@import url(https://fonts.googleapis.com/css2?family=Fira+Code:wght@400;600&display=swap);.icon-notification-success path{stroke:#4cd44c;fill:#151515!important}.light-theme .icon-notification-success path{fill:#fff!important}.icon-notification-success rect{stroke:#4cd44c}.ellipsis-animated{display:inline-flex}.ellipsis-animated__dot{animation:ellipsis-bounce 1.5s infinite;opacity:0}.ellipsis-animated__dot--first{animation-delay:0s}.ellipsis-animated__dot--second{animation-delay:.2s}.ellipsis-animated__dot--third{animation-delay:.4s}.loading{color:#9da4af}.light-theme .loading{color:#999}.top-banner{grid-gap:10px;align-items:center;background:linear-gradient(90deg,#ff8b00,#fe19ff);color:#fff;display:grid;font-size:15px;font-weight:500;gap:10px;grid-template-columns:1fr auto;justify-content:center;line-height:19.5px;padding:10px 100px;position:relative;text-align:center;transition:all .3s ease-in-out;z-index:55}@media(max-width:1024px){.top-banner{padding:10px}}.top-banner__content{align-items:center;display:flex;gap:10px;justify-content:center}@media(max-width:768px){.top-banner__content{flex-direction:column;gap:10px}}.top-banner__text{display:inline-flex;position:relative}.top-banner__button,.top-banner__text{align-items:center;justify-content:center}.top-banner__button{text-wrap:nowrap;background-color:#000;border-radius:9px;box-sizing:border-box;color:#fff;display:flex;font-size:14px;font-weight:600;gap:10px;height:30px;padding:10px 15px}.light-theme .top-banner__button{background-color:#fff;color:#000}.top-banner__button:after{background-color:#fff;content:"";height:14px;-webkit-mask:url(/static/media/IconArrowRight.67da551f8a6721959387.svg) no-repeat 50% 50%;mask:url(/static/media/IconArrowRight.67da551f8a6721959387.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:14px}.light-theme .top-banner__button:after{background-color:#000}.top-banner__close{cursor:pointer;height:20px;justify-self:flex-end;width:20px}.app-icon{position:relative;transition:all .2s ease-in-out}.app-icon--scale-small{height:40px;width:40px}.app-icon--scale-medium{height:80px;width:80px}.app-icon--scale-large{height:100px;width:100px}.app-icon__build-status{border-radius:100%;height:100%;position:absolute;width:100%;z-index:1}.app-icon-build-status__disc{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.app-icon-build-status-disc__stroke{stroke-width:6%;transform:rotate(0);transform-box:fill-box;transform-origin:center}.app-icon__build-status--status-canceled,.app-icon__build-status--status-queued,.app-icon__build-status--status-skipped{background-color:#3039494d}.light-theme .app-icon__build-status--status-canceled,.light-theme .app-icon__build-status--status-queued,.light-theme .app-icon__build-status--status-skipped{background-color:#e4e4e44d}.app-icon-build-status-disc__stroke--status-canceled,.app-icon-build-status-disc__stroke--status-queued,.app-icon-build-status-disc__stroke--status-skipped{stroke:#303949}.light-theme .app-icon-build-status-disc__stroke--status-canceled,.light-theme .app-icon-build-status-disc__stroke--status-queued,.light-theme .app-icon-build-status-disc__stroke--status-skipped{stroke:#e4e4e4}.app-icon-build-status-disc__stroke--status-queued{stroke-dasharray:1,300;stroke-dashoffset:0;animation:appIconAnimateStrokeOutline 1.5s ease-in-out infinite;animation:appIconAnimateStrokeOutline 1.5s ease-in-out infinite,appIconRotateStroke 2s linear infinite}.app-icon__build-status--status-failed{background-color:#ec0c434d}.light-theme .app-icon__build-status--status-failed{background-color:#ec0c431a}.app-icon-build-status-disc__stroke--status-failed{stroke:#ec0c43}.app-icon__build-status--status-finished{background-color:#4cd44c4d}.light-theme .app-icon__build-status--status-finished{background-color:#4cd44c1a}.app-icon-build-status-disc__stroke--status-finished{stroke:#4cd44c}.app-icon__build-status--status-building,.app-icon__build-status--status-fetching,.app-icon__build-status--status-post-processing,.app-icon__build-status--status-preparing,.app-icon__build-status--status-publishing,.app-icon__build-status--status-testing{background-color:#0957ff4d}.light-theme .app-icon__build-status--status-building,.light-theme .app-icon__build-status--status-fetching,.light-theme .app-icon__build-status--status-post-processing,.light-theme .app-icon__build-status--status-preparing,.light-theme .app-icon__build-status--status-publishing,.light-theme .app-icon__build-status--status-testing{background-color:#0957ff1a}.app-icon__build-status--status-warning{background-color:#dbdb154d}.light-theme .app-icon__build-status--status-warning{background-color:#dbdb151a}.app-icon-build-status-disc__stroke--status-building,.app-icon-build-status-disc__stroke--status-fetching,.app-icon-build-status-disc__stroke--status-post-processing,.app-icon-build-status-disc__stroke--status-preparing,.app-icon-build-status-disc__stroke--status-publishing,.app-icon-build-status-disc__stroke--status-testing{stroke:#0957ff;stroke-dasharray:1,300;stroke-dashoffset:0;animation:appIconAnimateStrokeOutline 3s ease-in-out infinite,appIconRotateStroke 2s linear infinite}.app-icon-build-status-disc__stroke--status-warning{stroke:#dbdb15}.app-icon__image{border-radius:100%;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}.app-icon__image--scaled{bottom:20%;height:60%;left:20%;right:20%;top:20%;width:60%}@keyframes appIconAnimateStrokeOutline{0%{stroke-dasharray:1;stroke-dashoffset:1}50%{stroke-dasharray:1;stroke-dashoffset:0}to{stroke-dasharray:1;stroke-dashoffset:-1}}@keyframes appIconRotateStroke{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{align-items:center;border:none;border-radius:12px;box-shadow:none;box-sizing:border-box;cursor:pointer;display:flex;font-family:inherit;font-size:14px;font-weight:600;gap:10px;height:44px;justify-content:center;letter-spacing:-.4px;line-height:normal;outline:none;padding:0 25px;position:relative;transition:all .2s ease-in-out}.button:disabled{cursor:default}.button--has-icon{min-width:44px;padding:0;width:44px}.button__icon,.button__icon-left,.button__icon-right{height:20px;pointer-events:none;width:20px}.button__icon svg,.button__icon-left svg,.button__icon-right svg{height:20px;width:20px}.button__icon svg path,.button__icon-left svg path,.button__icon-right svg path{transition:all .2s ease-in-out}.button__label{line-height:20px;white-space:nowrap}.button__loader{align-items:center;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.button__loader .spinner,.button__loader .spinner svg{height:20px;width:20px}.button--loading .button__icon,.button--loading .button__icon-left,.button--loading .button__icon-right,.button--loading .button__label{opacity:0}.button--theme-default{background-color:#162033;color:#fff}.light-theme .button--theme-default{background-color:#f1f3f7;color:#151515}.button--theme-default svg path{fill:#fff}.light-theme .button--theme-default svg path{fill:#151515}.button--theme-default:hover{background-color:#1d2b46;color:#fff}.light-theme .button--theme-default:hover{background-color:#ebedf1;color:#151515}.button--theme-default:focus,.light-theme .button--theme-default:focus{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff33}.button--theme-default:disabled{background-color:#181c24;color:#374051}.light-theme .button--theme-default:disabled{background-color:#f1f3f7;color:#c6c4d3}.button--theme-default:disabled svg path{fill:#374051}.light-theme .button--theme-default:disabled svg path{fill:#c6c4d3}.button--theme-default-white{background-color:#f1f3f7;color:#151515}.button--theme-default-white svg path{fill:#151515}.button--theme-default-white:hover{background-color:#ebedf1;color:#151515}.button--theme-default-white:focus{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff33}.button--theme-default-white:disabled{background-color:#f1f3f7;color:#c6c4d3}.button--theme-default-white:disabled svg path{fill:#c6c4d3}.button--theme-default-black{background-color:#162033;color:#fff}.button--theme-default-black svg path{fill:#fff}.button--theme-default-black:hover{background-color:#1d2b46;color:#fff}.button--theme-default-black:focus{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff33}.button--theme-default-black:disabled{background-color:#f1f3f7;color:#374051}.button--theme-default-black:disabled svg path{fill:#374051}.button--theme-default-danger{background-color:#162033;color:#fff}.light-theme .button--theme-default-danger{background-color:#f1f3f7;color:#151515}.button--theme-default-danger svg path{fill:#fff}.light-theme .button--theme-default-danger svg path{fill:#151515}.button--theme-default-danger:hover{background-color:#13161d;box-shadow:inset 0 0 0 2px #ec0c43;color:#ec0c43}.light-theme .button--theme-default-danger:hover{background-color:#fff;box-shadow:inset 0 0 0 2px #ec0c43;color:#ec0c43}.button--theme-default-danger:hover svg path,.light-theme .button--theme-default-danger:hover svg path{fill:#ec0c43}.button--theme-default-danger:focus,.light-theme .button--theme-default-danger:focus{box-shadow:inset 0 0 0 2px #ec0c43,0 0 0 4px #ec0c4333}.button--theme-default-danger:disabled{background-color:#181c24;box-shadow:none;color:#374051}.light-theme .button--theme-default-danger:disabled{background-color:#f1f3f7;box-shadow:none;color:#c6c4d3}.button--theme-default-danger:disabled svg path{fill:#374051}.light-theme .button--theme-default-danger:disabled svg path{fill:#c6c4d3}.button--theme-primary{color:#fff}.button--theme-primary,.light-theme .button--theme-primary{background-color:#0957ff}.light-theme .button--theme-primary{color:#fff}.button--theme-primary svg path,.light-theme .button--theme-primary svg path{fill:#fff}.button--theme-primary:hover{background-color:#0944c1;color:#fff}.light-theme .button--theme-primary:hover{background-color:#0944c1;color:#fff}.button--theme-primary:focus,.light-theme .button--theme-primary:focus{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff33}.button--theme-primary:disabled{background-color:#181c24;color:#374051}.light-theme .button--theme-primary:disabled{background-color:#f1f3f7;color:#c6c4d3}.button--theme-primary:disabled svg path{fill:#374051}.light-theme .button--theme-primary:disabled svg path{fill:#c6c4d3}.button--theme-primary-white{background-color:#0957ff;color:#fff}.button--theme-primary-white svg path{fill:#fff}.button--theme-primary-white:hover{background-color:#0944c1;color:#fff}.button--theme-primary-white:focus{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff33}.button--theme-primary-white:disabled{background-color:#f1f3f7;color:#c6c4d3}.button--theme-primary-white:disabled svg path{fill:#c6c4d3}.button--theme-secondary{background:#0000;box-shadow:inset 0 0 0 2px #2a313f;color:#fff}.light-theme .button--theme-secondary{background:#0000;box-shadow:inset 0 0 0 2px #ebeef5;color:#151515}.button--theme-secondary svg path{fill:#fff}.light-theme .button--theme-secondary svg path{fill:#151515}.button--theme-secondary:hover{background:#0000;box-shadow:inset 0 0 0 2px #0957ff;color:#fff}.light-theme .button--theme-secondary:hover{background:#0000;box-shadow:inset 0 0 0 2px #0957ff;color:#151515}.button--theme-secondary:focus,.light-theme .button--theme-secondary:focus{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff33}.button--theme-secondary:disabled{background-color:#181c24;box-shadow:none;color:#374051}.light-theme .button--theme-secondary:disabled{background-color:#f1f3f7;box-shadow:none;color:#c6c4d3}.button--theme-secondary:disabled svg path{fill:#374051}.light-theme .button--theme-secondary:disabled svg path{fill:#c6c4d3}.button--theme-secondary-danger{background:#0000;box-shadow:inset 0 0 0 2px #2a313f;color:#fff}.light-theme .button--theme-secondary-danger{background:#0000;box-shadow:inset 0 0 0 2px #ebeef5;color:#151515}.button--theme-secondary-danger svg path{fill:#fff}.light-theme .button--theme-secondary-danger svg path{fill:#151515}.button--theme-secondary-danger:hover{background:#0000;box-shadow:inset 0 0 0 2px #ec0c43;color:#ec0c43}.light-theme .button--theme-secondary-danger:hover{background:#0000;box-shadow:inset 0 0 0 2px #ec0c43;color:#ec0c43}.button--theme-secondary-danger:hover svg path,.light-theme .button--theme-secondary-danger:hover svg path{fill:#ec0c43}.button--theme-secondary-danger:focus,.light-theme .button--theme-secondary-danger:focus{box-shadow:inset 0 0 0 2px #ec0c43,0 0 0 4px #ec0c4333}.button--theme-secondary-danger:disabled{background-color:#181c24;box-shadow:none;color:#374051}.light-theme .button--theme-secondary-danger:disabled{background-color:#f1f3f7;box-shadow:none;color:#c6c4d3}.button--theme-secondary-danger:disabled svg path{fill:#374051}.light-theme .button--theme-secondary-danger:disabled svg path{fill:#c6c4d3}.button--theme-save{color:#fff}.button--theme-save,.light-theme .button--theme-save{background-color:#4cd44c}.light-theme .button--theme-save{color:#fff}.button--theme-save svg path,.light-theme .button--theme-save svg path{fill:#fff}.button--theme-save:hover{background-color:#167d16;color:#fff}.light-theme .button--theme-save:hover{background-color:#167d16;color:#fff}.button--theme-save:focus,.light-theme .button--theme-save:focus{box-shadow:inset 0 0 0 2px #4cd44c,0 0 0 4px #4cd44c33}.button--theme-save:disabled{background-color:#181c24;color:#374051}.light-theme .button--theme-save:disabled{background-color:#f1f3f7;color:#c6c4d3}.button--theme-save:disabled svg path{fill:#374051}.light-theme .button--theme-save:disabled svg path{fill:#c6c4d3}.button--theme-danger{color:#fff}.button--theme-danger,.light-theme .button--theme-danger{background-color:#ec0c43}.light-theme .button--theme-danger{color:#fff}.button--theme-danger svg path,.light-theme .button--theme-danger svg path{fill:#fff}.button--theme-danger:hover{background-color:#9e0027;color:#fff}.light-theme .button--theme-danger:hover{background-color:#9e0027;color:#fff}.button--theme-danger:focus,.light-theme .button--theme-danger:focus{box-shadow:inset 0 0 0 2px #ec0c43,0 0 0 4px #ec0c4333}.button--theme-danger:disabled{background-color:#181c24;color:#374051}.light-theme .button--theme-danger:disabled{background-color:#f1f3f7;color:#c6c4d3}.button--theme-danger:disabled svg path{fill:#374051}.light-theme .button--theme-danger:disabled svg path{fill:#c6c4d3}.button--theme-link{background-color:#0000;color:#0957ff;cursor:pointer;display:inline-flex;font-family:Metropolis,sans-serif;font-weight:600;height:auto;padding:0;transition:all .2s ease-in-out}.button--theme-link svg path{fill:#0957ff;transition:all .2s ease-in-out}.button--theme-link:hover{color:#fbb03b}.button--theme-link:hover svg path{fill:#fbb03b}.button--theme-link:disabled{color:#353b46;cursor:default;pointer-events:none}.button--width-fill{flex:1 1}.button--width-min-150{min-width:150px}.button--layout-space-between{justify-content:space-between}.button--scale-small{border-radius:9px;font-size:12px;height:30px}.button--scale-small svg{height:14px;width:14px}.button--scale-small.button--has-icon{min-width:30px;width:30px}.button--scale-large{border-radius:18px;height:60px;min-height:60px}.button--scale-large.button--has-icon{min-width:60px;width:60px}.button--scale-small .button__icon,.button--scale-small .button__icon-left,.button--scale-small .button__icon-right{height:14px;width:14px}.dark-theme .button--elevation-dark-second.button--theme-default{background-color:#1d2b46}.dark-theme .button--elevation-dark-second.button--theme-default:hover{background-color:#273759}.dark-theme .button--elevation-dark-second.button--theme-default:disabled{background-color:#1d232e;color:#3e485a}.dark-theme .button--elevation-dark-second.button--theme-default:disabled svg path{fill:#3e485a}.dark-theme .button--elevation-dark-second.button--theme-default-danger{background-color:#1d2b46}.dark-theme .button--elevation-dark-second.button--theme-default-danger:hover{background-color:#273759}.dark-theme .button--elevation-dark-second.button--theme-default-danger:disabled{background-color:#1d232e;color:#3e485a}.dark-theme .button--elevation-dark-second.button--theme-default-danger:disabled svg path{fill:#3e485a}.dark-theme .button--elevation-dark-second.button--theme-secondary{box-shadow:inset 0 0 0 2px #30394b}.dark-theme .button--elevation-dark-second.button--theme-secondary svg path{fill:#fff}.dark-theme .button--elevation-dark-second.button--theme-secondary:hover{box-shadow:inset 0 0 0 2px #0957ff}.dark-theme .button--elevation-dark-second.button--theme-secondary:focus{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff33}.dark-theme .button--elevation-dark-second.button--theme-secondary:disabled{background-color:#1d232e;box-shadow:none;color:#3e485a}.dark-theme .button--elevation-dark-second.button--theme-secondary:disabled svg path{fill:#3e485a}.button--elevation-dark-second.button--theme-secondary-danger{box-shadow:inset 0 0 0 2px #30394b}.button--elevation-dark-second.button--theme-secondary-danger:hover{box-shadow:inset 0 0 0 2px #ec0c43}.button--elevation-dark-second.button--theme-secondary-danger:focus{box-shadow:inset 0 0 0 2px #ec0c43,0 0 0 4px #ec0c4333}.button--elevation-dark-second.button--theme-secondary-danger:disabled{background-color:#1d232e;box-shadow:none;color:#3e485a}.button--elevation-dark-second.button--theme-secondary-danger:disabled svg path{fill:#3e485a}.dark-theme .button--elevation-dark-second.button--theme-primary:disabled{background-color:#1d232e;color:#3e485a}.dark-theme .button--elevation-dark-second.button--theme-primary:disabled svg path{fill:#3e485a}.dark-theme .button--elevation-dark-second.button--theme-save:disabled{background-color:#1d232e;color:#3e485a}.dark-theme .button--elevation-dark-second.button--theme-save:disabled svg path{fill:#3e485a}.dark-theme .button--elevation-dark-second.button--theme-danger:disabled{background-color:#1d232e;color:#3e485a}.dark-theme .button--elevation-dark-second.button--theme-danger:disabled svg path{fill:#3e485a}.dark-theme .button--elevation-dark-third.button--theme-default{background-color:#313a4c}.dark-theme .button--elevation-dark-third.button--theme-default:hover{background-color:#394458}.dark-theme .button--elevation-dark-third.button--theme-default:disabled{background-color:#2e3747;color:#3e495c}.dark-theme .button--elevation-dark-third.button--theme-default:disabled svg path{fill:#3e495c}.dark-theme .button--elevation-dark-third.button--theme-default-danger{background-color:#313a4c}.dark-theme .button--elevation-dark-third.button--theme-default-danger:hover{background-color:#394458}.dark-theme .button--elevation-dark-third.button--theme-default-danger:disabled{background-color:#2e3747;color:#3e495c}.dark-theme .button--elevation-dark-third.button--theme-default-danger:disabled svg path{fill:#3e495c}.dark-theme .button--elevation-dark-third.button--theme-secondary{box-shadow:inset 0 0 0 2px #384256}.dark-theme .button--elevation-dark-third.button--theme-secondary svg path{fill:#fff}.dark-theme .button--elevation-dark-third.button--theme-secondary:hover{box-shadow:inset 0 0 0 2px #0957ff}.dark-theme .button--elevation-dark-third.button--theme-secondary:focus{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff33}.dark-theme .button--elevation-dark-third.button--theme-secondary:disabled{background-color:#2e3747;box-shadow:none;color:#3e495c}.dark-theme .button--elevation-dark-third.button--theme-secondary:disabled svg path{fill:#3e495c}.button--elevation-dark-third.button--theme-secondary-danger{box-shadow:inset 0 0 0 2px #384256}.button--elevation-dark-third.button--theme-secondary-danger:hover{box-shadow:inset 0 0 0 2px #ec0c43}.button--elevation-dark-third.button--theme-secondary-danger:focus{box-shadow:inset 0 0 0 2px #ec0c43,0 0 0 4px #ec0c4333}.button--elevation-dark-third.button--theme-secondary-danger:disabled{background-color:#2e3747;box-shadow:none;color:#3e495c}.button--elevation-dark-third.button--theme-secondary-danger:disabled svg path{fill:#3e495c}.dark-theme .button--elevation-dark-third.button--theme-primary:disabled{background-color:#2e3747;color:#3e495c}.dark-theme .button--elevation-dark-third.button--theme-primary:disabled svg path{fill:#3e495c}.dark-theme .button--elevation-dark-third.button--theme-save:disabled{background-color:#2e3747;color:#3e495c}.dark-theme .button--elevation-dark-third.button--theme-save:disabled svg path{fill:#3e495c}.dark-theme .button--elevation-dark-third.button--theme-danger:disabled{background-color:#2e3747;color:#3e495c}.dark-theme .button--elevation-dark-third.button--theme-danger:disabled svg path{fill:#3e495c}.dark-theme .button--elevation-dark-fourth.button--theme-default{background-color:#384357}.dark-theme .button--elevation-dark-fourth.button--theme-default:hover{background-color:#414f67}.dark-theme .button--elevation-dark-fourth.button--theme-default:disabled{background-color:#333d4f;color:#475671}.dark-theme .button--elevation-dark-fourth.button--theme-default:disabled svg path{fill:#475671}.dark-theme .button--elevation-dark-fourth.button--theme-default-danger{background-color:#384357}.dark-theme .button--elevation-dark-fourth.button--theme-default-danger:hover{background-color:#414f67}.dark-theme .button--elevation-dark-fourth.button--theme-default-danger:disabled{background-color:#333d4f;color:#475671}.dark-theme .button--elevation-dark-fourth.button--theme-default-danger:disabled svg path{fill:#475671}.dark-theme .button--elevation-dark-fourth.button--theme-secondary{box-shadow:inset 0 0 0 2px #3e4a5f}.dark-theme .button--elevation-dark-fourth.button--theme-secondary svg path{fill:#fff}.dark-theme .button--elevation-dark-fourth.button--theme-secondary:hover{box-shadow:inset 0 0 0 2px #0957ff}.dark-theme .button--elevation-dark-fourth.button--theme-secondary:focus{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff33}.dark-theme .button--elevation-dark-fourth.button--theme-secondary:disabled{background-color:#333d4f;box-shadow:none;color:#475671}.dark-theme .button--elevation-dark-fourth.button--theme-secondary:disabled svg path{fill:#475671}.button--elevation-dark-fourth.button--theme-secondary-danger{box-shadow:inset 0 0 0 2px #3e4a5f}.button--elevation-dark-fourth.button--theme-secondary-danger:hover{box-shadow:inset 0 0 0 2px #ec0c43}.button--elevation-dark-fourth.button--theme-secondary-danger:focus{box-shadow:inset 0 0 0 2px #ec0c43,0 0 0 4px #ec0c4333}.button--elevation-dark-fourth.button--theme-secondary-danger:disabled{background-color:#333d4f;box-shadow:none;color:#475671}.button--elevation-dark-fourth.button--theme-secondary-danger:disabled svg path{fill:#475671}.dark-theme .button--elevation-dark-fourth.button--theme-primary:disabled{background-color:#333d4f;color:#475671}.dark-theme .button--elevation-dark-fourth.button--theme-primary:disabled svg path{fill:#475671}.dark-theme .button--elevation-dark-fourth.button--theme-save:disabled{background-color:#333d4f;color:#475671}.dark-theme .button--elevation-dark-fourth.button--theme-save:disabled svg path{fill:#475671}.dark-theme .button--elevation-dark-fourth.button--theme-danger:disabled{background-color:#333d4f;color:#475671}.dark-theme .button--elevation-dark-fourth.button--theme-danger:disabled svg path{fill:#475671}.light-theme .button--elevation-light-second.button--theme-default{background-color:#e6e9ee}.light-theme .button--elevation-light-second.button--theme-default:hover{background-color:#dbdee4}.light-theme .button--elevation-light-second.button--theme-default:disabled{background-color:#e6e9ee;color:#c7ccd4}.light-theme .button--elevation-light-second.button--theme-default:disabled svg path{fill:#c7ccd4}.light-theme .button--elevation-light-second.button--theme-default-danger{background-color:#e6e9ee}.light-theme .button--elevation-light-second.button--theme-default-danger:hover{background-color:#dbdee4}.light-theme .button--elevation-light-second.button--theme-default-danger:disabled{background-color:#e6e9ee;color:#c7ccd4}.light-theme .button--elevation-light-second.button--theme-default-danger:disabled svg path{fill:#c7ccd4}.light-theme .button--elevation-light-second.button--theme-secondary{box-shadow:inset 0 0 0 2px #e3e4e6}.light-theme .button--elevation-light-second.button--theme-secondary svg path{fill:#fff}.light-theme .button--elevation-light-second.button--theme-secondary:hover{box-shadow:inset 0 0 0 2px #0957ff}.light-theme .button--elevation-light-second.button--theme-secondary:focus{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff33}.light-theme .button--elevation-light-second.button--theme-secondary:disabled{background-color:#e6e9ee;box-shadow:none;color:#c7ccd4}.light-theme .button--elevation-light-second.button--theme-secondary:disabled svg path{fill:#c7ccd4}.button--elevation-light-second.button--theme-secondary-danger{box-shadow:inset 0 0 0 2px #e3e4e6}.button--elevation-light-second.button--theme-secondary-danger:hover{box-shadow:inset 0 0 0 2px #ec0c43}.button--elevation-light-second.button--theme-secondary-danger:focus{box-shadow:inset 0 0 0 2px #ec0c43,0 0 0 4px #ec0c4333}.button--elevation-light-second.button--theme-secondary-danger:disabled{background-color:#e6e9ee;box-shadow:none;color:#c7ccd4}.button--elevation-light-second.button--theme-secondary-danger:disabled svg path{fill:#c7ccd4}.light-theme .button--elevation-light-second.button--theme-primary:disabled{background-color:#e6e9ee;color:#c7ccd4}.light-theme .button--elevation-light-second.button--theme-primary:disabled svg path{fill:#c7ccd4}.light-theme .button--elevation-light-second.button--theme-save:disabled{background-color:#e6e9ee;color:#c7ccd4}.light-theme .button--elevation-light-second.button--theme-save:disabled svg path{fill:#c7ccd4}.light-theme .button--elevation-light-second.button--theme-danger:disabled{background-color:#e6e9ee;color:#c7ccd4}.light-theme .button--elevation-light-second.button--theme-danger:disabled svg path{fill:#c7ccd4}.light-theme .button--elevation-light-third.button--theme-default{background-color:#e0e1e2}.light-theme .button--elevation-light-third.button--theme-default:hover{background-color:#c7d1db}.light-theme .button--elevation-light-third.button--theme-default:disabled{background-color:#e0e1e2;color:#b7bfc7}.light-theme .button--elevation-light-third.button--theme-default:disabled svg path{fill:#b7bfc7}.light-theme .button--elevation-light-third.button--theme-default-danger{background-color:#e0e1e2}.light-theme .button--elevation-light-third.button--theme-default-danger:hover{background-color:#c7d1db}.light-theme .button--elevation-light-third.button--theme-default-danger:disabled{background-color:#e0e1e2;color:#b7bfc7}.light-theme .button--elevation-light-third.button--theme-default-danger:disabled svg path{fill:#b7bfc7}.light-theme .button--elevation-light-third.button--theme-secondary{box-shadow:inset 0 0 0 2px #dcdcdc}.light-theme .button--elevation-light-third.button--theme-secondary svg path{fill:#fff}.light-theme .button--elevation-light-third.button--theme-secondary:hover{box-shadow:inset 0 0 0 2px #0957ff}.light-theme .button--elevation-light-third.button--theme-secondary:focus{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff33}.light-theme .button--elevation-light-third.button--theme-secondary:disabled{background-color:#e0e1e2;box-shadow:none;color:#b7bfc7}.light-theme .button--elevation-light-third.button--theme-secondary:disabled svg path{fill:#b7bfc7}.button--elevation-light-third.button--theme-secondary-danger{box-shadow:inset 0 0 0 2px #dcdcdc}.button--elevation-light-third.button--theme-secondary-danger:hover{box-shadow:inset 0 0 0 2px #ec0c43}.button--elevation-light-third.button--theme-secondary-danger:focus{box-shadow:inset 0 0 0 2px #ec0c43,0 0 0 4px #ec0c4333}.button--elevation-light-third.button--theme-secondary-danger:disabled{background-color:#e0e1e2;box-shadow:none;color:#b7bfc7}.button--elevation-light-third.button--theme-secondary-danger:disabled svg path{fill:#b7bfc7}.light-theme .button--elevation-light-third.button--theme-primary:disabled{background-color:#e0e1e2;color:#b7bfc7}.light-theme .button--elevation-light-third.button--theme-primary:disabled svg path{fill:#b7bfc7}.light-theme .button--elevation-light-third.button--theme-save:disabled{background-color:#e0e1e2;color:#b7bfc7}.light-theme .button--elevation-light-third.button--theme-save:disabled svg path{fill:#b7bfc7}.light-theme .button--elevation-light-third.button--theme-danger:disabled{background-color:#e0e1e2;color:#b7bfc7}.light-theme .button--elevation-light-third.button--theme-danger:disabled svg path{fill:#b7bfc7}.light-theme .button--elevation-light-fourth.button--theme-default{background-color:#e0e1e2}.light-theme .button--elevation-light-fourth.button--theme-default:hover{background-color:#d2d6da}.light-theme .button--elevation-light-fourth.button--theme-default:disabled{background-color:#c7ced5;color:#b0b7bf}.light-theme .button--elevation-light-fourth.button--theme-default:disabled svg path{fill:#b0b7bf}.light-theme .button--elevation-light-fourth.button--theme-default-danger{background-color:#e0e1e2}.light-theme .button--elevation-light-fourth.button--theme-default-danger:hover{background-color:#d2d6da}.light-theme .button--elevation-light-fourth.button--theme-default-danger:disabled{background-color:#c7ced5;color:#b0b7bf}.light-theme .button--elevation-light-fourth.button--theme-default-danger:disabled svg path{fill:#b0b7bf}.light-theme .button--elevation-light-fourth.button--theme-secondary{box-shadow:inset 0 0 0 2px #cfd2d4}.light-theme .button--elevation-light-fourth.button--theme-secondary svg path{fill:#fff}.light-theme .button--elevation-light-fourth.button--theme-secondary:hover{box-shadow:inset 0 0 0 2px #0957ff}.light-theme .button--elevation-light-fourth.button--theme-secondary:focus{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff33}.light-theme .button--elevation-light-fourth.button--theme-secondary:disabled{background-color:#c7ced5;box-shadow:none;color:#b0b7bf}.light-theme .button--elevation-light-fourth.button--theme-secondary:disabled svg path{fill:#b0b7bf}.button--elevation-light-fourth.button--theme-secondary-danger{box-shadow:inset 0 0 0 2px #cfd2d4}.button--elevation-light-fourth.button--theme-secondary-danger:hover{box-shadow:inset 0 0 0 2px #ec0c43}.button--elevation-light-fourth.button--theme-secondary-danger:focus{box-shadow:inset 0 0 0 2px #ec0c43,0 0 0 4px #ec0c4333}.button--elevation-light-fourth.button--theme-secondary-danger:disabled{background-color:#c7ced5;box-shadow:none;color:#b0b7bf}.button--elevation-light-fourth.button--theme-secondary-danger:disabled svg path{fill:#b0b7bf}.light-theme .button--elevation-light-fourth.button--theme-primary:disabled{background-color:#c7ced5;color:#b0b7bf}.light-theme .button--elevation-light-fourth.button--theme-primary:disabled svg path{fill:#b0b7bf}.light-theme .button--elevation-light-fourth.button--theme-save:disabled{background-color:#c7ced5;color:#b0b7bf}.light-theme .button--elevation-light-fourth.button--theme-save:disabled svg path{fill:#b0b7bf}.light-theme .button--elevation-light-fourth.button--theme-danger:disabled{background-color:#c7ced5;color:#b0b7bf}.light-theme .button--elevation-light-fourth.button--theme-danger:disabled svg path{fill:#b0b7bf}.button--animation-icon-move-horisontally.button--has-icon-right .button__icon-right svg{display:inline-block;height:20px;left:0;position:relative;transition:left .2s ease-in-out;width:20px}.button--animation-icon-move-horisontally.button--has-icon-right:hover .button__icon-right svg{left:3px}.button--animation-icon-move-horisontally:disabled.button--has-icon-right:hover .button__icon-right svg{left:0}.button--animation-icon-move-horisontally.button--has-icon-left .button__icon-left svg{display:inline-block;height:20px;position:relative;right:0;transition:right .2s ease-in-out;width:20px}.button--animation-icon-move-horisontally.button--has-icon-left:hover .button__icon-left svg{right:3px}.button--animation-icon-move-horisontally:disabled.button--has-icon-left:hover .button__icon-left svg{right:0}#portal{z-index:3}#portal,#portal .modal{left:0;position:fixed;right:0;top:0}#portal .modal{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;z-index:2}@media(min-width:769px){#portal .modal--wide .modal__window{width:1000px}}#portal .modal__overlay{animation:fadeIn .3s forwards;background:#151515f2;bottom:0;cursor:pointer;left:0;opacity:0;position:absolute;right:0;top:0}.light-theme #portal .modal__overlay{background:#fffffff2}#portal .modal__window{animation:modalWindowIn .3s .15s forwards;background:#1a1f28;border-radius:10px;box-shadow:0 0 10px #090909;max-height:calc(100vh - 100px);max-width:calc(100vw - 50px);opacity:0;overflow:auto;position:relative;transition:width .1s ease-in-out;width:600px}.light-theme #portal .modal__window{background:#fff;box-shadow:0 0 10px #0000001a}#portal .modal__close{cursor:pointer;height:48px;position:absolute;right:0;top:0;width:48px}#portal .modal__close:after,#portal .modal__close:before{background-color:#9da4af;content:"";display:block;height:16px;position:absolute;top:17px;transition:all .18s ease;width:2px}#portal .modal__close:before{left:23px;transform:rotate(45deg)}#portal .modal__close:after{right:23px;transform:rotate(-45deg)}#portal .modal__close:hover:after,#portal .modal__close:hover:before{background-color:#fbb03b}#portal .modal__header{border-bottom:2px solid #363945;padding:30px 50px}.light-theme #portal .modal__header{border-color:#eee}#portal .modal__header h4{color:#fff;font-size:22px;line-height:1.3em;margin-top:10px;word-break:break-word}.light-theme #portal .modal__header h4{color:#151515}#portal .modal__header h4~p{font-size:14px;margin-top:5px}#portal .modal__header p{line-height:1.1em;word-break:break-word}#portal .modal__header .pre-title{font-size:12px}#portal .modal__body{padding:20px 50px}#portal .modal__body p{font-size:14px;line-height:22px}#portal .modal__body p strong{color:#fff;word-break:break-word}.light-theme #portal .modal__body p strong{color:#151515}#portal .modal__body p br{line-height:2em}#portal .modal__body p a{color:#0957ff}#portal .modal__body p.error{color:#ec0c43;margin-top:5px}#portal .modal__body p.error a{color:#ec0c43;text-decoration:underline}#portal .modal__body #scan-for-configuration-file .form-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:0;margin-top:20px}#portal .modal__body #scan-for-configuration-file .select-wrap{margin:0 10px}@media(max-width:768px){#portal .modal__body #scan-for-configuration-file .form-row{flex-direction:column;margin-bottom:20px}#portal .modal__body #scan-for-configuration-file .label{display:none}#portal .modal__body #scan-for-configuration-file .select-wrap{margin:10px 0}#portal .modal__body #scan-for-configuration-file .load-status{left:0;margin:auto;right:0;text-align:center}#portal .modal__body #scan-for-configuration-file button.start-build-btn{display:none}}#portal .modal__body--start-build{padding:30px 50px 40px}#portal .modal__body--spaced p:not(:last-child){margin-bottom:16px}#portal .modal__footer{border-top:2px solid #363945;padding:30px 50px}.light-theme #portal .modal__footer{border-color:#eee}#portal .modal__footer .buttons{display:flex;flex-wrap:wrap;justify-content:space-between}#portal .modal__footer .buttons button{flex-shrink:0}@media(max-width:480px){#portal .modal__footer .buttons{gap:5px}#portal .modal__footer .buttons button{margin-left:0;width:100%}}#portal .modal__footer .buttons--center{justify-content:center}@media(max-width:480px){#portal .modal__footer .buttons--responsive{flex-direction:column}#portal .modal__footer .buttons--responsive button{margin:0}#portal .modal__footer .buttons--responsive button:not(:last-child){margin-bottom:10px}}#portal .modal--confirm{text-align:center}#portal .modal--confirm .modal__header h4{display:flex;flex-direction:column;gap:20px}#portal .modal--confirm .modal__header h4 i{color:#0957ff;font-size:2.6em;margin-bottom:.5em}#portal .modal--confirm .modal__footer .buttons,#portal .modal--confirm .radio-button-set--inline{gap:10px;justify-content:center}#portal .modal--confirm .checkbox{display:inline-block;margin:10px}#portal .modal--invoice .modal__header h4{display:flex;flex-direction:column;gap:20px;text-align:center}#portal .modal--invoice .modal__header h4 i{color:#0957ff;font-size:2.6em;margin-bottom:.5em}#portal .modal--invoice h5{color:#fff;font-size:16px;line-height:1.3em;margin-bottom:20px;margin-top:10px;word-break:break-word}.light-theme #portal .modal--invoice h5{color:#151515}#portal .modal--invoice h5~p,#portal .modal--invoice h5~ul{font-size:14px;margin-top:5px}#portal .modal--invoice p{align-items:center;display:grid;grid-template-columns:1fr 1fr}#portal .modal--invoice p strong{justify-self:right}#portal .modal--invoice p~p{margin-bottom:0}#portal .modal--invoice button{margin-top:14px}#portal .modal.matching-branches .branches{border-left:2px solid #0957ff;padding-left:15px}#portal .modal.matching-branches .branches li{font-size:14px;line-height:2em}#portal .modal.matching-branches .branches li:before{color:#0957ff;content:"";font-family:Font Awesome\ 5 Free;font-size:10px;font-weight:900;margin-right:8px}#portal .modal--auth .modal__header h4{display:flex;flex-direction:column;gap:20px}#portal .modal--auth .modal__header h4 i{color:#0957ff;font-size:2.6em;margin-bottom:.5em}#portal .modal--center{text-align:center}#portal .modal--onboarding-guide img.first-illustration{display:block;margin:auto;max-width:300px}@media(min-height:600px){#portal .modal--conditional-overflow .modal__window{overflow:visible}#portal .modal--conditional-overflow .modal__window.prevent-overflow{overflow:auto}}#portal hr{background-color:#363945;border:none;height:2px;margin:30px auto}.light-theme #portal hr{background-color:#eee}#portal a:not(.btn,.btn__element,.button){color:#0957ff;font-family:Metropolis,sans-serif;font-weight:600;transition:color .2s ease-in-out}#portal a:not(.btn,.btn__element,.button):hover{color:#0944c1}#portal .qr-canvas{background-color:#fff;display:block;margin:auto;padding:15px}#portal .qr-canvas~.info-text{margin-top:40px}#portal .info-text{border:none;font-size:.8em;margin:10px auto 0}@keyframes modalWindowIn{0%{margin-bottom:5%;opacity:0}to{margin-bottom:0;opacity:1}}.modal .edit-concurrency{max-width:900px;text-align:left}.modal .edit-concurrency .buttons{padding-bottom:50px;text-align:center}.btn-set button~button{margin-left:0!important}.btn-set--layout-inline{display:flex;gap:15px;justify-content:space-between}@media(max-width:480px){.btn-set--layout-inline{align-items:stretch;flex-direction:column}}.btn-set--layout-icons-inline{display:flex;gap:5px;justify-content:space-between}.btn-set--layout-icons-vertical{display:flex;flex-direction:column;gap:5px;padding-top:20px;position:absolute;right:0;top:0}.btn-set--layout-inline-center{display:flex;gap:15px;justify-content:center}@media(max-width:480px){.btn-set--layout-inline-center{align-items:stretch;flex-direction:column}}.btn-set--layout-inline-left{display:flex;gap:15px;justify-content:flex-start}@media(max-width:480px){.btn-set--layout-inline-left{align-items:stretch;flex-direction:column}}.btn-set--layout-inline-right{display:flex;gap:15px;justify-content:flex-start}.btn-set-theme--space{padding-top:20px}.btn-set-theme--margin{margin:20px 0}.btn-set-theme--auth{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}@media(max-width:500px){.btn-set-theme--auth{grid-template-columns:1fr}}.btn-set-theme--auth-api{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.button-legacy,a.btn{background-color:#0000;border:none;border-radius:40px;color:#9da4af;cursor:pointer;display:inline-block;font-family:Metropolis,sans-serif;font-size:14px;font-weight:600;height:44px;letter-spacing:-.4px;line-height:44px;padding:0 25px;transition:all .3s ease-in-out}.light-theme .button-legacy,.light-theme a.btn{color:#999}.button-legacy:hover,a.btn:hover{color:#fff}.light-theme .button-legacy:hover,.light-theme a.btn:hover{color:#0957ff}.button-legacy:focus,a.btn:focus{box-shadow:0 0 0 4px #0957ff4d;outline:none}.button-legacy.primary,a.btn.primary{background-color:#0957ff;color:#fff}.button-legacy.primary:hover,a.btn.primary:hover{background-color:#0944c1;color:#fff}.button-legacy.primary.save,a.btn.primary.save{min-width:140px}.button-legacy.primary.save~.text,a.btn.primary.save~.text{margin-left:5px}.button-legacy.danger:not([disabled]),a.btn.danger:not([disabled]){color:#fff}.light-theme .button-legacy.danger:not([disabled]),.light-theme a.btn.danger:not([disabled]){color:#15172b}.button-legacy.danger:not([disabled]):hover,a.btn.danger:not([disabled]):hover{color:#ec0c43!important}.button-legacy.restart,.button-legacy.settings,a.btn.restart,a.btn.settings{box-shadow:inset 0 0 0 2px #2a313f}.light-theme .button-legacy.restart,.light-theme .button-legacy.settings,.light-theme a.btn.restart,.light-theme a.btn.settings{box-shadow:inset 0 0 0 2px #eee}.button-legacy.restart,a.btn.restart{width:59px}.button-legacy.restart svg,a.btn.restart svg{vertical-align:text-bottom}.button-legacy.restart svg path,a.btn.restart svg path{fill:#0957ff;transition:all .3s ease-in-out}.button-legacy.restart:hover,a.btn.restart:hover{background:#0000}.button-legacy.restart:hover svg path,a.btn.restart:hover svg path{fill:#0944c1}.button-legacy.default,a.btn.default{box-shadow:inset 0 0 0 2px #2a313f;color:#fff}.light-theme .button-legacy.default,.light-theme a.btn.default{box-shadow:inset 0 0 0 2px #eee;color:#15172b}.button-legacy.default:not([disabled]):hover,a.btn.default:not([disabled]):hover{box-shadow:inset 0 0 0 2px #0957ff}.light-theme .button-legacy.default:not([disabled]):hover,.light-theme a.btn.default:not([disabled]):hover{color:#15172b}.button-legacy.default.next:not(.info),.button-legacy.default.next:not(.info):hover,a.btn.default.next:not(.info),a.btn.default.next:not(.info):hover{background:#0000}.button-legacy.default.danger:not([disabled]):hover,.light-theme .button-legacy.default.danger:not([disabled]):hover,.light-theme a.btn.default.danger:not([disabled]):hover,a.btn.default.danger:not([disabled]):hover{box-shadow:inset 0 0 0 2px #ec0c43}.button-legacy.save--global,a.btn.save--global{background-color:#4cd44c;color:#fff}.button-legacy.save--global:not([disabled]):hover,a.btn.save--global:not([disabled]):hover{background-color:#167d16;color:#fff}.button-legacy.next,.button-legacy.share,a.btn.next,a.btn.share{background-color:#0957ff;padding-right:60px;position:relative}.button-legacy.next:not([disabled]):hover,.button-legacy.share:not([disabled]):hover,a.btn.next:not([disabled]):hover,a.btn.share:not([disabled]):hover{background-color:#0944c1;color:#fff}.button-legacy.next:after,.button-legacy.share:after,a.btn.next:after,a.btn.share:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900;position:absolute;right:25px;top:0}.button-legacy.next.info:after,.button-legacy.share.info:after,a.btn.next.info:after,a.btn.share.info:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900}.button-legacy.next.check:after,.button-legacy.share.check:after,a.btn.next.check:after,a.btn.share.check:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900}.button-legacy.next[disabled],.button-legacy.share[disabled],a.btn.next[disabled],a.btn.share[disabled]{background-color:#292b33;color:#353b46;cursor:default}.light-theme .button-legacy.next[disabled],.light-theme .button-legacy.share[disabled],.light-theme a.btn.next[disabled],.light-theme a.btn.share[disabled]{background-color:#f5f5f5;color:#ddd}.button-legacy.pink:not([disabled]),a.btn.pink:not([disabled]){background:linear-gradient(90deg,#ff8b00,#fe19ff);color:#fff}.button-legacy.share:after,a.btn.share:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900}.button-legacy.external,a.btn.external{padding-right:60px;position:relative}.button-legacy.external:after,a.btn.external:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900;position:absolute;right:25px;top:0}.button-legacy.icon,a.btn.icon{background-color:#303949}.light-theme .button-legacy.icon,.light-theme a.btn.icon{background-color:#f4f4f4;color:#151515}.light-theme .button-legacy.icon:hover,.light-theme a.btn.icon:hover{color:#0957ff}.button-legacy.icon.save,a.btn.icon.save{color:#4cd44c}.button-legacy.icon.save:after,a.btn.icon.save:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900}.button-legacy.icon.edit:after,a.btn.icon.edit:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900}.button-legacy.icon.trash:after,a.btn.icon.trash:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900}.button-legacy.icon.ellipsis-v:after,a.btn.icon.ellipsis-v:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900}.button-legacy.icon.ellipsis-h:after,a.btn.icon.ellipsis-h:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900}.button-legacy.icon.cancel:after,a.btn.icon.cancel:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900}.button-legacy.icon.clipboard:after,a.btn.icon.clipboard:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900}.button-legacy.icon.view:after,a.btn.icon.view:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900}.button-legacy.icon.restore:after,a.btn.icon.restore:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900}.button-legacy.header-icon,a.btn.header-icon{margin:0 5px;padding:0 16px}.button-legacy.disabled,.button-legacy:disabled,a.btn.disabled,a.btn:disabled{background-color:#292b33;border:none!important;box-shadow:none!important;color:#424853!important;cursor:default;pointer-events:none}.button-legacy.disabled.info:after,.button-legacy:disabled.info:after,a.btn.disabled.info:after,a.btn:disabled.info:after{pointer-events:auto}.button-legacy.disabled.primary,.button-legacy:disabled.primary,a.btn.disabled.primary,a.btn:disabled.primary{color:#ccc!important}.light-theme .button-legacy.disabled,.light-theme .button-legacy:disabled,.light-theme a.btn.disabled,.light-theme a.btn:disabled{background-color:#f5f5f5;color:#ddd!important}.light-theme .button-legacy.disabled.info,.light-theme .button-legacy.disabled.restart,.light-theme .button-legacy.disabled.settings,.light-theme .button-legacy.disabled:hover,.light-theme .button-legacy:disabled.info,.light-theme .button-legacy:disabled.restart,.light-theme .button-legacy:disabled.settings,.light-theme .button-legacy:disabled:hover,.light-theme a.btn.disabled.info,.light-theme a.btn.disabled.restart,.light-theme a.btn.disabled.settings,.light-theme a.btn.disabled:hover,.light-theme a.btn:disabled.info,.light-theme a.btn:disabled.restart,.light-theme a.btn:disabled.settings,.light-theme a.btn:disabled:hover{background:#0000;box-shadow:inset 0 0 0 2px #eee}.button-legacy.disabled:focus,.button-legacy:disabled:focus,a.btn.disabled:focus,a.btn:disabled:focus{border:none!important;box-shadow:none!important}.button-legacy.text,a.btn.text{background:none;background:#0000;color:#0957ff;padding:0 10px}.button-legacy.text:hover,a.btn.text:hover{color:#0944c1}.button-legacy.text:focus,a.btn.text:focus{box-shadow:none;outline:none}.button-legacy.text.disabled,.button-legacy.text:disabled,a.btn.text.disabled,a.btn.text:disabled{background-color:#0000;color:#4c5057;cursor:default;pointer-events:none}.light-theme .button-legacy.text.disabled,.light-theme .button-legacy.text:disabled,.light-theme a.btn.text.disabled,.light-theme a.btn.text:disabled{color:#c5c5c5}.button-legacy.refresh-btn.loading .icon,a.btn.refresh-btn.loading .icon{animation:syncRotate 1s linear infinite}.button-legacy.refresh-btn .icon,a.btn.refresh-btn .icon{width:fit-content}.button-legacy.refresh-btn .icon:after,a.btn.refresh-btn .icon:after{align-items:center;background-color:#0957ff;content:"";cursor:pointer;display:flex;height:18px;-webkit-mask:url(/static/media/IconReload.13a3ebf9976db34f35db.svg) no-repeat 50% 50%;mask:url(/static/media/IconReload.13a3ebf9976db34f35db.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:18px}.light-theme .button-legacy.refresh-btn .icon:after,.light-theme a.btn.refresh-btn .icon:after{background-color:#0957ff}.button-legacy.secondary,.button-legacy.secondary:hover,a.btn.secondary,a.btn.secondary:hover{box-shadow:inset 0 0 0 2px #0957ff}.light-theme .button-legacy.secondary,.light-theme a.btn.secondary{color:#151515}.light-theme .button-legacy.secondary:hover,.light-theme a.btn.secondary:hover{color:#0957ff}.button-legacy.width200,a.btn.width200{width:200px}.button-legacy~.btn-wrapper,.button-legacy~button,a.btn~.btn-wrapper,a.btn~button{margin-left:15px}.button-legacy.with-arrow,a.btn.with-arrow{padding-right:60px;position:relative}.button-legacy.with-arrow:after,a.btn.with-arrow:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900;position:absolute;right:25px;top:0}.button-legacy.no-padding,a.btn.no-padding{height:auto;line-height:normal;padding:0}.button-legacy.squared,a.btn.squared{border-radius:10px;height:50px;line-height:50px}.button-legacy.squared--small,a.btn.squared--small{height:40px;line-height:40px}.button-legacy.warning,a.btn.warning{box-shadow:0 0 0 2px #fbb03b!important;color:#fbb03b!important}.button-legacy.warning:before,a.btn.warning:before{content:"";font-family:Font Awesome\ 5 Free;font-weight:900;margin-right:10px}.btn__element,a.btn{line-height:44px}.btn__element{background-color:#0000;border:none;border-radius:40px;color:#9da4af;cursor:pointer;display:inline-block;font-family:Metropolis,sans-serif;font-size:14px;font-weight:600;height:44px;letter-spacing:-.4px;padding:0 25px;transition:all .3s ease-in-out}.light-theme .btn__element{color:#999}.btn__element:hover{color:#fff}.light-theme .btn__element:hover{color:#0957ff}.btn__element:focus{box-shadow:0 0 0 4px #0957ff4d;outline:none}.btn--theme-primary{background-color:#0957ff;color:#fff}.light-theme .btn--theme-primary{color:#fff}.btn--theme-primary:hover{background-color:#0944c1;color:#fff}.light-theme .btn--theme-primary:hover{color:#fff}.btn--theme-primary-squared{background-color:#0957ff;border-radius:10px;color:#fff;height:50px;line-height:50px}.light-theme .btn--theme-primary-squared{color:#fff}.btn--theme-primary-squared:hover,.light-theme .btn--theme-primary-squared:hover{background-color:#0944c1;color:#fff}.btn--theme-primary-squared-small{background-color:#0957ff;border-radius:5px;color:#fff;font-size:12px;height:30px;line-height:30px;padding:0 15px}.light-theme .btn--theme-primary-squared-small{color:#fff}.btn--theme-primary-squared-small:hover{background-color:#0944c1;color:#fff}.light-theme .btn--theme-primary-squared-small:hover{color:#fff}.btn--theme-primary-squared-next{align-items:center;background-color:#0957ff;border-radius:10px;color:#fff;display:flex;gap:20px;height:50px;justify-content:space-around;line-height:50px}.light-theme .btn--theme-primary-squared-next{color:#fff}.btn--theme-primary-squared-next:after{background-color:#fff;content:"";cursor:pointer;height:20px;-webkit-mask:url(/static/media/IconLongArrowRight.1a05b9e7e6dcd13f5fa9.svg) no-repeat 50% 50%;mask:url(/static/media/IconLongArrowRight.1a05b9e7e6dcd13f5fa9.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:20px}.btn--theme-primary-squared-next:hover,.light-theme .btn--theme-primary-squared-next:hover{background-color:#0944c1;color:#fff}.btn--theme-primary-squared-next[disabled]{background-color:#292b33;color:#353b46;cursor:default}.light-theme .btn--theme-primary-squared-next[disabled]{background-color:#f5f5f5;color:#ddd}.btn--theme-primary-squared-next[disabled]:after{background-color:#353b46}.light-theme .btn--theme-primary-squared-next[disabled]:after{background-color:#ddd}.btn--theme-primary-next{align-items:center;background-color:#0957ff;color:#fff;display:inline-flex;gap:20px;justify-content:space-around}.light-theme .btn--theme-primary-next{color:#fff}.btn--theme-primary-next:hover{background-color:#0944c1;color:#fff}.light-theme .btn--theme-primary-next:hover{color:#fff}.btn--theme-primary-next:after{background-color:#fff;content:"";cursor:pointer;height:20px;-webkit-mask:url(/static/media/IconLongArrowRight.1a05b9e7e6dcd13f5fa9.svg) no-repeat 50% 50%;mask:url(/static/media/IconLongArrowRight.1a05b9e7e6dcd13f5fa9.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:20px}.btn--theme-primary-next:not([disabled]):hover{color:#fff}.btn--theme-primary-next[disabled]{background-color:#292b33;color:#353b46;cursor:default}.light-theme .btn--theme-primary-next[disabled]{background-color:#f5f5f5;color:#ddd}.btn--theme-primary-next[disabled]:after{background-color:#353b46}.light-theme .btn--theme-primary-next[disabled]:after{background-color:#ddd}.btn--theme-primary-info{align-items:center;background-color:#0957ff;color:#fff;display:flex;gap:20px;justify-content:space-around}.light-theme .btn--theme-primary-info{color:#fff}.btn--theme-primary-info:hover{background-color:#0944c1;color:#fff}.light-theme .btn--theme-primary-info:hover{color:#fff}.btn--theme-primary-info:after{background-color:#fff;content:"";cursor:pointer;height:20px;-webkit-mask:url(/static/media/IconInfoCircle.7a233d443d99fdc22977.svg) no-repeat 50% 50%;mask:url(/static/media/IconInfoCircle.7a233d443d99fdc22977.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:20px}.btn--theme-primary-info:not([disabled]):hover{color:#fff}.btn--theme-primary-info[disabled]{background-color:#292b33;color:#353b46;cursor:default}.light-theme .btn--theme-primary-info[disabled]{background-color:#f5f5f5;color:#ddd}.btn--theme-primary-info[disabled]:after{background-color:#353b46}.light-theme .btn--theme-primary-info[disabled]:after{background-color:#ddd}.btn--theme-primary-github{align-items:center;background-color:#0957ff;color:#fff;display:flex;gap:10px;height:53px;justify-content:center;line-height:53px}.light-theme .btn--theme-primary-github{color:#fff}.btn--theme-primary-github:hover{background-color:#0944c1;color:#fff}.btn--theme-primary-github:not([disabled]):hover,.light-theme .btn--theme-primary-github:hover{color:#fff}.btn--theme-primary-github[disabled]{background-color:#292b33;color:#353b46;cursor:default}.light-theme .btn--theme-primary-github[disabled]{background-color:#f5f5f5;color:#ddd}.btn--theme-primary-github[disabled]:before{background-color:#353b46}.light-theme .btn--theme-primary-github[disabled]:before{background-color:#ddd}.btn--theme-primary-github:before{align-items:center;background-color:#fff;content:"";cursor:pointer;display:flex;height:20px;-webkit-mask:url(/static/media/IconGitHub.7e1ae665d8f1edd7110a.svg) no-repeat 50% 50%;mask:url(/static/media/IconGitHub.7e1ae665d8f1edd7110a.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:20px}.btn--theme-primary-gitlab{align-items:center;background-color:#0957ff;color:#fff;display:flex;gap:10px;height:53px;justify-content:center;line-height:53px}.light-theme .btn--theme-primary-gitlab{color:#fff}.btn--theme-primary-gitlab:hover{background-color:#0944c1;color:#fff}.btn--theme-primary-gitlab:not([disabled]):hover,.light-theme .btn--theme-primary-gitlab:hover{color:#fff}.btn--theme-primary-gitlab[disabled]{background-color:#292b33;color:#353b46;cursor:default}.light-theme .btn--theme-primary-gitlab[disabled]{background-color:#f5f5f5;color:#ddd}.btn--theme-primary-gitlab:before{align-items:center;background-color:#fff;content:"";cursor:pointer;display:flex;height:20px;-webkit-mask:url(/static/media/IconGitLab.a2045dfaa799f78bb27f.svg) no-repeat 50% 50%;mask:url(/static/media/IconGitLab.a2045dfaa799f78bb27f.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:20px}.btn--theme-primary-bitbucket{align-items:center;background-color:#0957ff;color:#fff;display:flex;gap:10px;height:53px;justify-content:center;line-height:53px}.light-theme .btn--theme-primary-bitbucket{color:#fff}.btn--theme-primary-bitbucket:hover{background-color:#0944c1;color:#fff}.btn--theme-primary-bitbucket:not([disabled]):hover,.light-theme .btn--theme-primary-bitbucket:hover{color:#fff}.btn--theme-primary-bitbucket[disabled]{background-color:#292b33;color:#353b46;cursor:default}.light-theme .btn--theme-primary-bitbucket[disabled]{background-color:#f5f5f5;color:#ddd}.btn--theme-primary-bitbucket:before{align-items:center;background-color:#fff;content:"";cursor:pointer;display:flex;height:20px;-webkit-mask:url(/static/media/IconBitbucket.11035fcc28fa4af57914.svg) no-repeat 50% 50%;mask:url(/static/media/IconBitbucket.11035fcc28fa4af57914.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:20px}.btn--theme-primary-reload{align-items:center;background-color:#0957ff;color:#fff;display:flex;justify-content:center}.light-theme .btn--theme-primary-reload{color:#fff}.btn--theme-primary-reload:hover{background-color:#0944c1;color:#fff}.btn--theme-primary-reload:not([disabled]):hover,.light-theme .btn--theme-primary-reload:hover{color:#fff}.btn--theme-primary-reload[disabled]{background-color:#292b33;color:#353b46;cursor:default}.light-theme .btn--theme-primary-reload[disabled]{background-color:#f5f5f5;color:#ddd}.btn--theme-primary-reload:before{align-items:center;background-color:#fff;content:"";cursor:pointer;display:flex;height:18px;-webkit-mask:url(/static/media/IconReload.13a3ebf9976db34f35db.svg) no-repeat 50% 50%;mask:url(/static/media/IconReload.13a3ebf9976db34f35db.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:18px}.btn--theme-secondary,.btn--theme-secondary:hover{box-shadow:inset 0 0 0 2px #0957ff}.light-theme .btn--theme-secondary{color:#151515}.light-theme .btn--theme-secondary:hover{color:#0957ff}.btn--theme-default{box-shadow:inset 0 0 0 2px #2a313f;color:#fff}.light-theme .btn--theme-default{box-shadow:inset 0 0 0 2px #eee;color:#15172b}.btn--theme-default:not([disabled]):hover{box-shadow:inset 0 0 0 2px #0957ff}.light-theme .btn--theme-default:not([disabled]):hover{color:#15172b}.btn--theme-default-squared-small{border-radius:5px;box-shadow:inset 0 0 0 2px #2a313f;color:#fff;font-size:12px;height:30px;line-height:30px;margin:0}.light-theme .btn--theme-default-squared-small{box-shadow:inset 0 0 0 2px #eee;color:#15172b}.btn--theme-default-squared-small:hover{box-shadow:inset 0 0 0 2px #0957ff;color:#fff}.light-theme .btn--theme-default-squared-small:hover{box-shadow:inset 0 0 0 2px #0957ff;color:#15172b}.btn--theme-default svg path{fill:#fff}.light-theme .btn--theme-default svg path{fill:#15172b}.btn--theme-default.btn--has-icon{background-color:#303949}.light-theme .btn--theme-default.btn--has-icon{background-color:#f4f4f4;color:#151515}.light-theme .btn--theme-default.btn--has-icon:hover{color:#0957ff}.btn--theme-default-danger{box-shadow:inset 0 0 0 2px #2a313f;color:#fff}.light-theme .btn--theme-default-danger{box-shadow:inset 0 0 0 2px #eee;color:#15172b}.light-theme .btn--theme-default-danger:hover{color:#ec0c43}.btn--theme-default-danger:hover{box-shadow:inset 0 0 0 2px #ec0c43;color:#ec0c43}.btn--theme-default-next{align-items:center;box-shadow:inset 0 0 0 2px #2a313f;color:#fff;display:flex;gap:20px;justify-content:space-around}.light-theme .btn--theme-default-next{box-shadow:inset 0 0 0 2px #eee;color:#15172b}.btn--theme-default-next:not([disabled]):hover{box-shadow:inset 0 0 0 2px #0957ff}.light-theme .btn--theme-default-next:not([disabled]):hover{color:#15172b}.btn--theme-default-next:after{background-color:#fff;content:"";cursor:pointer;height:20px;-webkit-mask:url(/static/media/IconLongArrowRight.1a05b9e7e6dcd13f5fa9.svg) no-repeat 50% 50%;mask:url(/static/media/IconLongArrowRight.1a05b9e7e6dcd13f5fa9.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:20px}.light-theme .btn--theme-default-next:after{background-color:#15172b}.btn--theme-default-secondary-next{align-items:center;box-shadow:inset 0 0 0 2px #0957ff;color:#9da4af;display:flex;gap:20px;justify-content:space-around}.light-theme .btn--theme-default-secondary-next{color:#999}.btn--theme-default-secondary-next:hover{color:#fff}.light-theme .btn--theme-default-secondary-next:hover{color:#0957ff}.btn--theme-default-secondary-next:hover:after{background-color:#fff}.light-theme .btn--theme-default-secondary-next:hover:after{background-color:#0957ff}.light-theme .btn--theme-default-secondary-next{box-shadow:inset 0 0 0 2px #0957ff;color:#15172b}.btn--theme-default-secondary-next:not([disabled]):hover{box-shadow:inset 0 0 0 2px #0957ff}.light-theme .btn--theme-default-secondary-next:not([disabled]):hover{color:#15172b}.btn--theme-default-secondary-next:after{background-color:#9da4af;content:"";cursor:pointer;height:20px;-webkit-mask:url(/static/media/IconLongArrowRight.1a05b9e7e6dcd13f5fa9.svg) no-repeat 50% 50%;mask:url(/static/media/IconLongArrowRight.1a05b9e7e6dcd13f5fa9.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:20px}.light-theme .btn--theme-default-secondary-next:after{background-color:#999}.btn--theme-default-reload{align-items:center;display:flex;justify-content:center;width:auto!important}.btn--theme-default-reload:hover,.light-theme .btn--theme-default-reload:hover{color:#0944c1}.btn--theme-default-reload:hover:before{background-color:#fff}.light-theme .btn--theme-default-reload:hover:before{background-color:#0957ff}.btn--theme-default-reload[disabled]{background-color:#292b33;cursor:default}.light-theme .btn--theme-default-reload[disabled]{background-color:#f5f5f5}.btn--theme-default-reload:before{align-items:center;background-color:#0957ff;content:"";cursor:pointer;display:flex;height:18px;-webkit-mask:url(/static/media/IconReload.13a3ebf9976db34f35db.svg) no-repeat 50% 50%;mask:url(/static/media/IconReload.13a3ebf9976db34f35db.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:18px}.light-theme .btn--theme-default-reload:before{background-color:#0957ff}.btn--theme-default-restart{align-items:center;display:flex;justify-content:center;width:auto!important}.btn--theme-default-restart:hover,.light-theme .btn--theme-default-restart:hover{color:#0944c1}.btn--theme-default-restart:hover:before{background-color:#fff}.light-theme .btn--theme-default-restart:hover:before{background-color:#0957ff}.btn--theme-default-restart[disabled]{background-color:#292b33;cursor:default}.light-theme .btn--theme-default-restart[disabled]{background-color:#f5f5f5}.btn--theme-default-restart:before{align-items:center;background-color:#fff;content:"";cursor:pointer;display:flex;height:20px;-webkit-mask:url(/static/media/IconPlayCircle.1ce4256882a0fe81dcee.svg) no-repeat 50% 50%;mask:url(/static/media/IconPlayCircle.1ce4256882a0fe81dcee.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:20px}.light-theme .btn--theme-default-restart:before{background-color:#151515}.btn--theme-default-squared{border-radius:10px;box-shadow:inset 0 0 0 2px #2a313f;color:#fff;height:50px;line-height:50px}.light-theme .btn--theme-default-squared{box-shadow:inset 0 0 0 2px #eee;color:#15172b}.btn--theme-default-squared:not([disabled]):hover{box-shadow:inset 0 0 0 2px #0957ff}.light-theme .btn--theme-default-squared:not([disabled]):hover{color:#15172b}.btn--theme-default-squared-external{align-items:center;border-radius:10px;box-shadow:inset 0 0 0 2px #2a313f;color:#fff;display:flex;height:50px;justify-content:space-around;line-height:50px}.light-theme .btn--theme-default-squared-external{box-shadow:inset 0 0 0 2px #eee;color:#15172b}.btn--theme-default-squared-external:not([disabled]):hover{box-shadow:inset 0 0 0 2px #0957ff}.light-theme .btn--theme-default-squared-external:not([disabled]):hover{color:#15172b}.btn--theme-default-squared-external:after{background-color:#15172b;content:"";cursor:pointer;height:20px;-webkit-mask:url(/static/media/IconExternalLink.baecf9888cf32fcfcfbe.svg) no-repeat 50% 50%;mask:url(/static/media/IconExternalLink.baecf9888cf32fcfcfbe.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:20px}.btn--theme-default-squared-danger{border-radius:10px;box-shadow:inset 0 0 0 2px #2a313f;color:#fff;height:50px;line-height:50px}.light-theme .btn--theme-default-squared-danger{box-shadow:inset 0 0 0 2px #eee;color:#15172b}.btn--theme-default-squared-danger:not([disabled]):hover{box-shadow:inset 0 0 0 2px #ec0c43;color:#ec0c43}.btn--theme-default-settings{align-items:center;box-shadow:inset 0 0 0 2px #2a313f;box-sizing:border-box;display:flex;justify-content:center;padding:0 20px;width:66px}.light-theme .btn--theme-default-settings{box-shadow:inset 0 0 0 2px #eee}.btn--theme-default-settings:hover:before{background-color:#fff}.light-theme .btn--theme-default-settings:hover:before{background-color:#0957ff}.btn--theme-default-settings[disabled]{background-color:#292b33;cursor:default}.light-theme .btn--theme-default-settings[disabled]{background-color:#f5f5f5}.btn--theme-default-settings:before{align-items:center;background-color:#9da4af;content:"";cursor:pointer;display:flex;height:20px;-webkit-mask:url(/static/media/IconCog.7e52e1c14699c813b221.svg) no-repeat 50% 50%;mask:url(/static/media/IconCog.7e52e1c14699c813b221.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:20px}.light-theme .btn--theme-default-settings:before{background-color:#999}@media(max-width:768px){.btn--theme-default-settings{height:48px;line-height:50px;padding:0;position:absolute;right:20px;text-align:center;width:48px}}.btn--theme-text{align-items:center;color:#9da4af;cursor:pointer;display:flex;font-family:Metropolis,sans-serif;font-weight:600;gap:5px;height:auto;line-height:normal;max-width:100%;overflow-wrap:break-word;padding:0;transition:all .3s ease-in-out}.light-theme .btn--theme-text{color:#999}.btn--theme-text:hover,.light-theme .btn--theme-text:hover{color:#0944c1}.btn--theme-text:disabled{background-color:#0000!important;color:#353b46;cursor:default;pointer-events:none}.light-theme .btn--theme-text:disabled{color:#353b46}.btn--theme-text-edit{align-items:center;color:#9da4af;cursor:pointer;display:flex;font-family:Metropolis,sans-serif;font-weight:600;gap:5px;height:auto;line-height:normal;max-width:100%;overflow-wrap:break-word;padding:0;transition:all .3s ease-in-out}.light-theme .btn--theme-text-edit{color:#999}.btn--theme-text-edit:hover,.light-theme .btn--theme-text-edit:hover{color:#0944c1}.btn--theme-text-edit:hover:after,.light-theme .btn--theme-text-edit:hover:after{background-color:#0944c1}.btn--theme-text-edit:disabled{background-color:#0000!important;color:#353b46;cursor:default;pointer-events:none}.light-theme .btn--theme-text-edit:disabled{color:#353b46}.btn--theme-text-edit:disabled:after,.light-theme .btn--theme-text-edit:disabled:after{background-color:#ddd}.btn--theme-text-edit:after{background-color:#9da4af;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconEdit.c8ed33aeddebb0838f4c.svg) no-repeat 50% 50%;mask:url(/static/media/IconEdit.c8ed33aeddebb0838f4c.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme .btn--theme-text-edit:after{background-color:#999}.btn--theme-icon-primary,.btn__theme--copy{align-items:center;border-radius:6px;display:inline-flex;height:30px;justify-content:center;padding:7px;width:30px}.btn--theme-icon-primary{background-color:#0944c1}.light-theme .btn--theme-icon-primary{background-color:#f4f4f4}.btn--theme-icon-primary svg path{fill:#fff}.light-theme .btn--theme-icon-primary svg path{fill:#0957ff}.btn--theme-icon-primary svg{pointer-events:none;width:15px}.btn--theme-icon-primary:hover{background-color:#0944c1}.light-theme .btn--theme-icon-primary:hover{background-color:#f4f4f4}.btn--theme-icon-primary:hover svg path{fill:#fff}.light-theme .btn--theme-icon-primary:hover svg path{fill:#0957ff}.btn--theme-icon-primary .btn__inner{line-height:0}.btn--theme-icon-cancel{align-items:center;background-color:#303949;border-radius:6px;color:#fff;display:inline-flex;height:30px;justify-content:center;padding:7px;width:30px}.light-theme .btn--theme-icon-cancel{background-color:#f4f4f4;color:#151515}.btn--theme-icon-cancel:hover{background-color:#535769}.light-theme .btn--theme-icon-cancel:hover{background-color:#f4f4f4}.btn--theme-icon-cancel:hover svg path{fill:#fff}.light-theme .btn--theme-icon-cancel:hover svg path{fill:#0957ff}.btn--theme-icon-cancel:after{background-color:#15172b;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconTimes.2cb3cb0c1c002f5df0ac.svg) no-repeat 50% 50%;mask:url(/static/media/IconTimes.2cb3cb0c1c002f5df0ac.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.btn--theme-icon-cancel svg{pointer-events:none;width:15px}.btn--min-width-160{min-width:160px}.btn__icon--cancel,.btn__icon--save{align-items:center;background-color:#9da4af;border-radius:6px;display:inline-flex;gap:5px;height:30px;justify-content:center;transition:all .3s ease-in-out;width:30px}.light-theme .btn__icon--cancel,.light-theme .btn__icon--save{background-color:#151515}.btn__icon--cancel:focus,.btn__icon--save:focus{box-shadow:none;outline:none}.btn__icon--cancel:hover,.btn__icon--save:hover{background-color:#535769}.light-theme .btn__icon--cancel:hover,.light-theme .btn__icon--save:hover{background-color:#f4f4f4}.btn__icon--save:hover:after{background-color:#4cd44c}.btn__icon--cancel:hover:after{background-color:#fff}.light-theme .btn__icon--cancel:hover:after{background-color:#151515}.btn__icon--save:after{background-color:#4cd44c;-webkit-mask:url(/static/media/IconSave.2bd5ace7d448f2c40546.svg) no-repeat 50% 50%;mask:url(/static/media/IconSave.2bd5ace7d448f2c40546.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.btn__icon--cancel:after,.btn__icon--save:after{content:"";cursor:pointer;height:15px;transition:all .3s ease-in-out;width:15px}.btn__icon--cancel:after{background-color:#9da4af;-webkit-mask:url(/static/media/IconTimes.2cb3cb0c1c002f5df0ac.svg) no-repeat 50% 50%;mask:url(/static/media/IconTimes.2cb3cb0c1c002f5df0ac.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.light-theme .btn__icon--cancel:after{background-color:#151515}.btn__icon--save-check{align-items:center;background-color:#9da4af;border-radius:6px;display:inline-flex;gap:5px;height:30px;justify-content:center;transition:all .3s ease-in-out;width:30px}.light-theme .btn__icon--save-check{background-color:#151515}.btn__icon--save-check:focus{box-shadow:none;outline:none}.btn__icon--save-check:hover{background-color:#535769}.light-theme .btn__icon--save-check:hover{background-color:#f4f4f4}.btn__icon--save-check:after{background-color:#4cd44c;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconCheckmark.f1910ea3fcd8d58c0d30.svg) no-repeat 50% 50%;mask:url(/static/media/IconCheckmark.f1910ea3fcd8d58c0d30.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.btn__icon--save-check:hover:after{background-color:#4cd44c}.btn__icon--trash-danger{align-items:center;border-radius:6px;display:inline-flex;height:30px;justify-content:center;transition:all .3s ease-in-out;width:30px}.btn__icon--trash-danger:after{background-color:#9da4af;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconBin.f6535b2c8a94a3f6cd8f.svg) no-repeat 50% 50%;mask:url(/static/media/IconBin.f6535b2c8a94a3f6cd8f.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme .btn__icon--trash-danger:after{background-color:#151515}.btn__icon--trash-danger:hover{background-color:#535769;color:#ec0c43}.light-theme .btn__icon--trash-danger:hover{background-color:#f4f4f4}.btn__icon--trash-danger:hover:after{background-color:#ec0c43}.btn__icon--restore{align-items:center;border-radius:6px;display:inline-flex;height:30px;justify-content:center;transition:all .3s ease-in-out;width:30px}.btn__icon--restore:after{background-color:#9da4af;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconRestore.e22bc4474845589d43ac.svg) no-repeat 50% 50%;mask:url(/static/media/IconRestore.e22bc4474845589d43ac.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme .btn__icon--restore:after{background-color:#151515}.btn__icon--restore:hover{background-color:#535769;color:#ec0c43}.light-theme .btn__icon--restore:hover{background-color:#f4f4f4}.btn__icon--restore:hover:after{background-color:#ec0c43}.btn__icon,.btn__icon--default{background-color:#303949}.light-theme .btn__icon,.light-theme .btn__icon--default{background-color:#f4f4f4}.btn--theme-default.btn--has-icon.btn-element--icon-arrow-down,.btn--theme-default.btn--has-icon.btn-element--icon-arrow-up,.btn--theme-default.btn--has-icon.btn-element--icon-cancel,.btn--theme-default.btn--has-icon.btn-element--icon-clipboard,.btn--theme-default.btn--has-icon.btn-element--icon-edit,.btn--theme-default.btn--has-icon.btn-element--icon-external-link,.btn--theme-default.btn--has-icon.btn-element--icon-maximize,.btn--theme-default.btn--has-icon.btn-element--icon-minimize,.btn--theme-default.btn--has-icon.btn-element--icon-restore,.btn--theme-default.btn--has-icon.btn-element--icon-save,.btn--theme-default.btn--has-icon.btn-element--icon-save-check,.btn--theme-default.btn--has-icon.btn-element--icon-transfer-app,.btn--theme-default.btn--has-icon.btn-element--icon-trash-danger,.btn--theme-default.btn--has-icon.btn-element--icon-view,.btn--theme-default.btn--has-icon.btn-element--reload-middle,.btn--theme-default.btn--has-icon.btn-element--save-middle{background-color:initial;box-shadow:none;height:auto;line-height:normal;padding:0;transition:fill .2s ease-in-out;width:auto}.btn-element--icon-save:disabled .btn__icon--save{color:#595d66;cursor:default;pointer-events:none}.light-theme .btn-element--icon-save:disabled .btn__icon--save{color:#ddd}.btn-element--icon-cancel:disabled .btn__icon--cancel:after,.btn-element--icon-edit:disabled .btn__icon--edit:after,.btn-element--icon-trash-danger:disabled .btn__icon--trash-danger:after,.btn-element--icon-view:disabled .btn__icon--view:after,.light-theme .btn-element--icon-cancel:disabled .btn__icon--cancel:after,.light-theme .btn-element--icon-edit:disabled .btn__icon--edit:after,.light-theme .btn-element--icon-trash-danger:disabled .btn__icon--trash-danger:after,.light-theme .btn-element--icon-view:disabled .btn__icon--view:after{background-color:#ddd}.btn__icon--save-middle{align-items:center;border-radius:6px;display:inline-flex;height:44px;justify-content:center;transition:all .3s ease-in-out;width:44px}.btn__icon--save-middle,.light-theme .btn__icon--save-middle{background-color:#4cd44c}.btn__icon--save-middle:after{background-color:#fff;content:"";cursor:pointer;height:20px;-webkit-mask:url(/static/media/IconSave.2bd5ace7d448f2c40546.svg) no-repeat 50% 50%;mask:url(/static/media/IconSave.2bd5ace7d448f2c40546.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:20px}.light-theme .btn__icon--save-middle:after{background-color:#fff}.btn__icon--save-middle:hover,.light-theme .btn__icon--save-middle:hover{background-color:#167d16}.btn__icon--save-middle:hover:after,.light-theme .btn__icon--save-middle:hover:after{background-color:#fff}.btn__icon--reload-middle{align-items:center;background-color:#0000;border-radius:6px;box-shadow:inset 0 0 0 2px #2a313f;display:inline-flex;height:44px;justify-content:center;transition:all .3s ease-in-out;width:44px}.light-theme .btn__icon--reload-middle{background-color:#0000;box-shadow:inset 0 0 0 2px #eee}.btn__icon--reload-middle:after{background-color:#9da4af;content:"";cursor:pointer;height:20px;-webkit-mask:url(/static/media/IconReload.13a3ebf9976db34f35db.svg) no-repeat 50% 50%;mask:url(/static/media/IconReload.13a3ebf9976db34f35db.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:20px}.light-theme .btn__icon--reload-middle:after{background-color:#151515}.btn__icon--reload-middle:hover{background-color:#0000;box-shadow:inset 0 0 0 2px #0957ff}.light-theme .btn__icon--reload-middle:hover{background-color:#0000;box-shadow:inset 0 0 0 2px #0957ff}.btn__icon--reload-middle:hover:after{background-color:#9da4af}.light-theme .btn__icon--reload-middle:hover:after{background-color:#151515}.btn__icon--edit{align-items:center;border-radius:6px;display:inline-flex;height:30px;justify-content:center;transition:all .3s ease-in-out;width:30px}.btn__icon--edit:after{background-color:#9da4af;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconEdit.c8ed33aeddebb0838f4c.svg) no-repeat 50% 50%;mask:url(/static/media/IconEdit.c8ed33aeddebb0838f4c.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme .btn__icon--edit:after{background-color:#151515}.btn__icon--edit:hover{background-color:#535769}.light-theme .btn__icon--edit:hover{background-color:#f4f4f4}.btn__icon--edit:hover:after{background-color:#fff}.light-theme .btn__icon--edit:hover:after{background-color:#0957ff}.btn__icon--external-link{align-items:center;border-radius:6px;display:inline-flex;height:30px;justify-content:center;transition:all .3s ease-in-out;width:30px}.btn__icon--external-link:after{background-color:#9da4af;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconExternalLink.baecf9888cf32fcfcfbe.svg) no-repeat 50% 50%;mask:url(/static/media/IconExternalLink.baecf9888cf32fcfcfbe.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme .btn__icon--external-link:after{background-color:#151515}.btn__icon--external-link:hover{background-color:#535769}.light-theme .btn__icon--external-link:hover{background-color:#f4f4f4}.btn__icon--external-link:hover:after{background-color:#fff}.light-theme .btn__icon--external-link:hover:after{background-color:#0957ff}.btn__icon--transfer-app{align-items:center;border-radius:6px;display:inline-flex;height:30px;justify-content:center;transition:all .3s ease-in-out;width:30px}.btn__icon--transfer-app:after{background-color:#9da4af;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconTransfer.2d7aeeccba3454a48263.svg) no-repeat 50% 50%;mask:url(/static/media/IconTransfer.2d7aeeccba3454a48263.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme .btn__icon--transfer-app:after{background-color:#151515}.btn__icon--transfer-app:hover{background-color:#535769}.light-theme .btn__icon--transfer-app:hover{background-color:#f4f4f4}.btn__icon--transfer-app:hover:after{background-color:#fff}.light-theme .btn__icon--transfer-app:hover:after{background-color:#0957ff}.btn__icon-maximize{align-items:center;border-radius:6px;display:inline-flex;height:30px;justify-content:center;width:30px}.btn__icon-maximize,.light-theme .btn__icon-maximize{background-color:#2a313f}.btn__icon-maximize:hover:after{background-color:#fff}.light-theme .btn__icon-maximize:hover:after{background-color:#0957ff}.btn__icon-maximize:after{background-color:#999;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconMaximize.c02634c7e6d542418568.svg) no-repeat 50% 50%;mask:url(/static/media/IconMaximize.c02634c7e6d542418568.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme .btn__icon-maximize:after{background-color:#999}.btn__icon-minimize{align-items:center;border-radius:6px;display:inline-flex;height:30px;justify-content:center;width:30px}.btn__icon-minimize,.light-theme .btn__icon-minimize{background-color:#2a313f}.btn__icon-minimize:hover:after{background-color:#fff}.light-theme .btn__icon-minimize:hover:after{background-color:#0957ff}.btn__icon-minimize:after{background-color:#999;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconMinimize.acb498aed6295e57a7c6.svg) no-repeat 50% 50%;mask:url(/static/media/IconMinimize.acb498aed6295e57a7c6.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme .btn__icon-minimize:after{background-color:#999}.btn__icon-arrow-up{align-items:center;border-radius:6px;display:inline-flex;height:30px;justify-content:center;width:30px}.btn__icon-arrow-up,.light-theme .btn__icon-arrow-up{background-color:#2a313f}.btn__icon-arrow-up:hover:after{background-color:#fff}.light-theme .btn__icon-arrow-up:hover:after{background-color:#0957ff}.btn__icon-arrow-up:after{background-color:#999;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconArrowUp.42658a78cf3b7ed6d0b5.svg) no-repeat 50% 50%;mask:url(/static/media/IconArrowUp.42658a78cf3b7ed6d0b5.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme .btn__icon-arrow-up:after{background-color:#999}.btn__icon-arrow-down{align-items:center;border-radius:6px;display:inline-flex;height:30px;justify-content:center;width:30px}.btn__icon-arrow-down,.light-theme .btn__icon-arrow-down{background-color:#2a313f}.btn__icon-arrow-down:hover:after{background-color:#fff}.light-theme .btn__icon-arrow-down:hover:after{background-color:#0957ff}.btn__icon-arrow-down:after{background-color:#999;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconArrowDown.b5aba1b0f2603e26c7c7.svg) no-repeat 50% 50%;mask:url(/static/media/IconArrowDown.b5aba1b0f2603e26c7c7.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme .btn__icon-arrow-down:after{background-color:#999}.btn__icon--view{align-items:center;border-radius:6px;display:inline-flex;height:30px;justify-content:center;transition:all .3s ease-in-out;width:30px}.btn__icon--view:after{background-color:#9da4af;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconView.99ac62c66706ce502a9d.svg) no-repeat 50% 50%;mask:url(/static/media/IconView.99ac62c66706ce502a9d.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme .btn__icon--view:after{background-color:#151515}.btn__icon--view:hover{background-color:#535769}.light-theme .btn__icon--view:hover{background-color:#f4f4f4}.btn__icon--view:hover:after{background-color:#fff}.light-theme .btn__icon--view:hover:after{background-color:#0957ff}.btn__icon--clipboard{align-items:center;border-radius:6px;display:inline-flex;height:30px;justify-content:center;transition:all .3s ease-in-out;width:30px}.btn__icon--clipboard:after{background-color:#9da4af;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconCopy.340fa55f9a0c4af45b3d.svg) no-repeat 50% 50%;mask:url(/static/media/IconCopy.340fa55f9a0c4af45b3d.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme .btn__icon--clipboard:after{background-color:#151515}.btn__icon--clipboard:hover{color:#151515}.btn__icon--clipboard:hover:after{background-color:#0957ff}.btn__icon--copy{align-items:center;border-radius:6px;display:inline-flex;height:30px;justify-content:center;margin-left:5px;padding:7px;width:30px}.btn__icon--copy svg{pointer-events:none;width:15px}.btn__icon--copy svg path{fill:#fff;transition:fill .2s ease-in-out}.light-theme .btn__icon--copy svg path{fill:#151515}.btn__icon--copy:hover{background-color:#535769}.light-theme .btn__icon--copy:hover{background-color:#f4f4f4}.btn__icon--copy:hover svg path{fill:#fff}.light-theme .btn__icon--copy:hover svg path{fill:#0957ff}.btn--has-left-icon,.btn--has-right-icon{align-items:center;display:flex;gap:10px;justify-content:center}.btn__left-icon,.btn__right-icon{align-items:center;display:flex;height:15px;width:15px}.btn--theme-stellar-control{align-items:center;background-color:#2a313f;border-radius:6px;display:inline-flex;height:30px;justify-content:center;padding:7px;width:30px}.light-theme .btn--theme-stellar-control{background-color:#f4f4f4}.btn--theme-stellar-control svg path{fill:#fff}.light-theme .btn--theme-stellar-control svg path{fill:#151515}.btn--theme-stellar-control svg{pointer-events:none;width:15px}.btn--theme-stellar-control:hover{background-color:#303949}.light-theme .btn--theme-stellar-control:hover{background-color:#eee}.btn--theme-stellar-control:hover svg path{fill:#fff}.light-theme .btn--theme-stellar-control:hover svg path{fill:#151515}.btn--theme-stellar-control:focus{box-shadow:none}.btn--theme-stellar-control:disabled{background-color:#2a2f38}.light-theme .btn--theme-stellar-control:disabled{background-color:#f5f5f5}.btn--theme-stellar-control:disabled svg path{fill:#353b46}.light-theme .btn--theme-stellar-control:disabled svg path{fill:#ddd}.btn--theme-stellar-control-active{align-items:center;background-color:#0957ff;border-radius:6px;display:inline-flex;height:30px;justify-content:center;padding:7px;width:30px}.btn--theme-stellar-control-active svg path{fill:#fff}.btn--theme-stellar-control-active svg{pointer-events:none;width:15px}.btn--theme-stellar-control-active:hover{background-color:#0944c1}.btn--theme-stellar-control-active:focus{box-shadow:none}.btn--theme-stellar-control .btn__inner,.btn--theme-stellar-control-active .btn__inner{line-height:0}.dropdown-list{display:inline-block;position:absolute;width:100%;z-index:2}.dropdown-list .selected-item{align-items:center;border:2px solid #363945;border-radius:6px;box-sizing:border-box;color:#4c5057;display:inline-block;display:flex;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;height:50px;max-width:100%;padding:0 40px 0 20px;position:relative;transition:all .3s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;user-select:none;white-space:nowrap}.dropdown-list .selected-item:after{background-color:#4c5057;content:"";cursor:pointer;height:20px;-webkit-mask:url(/static/media/IconCaretDown.87bf9b8ee8389d87e5b2.svg) no-repeat 50% 50%;mask:url(/static/media/IconCaretDown.87bf9b8ee8389d87e5b2.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;position:absolute;right:10px;transition:transform .4s ease-in-out;width:20px}.light-theme .dropdown-list .selected-item:after{background-color:#ccc}.dropdown-list .selected-item .label{opacity:.5}.light-theme .dropdown-list .selected-item{border-color:#eee;color:#ccc}.dropdown-list .selected-item__text{overflow:hidden;text-overflow:ellipsis}.dropdown-list .selected-item[disabled]{background-color:#2a2f38!important;border-color:#292b33!important;color:#595d66!important;cursor:default!important}.light-theme .dropdown-list .selected-item[disabled]{background-color:#eee!important;border-color:#eee!important;color:#ddd!important}.dropdown-list .selected-item[disabled]:after{background-color:#595d66;cursor:default!important}.light-theme .dropdown-list .selected-item[disabled]:after{background-color:#ddd}.dropdown-list .selected-item.active{color:#fff;cursor:pointer}.light-theme .dropdown-list .selected-item.active{color:#15172b}.dropdown-list .selected-item.invalid{box-shadow:inset 0 0 0 1px #ec0c43,0 0 0 4px #ec0c431a!important;color:#ec0c43!important}.dropdown-list .selected-item .copy-button{border-color:#0000;margin-right:35px;opacity:0;position:absolute;right:0;visibility:hidden}.dropdown-list .selected-item:hover .copy-button{opacity:1;visibility:visible}.dropdown-list .all-items{word-wrap:break-word;background:#13161d;border:2px solid #363945;border-radius:4px;box-shadow:0 2px 10px 3px #0000001a;box-sizing:border-box;margin-top:7px;max-height:calc(100vh - 300px);overflow:auto;position:relative;white-space:nowrap;width:100%}.light-theme .dropdown-list .all-items{background:#fff;border:none}@media(max-width:370px){.dropdown-list .all-items{width:calc(100vw - 110px)}}.dropdown-list .all-items.hidden{height:0}.dropdown-list .all-items .list-item{align-items:center;border-radius:4px;border-top:2px solid #454857;color:#fff;cursor:pointer;display:flex;font-size:14px;overflow:hidden;padding:16px 20px 16px 30px;-webkit-user-select:none;user-select:none;white-space:pre-wrap}.light-theme .dropdown-list .all-items .list-item{border-color:#eee;color:#15172b}.dropdown-list .all-items .list-item:first-of-type{border-top:none}.dropdown-list .all-items .list-item:hover{color:#0957ff}.dropdown-list .all-items .list-item.active{padding-left:5px;position:relative}.dropdown-list .all-items .list-item.active:before{content:"";display:inline-block;font-family:Font Awesome\ 5 Free;font-size:8px;font-weight:900;text-align:center;vertical-align:middle;width:25px}.dropdown-list .all-items .list-item.focused{box-shadow:inset 0 0 0 2px #0957ff;color:#0957ff}.dropdown-list .all-items .list-group__name{background-color:#454857;padding:5px 20px}.light-theme .dropdown-list .all-items .list-group__name{background-color:#eee}.dropdown-list .all-items .list-group .list-item{padding:16px 20px 16px 40px}.dropdown-list .all-items .list-group .list-item.active{padding-left:15px}.dropdown-list.open{z-index:10}.dropdown-list.open .selected-item{border-color:#0957ff}.dropdown-list.open .selected-item:after{transform:rotate(180deg)}.dropdown-list__wrapper{height:46px;position:relative}.dropdown-list__input{background:#13161d;border:2px solid #363945;border-radius:6px;box-sizing:border-box;color:#fff;font-family:Metropolis,sans-serif;height:46px;padding:0 15px;transition:height .3s ease-in-out;width:100%}.light-theme .dropdown-list__input{background:#fff;border-color:#eee;color:#15172b}.dropdown-list__input:focus{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff1a;outline:none}.dropdown-list__input.invalid{box-shadow:inset 0 0 0 1px #ec0c43,0 0 0 4px #ec0c431a!important;color:#ec0c43!important}.dropdown-list--with-editing .all-items{border-radius:10px;min-width:220px;padding:0;position:relative}.dropdown-list--with-editing .all-items.remove{display:none}.dropdown-list--with-editing .all-items--with-button{padding-bottom:78px}.dropdown-list--with-editing .all-items:not(.all-items--with-button) .list-item:last-child{border-bottom:none}.dropdown-list--with-editing .all-items__inner{max-height:calc(100% - 78px);overflow:auto;padding:0 15px}.dropdown-list--with-editing .all-items .list-item{border-bottom:2px solid #454857;border-radius:0;border-top:none;padding:10px 0;position:relative}.dropdown-list--with-editing .all-items .list-item.active{padding-left:0}.dropdown-list--with-editing .all-items .list-item.active:before{width:15px}.dropdown-list--with-editing .all-items .list-item.active .list-item__inner{padding-left:20px}.dropdown-list--with-editing .all-items .list-item:hover{color:#fff}.light-theme .dropdown-list--with-editing .all-items .list-item:hover{color:#15172b}.dropdown-list--with-editing .all-items .list-item.focused{border-color:#0957ff;box-shadow:none}.dropdown-list--with-editing .all-items .list-item__inner{align-items:center;box-sizing:border-box;display:flex;height:100%;left:0;padding:0 40px 0 0;position:absolute;top:0;width:100%}.dropdown-list--with-editing .all-items .list-item__inner:hover{color:#0957ff}.dropdown-list--with-editing .all-items .list-item .icon-wrapper{cursor:default;margin-left:auto;position:relative;z-index:1}.dropdown-list--with-editing .dropdown-list__primary-button{align-items:center;border-radius:10px;bottom:0;height:48px;left:0;margin:15px;padding:15px;position:absolute;right:0;white-space:pre-wrap}.modal .dropdown-list .all-items{max-height:300px}.select-wrap.with-button{align-items:center;display:flex;justify-content:space-around}.select-wrap.with-button .dropdown-list__wrapper{height:50px;width:100%}.select-wrap.with-button .dropdown-list{margin:0}.tool-tip-icon{font-family:Metropolis,sans-serif;height:22px;margin-left:10px;position:relative;width:22px;z-index:1}.tool-tip-icon .icon{align-items:center;border-radius:100%;box-shadow:0 0 0 3px #ffffff08;color:#fff;cursor:default;display:flex;font-size:10px;height:16px;justify-content:center;padding:3px;position:relative;text-align:center;transition:all .3s ease-in-out;width:16px}.light-theme .tool-tip-icon .icon{box-shadow:0 0 0 3px #1515151a;color:#151515}.tool-tip-icon .icon:after{border:10px solid #0000;border-bottom:0;border-top-color:#0957ff;bottom:calc(100% - 3px);content:"";cursor:default;display:block;left:1px;opacity:0;position:absolute;transition:all .3s ease-in-out;visibility:collapse;z-index:3}.tool-tip-icon .icon:before{background-color:#fff;content:"";cursor:pointer;height:12px;-webkit-mask:url(/static/media/IconInfo.1964d44a43e13a6e71fa.svg) no-repeat 50% 50%;mask:url(/static/media/IconInfo.1964d44a43e13a6e71fa.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:12px}.light-theme .tool-tip-icon .icon:before{background-color:#151515}.tool-tip-icon .tooltip-content{background:#0957ff;border-radius:4px;bottom:calc(100% + 6px);box-shadow:0 4px 50px #0003;box-sizing:border-box;color:#fff;cursor:default;font-size:14px;left:-20px;line-height:16px;max-width:400px;opacity:0;padding:20px 26px;position:absolute;transition:all .3s ease-in-out;visibility:collapse;white-space:normal;width:max-content}.tool-tip-icon .tooltip-content p:not(:first-child){margin-top:5px}.tool-tip-icon .tooltip-content code{word-wrap:break-word;display:block}.tool-tip-icon .tooltip-content .inline{display:inline}.tool-tip-icon .tooltip-content a{color:#fbb03b!important}.tool-tip-icon .tooltip-content a:hover{text-decoration:underline}.tool-tip-icon:hover{z-index:2}.tool-tip-icon:hover .tooltip-content{opacity:1;visibility:visible}.tool-tip-icon:hover .icon{background:#0944c1;box-shadow:0 0 0 3px #0957ff66}.light-theme .tool-tip-icon:hover .icon{color:#fff}.tool-tip-icon:hover .icon:after{opacity:1;visibility:visible}.tool-tip-icon:hover .icon:before{background-color:#151515}.light-theme .tool-tip-icon:hover .icon:before{background-color:#fff}.form-row__label{align-items:center;display:flex}.form-row-theme--label{word-wrap:break-word;color:#fff;display:block;font-family:Metropolis,sans-serif;font-size:20px;font-weight:600;line-height:24px;margin-bottom:10px}.light-theme .form-row-theme--label{color:#15172b}@media(max-width:768px){.form-row-theme--label{font-size:16px}}.form-row-theme--with-icon{align-items:center;display:flex!important;gap:5px}.form-row__input-validation{font-size:14px;padding:7px 0 10px;white-space:preserve;word-break:break-word}@media(max-width:768px){.form-row__input-validation{font-size:12px}}.form-row__input-validation-error{color:#ec0c43!important}.radio-button{color:#9da4af}.light-theme .radio-button{color:#999}.radio-button--inline{flex-shrink:0}@media(max-width:768px){.radio-button--inline{margin:0;min-height:48px}}.radio-button--option{left:10px;position:absolute;top:10px}.radio-button--layout .radio-button__content{padding:0}.radio-button--layout .radio-button__label{display:none}.radio-button__content{align-items:center;cursor:pointer;display:flex;padding:5px 0}.radio-button__content.disabled{cursor:default}.radio-button__input{height:23px;margin:auto;opacity:0;position:absolute;width:23px}.radio-button__input:focus~.radio-button__mock{box-shadow:inset 0 0 0 3px #0957ff4d}.radio-button__input:checked~.radio-button__mock{box-shadow:inset 0 0 0 3px #0957ff}.radio-button__input:checked~.radio-button__mock:after{background:#0957ff;opacity:1}.radio-button__input:checked~.radio-button__label{color:#fff}.light-theme .radio-button__input:checked~.radio-button__label{color:#15172b}.radio-button__input:checked:focus~.radio-button__mock{box-shadow:inset 0 0 0 3px #0957ff80}.radio-button__input:checked:focus~.radio-button__mock:after{background:#0957ff;opacity:1}.radio-button__input:disabled+.radio-button__mock{box-shadow:inset 0 0 0 3px #353b46}.light-theme .radio-button__input:disabled+.radio-button__mock{box-shadow:inset 0 0 0 3px #d5d5d5}.radio-button__input:disabled+.radio-button__mock:after{background-color:#353b46}.light-theme .radio-button__input:disabled+.radio-button__mock:after{background-color:#d5d5d5}.radio-button__input:disabled+.radio-button__mock+.radio-button__label,.radio-button__input:disabled:checked+.radio-button__mock+.radio-button__label{color:#353b46}.light-theme .radio-button__input:disabled+.radio-button__mock+.radio-button__label,.light-theme .radio-button__input:disabled:checked+.radio-button__mock+.radio-button__label{color:#d5d5d5}.radio-button__mock{border-radius:100%;box-shadow:inset 0 0 0 3px #9da4af;display:inline-block;height:23px;position:relative;transition:box-shadow .4s ease-in-out;width:23px}.light-theme .radio-button__mock{box-shadow:inset 0 0 0 3px #999}.radio-button__mock:after{background-color:#9da4af;border-radius:100%;bottom:6px;content:"";left:6px;opacity:0;position:absolute;right:6px;top:6px;transition:all .4s ease-in-out}.light-theme .radio-button__mock:after{background-color:#999}.radio-button__label{font-family:Metropolis,sans-serif;font-weight:600;margin-left:8px;padding-top:2px;transition:color .4s ease-in-out}.radio-button.invalid .radio-button__label{color:#ec0c43!important}.radio-button-set--inline{display:flex;flex-wrap:wrap;gap:10px 30px}@media(max-width:768px){.radio-button-set--inline{flex-direction:column;gap:0}}.radio-button-set--center{justify-content:center}.checkbox{color:#9da4af;position:relative}.light-theme .checkbox{color:#999}.checkbox--option{left:10px;position:absolute;top:10px}.checkbox--theme-form .checkbox__label{color:#fff;font-size:14px}.light-theme .checkbox--theme-form .checkbox__label{color:#151515}.checkbox--theme-form .checkbox__mock{background-color:#13161d;border-radius:7px;box-shadow:inset 0 0 0 2px #363945}.light-theme .checkbox--theme-form .checkbox__mock{background-color:#fff;box-shadow:inset 0 0 0 2px #eee}.checkbox--theme-form .checkbox__input:checked:focus~.checkbox__mock:after{border-radius:7px}.checkbox--small .checkbox__input{height:16px;width:16px}.checkbox--small .checkbox__label{font-size:14px}.checkbox--small .checkbox__mock{border-radius:4px;height:16px;line-height:16px;width:16px}.checkbox--small .checkbox__mock:before{height:10px;width:10px}.checkbox__content{align-items:center;display:flex;padding:5px 0}.checkbox__input{height:23px;margin:auto;opacity:0;position:absolute;width:23px}.checkbox__input:checked~.checkbox__mock{box-shadow:inset 0 0 0 40px #188bef}.checkbox__input:checked~.checkbox__mock:before{opacity:1}.checkbox__input:checked~.checkbox__label{color:#fff}.light-theme .checkbox__input:checked~.checkbox__label{color:#15172b}.checkbox__input:checked:focus~.checkbox__mock:after{border-radius:4px;bottom:0;box-shadow:0 0 0 3px #0957ff4d;content:"";left:0;padding:4px;position:absolute;right:0;top:0}.checkbox__input:disabled+.checkbox__mock+.checkbox__label{color:#595d66;cursor:default}.light-theme .checkbox__input:disabled+.checkbox__mock+.checkbox__label{color:#ccc}.checkbox__input:disabled+.checkbox__mock{box-shadow:inset 0 0 0 2px #595d66;pointer-events:none}.light-theme .checkbox__input:disabled+.checkbox__mock{box-shadow:inset 0 0 0 2px #ccc}.checkbox__input:disabled:checked+.checkbox__mock{box-shadow:inset 0 0 0 40px #292b33}.light-theme .checkbox__input:disabled:checked+.checkbox__mock{box-shadow:inset 0 0 0 40px #eee}.checkbox__input:disabled:checked+.checkbox__mock:before{color:#595d66}.light-theme .checkbox__input:disabled:checked+.checkbox__mock:before{color:#d5d5d5}.checkbox__input:disabled:checked+.checkbox__mock+.checkbox__label{color:#353b46}.light-theme .checkbox__input:disabled:checked+.checkbox__mock+.checkbox__label{color:#d5d5d5}.checkbox__mock{align-items:center;border-radius:4px;box-shadow:inset 0 0 0 2px #9da4af;cursor:pointer;display:flex;height:23px;justify-content:center;line-height:23px;position:relative;transition:box-shadow .4s ease-in-out;width:23px}.light-theme .checkbox__mock{box-shadow:inset 0 0 0 2px #999}.checkbox__mock:before{align-items:center;background-color:#fff;content:"";cursor:pointer;display:flex;height:15px;-webkit-mask:url(/static/media/IconCheckmark.f1910ea3fcd8d58c0d30.svg) no-repeat 50% 50%;mask:url(/static/media/IconCheckmark.f1910ea3fcd8d58c0d30.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;opacity:0;transition:opacity .3s ease-in-out,color .3s ease-in-out;width:15px}.light-theme .checkbox__mock:before{background-color:#fff}.checkbox__label{cursor:pointer;display:block;font-family:Metropolis,sans-serif;font-weight:600;margin-left:8px;overflow:hidden;padding-top:2px;text-overflow:ellipsis;transition:color .4s ease-in-out}.checkbox__label code{background-color:#2a313f;border:1px solid #4f5263;border-radius:3px;display:inline-block;font-size:11px;padding:3px 4px}.light-theme .checkbox__label code{background-color:#f4f4f4;border-color:#e4e4e4}.checkbox.has-explanation{margin-right:0}.checkbox-set--inline{align-items:center;column-gap:30px;display:flex;flex-wrap:wrap}.mock-link{all:unset;color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .3s ease-in-out}.mock-link:hover{color:#fbb03b}.mock-link:disabled{color:#353b46;cursor:default;pointer-events:none}.light-theme .mock-link:disabled{color:#d5d5d5}.mock-link--theme-plaintext{color:#fff}.light-theme .mock-link--theme-plaintext{color:#151515}.mock-link--theme-plaintext:hover{color:#0957ff}.toggle-switch{align-items:center;cursor:pointer;display:flex;position:relative}.toggle-switch__label{font-family:Metropolis,sans-serif;font-weight:600;margin-right:15px}.light-theme .toggle-switch__label{color:#151515}.toggle-switch__slider{background:#303949;border-radius:15px;display:block;height:18px;position:relative;transition:all .3s ease-in-out;width:40px}.light-theme .toggle-switch__slider{background:#f4f4f4}.toggle-switch__slider-circle{align-items:center;background:#303949;border:2px solid #535769;border-radius:15px;box-sizing:border-box;display:flex;height:21px;justify-content:center;left:0;line-height:1.3;position:absolute;top:-2px;transition:all .3s ease-in-out;width:21px}.light-theme .toggle-switch__slider-circle{background:#f4f4f4;border-color:#ddd}.toggle-switch__slider-circle:after{align-items:center;background-color:#fff;content:"";cursor:pointer;display:flex;height:15px;-webkit-mask:url(/static/media/IconCheckmark.f1910ea3fcd8d58c0d30.svg) no-repeat 50% 50%;mask:url(/static/media/IconCheckmark.f1910ea3fcd8d58c0d30.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;opacity:0;transition:opacity .3s ease-in-out;width:15px}.toggle-switch__input{bottom:0;left:0;opacity:0;position:absolute;right:0;top:0}.toggle-switch__input:checked~.toggle-switch__slider{background:#0957ffb3}.toggle-switch__input:checked~.toggle-switch__slider .toggle-switch__slider-circle{background-color:#0957ff;border-color:#0957ff;left:20px}.toggle-switch__input:checked~.toggle-switch__slider .toggle-switch__slider-circle:after{opacity:1}.toggle-switch__input:disabled{pointer-events:none}.toggle-switch__input:disabled~.toggle-switch__slider{background:#2a2f38}.light-theme .toggle-switch__input:disabled~.toggle-switch__slider{background:#eee}.toggle-switch__input:disabled~.toggle-switch__slider .toggle-switch__slider-circle{background:#323844;border-color:#0000}.light-theme .toggle-switch__input:disabled~.toggle-switch__slider .toggle-switch__slider-circle{background:#e5e5e5}.modal-start-build-inputs-item .toggle-switch{grid-gap:10px;align-items:center;display:grid!important;gap:10px;grid-template-columns:40px 1fr}.modal-start-build-inputs-item .toggle-switch__label{color:#fff;font-size:16px;grid-column:2;grid-row:1}.light-theme .modal-start-build-inputs-item .toggle-switch__label{color:#151515}.modal-start-build-inputs-item .toggle-switch__slider{grid-column:1;grid-row:1}.app-header-errors-notification{grid-gap:20px;align-items:center;background-color:#ec0c43;border-radius:10px;bottom:-60px;box-sizing:border-box;color:#fff;display:grid;gap:20px;grid-template-columns:1fr 50px;overflow:hidden;position:absolute;right:100px}.app-header-errors-notification__message{grid-gap:5px;display:grid;font-size:12px;gap:5px;padding:20px}.app-header-errors-notification-message__sub{font-size:10px}.app-header-errors-notification__scroll-button{all:unset;border-left:2px solid #9e00274d;box-sizing:border-box;cursor:pointer;height:100%;text-align:center;transition:all .2s ease-in-out}.app-header-errors-notification__scroll-button:hover{background-color:#9e00274d}.app-header-errors-notification__scroll-button svg{height:14px;width:14px}.dot-pagination{display:flex;justify-content:center;margin:30px auto}.dot-pagination__item{align-items:center;display:flex;position:relative}.dot-pagination__item:after{background-color:#303949;content:"";display:block;height:2px;width:50px}.light-theme .dot-pagination__item:after{background-color:#eee}.dot-pagination__item:last-child:after,.dot-pagination__item:only-child:after{display:none}.dot-pagination-item__dot{all:unset;border:2px solid #535769;border-radius:10px;display:block;height:10px;transition:all .2s ease-in-out;width:10px}.light-theme .dot-pagination-item__dot{border-color:#e4e4e4}.dot-pagination__item--active .dot-pagination-item__dot{border-color:#0957ff;transform:scale(1.3)}.dot-pagination__item--completed .dot-pagination-item__dot{background-color:#0957ff;border-color:#0957ff;cursor:pointer}.dot-pagination__item--completed .dot-pagination-item__dot:hover{background-color:#0944c1}.modal-save-yaml-changes-commit-changes__header{margin:40px}.modal-save-yaml-changes-commit-changes-header__title{color:#fff;font-size:24px;font-weight:600;line-height:1.4em;margin-bottom:1em}.light-theme .modal-save-yaml-changes-commit-changes-header__title{color:#151515}.modal-save-yaml-changes-commit-changes-header__description{font-size:14px;line-height:1.2em;margin:1em 0}.modal-save-yaml-changes-commit-changes__content{margin:40px}.modal-save-yaml-changes-commit-changes-content__step-title{color:#fff;font-size:18px;font-weight:600;line-height:1.4em;margin:1em 0}.light-theme .modal-save-yaml-changes-commit-changes-content__step-title{color:#151515}.modal-save-yaml-changes-commit-changes-content__code-wrapper{position:relative}.modal-save-yaml-changes-commit-changes-content__code-wrapper .code{font-size:12px;margin-bottom:20px;text-align:left}.modal-save-yaml-changes-commit-changes-content__code-wrapper .CodeMirror{background-color:#2a313f!important;border-radius:6px;height:auto!important;min-height:0;min-height:auto}.light-theme .modal-save-yaml-changes-commit-changes-content__code-wrapper .CodeMirror{background-color:#f4f4f4!important}.modal-save-yaml-changes-commit-changes-content__code-wrapper .CodeMirror .CodeMirror-scroll{padding-left:40px}.modal-save-yaml-changes-commit-changes-content__code-wrapper .CodeMirror .CodeMirror-sizer{margin-left:0!important;padding:20px 20px 20px 0!important}.modal-save-yaml-changes-get-changes__header{margin:40px}.modal-save-yaml-changes-get-changes-header__title{color:#fff;font-size:24px;font-weight:600;line-height:1.4em;margin-bottom:1em}.light-theme .modal-save-yaml-changes-get-changes-header__title{color:#151515}.modal-save-yaml-changes-get-changes-header__description{font-size:14px;line-height:1.2em;margin:1em 0}.modal-save-yaml-changes-get-changes__content{margin:40px}.modal-save-yaml-changes-get-changes-content__step-title{color:#fff;font-size:18px;font-weight:600;line-height:1.4em;margin:1em 0}.light-theme .modal-save-yaml-changes-get-changes-content__step-title{color:#151515}.modal-save-yaml-changes{text-align:center}.modal-save-yaml-changes__footer{margin:40px}#portal .modal--save-yaml-changes .modal__window{width:800px}#portal .save-yaml-changes{margin:auto;max-width:900px;padding:50px;text-align:center}#portal .save-yaml-changes .step header{text-align:center}#portal .save-yaml-changes .step h3{color:#fff;font-size:36px;line-height:1.4em}.light-theme #portal .save-yaml-changes .step h3{color:#151515}#portal .save-yaml-changes .step p.description{font-size:14px;line-height:1.4em;margin:20px 0 40px}#portal .save-yaml-changes .step .content h4{color:#fff;font-size:20px;margin:40px}.light-theme #portal .save-yaml-changes .step .content h4{color:#151515}#portal .save-yaml-changes .step .content .code{margin:20px;padding:20px;text-align:left}#portal .save-yaml-changes .step .content .code .CodeMirror{background-color:#2a313f!important;border-radius:6px;height:auto;min-height:0;min-height:auto}.light-theme #portal .save-yaml-changes .step .content .code .CodeMirror{background-color:#f4f4f4!important}#portal .save-yaml-changes .step .content .code .CodeMirror .CodeMirror-scroll{padding-left:40px}#portal .save-yaml-changes .step .content .code .CodeMirror-sizer{margin-left:0!important;padding:20px 20px 20px 0!important}#portal .save-yaml-changes .step .content .code-wrapper{position:relative}.page-app-details-yaml-tab-editor-header-controls__buttons-separator{line-height:44px}.code-wrapper__copy{bottom:30px;position:absolute;right:30px}.app-header-buttons{display:flex;flex-wrap:wrap;gap:10px}.app-header-buttons--build{margin-top:10px}@media(max-width:480px){.app-header-buttons--build{justify-content:center}}.app-header-name{align-items:center;color:#fff;display:flex;font-size:22px;font-weight:600;gap:5px;max-width:100%;overflow:hidden;transition:all .2s ease-in-out}.light-theme .app-header-name{color:#151515}@container (max-width: 800px) or (max-height: 60px){.app-header-name{font-size:18px}}.app-header-name__label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-header-name--link:hover{color:#fbb03b}.app-header-name__status{height:20px;width:20px}.app-header-name__status:after{content:"";display:block;height:20px;width:20px}.app-header-name__status--finished:after{background-color:#4cd44c;-webkit-mask:url(/static/media/IconCheckmarkCircle.4029ee27f13c4e2aa264.svg) no-repeat 50% 50%;mask:url(/static/media/IconCheckmarkCircle.4029ee27f13c4e2aa264.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.light-theme .app-header-name__status--finished:after{background-color:#4cd44c}.app-header-name__status--canceled:after{background-color:#9da4af;-webkit-mask:url(/static/media/IconStatusCancelled.67960dc6be8b26b680d6.svg) no-repeat 50% 50%;mask:url(/static/media/IconStatusCancelled.67960dc6be8b26b680d6.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.light-theme .app-header-name__status--canceled:after{background-color:#9da4af}.app-header-name__status--failed:after,.app-header-name__status--timeout:after{background-color:#ec0c43;-webkit-mask:url(/static/media/IconFailed.9c05d85408fa5027bcb8.svg) no-repeat 50% 50%;mask:url(/static/media/IconFailed.9c05d85408fa5027bcb8.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.light-theme .app-header-name__status--failed:after,.light-theme .app-header-name__status--timeout:after{background-color:#ec0c43}.app-header-repository{color:#9da4af;display:block;font-size:14px;font-weight:600;max-width:100%;overflow:hidden;text-overflow:ellipsis;transition:all .2s ease-in-out;white-space:nowrap}.light-theme .app-header-repository{color:#999}@media(max-width:768px){.app-header-repository{font-size:12px}}a.app-header-repository:hover{color:#fbb03b}.app-header{grid-gap:40px;align-items:center;box-sizing:border-box;container-type:inline-size;container-type:size;display:grid;flex-wrap:wrap;gap:40px;grid-template-columns:1fr auto;margin-bottom:40px;position:relative;transition:all .2s ease-in-out}.app-header--build{height:100px}@media(max-width:480px){.app-header--build{grid-template-columns:1fr;height:200px;justify-items:center}}.app-header--sticky{background-color:#13161d;gap:15px;grid-template-columns:1fr auto;height:140px;margin:-50px -50px 20px;padding:40px 50px 20px;position:sticky;top:0;z-index:33}.light-theme .app-header--sticky{background-color:#fff}@media(max-width:768px){.app-header--sticky{grid-template-columns:1fr;height:120px;margin:-50px -30px 20px;padding:10px 30px}.app-header--sticky,.light-theme .app-header--sticky{box-shadow:0 0 30px #1515151a}}.app-header--collapsed{height:80px;padding:15px 50px}.app-header--collapsed,.light-theme .app-header--collapsed{box-shadow:0 0 30px #1515151a}.app-header--collapsed .app-header__application-info{grid-template-columns:40px 1fr}@media(max-width:1224px){.app-header--workflow-editor{grid-template-columns:1fr auto auto}}@media(max-width:480px){.app-header--workflow-editor{gap:10px 0;grid-template-columns:1fr auto;height:140px}}.app-header__application-info{grid-gap:15px;align-items:center;display:grid;gap:15px;grid-template-columns:80px 1fr}@media(max-width:768px){.app-header__application-info{gap:10px;grid-template-columns:40px 1fr}}@media(max-width:480px){.app-header__application-info{grid-column:1}}.app-header__application-info--build{gap:40px}@media(max-width:768px){.app-header__application-info--build{gap:10px;grid-template-columns:100px 1fr}}@media(max-width:480px){.app-header__application-info--build{grid-template-columns:1fr;justify-items:center}}.app-header-application-info__rows{align-items:flex-start;display:flex;flex-direction:column;gap:5px;overflow:hidden;width:100%}@media(max-width:480px){.app-header__application-info--build .app-header-application-info__rows{align-items:center}.app-header__sidebar-toggle-btn{grid-column:2;grid-row:1}}.icon-navigation-logo__letter{fill:#fff}.light-theme .icon-navigation-logo__letter{fill:#0051ff}.icon-navigation-logo__star{fill:url(#icon-navigation-logo-linear-gradient)}.icon-navigation-logo-star path{fill:url(#icon-navigation-logo-star-gradient)}.navigation{background-color:#13161d;border-right:1px solid;border-color:#363945;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto auto;height:100%;justify-items:center;max-height:100vh;max-height:calc(100vh - var(--topbanner-height, 0px));overflow-x:hidden;overflow-y:auto;position:sticky;top:0;top:var(--topbanner-height,0);transition:width .2s ease-in-out,background-color .2s ease-in-out,border-color .2s ease-in-out;width:70px;z-index:2}.light-theme .navigation{background-color:#fff;border-color:#eee}.navigation__header{align-items:center;box-sizing:border-box;display:grid;grid-template-columns:0 30px;justify-content:space-between;padding:30px 20px;transition:all .2s ease-in-out;width:100%}.navigation-header__logo{opacity:0;pointer-events:none;transition:all .2s ease-in-out;width:100px}.navigation-header__toggle svg path{fill:#fff}.light-theme .navigation-header__toggle svg path{fill:#151515}.navigation__main-menu{display:flex;flex-direction:column;gap:10px;padding:20px 10px;transition:all .2s ease-in-out}.navigation-main-menu__item{grid-gap:10px;align-items:center;background-color:#13161d;border-radius:10px;box-sizing:border-box;color:#fff;display:grid;gap:10px;grid-template-columns:20px 0;height:40px;padding:10px;position:relative;transition:all .2s ease-in-out;width:40px}.light-theme .navigation-main-menu__item{background-color:#fff;color:#151515}.navigation-main-menu__item:hover{background-color:#1a1f28}.light-theme .navigation-main-menu__item:hover{background-color:#f4f4f4}.navigation-main-menu-item__icon,.navigation-main-menu-item__icon svg{height:20px;width:20px}.navigation-main-menu-item__icon svg path{fill:#fff;transition:all .2s ease-in-out}.light-theme .navigation-main-menu-item__icon svg path{fill:#151515}.navigation-main-menu-item__label{font-size:14px;font-weight:600;line-height:20px;opacity:0;transition:all .2s ease-in-out;width:135px}.navigation-main-menu__item--active,.navigation-main-menu__item--active:hover{background-color:#0957ff;color:#fff}.light-theme .navigation-main-menu__item--active,.light-theme .navigation-main-menu__item--active:hover{background-color:#0957ff;color:#fff}.light-theme .navigation-main-menu__item--active svg path,.light-theme .navigation-main-menu__item--active:hover svg path,.navigation-main-menu__item--active svg path,.navigation-main-menu__item--active:hover svg path{fill:#fff}.navigation-main-menu-item__new-badge{background:linear-gradient(90deg,#ff8b00,#fe19ff);border-radius:6px;box-sizing:border-box;color:#fff;display:inline-block;font-size:8px;font-weight:600;letter-spacing:.5px;padding:4px;position:absolute;right:-12px;text-align:center;top:-5px;transition:all .2s ease-in-out;width:32px}.navigation__support-menu{box-sizing:border-box;padding:20px 10px;transition:all .2s ease-in-out}.navigation-support-menu__item{grid-gap:0;align-items:center;background-color:#13161d;border-radius:10px;box-sizing:border-box;color:#fff;display:grid;gap:0;grid-template-columns:14px 0 0;height:40px;padding:10px 12px;transition:all .2s ease-in-out;width:40px}.light-theme .navigation-support-menu__item{background-color:#fff;color:#151515}.navigation-support-menu__item:hover{background-color:#1a1f28}.light-theme .navigation-support-menu__item:hover{background-color:#f4f4f4}.navigation-support-menu-item__icon,.navigation-support-menu-item__icon svg{height:14px;width:14px}.navigation-support-menu-item__icon svg path{fill:#fff;transition:all .2s ease-in-out}.light-theme .navigation-support-menu-item__icon svg path{fill:#151515}.navigation-support-menu-item__label{font-size:12px;font-weight:600;line-height:14px;width:135px}.navigation-support-menu-item__icon-external-link,.navigation-support-menu-item__label{opacity:0;transition:all .2s ease-in-out}.navigation-support-menu-item__icon-external-link svg path{fill:#fff}.light-theme .navigation-support-menu-item__icon-external-link svg path{fill:#151515}.navigation-support-menu__item:hover .navigation-support-menu-item__icon-external-link{opacity:1}.navigation__footer{grid-gap:0;align-items:center;border-color:currentcolor #363945 #363945;border-top:1px solid #363945;box-sizing:border-box;color:#fff;display:grid;gap:0;grid-template-columns:40px 0;padding:20px 15px;position:relative;transition:all .2s ease-in-out;width:100%}.light-theme .navigation__footer{border-color:#eee;color:#151515}.navigation-footer__user-settings{position:relative;transition:all .2s ease-in-out}.navigation-footer__user-settings:hover{z-index:2}.navigation-footer-user-settings__avatar{border-radius:12px;width:40px}.navigation-footer__user-info{display:grid;grid-template-columns:1fr;opacity:0;transition:all .2s ease-in-out;width:145px}.navigation-footer-user-info__name{font-size:14px;font-weight:600}.navigation-footer-user-info__email,.navigation-footer-user-info__name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navigation-footer-user-info__email{font-size:12px}.navigation-footer__logout{bottom:10px;position:absolute;right:10px;transition:all .2s ease-in-out;width:20px;z-index:1}.navigation-footer__logout svg path{fill:#fff}.light-theme .navigation-footer__logout svg path{fill:#151515}@media(min-width:1024px){.navigation--expanded{width:300px}.navigation__header--expanded{grid-template-columns:100px 30px;padding:30px}.navigation-header__logo--expanded{opacity:1;pointer-events:all}.navigation__main-menu--expanded{padding:20px}.navigation-main-menu__item--expanded{grid-template-columns:20px 135px;padding:10px;width:255px}.navigation-main-menu-item__label--expanded{opacity:1}.navigation-main-menu-item__new-badge--expanded{padding:6px 8px;right:10px;top:6px;width:40px}.navigation__support-menu--expanded{padding:20px}.navigation-support-menu__item--expanded{gap:10px;grid-template-columns:14px 1fr 10px;padding:10px;width:255px}.navigation-support-menu-item__label--expanded{opacity:1}.navigation__footer--expanded{gap:10px;grid-template-columns:40px 145px;padding:20px 50px 20px 20px}.navigation-footer__user-info--expanded{opacity:1}.navigation-footer__logout--expanded{bottom:28px;right:20px}}.navigation-mobile{background-color:#13161d;height:70px;left:0;position:fixed;right:0;top:0;z-index:1}.light-theme .navigation-mobile{background-color:#fff}.navigation-mobile__header{align-items:center;backface-visibility:hidden;border-bottom:1px solid;border-color:#363945;display:grid;grid-template-columns:auto auto;height:70px;justify-content:space-between;padding:0 20px}.light-theme .navigation-mobile__header{border-color:#eee}.navigation-mobile-header__logo{width:100px}.navigation-mobile__menu{grid-gap:20px;background-color:#13161d;border-left:1px solid;border-color:#363945;box-sizing:border-box;display:grid;gap:20px;grid-template-columns:1fr;grid-template-rows:auto 1fr auto auto;height:calc(100vh - 71px);justify-items:center;overflow-x:hidden;overflow-y:auto;position:fixed;right:-301px;top:71px;transition:all .2s ease-in-out;width:300px}.light-theme .navigation-mobile__menu{background-color:#fff;border-color:#eee}@media(max-width:500px){.navigation-mobile__menu{right:-101%;width:100%}}.navigation-mobile__menu--expanded{right:0}.navigation-mobile-menu__main{grid-gap:5px;box-sizing:border-box;display:grid;gap:5px;grid-template-columns:1fr;padding:20px;transition:all .2s ease-in-out;width:100%}.navigation-mobile-menu-main__item{grid-gap:10px;align-items:center;border-radius:10px;color:#fff;display:grid;gap:10px;grid-template-columns:20px 1fr auto;padding:10px;transition:all .2s ease-in-out}.light-theme .navigation-mobile-menu-main__item{color:#151515}.navigation-mobile-menu-main__item:hover{background-color:#1a1f28}.light-theme .navigation-mobile-menu-main__item:hover{background-color:#f4f4f4}.navigation-mobile-menu-main__item--active{background-color:#0957ff;color:#fff}.navigation-mobile-menu-main-item__icon,.navigation-mobile-menu-main-item__icon svg{height:20px;width:20px}.navigation-mobile-menu-main-item__icon svg path{fill:#fff;transition:all .2s ease-in-out}.light-theme .navigation-mobile-menu-main-item__icon svg path{fill:#151515}.navigation-mobile-menu-main__item--active,.navigation-mobile-menu-main__item--active:hover{background-color:#0957ff;color:#fff}.light-theme .navigation-mobile-menu-main__item--active,.light-theme .navigation-mobile-menu-main__item--active:hover{background-color:#0957ff;color:#fff}.light-theme .navigation-mobile-menu-main__item--active svg path,.light-theme .navigation-mobile-menu-main__item--active:hover svg path,.navigation-mobile-menu-main__item--active svg path,.navigation-mobile-menu-main__item--active:hover svg path{fill:#fff}.navigation-mobile-menu-main-item__new-badge{background:linear-gradient(90deg,#ff8b00,#fe19ff);border-radius:6px;box-sizing:border-box;color:#fff;display:inline-block;font-size:8px;font-weight:600;letter-spacing:.5px;padding:4px;text-align:center;transition:all .2s ease-in-out;width:32px}.navigation-mobile-menu__support-menu{grid-gap:5px;align-content:flex-end;box-sizing:border-box;display:grid;gap:5px;grid-template-columns:1fr;padding:20px;transition:all .2s ease-in-out;width:100%}.navigation-mobile-menu-support-menu__item{grid-gap:10px;align-items:center;border-radius:10px;color:#fff;display:grid;font-size:12px;gap:10px;grid-template-columns:14px 1fr 14px;height:20px;padding:10px;transition:all .2s ease-in-out}.light-theme .navigation-mobile-menu-support-menu__item{color:#151515}.navigation-mobile-menu-support-menu__item:hover{background-color:#1a1f28}.light-theme .navigation-mobile-menu-support-menu__item:hover{background-color:#f4f4f4}.navigation-mobile-menu-support-menu-item__icon,.navigation-mobile-menu-support-menu-item__icon svg{height:14px;width:14px}.navigation-mobile-menu-support-menu-item__icon svg path{fill:#fff;transition:all .2s ease-in-out}.light-theme .navigation-mobile-menu-support-menu-item__icon svg path{fill:#151515}.navigation-mobile-menu-support-menu-item__icon-external-link,.navigation-mobile-menu-support-menu-item__icon-external-link svg{height:12px;width:12px}.navigation-mobile-menu-support-menu-item__icon-external-link svg path{fill:#9da4af;transition:all .2s ease-in-out}.light-theme .navigation-mobile-menu-support-menu-item__icon-external-link svg path{fill:#999}.navigation-mobile-menu__footer{grid-gap:10px;align-items:center;border-color:currentcolor #363945 #363945;border-top:1px solid #363945;box-sizing:border-box;display:grid;gap:10px;grid-template-columns:40px 1fr;padding:20px;width:100%}.light-theme .navigation-mobile-menu__footer{border-color:#eee}.navigation-mobile-menu-footer__user-settings{position:relative;transition:all .2s ease-in-out}.navigation-mobile-menu-footer__user-settings:hover{z-index:2}.navigation-mobile-menu-footer-user-settings__avatar{border-radius:12px;width:40px}.navigation-mobile-menu-footer__user-info{grid-gap:10apx;color:#fff;display:grid;gap:10apx;grid-template-columns:1fr;transition:all .2s ease-in-out}.light-theme .navigation-mobile-menu-footer__user-info{color:#151515}.navigation-mobile-menu-footer-user-info__name{font-size:14px;font-weight:600;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.navigation-mobile-menu-footer-user-info__email{font-size:12px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.inline-notification{align-items:center;border:2px solid #0957ff;border-radius:10px;box-sizing:border-box;color:#fff;display:flex;font-family:Metropolis,sans-serif;font-weight:400;gap:20px;margin:15px 0;padding:20px 30px;position:relative}.light-theme .inline-notification{color:#151515}@media(max-width:768px){.inline-notification{flex-direction:column;text-align:center}}.inline-notification .fa-exclamation-triangle{color:#ec0c43}.inline-notification--error{border-color:#ec0c43}.inline-notification__system-warning{background-color:#e8cd08;border:none}.inline-notification__system-warning .inline-notification__icon,.inline-notification__system-warning .inline-notification__message{color:#151515}.inline-notification__icon-content{flex-shrink:0;position:relative}@media(max-width:768px){.inline-notification__icon-content{margin:0}}.inline-notification__icon{align-items:center;display:flex;justify-content:center}.inline-notification__icon:after{content:"";height:25px;width:25px}.inline-notification__icon--warning-triangle:after{background-color:#ec0c43;-webkit-mask:url(/static/media/IconError.a67a545c0b2e6e4640bd.svg) no-repeat 50% 50%;mask:url(/static/media/IconError.a67a545c0b2e6e4640bd.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.inline-notification__icon--info-circle:after{background-color:#fff;-webkit-mask:url(/static/media/IconInfoCircle.7a233d443d99fdc22977.svg) no-repeat 50% 50%;mask:url(/static/media/IconInfoCircle.7a233d443d99fdc22977.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.light-theme .inline-notification__icon--info-circle:after{background-color:#151515}.inline-notification__icon-content>:nth-child(2){bottom:-4px;position:absolute;right:-7px}.inline-notification__message{flex:1 1;font-size:16px;line-height:20px}.inline-notification__message a{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.inline-notification__message a svg path{fill:#0957ff;transition:all .2s ease-in-out}.inline-notification__message a:hover{color:#fbb03b}.inline-notification__message a:hover svg path{fill:#fbb03b}.inline-notification__close{cursor:pointer;display:none;flex-shrink:0;margin-left:20px;transition:all .3s ease-in-out}.inline-notification__close:after{background-color:#0957ff;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconTimes.2cb3cb0c1c002f5df0ac.svg) no-repeat 50% 50%;mask:url(/static/media/IconTimes.2cb3cb0c1c002f5df0ac.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}@media(max-width:768px){.inline-notification__close{display:block;margin:0;position:absolute;right:20px;top:20px}}@media(min-width:768px){.page-not-found{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.page-not-found__content{background-color:#fff;bottom:0;color:#15172b;display:flex;left:0;min-height:100vh;opacity:0;overflow:auto;right:0;top:0;transition:opacity .6s linear;z-index:10}.page-not-found__content--visible{opacity:1}.page-not-found__status{align-items:center;flex-direction:column;justify-content:center;margin:auto;padding-left:30px;padding-right:30px;text-align:center}.page-not-found__title{font-size:50px}.page-not-found__text,.page-not-found__title{font-family:Metropolis,sans-serif;font-weight:600}.page-not-found__text{color:#999;font-size:18px;margin:1.5em auto}.inline-notification-link{color:#0957ff;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;transition:all .3s ease-in-out}.inline-notification-link:hover{text-decoration:underline}.form-new-environment-variable{margin-bottom:15px}.form-new-environment-variable__wrap{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin-bottom:15px}@media(max-width:768px),(min-width:1025px)and (max-width:1250px),(min-width:769px)and (max-width:900px){.form-new-environment-variable__wrap{display:grid!important;grid-template-columns:1fr}}.form-new-environment-variable__block{align-items:center;display:flex;gap:10px}@media(max-width:560px){.form-new-environment-variable__block{display:grid;grid-template-columns:1fr}.form-new-environment-variable__block--btn{display:grid;grid-template-columns:1fr 1fr}}.form-new-environment-variable__separator{line-height:50px}@media(max-width:560px){.form-new-environment-variable__separator{display:none}}.form-new-environment-variable__value{box-sizing:border-box;height:50px!important;line-height:20px;width:100%!important}.form-new-environment-variable__value--secure{-webkit-text-security:disc;font-family:password-mask}.form-new-environment-variable__value--secure::placeholder{font-family:Metropolis,sans-serif;font-weight:600}.form-new-environment-variable__value--multiline{height:70px}.modal-confirm__header{border-bottom:2px solid;border-color:#363945;padding:30px 50px;text-align:center}.light-theme .modal-confirm__header{border-color:#eee}.modal-confirm__header--left{text-align:left}.modal-confirm__title{color:#fff;display:flex;flex-direction:column;font-size:24px;font-weight:600;gap:30px;line-height:1.3em;margin-top:10px;word-break:break-word}.light-theme .modal-confirm__title{color:#151515}@media(max-width:768px){.modal-confirm__title{font-size:22px}}.modal-confirm__icon{align-items:center;display:flex;justify-content:center}.modal-confirm__icon:before{align-items:center;background-color:#0957ff;content:"";display:flex;height:45px;width:45px}.light-theme .modal-confirm__icon:before{background-color:#0957ff}.modal-confirm__icon--check:before{-webkit-mask:url(/static/media/IconCheckque.3c1366c4c790619a2e39.svg) no-repeat 50% 50%;mask:url(/static/media/IconCheckque.3c1366c4c790619a2e39.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.modal-confirm__icon--triangle:before{-webkit-mask:url(/static/media/IconWarningTriangle.44ee915fd623196aefb8.svg) no-repeat 50% 50%;mask:url(/static/media/IconWarningTriangle.44ee915fd623196aefb8.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.modal-confirm__icon--download:before{-webkit-mask:url(/static/media/IconDownload.e326f199d64e03affbec.svg) no-repeat 50% 50%;mask:url(/static/media/IconDownload.e326f199d64e03affbec.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.modal-confirm__text{font-size:14px;line-height:1.1em;margin-top:5px;word-break:break-word}.modal-confirm__body{display:flex;flex-direction:column;font-size:14px;gap:15px;line-height:1.4em;padding:20px 50px;text-align:center}.modal-confirm__body strong{color:#fff}.light-theme .modal-confirm__body strong{color:#151515}.modal-confirm__body br{margin-top:1em}.modal-confirm__body--left{text-align:left}.modal-confirm__footer{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;padding:30px 50px}.light-theme .modal-confirm__footer{border-color:#eee}.modal-confirm__footer .loading{display:block;margin:auto;text-align:center}@font-face{font-family:password-mask;src:url(data:font/woff;charset:utf-8;base64,d09GRgABAAAAAAusAAsAAAAAMGgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABHU1VCAAABCAAAADsAAABUIIslek9TLzIAAAFEAAAAPgAAAFZjRmM5Y21hcAAAAYQAAAgCAAArYmjjYVVnbHlmAAAJiAAAAEEAAABQiOYj2mhlYWQAAAnMAAAALgAAADYOxVFUaGhlYQAACfwAAAAcAAAAJAqNAyNobXR4AAAKGAAAAAgAAAAIAyAAAGxvY2EAAAogAAAABgAAAAYAKAAAbWF4cAAACigAAAAeAAAAIAEOACJuYW1lAAAKSAAAAUIAAAKOcN63t3Bvc3QAAAuMAAAAHQAAAC5lhHRpeJxjYGRgYOBiMGCwY2BycfMJYeDLSSzJY5BiYGGAAJA8MpsxJzM9kYEDxgPKsYBpDiBmg4gCACY7BUgAeJxjYGScwDiBgZWBgSGVtYKBgVECQjMfYEhiYmFgYGJgZWbACgLSXFMYHIAq/rNfAHK3gEmgASACAIekCT4AAHic7dhl0zDVmUXh5+XFHYK7E0IguFtwt4QQgmtwd3d3d7cED+4SXIO7u7vbsNfaUzU1fyGcu66u1adOf+6uHhgYGGpgYGDwL37/iyEHBoZZcWDQLzUw9NK/7A5if/DA8OwPOfQknBky+0P8/PPPOcd1UJ785frr/Dq/zq/z6/w3zsCgoX/xX74GRsxbcYpRB1iDB/7PGvT/DFGDenBwe8hKD1XpoSs9TKWHrfRwlR6+0iNUesRKj1TpkSs9SqVHrfRolR690r+p9BiVHrPSY1V67EqPU+lxKz1epcev9ASVnrDSE1V64kpPUulJKz1ZpSev9BSVnrLSU1V66kr/ttLTVPp3lZ62/KJSerpKT1/pP1R6hkrPWOmZKj1zpWep9KyVnq3Ss1d6jkrPWem5Kj13peep9LyVnq/S81d6gUr/sdILVnqhSi9c6UUqvWilF6v04pVeotJLVnqpSi9d6WUqvWyll6v08pVeodIrVvpPlf5zpVeq9F8qvXKl/1rpVSr9t0qvWunVKr16pdeo9JqVXqvSa1d6nUqvW+n1Kr1+pTeo9N8rvWGlN6r0xpXepNKbVnqzSm9e6S0qvWWlt6r01pXeptLbVnq7Sm9f6R0qvWOld6r0zpXepdK7Vnq3Su9e6T0qvWel96r03pXep9L7Vnq/Su9f6QMqfWClD6r0wZU+pNKHVvqwSh9e6SMqfWSlj6r00ZU+ptLHVvq4Sh9f6RMqfWKlT6r0yZU+pdKnVvq0Sp9e6TMqfWalz6r02ZU+p9LnVvq8Sp9f6QsqfWGl/1Hpf1b6okpfXOlLKn1ppS+r9OWVvqLS/6r0lZW+qtJXV/qaSl9b6esqfX2lb6j0jZW+qdI3V/qWSt9a6dsqfXul76j0vyt9Z6XvqvTdlb6n0vdW+r5K31/pByr9YKUfqvTDlX6k0v+p9KOVfqzSj1f6iUo/WemnKv10pZ+p9LOVfq7Sz1f6hUq/WOmXKv1ypV+p9KuVfq3Sr1f6jUq/Wem3Kv12pd+p9LuVfq/S71f6g0p/WOmPKv1xpT+p9KeV/qzSn1f6i0p/WemvKv11pb+p9LeV/q7S31f6h0r/WOmfKv1zDfI26KKHED1Y9JCihxI9tOhhRA8rejjRw4seQfSIokcSPbLoUUSPKno00aOL/o3oMUSPKXos0WOLHkf0uKLHEz2+6AlETyh6ItETi55E9KSiJxM9uegpRE8peirRU4v+rehpRP9O9LSify96OtHTi/6D6BlEzyh6JtEzi55F9KyiZxM9u+g5RM8pei7Rc4ueR/S8oucTPb/oBUT/UfSCohcSvbDoRUQvKnox0YuLXkL0kqKXEr206GVELyt6OdHLi15B9Iqi/yT6z6JXEv0X0SuL/qvoVUT/TfSqolcTvbroNUSvKXot0WuLXkf0uqLXE72+6A1E/130hqI3Er2x6E1Ebyp6M9Gbi95C9JaitxK9tehtRG8rejvR24veQfSOoncSvbPoXUTvKno30buL3kP0nqL3Er236H1E7yt6P9H7iz5A9IGiDxJ9sOhDRB8q+jDRh4s+QvSRoo8SfbToY0QfK/o40ceLPkH0iaJPEn2y6FNEnyr6NNGniz5D9JmizxJ9tuhzRJ8r+jzR54u+QPSFov8h+p+iLxJ9sehLRF8q+jLRl4u+QvS/RF8p+irRV4u+RvS1oq8Tfb3oG0TfKPom0TeLvkX0raJvE3276DtE/1v0naLvEn236HtE3yv6PtH3i35A9IOiHxL9sOhHRP9H9KOiHxP9uOgnRD8p+inRT4t+RvSzop8T/bzoF0S/KPol0S+LfkX0q6JfE/266DdEvyn6LdFvi35H9Lui3xP9vugPRH8o+iPRH4v+RPSnoj8T/bnoL0R/Kfor0V+L/kb0t6K/E/296B9E/yj6J9E/K/2/v/npoocQPVj0kKKHEj206GFEDyt6ONHDix5B9IiiRxI9suhRRI8qejTRo4v+jegxRI8peizRY4seR/S4oscTPb7oCURPKHoi0ROLnkT0pKInEz256ClETyl6KtFTi/6t6GlE/070tKJ/L3o60dOL/oPoGUTPKHom0TOLnkX0rKJnEz276DlEzyl6LtFzi55H9Lyi5xM9v+gFRP9R9IKiFxK9sOhFRC8qejHRi4teQvSSopcSvbToZUQvK3o50cuLXkH0iqL/JPrPolcS/RfRK4v+q+hVRP9N9KqiVxO9uug1RK8pei3Ra4teR/S6otcTvb7oDUT/XfSGojcSvbHoTURvKnoz0ZuL3kL0lqK3Er216G1Ebyt6O9Hbi95B9I6idxK9s+hdRO8qejfRu4veQ/SeovcSvbfofUTvK3o/0fuLPkD0gaIPEn2w6ENEHyr6MNGHiz5C9JGijxJ9tOhjRB8r+jjRx4s+QfSJok8SfbLoU0SfKvo00aeLPkP0maLPEn226HNEnyv6PNHni75A9IWi/yH6n6IvEn2x6EtEXyr6MtGXi75C9L9EXyn6KtFXi75G9LWirxN9vegbRN8o+ibRN4u+RfStom8TfbvoO0T/W/Sdou8Sfbfoe0TfK/o+0feLfkD0g6IfEv2w6EdE/0f0o6IfE/246CdEPyn6KdFPi35G9LOinxP9vOgXRL8o+iXRL4t+RfSrol8T/broN0S/Kfot0W+Lfkf0u6LfE/2+6A9Efyj6I9Efi/5E9KeiPxP9uegvRH8p+ivRX4v+RvS3or8T/b3oH0T/KPon0T9rYND/AOaSEScAAHicY2BiAAKmPSy+QEqUgYFRUURcTFzMyNzM3MxEXU1dTYmdjZ2NccK/K5oaLm6L3Fw0NOEMZoVAFD6IAQD4PA9iAAAAeJxjYGRgYADirq+zjOP5bb4ycLNfAIowXCttkUWmmfaw+AIpDgYmEA8ANPUJwQAAeJxjYGRgYL/AAATMCiCSaQ8DIwMqYAIAK/QBvQAAAAADIAAAAAAAAAAoAAB4nGNgZGBgYGIQA2IGMIuBgQsIGRj+g/kMAArUATEAAHicjY69TsMwFIWP+4doJYSKhMTmoUJIqOnPWIm1ZWDq0IEtTZw2VRpHjlu1D8A7MPMczAw8DM/AifFEl9qS9d1zzr3XAK7xBYHqCHTdW50aLlj9cZ1057lBfvTcRAdPnlvUnz23mXj13MEN3jhBNC6p9PDuuYYrfHquU//23CD/eG7iVnQ9t9ATD57bWIgXzx3ciw+rDrZfqmhnUnvsx2kZzdVql4Xm1DhVFsqUqc7lKBiemjOVKxNaFcvlUZb71djaRCZGb+VU51ZlmZaF0RsV2WBtbTEZDBKvB5HewkLhwLePkhRhB4OU9ZFKTCqpzems6GQI6Z7TcU5mQceQUmjkkBghwPCszhmd3HWHLh+ze8mEpLvnT8dULRLWCTMaW9LUbanSGa+mUjhv47ZY7l67rgITDHiTf/mAKU76BTuXfk8AAHicY2BigAARBuyAiZGJkZmBJSWzOJmBAQALQwHHAAAA) format("woff")}#environment-variables .full-row{margin:15px;width:100%}#environment-variables .form-actions{margin:40px 0 0}#environment-variables .variable-wrap{align-items:center;display:flex;margin-bottom:15px;max-width:1000px}#environment-variables .variable-wrap .variable-item:not(:first-child){margin-left:10px}#environment-variables .variable-wrap .variable-item:not(:last-child){margin-right:10px}#environment-variables .variable-wrap .variable-copyable-item{display:flex;height:100%;position:relative;width:100%}#environment-variables .variable-wrap .variable-copyable-item .copy-button{border-color:#0000;margin-right:15px;margin-top:7px;opacity:0;position:absolute;right:0;visibility:hidden}#environment-variables .variable-wrap .variable-copyable-item:hover .copy-button{opacity:1;visibility:visible}#environment-variables .variable-wrap .variable-copyable-item:not(:first-child){margin-left:10px}#environment-variables .variable-wrap .variable-copyable-item:not(:last-child){margin-right:10px}#environment-variables .variable-wrap .variable-key,#environment-variables .variable-wrap .variable-value{box-sizing:border-box;flex:1 1 auto;height:50px;min-height:50px;padding:15px;resize:none}#environment-variables .variable-wrap .variable-secure{-webkit-text-security:disc;font-family:password-mask}#environment-variables .variable-wrap .variable-secure::placeholder{font-family:Metropolis,sans-serif;font-weight:600}#environment-variables .variable-wrap .variable-checkbox{margin-left:5px}#environment-variables .variable-wrap .variable-multiline{height:70px}#environment-variables .variable-wrap .variable-actions{align-items:center;display:flex}#environment-variables .variable-wrap .variable-separator{line-height:50px}#environment-variables .variable-wrap .icon{border-radius:2px;box-shadow:none!important;font-size:12px;height:36px;line-height:12px;padding:0;width:36px}@media(max-width:768px){#environment-variables:not(.environment-variables) .variable-wrap{flex-wrap:wrap}#environment-variables:not(.environment-variables) .variable-wrap:not(.add-row){align-items:center;border-top:2px solid #454857;padding-top:20px}#environment-variables:not(.environment-variables) .variable-wrap:not(.add-row) .variable-actions .icon{height:48px;width:50%}#environment-variables:not(.environment-variables) .variable-wrap.add-row{border-top:none;padding-top:0}#environment-variables:not(.environment-variables) .variable-wrap.add-row .variable-actions{flex:auto;width:100%}#environment-variables:not(.environment-variables) .variable-wrap.add-row .variable-actions .checkbox{margin-right:20px!important}#environment-variables:not(.environment-variables) .variable-wrap.add-row .variable-actions button{width:230px}#environment-variables:not(.environment-variables) .variable-wrap .variable-item{margin:5px 0!important;width:100%}#environment-variables:not(.environment-variables) .variable-wrap .variable-separator{display:none}}#environment-variables code{background:#2a313f;border-radius:5px;padding:1px 4px}.light-theme #environment-variables code{background:#f4f4f4}.env-vars-page .page__content{padding-bottom:150px!important}#environment-variables.environment-variables .variable-wrap{max-width:none}#environment-variables.environment-variables .icon{border-radius:10px}.environment-variables pre{background:#2a313f;border-radius:5px;font-family:monospace;margin:10px 0;padding:15px}.light-theme .environment-variables pre{background:#f4f4f4}.environment-variables h4{color:#fff;margin-bottom:15px}.light-theme .environment-variables h4{color:#15172b}.environment-variables p:not(:last-child){letter-spacing:0;margin-bottom:25px}.environment-variables__group{border:2px solid #363945;border-radius:20px;margin:40px 0;padding:30px}.environment-variables__group>p{line-height:1.3}.environment-variables__group>p:not(:last-of-type){margin-bottom:10px}.environment-variables__group>p a{color:#0957ff;transition:color .16s linear}.environment-variables__group>p a:hover{color:#0944c1}.environment-variables__listing{border-top:2px solid #13161d;margin-top:20px;padding-top:20px}.light-theme .environment-variables__group,.light-theme .environment-variables__listing{border-color:#eee}.environment-variables .input-validation-msg.error{padding:0}.environment-variables .variable-wrap{grid-gap:10px;display:grid!important;gap:10px;grid-template-columns:2fr 1fr}.environment-variables .variable-wrap.add-row{grid-template-columns:1fr 1fr}.environment-variables .variable-wrap>div{align-items:center;display:flex;flex:1 1}.environment-variables .variable-wrap .column-title{flex:1 1}.environment-variables .variable-wrap .column-title:nth-child(2){margin-left:30px}.environment-variables .variable-group{flex:1 1 auto;grid-column:1/span 2;height:50px;padding:0;width:-webkit-fill-available}.environment-variables .variable-group .dropdown-list{margin:0}.environment-variables button~button{margin-left:10px}.environment-variables .dropdown-list .selected-item.active,.environment-variables .dropdown-list .selected-item[disabled]{color:#9da4af!important}.light-theme .environment-variables .dropdown-list .selected-item.active,.light-theme .environment-variables .dropdown-list .selected-item[disabled]{color:#999!important}@media(min-width:1251px)and (max-width:1450px),(min-width:901px)and (max-width:1024px){.environment-variables .checkbox .checkbox__content{flex-direction:column}.environment-variables .checkbox .checkbox__label{margin:0}}@media(max-width:768px),(min-width:1025px)and (max-width:1250px),(min-width:769px)and (max-width:900px){.environment-variables .variable-wrap.add-row{display:grid!important;grid-template-columns:1fr}}@media(max-width:560px){.environment-variables .form-row:not(:last-of-type){border-bottom:2px solid #363945;margin-bottom:20px!important;padding-bottom:10px}.light-theme .environment-variables .form-row:not(:last-of-type){border-color:#eee}.environment-variables .variable-wrap{display:grid!important;grid-template-columns:1fr}.environment-variables .variable-wrap .variable-separator{display:none}.environment-variables .variable-wrap.column-titles{display:none!important}.environment-variables .variable-wrap>div{grid-gap:10px;display:grid;gap:10px}.environment-variables .variable-wrap .variable-item{margin:0!important;width:100%!important}.environment-variables .variable-wrap .variable-actions button{width:100%!important}}.option-card{border:2px solid #454857;border-radius:10px;box-sizing:border-box;padding:20px;position:relative;text-align:center}.light-theme .option-card{border-color:#eee}.option-card.selected{border-color:#0957ff}.option-card.invalid{border-color:#ec0c43}.instances__wrap{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.instances__wrap>p{margin:20px 0}.instances__wrap .input-validation-msg{padding:0!important}.instance:not(.disabled){cursor:pointer}.instance__content{align-items:center;display:flex;gap:10px;line-height:normal}.instance__data{align-items:flex-start;display:flex;flex-direction:column;gap:5px}.instance__icon{align-items:center;display:flex;justify-content:center}.instance__icon:before{align-items:center;background-color:#9da4af;content:"";display:flex;height:30px;width:30px}.light-theme .instance__icon:before{background-color:#999}.instance__icon--apple:before{-webkit-mask:url(/static/media/IconApple.52b89919dd99ca967799.svg) no-repeat 50% 50%;mask:url(/static/media/IconApple.52b89919dd99ca967799.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.instance__icon--linux:before{-webkit-mask:url(/static/media/IconLinux.79dac91a6b6afdbd47f4.svg) no-repeat 50% 50%;mask:url(/static/media/IconLinux.79dac91a6b6afdbd47f4.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.instance__icon--windows:before{-webkit-mask:url(/static/media/IconWindows.6f6b0638a4f101a0873b.svg) no-repeat 50% 50%;mask:url(/static/media/IconWindows.6f6b0638a4f101a0873b.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.instance__label{color:#fff;display:flex;flex-direction:column;font-weight:600;gap:5px}.instance__info{font-size:12px}.instance__info--available-for{font-weight:600}.instance.disabled .instance__icon,.instance.disabled .instance__info,.instance.disabled .instance__label{color:#595d66}#portal .modal__body p.warning{color:#ec0c43;font-size:12px;line-height:1.1em}#portal .modal__body p.warning strong{color:#ec0c43;display:block}.light-theme .instance__label{color:#151515}.light-theme .instance__icon{color:#999}.light-theme .instance.disabled .instance__icon,.light-theme .instance.disabled .instance__info,.light-theme .instance.disabled .instance__label{color:#ccc}.active-instance{align-items:center;border:2px solid #454857;border-radius:10px;display:flex;gap:30px;justify-content:space-between;padding:30px}.light-theme .active-instance{border-color:#eee}.active-instance.error{border-color:#ec0c43}.active-instance .instance__icon{align-items:center;display:flex;justify-content:center}.active-instance .instance__icon:before{align-items:center;background-color:#9da4af;content:"";display:flex;height:45px;width:45px}.light-theme .active-instance .instance__icon:before{background-color:#999}.active-instance .instance__icon--apple:before{-webkit-mask:url(/static/media/IconApple.52b89919dd99ca967799.svg) no-repeat 50% 50%;mask:url(/static/media/IconApple.52b89919dd99ca967799.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.active-instance .instance__icon--linux:before{-webkit-mask:url(/static/media/IconLinux.79dac91a6b6afdbd47f4.svg) no-repeat 50% 50%;mask:url(/static/media/IconLinux.79dac91a6b6afdbd47f4.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.active-instance .instance__icon--windows:before{-webkit-mask:url(/static/media/IconWindows.6f6b0638a4f101a0873b.svg) no-repeat 50% 50%;mask:url(/static/media/IconWindows.6f6b0638a4f101a0873b.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.active-instance .instance__content{flex:initial}.active-instance .instance__label{font-size:20px}.active-instance .instance__info{font-size:14px}.active-instance .instance__info--available-for,.active-instance .instance__info--hardware{font-weight:600}.active-instance .instance__info--error{color:#ec0c43}.active-instance button{white-space:nowrap}@media(max-width:1200px)and (min-width:1025px),(max-width:768px){.active-instance{align-items:flex-start;flex-direction:column;gap:15px}}.option-card.instance{align-items:center;display:flex;gap:10px;text-align:left}.option-card.instance .radio-button{position:static}.option-card.instance .radio-button__label{display:none}.expand-item{border-radius:4px;margin:5px auto;position:relative;z-index:1}.light-theme .expand-item:not(.icon) .title{box-shadow:0 0 30px #0000001a}.expand-item .title{background-color:#1a1f28;border-radius:10px;color:#9da4af;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;padding:25px;position:relative}.light-theme .expand-item .title{background-color:#fff}.expand-item .title:after{background-color:#188bef;content:"";cursor:pointer;height:20px;-webkit-mask:url(/static/media/IconCaretDown.87bf9b8ee8389d87e5b2.svg) no-repeat 50% 50%;mask:url(/static/media/IconCaretDown.87bf9b8ee8389d87e5b2.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;position:absolute;right:20px;top:calc(50% - 9px);transition:transform .4s ease-in-out;width:20px}.light-theme .expand-item .title:after{background-color:#0957ff}@media(max-width:768px){.expand-item .title{padding:20px}}.expand-item .content{background-color:#1a1f28;border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-top:2px solid #454857;margin-top:-2px;padding:50px;position:relative;z-index:2}.light-theme .expand-item .content{background-color:#fff;border-color:#fff;box-shadow:0 0 30px #0000001a}@media(max-width:768px){.expand-item .content{padding:20px}}.expand-item .content .form-description{font-family:Metropolis,sans-serif;font-size:15px;font-weight:600;line-height:1.3;margin-bottom:50px}.expand-item .content .form-description a{color:#0957ff}@media(max-width:768px){.expand-item .content .form-description{font-size:16px;margin-bottom:20px}}.expand-item .content .form-description:last-child{margin-bottom:0}.expand-item .content .form-comment{font-family:Metropolis,sans-serif;font-size:14px;font-weight:400;line-height:1.3;margin-top:15px}.expand-item .content .form-comment code{color:#fff;vertical-align:initial}.light-theme .expand-item .content .form-comment code{color:#000}.expand-item .content .form .form-row input[type=email],.expand-item .content .form .form-row input[type=password],.expand-item .content .form .form-row input[type=text],.expand-item .content .form .form-row select,.expand-item .content .form .form-row textarea,.expand-item .content form .form-row input[type=email],.expand-item .content form .form-row input[type=password],.expand-item .content form .form-row input[type=text],.expand-item .content form .form-row select,.expand-item .content form .form-row textarea{background-color:#0000;box-shadow:inset 0 0 0 2px #454857}.light-theme .expand-item .content .form .form-row input[type=email],.light-theme .expand-item .content .form .form-row input[type=password],.light-theme .expand-item .content .form .form-row input[type=text],.light-theme .expand-item .content .form .form-row select,.light-theme .expand-item .content .form .form-row textarea,.light-theme .expand-item .content form .form-row input[type=email],.light-theme .expand-item .content form .form-row input[type=password],.light-theme .expand-item .content form .form-row input[type=text],.light-theme .expand-item .content form .form-row select,.light-theme .expand-item .content form .form-row textarea{box-shadow:inset 0 0 0 2px #e4e4e4}.expand-item .content .expand-item .content .form .form-row input[type=email],.expand-item .content .expand-item .content .form .form-row input[type=password],.expand-item .content .expand-item .content .form .form-row input[type=text],.expand-item .content .expand-item .content .form .form-row select,.expand-item .content .expand-item .content .form .form-row textarea,.expand-item .content .expand-item .content form .form-row input[type=email],.expand-item .content .expand-item .content form .form-row input[type=password],.expand-item .content .expand-item .content form .form-row input[type=text],.expand-item .content .expand-item .content form .form-row select,.expand-item .content .expand-item .content form .form-row textarea{box-shadow:inset 0 0 0 2px #535769}.light-theme .expand-item .content .expand-item .content .form .form-row input[type=email],.light-theme .expand-item .content .expand-item .content .form .form-row input[type=password],.light-theme .expand-item .content .expand-item .content .form .form-row input[type=text],.light-theme .expand-item .content .expand-item .content .form .form-row select,.light-theme .expand-item .content .expand-item .content .form .form-row textarea,.light-theme .expand-item .content .expand-item .content form .form-row input[type=email],.light-theme .expand-item .content .expand-item .content form .form-row input[type=password],.light-theme .expand-item .content .expand-item .content form .form-row input[type=text],.light-theme .expand-item .content .expand-item .content form .form-row select,.light-theme .expand-item .content .expand-item .content form .form-row textarea{box-shadow:inset 0 0 0 2px #e4e4e4}.expand-item .content .form .form-row input[type=email]:focus,.expand-item .content .form .form-row input[type=password]:focus,.expand-item .content .form .form-row input[type=text]:focus,.expand-item .content .form .form-row select:focus,.expand-item .content .form .form-row textarea:focus,.expand-item .content form .form-row input[type=email]:focus,.expand-item .content form .form-row input[type=password]:focus,.expand-item .content form .form-row input[type=text]:focus,.expand-item .content form .form-row select:focus,.expand-item .content form .form-row textarea:focus{box-shadow:inset 0 0 0 1px #188bef,0 0 0 4px #188bef1a!important}.expand-item .content .form .form-row input[type=email]:-webkit-autofill,.expand-item .content .form .form-row input[type=password]:-webkit-autofill,.expand-item .content .form .form-row input[type=text]:-webkit-autofill,.expand-item .content .form .form-row select:-webkit-autofill,.expand-item .content .form .form-row textarea:-webkit-autofill,.expand-item .content form .form-row input[type=email]:-webkit-autofill,.expand-item .content form .form-row input[type=password]:-webkit-autofill,.expand-item .content form .form-row input[type=text]:-webkit-autofill,.expand-item .content form .form-row select:-webkit-autofill,.expand-item .content form .form-row textarea:-webkit-autofill{-webkit-text-fill-color:#a6a8c4!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.expand-item .content .form .form-row .input-hint,.expand-item .content form .form-row .input-hint{color:#9da4af}.expand-item .content hr{border-color:red}.expand-item .content .expand-item .content,.expand-item .content .expand-item .title{background-color:#2a313f}.light-theme .expand-item .content .expand-item .content,.light-theme .expand-item .content .expand-item .title{background-color:#fff}.expand-item .content .expand-item .content{border-top:2px solid #4f5263}.light-theme .expand-item .content .expand-item .content{border-color:#eee}.expand-item .content .expand-item .content hr{background-color:#535769;border:none;height:2px;margin:40px 0}.light-theme .expand-item .content .expand-item .content hr{background-color:#eee}.expand-item.icon .title{height:66px;padding:0;text-align:center;width:66px}.light-theme .expand-item.icon .title{background-color:#fff;box-shadow:0 0 30px #0000001a}.expand-item.icon .title .title__icon:before{align-items:center;background-color:#9da4af;content:"";cursor:pointer;display:flex;height:18px;left:0;margin:auto;position:absolute;right:0;top:50%;transform:translate3d(0,-50%,0);transition:all .3s ease-in-out;width:18px}.light-theme .expand-item.icon .title .title__icon:before{background-color:#15172b}.expand-item.icon .title .title__icon--settings:before{-webkit-mask:url(/static/media/IconCog.7e52e1c14699c813b221.svg) no-repeat 50% 50%;mask:url(/static/media/IconCog.7e52e1c14699c813b221.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.expand-item.icon .title .title__icon--plus:before{-webkit-mask:url(/static/media/IconPlus.e9d3356acf9f93d800ce.svg) no-repeat 50% 50%;mask:url(/static/media/IconPlus.e9d3356acf9f93d800ce.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.expand-item.icon .title:after{display:none}.expand-item.open>.title{border-bottom-left-radius:0;border-bottom-right-radius:0}.expand-item.open>.title:after{transform:rotate(180deg)}.expand-item.on-top{z-index:3}.expand-item.disabled{cursor:default;pointer-events:none}.expand-item.disabled .title{color:#424853!important}.page-app-details-flutter-tab-notification-settings-slack-publisher .select-wrap{display:block!important}.page-app-details-flutter-tab-notification-settings-slack-publisher .select-wrap:after{content:none!important}.file-upload__input{position:relative}.file-upload__label{cursor:default}.file-upload__button{position:absolute;right:10px;top:10px}.file-upload__settings{align-items:center;-webkit-appearance:none;appearance:none;background-color:#0000;border:2px dashed #535769;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;gap:10px;letter-spacing:-.4px;padding:15px;transition:all .3s ease-in-out}.light-theme .file-upload__settings{border-color:#e4e4e4;color:#15172b}.file-upload__settings-icon{align-items:center;display:flex;justify-content:center}.file-upload__settings-icon:after{background-color:#fff;content:"";height:20px;-webkit-mask:url(/static/media/IconUpload.ebb2aa63f2cffdae4e96.svg) no-repeat 50% 50%;mask:url(/static/media/IconUpload.ebb2aa63f2cffdae4e96.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:20px}.light-theme .file-upload__settings-icon:after{background-color:#0957ff}.file-upload__settings--disabled{background-color:#323844;border-color:#323844;color:#595d66;pointer-events:none}.light-theme .file-upload__settings--disabled{background-color:#f5f5f5;border-color:#f5f5f5;color:#d5d5d5}.file-upload__settings--disabled .file-upload__settings-icon:after{background-color:#595d66}.light-theme .file-upload__settings--disabled .file-upload__settings-icon:after{background-color:#d5d5d5}.file-upload--accept .file-upload__settings,.file-upload--active .file-upload__settings,.file-upload--focused .file-upload__settings{border-color:#0957ff}.file-upload--accept .file-upload__settings .file-upload__settings-icon,.file-upload--active .file-upload__settings .file-upload__settings-icon,.file-upload--focused .file-upload__settings .file-upload__settings-icon,.light-theme .file-upload--accept .file-upload__settings,.light-theme .file-upload--active .file-upload__settings,.light-theme .file-upload--focused .file-upload__settings{color:#0957ff}.file-upload--accept .file-upload__settings .file-upload__settings-label,.file-upload--active .file-upload__settings .file-upload__settings-label,.file-upload--focused .file-upload__settings .file-upload__settings-label{color:#fff}.file-upload--reject .file-upload__settings{border-color:#ec0c43}.field-select--theme-form{-webkit-appearance:none;appearance:none;background-color:#13161d;border:2px solid #363945;border-radius:10px;box-sizing:border-box;color:#fff;font-family:Metropolis,sans-serif;font-size:15px;font-weight:500;height:50px;line-height:1.3em;outline:none;padding:13px 15px;position:relative}.light-theme .field-select--theme-form{background-color:#fff;border-color:#eee;color:#151515}.field-select--theme-form:focus,.light-theme .field-select--theme-form:focus{border:2px solid #0957ff}.field-select--theme-form:focus-visible{outline:4px solid #0957ff1a}.light-theme .field-select--theme-form:focus-visible{outline:4px solid #0957ff1a}.field-select--error{border:2px solid #ec0c43;outline:4px solid #ec0c431a}.page-app-details-flutter-tab-shorebird-build{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr}.page-app-details-flutter-tab-shorebird-build__description{font-size:14px;font-weight:600}.page-app-details-flutter-tab-shorebird-build__description strong{font-weight:800}.page-app-details-flutter-tab-shorebird-build__link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.page-app-details-flutter-tab-shorebird-build__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.page-app-details-flutter-tab-shorebird-build__link:hover{color:#fbb03b}.page-app-details-flutter-tab-shorebird-build__link:hover svg path{fill:#fbb03b}.page-app-details-flutter-tab-shorebird-build__row{display:grid;grid-template-columns:1fr}.page-app-details-flutter-tab-shorebird-build__col{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr}@media(max-width:1220px){.page-app-details-flutter-tab-shorebird-build__col{gap:50px;grid-template-columns:1fr}}.page-app-details-flutter-tab-shorebird-build__col--single{grid-template-columns:1fr}.page-app-details-flutter-tab-shorebird-build--patch__description{margin-bottom:15px}.page-app-details-flutter-tab-shorebird-build__block-with-select{align-items:center;display:flex;position:relative}.page-app-details-flutter-tab-shorebird-build__block-with-select:after{background-color:#4c5057;content:"";cursor:pointer;height:20px;-webkit-mask:url(/static/media/IconCaretDown.87bf9b8ee8389d87e5b2.svg) no-repeat 50% 50%;mask:url(/static/media/IconCaretDown.87bf9b8ee8389d87e5b2.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;pointer-events:none;position:absolute;right:10px;transition:transform .4s ease-in-out;width:20px}.light-theme .page-app-details-flutter-tab-shorebird-build__block-with-select:after{background-color:#ccc}.page-app-details-flutter-tab-shorebird-build__block-with-select--with-button{align-items:center;display:flex;gap:10px;justify-content:space-around}.page-app-details-flutter-tab-shorebird-build__block-with-select--with-button:after{right:90px}.page-app-details-flutter-tab-shorebird-build__input{-webkit-appearance:none;appearance:none;background-color:#0000;border:none;border-radius:4px;box-shadow:inset 0 0 0 2px #363945;color:#9da4af;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;height:50px;letter-spacing:-.4px;outline:none;padding:0 15px;transition:all .3s ease-in-out;width:calc(100% - 30px)}.light-theme .page-app-details-flutter-tab-shorebird-build__input{background-color:#fff;box-shadow:inset 0 0 0 2px #eee;color:#999}.page-app-details-flutter-tab-shorebird-build__input::placeholder{color:#444d5c}.light-theme .page-app-details-flutter-tab-shorebird-build__input::placeholder{color:#ddd}.page-app-details-flutter-tab-shorebird-build__input:not(.invalid):focus{box-shadow:inset 0 0 0 1px #0957ff,0 0 0 4px #0957ff1a;outline:none;transition:all .3s ease-in-out}.page-app-details-flutter-tab-shorebird-build__input:-webkit-autofill{-webkit-text-fill-color:#444d5c!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.page-app-details-flutter-tab-shorebird-build__input:disabled{background-color:#2a2f38!important}.light-theme .page-app-details-flutter-tab-shorebird-build__input:disabled{background-color:#eee!important}.page-app-details-flutter-tab-shorebird-build__input.invalid{box-shadow:inset 0 0 0 1px #ec0c43,0 0 0 4px #ec0c431a!important;color:#ec0c43!important}.page-app-details-flutter-tab-shorebird-build__select{-webkit-appearance:none;appearance:none;background-color:#13161d;border:none;border-radius:4px;box-shadow:inset 0 0 0 2px #363945;color:#9da4af;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;height:50px;letter-spacing:-.4px;outline:none;padding:0 15px;transition:all .3s ease-in-out;width:100%}.light-theme .page-app-details-flutter-tab-shorebird-build__select{background-color:#fff;box-shadow:inset 0 0 0 2px #eee;color:#999}.page-app-details-flutter-tab-shorebird-build__select::placeholder{color:#444d5c}.light-theme .page-app-details-flutter-tab-shorebird-build__select::placeholder{color:#ddd}.page-app-details-flutter-tab-shorebird-build__select:not(.invalid):focus{box-shadow:inset 0 0 0 1px #0957ff,0 0 0 4px #0957ff1a;outline:none;transition:all .3s ease-in-out}.page-app-details-flutter-tab-shorebird-build__select:-webkit-autofill{-webkit-text-fill-color:#444d5c!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.page-app-details-flutter-tab-shorebird-build__select:disabled{background-color:#2a2f38!important}.light-theme .page-app-details-flutter-tab-shorebird-build__select:disabled{background-color:#eee!important}.page-app-details-flutter-tab-shorebird-build__select.invalid{box-shadow:inset 0 0 0 1px #ec0c43,0 0 0 4px #ec0c431a!important;color:#ec0c43!important}.page-app-details-flutter-tab-shorebird-build__arguments{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr}.page-app-details-flutter-tab-shorebird-build__arguments-description{margin-bottom:10px}.page-app-details-flutter-tab-shorebird-build__arguments-form{grid-gap:15px 10px;align-items:center;display:grid;gap:15px 10px;grid-template-columns:70px 1fr}@media(max-width:600px){.page-app-details-flutter-tab-shorebird-build__arguments-form{grid-template-columns:1fr}}.page-app-details-flutter-tab-shorebird-build__arguments-label{color:#fff;font-size:14px;font-weight:600}.light-theme .page-app-details-flutter-tab-shorebird-build__arguments-label{color:#0957ff}.page-app-details-flutter-tab-shorebird-build__arguments-block{align-items:center;-webkit-appearance:none;appearance:none;background-color:#0000;border:none;border-radius:4px;box-shadow:inset 0 0 0 2px #454857;color:#9da4af;cursor:text;display:flex;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.4px;outline:none;padding:0 10px;transition:all .3s ease-in-out}.light-theme .page-app-details-flutter-tab-shorebird-build__arguments-block{box-shadow:0 0 0 2px #eee;color:#999}@media(max-width:600px){.page-app-details-flutter-tab-shorebird-build__arguments-block{align-items:start;flex-flow:column}}.page-app-details-flutter-tab-shorebird-build__arguments-content{display:flex;flex-direction:row;gap:5px}@media(max-width:600px){.page-app-details-flutter-tab-shorebird-build__arguments-content{align-items:center;height:50px;padding:0 15px}}.page-app-details-flutter-tab-shorebird-build__arguments-input{border-bottom-left-radius:0;border-top-left-radius:0;box-shadow:none!important;flex:1 1;outline:none!important}.page-app-details-flutter-tab-shorebird-build__arguments-input:focus{box-shadow:none!important;outline:none!important}@media(max-width:600px){.page-app-details-flutter-tab-shorebird-build__arguments-input{flex:none}}.name-editor__form-row{margin-bottom:40px;position:relative;width:100%}.name-editor__input-block{position:relative}.name-editor__input{-webkit-appearance:none;appearance:none;background-color:#0000;border:none;border-radius:4px;box-shadow:inset 0 0 0 2px #363945;color:#9da4af;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;height:50px;letter-spacing:-.4px;outline:none;padding:0 15px;transition:all .3s ease-in-out;width:calc(100% - 30px)}.light-theme .name-editor__input{background-color:#fff;box-shadow:inset 0 0 0 2px #eee;color:#999}.name-editor__input::-webkit-input-placeholder{color:#444d5c!important}.name-editor__input:-moz-placeholder,.name-editor__input::-moz-placeholder{color:#444d5c!important}.name-editor__input:-ms-input-placeholder{color:#444d5c!important}.light-theme .name-editor__input::-webkit-input-placeholder{color:#ddd!important}.light-theme .name-editor__input:-moz-placeholder,.light-theme .name-editor__input::-moz-placeholder{color:#ddd!important}.light-theme .name-editor__input:-ms-input-placeholder{color:#ddd!important}.name-editor__input:not(.invalid):focus{box-shadow:inset 0 0 0 1px #0957ff,0 0 0 4px #0957ff1a;outline:none;transition:all .3s ease-in-out}.name-editor__input:-webkit-autofill{-webkit-text-fill-color:#444d5c!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.name-editor__input:disabled{background-color:#2a2f38}.light-theme .name-editor__input:disabled{background-color:#eee}.name-editor__input.invalid{box-shadow:inset 0 0 0 1px #ec0c43,0 0 0 4px #ec0c431a!important;color:#ec0c43!important}.name-editor__buttons{position:absolute;right:10px;top:10px}.name-editor__error{color:#ec0c43;font-size:14px;padding:7px 0 10px;word-break:break-word}@media(max-width:768px){.name-editor__error{font-size:12px}}.page-app-details-repository-settings-tab-icon-upload__content{align-items:center;display:flex;flex-wrap:wrap;gap:20px}.page-app-details-repository-settings-tab-icon-upload__preview{background-color:#1a1f28;border-radius:6px;color:#fff;cursor:pointer;flex-shrink:0;height:100px;overflow:hidden;position:relative;text-align:center;width:100px}.light-theme .page-app-details-repository-settings-tab-icon-upload__preview{background-color:#f4f4f4}.page-app-details-repository-settings-tab-icon-upload__preview:hover .page-app-details-repository-settings-tab-icon-upload__replace{opacity:1}.page-app-details-repository-settings-tab-icon-upload__preview i{font-size:40px;line-height:100px}.page-app-details-repository-settings-tab-icon-upload__preview img{vertical-align:middle;width:100px}.page-app-details-repository-settings-tab-icon-upload__preview--with-image{border-radius:100%}.page-app-details-repository-settings-tab-icon-upload__replace{background-color:#0006;cursor:pointer;left:0;opacity:0;padding:36px 10px;position:absolute!important;text-align:center;top:0;transition:opacity .3s ease-in-out}.page-app-details-repository-settings-tab-icon-upload__preview--with-image,.page-app-details-repository-settings-tab-icon-upload__preview--with-image .page-app-details-repository-settings-tab-icon-upload__replace{border-radius:100%}.page-app-details-repository-settings-tab-icon-upload__replace,.page-app-details-repository-settings-tab-icon-upload__upload{align-items:center;border:2px dashed #535769;border-radius:6px;box-sizing:border-box;display:flex;height:100px;justify-content:center;transition:all .3s ease-in-out;width:100px}.light-theme .page-app-details-repository-settings-tab-icon-upload__replace,.light-theme .page-app-details-repository-settings-tab-icon-upload__upload{border-color:#ddd}.light-theme .page-app-details-repository-settings-tab-icon-upload__replace svg path,.light-theme .page-app-details-repository-settings-tab-icon-upload__upload svg path{fill:#15172b}.light-theme .page-app-details-repository-settings-tab-icon-upload__replace svg rect,.light-theme .page-app-details-repository-settings-tab-icon-upload__upload svg rect{stroke:#15172b}.page-app-details-repository-settings-tab-icon-upload__replace--focused,.page-app-details-repository-settings-tab-icon-upload__replace:hover,.page-app-details-repository-settings-tab-icon-upload__upload--focused,.page-app-details-repository-settings-tab-icon-upload__upload:hover{border-color:#0957ff}.page-app-details-repository-settings-tab-icon-upload__replace--rejected,.page-app-details-repository-settings-tab-icon-upload__upload--rejected{border-color:#ec0c43}.page-app-details-repository-settings-tab-icon-upload__replace--active,.page-app-details-repository-settings-tab-icon-upload__upload--active{opacity:1}.page-app-details-repository-settings-tab-icon-upload__description{color:#fff;margin-top:10px}.light-theme .page-app-details-repository-settings-tab-icon-upload__description{color:#151515}.page-app-details-repository-settings-tab-icon-upload__buttons{flex:1 1}.page-app-details-repository-settings-tab-icon-upload__error{color:#ec0c43;flex:none;margin:15px 0;width:100%}.form-row.authentication>:first-child{margin-bottom:10px}.modal-repository-access-authentication__token{margin:16px}div.form .form-row textarea.ssh-public-key{background-color:#13161d;color:#9da4af;display:inline-block;font-family:Monaco,Courier New,Courier,monospace;font-size:11px;margin-bottom:15px;word-break:break-word}.light-theme div.form .form-row textarea.ssh-public-key{background-color:inherit;color:#999}.repository-settings-page .repository-url-form{align-items:center;display:flex;gap:20px}.repository-settings-page .repository-url-form button{white-space:nowrap}@media(max-width:768px){.repository-settings-page .repository-url-form{align-items:flex-start;flex-direction:column}}.repository-settings-page .key-value-list{margin:25px 0}@media(max-width:480px){.repository-settings-page .buttons{display:flex;flex-direction:column;gap:10px}.repository-settings-page .buttons .btn-wrapper,.repository-settings-page .buttons button{margin:0;width:fit-content}}#schedule__daypicker{background-color:#1a1f28;border-radius:10px;box-shadow:0 0 20px #000;left:-4px;padding:15px 20px 10px;position:absolute;right:-4px;top:30px;z-index:2}.light-theme #schedule__daypicker{background-color:#fff;box-shadow:0 0 20px #1515151a}#schedule__daypicker .row{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr;margin-bottom:10px}@media(max-width:480px){#schedule__daypicker .row{grid-template-columns:1fr 1fr}#schedule__daypicker .row .spacer-col{display:none}}@media(max-width:400px){#schedule__daypicker .row{grid-template-columns:1fr}}#schedule__day-row{flex:1 1}#schedule__hour-row{margin-left:10px;width:110px}@media(max-width:768px){#schedule__day-row,#schedule__hour-row{flex:none;margin-left:0;width:100%}}.schedule__item{grid-gap:10px;align-items:center;border-bottom:1px solid;border-color:#454857;display:grid;font-size:14px;gap:10px;grid-template-columns:20px 1fr 40px;margin-bottom:10px;padding-bottom:10px}.light-theme .schedule__item{border-color:#eee}.schedule__item:before{align-items:center;background-color:#9da4af;content:"";display:flex;height:20px;-webkit-mask:url(/static/media/IconSchedule.9c928ec26196e96de027.svg) no-repeat 50% 50%;mask:url(/static/media/IconSchedule.9c928ec26196e96de027.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:20px}.light-theme .schedule__item:before{background-color:#999}.schedule__item .overview{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr}.schedule__item .name{color:#fff;font-family:Metropolis,sans-serif;font-weight:600}.light-theme .schedule__item .name{color:#151515}.schedule__item .branch,.schedule__item .days{line-height:1.3em}.schedule__item .branch{align-items:center;display:flex;gap:5px}.schedule__item .branch svg{flex-shrink:0;height:12px;width:12px}.schedule__item .icon{border-radius:10px;box-shadow:none!important;height:36px;margin-left:4px;width:36px}.schedule__item:last-of-type{border-bottom:none}@media(max-width:768px){.schedule__item .branch,.schedule__item .days{font-size:12px}.schedule__item .overview{display:block}.schedule__item .name{margin-bottom:5px}}.modal-add-tester-group-add-contacts__header{border-bottom:2px solid;border-color:#363945;padding:30px 50px}.light-theme .modal-add-tester-group-add-contacts__header{border-color:#eee}.modal-add-tester-group-add-contacts__title{color:#fff;font-size:24px;font-weight:600;line-height:1.3em;margin-top:10px;word-break:break-word}.light-theme .modal-add-tester-group-add-contacts__title{color:#151515}@media(max-width:768px){.modal-add-tester-group-add-contacts__title{font-size:22px}}.modal-add-tester-group-add-contacts__subtitle{color:#fff;font-size:18px;font-weight:600}.light-theme .modal-add-tester-group-add-contacts__subtitle{color:#151515}.modal-add-tester-group-add-contacts__text{color:#fff;margin:1.5em 0}.light-theme .modal-add-tester-group-add-contacts__text{color:#151515}.modal-add-tester-group-add-contacts__body{padding:20px 50px}.modal-add-tester-group-add-contacts__emails-list{align-items:center;display:flex;flex-direction:column;gap:5px;margin-top:1em}.modal-add-tester-group-add-contacts__email{word-wrap:break-word;background-color:#ec0c4333;border-radius:8px;box-sizing:border-box;color:#ec0c43;font-size:14px;line-height:1.4em;max-width:100%;padding:8px 16px;width:min-content}.light-theme .modal-add-tester-group-add-contacts__email{background-color:#ec0c430d}.modal-add-tester-group-add-contacts__footer{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;padding:30px 50px}.light-theme .modal-add-tester-group-add-contacts__footer{border-color:#eee}.modal-add-tester-group-create-group__header{border-bottom:2px solid;border-color:#363945;padding:30px 50px}.light-theme .modal-add-tester-group-create-group__header{border-color:#eee}.modal-add-tester-group-create-group__title{color:#fff;font-size:24px;font-weight:600;line-height:1.3em;margin-top:10px;word-break:break-word}.light-theme .modal-add-tester-group-create-group__title{color:#151515}@media(max-width:768px){.modal-add-tester-group-create-group__title{font-size:22px}}.modal-add-tester-group-create-group__body{padding:20px 50px}.modal-add-tester-group-create-group__footer{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;padding:30px 50px}.light-theme .modal-add-tester-group-create-group__footer{border-color:#eee}.modal-add-tester-group .email__address{overflow:hidden;text-overflow:ellipsis}.modal-add-testers__header{border-bottom:2px solid;border-color:#363945;padding:30px 50px}.light-theme .modal-add-testers__header{border-color:#eee}.modal-add-testers__title{color:#fff;font-size:24px;font-weight:600;line-height:1.3em;margin-top:10px;word-break:break-word}.light-theme .modal-add-testers__title{color:#151515}@media(max-width:768px){.modal-add-testers__title{font-size:22px}}.modal-add-testers__subtitle{color:#fff;margin:1.5em 0}.light-theme .modal-add-testers__subtitle{color:#151515}.modal-add-testers__body{padding:20px 50px}.modal-add-testers__emails-list{display:flex;flex-direction:column;gap:5px;margin-top:1em}.modal-add-testers__email{word-wrap:break-word;background-color:#ec0c4333;border-radius:8px;box-sizing:border-box;color:#ec0c43;font-size:14px;line-height:1.4em;max-width:100%;padding:8px 16px;width:min-content}.light-theme .modal-add-testers__email{background-color:#ec0c430d}.modal-add-testers__footer{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;padding:30px 50px}.light-theme .modal-add-testers__footer{border-color:#eee}.page-app-details-tester-groups-tab-groups-item-content-filter-sort{max-width:270px;position:relative;width:100%}.page-app-details-tester-groups-tab-groups-item-content-filter-sort__select{align-items:center;border:2px solid #363945;border-radius:10px;color:#fff;cursor:pointer;display:grid;font-weight:600;grid-template-columns:1fr 30px;height:50px;line-height:50px;padding:0 20px}.light-theme .page-app-details-tester-groups-tab-groups-item-content-filter-sort__select{border-color:#eee;color:#151515}.page-app-details-tester-groups-tab-groups-item-content-filter-sort__select-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-app-details-tester-groups-tab-groups-item-content-filter-sort__select i{text-align:right}.page-app-details-tester-groups-tab-groups-item-content-filter-sort__options{background-color:#1a1f28;border:2px solid #363945;border-radius:10px;color:#fff;display:none;left:auto;min-width:255px;padding:5px;position:absolute;right:0;top:60px}.light-theme .page-app-details-tester-groups-tab-groups-item-content-filter-sort__options{background-color:#fff;border-color:#eee;color:#151515}.page-app-details-tester-groups-tab-groups-item-content-filter-sort__options--open{display:block}.page-app-details-tester-groups-tab-groups-item-content-filter-sort__option{grid-gap:10px;align-items:center;border-color:currentcolor #363945 #363945;border-top:2px solid #363945;color:#fff;cursor:pointer;display:grid;font-weight:600;gap:10px;grid-template-columns:33px 1fr;margin-top:-2px;padding:10px 10px 12px;transition:all .2s ease-in-out}.light-theme .page-app-details-tester-groups-tab-groups-item-content-filter-sort__option{border-color:#eee;color:#151515}.page-app-details-tester-groups-tab-groups-item-content-filter-sort__option:first-child{margin-top:0}.page-app-details-tester-groups-tab-groups-item-content-filter-sort__option:hover{background-color:#2a313f;border-color:#0000;border-radius:7px}.light-theme .page-app-details-tester-groups-tab-groups-item-content-filter-sort__option:hover{background-color:#f9f9f9}.page-app-details-tester-groups-tab-groups-item-content-filter-sort__option:hover+.page-app-details-tester-groups-tab-groups-item-content-filter-sort__option{border-color:#0000}.page-app-details-tester-groups-tab-groups-item-content-filter-sort__option:first-child{border:none}.page-app-details-tester-groups-tab-groups-item-content-filter-sort__option-icon svg path{fill:#fff}.light-theme .page-app-details-tester-groups-tab-groups-item-content-filter-sort__option-icon svg path{fill:#151515}.page-app-details-tester-groups-tab-groups-item-content-filter{align-items:center;border-bottom:2px solid;border-color:#363945;display:flex;gap:20px;grid-column:2;grid-row:1;padding:0 0 20px}.light-theme .page-app-details-tester-groups-tab-groups-item-content-filter{border-color:#eee}@media(max-width:1180px){.page-app-details-tester-groups-tab-groups-item-content-filter{grid-column:1;grid-row:2}}@media(max-width:780px){.page-app-details-tester-groups-tab-groups-item-content-filter{flex-direction:column;gap:20px;padding-bottom:20px}}.page-app-details-tester-groups-tab-groups-item-content-filter__tabs{display:flex;flex:1 1;gap:20px}.page-app-details-tester-groups-tab-groups-item-content-filter__tab{align-items:center;border-bottom:2px solid #0000;box-sizing:border-box;cursor:pointer;display:flex;font-weight:600;padding:10px 0;transition:all .2s ease-in-out;white-space:nowrap}.page-app-details-tester-groups-tab-groups-item-content-filter__tab:hover{color:#fff}.light-theme .page-app-details-tester-groups-tab-groups-item-content-filter__tab:hover{color:#151515}.page-app-details-tester-groups-tab-groups-item-content-filter__tab--active{border-color:#fff;color:#fff}.light-theme .page-app-details-tester-groups-tab-groups-item-content-filter__tab--active{border-color:#151515;color:#151515}.page-app-details-tester-groups-tab-groups-item-content-tester-overview-content{grid-gap:20px;display:grid;gap:20px}.page-app-details-tester-groups-tab-groups-item-content-tester-overview-content__item-value{color:#fff;font-size:18px;font-weight:600;word-break:break-all}.light-theme .page-app-details-tester-groups-tab-groups-item-content-tester-overview-content__item-value{color:#151515}.page-app-details-tester-groups-tab-groups-item-content-tester-overview-content__item-label{margin-bottom:5px}.page-app-details-tester-groups-tab-groups-item-content-tester-overview{grid-gap:40px;background-color:#242a35;border:none;border-radius:4px;display:grid;gap:40px;padding:40px;position:relative}.light-theme .page-app-details-tester-groups-tab-groups-item-content-tester-overview{background-color:#fff;border:2px solid #eee}.page-app-details-tester-groups-tab-groups-item-content-tester-overview__close{cursor:pointer;height:48px;position:absolute;right:0;top:0;width:48px}.page-app-details-tester-groups-tab-groups-item-content-tester-overview__close:after,.page-app-details-tester-groups-tab-groups-item-content-tester-overview__close:before{background-color:#9da4af;content:"";display:block;height:16px;position:absolute;top:17px;transition:all .18s ease;width:2px}.page-app-details-tester-groups-tab-groups-item-content-tester-overview__close:before{left:23px;transform:rotate(45deg)}.page-app-details-tester-groups-tab-groups-item-content-tester-overview__close:after{right:23px;transform:rotate(-45deg)}.page-app-details-tester-groups-tab-groups-item-content-tester-overview__close:hover:after,.page-app-details-tester-groups-tab-groups-item-content-tester-overview__close:hover:before{background-color:#fbb03b}.page-app-details-tester-groups-tab-groups-item-content-testers-item{align-items:center;border-radius:100%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:50px;justify-content:center;transition:all .2s ease-in-out;width:50px}.page-app-details-tester-groups-tab-groups-item-content-testers-item--confirmed{background-color:#0957ff}.page-app-details-tester-groups-tab-groups-item-content-testers-item--confirmed:hover{box-shadow:0 0 0 6px #0957ff33}.page-app-details-tester-groups-tab-groups-item-content-testers-item--confirmed.page-app-details-tester-groups-tab-groups-item-content-testers-item--open{background-color:#0944c1;box-shadow:0 0 0 6px #0957ff4d}.page-app-details-tester-groups-tab-groups-item-content-testers-item--pending{background-color:#2a313f;color:#fff}.light-theme .page-app-details-tester-groups-tab-groups-item-content-testers-item--pending{background-color:#f4f4f4;color:#151515}.page-app-details-tester-groups-tab-groups-item-content-testers-item--pending:hover{box-shadow:0 0 0 6px #363945}.light-theme .page-app-details-tester-groups-tab-groups-item-content-testers-item--pending:hover{box-shadow:0 0 0 6px #e4e4e4}.page-app-details-tester-groups-tab-groups-item-content-testers-item--pending.page-app-details-tester-groups-tab-groups-item-content-testers-item--open{background-color:#303949;box-shadow:0 0 0 6px #454857}.light-theme .page-app-details-tester-groups-tab-groups-item-content-testers-item--pending.page-app-details-tester-groups-tab-groups-item-content-testers-item--open{background-color:#eee;box-shadow:0 0 0 6px #ddd}.page-app-details-tester-groups-tab-groups-item-content-testers-item--rejected{background-color:#ec0c43;color:#fff}.page-app-details-tester-groups-tab-groups-item-content-testers-item--rejected:hover{background-color:#ec0c43;box-shadow:0 0 0 6px #ec0c4333}.page-app-details-tester-groups-tab-groups-item-content-testers-item--rejected.page-app-details-tester-groups-tab-groups-item-content-testers-item--open{background-color:#9e0027;box-shadow:0 0 0 6px #ec0c4333}.page-app-details-tester-groups-tab-groups-item-content-testers{align-items:center;display:flex;flex-wrap:wrap;gap:10px;grid-column:2;grid-row:2/span 3}@media(max-width:1180px){.page-app-details-tester-groups-tab-groups-item-content-testers{grid-column:1;grid-row:3}}.page-app-details-tester-groups-tab-groups-item-content{grid-gap:40px;align-items:flex-start;border-color:currentcolor #363945 #363945;border-top:2px solid #363945;display:grid;gap:40px;grid-template-columns:340px 1fr;min-height:270px;padding:50px}.light-theme .page-app-details-tester-groups-tab-groups-item-content{border-color:#eee}@media(max-width:1180px){.page-app-details-tester-groups-tab-groups-item-content{grid-template-columns:1fr}}.page-app-details-tester-groups-tab-groups-item-content__sidebar{grid-row:1/span 2}@media(max-width:1180px){.page-app-details-tester-groups-tab-groups-item-content__sidebar{grid-row:1}}.page-app-details-tester-groups-tab-groups-item-header{grid-gap:10px;align-items:center;cursor:pointer;display:grid;gap:10px;grid-template-columns:1fr auto 40px;height:60px;padding:0 20px}.page-app-details-tester-groups-tab-groups-item-header__name{color:#fff;font-weight:600}.light-theme .page-app-details-tester-groups-tab-groups-item-header__name{color:#151515}.page-app-details-tester-groups-tab-groups-item-header__icon{text-align:center;transition:all .2s ease-in-out}.page-app-details-tester-groups-tab-groups-item-header__icon:hover{color:#fbb03b}.page-app-details-tester-groups-tab-groups-item-header__icon--invert{transform:rotate(-180deg)}.page-app-details-tester-groups-tab-groups-item{background-color:#1a1f28;border-radius:8px;box-shadow:none;margin-top:20px}.light-theme .page-app-details-tester-groups-tab-groups-item{background-color:#fff;box-shadow:0 0 30px #1515151a}.copy{align-items:center;display:flex;gap:5px}.copy__btn{line-height:0;opacity:0}.copy--opacity .copy__btn,.copy:hover .copy__btn{opacity:1}.page-app-details-yaml-tab-branch-selection{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr auto;margin-right:20px}.markdown code{background-color:#2a313f;border-radius:2px;display:inline-block;font-family:Fira Code,Courier New,Courier,monospace;font-size:12px;padding:2px 6px;vertical-align:middle}.light-theme .markdown code{background-color:#f4f4f4;border-color:#e4e4e4}.markdown p{margin:1em 0}.markdown li{list-style:square;margin:1em 0 1em 1em}.yaml-error{color:#fff;position:absolute;right:0;top:50px;z-index:31}.yaml-error .inner-wrap{animation:errorScaleBlink 1.5s infinite;background:#ec0c43;border-radius:10px;box-shadow:0 0 0 4px #ec0c4300;height:auto;max-height:100px;max-width:300px;min-width:100px;overflow:auto;padding:10px 14px;position:relative;z-index:2}.yaml-error .title{font-family:Metropolis,sans-serif;font-size:14px;font-weight:600;margin-bottom:.5em}.yaml-error .message{background-color:#9e002780;border-radius:4px;box-sizing:border-box;display:inline-block;font-family:Fira Code,Courier New,Courier,monospace;font-size:10px;line-height:18px;padding:2px 5px;white-space:pre-wrap;width:100%}.light-theme .yaml-error .message{background-color:#9e00274d}.yaml-error:after{background-color:#ec0c43;content:"";display:block;height:10px;position:absolute;right:30px;top:-5px;transform:rotate(45deg);width:10px;z-index:1}@media(max-width:1024px){.yaml-error{right:194px}}@media(max-width:480px){.yaml-error{position:relative;right:auto;top:auto}.yaml-error .inner-wrap{animation:none;border-radius:0;box-sizing:border-box;height:auto;max-height:none;max-width:100%;overflow:hidden;width:100%}.yaml-error:after{left:300px;right:auto}}.yaml-configuration{border:2px solid #363945;border-radius:10px;box-sizing:border-box;color:#fff;margin:30px auto;min-height:300px;overflow:hidden;position:relative}.light-theme .yaml-configuration{border-color:#eee;color:#151515}.yaml-configuration p{color:#9da4af;font-family:Metropolis,sans-serif;font-size:14px;margin-top:10px}.editor-fullscreen .yaml-editor{background-color:#13161d;bottom:0;box-sizing:border-box;height:calc(100vh - 52px);left:80px;position:fixed;right:0;top:0;z-index:30;z-index:33}@media(max-width:768px){.editor-fullscreen .yaml-editor{left:0}}.yaml-editor .editor-header{align-items:center;background-color:#1a1f28;border-bottom:2px solid #363945;box-sizing:border-box;display:grid;font-size:14px;grid-template-columns:1fr 380px;min-height:50px;padding:10px 20px}.light-theme .yaml-editor .editor-header{background-color:#fff;border-color:#eee}.yaml-editor .editor-header .status-text{align-items:center;display:flex}.yaml-editor .editor-header .title{margin-right:10px;word-break:break-word}.yaml-editor .action-buttons{align-items:center;display:flex;gap:5px;justify-content:flex-end}.yaml-editor .action-buttons textarea{height:0;opacity:0;position:absolute;width:0;z-index:0}@media(max-width:480px){.yaml-editor .editor-header{gap:5px 0;grid-template-columns:1fr}.yaml-editor .action-buttons{justify-content:flex-start}}.yaml-editor .file-text-loading{align-items:center;color:#4c5057;display:flex;flex-direction:column;font-size:30px;height:250px;justify-content:center}.light-theme .yaml-editor .file-text-loading{color:#c5c5c5}#scan-for-configuration-file{position:relative}#scan-for-configuration-file .load-status{bottom:-10px;font-size:12px;left:0;position:absolute;white-space:nowrap}#scan-for-configuration-file .load-status.failure{color:#ec0c43}#scan-for-configuration-file .load-status.success{bottom:-20px;color:#4cd44c}#scan-for-configuration-file .fa-spinner{animation:syncRotate 1s infinite;margin-left:5px}.CodeMirror{background-color:#13161d!important;font-family:Fira Code,Courier New,Courier,monospace,Monaco,monospace;font-size:inherit;height:calc(100vh - 550px);line-height:1.5em;min-height:350px}.editor-fullscreen .CodeMirror{height:calc(100vh - 52px)}.CodeMirror .CodeMirror-sizer{margin-left:50px!important}.CodeMirror .CodeMirror-gutters{background-color:#1a1f28!important;border-right:2px solid #363945;margin-left:4px;width:44px!important}.light-theme .CodeMirror{background-color:#fff!important;color:#151515}.light-theme .CodeMirror .CodeMirror-gutters{background-color:#fff!important;border-color:#f5f5f5}.CodeMirror.cm-s-codemagic{color:#fff}.light-theme .CodeMirror.cm-s-codemagic{color:#151515}.CodeMirror.cm-s-codemagic div.CodeMirror-selected{background:#444}.light-theme .CodeMirror.cm-s-codemagic div.CodeMirror-selected{background-color:#eee}.CodeMirror.cm-s-codemagic .CodeMirror-line::selection,.CodeMirror.cm-s-codemagic .CodeMirror-line>span::selection,.CodeMirror.cm-s-codemagic .CodeMirror-line>span>span::selection{background:#49483efc}.CodeMirror.cm-s-codemagic .CodeMirror-line::-moz-selection,.CodeMirror.cm-s-codemagic .CodeMirror-line>span::-moz-selection,.CodeMirror.cm-s-codemagic .CodeMirror-line>span>span::-moz-selection{background:#49483efc}.CodeMirror.cm-s-codemagic .CodeMirror-guttermarker{color:#fff}.CodeMirror.cm-s-codemagic .CodeMirror-guttermarker-subtle{color:#d0d0d0}.CodeMirror.cm-s-codemagic .CodeMirror-gutter-elt{box-sizing:border-box;width:44px!important}.CodeMirror.cm-s-codemagic .CodeMirror-gutter-elt.CodeMirror-linenumber{background-color:#1a1f28;color:#d0d0d0;padding:0 5px 0 0}.light-theme .CodeMirror.cm-s-codemagic .CodeMirror-gutter-elt.CodeMirror-linenumber{background-color:#fff}.CodeMirror.cm-s-codemagic .CodeMirror-gutter-elt .yaml-lint-error .error-marker{background-color:#13161d;box-sizing:border-box;color:#ec0c43;display:block;font-weight:700;height:18px;left:0;padding:0 5px 0 0;position:relative;text-align:right;width:44px}.light-theme .CodeMirror.cm-s-codemagic .CodeMirror-gutter-elt .yaml-lint-error .error-marker{background-color:#f4f4f4}.CodeMirror.cm-s-codemagic .CodeMirror-gutter-elt .yaml-lint-error .error-marker:before{animation:errorScaleBlink 1.5s infinite;background-color:#ec0c43;border-radius:10px;box-shadow:0 0 0 4px #ec0c4300;content:"";display:block;height:6px;left:5px;position:absolute;top:6px;width:6px;z-index:4}.CodeMirror.cm-s-codemagic .CodeMirror-gutter-elt .yaml-lint-error .message{background:#ec0c43;border-radius:4px;color:#fff;display:none;font-family:Fira Code,Courier New,Courier,monospace,Monaco,monospace;font-size:10px;left:40px;line-height:1.5em;padding:4px;position:absolute;top:calc(100% + 5px);width:300px;z-index:2}.CodeMirror.cm-s-codemagic .CodeMirror-gutter-elt .yaml-lint-error .message:before{background-color:#ec0c43;content:"";display:block;height:6px;left:14px;position:absolute;top:-3px;transform:rotate(45deg);width:6px;z-index:4}.CodeMirror.cm-s-codemagic .CodeMirror-gutter-elt .yaml-lint-error:hover .message{display:block}.CodeMirror.cm-s-codemagic .CodeMirror-cursor{border-left:1px solid #f8f8f0}.light-theme .CodeMirror.cm-s-codemagic .CodeMirror-cursor{border-color:#151515}.CodeMirror.cm-s-codemagic span.cm-comment{color:#999}.light-theme .CodeMirror.cm-s-codemagic span.cm-comment{color:#167d16}.CodeMirror.cm-s-codemagic span.cm-atom{color:#38a3ff}.light-theme .CodeMirror.cm-s-codemagic span.cm-atom{color:#0944c1}.CodeMirror.cm-s-codemagic span.cm-comment.cm-attribute{color:#97b757}.CodeMirror.cm-s-codemagic span.cm-comment.cm-def{color:#bc9262}.CodeMirror.cm-s-codemagic span.cm-comment.cm-tag{color:#bc6283}.CodeMirror.cm-s-codemagic span.cm-comment.cm-type{color:#5998a6}.CodeMirror.cm-s-codemagic span.cm-attribute,.CodeMirror.cm-s-codemagic span.cm-property{color:#a6e22e}.CodeMirror.cm-s-codemagic span.cm-keyword,.CodeMirror.cm-s-codemagic span.cm-number{color:#ffa738}.CodeMirror.cm-s-codemagic span.cm-builtin{color:#66d9ef}.CodeMirror.cm-s-codemagic span.cm-string{color:#9de7ff}.light-theme .CodeMirror.cm-s-codemagic span.cm-string{color:#6798a8}.CodeMirror.cm-s-codemagic span.cm-variable{color:#f8f8f2}.CodeMirror.cm-s-codemagic span.cm-variable-2{color:#9effff}.CodeMirror.cm-s-codemagic span.cm-type,.CodeMirror.cm-s-codemagic span.cm-variable-3{color:#66d9ef}.CodeMirror.cm-s-codemagic span.cm-def{color:#fd971f}.CodeMirror.cm-s-codemagic span.cm-bracket{color:#f8f8f2}.CodeMirror.cm-s-codemagic span.cm-tag{color:#f92672}.CodeMirror.cm-s-codemagic span.cm-header,.CodeMirror.cm-s-codemagic span.cm-link{color:#ae81ff}.CodeMirror.cm-s-codemagic span.cm-error{background:#f92672;color:#f8f8f0}.CodeMirror.cm-s-codemagic .CodeMirror-activeline-background{background:#373831}.CodeMirror.cm-s-codemagic .CodeMirror-matchingbracket{color:#fff!important;text-decoration:underline}.editor-fullscreen .fixed-gutters .CodeMirror .CodeMirror-gutter-wrapper,.editor-fullscreen .fixed-gutters .CodeMirror .CodeMirror-gutters{left:80px!important;position:fixed}@media(max-width:768px){.editor-fullscreen .fixed-gutters .CodeMirror .CodeMirror-gutter-wrapper,.editor-fullscreen .fixed-gutters .CodeMirror .CodeMirror-gutters{left:0!important}}.editor-fullscreen .fixed-gutters .CodeMirror .CodeMirror-gutters{top:52px}@media(max-width:480px){.editor-fullscreen .fixed-gutters .CodeMirror .CodeMirror-gutters{top:87px}}.no-file-instructions{display:grid;grid-template-columns:44px 1fr;height:100%}.no-file-instructions .left-sidebar{background-color:#1a1f28;border-right:2px solid #363945}.light-theme .no-file-instructions .left-sidebar{background-color:#fff!important;border-color:#f5f5f5}.no-file-instructions .guide{font-family:Fira Code,Courier New,Courier,monospace;font-size:14px;overflow:auto;padding:50px}.no-file-instructions .guide .title{font-size:18px;line-height:1.5;margin-bottom:30px}.no-file-instructions .guide .command-box{background:#1a1f28;border-radius:6px;color:#fff;line-height:2;overflow:auto;padding:26px;position:relative;white-space:break-spaces}.light-theme .no-file-instructions .guide .command-box{background:#f4f4f4;color:#999}.no-file-instructions .guide a{color:#0957ff;font-family:inherit!important;transition:color .2s ease-in-out}.no-file-instructions .guide a:hover{color:#fbb03b}.no-file-instructions .guide .instructions ol{list-style-type:decimal;margin:0 0 30px 28px;position:relative}.no-file-instructions .guide .instructions ol li{color:#9da4af;font-size:16px;line-height:2;margin-bottom:10px}.light-theme .no-file-instructions{background-color:#fff}body.editor-fullscreen{overflow-y:hidden;position:fixed;width:100vw}body:not(.editor-fullscreen) .setting-update .dropdown-list{z-index:32}.range-selector{position:relative}.range-selector__values{display:flex;font-size:14px;justify-content:space-between;margin-top:10px;opacity:.7}.range-selector__values--selected{color:#fff}.light-theme .range-selector__values--selected{color:#151515}.range-selector__input{-webkit-appearance:none;appearance:none;background:#0000;border:1px solid #454857;border-radius:10px;height:8px;transition:all .3s ease-in-out;width:100%}.light-theme .range-selector__input{border-color:#ddd}.range-selector__input::-webkit-slider-thumb{-webkit-appearance:none;background:#151515;border:2px solid #0957ff;border-radius:20px;box-sizing:border-box;color:red;content:"1212121";cursor:ew-resize;height:20px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:20px}.light-theme .range-selector__input::-webkit-slider-thumb{background:#fff}.range-selector__input::-webkit-slider-thumb:active,.range-selector__input::-webkit-slider-thumb:hover{background:#0957ff;border-color:#0944c1}.range-selector__input::-moz-range-thumb{background:#151515;border:2px solid #0957ff;border-radius:20px;box-sizing:border-box;cursor:ew-resize;height:20px;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:20px}.light-theme .range-selector__input::-moz-range-thumb{background:#fff}.range-selector__input::-moz-range-thumb:active,.range-selector__input::-moz-range-thumb:hover{background:#0957ff;border-color:#0944c1}.range-selector__input:focus{outline:none}.range-selector__input:disabled{background-color:#2a2f38;border-color:#0000;cursor:default;pointer-events:none}.light-theme .range-selector__input:disabled{background-color:#e5e5e5}.range-selector__input:disabled::-webkit-slider-thumb{-webkit-appearance:none;background:#2a2f38;border:2px solid #0000;border-radius:20px;box-sizing:border-box;cursor:ew-resize;height:20px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:20px}.light-theme .range-selector__input:disabled::-webkit-slider-thumb{background:#ddd}.range-selector__input:disabled::-webkit-slider-thumb:active,.range-selector__input:disabled::-webkit-slider-thumb:hover{background:#0957ff;border-color:#0944c1}.range-selector__input:disabled::-moz-range-thumb{background:#2a2f38;border:2px solid #0000;border-radius:20px;box-sizing:border-box;cursor:ew-resize;height:20px;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:20px}.light-theme .range-selector__input:disabled::-moz-range-thumb{background:#ddd}.range-selector__input:disabled::-moz-range-thumb:active,.range-selector__input:disabled::-moz-range-thumb:hover{background:#0957ff;border-color:#0944c1}.page-app-details-sidebar-workflow .buttons-container{top:10px!important}.block-container-item__icon-caret{height:20px;transition:all .2s ease-in-out;width:20px}.block-container-item__icon-caret svg{height:20px;width:20px}.block-container-item__icon-caret svg path{fill:#0957ff}.block-container-item__icon-caret--inverted{transform:rotate(180deg)}.page-app-details-sidebar{background:#13161d;border-left:2px solid #363945;box-sizing:border-box;overflow:hidden;padding:50px;width:400px;z-index:33}.light-theme .page-app-details-sidebar{background:#fff;border:none;box-shadow:0 0 20px #00000012}@media(max-width:1224px){.page-app-details-sidebar{bottom:0;overflow:auto;position:fixed;right:0;top:0}}@media(max-width:480px){.page-app-details-sidebar{width:100%}}.page-app-details-sidebar hr{background:#363945;border:none;height:2px;margin:15px auto}.light-theme .page-app-details-sidebar hr{background:#eee}.page-app-details-sidebar .subscription-block{margin-top:20px}.page-app-details-sidebar .subscription-block .subscription-item{border-top:2px solid #363945;display:flex;font-size:14px;justify-content:space-between;padding:10px 0}.light-theme .page-app-details-sidebar .subscription-block .subscription-item{border-color:#eee}.page-app-details-sidebar .subscription-block .subscription-item:first-of-type{border-top:none}.page-app-details-sidebar .subscription-block .subscription-item__name{color:#fff;font-family:Metropolis,sans-serif;font-weight:600}.light-theme .page-app-details-sidebar .subscription-block .subscription-item__name{color:#151515}.page-app-details-sidebar .subscription-block .subscription-item strong{color:#fff}.light-theme .page-app-details-sidebar .subscription-block .subscription-item strong{color:#151515}.close-mobile-sidebar{color:#fff;height:48px;line-height:48px;position:absolute;right:0;text-align:center;top:0;width:48px}.close-mobile-sidebar:after{content:"";display:block;font-family:Font Awesome\ 5 Free;font-weight:900}.light-theme .close-mobile-sidebar{color:#15172b}.mobile-sidebar-toggle{display:none}.mobile-sidebar-toggle:after{align-items:center;background-color:#151515;content:"";cursor:pointer;display:flex;height:15px;-webkit-mask:url(/static/media/IconEllipsisVertical.4558137d0e89b791caf1.svg) no-repeat 50% 50%;mask:url(/static/media/IconEllipsisVertical.4558137d0e89b791caf1.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}@media(max-width:1224px){.mobile-sidebar-toggle{display:inline-block}}.tab-select{position:relative}.tab-select.in-expand-item .tabs-wrapper__chevron--left{left:-15px}.tab-select.in-expand-item .tabs-wrapper__chevron--right{right:-15px}.tabs-wrapper__chevron{align-items:center;display:flex;position:absolute;top:5px}.tabs-wrapper__chevron:after{background-color:#9da4af;content:"";cursor:pointer;height:15px;transition:all .3s ease-in-out;width:15px}.light-theme .tabs-wrapper__chevron:after{background-color:#999}.tabs-wrapper__chevron:not(.visible){display:none}.tabs-wrapper__chevron:hover:after{background-color:#fff}.light-theme .tabs-wrapper__chevron:hover:after{background-color:#15172b}.tabs-wrapper__chevron--right{right:-20px}.tabs-wrapper__chevron--right:after{-webkit-mask:url(/static/media/IconChevronRight.8dc61845c86952f25505.svg) no-repeat 50% 50%;mask:url(/static/media/IconChevronRight.8dc61845c86952f25505.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.tabs-wrapper__chevron--left{left:-20px}.tabs-wrapper__chevron--left:after{-webkit-mask:url(/static/media/IconChevronLeft.6b2d8abf3ed304ce4572.svg) no-repeat 50% 50%;mask:url(/static/media/IconChevronLeft.6b2d8abf3ed304ce4572.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.tabs-wrapper:after{border-bottom:2px solid #363945;bottom:0;content:"";left:0;position:absolute;right:0;width:100%}.light-theme .tabs-wrapper:after{border-color:#eee}.tabs{-ms-overflow-style:none;display:flex;gap:25px;justify-content:space-between;justify-content:flex-start;margin-bottom:25px;overflow:auto;position:relative;scrollbar-width:none}.tabs.align-last-right .tab:last-child{margin-left:auto}.tabs::-webkit-scrollbar{display:none}.tabs .tab{align-items:center;border-bottom:2px solid #0000;color:#9da4af;cursor:pointer;display:inline-block;display:flex;font-family:Metropolis,sans-serif;font-size:14px;font-weight:600;gap:5px;padding-bottom:10px;transition:all .3s ease-in-out;white-space:nowrap;z-index:1}.tabs .tab svg path{fill:#9da4af}.light-theme .tabs .tab{color:#999}.light-theme .tabs .tab svg path{fill:#999}.tabs .tab svg{height:15px;width:15px}.tabs .tab svg path{transition:fill .3s ease-in-out}.tabs .tab.active,.tabs .tab:hover{color:#fff}.tabs .tab.active svg path,.tabs .tab:hover svg path{fill:#fff}.light-theme .tabs .tab.active,.light-theme .tabs .tab:hover{color:#15172b}.light-theme .tabs .tab.active svg path,.light-theme .tabs .tab:hover svg path{fill:#15172b}.tabs .tab.active{border-color:#fff;pointer-events:none}.light-theme .tabs .tab.active{border-color:#15172b}.tabs .tab.disabled{color:#595d66!important;cursor:default}.tabs .tab.disabled svg path{fill:#595d66!important}.light-theme .tabs .tab.disabled{color:#ccc!important}.light-theme .tabs .tab.disabled svg path{fill:#ccc!important}.tabs .tab.warning:after{color:#fbb03b;content:"";font-family:Font Awesome\ 5 Free;font-weight:900;margin-left:5px}.tabs .tab.link{color:#fff}.tabs .tab.link svg path{fill:#fff}.light-theme .tabs .tab.link{color:#15172b}.light-theme .tabs .tab.link svg path{fill:#15172b}.settings-wrap{margin-bottom:50px;position:relative}.settings-wrap:not(.no-border):before{background-color:#0957ff;bottom:10px;content:"";left:30px;position:absolute;top:10px;width:5px}.settings-wrap .expand-item{margin:25px auto}.settings-wrap .expand-item .title{color:#fff;transition:all .3s ease-in-out}.light-theme .settings-wrap .expand-item .title{color:#15172b}.settings-wrap .expand-item .title:before{left:auto;right:20px;top:calc(50% - 7px)}.settings-wrap .expand-item .status--patch,.settings-wrap .expand-item .status--release{color:#aaa;font-size:16px;font-weight:600}.settings-wrap .expand-item .content{background-color:#1a1f28}.light-theme .settings-wrap .expand-item .content{background-color:#fff}.settings-wrap .expand-item .content .arguments-wrap{align-items:center;-webkit-appearance:none;appearance:none;background-color:#0000;border:none;border-radius:4px;box-shadow:inset 0 0 0 2px #454857;color:#9da4af;cursor:text;display:flex;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.4px;margin:20px 0 10px 70px;outline:none;padding:0;transition:all .3s ease-in-out}.light-theme .settings-wrap .expand-item .content .arguments-wrap{box-shadow:0 0 0 2px #eee;color:#999}.settings-wrap .expand-item .content .arguments-wrap .argument-label{color:#fff;font-size:14px;margin-left:-70px;width:70px}.light-theme .settings-wrap .expand-item .content .arguments-wrap .argument-label{color:#0957ff}.settings-wrap .expand-item .content .arguments-wrap .select-wrap{width:120px}.settings-wrap .expand-item .content .arguments-wrap .select-wrap select{background-color:#0000;border-radius:0;box-shadow:none!important;cursor:pointer;outline:none!important}.settings-wrap .expand-item .content .arguments-wrap .select-wrap select:focus{box-shadow:none!important;outline:none!important}.settings-wrap .expand-item .content .arguments-wrap input[type=text]{border-bottom-left-radius:0;border-top-left-radius:0;box-shadow:none!important;display:block;flex:1 1;float:left;outline:none!important}.settings-wrap .expand-item .content .arguments-wrap input[type=text]:focus{box-shadow:none!important;outline:none!important}@media(max-width:480px){.settings-wrap .expand-item .content .arguments-wrap{flex-wrap:wrap;margin:40px 0}.settings-wrap .expand-item .content .arguments-wrap .argument-label{margin:-30px 0 0;width:100%}}.settings-wrap .expand-item .content .domain-wrap{position:relative}.settings-wrap .expand-item .content .domain-wrap input[type=text]{padding-right:150px;width:calc(100% - 165px)}.settings-wrap .expand-item .content .domain-wrap .domain{height:50px;line-height:50px;padding-right:15px;position:absolute;right:0;top:0}.settings-wrap .expand-item .content #watched-patterns .form-row label button.show-preview{border-radius:2px;box-shadow:none!important;font-size:12px;height:36px;line-height:12px;margin-left:10px;padding:0;width:36px}.settings-wrap .expand-item .content #watched-patterns .pattern-wrap{align-items:center;column-gap:15px;display:flex;flex-wrap:wrap;margin:0 auto 15px;width:100%}.settings-wrap .expand-item .content #watched-patterns .pattern-wrap .form-row{margin-bottom:0}.settings-wrap .expand-item .content #watched-patterns .pattern-wrap input[type=text]{flex:1 1}.settings-wrap .expand-item .content #watched-patterns .pattern-wrap .select-wrap{width:120px}.settings-wrap .expand-item .content #watched-patterns .pattern-wrap .select-wrap:not(:first-of-type){margin-left:0}.settings-wrap .expand-item .content #watched-patterns .pattern-wrap .icon{border-radius:2px;box-shadow:none!important;font-size:12px;height:36px;line-height:12px;padding:0;width:36px}.settings-wrap .expand-item .content #watched-patterns .pattern-wrap .icon~button{margin:5px}.settings-wrap .expand-item .content #watched-patterns .pattern-wrap .icon.edit{margin-left:15px}.settings-wrap .expand-item .content #watched-patterns .pattern-wrap .full-row{margin:15px auto;width:100%}.settings-wrap .expand-item .content #watched-patterns .pattern-wrap.add-row .add-pattern{border-radius:40px;box-shadow:inset 0 0 0 2px #454857;height:50px}.light-theme .settings-wrap .expand-item .content #watched-patterns .pattern-wrap.add-row .add-pattern{box-shadow:inset 0 0 0 2px #ddd}.settings-wrap .expand-item .content #watched-patterns .pattern-wrap.add-row .add-pattern:hover{color:#0957ff}.settings-wrap .expand-item .content #watched-patterns .patterns-examples{border:2px solid #454857;margin-top:15px;overflow:auto;table-layout:fixed;width:100%}.light-theme .settings-wrap .expand-item .content #watched-patterns .patterns-examples{border-color:#eee}.settings-wrap .expand-item .content #watched-patterns .patterns-examples tr td,.settings-wrap .expand-item .content #watched-patterns .patterns-examples tr th{padding:20px}.settings-wrap .expand-item .content #watched-patterns .patterns-examples tr td:first-of-type,.settings-wrap .expand-item .content #watched-patterns .patterns-examples tr th:first-of-type{width:50px}.settings-wrap .expand-item .content #watched-patterns .patterns-examples tr td:first-child,.settings-wrap .expand-item .content #watched-patterns .patterns-examples tr th:first-child{width:200px}.settings-wrap .expand-item .content #watched-patterns .patterns-examples tr th{background-color:#2a313f;font-family:Metropolis,sans-serif;font-weight:600}.light-theme .settings-wrap .expand-item .content #watched-patterns .patterns-examples tr th{background-color:#f4f4f4}.settings-wrap .expand-item .content #watched-patterns .patterns-examples tr td{border-bottom:2px solid #454857}.light-theme .settings-wrap .expand-item .content #watched-patterns .patterns-examples tr td{border-color:#eee}.settings-wrap .expand-item .content #watched-patterns .patterns-examples tr td:first-of-type{text-align:center;vertical-align:middle}.settings-wrap .expand-item .content #watched-patterns .patterns-examples tr td code{font-size:13px;line-height:13px}@media(max-width:1360px){.settings-wrap .expand-item .content #watched-patterns .patterns-examples tr td:nth-child(2),.settings-wrap .expand-item .content #watched-patterns .patterns-examples tr th:nth-child(2){width:auto}.settings-wrap .expand-item .content #watched-patterns .patterns-examples tr td:nth-child(3),.settings-wrap .expand-item .content #watched-patterns .patterns-examples tr th:nth-child(3){display:none}.settings-wrap .expand-item .content #watched-patterns .add-row .select-wrap{margin:10px auto;width:100%}.settings-wrap .expand-item .content #watched-patterns .add-row .select-wrap~.form-row{width:100%}.settings-wrap .expand-item .content #watched-patterns .branch-patterns{border-bottom:2px solid #454857;margin-bottom:40px!important;padding-bottom:20px}.settings-wrap .expand-item .content #watched-patterns .pattern-wrap.editing input[type=text]{flex:auto;margin-bottom:10px;width:100%}.settings-wrap .expand-item .content #watched-patterns .pattern-wrap.editing input[type=text]~.select-wrap{flex:1 1;margin-left:0}}.settings-wrap .expand-item .content #new-pattern .add-new-pattern{display:flex}.settings-wrap .expand-item .content #new-pattern .add-new-pattern input[type=text]{flex:1 1;margin-right:15px}.settings-wrap .expand-item .content #new-pattern .add-new-pattern .select-wrap{width:160px}.settings-wrap .expand-item .content .select-row{grid-gap:0 20px;display:grid;gap:0 20px;grid-template-columns:1fr 1fr 1fr}.settings-wrap .expand-item .content .select-row>.form-row{margin-bottom:0}@media(max-width:1300px){.settings-wrap .expand-item .content .select-row{grid-template-columns:1fr}.settings-wrap .expand-item .content .select-row>.form-row{margin-bottom:0}.settings-wrap .expand-item .content .select-row>.form-row:not(:last-child){margin-bottom:40px}}.settings-wrap .expand-item.icon .title{border-radius:100%;transition:all .3s ease-in-out}.settings-wrap .expand-item.icon .content{margin-bottom:5px;margin-top:15px}.settings-wrap .expand-item.icon.open .title{transform:rotate(45deg)}.settings-wrap .expand-item.icon.scriptsAdded .title{color:#188bef}.settings-wrap .expand-item.open{z-index:2}.settings-wrap .expand-item.open .title{background-color:#2a313f}.light-theme .settings-wrap .expand-item.open .title{background-color:#fff}.settings-wrap .expand-item.open .title .status{font-size:.8em;margin-left:10px}.settings-wrap .expand-item.open .title .status--enabled{color:#4cd44c}.settings-wrap .expand-item.open .title .status--disabled{color:#aaa}.settings-wrap .expand-item.open.on-top{z-index:3}.settings-wrap .expand-item .docs-link{align-items:center;border:3px solid #454857;border-radius:100%;color:#fff;display:flex;height:24px;justify-content:center;overflow:hidden;position:absolute;right:50px;text-align:center;top:19px;transition:all .3s ease-in-out;width:24px}@media(max-width:768px){.settings-wrap .expand-item .docs-link{top:13px}}.settings-wrap .expand-item .docs-link:before{background-color:#9da4af;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconInfo.1964d44a43e13a6e71fa.svg) no-repeat 50% 50%;mask:url(/static/media/IconInfo.1964d44a43e13a6e71fa.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme .settings-wrap .expand-item .docs-link:before{background-color:#999}.settings-wrap .expand-item .docs-link:hover{color:#0957ff}.light-theme .settings-wrap .expand-item .docs-link:hover:before,.settings-wrap .expand-item .docs-link:hover:before{background-color:#0957ff}.settings-wrap .expand-item .docs-link .hidden{display:none}.light-theme .settings-wrap .expand-item .docs-link{border-color:#eee;color:#999}.light-theme .settings-wrap .expand-item .docs-link:hover{color:#0957ff}.settings-wrap .spacer{margin-bottom:50px}.settings-wrap .form,.settings-wrap .overlay,.settings-wrap form{position:relative}.settings-wrap .form .preview,.settings-wrap .overlay .preview,.settings-wrap form .preview{filter:blur(1px);opacity:.2;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}.light-theme .settings-wrap .form .preview,.light-theme .settings-wrap .overlay .preview,.light-theme .settings-wrap form .preview{opacity:.1}.settings-wrap .form .connect-overlay,.settings-wrap .overlay .connect-overlay,.settings-wrap form .connect-overlay{left:20px;margin:auto;position:absolute;right:20px;text-align:center;top:50%;transform:translate3d(0,-50%,0)}.settings-wrap .form .connect-overlay p,.settings-wrap .overlay .connect-overlay p,.settings-wrap form .connect-overlay p{color:#fff;font-size:22px;margin-bottom:20px}.light-theme .settings-wrap .form .connect-overlay p,.light-theme .settings-wrap .overlay .connect-overlay p,.light-theme .settings-wrap form .connect-overlay p{color:#15172b}@media(max-width:768px){.settings-wrap .form .connect-overlay p,.settings-wrap .overlay .connect-overlay p,.settings-wrap form .connect-overlay p{font-size:18px}}@media(max-width:768px),(min-width:1024px)and (max-width:1100px){.settings-wrap .form .connect-overlay,.settings-wrap .overlay .connect-overlay,.settings-wrap form .connect-overlay{left:0;right:0}}@media(max-width:480px),(min-width:1024px)and (max-width:1100px){.settings-wrap .form .connect-overlay .primary.next,.settings-wrap .overlay .connect-overlay .primary.next,.settings-wrap form .connect-overlay .primary.next{margin:auto;padding:0 25px;text-align:center;width:auto}.settings-wrap .form .connect-overlay .primary.next:after,.settings-wrap .overlay .connect-overlay .primary.next:after,.settings-wrap form .connect-overlay .primary.next:after{display:none}}.settings-wrap .overlay{margin:0 0 40px}.settings-wrap .error-message{color:#ec0c43;line-height:1.5em}.settings-wrap .error-message .error-header{font-weight:700;margin-bottom:10px}.tags-input{-webkit-appearance:none;appearance:none;background-color:#0000;border:none;border-radius:4px;box-shadow:inset 0 0 0 2px #363945;box-sizing:border-box;color:#9da4af;cursor:text;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;letter-spacing:-.4px;max-width:100%;outline:none;overflow:hidden;padding:0;transition:all .3s ease-in-out}.light-theme .tags-input{box-shadow:inset 0 0 0 2px #eee}.tags-input input[type=text]{background-color:initial!important;box-shadow:none!important;display:block;float:left;outline:none!important;width:250px!important}@media(max-width:480px){.tags-input input[type=text]{width:100%}}.tags-input input[type=text].invalid{color:#ec0c43!important}.tags-input input[type=text]:focus{box-shadow:none!important;outline:none!important}.tags-input .tag{background-color:#0957ff;border-radius:20px;color:#fff;display:block;float:left;font-size:14px;height:26px;line-height:26px;margin:12px 0 0 12px;overflow:hidden;padding:0 40px 0 15px;position:relative}.tags-input .tag .remove{background:#0000;border:none;border-radius:0;border-bottom-right-radius:2px;border-top-right-radius:2px;box-sizing:border-box;color:#fff;cursor:pointer;height:26px;line-height:26px;outline:none;padding:0;position:absolute;right:7px;text-align:center;top:0;width:26px}.tags-input .tag .remove:after{content:"";font-family:Font Awesome\ 5 Free;font-weight:900;pointer-events:none}.tags-input .tag .remove:focus{outline:none}form .form-row .tags-input input[type=text].invalid{box-shadow:none!important}.settings-text.settings-text.settings-text.settings-text{-webkit-appearance:none;appearance:none;background-color:#0000;border:none;border-radius:4px;box-shadow:inset 0 0 0 2px #363945;box-sizing:border-box;color:#9da4af;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;height:50px;letter-spacing:-.4px;line-height:50px;min-height:50px;outline:none;padding:0 15px;transition:all .3s ease-in-out;width:100%}.light-theme .settings-text.settings-text.settings-text.settings-text{box-shadow:inset 0 0 0 2px #e4e4e4;color:#999}.settings-text.settings-text.settings-text.settings-text::placeholder{color:#444d5c}.light-theme .settings-text.settings-text.settings-text.settings-text::placeholder{color:#ddd}.settings-text.settings-text.settings-text.settings-text--disabled,.settings-text.settings-text.settings-text.settings-text:disabled{background-color:#2a2f38;box-shadow:inset 0 0 0 2px #454857;color:#353b46;pointer-events:none}.light-theme .settings-text.settings-text.settings-text.settings-text--disabled,.light-theme .settings-text.settings-text.settings-text.settings-text:disabled{background-color:#eee;box-shadow:inset 0 0 0 2px #e4e4e4;color:#d5d5d5}.settings-upload{align-items:center;-webkit-appearance:none;appearance:none;background-color:#0000;border:2px dashed #535769;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;gap:10px;letter-spacing:-.4px;padding:15px;transition:all .3s ease-in-out}.light-theme .settings-upload{border-color:#e4e4e4;color:#15172b}.settings-upload__icon{align-items:center;display:flex;justify-content:center}.settings-upload__icon:after{background-color:#fff;content:"";height:20px;-webkit-mask:url(/static/media/IconUpload.ebb2aa63f2cffdae4e96.svg) no-repeat 50% 50%;mask:url(/static/media/IconUpload.ebb2aa63f2cffdae4e96.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:20px}.light-theme .settings-upload__icon:after{background-color:#0957ff}.settings-upload--disabled{background-color:#323844;border-color:#323844;color:#595d66;pointer-events:none}.light-theme .settings-upload--disabled{background-color:#f5f5f5;border-color:#f5f5f5;color:#d5d5d5}.settings-upload--disabled .settings-upload__icon:after{background-color:#595d66}.light-theme .settings-upload--disabled .settings-upload__icon:after{color:#d5d5d5}.settings-upload--active{border-color:#0957ff}.light-theme .settings-upload--active,.settings-upload--active .settings-upload__icon{color:#0957ff}.settings-upload--active .settings-upload__label{color:#fff}.settings-file{position:relative}.settings-file__label{cursor:default}.settings-file__button{background:#0000;height:50px;line-height:1;padding:0;position:absolute;right:0;top:0;width:50px}.text-encryption{align-items:center;display:flex;flex-direction:row}.text-encryption__input{flex:1 1 50%}.text-encryption__button{flex:0 0 auto;margin-left:10px}.copy-text{position:relative}.copy-text__input{padding-right:50px!important}.copy-text__button{background-color:#0000!important;height:50px;position:absolute;right:10px;top:10px;width:50px}.form-actions{margin:-5px}.form-actions__item{margin:5px}@media(max-width:480px){.form-actions__item{width:100%}}.build-script-editor.build-script-editor.build-script-editor{background-color:#13161d;color:#9da4af;font-family:Monaco,Courier New,Courier,monospace;font-size:14px;line-height:1.5;padding:15px}.block-container__item.upload .submit{margin-top:20px}.inline-warning{gap:10px;margin-top:15px}.inline-warning,.inline-warning .inline-warning__icon{align-items:center;display:flex}.inline-warning .inline-warning__icon:before{align-items:center;background-color:#9da4af;content:"";display:flex;height:20px;-webkit-mask:url(/static/media/IconError.a67a545c0b2e6e4640bd.svg) no-repeat 50% 50%;mask:url(/static/media/IconError.a67a545c0b2e6e4640bd.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:20px}.light-theme .inline-warning .inline-warning__icon:before{background-color:#999}.inline-warning .inline-warning__body{line-height:1.2em}#dependency-cache .form-row,#github-release .form-row{margin-bottom:15px;position:relative}#dependency-cache .full-row,#github-release .full-row{margin:15px;width:100%}#dependency-cache .form-actions,#github-release .form-actions{margin:40px 0 0}#dependency-cache .variable-wrap,#github-release .variable-wrap{align-items:center;display:flex;margin-bottom:15px;max-width:1000px}#dependency-cache .variable-wrap .variable-item:not(:first-child),#github-release .variable-wrap .variable-item:not(:first-child){margin-left:10px}#dependency-cache .variable-wrap .variable-item:not(:last-child),#github-release .variable-wrap .variable-item:not(:last-child){margin-right:10px}#dependency-cache .variable-wrap .variable-key,#github-release .variable-wrap .variable-key{box-sizing:border-box;flex:1 1 auto;height:50px;min-height:50px;padding:15px;resize:none}#dependency-cache .variable-wrap .variable-actions,#github-release .variable-wrap .variable-actions{align-items:center;display:flex}#dependency-cache .variable-wrap .icon,#github-release .variable-wrap .icon{border-radius:2px;box-shadow:none!important;font-size:12px;height:36px;line-height:12px;padding:0;width:36px}@media(max-width:768px){#dependency-cache .variable-wrap,#github-release .variable-wrap{flex-wrap:wrap}#dependency-cache .variable-wrap:not(.add-row),#github-release .variable-wrap:not(.add-row){align-items:center;border-top:2px solid #454857;padding-top:20px}.light-theme #dependency-cache .variable-wrap:not(.add-row),.light-theme #github-release .variable-wrap:not(.add-row){border-color:#e4e4e4}#dependency-cache .variable-wrap:not(.add-row) .variable-actions .icon,#github-release .variable-wrap:not(.add-row) .variable-actions .icon{height:48px;width:50%}#dependency-cache .variable-wrap.add-row,#github-release .variable-wrap.add-row{border-top:none;padding-top:0}#dependency-cache .variable-wrap.add-row .variable-actions,#github-release .variable-wrap.add-row .variable-actions{flex:auto;width:100%}#dependency-cache .variable-wrap.add-row .variable-actions .checkbox,#github-release .variable-wrap.add-row .variable-actions .checkbox{margin-right:20px!important}#dependency-cache .variable-wrap.add-row .variable-actions button,#github-release .variable-wrap.add-row .variable-actions button{width:230px}#dependency-cache .variable-wrap .variable-item,#github-release .variable-wrap .variable-item{margin:5px 0!important;width:100%}}#dependency-cache code,#github-release code{background:red;border-radius:5px;padding:1px 4px}.light-theme #dependency-cache code,.light-theme #github-release code{background:#f4f4f4}#dependency-cache .shift-right,#github-release .shift-right{float:right}.two-column-row{grid-gap:40px 20px;display:grid;gap:40px 20px;grid-template-columns:repeat(auto-fit,minmax(175px,1fr));margin-bottom:40px}.two-column-row:not(.with-gaps) .form-row{margin-bottom:0!important}.single-column-row .form-row{grid-gap:10px;display:grid;gap:10px}#copy-webhook-url{margin:15px 0}#copy-webhook-url input{font-family:Fira Code,Courier New,Courier,monospace,Monaco,monospace;font-size:14px}.cache,.webhooks{color:#fff}.light-theme .cache,.light-theme .webhooks{color:#15172b}.cache h4,.webhooks h4{align-items:center;display:flex;gap:20px;justify-content:space-between;margin:20px 0}@media(max-width:500px),(min-width:1025px)and (max-width:1100px){.cache h4.multiple-actions,.webhooks h4.multiple-actions{align-items:flex-start;flex-direction:column}.cache h4.multiple-actions .actions,.webhooks h4.multiple-actions .actions{display:flex;flex-direction:row-reverse;gap:15px}.cache h4.multiple-actions button,.webhooks h4.multiple-actions button{margin:0;padding:0 20px}}.cache__record,.webhook__head{align-items:center;background-color:#1a1f28;border-radius:10px;color:#fff;display:flex;gap:10px;justify-content:space-between;padding:20px}.light-theme .cache__record,.light-theme .webhook__head{background-color:#fff;box-shadow:0 0 30px #00000012;color:#15172b}.cache__record{display:flex}.cache__data,.cache__titles{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr 1fr 100px;width:100%}.cache__titles{margin:40px 20px 20px;width:calc(100% - 80px)}.cache__record{margin:20px 0}.cache__record button.trash{border-radius:10px;height:36px;line-height:36px;padding:0;width:36px}.cache__size-warning:after{color:#fbb03b;content:"";font-family:Font Awesome\ 5 Free;font-weight:900;margin-left:5px}@media(max-width:480px){.cache__titles{display:none}.cache__workflow{font-weight:600}.cache__data{grid-template-columns:1fr}}.webhook{margin:20px 0}.webhook__head{cursor:pointer;padding-right:20px;position:relative;transition:all .3s ease-in-out}.webhook__head:hover{background-color:#2a313f}.light-theme .webhook__head:hover{background-color:#fff;box-shadow:0 0 30px #0000001f}.webhook__head:after{align-items:center;background-color:#188bef;content:"";cursor:pointer;display:flex;height:20px;justify-items:end;-webkit-mask:url(/static/media/IconCaretRight.049ff2fafbc89c30ec38.svg) no-repeat 50% 50%;mask:url(/static/media/IconCaretRight.049ff2fafbc89c30ec38.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:transform .4s ease-in-out;width:20px}.light-theme .webhook__head:after{background-color:#0957ff}.webhook__head.isOpen:after{transform:rotate(90deg)}.webhook__title{align-items:center;display:flex;font-size:14px}.webhook__title svg{height:17px;margin-right:10px;width:20px}.webhook__title svg path{fill:#fff}.light-theme .webhook__title svg path{fill:#15172b}.webhook__status{border-bottom-left-radius:10px;border-top-left-radius:10px;bottom:0;left:0;position:absolute;top:0;width:5px}.webhook .response-status.successful,.webhook__status.successful{background-color:#4cd44c}.webhook .response-status.failed,.webhook__status.failed{background-color:#ec0c43}.webhook .response-status.void,.webhook__status.void{background-color:#aaa}.webhook .response-status.processing,.webhook__status.processing{background-color:#0957ff}.webhook .task-status{font-size:14px;margin-right:10px}.webhook .task-status.success{color:#4cd44c}.webhook .task-status.fail{color:#ec0c43}.webhook__secondary-text{color:#999;font-size:14px}.webhook__date{font-size:12px;min-width:max-content}.webhook .tabs{align-items:center;display:flex;justify-content:space-between;margin:20px 0;width:100%}.webhook .tabs .tab{align-items:center;display:flex;flex:1 1;height:20px;justify-content:center;margin:0 0 -2px}.webhook .tabs .tab.active{border-color:#9da4af}.light-theme .webhook .tabs .tab.active{border-color:#bbb}.webhook__header{margin-bottom:10px}.webhook .response-status{border-radius:5px;color:#fff;display:inline-block;font-size:10px;margin-left:5px;padding:5px}.webhook__body{padding:0 10px}.webhook__body pre{background-color:#f9f9f9;background-color:#1a1f28;border-radius:10px;color:#fff;font-family:Fira Code,Courier New,Courier,monospace,Monaco,monospace;font-size:14px;line-height:1.3;max-height:50vh;overflow:auto;padding:15px}.light-theme .webhook__body pre{background-color:#f9f9f9;color:#15172b}.webhook__body .header__name{font-weight:600}.webhook__content-block{padding:20px 0}.webhook__header{font-weight:600}.webhook__results .webhook__content-block:not(:last-child){border-bottom:2px solid #363945}.light-theme .webhook__results .webhook__content-block:not(:last-child){border-color:#eee}.webhook__builds--cancelled p,.webhook__workflows p{display:flex;justify-content:space-between}.webhook__builds,.webhook__workflows{grid-gap:10px;display:grid;gap:10px}.webhook__builds a,.webhook__workflows a{color:#0957ff}.webhook__builds--cancelled,.webhook__workflows{grid-template-columns:1fr auto}@media(max-width:600px){.webhook__head{align-items:flex-start;flex-direction:column}.webhook__duration,.webhook__head svg{display:none}.webhook__builds--cancelled,.webhook__workflows{grid-template-columns:1fr}}.setting-update{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.setting-update .selector-wrap{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:auto 1fr auto;margin-right:20px}.setting-update .selector-wrap .label{color:#fff;font-size:18px;font-weight:700}.light-theme .setting-update .selector-wrap .label{color:#151515}.setting-update .dropdown-list{margin:0}.setting-update .dropdown-list__wrapper{width:300px}@media(max-width:500px){.setting-update{align-items:flex-start;flex-direction:column}.setting-update .selector-wrap{gap:10px 0;grid-template-columns:1fr;margin:0 0 50px;width:100%}.setting-update .dropdown-list__wrapper{width:100%}}.setting-update~.settings-wrap{margin-top:50px}.last-changed{background-color:#2a313f;border-radius:4px;color:#fff;margin:40px 0;padding:20px}.light-theme .last-changed{background-color:#f4f4f4;color:#151515}@media(min-width:768px){.page-app-details{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.text-icon{align-items:center;background-color:#0957ff;color:#fff;display:flex;font-size:20px;height:100%;justify-content:center;width:100%;word-break:keep-all}.text-icon--avatar{font-size:12px}.team-icon{border-radius:50%;box-sizing:border-box;height:100%;overflow:hidden;width:100%}.light-theme .team-icon{background-color:#f4f4f4}.team-icon__img{width:100%}.team-icon__text{font-size:12px}.team-icon--avatar{border:3px solid #454857;height:48px;width:48px}.light-theme .team-icon--avatar{border-color:#e4e4e4}.avatar{background-color:#2a313f;border:3px solid #454857;border-radius:50%;box-sizing:border-box;height:40px;overflow:hidden;width:40px}.light-theme .avatar{background-color:#f4f4f4;border-color:#e4e4e4}.avatar img{width:100%}.avatar--width-80{height:80px;width:80px}.avatar--positioning-right-bottom{bottom:0;position:absolute;right:0;z-index:2}.option-item{grid-gap:10px;align-items:center;border:2px solid #454857;border-radius:10px;box-sizing:border-box;color:#fff;cursor:pointer;display:grid;font-weight:600;gap:10px;grid-template-columns:1fr auto;padding:15px 20px;position:relative;text-align:left;transition:all .2s ease-in-out}.light-theme .option-item{border-color:#eee;color:#151515}.option-item:hover:not(.disabled){border-color:#0957ff}.option-item.selected{border-color:#0957ff;cursor:default;pointer-events:none}.option-item.disabled{color:#999;color:#353b46;cursor:default}.light-theme .option-item.disabled{color:#d5d5d5}.option-item.invalid{border-color:#ec0c43}.option-item__content{align-items:center;display:flex;gap:10px;justify-content:flex-start}.option-item__content:before{align-items:center;background-color:#0957ff;cursor:pointer;display:flex;height:20px;transition:all .3s ease-in-out;width:20px}.option-item__content--bitbucket:before{content:"";-webkit-mask:url(/static/media/IconBitbucket.11035fcc28fa4af57914.svg) no-repeat 50% 50%;mask:url(/static/media/IconBitbucket.11035fcc28fa4af57914.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.option-item__content--githubApp:before{content:"";-webkit-mask:url(/static/media/IconGitHub.7e1ae665d8f1edd7110a.svg) no-repeat 50% 50%;mask:url(/static/media/IconGitHub.7e1ae665d8f1edd7110a.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.option-item__content--gitlab:before{content:"";-webkit-mask:url(/static/media/IconGitLab.a2045dfaa799f78bb27f.svg) no-repeat 50% 50%;mask:url(/static/media/IconGitLab.a2045dfaa799f78bb27f.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.option-item__content--direct:before{content:"";-webkit-mask:url(/static/media/IconURL.b1fc1bc919580f6d0c37.svg) no-repeat 50% 50%;mask:url(/static/media/IconURL.b1fc1bc919580f6d0c37.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}#portal .modal--add-new-app .modal__window{width:800px}.add-new-app{margin:auto;max-width:900px;padding:50px}.add-new-app,.add-new-app .step header{text-align:center}.add-new-app .step h3{color:#fff;font-size:36px;line-height:1.4em}.light-theme .add-new-app .step h3{color:#151515}.add-new-app .step p.description{font-size:18px;line-height:1.4em;margin:20px 0 50px}.add-new-app .two-columns{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(330px,1fr));margin:50px auto}.add-new-app .dropdown-list .selected-item{width:100%}.add-new-app .dropdown-list .all-items{max-height:200px}.add-new-app .authorizing,.add-new-app .installing{margin:50px auto;text-align:center}.add-new-app .authorizing p,.add-new-app .installing p{margin:50px auto}.add-new-app .authorizing i.fa-circle-notch,.add-new-app .installing i.fa-circle-notch{animation:syncRotate 1s infinite;font-size:40px}.searchable-select-with-button{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr 65px}.searchable-select-with-button .dropdown-list{margin:0}.searchable-select-with-button button{justify-self:flex-end}.loading-icon{margin:55px;text-align:center}.loading-icon__img{animation:syncRotate 1s infinite;font-size:50px}.multi-step-flow-dot-pagination-item{align-items:center;display:flex;position:relative}.multi-step-flow-dot-pagination-item:after{background-color:#303949;content:"";display:block;height:2px;width:50px}.light-theme .multi-step-flow-dot-pagination-item:after{background-color:#eee}.multi-step-flow-dot-pagination-item:last-child:after,.multi-step-flow-dot-pagination-item:only-child:after{display:none}.multi-step-flow-dot-pagination-item__dot{border:2px solid #535769;border-radius:10px;height:10px;transition:all .2s ease-in-out;width:10px}.light-theme .multi-step-flow-dot-pagination-item__dot{border-color:#e4e4e4}.multi-step-flow-dot-pagination-item--active .multi-step-flow-dot-pagination-item__dot{border-color:#0957ff;transform:scale(1.3)}.multi-step-flow-dot-pagination-item--finished .multi-step-flow-dot-pagination-item__dot{background-color:#0957ff;border-color:#0957ff;cursor:pointer}.multi-step-flow-dot-pagination-item--finished .multi-step-flow-dot-pagination-item__dot:hover{background-color:#0944c1}.multi-step-flow-dot-pagination{display:flex;justify-content:center;margin:30px auto}.multi-step-flow{text-align:center}.multi-step-flow__skip{color:#0957ff;cursor:pointer;display:block;margin-top:20px}.page-header{grid-gap:10px;border-bottom:2px solid;border-color:#363945;display:grid;gap:10px;margin-bottom:45px;padding-bottom:40px}.light-theme .page-header{border-color:#eee}.page-header__title{color:#fff;font-size:40px;font-weight:600;word-break:break-word}.light-theme .page-header__title{color:#15172b}@media(max-width:1024px){.page-header__title{font-size:33px}}@media(max-width:768px){.page-header__title{font-size:24px}}.page-header__subtitle{font-size:20px;font-weight:400;line-height:1.4em;word-break:break-word}@media(max-width:1024px){.page-header__subtitle{font-size:18px}}@media(max-width:768px){.page-header__subtitle{font-size:16px}}.page-header--with-button{align-items:center;display:grid;grid-template-columns:1fr auto}@media(max-width:768px){.page-header--with-button{grid-template-columns:1fr}}.page-header--with-button .page-header__title{grid-row:1}.page-header--with-button .page-header__subtitle{grid-row:2}.page-header--with-button .page-header__buttons{grid-row:1/span 2}@media(max-width:480px){.page-header--with-button .page-header__buttons{grid-row:3;width:fit-content}}.page-apps-archived-apps-toggle{display:flex;font-size:16px;gap:20px}.onboarding-focus{margin-top:100px;text-align:center}.onboarding-focus h2{color:#fff;font-size:36px;margin:0 auto}.light-theme .onboarding-focus h2{color:#151515}.onboarding-focus p{font-size:18px;line-height:1.4em;margin:30px auto}@media(max-width:1024px){.onboarding-focus h2{font-size:26px}.onboarding-focus p{font-size:16px;margin:20px auto}}.page-apps-onboarding-focus-section__add-button{animation:addButtonBlink 1.5s infinite;box-shadow:0 0 0 6px #0957ff00}.reorderable{position:relative}.reorderable .drag{cursor:move;left:-32px;opacity:0;padding:10px;position:absolute;top:calc(50% - 20px);transition:opacity .2s ease-in-out}.reorderable .drag svg path{transition:fill .2s ease-in-out}.reorderable .drag:hover svg path{fill:#fbb03b}.reorderable.dragging{opacity:.5}.reorderable.dragging .drag{opacity:0}.reorderable:hover>.drag{opacity:1}.reorderable-list.isDragging .drag{opacity:0}@media(max-width:768px){.reorderable .drag{display:none}}.project-types{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr 1fr;margin:15px 0}@media(min-width:601px){.project-types .inline-notification{grid-column-end:3;grid-column-start:1}}.project-type{align-items:center;background-color:#0000;border:2px solid #363945;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-family:Metropolis,sans-serif;font-size:14px;font-weight:600;height:44px;justify-content:space-between;letter-spacing:normal;line-height:44px;margin:0;padding:0 10px;transition:all .3s ease-in-out}.light-theme .project-type{border-color:#eee;color:#15172b}.project-type .radio-mark{border-radius:100%;box-shadow:inset 0 0 0 2px #363945;height:21px;position:relative;transition:box-shadow .3s ease-in-out;width:21px}.light-theme .project-type .radio-mark{box-shadow:inset 0 0 0 2px #e4e4e4}.project-type .radio-mark:after{background:#363945;border-radius:100%;bottom:5px;content:"";left:5px;opacity:0;position:absolute;right:5px;top:5px;transition:all .3s ease-in-out}.light-theme .project-type .radio-mark:after{background-color:#e4e4e4}.project-type.selected{border-color:#0957ff;color:#0957ff}.project-type.selected .project-type__icon svg *{fill:#0957ff}.project-type.selected .radio-mark{box-shadow:inset 0 0 0 2px #0957ff}.project-type.selected .radio-mark:after{background:#0957ff;opacity:1}.project-type__content{align-items:center;display:flex}.project-type__icon{display:flex;height:22px;margin-right:15px;width:22px}.project-type__icon svg *{fill:#fff}.light-theme .project-type__icon svg *{fill:#15172b}.project-type--other-specify{background:#13161d;box-sizing:border-box;cursor:auto}.light-theme .project-type--other-specify{background:#fff}.project-type--other-specify::placeholder{color:#444d5c}.light-theme .project-type--other-specify::placeholder{color:#ddd}.project-type--other-specify:focus{box-shadow:0 0 0 4px #0957ff4d;outline:none}.project-type--other.selected+.project-type--other-specify{border-color:#0957ff}@media(min-width:601px){.project-type--other.selected+.project-type--other-specify{grid-column-end:3;grid-column-start:1}}#portal h5{color:#fff}.light-theme #portal h5{color:#15172b}@media(min-width:769px){#portal .modal__header h4{font-size:24px}#portal h5{font-size:20px}}@media(max-width:600px){.project-types{grid-template-columns:1fr}}@media(max-width:360px){.project-type__icon{display:none}}.sliding-tooltips{align-items:center;display:flex;justify-content:center;line-height:1.3;position:relative;width:fit-content}.sliding-tooltips:after{bottom:0;content:"";left:0;position:absolute;right:0}.sliding-tooltips:hover:after{border-bottom:1px dotted #9da4af}.light-theme .sliding-tooltips:hover:after{border-color:#999}.sliding-tooltip{background-color:#1a1f28;border-radius:10px;box-shadow:0 0 10px #0006;color:#9da4af;color:#fff;font-size:14px;line-height:1.5;padding:15px;pointer-events:none;position:absolute;width:max-content;z-index:3}.light-theme .sliding-tooltip{background-color:#fff;box-shadow:0 0 10px #0000001a;color:#151515}.sliding-tooltip i{margin-right:5px;text-align:center;width:15px}.sliding-tooltip.bottom{top:calc(100% + 10px)}.sliding-tooltip.right{left:calc(100% + 10px)}@media(max-width:480px){.sliding-tooltip.right{left:auto;top:calc(100% + 10px)}.sliding-tooltip.right.show{animation:fadeInMinorUp .3s forwards}.sliding-tooltip.right:not(.show){animation:fadeOutMinorUp .3s forwards}}.sliding-tooltip.show{pointer-events:all}.sliding-tooltip.show.bottom{animation:fadeInMinorUp .3s forwards}.sliding-tooltip.show.right{animation:fadeInMinorLeft .3s forwards}.sliding-tooltip:not(.show).bottom{animation:fadeOutMinorUp .3s forwards}.sliding-tooltip:not(.show).right{animation:fadeOutMinorLeft .3s forwards}.page-apps-teams-list-team-apps-card{align-items:center;background-color:#1a1f28;border-radius:10px;box-shadow:none;display:flex;flex-wrap:wrap;gap:20px;margin:20px auto;padding:20px;position:relative}.light-theme .page-apps-teams-list-team-apps-card{background-color:#fff;box-shadow:0 0 30px #00000012}.page-apps-teams-list-team-apps-card:hover{z-index:2}@media(max-width:768px){.page-apps-teams-list-team-apps-card{flex-direction:column;text-align:center}}.page-apps-teams-list-team-apps-card--archived{opacity:.4;transition:opacity .18s ease}.page-apps-teams-list-team-apps-card--archived:hover{opacity:.9}.page-apps-teams-list-team-apps-card__status{border-bottom-left-radius:10px;border-top-left-radius:10px;bottom:0;left:0;position:absolute;top:0;width:5px}.page-apps-teams-list-team-apps-card__status.failed{background-color:#ec0c43}.page-apps-teams-list-team-apps-card__status.warning{background-color:#dbdb15}.page-apps-teams-list-team-apps-card__status.finished{background-color:#4cd44c}.page-apps-teams-list-team-apps-card__status.canceled,.page-apps-teams-list-team-apps-card__status.unavailable{background-color:#303949}.light-theme .page-apps-teams-list-team-apps-card__status.canceled,.light-theme .page-apps-teams-list-team-apps-card__status.unavailable{background-color:#e4e4e4}.page-apps-teams-list-team-apps-card__status.building,.page-apps-teams-list-team-apps-card__status.fetching,.page-apps-teams-list-team-apps-card__status.preparing,.page-apps-teams-list-team-apps-card__status.publishing,.page-apps-teams-list-team-apps-card__status.testing{background-color:#0957ff}.page-apps-teams-list-team-apps-card__overview{flex:1 1;max-width:calc(100% - 330px)}@media(max-width:768px){.page-apps-teams-list-team-apps-card__overview{max-width:100%;width:100%}}.page-apps-teams-list-team-apps-card__name{color:#fff;cursor:default;font-family:Metropolis,sans-serif;font-size:20px;font-weight:600;line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.light-theme .page-apps-teams-list-team-apps-card__name{color:#999}@media(max-width:480px){.page-apps-teams-list-team-apps-card__name{line-height:24px;text-overflow:clip;white-space:normal;word-break:break-word}}.page-apps-teams-list-team-apps-card__name-link{color:#fff;transition:all .3s ease-in-out}.light-theme .page-apps-teams-list-team-apps-card__name-link{color:#15172b}.page-apps-teams-list-team-apps-card__name-link:hover{color:#0957ff}.page-apps-teams-list-team-apps-card__url{color:#9da4af;display:inline-block;font-size:14px;margin-top:2px;max-width:90%;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease-in-out;white-space:nowrap}.light-theme .page-apps-teams-list-team-apps-card__url{color:#999}.page-apps-teams-list-team-apps-card__url:hover{color:#188bef}.light-theme .page-apps-teams-list-team-apps-card__url:hover{color:#0957ff}.page-apps-teams-list-team-apps-card__last-build-time{align-items:center;color:#9da4af;display:flex;font-size:14px;gap:5px;justify-content:start;transition:all .3s ease-in-out;white-space:nowrap}@media(max-width:768px){.page-apps-teams-list-team-apps-card__last-build-time{justify-content:center}}.page-apps-teams-list-team-apps-card__link{color:#fff;display:inline-block;overflow:hidden;text-overflow:ellipsis;transition:all .3s ease-in-out;white-space:nowrap}.light-theme .page-apps-teams-list-team-apps-card__link{color:#15172b}.page-apps-teams-list-team-apps-card__link:hover{color:#0957ff}@media(max-width:768px){.page-apps-teams-list-team-apps-card__settings{position:absolute;right:20px}}.page-apps-teams-list-team-apps-card__buttons{display:flex;flex:1 1;justify-content:flex-end;position:relative}.page-container--apps .team{margin-bottom:20px;width:100%}.page-container--apps .team header{grid-gap:10px;align-items:center;background-color:#1a1f28;border-radius:10px;cursor:pointer;display:grid;gap:10px;grid-template-columns:max-content 1fr 20px;padding:20px 30px 20px 20px;position:relative;transition:all .2s ease-in-out}.light-theme .page-container--apps .team header{background-color:#fff;box-shadow:0 0 30px #15151512}.page-container--apps .team__apps{overflow:hidden;padding:20px 20px 50px 22px}.page-container--apps .team__apps--empty a{color:#0957ff;transition:all .2s ease-in-out}.page-container--apps .team__apps--empty a:hover{color:#fbb03b}.page-container--apps .team__apps--collapsed{padding:0}.page-container--apps .team__name{color:#fff;font-size:20px;font-weight:600}.light-theme .page-container--apps .team__name{color:#151515}.page-container--apps .team__toggle{align-items:center;display:flex;justify-content:center;transition:all .2s ease-in-out}.page-container--apps .team__toggle:after{background-color:#9da4af;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconChevronUp.2e8177d5f2012ce23339.svg) no-repeat 50% 50%;mask:url(/static/media/IconChevronUp.2e8177d5f2012ce23339.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme .page-container--apps .team__toggle:after{background-color:#999}.light-theme .page-container--apps .team__toggle:hover:after,.page-container--apps .team__toggle:hover:after{background-color:#fbb03b}.page-container--apps .team--collapsed header{background-color:#2a313f}.page-container--apps .team--collapsed .team__toggle:after{transform:rotate(180deg)}.page-container--apps .app-card{align-items:center;background-color:#1a1f28;border-radius:10px;display:flex;flex-wrap:wrap;margin:20px auto;padding:20px;position:relative}.page-container--apps .app-card:hover{z-index:2}.light-theme .page-container--apps .app-card{background-color:#fff;box-shadow:0 0 30px #00000012}.page-container--apps .app-card.archived{opacity:.4;transition:opacity .18s ease}.page-container--apps .app-card.archived:hover{opacity:.9}.page-container--apps .app-card .status-indicator{border-bottom-left-radius:10px;border-top-left-radius:10px;bottom:0;left:0;position:absolute;top:0;width:5px}.page-container--apps .app-card .status-indicator.canceled{background-color:#303949}.light-theme .page-container--apps .app-card .status-indicator.canceled{background-color:#e4e4e4}.page-container--apps .app-card .status-indicator.failed{background-color:#ec0c43}.page-container--apps .app-card .status-indicator.warning{background-color:#dbdb15}.page-container--apps .app-card .status-indicator.finished{background-color:#4cd44c}.page-container--apps .app-card .status-indicator.building,.page-container--apps .app-card .status-indicator.fetching,.page-container--apps .app-card .status-indicator.preparing,.page-container--apps .app-card .status-indicator.publishing,.page-container--apps .app-card .status-indicator.testing{background-color:#0957ff}.page-container--apps .app-card .status-indicator.unavailable{background-color:#303949}.light-theme .page-container--apps .app-card .status-indicator.unavailable{background-color:#e4e4e4}@media(max-width:768px){.page-container--apps .app-card{flex-direction:column;text-align:center}.page-container--apps .app-card .settings{height:48px;line-height:50px;padding:0;position:absolute;right:20px;text-align:center;width:48px}}.time-tooltip:not(.show).bottom{animation:none;opacity:0}@media(min-width:768px){.page-apps{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.page-apps__nav-top-banner{margin-top:50px}body.device-registration-screen{background-color:#fff!important;overflow:auto!important}.ios-device-registration{align-items:center;box-sizing:border-box;color:#151515;display:flex;flex-direction:column;justify-content:space-between;line-height:1.4;min-height:100vh;padding:45px 30px;text-align:center}.ios-device-registration .logo{width:140px}.ios-device-registration .content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center}.ios-device-registration h1{font-size:22px;margin-top:70px}.ios-device-registration .subtitle{font-size:14px;margin-top:20px}.ios-device-registration .btn{margin-top:30px}.ios-device-registration h2{font-size:20px;margin-top:40px}.ios-device-registration .steps{list-style:decimal;text-align:left}.ios-device-registration .steps li{margin-top:15px;transition:color .16s linear}.ios-device-registration .steps li.completed{color:#aaa;cursor:pointer}.ios-device-registration .steps li.completed:hover{color:#0957ff}.ios-device-registration .img{margin-top:30px}.ios-device-registration .img svg.sync{animation:syncRotate 3s linear infinite}.ios-device-registration .spinner{margin-top:30px}.ios-device-registration .spinner svg path{fill:#e4e4e4}.status-marker{background-color:#ec0c43;border-bottom-right-radius:5px;border-top-right-radius:5px;height:40px;left:-2px;position:absolute;top:calc(50% - 20px);width:5px}.light-theme .status-marker{border-color:#f4f4f4}.status-marker--active{background-color:#4cd44c}.status-marker--trialing{background-color:#188bef}.status-marker--custom{background-color:#7e0dd4}@keyframes teamBillingStatus{0%{background-position:50% 0}50%{background-position:50% 100%}to{background-position:50% 0}}.page-billing-item{background-color:#1a1f28;border-radius:10px;box-shadow:none;box-sizing:border-box;margin-bottom:20px;padding:20px;position:relative;transition:border-color .3s ease;transition:all .3s ease-in-out;width:100%}.light-theme .page-billing-item{background-color:#fff;box-shadow:0 0 40px #00000012}.page-billing-item:not(.page-billing-item--restricted):hover{background-color:#2a313f;box-shadow:none}.light-theme .page-billing-item:not(.page-billing-item--restricted):hover{background-color:#fff;box-shadow:0 0 60px #0000001c}.page-billing-item:hover{border-color:#0957ff}.page-billing-item__content{grid-gap:20px 50px;align-items:center;display:grid;gap:20px 50px;grid-template-columns:1fr 105px}@media(max-width:768px){.page-billing-item__content{grid-template-columns:1fr}}.page-billing-item__identity{grid-gap:0 10px;align-items:center;display:grid;gap:0 10px;grid-template-columns:50px 1fr;grid-template-rows:auto auto}.page-billing-item__avatar{border:2px solid #363945;border-radius:100%;grid-column:1;grid-row:1/span 2;height:36px;overflow:hidden;transform:scale(1.2);width:36px}.light-theme .page-billing-item__avatar{border-color:#eee}.page-billing-item__name{color:#fff;font-family:Metropolis,sans-serif;font-size:20px;font-weight:600;grid-column:2;grid-row:1;word-break:break-word}.light-theme .page-billing-item__name{color:#151515}.page-billing-item__type{font-size:14px;grid-column:2;grid-row:2;opacity:.7}.page-billing-item__click-layer{bottom:0;display:block;left:0;position:absolute;right:0;top:0;z-index:2}.page-billing-item__label{font-size:14px;margin-bottom:2px;opacity:.7}.page-billing-item__value{color:#fff;font-size:16px;font-weight:600}.light-theme .page-billing-item__value{color:#151515}.page-billing-item--restricted{background-color:#1a1f28}.light-theme .page-billing-item--restricted{background-color:#fff}.page-billing-item--restricted .page-billing-item__name,.page-billing-item--restricted .page-billing-item__value{color:#595d66}.light-theme .page-billing-item--restricted .page-billing-item__name,.light-theme .page-billing-item--restricted .page-billing-item__value{color:#ccc}.page-billing-item--with-billing .page-billing-item__content{grid-template-columns:300px 150px 1fr 105px}@media(max-width:1024px){.page-billing-item--with-billing .page-billing-item__content{grid-template-columns:1fr 1fr}}@media(max-width:768px){.page-billing-item--with-billing .page-billing-item__content{grid-template-columns:1fr}}.page-billing-item__notification{grid-gap:10px;align-items:center;border:2px solid #363945;border-radius:10px;color:#9da4af;display:grid;font-size:14px;gap:10px;grid-template-columns:auto 1fr;line-height:1.2em;margin-top:20px;padding:20px}.light-theme .page-billing-item__notification{border-color:#e4e4e4;color:#999}@media(max-width:480px){.page-billing-item__notification{grid-template-columns:auto;justify-items:center}}.page-billing-item__notification svg{height:20px;width:20px}.light-theme .page-billing-item__notification svg path,.page-billing-item__notification svg path{fill:#ec0c43}@media(min-width:768px){.page-billing{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.company-information{margin-top:33px}.billing-item{display:flex;flex-direction:column;gap:20px}.billing-item__header{align-items:center;color:#fff;display:flex;font-size:23px;font-weight:600;justify-content:space-between}.light-theme .billing-item__header{color:#151515}.billing-item__body{border:2px solid #363945;border-radius:10px;padding:20px}.light-theme .billing-item__body{border-color:#eee}.card-list-item-box{padding-right:10px}.modal-edit-card__icon{align-items:center;display:flex;justify-content:center}.modal-edit-card__icon:before{align-items:center;background-color:#0957ff;content:"";display:flex;height:60px;width:60px}.light-theme .modal-edit-card__icon:before{background-color:#0957ff}.modal-edit-card__icon--lock:before{-webkit-mask:url(/static/media/IconLock.a222e60c4e06fd246639.svg) no-repeat 50% 50%;mask:url(/static/media/IconLock.a222e60c4e06fd246639.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.modal-edit-card__icon--check:before{-webkit-mask:url(/static/media/IconCheckque.3c1366c4c790619a2e39.svg) no-repeat 50% 50%;mask:url(/static/media/IconCheckque.3c1366c4c790619a2e39.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.page-billing-details-body-card-default-card-dots{display:inline-block;margin-right:7px}.page-billing-details-body-card-default-card{grid-gap:10px;align-items:center;border-bottom:2px solid;border-color:#363945;display:grid;gap:10px;grid-template-columns:45px 1fr auto;padding:20px 0}.light-theme .page-billing-details-body-card-default-card{border-color:#eee}.page-billing-details-body-card-default-card:first-child{padding-top:0}.page-billing-details-body-card-default-card:last-child{border-bottom:none;padding-bottom:0}@media(max-width:1360px){.page-billing-details-body-card-default-card{gap:20px 0}}@media(max-width:480px){.page-billing-details-body-card-default-card{grid-template-columns:1fr}}@media(max-width:1360px){.page-billing-details-body-card-default-card{gap:10px}}@media(max-width:480px){.page-billing-details-body-card-default-card{justify-items:center;text-align:center}}.page-billing-details-body-card-default-card__item{align-self:center;color:#fff;display:flex}.light-theme .page-billing-details-body-card-default-card__item{color:#151515}.page-billing-details-body-card-default-card__item:before{align-items:center;background-color:#fff;content:"";display:flex;height:45px;-webkit-mask:url(/static/media/IconCreditCard.61729158483e6041b09c.svg) no-repeat 50% 50%;mask:url(/static/media/IconCreditCard.61729158483e6041b09c.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:45px}.light-theme .page-billing-details-body-card-default-card__item:before{background-color:#151515}.page-billing-details-body-card-default-card__code,.page-billing-details-body-card-default-card__expiration{font-size:14px}.page-billing-details-body-card-default-card__owner{color:#fff;font-family:Metropolis,sans-serif;font-weight:600}.light-theme .page-billing-details-body-card-default-card__owner{color:#151515}.page-billing-details-body-card-default-card-missing{grid-gap:10px;align-items:center;border-bottom:2px solid;border-color:#363945;display:grid;gap:10px;grid-template-columns:auto 1fr;justify-content:flex-start}.light-theme .page-billing-details-body-card-default-card-missing{border-color:#eee}.page-billing-details-body-card-default-card-missing:last-child{border-bottom:none}@media(max-width:480px){.page-billing-details-body-card-default-card-missing{gap:20px;grid-template-columns:1fr;justify-items:center;text-align:center}}@media(min-width:1360px){.page-billing-details-body-card-default-card-missing{gap:20px}}.page-billing-details-body-card-default-card-missing__icon{align-items:center;color:#fff;display:flex}.light-theme .page-billing-details-body-card-default-card-missing__icon{color:#151515}.page-billing-details-body-card-default-card-missing__icon:before{align-items:center;background-color:#fff;content:"";display:flex;height:45px;-webkit-mask:url(/static/media/IconCreditCard.61729158483e6041b09c.svg) no-repeat 50% 50%;mask:url(/static/media/IconCreditCard.61729158483e6041b09c.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:45px}.light-theme .page-billing-details-body-card-default-card-missing__icon:before{background-color:#151515}.page-billing-details-body-card-default-card-missing__title{color:#fff;font-weight:600}.light-theme .page-billing-details-body-card-default-card-missing__title{color:#151515}.page-billing-details-body-card-loading{grid-gap:10px;align-items:flex-start;border-bottom:2px solid;border-color:#363945;display:grid;gap:10px;grid-template-columns:1fr;padding:20px 0}.light-theme .page-billing-details-body-card-loading{border-color:#eee}.page-billing-details-body-card-loading:first-child{padding-top:0}.page-billing-details-body-card-loading:last-child{border-bottom:none;padding-bottom:0}.page-billing-details-body-card-loading__item{color:#fff;font-weight:600}.light-theme .page-billing-details-body-card-loading__item{color:#151515}.page-billing-details-body-details-table__text{line-height:1.3em;margin:20px 0 10px;text-align:left}.page-billing-details-body-details-table__row{grid-gap:10px;align-items:flex-start;border-bottom:2px solid;border-color:#363945;display:grid;gap:10px;grid-template-columns:1fr 1fr;padding:20px 0}.light-theme .page-billing-details-body-details-table__row{border-color:#eee}.page-billing-details-body-details-table__row:first-child{padding-top:0}.page-billing-details-body-details-table__row:last-child{border-bottom:none;padding-bottom:0}@media(max-width:1360px){.page-billing-details-body-details-table__row{gap:20px 0}}@media(max-width:480px){.page-billing-details-body-details-table__row{grid-template-columns:1fr}}.page-billing-details-body-details-table__label{font-size:14px;margin-bottom:3px}.page-billing-details-body-details-table__value{color:#fff;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;word-break:break-word}.light-theme .page-billing-details-body-details-table__value{color:#151515}.page-billing-details-body-history-invoice-list-item-status{border-radius:20px;color:#fff;display:inline-block;font-family:Metropolis,sans-serif;font-size:12px;font-weight:600;min-width:40px;padding:5px 10px;text-align:center;text-transform:capitalize}.light-theme .page-billing-details-body-history-invoice-list-item-status{color:#151515}.page-billing-details-body-history-invoice-list-item-status--void{background-color:#4f5263;color:#353b46}.light-theme .page-billing-details-body-history-invoice-list-item-status--void{background-color:#f4f4f4;color:#d5d5d5}.page-billing-details-body-history-invoice-list-item-status--open{background-color:#4f5263}.light-theme .page-billing-details-body-history-invoice-list-item-status--open{background-color:#f4f4f4}.page-billing-details-body-history-invoice-list-item-status--uncollectible{background-color:#0000;color:#ec0c43}.light-theme .page-billing-details-body-history-invoice-list-item-status--uncollectible{background-color:#ec0c431a;color:#ec0c43}.page-billing-details-body-history-invoice-list-item-status--paid{background-color:#4cd44c;color:#151515}.light-theme .page-billing-details-body-history-invoice-list-item-status--paid{background-color:#4cd44c1a;color:#4cd44c}.page-billing-details-body-history-invoice-list-item{grid-gap:10px;align-items:center;border:2px solid #363945;border-radius:10px;color:#fff;display:grid;font-size:14px;gap:10px;grid-template-columns:100px 100px 160px 1fr 110px;margin:10px 0;padding:24px}.light-theme .page-billing-details-body-history-invoice-list-item{border-color:#eee;color:#151515}@media(max-width:880px){.page-billing-details-body-history-invoice-list-item{gap:20px;grid-template-columns:1fr 1fr}}@media(max-width:480px){.page-billing-details-body-history-invoice-list-item{gap:20px 0;grid-template-columns:1fr}}@media(max-width:880px){.page-billing-details-body-history-invoice-list-item__element{display:flex;flex-direction:column;gap:5px}.page-billing-details-body-history-invoice-list-item__label{color:#9da4af}.light-theme .page-billing-details-body-history-invoice-list-item__label{color:#999}.page-billing-details-body-history-invoice-list-item__value{font-size:16px;font-weight:600}}.page-billing-details-body-history-invoice-list-item__payment-invoice{background-color:#2a313f;border-radius:10px;color:#fff;display:inline-block;padding:10px 15px;transition:all .3s ease-in-out}.light-theme .page-billing-details-body-history-invoice-list-item__payment-invoice{background-color:#e4e4e4;color:#151515}.page-billing-details-body-history-invoice-list-item__payment-invoice:hover{background-color:#303949}.light-theme .page-billing-details-body-history-invoice-list-item__payment-invoice:hover{background-color:#ddd}.page-billing-details-body-history-invoice-list-item__payment-invoice--highlight{background-color:#0957ff;color:#fff}.light-theme .page-billing-details-body-history-invoice-list-item__payment-invoice--highlight{color:#151515}.page-billing-details-body-history-invoice-list-item__payment-invoice--highlight:hover{background-color:#0944c1}.page-billing-details-body-history-invoice-list-item__status--paid{background-color:#4cd44c;color:#151515}.light-theme .page-billing-details-body-history-invoice-list-item__status--paid{background-color:#4cd44c1a;color:#4cd44c}.page-billing-details-body-history-invoice-list{color:#fff;margin:2em 0}.light-theme .page-billing-details-body-history-invoice-list{color:#151515}.page-billing-details-body-history{border:0;padding:0}.page-billing-details-body-history__header{grid-gap:10px;align-items:center;background-color:#363945;border-radius:10px;display:grid;font-size:14px;gap:10px;grid-template-columns:100px 100px 160px 1fr 110px;padding:16px 24px}.light-theme .page-billing-details-body-history__header{background-color:#f4f4f4}.page-billing-details-body-history__item--invoice{text-align:right}.billing-overview-subscription-line{display:flex;flex-direction:column;font-size:15px;gap:5px}.billing-overview-subscription-line__columns{align-items:center;display:flex;gap:5px;justify-content:space-between}.billing-overview-subscription-line__column{display:flex;flex-direction:column;gap:5px}.billing-overview-subscription-line__column:last-child{align-items:flex-end;text-align:right}.billing-overview-subscription-line__row{align-items:baseline;display:flex;justify-content:space-between}.billing-overview-subscription-line__name{color:#fff;font-family:Metropolis,sans-serif;font-weight:600}.light-theme .billing-overview-subscription-line__name{color:#151515}.billing-overview-subscription-line__link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.billing-overview-subscription-line__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.billing-overview-subscription-line__link:hover{color:#fbb03b}.billing-overview-subscription-line__link:hover svg path{fill:#fbb03b}.billing-overview-subscription-line__price,.billing-overview-subscription-line__unit-price{font-size:14px}.billing-overview-subscription-line__amount{color:#fff;font-size:14px;text-align:right}.light-theme .billing-overview-subscription-line__amount{color:#151515}.billing-overview-subscription-line__row--usage{height:8px;position:relative}.billing-overview-subscription-line__usage,.billing-overview-subscription-line__usage-available{border-radius:8px}.billing-overview-subscription-line__usage-available{background-color:#303949;height:6px;margin:1px;width:100%}.light-theme .billing-overview-subscription-line__usage-available{background-color:#eee}.billing-overview-subscription-line__usage{background:linear-gradient(90deg,#3cf,#188bef);height:8px;position:absolute}.limit-selector{position:relative}.limit-selector__values{display:flex;font-size:14px;justify-content:space-between;margin-top:10px;opacity:.7}.limit-selector__values--selected{color:#fff}.light-theme .limit-selector__values--selected{color:#151515}.limit-selector__input{-webkit-appearance:none;appearance:none;background:#0000;border:1px solid #454857;border-radius:10px;height:8px;transition:all .3s ease-in-out;width:100%}.light-theme .limit-selector__input{border-color:#ddd}.limit-selector__input::-webkit-slider-thumb{-webkit-appearance:none;background:#151515;border:2px solid #0957ff;border-radius:20px;box-sizing:border-box;color:red;content:"1212121";cursor:ew-resize;height:20px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:20px}.light-theme .limit-selector__input::-webkit-slider-thumb{background:#fff}.limit-selector__input::-webkit-slider-thumb:active,.limit-selector__input::-webkit-slider-thumb:hover{background:#0957ff;border-color:#0944c1}.limit-selector__input::-moz-limit-thumb{background:#151515;border:2px solid #0957ff;border-radius:20px;box-sizing:border-box;cursor:ew-resize;height:20px;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:20px}.light-theme .limit-selector__input::-moz-limit-thumb{background:#fff}.limit-selector__input::-moz-limit-thumb:active,.limit-selector__input::-moz-limit-thumb:hover{background:#0957ff;border-color:#0944c1}.limit-selector__input:focus{outline:none}.limit-selector__input:disabled{background-color:#2a2f38;border-color:#0000;cursor:default;pointer-events:none}.light-theme .limit-selector__input:disabled{background-color:#e5e5e5}.limit-selector__input:disabled::-webkit-slider-thumb{-webkit-appearance:none;background:#2a2f38;border:2px solid #0000;border-radius:20px;box-sizing:border-box;cursor:ew-resize;height:20px;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:20px}.light-theme .limit-selector__input:disabled::-webkit-slider-thumb{background:#ddd}.limit-selector__input:disabled::-webkit-slider-thumb:active,.limit-selector__input:disabled::-webkit-slider-thumb:hover{background:#0957ff;border-color:#0944c1}.limit-selector__input:disabled::-moz-limit-thumb{background:#2a2f38;border:2px solid #0000;border-radius:20px;box-sizing:border-box;cursor:ew-resize;height:20px;-moz-transition:all .3s ease-in-out;transition:all .3s ease-in-out;width:20px}.light-theme .limit-selector__input:disabled::-moz-limit-thumb{background:#ddd}.limit-selector__input:disabled::-moz-limit-thumb:active,.limit-selector__input:disabled::-moz-limit-thumb:hover{background:#0957ff;border-color:#0944c1}.billing-overview-concurrency-limit-row{grid-gap:10px;align-items:center;border-bottom:2px solid;border-color:#363945;display:grid;gap:10px;padding:20px 0}.light-theme .billing-overview-concurrency-limit-row{border-color:#eee}.billing-overview-concurrency-limit-row:first-child{padding-top:0}.billing-overview-concurrency-limit-row:last-child{border-bottom:none;padding-bottom:0}@media(max-width:1360px){.billing-overview-concurrency-limit-row{gap:20px 0}}@media(max-width:480px){.billing-overview-concurrency-limit-row{grid-template-columns:1fr}}.billing-overview-next-month-concurrency-row{grid-gap:10px;align-items:center;border-bottom:2px solid;border-color:#363945;display:grid;gap:10px;padding:20px 0}.light-theme .billing-overview-next-month-concurrency-row{border-color:#eee}.billing-overview-next-month-concurrency-row:first-child{padding-top:0}.billing-overview-next-month-concurrency-row:last-child{border-bottom:none;padding-bottom:0}@media(max-width:1360px){.billing-overview-next-month-concurrency-row{gap:20px 0}}@media(max-width:480px){.billing-overview-next-month-concurrency-row{grid-template-columns:1fr}}.modal-discount-code__input-content{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr auto}.modal-discount-code__details-wrap{margin-top:40px}.modal-discount-code__details{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-top:20px}@media(max-width:768px){.modal-discount-code__details{grid-template-columns:1fr}}.modal-discount-code__item{display:flex;flex-direction:column;gap:5px}.modal-discount-code__value{color:#fff;font-weight:600}.light-theme .modal-discount-code__value{color:#151515}.billing-overview-discount-code-row{display:flex;flex-direction:column;font-size:15px;gap:5px}.billing-overview-discount-code-row__columns{align-items:center;display:flex;gap:5px;justify-content:space-between}.billing-overview-discount-code-row__column{display:flex;flex-direction:column;gap:5px}.billing-overview-discount-code-row__column:last-child{align-items:flex-end;text-align:right}.billing-overview-discount-code-row__name{color:#fff;font-family:Metropolis,sans-serif;font-weight:600}.light-theme .billing-overview-discount-code-row__name{color:#151515}.billing-overview-discount-code-row__link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.billing-overview-discount-code-row__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.billing-overview-discount-code-row__link:hover{color:#fbb03b}.billing-overview-discount-code-row__link:hover svg path{fill:#fbb03b}.billing-overview-discount-code-row__amount{color:#fff;font-size:14px;text-align:right}.light-theme .billing-overview-discount-code-row__amount{color:#151515}.billing-overview-invoice-totals-row{display:flex;flex-direction:column;font-size:15px;gap:5px}.billing-overview-invoice-totals-row__columns{align-items:center;display:flex;gap:5px;justify-content:space-between}.billing-overview-invoice-totals-row__column{display:flex;flex-direction:column;gap:5px}.billing-overview-invoice-totals-row__column:last-child{align-items:flex-end;text-align:right}.billing-overview-invoice-totals-row__row{align-items:baseline;display:flex;justify-content:space-between}.billing-overview-invoice-totals-row__name{color:#fff;font-family:Metropolis,sans-serif;font-weight:600}.light-theme .billing-overview-invoice-totals-row__name{color:#151515}.billing-overview-invoice-totals-row__price,.billing-overview-invoice-totals-row__unit-price{font-size:14px}.billing-overview-invoice-totals-row__amount{color:#fff;font-size:14px;text-align:right}.light-theme .billing-overview-invoice-totals-row__amount{color:#151515}.billing-overview-invoice-totals-row__row--usage{height:8px;position:relative}.billing-overview-invoice-totals-row__usage,.billing-overview-invoice-totals-row__usage-available{border-radius:8px}.billing-overview-invoice-totals-row__usage-available{background-color:#303949;height:6px;margin:1px;width:100%}.light-theme .billing-overview-invoice-totals-row__usage-available{background-color:#eee}.billing-overview-invoice-totals-row__usage{background:linear-gradient(90deg,#3cf,#188bef);height:8px;position:absolute}.page-billing-details-body-overview-table__row{grid-gap:10px;align-items:center;border-bottom:2px solid;border-color:#363945;display:grid;gap:10px;padding:20px 0}.light-theme .page-billing-details-body-overview-table__row{border-color:#eee}.page-billing-details-body-overview-table__row:first-child{padding-top:0}.page-billing-details-body-overview-table__row:last-child{border-bottom:none;padding-bottom:0}@media(max-width:1360px){.page-billing-details-body-overview-table__row{gap:20px 0}}@media(max-width:480px){.page-billing-details-body-overview-table__row{grid-template-columns:1fr}}.page-billing-details-body-overview-table__loading{color:#fff;margin:2em 0}.light-theme .page-billing-details-body-overview-table__loading{color:#151515}.payment-failed-popup{text-align:center}.payment-failed-popup .modal__window>*{border:0}.payment-failed-popup .modal__footer{margin-bottom:20px}.payment-failed-popup .card-warning{display:inline-block;padding:30px;position:relative}.payment-failed-popup .card-warning .card-icon{fill:#fff}.light-theme .payment-failed-popup .card-warning .card-icon{fill:#151515}.payment-failed-popup .card-warning .warning-icon{bottom:18px;position:absolute;right:7px}.payment-failed-popup p{text-align:left;text-align:initial}.payment-failed-popup p+p{margin-top:22px}.page-billing-details-body-personal-free-usage-overview-table{grid-gap:10px;align-items:center;border-bottom:2px solid;border-color:#363945;display:grid;gap:10px;padding:20px 0}.light-theme .page-billing-details-body-personal-free-usage-overview-table{border-color:#eee}.page-billing-details-body-personal-free-usage-overview-table:first-child{padding-top:0}.page-billing-details-body-personal-free-usage-overview-table:last-child{border-bottom:none;padding-bottom:0}@media(max-width:1360px){.page-billing-details-body-personal-free-usage-overview-table{gap:20px 0}}@media(max-width:480px){.page-billing-details-body-personal-free-usage-overview-table{grid-template-columns:1fr}}.page-billing-details-body-settings-payment-failed-notification-warning-badge-content{background-color:#ec0c43;border-radius:0 0 10px 10px;color:#fff;font-size:12px;left:20px;line-height:normal;padding:7px 10px;position:absolute;top:0}.page-billing-details-body-settings-payment-failed-notification{border-color:#ec0c43;margin-bottom:50px;padding:40px 20px 30px;position:relative}.page-billing-details-body-settings-payment-failed-notification__text{margin-top:15px}.modal-upgrade-plan-business-confirm__icon{align-items:center;display:flex;justify-content:center}.modal-upgrade-plan-business-confirm__icon:before{align-items:center;background-color:#0957ff;content:"";display:flex;height:60px;width:60px}.light-theme .modal-upgrade-plan-business-confirm__icon:before{background-color:#0957ff}.modal-upgrade-plan-business-confirm__icon--lock:before{-webkit-mask:url(/static/media/IconLock.a222e60c4e06fd246639.svg) no-repeat 50% 50%;mask:url(/static/media/IconLock.a222e60c4e06fd246639.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.subscription-modal-content__icon{align-items:center;display:flex;justify-content:center}.subscription-modal-content__icon:before{align-items:center;background-color:#0957ff;content:"";display:flex;height:60px;width:60px}.light-theme .subscription-modal-content__icon:before{background-color:#0957ff}.subscription-modal-content__icon--lock:before{-webkit-mask:url(/static/media/IconLock.a222e60c4e06fd246639.svg) no-repeat 50% 50%;mask:url(/static/media/IconLock.a222e60c4e06fd246639.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.subscription-modal-content__icon--check:before{-webkit-mask:url(/static/media/IconCheckque.3c1366c4c790619a2e39.svg) no-repeat 50% 50%;mask:url(/static/media/IconCheckque.3c1366c4c790619a2e39.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.modal-upgrade-plan-payg-trial-description{display:flex;flex-direction:column;justify-content:space-between;padding:20px 0}.modal-upgrade-plan-payg-trial-description__header{color:#fff;font-size:20px;font-weight:600;line-height:1.3}.light-theme .modal-upgrade-plan-payg-trial-description__header{color:#15172b}@media(max-width:768px){.modal-upgrade-plan-payg-trial-description__header{font-size:15px}}.modal-upgrade-plan-payg-trial-description__block{margin-top:40px}.modal-upgrade-plan-payg-trial-description__item{line-height:1.3em;margin:15px 0}.modal-upgrade-plan-payg-trial-description__title{color:#fff;font-size:16px;font-weight:600;margin-bottom:5px}.light-theme .modal-upgrade-plan-payg-trial-description__title{color:#151515}.modal-upgrade-plan-payg-trial-description__description{color:#9da4af;font-size:14px}.light-theme .modal-upgrade-plan-payg-trial-description__description{color:#999}.upgrade-plan-modal{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr 1fr;padding:50px}.upgrade-plan-modal .upgrade-summary{background-color:#2a313f;border-radius:10px;height:fit-content;padding:20px}.light-theme .upgrade-plan-modal .upgrade-summary{background:#fff;box-shadow:0 0 10px #0000001a}.upgrade-plan-modal .upgrade-summary .coupon-name{align-items:center;display:flex;gap:20px}.upgrade-plan-modal .upgrade-summary .text--minor{margin-bottom:5px}.upgrade-plan-modal .upgrade-summary .error-msg{color:#ec0c43;margin-top:10px}.upgrade-plan-modal .upgrade-summary button.default,.upgrade-plan-modal .upgrade-summary button.primary{border-radius:10px;white-space:nowrap;width:100%}.upgrade-plan-modal .upgrade-summary button.icon{border-radius:6px;font-size:12px;font-weight:400;height:30px;line-height:1;margin:0;padding:0;width:30px}.upgrade-plan-modal .upgrade-summary .form-row input[type=email],.upgrade-plan-modal .upgrade-summary .form-row input[type=text],.upgrade-plan-modal .upgrade-summary .form-row select,.upgrade-plan-modal .upgrade-summary .form-row textarea,.upgrade-plan-modal .upgrade-summary button.default{box-shadow:inset 0 0 0 2px #454857}.light-theme .upgrade-plan-modal .upgrade-summary .form-row input[type=email],.light-theme .upgrade-plan-modal .upgrade-summary .form-row input[type=text],.light-theme .upgrade-plan-modal .upgrade-summary .form-row select,.light-theme .upgrade-plan-modal .upgrade-summary .form-row textarea,.light-theme .upgrade-plan-modal .upgrade-summary button.default{box-shadow:inset 0 0 0 2px #eee}.upgrade-plan-modal .upgrade-summary .form-row .select-wrap select{background-color:#2a313f}.light-theme .upgrade-plan-modal .upgrade-summary .form-row .select-wrap select{background-color:#fff}.upgrade-plan-modal .upgrade-summary:not(.upgrade-summary--card):not(.upgrade-summary--contact-form) .form .form-row{margin-bottom:0}.upgrade-plan-modal .upgrade-summary:not(.upgrade-summary--card):not(.upgrade-summary--contact-form) .form .form-row input[type=text]{background:#1a1f28}.light-theme .upgrade-plan-modal .upgrade-summary:not(.upgrade-summary--card):not(.upgrade-summary--contact-form) .form .form-row input[type=text]{background:#fff}.upgrade-plan-modal .upgrade-summary:not(.upgrade-summary--card):not(.upgrade-summary--contact-form) .form .form-row input[type=text]~.buttons-container{top:10px}.upgrade-plan-modal .upgrade-summary:not(.upgrade-summary--card):not(.upgrade-summary--contact-form) .form .form-row input[type=text]~.buttons-container button{margin:0}.upgrade-plan-modal .upgrade-summary--contact-form .form-row{margin-bottom:30px}.upgrade-plan-modal .upgrade-summary--contact-form .modal__header{border:none!important;padding:0!important}.upgrade-plan-modal .upgrade-summary--contact-form .modal__footer{border:none!important}.upgrade-plan-modal .upgrade-summary--card .modal__header{display:none}.upgrade-plan-modal .upgrade-summary .modal--confirm{text-align:left!important}.upgrade-plan-modal .upgrade-summary .modal__body{padding:20px 0 10px!important}.upgrade-plan-modal .upgrade-summary .modal__footer{padding:20px 0 0!important}.upgrade-plan-modal .upgrade-summary .modal__footer .upgrade-price{margin:0 0 20px}.upgrade-plan-modal .upgrade-summary .modal__footer .buttons{display:flex;flex-direction:column;gap:10px}.upgrade-plan-modal .upgrade-summary .modal__footer .buttons button{margin:0}.upgrade-plan-modal .upgrade-description{margin-bottom:50px}.upgrade-plan-modal .upgrade-description li{margin:20px 0}.upgrade-plan-modal .upgrade-price{display:flex;flex-direction:column;gap:20px;margin:25px 0}.upgrade-plan-modal .upgrade-price p{color:#fff;display:flex;font-weight:600;justify-content:space-between}.light-theme .upgrade-plan-modal .upgrade-price p{color:#151515}.upgrade-plan-modal .plan-description{display:flex;flex-direction:column;justify-content:space-between;padding:20px 0}.upgrade-plan-modal .plan-description .text--major{margin-bottom:5px}.upgrade-plan-modal .description,.upgrade-plan-modal .features-list{margin-top:40px}.upgrade-plan-modal .description p{line-height:1.6;margin:1em 0}.upgrade-plan-modal li{margin:15px 0}.upgrade-plan-modal p{line-height:1.3}.upgrade-plan-modal .text--major{color:#fff;font-size:16px;font-weight:600}.light-theme .upgrade-plan-modal .text--major{color:#151515}.upgrade-plan-modal .text--minor{color:#9da4af;font-size:14px}.light-theme .upgrade-plan-modal .text--minor{color:#999}@media(max-width:768px){.upgrade-plan-modal{grid-template-columns:1fr;padding:30px}}#portal .plan-description h5{font-size:24px;line-height:1.3}@media(max-width:768px){#portal .plan-description h5{font-size:20px}}#portal .upgrade-summary h5{font-size:20px}.page-billing-details-body-settings-plan-none{grid-gap:10px;align-items:center;border-bottom:2px solid;border-color:#363945;display:grid;gap:10px;grid-template-columns:1fr auto;justify-content:space-between;padding:20px 0}.light-theme .page-billing-details-body-settings-plan-none{border-color:#eee}.page-billing-details-body-settings-plan-none:first-child{padding-top:0}.page-billing-details-body-settings-plan-none:last-child{border-bottom:none;padding-bottom:0}@media(max-width:1360px){.page-billing-details-body-settings-plan-none{gap:20px 0}}@media(max-width:480px){.page-billing-details-body-settings-plan-none{grid-template-columns:1fr}}.page-billing-details-body-settings-plan-none__label{font-size:14px;margin-bottom:3px}.page-billing-details-body-settings-plan-none__value{color:#fff;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;word-break:break-word}.light-theme .page-billing-details-body-settings-plan-none__value{color:#151515}.page-billing-details-body-settings-plan__block{grid-gap:40px;align-items:center;color:#fff;display:grid;gap:40px;grid-template-columns:1fr min-content;min-height:44px}.light-theme .page-billing-details-body-settings-plan__block{color:#151515}@media(max-width:480px){.page-billing-details-body-settings-plan__block{gap:20px;grid-template-columns:1fr;padding:30px 20px;text-align:center}}.page-billing-details-body-settings-plan__item{font-size:20px;font-weight:600;line-height:1.4em}.page-billing-details-body-settings-plan__name{white-space:nowrap}.page-billing-details-body-settings-plan__description{color:#9da4af;font-size:14px;position:relative}.light-theme .page-billing-details-body-settings-plan__description{color:#999}.page-billing-details-body-upgrade-table{display:flex;flex-direction:column;line-height:1.3em;padding:0 0 16px}.page-billing-details-body-upgrade-table__text{color:#fff;font-size:14px}.light-theme .page-billing-details-body-upgrade-table__text{color:#151515}.page-billing-details-body{display:flex;flex-direction:column;gap:30px}.page-billing-details-body__content{grid-gap:30px;display:grid;gap:30px;grid-auto-rows:auto;grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}@media(max-width:480px){.page-billing-details-body__content{grid-template-columns:1fr}}.page-billing-details-body__block{display:flex;flex-direction:column;gap:30px}.modal-integration{border:2px solid #363945;border-radius:10px;box-sizing:border-box;display:grid;margin-bottom:20px;width:100%}.light-theme .modal-integration{border-color:#eee}.modal-integration__row{grid-gap:20px;align-items:center;border-bottom:2px solid;border-color:#363945;display:grid;gap:20px;grid-template-columns:auto 1fr auto;padding:10px 10px 10px 20px}.light-theme .modal-integration__row{border-color:#eee}.modal-integration__row:last-child{border-bottom:none}.modal-integration__col{display:flex;flex-direction:column;gap:10px}.modal-integration__status:after{background:#ec0c43;border-radius:100%;content:"";display:block;height:10px;width:10px}.modal-integration__status--pending:after{animation:warningScaleBlink 1s infinite;background-color:orange}.modal-integration__status--enabled:after{background-color:#4cd44c}.modal-integration__name{align-items:center;color:#fff;display:flex;font-weight:600;gap:10px}.light-theme .modal-integration__name{color:#151515}.modal-app-store-connect__title{color:#fff;font-size:24px;font-weight:600;line-height:1.3em;margin-top:10px;word-break:break-word}.light-theme .modal-app-store-connect__title{color:#151515}@media(max-width:768px){.modal-app-store-connect__title{font-size:22px}}.modal-app-store-connect__text{font-size:14px;line-height:1.1em;margin-top:5px;word-break:break-word}.modal-github-app__title{color:#fff;font-size:24px;font-weight:600;line-height:1.3em;margin-top:10px;word-break:break-word}.light-theme .modal-github-app__title{color:#151515}@media(max-width:768px){.modal-github-app__title{font-size:22px}}.integration{align-items:center;border-bottom:2px solid;border-color:#363945;display:flex;gap:15px;padding:10px 25px}.light-theme .integration{border-color:#eee}.integration:last-child{border-bottom:none}@media(max-width:1024px){.integration{flex-wrap:wrap;justify-content:center;padding:20px}}.integration__status{background:#ec0c43;border-radius:100%;height:10px;width:10px}.integration__status--pending{animation:warningScaleBlink 1s infinite;background-color:#fbb03b}.integration__status--enabled{background-color:#4cd44c}.integration__icon:before{align-items:center;background-color:#188bef;content:"";display:flex;height:15px;width:15px}.light-theme .integration__icon:before{background-color:#0957ff}.integration__icon--bitbucket:before{-webkit-mask:url(/static/media/IconBitbucket.11035fcc28fa4af57914.svg) no-repeat 50% 50%;mask:url(/static/media/IconBitbucket.11035fcc28fa4af57914.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.integration__icon--github:before{-webkit-mask:url(/static/media/IconGitHub.7e1ae665d8f1edd7110a.svg) no-repeat 50% 50%;mask:url(/static/media/IconGitHub.7e1ae665d8f1edd7110a.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.integration__icon--gitlab:before{-webkit-mask:url(/static/media/IconGitLab.a2045dfaa799f78bb27f.svg) no-repeat 50% 50%;mask:url(/static/media/IconGitLab.a2045dfaa799f78bb27f.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.integration__icon--slack:before{-webkit-mask:url(/static/media/IconSlack.bcd8693ada6dc87a82aa.svg) no-repeat 50% 50%;mask:url(/static/media/IconSlack.bcd8693ada6dc87a82aa.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.integration__icon--apple:before{-webkit-mask:url(/static/media/IconApple.52b89919dd99ca967799.svg) no-repeat 50% 50%;mask:url(/static/media/IconApple.52b89919dd99ca967799.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.integration__icon--windows:before{-webkit-mask:url(/static/media/IconWindows.6f6b0638a4f101a0873b.svg) no-repeat 50% 50%;mask:url(/static/media/IconWindows.6f6b0638a4f101a0873b.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.integration__name{color:#fff;font-family:Metropolis,sans-serif;font-weight:600;width:80px}.light-theme .integration__name{color:#15172b}@media(max-width:1024px){.integration__name{width:auto}}.integration__description{flex:1 1;font-size:13px;line-height:1.2em;padding:15px}@media(max-width:1024px){.integration__description{flex:none;justify-content:center;padding:0;text-align:center;width:100%}}.integration-list-a-p-i-token{align-items:center;border-bottom:2px solid;border-color:#363945;display:flex;gap:15px;padding:25px}.light-theme .integration-list-a-p-i-token{border-color:#eee}.integration-list-a-p-i-token:last-child{border-bottom:none}@media(max-width:1024px){.integration-list-a-p-i-token{flex-wrap:wrap;justify-content:center;padding:20px}}.integration-list-a-p-i-token__icon:before{align-items:center;background-color:#188bef;content:"";display:flex;height:15px;-webkit-mask:url(/static/media/IconCog.7e52e1c14699c813b221.svg) no-repeat 50% 50%;mask:url(/static/media/IconCog.7e52e1c14699c813b221.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:15px}.light-theme .integration-list-a-p-i-token__icon:before{background-color:#0957ff}.integration-list-a-p-i-token__status{background-color:#ec0c43;border-radius:100%;height:10px;width:10px}.integration-list-a-p-i-token__status--enabled{background-color:#4cd44c}.integration-list-a-p-i-token__description{align-items:center;display:flex;flex:1 1;font-size:13px;gap:10px;padding:0 15px}@media(max-width:1024px){.integration-list-a-p-i-token__description{flex:none;justify-content:center;padding:0;text-align:center;width:100%}}.integration-list-a-p-i-token__name{color:#fff;font-family:Metropolis,sans-serif;font-weight:600;width:80px}.light-theme .integration-list-a-p-i-token__name{color:#15172b}@media(max-width:1024px){.integration-list-a-p-i-token__name{width:auto}}.integration-list{border:2px solid #363945;border-radius:10px}.light-theme .integration-list{border-color:#eee}.integration-list__api-token{background-color:#1a1f28;color:#9da4af;display:inline-block;font-family:Monaco,Courier New,Courier,monospace;font-size:11px;word-break:break-word}.light-theme .integration-list__api-token{background-color:inherit;color:#999}.modal-transferred-app-warning .modal__body{text-align:left}.modal-transferred-app-warning p{margin:1em 0}.modal-transferred-app-warning ul{list-style:square;padding-left:15px}.modal-transferred-app-warning ul li{line-height:1.4em}.radio-card{align-items:center;background-color:#0000;border:2px solid #363945;border-radius:10px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:Metropolis,sans-serif;font-size:14px;font-weight:600;gap:0 10px;height:auto;justify-content:space-between;letter-spacing:normal;margin:0;min-height:44px;padding:10px;transition:all .3s ease-in-out;width:100%}.light-theme .radio-card{border-color:#eee;color:#15172b}.radio-card:focus{box-shadow:none}.radio-card .team-icon{border:2px solid #363945;box-sizing:border-box;display:flex;height:30px;width:30px}.light-theme .radio-card .team-icon{border-color:#eee}.radio-card .label{flex:1 1;font-size:14px;line-height:1.4em;text-align:left}.radio-card .radio-mark{border-radius:100%;box-shadow:inset 0 0 0 2px #363945;height:21px;position:relative;transition:box-shadow .3s ease-in-out;width:21px}.light-theme .radio-card .radio-mark{box-shadow:inset 0 0 0 2px #e4e4e4}.radio-card .radio-mark:after{background-color:#363945;border-radius:100%;bottom:5px;content:"";left:5px;opacity:0;position:absolute;right:5px;top:5px;transition:all .3s ease-in-out}.light-theme .radio-card .radio-mark:after{background-color:#e4e4e4}.radio-card--selected,.radio-card:hover{border-color:#0957ff}.light-theme .radio-card--selected .radio-mark,.radio-card--selected .radio-mark{box-shadow:inset 0 0 0 2px #0957ff}.radio-card--selected .radio-mark:after{background-color:#0957ff;opacity:1}.light-theme .radio-card--selected .radio-mark:after{background-color:#0957ff}.radio-card-set{grid-gap:10px;display:grid;gap:10px}.page-team-details-applications-item-repository-authentication-type__owner-name{display:inline-block;max-width:150px;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.page-team-details-applications-item{grid-gap:10px;align-items:center;background-color:#2a313f;border-radius:10px;box-shadow:none;display:grid;gap:10px;grid-template-columns:40px 1fr 200px auto;padding:20px}.light-theme .page-team-details-applications-item{background-color:#fff;box-shadow:0 0 30px #1515151a}@media(max-width:1024px){.page-team-details-applications-item{grid-template-columns:40px 1fr auto}}@media(max-width:480px){.page-team-details-applications-item{grid-template-columns:1fr auto}}.page-team-details-applications-item__info{grid-gap:2px;display:grid;gap:2px}@media(max-width:1024px){.page-team-details-applications-item__info{grid-column:2;grid-row:1}}@media(max-width:480px){.page-team-details-applications-item__info{grid-column:1/span 2;grid-row:2}}@media(max-width:1024px){.page-team-details-applications-item__info--auth{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;grid-column:2;grid-row:2;padding-top:15px}.light-theme .page-team-details-applications-item__info--auth{border-color:#eee}}@media(max-width:480px){.page-team-details-applications-item__info--auth{grid-column:1/span 2;grid-row:3}.page-team-details-applications-item__buttons{grid-column:2;grid-row:1}}.page-team-details-applications-item__name{color:#fff;font-size:16px;font-weight:600}.light-theme .page-team-details-applications-item__name{color:#151515}.page-team-details-applications-item__link{color:#9da4af;display:inline-block;font-size:14px;max-width:100%;overflow:hidden;text-overflow:ellipsis;transition:color .2s ease-in-out;vertical-align:bottom;white-space:nowrap}.light-theme .page-team-details-applications-item__link{color:#999}.light-theme .page-team-details-applications-item__link:hover,.page-team-details-applications-item__link:hover{color:#0957ff}.page-team-details-applications-item__label{font-size:14px}.page-team-details-applications-item__method{color:#fff;font-size:16px;font-weight:600}.light-theme .page-team-details-applications-item__method{color:#151515}@media(max-width:1024px){.page-team-details-applications-item__method{font-size:14px}}.page-team-details-applications-item .btn-element--icon-trash-danger{margin:0}.page-team-details-applications{grid-gap:10px;display:grid;gap:10px}.page-team-details-applications-settings-review p{text-align:left}.page-team-details-applications-settings-review ul{font-size:14px;padding-left:17px;text-align:left}.page-team-details-applications-settings-review ul li{list-style:square;margin:8px auto}.page-team-details-danger-zone{margin-top:40px}.page-app-details-environment-variables-tab-app-variables-variables-listing-personal__btn:after{color:#ec0c43}.page-team-details-environment-variables-groups-personal{margin-top:50px}.page-team-details-environment-variables-groups-personal__title{color:#9da4af;font-size:25px;font-weight:600;margin-bottom:15px}.light-theme .page-team-details-environment-variables-groups-personal__title{color:#999}.page-team-details-environment-variables-groups-personal__item{align-items:center;background-color:#2a313f;border-radius:4px;display:grid;grid-template-columns:1fr auto;margin-top:15px;padding:10px 20px}.light-theme .page-team-details-environment-variables-groups-personal__item{background-color:#eee}.page-team-details-environment-variables-groups-personal__name{color:#9da4af;font-weight:700;word-break:break-all}.light-theme .page-team-details-environment-variables-groups-personal__name{color:#999}.page-team-details-environment-variables-groups-personal__apps{display:flex;justify-content:flex-end}.page-team-details-environment-variables-groups-personal__icon{align-items:center;background-color:#3f4653;border:2px solid #4f5263;border-radius:100%;color:#fff;cursor:default;display:flex;filter:grayscale(1);font-size:10px;font-weight:600;height:36px;justify-content:center;letter-spacing:1px;line-height:10px;text-align:center;text-transform:uppercase;width:36px;z-index:1}.light-theme .page-team-details-environment-variables-groups-personal__icon{background-color:#fff;border-color:#eee;color:#151515}.page-team-details-environment-variables-groups-personal__icon:not(:first-child){margin-left:-10px}.modal-download-signing-identities-certificate__password-wrap{color:#fff}.light-theme .modal-download-signing-identities-certificate__password-wrap{color:#151515}.modal-download-signing-identities-certificate__password{align-items:center;border:2px solid #0957ff;border-radius:10px;border-radius:5px;display:flex;font-family:Fira Code,Courier New,Courier,monospace;font-size:20px;font-weight:700;gap:20px;justify-content:center;letter-spacing:.2em;line-height:2em;margin:.5em auto 0;padding:10px}.new-devices-modal .form-row:last-child{margin-bottom:0}.new-devices-modal .key-value-list{margin-top:15px}.signing-identities .form-row{margin-bottom:45px}.signing-identities .form-row p{margin-bottom:15px}.signing-identities h4{font-size:20px;margin-bottom:20px}.signing-identities .inline-notification .message{font-size:14px}.signing-identities .form:not(:first-child),.signing-identities__overview{margin-top:45px}.signing-identities .table--keystores .table__item .row:not(.row--name){grid-template-columns:1fr 1fr 150px}@media(max-width:1400px),(min-width:1025px)and (max-width:1024px){.signing-identities .table--keystores .table__item .row:not(.row--name){grid-template-columns:1fr}}.signing-identities .table__item{grid-gap:20px;align-items:center;border:2px solid #363945;border-radius:10px;box-shadow:"none";display:grid;gap:20px;grid-template-columns:1fr 70px;margin-top:20px;padding:20px}.light-theme .signing-identities .table__item{border-color:#0000;box-shadow:0 0 30px #1515151a}@media(max-width:1400px),(min-width:1025px)and (max-width:1024px){.signing-identities .table__item{grid-template-columns:1fr}}.signing-identities .table__item .row--name{align-items:center;color:#fff;display:flex;font-size:20px;font-weight:600;padding-bottom:10px;word-break:break-all}.light-theme .signing-identities .table__item .row--name{color:#151515}.signing-identities .table__item .row--name button{border-radius:6px;font-size:12px;font-weight:400;height:30px;line-height:1;margin:0 0 0 10px;min-width:30px;padding:0;width:30px}.signing-identities .table__item .row--name button svg{height:14px;width:14px}.signing-identities .table__item .row--name button svg path{fill:#fff}.light-theme .signing-identities .table__item .row--name button svg path{fill:#151515}.signing-identities .table__item .row--name button:hover svg path{fill:#0957ff}.signing-identities .table__item .row:not(.row--name){grid-gap:20px;display:grid;gap:20px;grid-template-columns:150px 1fr 150px}@media(max-width:1400px)and (min-width:1025px),(max-width:930px){.signing-identities .table__item .row:not(.row--name){grid-template-columns:1fr}}.signing-identities .table__item .label{color:#9da4af;font-size:12px;font-weight:400;margin-bottom:2px}.light-theme .signing-identities .table__item .label{color:#999}.signing-identities .table__item .value{color:#fff;font-size:14px;font-weight:600;word-break:break-all}.light-theme .signing-identities .table__item .value{color:#151515}.fetch-modal .inline-notification{padding:20px}.fetch-modal .inline-notification .message{font-size:14px}.fetch-modal .checkbox{margin-top:10px}.fetch-modal .checkbox .checkbox__content{border:2px solid #363945;border-radius:10px;padding:10px}.light-theme .fetch-modal .checkbox .checkbox__content{border-color:#eee}.fetch-modal .checkbox .checkbox__content .checkbox__mock{flex-shrink:0}.fetch-modal .checkbox .checkbox__content .checkbox__label{font-size:12px;font-weight:400;line-height:1.4em}.fetch-modal .checkbox .checkbox__content .checkbox__label strong{color:#fff;font-size:14px;font-weight:600}.light-theme .fetch-modal .checkbox .checkbox__content .checkbox__label strong{color:#151515}.fetch-modal .checkbox.disabled .checkbox__label strong{color:#353b46}.light-theme .fetch-modal .checkbox.disabled .checkbox__label strong{color:#ddd}.fetch-modal .form-row .checkbox+.input-wrapper{margin:15px 0}.fetch-modal .label.openable{color:#fff;cursor:pointer;font-size:20px;margin-bottom:15px;position:relative}.light-theme .fetch-modal .label.openable{color:#151515}.fetch-modal .label.openable .expand-icon{color:#188bef;display:inline-block;font-size:14px;line-height:20px;margin-left:10px;transition:transform .2s ease-in-out}.fetch-modal .label.openable .expand-icon:after{content:"asd";content:"";font-family:Font Awesome\ 5 Free;font-weight:900}.light-theme .fetch-modal .label.openable .expand-icon{color:#0957ff}.fetch-modal .label.openable.open .expand-icon{transform:rotate(90deg)}.icon.save{color:#4cd44c}.icon.save:after{content:""}.icon.save:after,.icon.times:before{font-family:Font Awesome\ 5 Free;font-weight:900}.icon.times:before{color:#ec0c43;content:"";display:inline-block;margin-right:5px}.icon.times .inline-icon{line-height:2em}.page-team-details-personal__header{grid-gap:20px;align-items:center;border-bottom:2px solid;border-color:#363945;display:grid;gap:20px;grid-template-columns:80px 1fr auto;margin-bottom:45px;padding-bottom:40px}.light-theme .page-team-details-personal__header{border-color:#eee}@media(max-width:768px){.page-team-details-personal__header{grid-template-columns:1fr;justify-items:center;row-gap:20px}}.page-team-details-personal__block{display:flex;flex-direction:column;gap:5px}.page-team-details-personal__title{color:#fff;font-size:40px;font-weight:600;line-height:1.2em}.light-theme .page-team-details-personal__title{color:#15172b}@media(max-width:1024px){.page-team-details-personal__title{font-size:33px}}@media(max-width:768px){.page-team-details-personal__title{font-size:24px}}.page-team-details-personal__subtitle{align-items:center;display:flex;flex-direction:row;font-size:20px;font-weight:400;gap:5px;line-height:1.2em}@media(max-width:1024px){.page-team-details-personal__subtitle{font-size:18px}}@media(max-width:768px){.page-team-details-personal__subtitle{font-size:16px}}.page-team-details-personal__description{color:#fff;font-family:Metropolis,sans-serif;font-weight:600}.light-theme .page-team-details-personal__description{color:#151515}.page-team-details-personal__expand-header{color:#fff;font-size:20px;font-weight:600;line-height:24px;margin:40px 0 15px}.light-theme .page-team-details-personal__expand-header{color:#151515}@media(max-width:768px){.page-team-details-personal__expand-header{font-size:16px}}.pagination{container-type:inline-size}.pagination__container{align-items:flex-start;display:flex;flex-wrap:wrap;padding:20px 0}@container (max-width: 800px){.pagination__container{display:block}}.pagination__page-size{align-items:center;display:flex;gap:10px;height:30px}@container (max-width: 800px){.pagination__page-size{justify-content:center;margin-bottom:20px}}.pagination__items{align-items:flex-start;container-type:inline-size;display:flex;flex:1 1;gap:5px;justify-content:right}@container (max-width: 800px){.pagination__items{justify-content:space-between}}.pagination-items__buttons-wrap{align-items:center;display:flex;gap:5px;justify-content:center;margin:0 20px}@container (max-width: 800px){.pagination-items__buttons-wrap{justify-content:space-between}}.pagination-items__buttons-wrap--pages{flex-wrap:wrap}@container (max-width: 500px){.pagination-items__buttons-wrap--pages{justify-content:flex-start}}.pagination-items__button{padding:0 15px}.applications-access-item{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr auto;margin:20px 0}.applications-access-item:first-child{margin-top:0}.applications-access-item:last-child{margin-bottom:0}.applications-access-item__content{grid-gap:2px;display:grid;gap:2px;overflow:hidden}.applications-access-item__name{color:#fff;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.light-theme .applications-access-item__name{color:#151515}.applications-access-item__repository{font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.applications-access{border:2px solid #363945;border-radius:10px}.light-theme .applications-access{border-color:#eee}.applications-access__list{padding:20px}.applications-access__pagination{border-color:currentcolor #363945 #363945;border-top:2px solid #363945}.light-theme .applications-access__pagination{border-color:#eee}.field-text{background-color:#13161d;border:2px solid #363945;border-radius:10px;box-sizing:border-box;color:#fff;font-family:Metropolis,sans-serif;font-size:14px;font-weight:500;height:50px;line-height:1.3em;outline:none;padding:15px;width:100%}.light-theme .field-text{background-color:#fff;border-color:#eee;color:#151515}.field-text::placeholder{color:#444d5c;font-size:15px;font-weight:500;line-height:1.3em}.light-theme .field-text::placeholder{color:#ddd}.field-text:focus,.light-theme .field-text:focus{border:2px solid #0957ff}.field-text:focus-visible{outline:4px solid #0957ff1a}.light-theme .field-text:focus-visible{outline:4px solid #0957ff1a}.field-text:disabled{background-color:#292b33;border:none;box-shadow:none;color:#353b46;resize:none}.light-theme .field-text:disabled{background-color:#eee;color:#d5d5d5}.field-text--textarea{min-height:100px}.field-text--scale-large{border-radius:18px;height:60px;line-height:60px}.field-text--theme-textarea-collapsed{min-height:50px;padding:13px 15px;resize:vertical}.field-text--theme-token{font-size:20px;margin:0;padding:0;text-align:center}.dark-theme .field-text--elevation-dark-second{background-color:#1a1f28;border-color:#454857}.dark-theme .field-text--elevation-dark-second:disabled{background-color:#2a2f38;color:#424853}.dark-theme .field-text--elevation-dark-second:focus{border-color:#0957ff}.dark-theme .field-text--elevation-dark-third{background-color:#2a313f;border-color:#4f5263}.dark-theme .field-text--elevation-dark-third:disabled{background-color:#323844;color:#4c5057}.dark-theme .field-text--elevation-dark-third:focus{border-color:#0957ff}.dark-theme .field-text--elevation-dark-fourth{background-color:#303949;border-color:#535769}.dark-theme .field-text--elevation-dark-fourth:disabled{background-color:#3f4653;color:#595d66}.dark-theme .field-text--elevation-dark-fourth:focus{border-color:#0957ff}.light-theme .field-text--elevation-light-second{background-color:#f4f4f4;border-color:#ddd}.light-theme .field-text--elevation-light-second:disabled{background-color:#e5e5e5;color:#ccc}.light-theme .field-text--elevation-light-second:focus{border-color:#0957ff}.light-theme .field-text--elevation-light-third{background-color:#eee;border-color:#ccc}.light-theme .field-text--elevation-light-third:disabled{background-color:#eee;color:#c5c5c5}.light-theme .field-text--elevation-light-third:focus{border-color:#0957ff}.light-theme .field-text--elevation-light-fourth{background-color:#e4e4e4;border-color:#bbb}.light-theme .field-text--elevation-light-fourth:disabled{background-color:#ddd;color:#ccc}.light-theme .field-text--elevation-light-fourth:focus{border-color:#0957ff}.field-text--elevation-light{background-color:#fff;border-color:#eee;color:#151515}.light-theme .field-text--elevation-light{background-color:#fff;border-color:#eee;color:#151515}.field-text--elevation-light::placeholder,.light-theme .field-text--elevation-light::placeholder{color:#ddd}.dark-theme .field-text--error,.dark-theme .field-text--error:focus,.light-theme .field-text--error,.light-theme .field-text--error:focus{border:2px solid #ec0c43;outline:4px solid #ec0c431a}.form-control{display:flex;flex-direction:column;padding-bottom:30px}.form-control--theme-select{display:flex;flex-direction:column;justify-content:center;position:relative}.form-control--theme-select:after{background-color:#fff;content:"";cursor:pointer;height:25px;-webkit-mask:url(/static/media/IconCaretDown.87bf9b8ee8389d87e5b2.svg) no-repeat 50% 50%;mask:url(/static/media/IconCaretDown.87bf9b8ee8389d87e5b2.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;pointer-events:none;position:absolute;right:10px;top:48px;transition:all .3s ease-in-out;width:25px}.light-theme .form-control--theme-select:after{background-color:#151515}.form-control__label{word-wrap:break-word;color:#fff;font-family:Metropolis,sans-serif;font-size:20px;font-weight:600;line-height:24px;margin-bottom:10px}.light-theme .form-control__label{color:#15172b}@media(max-width:768px){.form-control__label{font-size:16px}}.form-control__hint{word-wrap:break-word;font-family:Metropolis,sans-serif;font-size:14px;line-height:1.2em;margin-bottom:10px}.form-control__error{color:#ec0c43;font-size:12px;line-height:15px;margin-top:5px}.form-control__flex-children{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.form-control__flex-children--space-between{justify-content:space-between}.modal-add-global-variables-group__header{border-bottom:2px solid;border-color:#363945;padding:30px 50px}.light-theme .modal-add-global-variables-group__header{border-color:#eee}.modal-add-global-variables-group-header__title{color:#fff;font-size:22px;font-weight:600;line-height:1.3em;margin-top:10px;word-break:break-word}.light-theme .modal-add-global-variables-group-header__title{color:#151515}.modal-add-global-variables-group__content{padding:20px 50px}.modal-add-global-variables-group__footer{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;padding:30px 0}.light-theme .modal-add-global-variables-group__footer{border-color:#eee}.form-add-global-variable{container-type:inline-size}.form-add-global-variable__wrap{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 10px 1fr 150px}@container (max-width: 800px){.form-add-global-variable__wrap{grid-template-columns:1fr}.form-add-global-variable__field-wrap--equals{display:none}}.form-add-global-variable__field-wrap--value{position:relative}.form-add-global-variable__checkbox-secure{bottom:0;position:absolute;right:15px;top:8px}@container (max-width: 800px){.form-add-global-variable__checkbox-secure{position:relative;right:auto;top:auto}}.modal-add-global-variables__header{border-bottom:2px solid;border-color:#363945;padding:30px 50px}.light-theme .modal-add-global-variables__header{border-color:#eee}.modal-add-global-variables-header__title{color:#fff;font-size:22px;font-weight:600;line-height:1.3em;margin-top:10px;word-break:break-word}.light-theme .modal-add-global-variables-header__title{color:#151515}.modal-add-global-variables__content{padding:20px 50px}.modal-add-global-variables__footer{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;padding:30px 50px}.light-theme .modal-add-global-variables__footer{border-color:#eee}.modal-edit-global-variables-group__header{border-bottom:2px solid;border-color:#363945;padding:30px 50px}.light-theme .modal-edit-global-variables-group__header{border-color:#eee}.modal-edit-global-variables-group-header__title{color:#fff;font-size:22px;font-weight:600;line-height:1.3em;margin-top:10px;word-break:break-word}.light-theme .modal-edit-global-variables-group-header__title{color:#151515}.modal-edit-global-variables-group__content{padding:20px 50px}.modal-edit-global-variables-group__footer{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;padding:30px 0}.light-theme .modal-edit-global-variables-group__footer{border-color:#eee}.modal-uploaded-variables__header{border-bottom:2px solid;border-color:#363945;padding:30px 50px}.light-theme .modal-uploaded-variables__header{border-color:#eee}.modal-uploaded-variables-header__title{color:#fff;font-size:22px;font-weight:600;line-height:1.3em;margin-top:10px;word-break:break-word}.light-theme .modal-uploaded-variables-header__title{color:#151515}.modal-uploaded-variables__content{padding:20px 50px}.modal-uploaded-variables-content__title{color:#fff;font-size:20px;font-weight:600;margin:1em 0}.light-theme .modal-uploaded-variables-content__title{color:#151515}.modal-uploaded-variables-content__text{line-height:1.4em}.modal-uploaded-variables-content__variables-list{container-type:inline-size}.modal-uploaded-variables-content-variables__item{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr auto 1fr auto;margin:10px 0}@container (max-width:480px){.modal-uploaded-variables-content-variables__item{grid-template-columns:1fr;margin:40px 0}.modal-uploaded-variables-content-variables-item__separator{display:none}}.modal-uploaded-variables__footer{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;padding:30px 50px}.light-theme .modal-uploaded-variables__footer{border-color:#eee}.global-variables-group-variables-item{container-type:inline-size}.global-variables-group-variables-item__actions{display:flex;gap:5px}.global-variables-group-variables-item__row-wrap{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr auto 1fr auto;padding-bottom:0}@container (max-width: 600px){.global-variables-group-variables-item__row-wrap{background:#303949;border-radius:10px;grid-template-columns:1fr;padding:20px}.light-theme .global-variables-group-variables-item__row-wrap{background:#f9f9f9}}.global-variables-group-variables-item__field-wrap{position:relative}.global-variables-group-variables-item__field-wrap:not(.global-variables-group-variables-item__field-wrap--editing):hover .global-variables-group-variables-item__field-copy{opacity:1}.global-variables-group-variables-item__field-copy{opacity:0;position:absolute;right:10px;top:10px;transition:all .2s ease-in-out}.global-variables-group-variables-item__field--password{-webkit-text-security:disc;font-family:password-mask}.global-variables-group-variables-item__field:read-only{pointer-events:none}@container (max-width: 600px){.global-variables-group-variables-item__actions{display:grid;grid-template-columns:1fr 1fr}}@container (max-width: 400px){.global-variables-group-variables-item__actions{display:grid;grid-template-columns:1fr}}.global-variables-group-variables-item__btn-set,.global-variables-group-variables-item__spacer{padding-bottom:20px}.global-variables-group-variables__search{grid-gap:10px;align-items:center;border-bottom:2px solid;border-color:#363945;display:grid;gap:10px;grid-template-columns:1fr auto;margin-bottom:50px;padding:0 0 50px}.light-theme .global-variables-group-variables__search{border-color:#eee}.global-variables-group{background-color:#2a313f;border-radius:10px;box-shadow:none;margin:20px 0}.light-theme .global-variables-group{background-color:#fff;box-shadow:0 0 30px #1515151a}.global-variables-group__header{grid-gap:20px;align-items:center;cursor:pointer;display:grid;gap:20px;grid-template-columns:1fr auto auto;height:60px;padding:0 20px}.global-variables-group-header__name{color:#fff;font-size:16px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.light-theme .global-variables-group-header__name{color:#151515}.global-variables-group-header__actions{display:flex;gap:5px}.global-variables-group-header__expand-icon{height:20px;transition:all .2s ease-in-out;width:20px}.global-variables-group-header__expand-icon svg{height:20px;width:20px}.global-variables-group-header__expand-icon svg path{fill:#fff}.light-theme .global-variables-group-header__expand-icon svg path{fill:#151515}.global-variables-group-header__expand-icon--open{transform:rotate(180deg)}.global-variables-group__content{grid-gap:40px;border-color:currentcolor #535769 #535769;border-top:2px solid #535769;display:grid;gap:40px;padding:40px}.light-theme .global-variables-group__content{border-color:#eee}.global-variables__description{line-height:1.4em}.global-variables-description__link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.global-variables-description__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.global-variables-description__link:hover{color:#fbb03b}.global-variables-description__link:hover svg path{fill:#fbb03b}.global-variables__groups{margin:40px 0}.variable-groups{margin-top:50px}.group__item{align-items:center;background-color:#2a313f;border-radius:4px;display:grid;grid-template-columns:1fr 190px 40px;margin-top:10px;padding:10px 20px}.group__item__name{color:#fff;font-weight:700;word-break:break-all}.group__item__apps{display:flex;justify-content:flex-end;margin-right:30px}.group__item__apps .icon-skeleton,.group__item__apps img{align-items:center;background-color:#3f4653;border:2px solid #4f5263;border-radius:100%;color:#fff;cursor:default;display:flex;font-size:10px;font-weight:600;height:36px;justify-content:center;letter-spacing:1px;line-height:10px;text-align:center;text-transform:uppercase;width:36px;z-index:1}.light-theme .group__item__apps .icon-skeleton,.light-theme .group__item__apps img{background-color:#fff;border-color:#eee;color:#151515}.group__item__apps .icon-skeleton:not(:first-child),.group__item__apps img:not(:first-child){margin-left:-10px}.group__item__actions{display:flex;justify-content:flex-end}.group__item__actions .button-wrapper{display:block;margin-right:5px}.group__item__actions .button-wrapper:last-child{margin-right:0}.group__item__actions button{font-size:12px;height:36px;line-height:12px;padding:0;width:36px}.light-theme .group__item{background-color:#fff;box-shadow:0 0 30px #1515151a}.light-theme .group__item__name{color:#151515}@media(max-width:1366px)and (min-width:1025px),(max-width:815px){.group__item{gap:10px;grid-template-columns:1fr 80px}.group__item__name{grid-column:1}.group__item__apps{grid-column:1;justify-content:flex-start}.group__item__actions{grid-column:2;grid-row:1/span 2}}ul.apps-list li{border-bottom:2px solid #363945;display:flex;justify-content:space-between;padding:20px 0}.light-theme ul.apps-list li{border-color:#eee}ul.apps-list li:last-of-type{border-bottom:none}ul.apps-list li .app-details{display:flex;flex-direction:column}ul.apps-list li .app-details__name{color:#fff;font-weight:600}.light-theme ul.apps-list li .app-details__name{color:#151515}ul.apps-list li .app-details__repo{color:#9da4af!important;font-size:.8em;font-weight:400!important}.light-theme ul.apps-list li .app-details__repo{color:#999!important}ul.apps-list li .app-details__repo:hover{color:#0957ff!important}.page-team-details-team-icon{border-radius:50%;position:relative}.page-team-details-team-icon__inner{align-items:center;display:flex;height:80px;justify-content:center;position:relative;width:80px}.page-team-details-team-icon__error{bottom:-35px;color:#ec0c43;position:absolute;white-space:nowrap}.page-team-details-team-icon__wrapper{background-color:#2a313f;border:3px solid #454857;border-radius:50%;box-sizing:border-box;height:80px;overflow:hidden;width:80px}.light-theme .page-team-details-team-icon__wrapper{background-color:#f4f4f4;border-color:#e4e4e4}.page-team-details-team-icon__wrapper--hidden{display:none}.page-team-details-team-icon__image{animation:fadeIn .3s forwards;animation-delay:0;width:100%}.page-team-details-team-icon__actions{bottom:-13px;gap:5px;left:0;position:absolute;right:0;z-index:1}.page-team-details-team-icon__actions--single{justify-content:flex-end}.page-team-details-team-icon__dropzone{align-items:center;border-radius:50%;box-sizing:border-box;cursor:pointer;display:flex;height:100%;justify-content:center;overflow:hidden;position:absolute!important;width:100%}.page-team-details-team-icon__dropzone svg{height:30px;width:30px}.page-team-details-team-icon__dropzone svg path{fill:#fff}.light-theme .page-team-details-team-icon__dropzone svg path{fill:#151515}.page-team-details-team-icon__dropzone svg path:hover{fill:#999}.light-theme .page-team-details-team-icon__dropzone svg path:hover{fill:#151515}.page-team-details-team-icon__dropzone svg rect{stroke:#fff}.light-theme .page-team-details-team-icon__dropzone svg rect{stroke:#151515}.page-team-details-team-icon__dropzone svg rect:hover{fill:#999}.light-theme .page-team-details-team-icon__dropzone svg rect:hover{fill:#151515}.page-team-details-team-icon__dropzone img{background-color:#2a313f}.light-theme .page-team-details-team-icon__dropzone img{background-color:#f4f4f4}.page-team-details-team-icon__dropzone:hover .page-team-details-team-icon__dropzone__border{border:2px dashed #0957ff}.page-team-details-team-icon__dropzone:hover .page-team-details-team-icon__dropzone__overlay{opacity:1}.page-team-details-team-icon__dropzone--empty .page-team-details-team-icon__dropzone__border{border-color:#535769}.light-theme .page-team-details-team-icon__dropzone--empty .page-team-details-team-icon__dropzone__border{border-color:#bbb}.page-team-details-team-icon__dropzone__border{border:2px dashed #0000;border-radius:50%;box-sizing:border-box;height:100%;left:0;position:absolute;top:0;transition:all .16s ease-in-out;width:100%}.page-team-details-team-icon__dropzone__border--image{border:3px solid #454857}.light-theme .page-team-details-team-icon__dropzone__border--image{border-color:#e4e4e4}.page-team-details-team-icon__dropzone__overlay{align-items:center;background-color:#0006;box-sizing:border-box;color:#fff;display:flex;font-size:12px;height:100%;justify-content:center;left:0;line-height:1.2;opacity:0;padding:10px;position:absolute;text-align:center;top:0;transition:opacity .16s ease-in-out;width:100%}.test-devices .device{align-items:center;display:flex;gap:10px;justify-content:space-between;padding:10px 0}.test-devices .device:not(:last-child){border-bottom:2px solid #363945}.test-devices .device__info-wrapper{flex:1 1}.test-devices .device__info{color:#fff;font-size:14px;word-break:break-word}.test-devices .device__extra-info{color:#9da4af;font-size:12px;margin-top:2px}.test-devices .device.delete .device__info{color:#4c5057}.test-devices .device.delete .device__extra-info{color:#424853}.light-theme .test-devices .device{border-color:#e4e4e4}.light-theme .test-devices .device__info{color:#151515}.light-theme .test-devices .device__extra-info{color:#999}.light-theme .test-devices .device.delete .device__info{color:#c5c5c5}.light-theme .test-devices .device.delete .device__extra-info{color:#ccc}.test-devices button.icon{border-radius:6px;color:#9da4af;font-size:12px;height:30px;line-height:1;padding:0;width:30px}.light-theme .test-devices button.icon{color:#151515}.test-devices button.icon:hover{color:#0957ff}.ios-test-devices h5{border-bottom:none!important;margin:20px 0}.ios-test-devices h5:first-of-type{padding:0!important}.ios-test-devices h5:not(:first-of-type){border-top:2px solid #454857;margin:20px 0!important;padding:20px 0 0!important}.light-theme .ios-test-devices h5:not(:first-of-type){border-color:#e4e4e4}.ios-test-devices p{margin:10px 0}.ios-test-devices>.btn,.ios-test-devices>button{margin-top:10px}.ios-test-devices .group{align-items:center;background:#2a313f;border-radius:10px;color:#fff;display:flex;gap:10px;justify-content:space-between;padding:15px 20px}.light-theme .ios-test-devices .group{background:#fff;box-shadow:0 0 30px #00000012;color:#151515}.ios-test-devices .group__name{align-items:center;display:flex;font-weight:600;height:30px}.ios-test-devices .group__name input[type=text]{padding-right:60px!important}@media(min-width:1200px){.ios-test-devices .group__name{flex:1 1}}.ios-test-devices .group__actions{align-items:center;display:flex;font-size:12px;gap:10px}.ios-test-devices .group button{border-radius:6px;font-size:12px;font-weight:400;height:30px;line-height:1;margin:0}.ios-test-devices .group button.primary{white-space:nowrap}.ios-test-devices .group .buttons-container button{height:40px}.ios-test-devices .group .group__actions button.icon{color:#9da4af;padding:0;width:30px}.light-theme .ios-test-devices .group .group__actions button.icon{color:#151515}.ios-test-devices .group .group__actions button.icon:hover{color:#0957ff}.ios-test-devices .group .form-row{margin:0}.ios-test-devices .group .form-row input{font-size:14px!important;font-weight:400!important;height:40px!important}.ios-test-devices .group .form-row .buttons-container{right:6px!important;top:0!important}@media(max-width:1120px)and (min-width:1025px),(max-width:480px){.ios-test-devices .group{align-items:baseline;flex-direction:column}.ios-test-devices .group__actions{width:100%}.ios-test-devices .group__devices-length{flex:1 1}.ios-test-devices .group__name,.ios-test-devices .group__name>div{width:100%}}@media(max-width:480px){.ios-test-devices .group button{padding:0 10px}}@media(max-width:360px){.ios-test-devices .group{padding:10px}.ios-test-devices .group__actions{gap:5px}}.form-input__buttons{position:absolute;right:10px;top:10px}.page-team-details-team-seats-owner{align-items:center;background:#0957ff;border-radius:10px;box-shadow:none;box-sizing:border-box;color:#fff;display:flex;justify-content:space-between;min-height:70px;padding:10px 10px 10px 14px;position:relative;transition:all .3s ease-in-out;z-index:1}.light-theme .page-team-details-team-seats-owner{box-shadow:0 0 30px #00000012}.page-team-details-team-seats-owner:hover{z-index:2}.page-team-details-team-seats-owner__content{align-items:center;display:flex;flex-wrap:wrap;gap:15px}.page-team-details-team-seats-owner__avatar{background-color:#1a1f28;border:none;border-radius:100%;box-shadow:0 0 0 4px #0944c1;flex-shrink:0;height:40px;overflow:hidden;width:40px}.light-theme .page-team-details-team-seats-owner__avatar{background-color:#f9f9f9}.page-team-details-team-seats-owner__avatar img{max-width:100%}.page-team-details-team-seats-owner__label{color:#fff;display:flex;flex:1 1;flex-direction:column;font-family:Metropolis,sans-serif;font-weight:600;gap:2px;position:relative;z-index:2}.page-team-details-team-seats-owner__label__name{word-break:break-all}.page-team-details-team-seats-owner__label__email{font-family:Metropolis,sans-serif;font-size:12px;word-break:break-all}.page-team-details-team-seats-owner__actions{color:#fff;flex-shrink:0;position:relative;text-align:center;z-index:2}.light-theme .page-team-details-team-seats-owner__actions{color:#151515}.page-team-details-team-seats-owner__actions:hover .page-team-details-team-seats-owner__menu{opacity:1;transform:translateY(0);visibility:visible}.page-team-details-team-seats-owner__icon:after{align-items:center;background-color:#9da4af;content:"";cursor:pointer;display:flex;height:20px;-webkit-mask:url(/static/media/IconEllipsisHorisontal.f47746830ec613ccf6a8.svg) no-repeat 50% 50%;mask:url(/static/media/IconEllipsisHorisontal.f47746830ec613ccf6a8.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:20px}.page-team-details-team-seats-owner__menu{background-color:#2a313f;border-radius:10px;box-shadow:0 0 30px #00000080;opacity:0;overflow:hidden;position:absolute;right:-10px;top:30px;transform:translateY(15px);transition:all .3s ease-in-out;visibility:hidden;width:180px}.light-theme .page-team-details-team-seats-owner__menu{background-color:#fff;box-shadow:0 0 30px #0003}.page-team-details-team-seats-owner__remove,.page-team-details-team-seats-owner__role{align-items:center;border-bottom:2px solid;border-color:#4f5263;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:15px 20px;transition:all .3s ease-in-out}.light-theme .page-team-details-team-seats-owner__remove,.light-theme .page-team-details-team-seats-owner__role{border-color:#eee}.page-team-details-team-seats-owner__remove:last-of-type,.page-team-details-team-seats-owner__role:last-of-type{border:none}.page-team-details-team-seats-owner__remove:hover,.page-team-details-team-seats-owner__role:hover{background-color:#1a1f28}.light-theme .page-team-details-team-seats-owner__remove:hover,.light-theme .page-team-details-team-seats-owner__role:hover{background-color:#f9f9f9}.page-team-details-team-seats-owner__remove:hover{color:#ec0c43}.page-team-details-team-seats-owner__remove:hover:after{background-color:#ec0c43}.page-team-details-team-seats-owner__remove:after{align-items:center;background-color:#151515;content:"";cursor:pointer;display:flex;height:15px;-webkit-mask:url(/static/media/IconBin.f6535b2c8a94a3f6cd8f.svg) no-repeat 50% 50%;mask:url(/static/media/IconBin.f6535b2c8a94a3f6cd8f.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.page-team-details-team-seats-owner__role{text-align:left}.page-team-details-team-seats-owner__role:hover{color:#0957ff}.page-team-details-team-seats-owner__role:hover:after{background-color:#0957ff}.page-team-details-team-seats-owner__role--owner:after{align-items:center;background-color:#151515;content:"";cursor:pointer;display:flex;height:15px;-webkit-mask:url(/static/media/IconUserDowngrade.eaf95bd333c557f98a53.svg) no-repeat 50% 50%;mask:url(/static/media/IconUserDowngrade.eaf95bd333c557f98a53.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.page-team-details-team__header{grid-gap:20px;align-items:center;border-bottom:2px solid;border-color:#363945;display:grid;gap:20px;grid-template-columns:80px 1fr auto;margin-bottom:45px;padding-bottom:40px}.light-theme .page-team-details-team__header{border-color:#eee}@media(max-width:768px){.page-team-details-team__header{grid-template-columns:1fr;justify-items:center;row-gap:20px}}@media(max-width:1024px){.page-team-details-team__block--avatar{grid-row:1/span 2}}@media(max-width:768px){.page-team-details-team__block--avatar{grid-row:auto}}.page-team-details-team__block--text{display:flex;flex-direction:column;gap:5px}@media(max-width:1024px){.page-team-details-team__block--btn{grid-column:2;width:max-content}}@media(max-width:768px){.page-team-details-team__block--btn{grid-column:auto}}.page-team-details-team__title{color:#fff;font-size:40px;font-weight:600;line-height:1.2em}.light-theme .page-team-details-team__title{color:#15172b}@media(max-width:1024px){.page-team-details-team__title{font-size:33px}}@media(max-width:768px){.page-team-details-team__title{font-size:24px}}.page-team-details-team__subtitle{align-items:center;display:flex;flex-direction:row;font-size:20px;font-weight:400;gap:5px;line-height:1.2em}@media(max-width:1024px){.page-team-details-team__subtitle{font-size:18px}}@media(max-width:768px){.page-team-details-team__subtitle{font-size:16px}}.page-team-details-team__title__name{word-break:break-all}.page-team-details-team__subtitle__label{white-space:nowrap}.page-team-details-team__subtitle__name{color:#fff;word-break:break-all}.light-theme .page-team-details-team__subtitle__name{color:#151515}.page-container--team .checkboxes-wrap{margin-left:-3px;max-height:350px;overflow:auto;padding-left:3px}.teams-expand-content{margin:25px auto;position:relative}.teams-expand-content p{line-height:1.4em}.teams-expand-content p a{color:#0957ff}.teams-expand-content:before{background-color:#0957ff;bottom:10px;content:"";left:25px;position:absolute;top:10px;width:5px}.teams-expand-content .expand-item{margin-bottom:25px}.teams-expand-content .expand-item .title{color:#fff}.light-theme .teams-expand-content .expand-item .title{color:#151515}.teams-expand-content .expand-item .title:before{left:auto;right:25px}@media(max-width:768px){.teams-expand-content .expand-item .title:before{right:20px}}.teams-expand-content .content h4{color:#fff}.light-theme .teams-expand-content .content h4{color:#151515}.teams-expand-content .content h5{border-bottom:2px solid #454857;color:#fff;font-size:20px;margin-bottom:20px;margin-top:50px;padding-bottom:20px}.light-theme .teams-expand-content .content h5{border-color:#eee;color:#151515}@media(max-width:768px){.teams-expand-content .content h5{font-size:16px}}.teams-expand-content .content h5:first-of-type{margin-top:0}.teams-expand-content .content .section-description{margin-bottom:40px}.teams-expand-content .content .section-description.flex{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.teams-expand-content .content .section-description.flex button{margin:10px 0}.teams-expand-content .content .section-description a{color:#0957ff;transition:color .3s ease-in-out}.teams-expand-content .content .section-description a:hover{color:#0944c1}.teams-expand-content .permission-info{margin-top:10px}.teams-expand-content .selected-apps-list li{list-style:square;margin:10px auto}.teams-expand-content .selected-apps-list li img{border-radius:100%;height:30px;margin-right:10px;vertical-align:middle;width:30px}.teams-expand-content .selected-apps-list li .icon{background:none;border-radius:0;font-size:.85em;height:auto;line-height:inherit;margin-left:7px;padding:0}.teams-expand-content .integrations-list{border-color:#454857}.light-theme .teams-expand-content .integrations-list{border-color:#eee}.teams-expand-content .integrations-list .integration{border-color:#454857}.light-theme .teams-expand-content .integrations-list .integration{border-color:#eee}.teams-expand-content .members-wrap{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));justify-content:space-between;margin-bottom:20px}@media(max-width:1200px){.teams-expand-content .members-wrap{grid-template-columns:1fr}}.teams-expand-content .members-wrap .member{align-items:center;background:#2a313f;border-radius:10px;box-sizing:border-box;color:#fff;display:flex;min-height:70px;padding:10px;position:relative;transition:all .3s ease-in-out;z-index:1}.light-theme .teams-expand-content .members-wrap .member{background:#fff;box-shadow:0 0 30px #00000012;color:#151515}.teams-expand-content .members-wrap .member:hover{box-shadow:0 0 30px #00000012;z-index:2}.light-theme .teams-expand-content .members-wrap .member:hover{background:#fff;box-shadow:0 0 30px #00000024}.teams-expand-content .members-wrap .member.owner{background:#0957ff!important}.teams-expand-content .members-wrap .member.owner .avatar{box-shadow:0 0 0 4px #0944c1!important}.teams-expand-content .members-wrap .member.owner .label{color:#fff!important}.teams-expand-content .members-wrap .member.add-new{cursor:pointer}.teams-expand-content .members-wrap .member.add-new .label{margin-left:10px}.teams-expand-content .members-wrap .member.enable-billing{border:2px solid #0957ff}.teams-expand-content .members-wrap .member.disabled{pointer-events:none}.teams-expand-content .members-wrap .member.disabled .actions,.teams-expand-content .members-wrap .member.disabled .click-layer{display:none}.teams-expand-content .members-wrap .member.disabled .label{opacity:.2}.teams-expand-content .members-wrap .member .avatar{background:#1a1f28;border:none;border-radius:100%;box-shadow:0 0 0 4px #454857;flex-shrink:0;height:40px;margin:0 15px 0 4px;overflow:hidden;width:40px}.light-theme .teams-expand-content .members-wrap .member .avatar{background:#f9f9f9;box-shadow:0 0 0 4px #eee}.teams-expand-content .members-wrap .member .avatar img{max-width:100%}.teams-expand-content .members-wrap .member .label{color:#fff;display:flex;flex:1 1;flex-direction:column;font-family:Metropolis,sans-serif;font-weight:600;position:relative;z-index:2}.light-theme .teams-expand-content .members-wrap .member .label{color:#151515}.teams-expand-content .members-wrap .member .label~.click-layer{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.teams-expand-content .members-wrap .member .label__name{word-break:break-all}.teams-expand-content .members-wrap .member .label__name~.email{font-family:Metropolis,sans-serif;font-size:14px;opacity:.5;word-break:break-all}.teams-expand-content .members-wrap .member .label__name~.label__email{font-family:Metropolis,sans-serif;font-size:12px}.teams-expand-content .members-wrap .member .label__email{word-break:break-all}.teams-expand-content .members-wrap .member .label__status{font-family:Metropolis,sans-serif;font-size:12px;opacity:.5;word-break:break-all}.teams-expand-content .members-wrap .member .active-badge{background-color:#4cd44c;border-radius:10px;box-shadow:0 0 0 3px #4cd44c33;color:#fff;display:inline-block;font-family:Metropolis,sans-serif;font-size:10px;height:16px;left:39px;line-height:18px;overflow:hidden;padding:0;position:absolute;text-align:center;top:calc(50% + 7px);vertical-align:middle;width:16px}.teams-expand-content .members-wrap .member .active-badge i{pointer-events:none}.teams-expand-content .members-wrap .member .actions{flex-shrink:0;position:relative;text-align:center;z-index:2}.teams-expand-content .members-wrap .member .actions .icon:after{align-items:center;background-color:#9da4af;content:"";cursor:pointer;display:flex;height:20px;-webkit-mask:url(/static/media/IconEllipsisHorisontal.f47746830ec613ccf6a8.svg) no-repeat 50% 50%;mask:url(/static/media/IconEllipsisHorisontal.f47746830ec613ccf6a8.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;width:20px}.teams-expand-content .members-wrap .member .actions:hover .menu{opacity:1;transform:translateY(0);visibility:visible}.teams-expand-content .members-wrap .member .actions .menu{background:#2a313f;border-radius:10px;box-shadow:0 0 30px #00000080;opacity:0;overflow:hidden;position:absolute;right:-10px;top:30px;transform:translateY(15px);transition:all .3s ease-in-out;visibility:hidden;width:180px}.light-theme .teams-expand-content .members-wrap .member .actions .menu{background:#fff;box-shadow:0 0 30px #0003}.teams-expand-content .members-wrap .member .actions .menu .add,.teams-expand-content .members-wrap .member .actions .menu .remove,.teams-expand-content .members-wrap .member .actions .menu .restore,.teams-expand-content .members-wrap .member .actions .menu .role{align-items:center;border-bottom:2px solid;border-color:#4f5263;cursor:pointer;display:flex;font-size:14px;justify-content:space-between;padding:15px 20px;transition:all .3s ease-in-out}.light-theme .teams-expand-content .members-wrap .member .actions .menu .add,.light-theme .teams-expand-content .members-wrap .member .actions .menu .remove,.light-theme .teams-expand-content .members-wrap .member .actions .menu .restore,.light-theme .teams-expand-content .members-wrap .member .actions .menu .role{border-color:#eee}.teams-expand-content .members-wrap .member .actions .menu .add:hover,.teams-expand-content .members-wrap .member .actions .menu .remove:hover,.teams-expand-content .members-wrap .member .actions .menu .restore:hover,.teams-expand-content .members-wrap .member .actions .menu .role:hover{background-color:#1a1f28}.light-theme .teams-expand-content .members-wrap .member .actions .menu .add:hover,.light-theme .teams-expand-content .members-wrap .member .actions .menu .remove:hover,.light-theme .teams-expand-content .members-wrap .member .actions .menu .restore:hover,.light-theme .teams-expand-content .members-wrap .member .actions .menu .role:hover{background-color:#f9f9f9}.teams-expand-content .members-wrap .member .actions .menu .add:last-of-type,.teams-expand-content .members-wrap .member .actions .menu .remove:last-of-type,.teams-expand-content .members-wrap .member .actions .menu .restore:last-of-type,.teams-expand-content .members-wrap .member .actions .menu .role:last-of-type{border:none}.teams-expand-content .members-wrap .member .actions .menu .add:after,.teams-expand-content .members-wrap .member .actions .menu .remove:after,.teams-expand-content .members-wrap .member .actions .menu .restore:after,.teams-expand-content .members-wrap .member .actions .menu .role:after{align-items:center;background-color:#151515;content:"";cursor:pointer;display:flex;height:15px;transition:all .3s ease-in-out;width:15px}.teams-expand-content .members-wrap .member .actions .menu .add:hover{color:#4cd44c}.teams-expand-content .members-wrap .member .actions .menu .add:after{-webkit-mask:url(/static/media/IconUserUpgrade.5e96a40324d5788624fe.svg) no-repeat 50% 50%;mask:url(/static/media/IconUserUpgrade.5e96a40324d5788624fe.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.teams-expand-content .members-wrap .member .actions .menu .remove:hover{color:#ec0c43}.teams-expand-content .members-wrap .member .actions .menu .remove:hover:after{background-color:#ec0c43}.teams-expand-content .members-wrap .member .actions .menu .remove:after{-webkit-mask:url(/static/media/IconBin.f6535b2c8a94a3f6cd8f.svg) no-repeat 50% 50%;mask:url(/static/media/IconBin.f6535b2c8a94a3f6cd8f.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.teams-expand-content .members-wrap .member .actions .menu .restore:hover{color:#0957ff}.teams-expand-content .members-wrap .member .actions .menu .restore:after{-webkit-mask:url(/static/media/IconReload.13a3ebf9976db34f35db.svg) no-repeat 50% 50%;mask:url(/static/media/IconReload.13a3ebf9976db34f35db.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.teams-expand-content .members-wrap .member .actions .menu .role{text-align:left}.teams-expand-content .members-wrap .member .actions .menu .role:hover{color:#0957ff}.teams-expand-content .members-wrap .member .actions .menu .role.isOwner:hover:after{background-color:#0957ff}.teams-expand-content .members-wrap .member .actions .menu .role.isOwner:after{-webkit-mask:url(/static/media/IconUserDowngrade.eaf95bd333c557f98a53.svg) no-repeat 50% 50%;mask:url(/static/media/IconUserDowngrade.eaf95bd333c557f98a53.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.teams-expand-content .members-wrap .member .actions .menu .role.isDeveloper:hover:after{background-color:#0957ff}.teams-expand-content .members-wrap .member .actions .menu .role.isDeveloper:after{-webkit-mask:url(/static/media/IconUserUpgrade.5e96a40324d5788624fe.svg) no-repeat 50% 50%;mask:url(/static/media/IconUserUpgrade.5e96a40324d5788624fe.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.teams-expand-content .members-wrap .member .form{position:relative;width:100%}.teams-expand-content .members-wrap .member .form .form-row{margin:0;position:relative}.teams-expand-content .members-wrap .member .form .form-row input[type=text]{box-sizing:border-box;padding-right:85px;width:100%}.teams-expand-content .members-wrap .member .form .form-row .btn{border-radius:4px;height:30px;line-height:30px;padding:0;position:absolute;top:10px;width:30px}.teams-expand-content .members-wrap .member .form .form-row .btn.save{right:45px}.teams-expand-content .members-wrap .member .form .form-row .btn.cancel{right:10px}.teams-expand-content .members-wrap .member .form .error{bottom:-20px;color:#ec0c43;font-size:14px;position:absolute}.teams-expand-content-header{color:#fff;font-size:20px;font-weight:600;line-height:24px;margin:40px 0 15px}.light-theme .teams-expand-content-header{color:#151515}@media(max-width:768px){.teams-expand-content-header{font-size:16px}}.teams-expand-content+.setting-group{margin-top:40px}.shared-dashboards .dashboard{align-items:center;border:2px solid #454857;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:10px;padding:10px}.light-theme .shared-dashboards .dashboard{border-color:#eee}.shared-dashboards .dashboard .url{color:#fff;font-size:14px;transition:color .3s ease-in-out}.shared-dashboards .dashboard .url:not(span):hover{color:#0957ff}.light-theme .shared-dashboards .dashboard .url{color:#151515}.shared-dashboards .dashboard button{border-radius:4px;height:auto;height:36px;line-height:36px;padding:0;width:36px}@media(min-width:768px){.page-team-details{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.page-billing-details-team-header{grid-gap:20px;align-items:center;border-bottom:2px solid;border-color:#363945;display:grid;gap:20px;grid-template-columns:1fr auto;margin-bottom:45px;padding-bottom:40px}.light-theme .page-billing-details-team-header{border-color:#eee}@media(max-width:480px){.page-billing-details-team-header{grid-template-columns:1fr;justify-items:center;row-gap:20px}}.page-billing-details-team-header__block{display:flex;flex-direction:column;gap:5px}.page-billing-details-team-header__title{color:#fff;font-size:40px;font-weight:600;line-height:1.2em}.light-theme .page-billing-details-team-header__title{color:#15172b}@media(max-width:1024px){.page-billing-details-team-header__title{font-size:33px}}@media(max-width:768px){.page-billing-details-team-header__title{font-size:24px}}.page-billing-details-team-header__subtitle{align-items:center;display:flex;flex-direction:row;font-size:20px;font-weight:400;gap:5px;line-height:1.2em}@media(max-width:1024px){.page-billing-details-team-header__subtitle{font-size:18px}}@media(max-width:768px){.page-billing-details-team-header__subtitle{font-size:16px}}.page-billing-details-team-header__title__name{word-break:break-all}.page-billing-details-team-header__subtitle__label{white-space:nowrap}.page-billing-details-team-header__subtitle__name{color:#fff;word-break:break-all}.light-theme .page-billing-details-team-header__subtitle__name{color:#151515}.page-billing-details-user-header{grid-gap:20px;align-items:center;border-bottom:2px solid;border-color:#363945;display:grid;gap:20px;grid-template-columns:1fr auto;margin-bottom:45px;padding-bottom:40px}.light-theme .page-billing-details-user-header{border-color:#eee}@media(max-width:480px){.page-billing-details-user-header{grid-template-columns:1fr;justify-items:center;row-gap:20px}}.page-billing-details-user-header__block{display:flex;flex-direction:column;gap:5px}.page-billing-details-user-header__title{color:#fff;font-size:40px;font-weight:600;line-height:1.2em}.light-theme .page-billing-details-user-header__title{color:#15172b}@media(max-width:1024px){.page-billing-details-user-header__title{font-size:33px}}@media(max-width:768px){.page-billing-details-user-header__title{font-size:24px}}.page-billing-details-user-header__subtitle{align-items:center;display:flex;flex-direction:row;font-size:20px;font-weight:400;gap:5px;line-height:1.2em}@media(max-width:1024px){.page-billing-details-user-header__subtitle{font-size:18px}}@media(max-width:768px){.page-billing-details-user-header__subtitle{font-size:16px}}@media(min-width:768px){.page-billing-details{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.modal-artifact-qrcode-canvas{border:10px solid #fff;display:inline-block}.page-build-details-artefacts{margin-bottom:40px}.page-build-details-artefacts__title{color:#fff;font-size:20px;font-weight:600;margin-bottom:20px}.light-theme .page-build-details-artefacts__title{color:#151515}.page-build-details-artefacts__item{grid-gap:5px;align-items:center;background-color:#0000;border-radius:8px;display:grid;gap:5px;grid-template-columns:26px 1fr auto;padding:10px}.page-build-details-artefacts__item:hover{background-color:#1a1f28;transition:all .3s ease-in-out}.light-theme .page-build-details-artefacts__item:hover{background-color:#f9f9f9}.page-build-details-artefacts-item__details{align-items:center;color:#fff;display:flex;gap:5px;min-width:0;width:100%}.light-theme .page-build-details-artefacts-item__details{color:#151515}.page-build-details-artefacts-item__details-name{font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-build-details-artefacts-item__details-size{flex:0 0 auto;font-weight:600}.page-build-details-artefacts-item__qrcode{align-items:center;cursor:pointer;display:flex;height:30px;justify-content:center;width:30px}.page-build-details-artefacts-item__qrcode svg{height:20px;width:20px}.page-build-details-artefacts-item__qrcode svg path{fill:#fff;transition:all .3s ease-in-out}.light-theme .page-build-details-artefacts-item__qrcode svg path{fill:#151515}.light-theme .page-build-details-artefacts-item__qrcode svg:hover path,.page-build-details-artefacts-item__qrcode svg:hover path{fill:#0957ff}.page-build-details-artefacts-item__icon{height:26px;width:26px}.page-build-details-artefacts-item__icon svg path{fill:#0957ff}.page-build-details-build-steps-item-flutter-test__test-suite{border:2px solid #363945;border-radius:10px;box-sizing:border-box;margin-bottom:20px;overflow:hidden}.page-build-details-build-steps-item-flutter-test-test-suite__header{grid-gap:10px;align-items:center;border-top-left-radius:10px;border-top-right-radius:10px;box-sizing:initial;cursor:pointer;display:grid;font-weight:700;gap:10px;grid-template-columns:1fr auto 20px;justify-content:space-between;padding:15px 20px;position:relative;transition:all .3s ease-in-out}.page-build-details-build-steps-item-flutter-test-test-suite__header:hover{background-color:#1a1f28}.page-build-details-build-steps-item-flutter-test-test-suite__header--disabled{color:#353b46;pointer-events:none}.page-build-details-build-steps-item-flutter-test-test-suite-header__status-item--errored,.page-build-details-build-steps-item-flutter-test-test-suite__header--errored{color:#ec0c43}.page-build-details-build-steps-item-flutter-test-test-suite-header__status-item--failed,.page-build-details-build-steps-item-flutter-test-test-suite__header--warned{color:#adad02}.page-build-details-build-steps-item-flutter-test-test-suite-header__status-item--passed,.page-build-details-build-steps-item-flutter-test-test-suite__header--passed{color:#4cd44c}.page-build-details-build-steps-item-flutter-test-test-suite-header__status-item--skipped,.page-build-details-build-steps-item-flutter-test-test-suite__header--skipped{color:#9da4af}.page-build-details-build-steps-item-flutter-test-test-suite-header__file{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:20px 1fr;overflow:hidden}.page-build-details-build-steps-item-flutter-test-test-suite-header__file-icon{height:20px;width:20px}.page-build-details-build-steps-item-flutter-test-test-suite-header__suite-name{word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-build-details-build-steps-item-flutter-test-test-suite-header__statuses{display:flex;gap:10px}.page-build-details-build-steps-item-flutter-test-test-suite-header__expand-icon{height:14px;transition:all .2s ease-in-out;width:14px}.page-build-details-build-steps-item-flutter-test-test-suite-header__expand-icon--open{transform:rotate(-180deg)}.page-build-details-build-steps-item-flutter-test-test-suite-header__file-icon--errored svg path{fill:#ec0c43}.page-build-details-build-steps-item-flutter-test-test-suite-header__file-icon--warned svg path{fill:#adad02}.page-build-details-build-steps-item-flutter-test-test-suite-header__file-icon--passed svg path{fill:#4cd44c}.page-build-details-build-steps-item-flutter-test-test-suite-header__file-icon--noted svg path{fill:#188bef}.page-build-details-build-steps-item-flutter-test-test-suite-header__status-item{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:auto 20px}.page-build-details-build-steps-item-flutter-test-test-suite__tests-list{border-top:2px solid #363945;margin:-2px 18px 5px;padding:10px 0 5px}.page-build-details-build-steps-item-flutter-test-test-suite-tests-list__item{margin-bottom:10px}.page-build-details-build-steps-item-flutter-test-test-suite-tests-list-item__name{grid-gap:10px;align-items:center;border-radius:10px;display:grid;font-size:12px;gap:10px;grid-template-columns:16px 1fr;line-height:1.4em;padding:10px 15px}.page-build-details-build-steps-item-flutter-test-test-suite-tests-list-item__name--open{background-color:#1a1f28;border-bottom-left-radius:0;border-bottom-right-radius:0}.page-build-details-build-steps-item-flutter-test-test-suite-tests-list-item__name--expands{cursor:pointer;grid-template-columns:16px 1fr 10px;transition:all .2s ease-in-out}.page-build-details-build-steps-item-flutter-test-test-suite-tests-list-item__name--expands:hover{background-color:#1a1f28}.page-build-details-build-steps-item-flutter-test-test-suite-tests-list-item__name--error{color:#ec0c43}.page-build-details-build-steps-item-flutter-test-test-suite-tests-list-item__name--success{color:#4cd44c}.page-build-details-build-steps-item-flutter-test-test-suite-tests-list-item-name__expand-icon svg path{fill:#ec0c43}.page-build-details-build-steps-item-flutter-test-test-suite-tests-list-item__error{background-color:#1a1f28;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:1px solid #363945;color:#fff;padding:10px 20px}.page-build-details-build-steps-item-tests-item--flutter-analyze__status{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:16px 1fr}.page-build-details-build-steps-item-tests-item--flutter-analyze__status--passed{color:#4cd44c}.page-build-details-build-steps-item-tests-item--flutter-analyze__status--failed{color:#ec0c43}.page-build-details-build-steps-item-scripts__header{border-bottom:2px solid #363945}.page-build-details-build-steps-item-scripts-header__option{border-bottom:2px solid #0000;color:#fff;cursor:pointer;display:inline-block;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;margin-bottom:-2px;margin-right:20px;padding:20px 0;transition:all .3s ease-in-out}.page-build-details-build-steps-item-scripts-header__option:hover{color:#0957ff}.page-build-details-build-steps-item-scripts-header__option--selected{border-color:#0957ff}.page-build-details-build-steps-item-scripts-header__option--selected:hover{color:#fff}.page-build-details-build-steps-item-scripts-header__option--disabled{color:#353b46;pointer-events:none}.page-build-details-build-steps-item-scripts-header__option--disabled:hover{color:#353b46}.page-build-details-build-steps-item-scripts__item{container-type:inline-size;padding:20px 0}.page-build-details-build-steps-item-scripts-item__title{align-items:center;border-bottom:2px solid #363945;color:#fff;display:flex;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;gap:10px;margin:30px 0;padding-bottom:20px}.page-build-details-build-steps-item-scripts-item__title-link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.page-build-details-build-steps-item-scripts-item__title-link svg path{fill:#0957ff;transition:all .2s ease-in-out}.page-build-details-build-steps-item-scripts-item__title-link:hover{color:#fbb03b}.page-build-details-build-steps-item-scripts-item__title-link:hover svg path{fill:#fbb03b}.page-build-details-build-steps-item-scripts-item__title-link svg{height:16px;width:16px}.page-build-details-build-steps-item-scripts-item__content--grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:120px 1fr}@container (max-width:500px){.page-build-details-build-steps-item-scripts-item__content--grid{grid-template-columns:1fr}}.page-build-details-build-steps-item-scripts-item-overview__item{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.build-step---full-screen{background:#13161d;bottom:0;height:100vh;left:0;padding:20px;position:fixed;right:0;top:0;z-index:22222222}.build-step---full-screen .build-step--content .console{border:none;max-height:calc(100vh - 130px)}.build-step--content .scroll-buttons button.toggle-full-screen.active{background-color:#0957ff;color:#fff}.page-build-details-build-steps-item-tests__header{border-bottom:2px solid #363945}.page-build-details-build-steps-item-tests-header__option{border-bottom:2px solid #0000;color:#fff;cursor:pointer;display:inline-block;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;margin-bottom:-2px;margin-right:20px;padding:20px 0;transition:all .3s ease-in-out}.page-build-details-build-steps-item-tests-header__option:hover{color:#0957ff}.page-build-details-build-steps-item-tests-header__option--selected{border-color:#0957ff}.page-build-details-build-steps-item-tests-header__option--selected:hover{color:#fff}.page-build-details-build-steps-item-tests-header__option--disabled{color:#353b46;pointer-events:none}.page-build-details-build-steps-item-tests-header__option--disabled:hover{color:#353b46}.page-build-details-build-steps-item-tests__item{container-type:inline-size;padding:20px 0}.page-build-details-build-steps-item-tests-item__title{align-items:center;border-bottom:2px solid #363945;color:#fff;display:flex;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;gap:10px;margin:30px 0;padding-bottom:20px}.page-build-details-build-steps-item-tests-item__title-link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.page-build-details-build-steps-item-tests-item__title-link svg path{fill:#0957ff;transition:all .2s ease-in-out}.page-build-details-build-steps-item-tests-item__title-link:hover{color:#fbb03b}.page-build-details-build-steps-item-tests-item__title-link:hover svg path{fill:#fbb03b}.page-build-details-build-steps-item-tests-item__title-link svg{height:16px;width:16px}.page-build-details-build-steps-item-tests-item__content--grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:120px 1fr}@container (max-width:500px){.page-build-details-build-steps-item-tests-item__content--grid{grid-template-columns:1fr}}.page-build-details-build-steps-item-tests-item-overview__item{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:10px}.page-build-details-configuration-overview__title{color:#fff;font-size:20px;font-weight:600;margin-bottom:20px}.light-theme .page-build-details-configuration-overview__title{color:#151515}.page-build-details-configuration-overview__item{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:auto 1fr;margin:15px 0}.page-build-details-configuration-overview-item__value{align-items:center;color:#fff;display:flex;font-weight:600;gap:2px}.light-theme .page-build-details-configuration-overview-item__value{color:#151515}.page-build-details-configuration-overview-item__value>svg{flex-shrink:0;width:14px}.page-build-details-overview{margin-bottom:50px}.page-build-details-overview__link{align-items:center;color:#0957ff;cursor:pointer;display:flex;font-family:Metropolis,sans-serif;font-weight:600;gap:2px;transition:all .2s ease-in-out}.page-build-details-overview__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.page-build-details-overview__link:hover{color:#fbb03b}.page-build-details-overview__link:hover svg path{fill:#fbb03b}.page-build-details-overview__title{color:#fff;font-size:20px;font-weight:600;margin-bottom:20px}.light-theme .page-build-details-overview__title{color:#151515}.page-build-details-overview__item{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:auto 1fr;margin:15px 0}.page-build-details-overview__item svg{height:16px;width:16px}.page-build-details-overview-item__value{align-items:center;color:#fff;display:flex;font-weight:600;gap:2px}.light-theme .page-build-details-overview-item__value{color:#151515}.page-build-details-overview-item__value>svg{flex-shrink:0;width:14px}.page-build-details-overview-item__value--ellipsis{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-build-details-overview-item__git-wrap{grid-gap:2px;align-items:center;display:grid;gap:2px;grid-template-columns:auto 1fr}.page-build-details-overview-item__git-wrap--link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.page-build-details-overview-item__git-wrap--link svg path{fill:#0957ff;transition:all .2s ease-in-out}.page-build-details-overview-item__git-wrap--link:hover{color:#fbb03b}.page-build-details-overview-item__git-wrap--link:hover svg path{fill:#fbb03b}.page-build-details-overview-item__user{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:30px 1fr}.page-build-details-overview-item-user__avatar{border-radius:8px;height:30px;overflow:hidden;width:30px}.page-build-details-s-s-h{border:2px solid #0000;border-radius:10px;color:#9da4af;margin-bottom:50px;overflow:hidden;position:relative}.page-build-details-ssh__title{grid-gap:15px;align-items:center;background-color:#1a1f28;border-radius:10px;color:#fff;cursor:pointer;display:grid;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;gap:15px;grid-template-columns:26px 1fr 20px;padding:20px;transition:all .2s ease-in-out}.page-build-details-ssh__title:hover{background-color:#2a313f}.page-build-details-ssh__title--open{background-color:#1a1f28;border-bottom-left-radius:0;border-bottom-right-radius:0}.page-build-details-ssh__title--open:hover{background-color:#1a1f28}.page-build-details-ssh__icon{height:20px;width:20px}.page-build-details-ssh__expand-icon{height:20px;transition:all .2s ease-in-out;width:20px}.page-build-details-ssh__expand-icon--open{transform:rotate(180deg)}.page-build-details-ssh__details{border:2px solid #1a1f28;border-bottom-left-radius:10px;border-bottom-right-radius:10px;border-top:0;border-top-color:#1a1f28;padding:30px}.page-build-details-ssh-details__text{line-height:1.4em;margin:0 0 20px}.page-build-details-ssh-details__text-link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.page-build-details-ssh-details__text-link svg path{fill:#0957ff;transition:all .2s ease-in-out}.page-build-details-ssh-details__text-link:hover{color:#fbb03b}.page-build-details-ssh-details__text-link:hover svg path{fill:#fbb03b}.page-build-details-ssh-details__label{color:#fff;font-weight:600;line-height:1.4em;margin:50px 0 20px}.page-build-details-ssh-details__code{background-color:#1a1f28;border-radius:10px;color:#fff;font-family:Fira Code,Courier New,Courier,monospace;font-size:12px;line-height:1.8em;padding:10px 20px}.page-build-details-ssh-details__setting{align-items:center;display:grid;grid-template-columns:120px 1fr;margin:10px 0}.page-build-details-ssh-details-setting__label{font-size:14px}.page-container--build .page .page__content{display:flex;max-width:100%;padding:0}.page-container--build .page .page__content .page-overview{box-sizing:border-box;padding:50px;width:500px}@media(max-width:1350px){.page-container--build .page .page__content{flex-direction:column;padding:50px}.page-container--build .page .page__content .page-overview{padding:0;width:100%}}@media(max-width:768px){.page-container--build .page .page__content{padding:0}}.page-build-details .build-steps>p,.portal-build-details .build-steps>p{border-bottom:2px solid #363945;margin-bottom:20px;padding:0 0 30px}.page-build-details .build-step--title,.portal-build-details .build-step--title{align-items:center;background:#0000;border-radius:4px;color:#fff;cursor:pointer;display:flex;font-size:16px;gap:15px;justify-content:space-between;overflow:hidden;padding:15px 20px;position:relative;transition:all .3s ease-in-out}.page-build-details .build-step--title .name,.portal-build-details .build-step--title .name{flex:1 1;margin-right:10px}.page-build-details .build-step--title .timer,.portal-build-details .build-step--title .timer{color:#9da4af;font-size:13px}.light-theme .page-build-details .build-step--title .timer,.light-theme .portal-build-details .build-step--title .timer{color:#d5d5d5}.page-build-details .build-step--title .status-indicator,.portal-build-details .build-step--title .status-indicator{margin-left:10px;width:20px}.page-build-details .build-step--title .status-indicator svg path,.portal-build-details .build-step--title .status-indicator svg path{fill:#0957ff}.page-build-details .build-step--title:not(.failed):hover,.portal-build-details .build-step--title:not(.failed):hover{background-color:#2a313f}.page-build-details .build-step--title .download,.portal-build-details .build-step--title .download{align-items:center;display:flex;justify-content:center;transition:color .3s ease-in-out}.light-theme .page-build-details .build-step--title .download:hover:after,.light-theme .portal-build-details .build-step--title .download:hover:after,.page-build-details .build-step--title .download:hover:after,.portal-build-details .build-step--title .download:hover:after{background-color:#fff}.page-build-details .build-step--title .download:after,.portal-build-details .build-step--title .download:after{align-items:center;background-color:#999;content:"";cursor:pointer;display:flex;height:20px;-webkit-mask:url(/static/media/IconCloudDownload.32b0384c2d7e67e1b33b.svg) no-repeat 50% 50%;mask:url(/static/media/IconCloudDownload.32b0384c2d7e67e1b33b.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:20px}.light-theme .page-build-details .build-step--title .download:after,.light-theme .portal-build-details .build-step--title .download:after{background-color:#999}.page-build-details .build-step--title.full-screen,.portal-build-details .build-step--title.full-screen{pointer-events:none}.page-build-details .build-step.squared:not(.open) .build-step--title,.portal-build-details .build-step.squared:not(.open) .build-step--title{border-bottom-left-radius:0;border-bottom-right-radius:0}.page-build-details .build-step--content,.portal-build-details .build-step--content{position:relative}.page-build-details .build-step--content .scroll-buttons,.portal-build-details .build-step--content .scroll-buttons{display:flex;flex-direction:column;padding-top:20px;position:absolute;right:0;top:0}.page-build-details .build-step--content .scroll-buttons button,.portal-build-details .build-step--content .scroll-buttons button{background:#2a313f;border-radius:4px;cursor:pointer;font-size:10px;height:28px;line-height:28px;margin:2px;outline:none;padding:0;text-align:center;width:28px}.page-build-details .build-step--content .scroll-buttons button:focus,.portal-build-details .build-step--content .scroll-buttons button:focus{box-shadow:none}.page-build-details .build-step--content .console,.portal-build-details .build-step--content .console{background-color:#13161d;border-bottom:2px solid #363945;color:#9da4af;font-family:Monaco,Courier New,Courier,monospace;font-size:12px;line-height:20px;margin-bottom:20px;max-height:50vh;min-height:100px;overflow:auto;padding:10px 40px 20px 20px;white-space:pre-wrap}.page-build-details .build-step--content .console .log-line,.portal-build-details .build-step--content .console .log-line{grid-column-gap:10px;column-gap:10px;display:grid;grid-template-columns:35px 1fr}.page-build-details .build-step--content .console .log-line .link-number,.portal-build-details .build-step--content .console .log-line .link-number{color:#444d5c;cursor:pointer;text-align:end}.page-build-details .build-step--content .console .log-line .link-number:before,.portal-build-details .build-step--content .console .log-line .link-number:before{content:attr(data-line-number)}.page-build-details .build-step--content .console .log-line .link-number:hover:before,.portal-build-details .build-step--content .console .log-line .link-number:hover:before{color:#7477a0}.page-build-details .build-step--content .console .log-line.selected,.portal-build-details .build-step--content .console .log-line.selected{background-color:#303949}.page-build-details .build-step--content .console .log-line.selected .link-number,.portal-build-details .build-step--content .console .log-line.selected .link-number{color:#7477a0;text-decoration:underline}.page-build-details .build-step--content .console ::selection,.portal-build-details .build-step--content .console ::selection{background-color:#7e0dd4;color:#fff}.page-build-details .build-step--content .console .subaction .script-command,.portal-build-details .build-step--content .console .subaction .script-command{background:#1a1f28;border-radius:4px;margin-bottom:20px;overflow:auto;padding:20px;white-space:pre-wrap}.page-build-details .build-step--content .console .inline-notification,.portal-build-details .build-step--content .console .inline-notification{align-items:center;justify-content:center}.page-build-details .build-step--content .console .inline-notification .message,.portal-build-details .build-step--content .console .inline-notification .message{flex:initial}.page-build-details .build-step--content .console .inline-notification .icon i,.portal-build-details .build-step--content .console .inline-notification .icon i{vertical-align:middle}.page-build-details .build-step.open .build-step--title .status-indicator svg path,.portal-build-details .build-step.open .build-step--title .status-indicator svg path{fill:#fff}.page-build-details .build-step.open:not(.failed):not(.failure):not(.timeout):not(.warning):not(.disabled):not(.skipped):not(.canceled) .build-step--title,.portal-build-details .build-step.open:not(.failed):not(.failure):not(.timeout):not(.warning):not(.disabled):not(.skipped):not(.canceled) .build-step--title{background:#0957ff}.page-build-details .build-step.open:not(.failed):not(.failure):not(.timeout):not(.warning):not(.disabled):not(.skipped):not(.canceled) .build-step--title .download:after,.page-build-details .build-step.open:not(.failed):not(.failure):not(.timeout):not(.warning):not(.disabled):not(.skipped):not(.canceled) .build-step--title .timer,.portal-build-details .build-step.open:not(.failed):not(.failure):not(.timeout):not(.warning):not(.disabled):not(.skipped):not(.canceled) .build-step--title .download:after,.portal-build-details .build-step.open:not(.failed):not(.failure):not(.timeout):not(.warning):not(.disabled):not(.skipped):not(.canceled) .build-step--title .timer{color:#fff9}.page-build-details .build-step.open:not(.failed):not(.failure):not(.timeout):not(.warning):not(.disabled):not(.skipped):not(.canceled) .build-step--title .download:hover:after,.portal-build-details .build-step.open:not(.failed):not(.failure):not(.timeout):not(.warning):not(.disabled):not(.skipped):not(.canceled) .build-step--title .download:hover:after{background-color:#fff}.page-build-details .build-step.failed:not(.publishing) .build-step--title,.page-build-details .build-step.failure:not(.publishing) .build-step--title,.page-build-details .build-step.timeout:not(.publishing) .build-step--title,.portal-build-details .build-step.failed:not(.publishing) .build-step--title,.portal-build-details .build-step.failure:not(.publishing) .build-step--title,.portal-build-details .build-step.timeout:not(.publishing) .build-step--title{background:#ec0c43}.page-build-details .build-step.failed:not(.publishing) .build-step--title .timer,.page-build-details .build-step.failure:not(.publishing) .build-step--title .timer,.page-build-details .build-step.timeout:not(.publishing) .build-step--title .timer,.portal-build-details .build-step.failed:not(.publishing) .build-step--title .timer,.portal-build-details .build-step.failure:not(.publishing) .build-step--title .timer,.portal-build-details .build-step.timeout:not(.publishing) .build-step--title .timer{color:#fff9}.page-build-details .build-step.failed:not(.publishing) .build-step--title .download:after,.page-build-details .build-step.failure:not(.publishing) .build-step--title .download:after,.page-build-details .build-step.timeout:not(.publishing) .build-step--title .download:after,.portal-build-details .build-step.failed:not(.publishing) .build-step--title .download:after,.portal-build-details .build-step.failure:not(.publishing) .build-step--title .download:after,.portal-build-details .build-step.timeout:not(.publishing) .build-step--title .download:after{background-color:#fff9}.page-build-details .build-step.failed:not(.publishing) .build-step--title .download:hover:after,.page-build-details .build-step.failure:not(.publishing) .build-step--title .download:hover:after,.page-build-details .build-step.timeout:not(.publishing) .build-step--title .download:hover:after,.portal-build-details .build-step.failed:not(.publishing) .build-step--title .download:hover:after,.portal-build-details .build-step.failure:not(.publishing) .build-step--title .download:hover:after,.portal-build-details .build-step.timeout:not(.publishing) .build-step--title .download:hover:after{background-color:#fff}.page-build-details .build-step.canceled .build-step--title,.portal-build-details .build-step.canceled .build-step--title{background-color:#1a1f28}.page-build-details .build-step.disabled .build-step--title,.portal-build-details .build-step.disabled .build-step--title{color:#353b46;pointer-events:none}.page-build-details .build-step.skipped .build-step--title,.portal-build-details .build-step.skipped .build-step--title{color:#595d66}.page-build-details .status-step,.portal-build-details .status-step{align-items:center;border:2px solid #363945;border-radius:10px;color:#fff;display:flex;flex-wrap:wrap;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;gap:10px;height:auto;line-height:1.2em;margin-top:30px;padding:20px;position:relative;z-index:1}.page-build-details .status-step:before,.portal-build-details .status-step:before{content:"";height:20px;width:20px}.page-build-details .status-step.finished-build:before,.portal-build-details .status-step.finished-build:before{background-color:#4cd44c;-webkit-mask:url(/static/media/IconCheckmarkCircle.4029ee27f13c4e2aa264.svg) no-repeat 50% 50%;mask:url(/static/media/IconCheckmarkCircle.4029ee27f13c4e2aa264.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.light-theme .page-build-details .status-step.finished-build:before,.light-theme .portal-build-details .status-step.finished-build:before{background-color:#4cd44c}.page-build-details .status-step.canceled-build:before,.portal-build-details .status-step.canceled-build:before{background-color:#9da4af;-webkit-mask:url(/static/media/IconStatusCancelled.67960dc6be8b26b680d6.svg) no-repeat 50% 50%;mask:url(/static/media/IconStatusCancelled.67960dc6be8b26b680d6.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.light-theme .page-build-details .status-step.canceled-build:before,.light-theme .portal-build-details .status-step.canceled-build:before{background-color:#9da4af}.page-build-details .status-step.failed-build:before,.page-build-details .status-step.timeout-build:before,.portal-build-details .status-step.failed-build:before,.portal-build-details .status-step.timeout-build:before{background-color:#ec0c43;-webkit-mask:url(/static/media/IconFailed.9c05d85408fa5027bcb8.svg) no-repeat 50% 50%;mask:url(/static/media/IconFailed.9c05d85408fa5027bcb8.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover}.light-theme .page-build-details .status-step.failed-build:before,.light-theme .page-build-details .status-step.timeout-build:before,.light-theme .portal-build-details .status-step.failed-build:before,.light-theme .portal-build-details .status-step.timeout-build:before{background-color:#ec0c43}.page-build-details .status-step.warning-build,.portal-build-details .status-step.warning-build{background-color:#dbdb15;-webkit-mask:url(/static/media/IconError.a67a545c0b2e6e4640bd.svg) no-repeat 50% 50%;mask:url(/static/media/IconError.a67a545c0b2e6e4640bd.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-size:contain;mask-size:contain}.light-theme .page-build-details .status-step.warning-build,.light-theme .portal-build-details .status-step.warning-build{background-color:#dbdb15}.page-build-details .status-step .error-helper,.portal-build-details .status-step .error-helper{border-top:2px solid #454857;color:#9da4af;flex:none;font-family:Metropolis,sans-serif;font-size:14px;line-height:18px;margin-top:7px;width:100%}.page-build-details .status-step .error-helper p,.portal-build-details .status-step .error-helper p{margin:20px auto}.page-build-details .status-step .error-helper p.idea,.portal-build-details .status-step .error-helper p.idea{position:relative}.page-build-details .status-step .error-helper p.idea svg,.portal-build-details .status-step .error-helper p.idea svg{left:-28px;position:absolute;top:0;width:14px}.page-build-details .status-step .error-helper p.idea svg path,.portal-build-details .status-step .error-helper p.idea svg path{fill:#9da4af}.page-build-details .status-step .error-helper ul,.portal-build-details .status-step .error-helper ul{padding-left:17px}.page-build-details .status-step .error-helper ul li,.portal-build-details .status-step .error-helper ul li{list-style:square;margin:8px auto}.page-build-details .status-step a,.portal-build-details .status-step a{color:#0957ff}.page-build-details .expand-item,.portal-build-details .expand-item{width:100%}.page-build-details .expand-item .title,.portal-build-details .expand-item .title{color:#fff}.light-theme .page-build-details .expand-item .title,.light-theme .portal-build-details .expand-item .title{color:#15172b}.page-build-details .expand-item .title:before,.portal-build-details .expand-item .title:before{left:auto;right:20px}.page-build-details .expand-item .title.open:before,.portal-build-details .expand-item .title.open:before{transform:rotate(-90deg)}.page-build-details .expand-item .content,.portal-build-details .expand-item .content{padding:20px}.page-build-details .expand-item .content .block-container,.portal-build-details .expand-item .content .block-container{margin:0}.page-build-details .expand-item .content .block-container h4,.portal-build-details .expand-item .content .block-container h4{display:none}.page-build-details .logs-wrap,.portal-build-details .logs-wrap{background:#151515;border-left:2px solid #363945;box-sizing:border-box;flex:1 1;overflow:auto;overflow:hidden;padding:50px;position:relative;z-index:2}.page-build-details .logs-wrap .full-log-button,.portal-build-details .logs-wrap .full-log-button{align-items:center;background:#0000;border:2px solid #454857;border-radius:5px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-family:Metropolis,sans-serif;height:auto;justify-content:space-between;line-height:18px;margin:12px 0 20px;padding:10px 30px;transition:all .2s ease-in-out;width:100%}.page-build-details .logs-wrap .full-log-button span,.portal-build-details .logs-wrap .full-log-button span{margin:0 20px}.page-build-details .logs-wrap .full-log-button:hover,.portal-build-details .logs-wrap .full-log-button:hover{background-color:#1a1f28}.page-build-details .logs-wrap .full-log-button:hover:focus,.portal-build-details .logs-wrap .full-log-button:hover:focus{box-shadow:none}.page-build-details .logs-wrap .full-log-button:disabled,.portal-build-details .logs-wrap .full-log-button:disabled{border:none;pointer-events:none}.page-build-details .logs-wrap .full-log-button:after,.page-build-details .logs-wrap .full-log-button:before,.portal-build-details .logs-wrap .full-log-button:after,.portal-build-details .logs-wrap .full-log-button:before{background-image:url(https://codemagic.io/media/app/icons/expand.svg);background-repeat:no-repeat;background-size:contain;content:"";flex:none;height:20px;width:10px}@media(max-width:480px){.page-build-details .logs-wrap .full-log-button,.portal-build-details .logs-wrap .full-log-button{padding:10px}.page-build-details .logs-wrap .full-log-button span,.portal-build-details .logs-wrap .full-log-button span{margin:0 10px}}.page-build-details .logs-wrap .inline-notification,.portal-build-details .logs-wrap .inline-notification{color:#fff}@media(max-width:1160px){.page-build-details .logs-wrap,.portal-build-details .logs-wrap{border:none;border-radius:10px;margin-top:40px;padding:0}.light-theme .page-build-details .logs-wrap,.light-theme .portal-build-details .logs-wrap{padding:25px}}.page-build-details .logs-wrap .post-processing,.portal-build-details .logs-wrap .post-processing{margin:20px -50px -50px;padding:50px}.page-build-details .logs-wrap .post-processing h3,.portal-build-details .logs-wrap .post-processing h3{border-bottom:2px solid #363945;color:#fff;font-size:16px;margin-bottom:20px;padding-bottom:20px}.page-build-details .logs-wrap .post-processing .build-step:last-child .console,.portal-build-details .logs-wrap .post-processing .build-step:last-child .console{border:none}.portal-build-details .build-step--content .console{max-height:calc(100vh - 150px)}@media(min-width:768px){.page-build-details{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.page-build-details-build-steps-item-scripts-substep__command-toggle{border-bottom:2px solid #363945;color:#fff;display:flex;font-size:14px;justify-content:flex-start;margin-bottom:20px;padding:20px 0;width:100%}.focus-segment{align-items:center;background-color:#1a1f28;border-radius:4px;display:flex;flex-direction:column;margin:20px auto;padding:60px 20px;text-align:center}.light-theme .focus-segment{background-color:#f9f9f9}#builds-filter{margin-bottom:-60px;padding-bottom:100px}#builds-filter .row{grid-gap:20px;display:grid;gap:20px}#builds-filter .row .form-row{margin-bottom:0}#builds-filter .row:first-child{grid-template-columns:1fr 1fr 1fr 1fr}#builds-filter .row:last-child{grid-template-columns:1fr 1fr 1fr 200px 100px;margin-top:20px}#builds-filter .row .dropdown-list__wrapper{height:50px}#builds-filter .row .dropdown-list{margin:0}#builds-filter .row .select-wrap{display:block}#builds-filter .row .select-wrap:after{content:none}@media(max-width:1120px){#builds-filter .row:first-child,#builds-filter .row:last-child{grid-template-columns:1fr 1fr}#builds-filter .row .inset-label-input{grid-column:1/span 2}}@media(max-width:540px){#builds-filter .row:first-child,#builds-filter .row:last-child{grid-template-columns:1fr}}#builds-filter button{margin:0}#builds-filter button:disabled{color:#353b46!important}.light-theme #builds-filter button:disabled{color:#d5d5d5!important}.labels-wrap{align-items:center;display:grid;grid-template-columns:1fr;position:relative}.labels-wrap label{border-radius:6px;bottom:0;box-shadow:inset 0 0 0 2px #363945;box-sizing:border-box;left:0;position:absolute;right:0;top:0}.light-theme .labels-wrap label{box-shadow:inset 0 0 0 2px #eee}.labels-wrap .field-label{color:#fff;font-size:16px;font-weight:600;grid-column:1;grid-row:1;opacity:.5;pointer-events:none;position:relative;z-index:2}.light-theme .labels-wrap .field-label{color:#151515}.labels-wrap input{background:#0000!important;box-shadow:none!important;height:48px;height:50px;outline:none!important;padding:0 15px;z-index:2}.labels-wrap input:focus:not(:disabled)~label{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff1a}.labels-wrap .values{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;display:flex;flex-wrap:wrap;margin:0 2px;padding:10px 15px;z-index:2}.light-theme .labels-wrap .values{border-color:#eee}.labels-wrap .values .label{background-color:#303949;border-radius:5px;font-size:12px;line-height:12px;margin:3px 5px 3px 0;overflow:hidden;padding-right:20px;position:relative;transition:all .2s ease-in-out}.light-theme .labels-wrap .values .label{background-color:#eee}.labels-wrap .values .label__name{font-weight:400;padding:5px 10px;word-break:break-all}.labels-wrap .values .label__action{background-color:#0000;bottom:0;cursor:pointer;position:absolute;right:0;top:0;transition:all .2s ease-in-out;width:22px}.labels-wrap .values .label__action:after,.labels-wrap .values .label__action:before{background-color:#fff;content:"";display:block;height:10px;position:absolute;top:6px;transition:all .2s ease-in-out;width:2px}.light-theme .labels-wrap .values .label__action:after,.light-theme .labels-wrap .values .label__action:before{background-color:#151515}.labels-wrap .values .label__action:before{left:10px;transform:rotate(45deg)}.labels-wrap .values .label__action:after{right:10px;transform:rotate(-45deg)}.labels-wrap .values .label__action:hover{background-color:#2a313f}.light-theme .labels-wrap .values .label__action:hover{background-color:#e4e4e4}.labels-wrap.disabled label{background-color:#2a2f38;box-shadow:none}.light-theme .labels-wrap.disabled label{background-color:#eee}.labels-wrap.disabled .field-label{color:#4c5057}.light-theme .labels-wrap.disabled .field-label{color:#ddd}.labels-wrap.disabled .values{border-color:#323844}.light-theme .labels-wrap.disabled .values{border-color:#e5e5e5}.labels-wrap.disabled .label{background-color:#323844;cursor:default;pointer-events:none}.light-theme .labels-wrap.disabled .label{background-color:#e5e5e5}.labels-wrap.disabled .label__name{color:#4c5057}.light-theme .labels-wrap.disabled .label__name{color:#c5c5c5}.labels-wrap.disabled .label__action:after,.labels-wrap.disabled .label__action:before{background-color:#3f4653}.light-theme .labels-wrap.disabled .label__action:after,.light-theme .labels-wrap.disabled .label__action:before{background-color:#c5c5c5}.labels-wrap.inset{grid-template-columns:auto 1fr;padding:0 25px}.labels-wrap.inset input{grid-column:2;grid-row:1}.labels-wrap.inset .values{grid-column:1/span 2;grid-row:2;margin:0;padding:10px 0}.page-builds-item-artifacts-item{grid-gap:5px;align-items:center;display:grid;gap:5px;grid-template-columns:auto auto 1fr 20px 20px;max-width:calc(100% - 40px);width:220px}@media(max-width:480px){.page-builds-item-artifacts-item{gap:10px;grid-template-columns:1fr}.page-builds-item-artifacts-item:not(:last-child){margin-bottom:10px}}.page-builds-item-artifacts-item__name{color:#fff}.light-theme .page-builds-item-artifacts-item__name{color:#151515}.page-builds-item-artifacts-item__version{color:#9da4af}.light-theme .page-builds-item-artifacts-item__version{color:#999}.page-builds-item-artifacts-item__name,.page-builds-item-artifacts-item__value,.page-builds-item-artifacts-item__version,.page-builds-item-artifacts-item__version-code{word-break:break-all}.page-builds-item-artifacts-item__download,.page-builds-item-artifacts-item__qrcode{cursor:pointer;display:inline-block;text-align:center}.page-builds-item-artifacts-item__download:hover svg path,.page-builds-item-artifacts-item__qrcode:hover svg path{fill:#0957ff}@media(max-width:480px){.page-builds-item-artifacts-item__block{display:flex;gap:5px}}.page-builds-item-artifacts-item__value{color:#fff;font-weight:600}.light-theme .page-builds-item-artifacts-item__value{color:#151515}.page-builds-item-artifacts-item__link{color:#0957ff}.page-builds-item-artifacts-item__value--version-code:before,.page-builds-item-artifacts-item__version-code:before{content:"#"}.page-builds-item-artifacts-item svg{pointer-events:none}.page-builds-item-artifacts-item svg path{fill:#fff;transition:all .2s ease-in-out}.light-theme .page-builds-item-artifacts-item svg path{fill:#151515}.page-builds-item-artifacts-item-theme--installable{border-right:2px solid;border-color:#363945;display:flex;flex-wrap:wrap;gap:5px;padding-right:10px;width:auto}.light-theme .page-builds-item-artifacts-item-theme--installable{border-color:#eee}.page-builds-item-artifacts-item-theme--installable:last-child{border:none;padding-right:0}.page-builds-item-artifacts-item-theme--sidebar{max-width:100%;width:100%}.page-builds-item-artifacts-item-theme--sidebar:not(:last-child){margin-bottom:8px}.page-builds-item-artifacts{padding:20px 20px 0}.page-builds-item-artifacts:not(:only-child){border-color:#363945;border-top:2px solid #363945;margin-top:10px}.light-theme .page-builds-item-artifacts:not(:only-child){border-color:#eee}.page-builds-item-artifacts__header{color:#fff;display:inline-block;font-size:16px;font-weight:600;padding-bottom:10px}.light-theme .page-builds-item-artifacts__header{color:#151515}.build-actions{display:flex;flex:none;justify-content:flex-end;position:relative;text-align:left;width:100%}.build-actions .all-artifacts:not(:only-child){border-top:2px solid #363945;margin-top:10px}.light-theme .build-actions .all-artifacts:not(:only-child){border-color:#eee}.build-actions~.build-timing{margin-top:20px}@media(max-width:880px){.build-actions~.build-timing{margin-top:0}}.build-action{align-items:center;background-color:#2a313f;border-radius:100%;cursor:pointer;display:flex;height:30px;justify-content:center;line-height:30px;padding:0;transition:all .2s ease-in-out;width:30px}.build-action:hover{background-color:#374358}.light-theme .build-action{background-color:#f4f4f4}.light-theme .build-action svg circle,.light-theme .build-action svg path{fill:#151515}.light-theme .build-action:hover{background-color:#e4e4e4}.light-theme .build-action.active>svg circle,.light-theme .build-action.active>svg path{fill:#fff}.build-action.active{background-color:#0957ff}.build-action.active:hover{background-color:#0944c1}.build-action:not(.active):focus{box-shadow:none}.build-action svg{pointer-events:none}.build-action svg.release-notes-icon{transform:translateX(3px) translateY(1px)}.build-action svg.restart-build-icon{transform:translateY(-1px)}.build-action:disabled svg path{fill:#353b46}.light-theme .build-action:disabled svg path{fill:#d5d5d5!important}.dropdown-menu{background-color:#1a1f28;border:2px solid #363945;border-radius:10px;box-sizing:border-box;cursor:default;font-size:12px;line-height:normal;max-width:calc(100vw - 240px);opacity:0;overflow:auto;padding:10px 0;pointer-events:none;position:absolute;right:0;top:40px;transform:translateY(-20px);width:max-content;z-index:1}.dropdown-menu .option{color:#fff;cursor:pointer;display:block;font-weight:600;padding:10px 20px;transition:all .2s ease-in-out}.dropdown-menu .option:hover{background-color:#2a313f}.dropdown-menu .option.disabled{cursor:default;opacity:.5;pointer-events:none}.dropdown-menu.open{opacity:1;pointer-events:auto;transform:translateY(0)}.light-theme .dropdown-menu{background-color:#fff;border:none;box-shadow:0 0 30px #1515151a}.light-theme .dropdown-menu .option{color:#151515}.light-theme .dropdown-menu .option:hover{background-color:#f4f4f4}.all-artifacts .header{color:#9da4af;display:inline-block;padding:20px 20px 10px}.all-artifacts .artifact{padding:10px 20px;width:100%}.light-theme .all-artifacts{border-color:#eee}.light-theme .all-artifacts .header{color:#999}@media(max-width:768px){.dropdown-menu{max-width:calc(100vw - 100px)}}@media(max-width:360px){.build-actions{flex-direction:column}.build-action{margin-bottom:10px}}.page-builds-item-build-timing{align-items:flex-end;display:flex;flex-direction:column;gap:3px}.page-builds-item-build-timing strong{color:#fff}.light-theme .page-builds-item-build-timing strong{color:#151515}@media(max-width:880px){.page-builds-item-build-timing{align-items:center;font-size:12px;gap:5px}}.page-builds-item-git-info{grid-gap:2px;display:grid;gap:2px}.page-builds-item-git-info__dev-track{grid-gap:5px;display:grid;gap:5px}@media(max-width:880px){.page-builds-item-git-info__dev-track{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;margin:20px 0 0;padding:20px 0 0}.light-theme .page-builds-item-git-info__dev-track{border-color:#eee}}.page-builds-item-git-info__branch--default,.page-builds-item-git-info__branch--with-arrow,.page-builds-item-git-info__tag{grid-gap:5px;align-items:center;display:grid;gap:5px;width:100%}.page-builds-item-git-info__branch--default svg,.page-builds-item-git-info__branch--with-arrow svg,.page-builds-item-git-info__tag svg{height:14px;width:14px}.page-builds-item-git-info__branch--default svg path,.page-builds-item-git-info__branch--with-arrow svg path,.page-builds-item-git-info__tag svg path{fill:#9da4af}.light-theme .page-builds-item-git-info__branch--default svg path,.light-theme .page-builds-item-git-info__branch--with-arrow svg path,.light-theme .page-builds-item-git-info__tag svg path{fill:#999}@media(max-width:880px){.page-builds-item-git-info__branch--default,.page-builds-item-git-info__branch--with-arrow,.page-builds-item-git-info__tag{justify-content:center}}.page-builds-item-git-info__branch--default,.page-builds-item-git-info__tag{grid-template-columns:14px auto}.page-builds-item-git-info__branch--with-arrow{grid-template-columns:14px minmax(0,min-content) 14px minmax(0,min-content)}.page-builds-item-git-info__branch__name,.page-builds-item-git-info__tag__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-builds-item-git-info__labels{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.page-builds-item-git-info__label{background-color:#303949;border-radius:5px;font-size:12px;line-height:12px;margin:3px 0;padding:5px 10px}.light-theme .page-builds-item-git-info__label{background-color:#eee}.page-builds-item-git-info__commit-info{grid-gap:5px;align-items:center;display:grid;font-size:12px;gap:5px;grid-template-columns:auto 26px 1fr;min-height:26px}@media(max-width:880px){.page-builds-item-git-info__commit-info{gap:10px;grid-template-columns:auto auto;justify-content:center;margin-bottom:20px}}.page-builds-item-git-info__commit-hash,.page-builds-item-git-info__commit-hash__link{text-wrap:nowrap;align-items:center;display:flex;gap:5px}@media(max-width:880px){.page-builds-item-git-info__commit-hash,.page-builds-item-git-info__commit-hash__link{grid-column:1;grid-row:1;justify-self:flex-end}}.page-builds-item-git-info__commit-hash svg path{fill:#9da4af}.light-theme .page-builds-item-git-info__commit-hash svg path{fill:#999}.page-builds-item-git-info__commit-hash__link{color:#fff;transition:all .3s ease-in-out}.light-theme .page-builds-item-git-info__commit-hash__link{color:#151515}.page-builds-item-git-info__commit-hash__link svg path{fill:#fff;transition:all .3s ease-in-out}.light-theme .page-builds-item-git-info__commit-hash__link svg path{fill:#151515}.light-theme .page-builds-item-git-info__commit-hash__link:hover,.page-builds-item-git-info__commit-hash__link:hover{color:#0957ff}.light-theme .page-builds-item-git-info__commit-hash__link:hover svg path,.page-builds-item-git-info__commit-hash__link:hover svg path{fill:#0957ff}.page-builds-item-git-info__commit-author{background-color:#2a313f;border:3px solid #454857;border-radius:100%;box-sizing:border-box;height:26px;width:26px}.light-theme .page-builds-item-git-info__commit-author{background-color:#f4f4f4;border-color:#e4e4e4}@media(max-width:880px){.page-builds-item-git-info__commit-author{grid-column:2;grid-row:1;justify-self:flex-start}}.page-builds-item-git-info__commit-message{display:grid;font-family:Fira Code,Courier New,Courier,monospace;font-size:11px;grid-template-columns:auto minmax(auto,1fr) auto;width:100%}@media(max-width:880px){.page-builds-item-git-info__commit-message{grid-column:1/span 2}}.page-builds-item-git-info__commit-message--ellipsis{line-height:1.4em;word-break:break-all}.page-builds-item-git-info__commit-message--ellipsis:after,.page-builds-item-git-info__commit-message--ellipsis:before{content:'"'}@media(min-width:881px){.page-builds-item-git-info__commit-message--ellipsis{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.page-builds-item-installable-artifacts{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;padding:10px 0}.light-theme .page-builds-item-installable-artifacts{border-color:#eee}.page-builds-item{grid-gap:0 20px;align-items:center;background-color:#1a1f28;border-radius:10px;box-shadow:0 0 30px #15151512;display:grid;gap:0 20px;grid-template-columns:100px 1fr 215px;margin-bottom:20px;padding:20px;position:relative}.light-theme .page-builds-item{background-color:#fff}@media(max-width:880px){.page-builds-item{grid-template-columns:1fr;text-align:center}}.page-builds-item__icon{display:flex;grid-column:1;min-height:100px;position:relative}@media(max-width:880px){.page-builds-item__icon{margin:0 auto 20px;width:fit-content}}.page-builds-item__content{grid-gap:8px;display:grid;gap:8px;grid-column:2}@media(max-width:880px){.page-builds-item__content{grid-column:1;min-height:100px;overflow-wrap:break-word}}.page-builds-item__app-info{align-items:center;display:flex;flex-wrap:wrap;gap:5px}@media(max-width:880px){.page-builds-item__app-info{flex-direction:column}}.page-builds-item__app-name{color:#fff;font-size:20px;font-weight:600}.light-theme .page-builds-item__app-name{color:#151515}.page-builds-item__index,.page-builds-item__workflow-name{font-size:20px}@media(max-width:880px){.page-builds-item__index,.page-builds-item__workflow-name{font-size:16px}}.page-builds-item__build-info{grid-gap:10px;display:grid;gap:10px;grid-column:3}@media(max-width:880px){.page-builds-item__build-info{position:absolute;right:20px;top:20px}}.page-builds-item__switch-content{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;margin:20px 0 0;overflow-wrap:break-word;padding:20px 0 0;text-align:left;width:100%}.light-theme .page-builds-item__switch-content{border-color:#eee}.page-builds-pagination{align-items:center;color:#9da4af;display:flex;gap:20px;justify-content:space-between;margin-top:50px}.light-theme .page-builds-pagination{color:#999}@media(max-width:768px)and (min-width:481px){.page-builds-pagination{width:calc(100% - 70px)}}@media(max-width:480px){.page-builds-pagination{flex-direction:column}}.page-builds-pagination--highlighted{color:#fff}.light-theme .page-builds-pagination--highlighted{color:#151515}.shared-builds-sidebar{background:#1a1f28;bottom:0;box-shadow:0 0 30px #151515e6;box-sizing:border-box;overflow:auto;padding:50px;position:fixed;right:0;top:0;width:400px}.light-theme .shared-builds-sidebar{background:#fff;box-shadow:0 0 30px #1515151a}.shared-builds-sidebar h3{color:#fff;margin-bottom:1em}.light-theme .shared-builds-sidebar h3{color:#151515}.shared-builds-sidebar p{line-height:1.5em;margin:1em 0}.shared-builds-sidebar p strong{color:#fff}.light-theme .shared-builds-sidebar p strong{color:#151515}.shared-builds-sidebar .actions{display:grid;grid-template-columns:auto 1fr}.shared-builds-sidebar code{background:#13161d;border-radius:10px;display:block;font-display:"Fira Code","Courier New",Courier,monospace;font-size:12px;line-height:1.5em;padding:20px 60px 20px 20px;position:relative;word-break:break-all}.light-theme .shared-builds-sidebar code{background:#f9f9f9}.shared-builds-sidebar code button{align-items:center;border-radius:4px;display:flex;height:30px;justify-content:center;padding:5px;position:absolute;right:10px;top:10px;width:30px}.shared-builds-sidebar code button svg{pointer-events:none;width:14px}.shared-builds-sidebar code button svg path{fill:#fff}.light-theme .shared-builds-sidebar code button svg path{fill:#151515}.shared-builds-sidebar .close{cursor:pointer;height:48px;position:absolute;right:0;top:0;width:48px}.shared-builds-sidebar .close:after,.shared-builds-sidebar .close:before{background-color:#9da4af;content:"";display:block;height:16px;position:absolute;top:17px;transition:all .18s ease;width:2px}.shared-builds-sidebar .close:before{left:23px;transform:rotate(45deg)}.shared-builds-sidebar .close:after{right:23px;transform:rotate(-45deg)}.shared-builds-sidebar .close:hover:after,.shared-builds-sidebar .close:hover:before{background-color:#fbb03b}.page-builds-sidebar-filters .select-wrap{display:block!important}.page-builds-sidebar-filters .select-wrap:after{content:none!important}@media(min-width:768px){.page-builds{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.page-confirmation__text,.page-confirmation__title{color:#9da4af;font-weight:600}.light-theme .page-confirmation__text,.light-theme .page-confirmation__title{color:#999}.page-confirmation__title{font-size:44px;margin-bottom:20px}.page-confirmation__text{font-size:28px}.page-dashboard-details-builds-list-item-artifact{align-items:center;border-right:2px solid;border-color:#363945;display:flex;flex-wrap:wrap;gap:5px;padding-right:10px;width:auto}.light-theme .page-dashboard-details-builds-list-item-artifact{border-color:#eee}.page-dashboard-details-builds-list-item-artifact:last-child{border-right:none;padding-right:0}@media(max-width:480px){.page-dashboard-details-builds-list-item-artifact{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}.page-dashboard-details-builds-list-item-artifact:not(:last-child){margin-bottom:10px}}.page-dashboard-details-builds-list-item-artifact__name{color:#fff}.light-theme .page-dashboard-details-builds-list-item-artifact__name{color:#151515}.page-dashboard-details-builds-list-item-artifact__version{color:#9da4af}.light-theme .page-dashboard-details-builds-list-item-artifact__version{color:#999}.page-dashboard-details-builds-list-item-artifact__name,.page-dashboard-details-builds-list-item-artifact__value,.page-dashboard-details-builds-list-item-artifact__version,.page-dashboard-details-builds-list-item-artifact__version-code{word-break:break-all}@media(max-width:480px){.page-dashboard-details-builds-list-item-artifact__block{display:flex;gap:5px}}.page-dashboard-details-builds-list-item-artifact__value{color:#fff;font-weight:600}.light-theme .page-dashboard-details-builds-list-item-artifact__value{color:#151515}.page-dashboard-details-builds-list-item-artifact__link{color:#0957ff}.page-dashboard-details-builds-list-item-artifact-theme--installable{border-right:2px solid;border-color:#363945;display:flex;flex-wrap:wrap;gap:5px;padding-right:10px;width:auto}.light-theme .page-dashboard-details-builds-list-item-artifact-theme--installable{border-color:#eee}.page-dashboard-details-builds-list-item-artifact-theme--installable:last-child{border:none;padding-right:0}.page-dashboard-details-builds-list-item-artifact-theme--sidebar{border-right:none;padding-right:0}.page-dashboard-details-builds-list-item-artifact-theme--sidebar:not(:last-child){margin-bottom:20px}.page-dashboard-details-builds-list-item-artifact__download,.page-dashboard-details-builds-list-item-artifact__qr-code{cursor:pointer;display:inline-block;text-align:center;transition:all .3s ease-in-out}.light-theme .page-dashboard-details-builds-list-item-artifact__download:hover svg path,.light-theme .page-dashboard-details-builds-list-item-artifact__qr-code:hover svg path,.page-dashboard-details-builds-list-item-artifact__download:hover svg path,.page-dashboard-details-builds-list-item-artifact__qr-code:hover svg path{fill:#0957ff!important}.page-dashboard-details-builds-list-item-artifact__download svg,.page-dashboard-details-builds-list-item-artifact__qr-code svg{height:15px!important;width:15px!important}.page-dashboard-details-builds-list-item-artifact__download svg path,.page-dashboard-details-builds-list-item-artifact__qr-code svg path{fill:#fff!important}.light-theme .page-dashboard-details-builds-list-item-artifact__download svg path,.light-theme .page-dashboard-details-builds-list-item-artifact__qr-code svg path{fill:#151515!important}.page-dashboard-details-builds-list-item-all-artifacts{padding:10px 20px}.page-dashboard-details-builds-list-item-all-artifacts:not(:only-child){border-color:#363945;border-top:2px solid #363945;margin-top:10px}.light-theme .page-dashboard-details-builds-list-item-all-artifacts:not(:only-child){border-color:#eee}.page-dashboard-details-builds-list-item-all-artifacts__header{color:#9da4af;display:inline-block;padding-bottom:10px}.light-theme .page-dashboard-details-builds-list-item-all-artifacts__header{color:#999}.page-dashboard-details-builds-list-item-build-info{grid-gap:20px;display:grid;gap:20px;grid-column:3}@media(max-width:880px){.page-dashboard-details-builds-list-item-build-info{position:absolute;right:20px;top:20px}}.page-dashboard-details-builds-list-item-build-info__actions{display:flex;flex:none;gap:10px;justify-content:flex-end;position:relative;text-align:left;width:100%}@media(max-width:360px){.page-dashboard-details-builds-list-item-build-info__actions{flex-direction:column}}.page-dashboard-details-builds-list-item-build-info__action{align-items:center;background-color:#2a313f;border-radius:100%;cursor:pointer;display:flex;height:30px;justify-content:center;line-height:30px;padding:0;transition:all .2s ease-in-out;width:30px}.light-theme .page-dashboard-details-builds-list-item-build-info__action{background-color:#f4f4f4}.page-dashboard-details-builds-list-item-build-info__action svg{height:20px;pointer-events:none;width:20px}.page-dashboard-details-builds-list-item-build-info__action svg path{fill:#fff}.light-theme .page-dashboard-details-builds-list-item-build-info__action svg path{fill:#151515}.page-dashboard-details-builds-list-item-build-info__action:hover{background-color:#374358}.light-theme .page-dashboard-details-builds-list-item-build-info__action:hover{background-color:#e4e4e4}.page-dashboard-details-builds-list-item-build-info__action:disabled svg path{fill:#353b46}.light-theme .page-dashboard-details-builds-list-item-build-info__action:disabled svg path{fill:#d5d5d5!important}@media(max-width:360px){.page-dashboard-details-builds-list-item-build-info__action{margin-bottom:10px}}.light-theme .page-dashboard-details-builds-list-item-build-info__action--active,.page-dashboard-details-builds-list-item-build-info__action--active{background-color:#0957ff}.light-theme .page-dashboard-details-builds-list-item-build-info__action--active:hover,.page-dashboard-details-builds-list-item-build-info__action--active:hover{background-color:#0944c1}.light-theme .page-dashboard-details-builds-list-item-build-info__action--active svg path,.page-dashboard-details-builds-list-item-build-info__action--active svg path{fill:#fff}.page-dashboard-details-builds-list-item-build-info__dropdown-menu{background-color:#1a1f28;border:2px solid #363945;border-radius:10px;box-shadow:none;box-sizing:border-box;cursor:default;font-size:12px;line-height:normal;max-width:calc(100vw - 240px);opacity:0;overflow:auto;padding:10px 0;pointer-events:none;position:absolute;right:0;top:40px;transform:translateY(-20px);width:max-content;z-index:1}.light-theme .page-dashboard-details-builds-list-item-build-info__dropdown-menu{background-color:#fff;border-color:#0000;box-shadow:0 0 30px #1515151a}.page-dashboard-details-builds-list-item-build-info__dropdown-menu--open{opacity:1;pointer-events:auto;transform:translateY(0)}.page-builds-item-release-notes__note{font-family:Fira Code,Courier New,Courier,monospace;font-size:12px;line-height:1.3em}.page-builds-item-release-notes__note:before{content:"- "}.page-dashboard-details-builds-list-item-content-git-info{grid-gap:2px;display:grid;gap:2px}.page-dashboard-details-builds-list-item-content-git-info__dev-track{grid-gap:5px;display:grid;gap:5px}@media(max-width:880px){.page-dashboard-details-builds-list-item-content-git-info__dev-track{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;margin:20px 0 0;padding:20px 0 0}.light-theme .page-dashboard-details-builds-list-item-content-git-info__dev-track{border-color:#eee}}.page-dashboard-details-builds-list-item-content-git-info__branch--default,.page-dashboard-details-builds-list-item-content-git-info__branch--with-arrow,.page-dashboard-details-builds-list-item-content-git-info__tag{grid-gap:5px;align-items:center;display:grid;gap:5px;width:100%}.page-dashboard-details-builds-list-item-content-git-info__branch--default svg,.page-dashboard-details-builds-list-item-content-git-info__branch--with-arrow svg,.page-dashboard-details-builds-list-item-content-git-info__tag svg{height:14px;width:14px}.page-dashboard-details-builds-list-item-content-git-info__branch--default svg path,.page-dashboard-details-builds-list-item-content-git-info__branch--with-arrow svg path,.page-dashboard-details-builds-list-item-content-git-info__tag svg path{fill:#9da4af}.light-theme .page-dashboard-details-builds-list-item-content-git-info__branch--default svg path,.light-theme .page-dashboard-details-builds-list-item-content-git-info__branch--with-arrow svg path,.light-theme .page-dashboard-details-builds-list-item-content-git-info__tag svg path{fill:#999}@media(max-width:880px){.page-dashboard-details-builds-list-item-content-git-info__branch--default,.page-dashboard-details-builds-list-item-content-git-info__branch--with-arrow,.page-dashboard-details-builds-list-item-content-git-info__tag{justify-content:center}}.page-dashboard-details-builds-list-item-content-git-info__branch--default,.page-dashboard-details-builds-list-item-content-git-info__tag{grid-template-columns:14px auto}.page-dashboard-details-builds-list-item-content-git-info__branch--with-arrow{grid-template-columns:14px minmax(0,min-content) 14px minmax(0,min-content)}.page-dashboard-details-builds-list-item-content-git-info__branch__name,.page-dashboard-details-builds-list-item-content-git-info__tag__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.page-dashboard-details-builds-list-item-content-git-info__labels{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.page-dashboard-details-builds-list-item-content-git-info__label{background-color:#303949;border-radius:5px;font-size:12px;line-height:12px;margin:3px 0;padding:5px 10px}.light-theme .page-dashboard-details-builds-list-item-content-git-info__label{background-color:#eee}.page-dashboard-details-builds-list-item-content-git-info__commit-info{grid-gap:5px;align-items:center;display:grid;font-size:12px;gap:5px;grid-template-columns:auto 26px 1fr;min-height:26px}@media(max-width:880px){.page-dashboard-details-builds-list-item-content-git-info__commit-info{gap:10px;grid-template-columns:auto auto;justify-content:center;margin-bottom:20px}}.page-dashboard-details-builds-list-item-content-git-info__commit-hash,.page-dashboard-details-builds-list-item-content-git-info__commit-hash__link{text-wrap:nowrap;align-items:center;display:flex;gap:5px}@media(max-width:880px){.page-dashboard-details-builds-list-item-content-git-info__commit-hash,.page-dashboard-details-builds-list-item-content-git-info__commit-hash__link{grid-column:1;grid-row:1;justify-self:flex-end}}.page-dashboard-details-builds-list-item-content-git-info__commit-hash svg path{fill:#9da4af}.light-theme .page-dashboard-details-builds-list-item-content-git-info__commit-hash svg path{fill:#999}.page-dashboard-details-builds-list-item-content-git-info__commit-hash__link{color:#fff;transition:all .3s ease-in-out}.light-theme .page-dashboard-details-builds-list-item-content-git-info__commit-hash__link{color:#151515}.page-dashboard-details-builds-list-item-content-git-info__commit-hash__link svg{height:15px;width:15px}.page-dashboard-details-builds-list-item-content-git-info__commit-hash__link svg path{fill:#fff;transition:all .3s ease-in-out}.light-theme .page-dashboard-details-builds-list-item-content-git-info__commit-hash__link svg path{fill:#151515}.light-theme .page-dashboard-details-builds-list-item-content-git-info__commit-hash__link:hover,.page-dashboard-details-builds-list-item-content-git-info__commit-hash__link:hover{color:#0957ff}.light-theme .page-dashboard-details-builds-list-item-content-git-info__commit-hash__link:hover svg path,.page-dashboard-details-builds-list-item-content-git-info__commit-hash__link:hover svg path{fill:#0957ff}.page-dashboard-details-builds-list-item-content-git-info__commit-author{background-color:#2a313f;border:3px solid #454857;border-radius:100%;box-sizing:border-box;height:26px;width:26px}.light-theme .page-dashboard-details-builds-list-item-content-git-info__commit-author{background-color:#f4f4f4;border-color:#e4e4e4}@media(max-width:880px){.page-dashboard-details-builds-list-item-content-git-info__commit-author{grid-column:2;grid-row:1;justify-self:flex-start}}.page-dashboard-details-builds-list-item-content-git-info__commit-message{display:grid;font-family:Fira Code,Courier New,Courier,monospace;font-size:11px;grid-template-columns:auto minmax(auto,1fr) auto;width:100%}@media(max-width:880px){.page-dashboard-details-builds-list-item-content-git-info__commit-message{grid-column:1/span 2}}.page-dashboard-details-builds-list-item-content-git-info__commit-message--ellipsis{line-height:1.4em;word-break:break-all}.page-dashboard-details-builds-list-item-content-git-info__commit-message--ellipsis:after,.page-dashboard-details-builds-list-item-content-git-info__commit-message--ellipsis:before{content:'"'}@media(min-width:881px){.page-dashboard-details-builds-list-item-content-git-info__commit-message--ellipsis{display:inline-block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.page-dashboard-details-builds-list-item-content-installable-artifacts{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;display:flex;flex-wrap:wrap;gap:10px;margin-top:10px;padding:10px 0}.light-theme .page-dashboard-details-builds-list-item-content-installable-artifacts{border-color:#eee}.page-dashboard-details-builds-list-item-content{grid-gap:8px;display:grid;gap:8px;grid-column:2}@media(max-width:880px){.page-dashboard-details-builds-list-item-content{grid-column:1;min-height:100px;overflow:auto}}.page-dashboard-details-builds-list-item-content__app-info{align-items:center;display:flex;flex-wrap:wrap;gap:10px}@media(max-width:880px){.page-dashboard-details-builds-list-item-content__app-info{flex-direction:column}}.page-dashboard-details-builds-list-item-content__app-name{color:#fff;font-size:20px;font-weight:600}.light-theme .page-dashboard-details-builds-list-item-content__app-name{color:#151515}.page-dashboard-details-builds-list-item-content__index,.page-dashboard-details-builds-list-item-content__workflow-name{font-size:20px}@media(max-width:880px){.page-dashboard-details-builds-list-item-content__index,.page-dashboard-details-builds-list-item-content__workflow-name{font-size:16px}}.page-dashboard-details-builds-list-item-content__switch-content{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;margin:20px 0 0;overflow:auto;padding:20px 0 0;text-align:left;width:100%}.light-theme .page-dashboard-details-builds-list-item-content__switch-content{border-color:#eee}.page-dashboard-details-builds-list-item{grid-gap:0 20px;align-items:center;background-color:#1a1f28;border-radius:10px;box-shadow:0 0 30px #15151512;display:grid;gap:0 20px;grid-template-columns:100px 1fr 215px;margin-bottom:20px;padding:20px;position:relative}.light-theme .page-dashboard-details-builds-list-item{background-color:#fff}@media(max-width:880px){.page-dashboard-details-builds-list-item{grid-template-columns:1fr;text-align:center}}.page-dashboard-details-builds-list-item__icon{background-color:#1a1f28;border-radius:100%;display:flex;grid-column:1;height:100px;min-height:100px;position:relative;width:100px}.light-theme .page-dashboard-details-builds-list-item__icon{background-color:#f4f4f4}@media(max-width:880px){.page-dashboard-details-builds-list-item__icon{margin:0 auto 20px;width:fit-content}}.page-dashboard-details-builds-list-item__icon-image,.page-dashboard-details-builds-list-item__icon-skeleton{border-radius:100%;height:100px;vertical-align:middle;width:100px}.page-dashboard-details-builds-list-item__icon-skeleton{background-color:#2a313f;display:block}.light-theme .page-dashboard-details-builds-list-item__icon-skeleton{background-color:#f4f4f4}@media(min-width:768px){.page-dashboard-details{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.page-dashboard-details__pagination{align-items:center;color:#9da4af;display:flex;gap:20px;justify-content:space-between;margin-top:50px}.light-theme .page-dashboard-details__pagination{color:#999}@media(max-width:768px)and (min-width:481px){.page-dashboard-details__pagination{width:calc(100% - 70px)}}@media(max-width:480px){.page-dashboard-details__pagination{flex-direction:column}}.page-dashboard-details__pagination__content{align-items:center;display:flex;gap:10px}.page-dashboard-details__pagination__items{align-items:center;display:flex;gap:5px}.getting-started-page-header{color:#fff;margin:50px 0;text-align:center}.light-theme .getting-started-page-header{color:#151515}.getting-started-page-header__title{word-wrap:break-word;font-size:50px;font-weight:600;line-height:1.2em;position:relative}.getting-started-page-header__title--grid{grid-gap:0 20px;display:grid;gap:0 20px;grid-template-columns:120px auto 120px}@media(max-width:1024px){.getting-started-page-header__title--grid{grid-template-columns:1fr}}.getting-started-page-header__name{word-wrap:break-word;-webkit-text-fill-color:#0000;-moz-text-fill-color:#0000;-webkit-background-clip:text;-moz-background-clip:text;background-image:linear-gradient(90deg,#ff8b00,#fe19ff);margin-left:0}.getting-started-page-header__return{grid-gap:10px;align-items:center;color:#fff;cursor:pointer;display:grid;font-size:20px;gap:10px;grid-template-columns:20px 1fr;left:0;transition:all .2s ease-in-out}.light-theme .getting-started-page-header__return{color:#151515}.getting-started-page-header__return:hover{color:#fbb03b;gap:15px}.light-theme .getting-started-page-header__return:hover{color:#0957ff}@media(max-width:1024px){.getting-started-page-header__return{margin:0 auto 50px;position:relative;width:120px}}.getting-started-page-header__subtitle{font-size:20px;font-weight:400;line-height:1.4em;margin:1em 0}@media(max-width:1024px){.getting-started-page-header__subtitle{font-size:18px;margin:.5em 0}}.form-enterprise-onboarding__content{margin-top:30px;padding:20px 50px}.form-enterprise-onboarding__footer{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;padding:30px 50px}.light-theme .form-enterprise-onboarding__footer{border-color:#eee}.modal-create-enterprise-team-header__title{color:#fff;font-size:22px;font-weight:600;line-height:1.3em;margin-top:10px;word-break:break-word}.light-theme .modal-create-enterprise-team-header__title{color:#151515}.modal-create-enterprise-team-header__description{color:#999;font-size:14px;line-height:140%}.light-theme .modal-create-enterprise-team-header__description{color:#9da4af}.form-create-team-apps-select__selected-apps{grid-gap:15px;display:grid;gap:15px;grid-template-columns:1fr;margin-bottom:20px}.form-create-team-apps-select-selected-apps__item{align-items:center;background-color:#2a313f;border-radius:10px;box-shadow:none;display:flex;gap:10px;justify-content:space-between;padding:15px 20px}.light-theme .form-create-team-apps-select-selected-apps__item{background-color:#fff;box-shadow:0 0 30px #00000012}.form-create-team-apps-select-selected-apps-item__data{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:40px 1fr 30px;overflow:hidden}.form-create-team-apps-select-selected-apps-item__name{color:#fff;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.light-theme .form-create-team-apps-select-selected-apps-item__name{color:#151515}.form-create-team__content{margin-top:30px;padding:20px 50px}.form-create-team__footer{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;padding:30px 50px}.light-theme .form-create-team__footer{border-color:#eee}.form-team-onboarding__content{margin-top:30px;padding:20px 50px}.form-team-onboarding__footer{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;padding:30px 50px}.light-theme .form-team-onboarding__footer{border-color:#eee}.modal-create-team-header__title{color:#fff;font-size:22px;font-weight:600;line-height:1.3em;margin-top:10px;word-break:break-word}.light-theme .modal-create-team-header__title{color:#151515}.modal-create-team-header__description{color:#999;font-size:14px;line-height:140%}.light-theme .modal-create-team-header__description{color:#9da4af}.page-getting-started-focus-section{grid-gap:30px;align-items:center;display:grid;gap:30px;grid-template-columns:1fr 1fr 1fr}@media(max-width:1200px){.page-getting-started-focus-section{gap:20px}}@media(max-width:1024px){.page-getting-started-focus-section{grid-template-columns:1fr}}.page-getting-started-focus-section__action-option{border:2px solid #363945;border-radius:20px;cursor:pointer;font-size:14px;padding:40px;text-align:center;transition:all .3s ease-in-out}.light-theme .page-getting-started-focus-section__action-option{border-color:#eee}.page-getting-started-focus-section__action-option:hover{border-color:#0957ff}.page-getting-started-focus-section__action-option:hover button{background-color:#0957ff;border-color:#0957ff;box-shadow:none;color:#fff}.light-theme .page-getting-started-focus-section__action-option:hover button{background-color:#0957ff;border-color:#0957ff;color:#fff}.page-getting-started-focus-section-action-option__image{height:280px;pointer-events:none}.page-getting-started-focus-section-action-option__title{color:#fff;font-size:20px;font-weight:600;margin:20px 0}.light-theme .page-getting-started-focus-section-action-option__title{color:#151515}.page-getting-started-focus-section-action-option__description{line-height:1.5em;margin:20px 0;min-height:85px}.page-getting-started-platforms-item{grid-gap:8px;align-items:center;color:#9da4af;cursor:pointer;display:grid;font-size:16px;font-weight:600;gap:8px;grid-template-columns:auto 1fr;text-align:left;transition:all .15s ease-in-out}.light-theme .page-getting-started-platforms-item{color:#999}.page-getting-started-platforms-item svg{width:20px}.page-getting-started-platforms-item svg path,.page-getting-started-platforms-item svg polygon{fill:#9da4af;transition:all .15s ease-in-out}.light-theme .page-getting-started-platforms-item svg path,.light-theme .page-getting-started-platforms-item svg polygon{fill:#999}.page-getting-started-platforms-item--active{cursor:default}.page-getting-started-platforms-item--active,.page-getting-started-platforms-item:hover{color:#fff}.light-theme .page-getting-started-platforms-item--active,.light-theme .page-getting-started-platforms-item:hover{color:#151515}.page-getting-started-platforms-item--active svg path,.page-getting-started-platforms-item--active svg polygon,.page-getting-started-platforms-item:hover svg path,.page-getting-started-platforms-item:hover svg polygon{fill:#fff}.light-theme .page-getting-started-platforms-item--active svg path,.light-theme .page-getting-started-platforms-item--active svg polygon,.light-theme .page-getting-started-platforms-item:hover svg path,.light-theme .page-getting-started-platforms-item:hover svg polygon{fill:#151515}.page-getting-started-platforms-learn-more-links{background-color:#1a1f28;border:none;border-radius:20px;box-sizing:border-box;left:0;opacity:0;padding:40px;pointer-events:none;position:absolute;right:0;top:-100px;z-index:1}.light-theme .page-getting-started-platforms-learn-more-links{background-color:#fff;border:2px solid #eee}.page-getting-started-platforms-learn-more-links--mounting{opacity:1;top:0;transition:top .5s ease-in-out 0ms,opacity .3s ease-in-out .3s;z-index:2}.page-getting-started-platforms-learn-more-links--active{opacity:1;pointer-events:all;top:0;z-index:2}.page-getting-started-platforms-learn-more-links--unmounting{opacity:0;top:300px;transition:top .8s ease-in-out,opacity .3s ease-in-out .5s;z-index:1}.page-getting-started-platforms-learn-more-links .title{color:#fff;font-size:20px;font-weight:600;margin-bottom:1em}.light-theme .page-getting-started-platforms-learn-more-links .title{color:#151515}.page-getting-started-platforms-learn-more-links__list{margin:30px 0}.page-getting-started-platforms-learn-more-links__list-item{list-style-type:none;margin:1em 0}.page-getting-started-platforms-learn-more-links__list-item a{grid-gap:5px;align-items:center;color:#fff;display:grid;font-weight:600;gap:5px;grid-template-columns:10px 1fr;padding-right:10px;transition:all .15s ease-in-out}.light-theme .page-getting-started-platforms-learn-more-links__list-item a{color:#151515}.page-getting-started-platforms-learn-more-links__list-item a:hover{color:#fbb03b;grid-template-columns:15px 1fr;padding-right:5px}.page-getting-started-platforms-learn-more-links__list-item a i{font-size:10px}.page-getting-started-platforms-learn-more-links__extra-info{font-size:14px}.page-getting-started-platforms-learn-more-linksextra-info a{color:#0957ff}.page-getting-started-platforms-learn-more-linksextra-info a:hover{color:#fbb03b}#portal .modal-you-tube .modal__window{aspect-ratio:16/9;max-height:80vh;max-width:100vw;overflow:hidden;width:80%}#portal .modal-you-tube .modal__window iframe.youtube-video{height:100%;object-fit:cover;width:100%}.page-getting-started-platforms-video{background-color:#13161d;background:linear-gradient(120deg,#0957ff33,#1a1f281a);border:none;border-radius:20px;box-sizing:border-box;cursor:pointer;display:flex;flex-direction:column;gap:50px;justify-content:space-between;padding:40px;transition:height 1s ease-in-out}.light-theme .page-getting-started-platforms-video{background-color:#fff;background:linear-gradient(120deg,#fff,#eee);border:2px solid #eee}.page-getting-started-platforms-video .play-button svg{pointer-events:none;transition:all .15s ease-in-out;width:40px}.page-getting-started-platforms-video .play-button svg path{fill:#fff}.light-theme .page-getting-started-platforms-video .play-button svg path{fill:#0957ff}.page-getting-started-platforms-video .video-description .title{color:#fff;font-size:20px;font-weight:600;line-height:1.4em;margin-bottom:10px;transition:all .35s ease-in-out}.light-theme .page-getting-started-platforms-video .video-description .title{color:#151515}.page-getting-started-platforms-video .video-description .author{color:#fff}.light-theme .page-getting-started-platforms-video .video-description .author{color:#151515}.page-getting-started-platforms-video .video-description .position{color:#3cf}.light-theme .page-getting-started-platforms-video .video-description .position{color:#0957ff}.page-getting-started-platforms-video .video-description .author,.page-getting-started-platforms-video .video-description .position{font-size:14px;line-height:1.4em;opacity:.5;transition:all .35s ease-in-out}.light-theme .page-getting-started-platforms-video .video-description .author,.light-theme .page-getting-started-platforms-video .video-description .position{opacity:1}.page-getting-started-platforms-video:hover .author,.page-getting-started-platforms-video:hover .position{opacity:1;transform:translateY(10px)}.page-getting-started-platforms-video:hover .play-button svg{transform:scale(1.1)}.page-getting-started-platforms{margin:50px 0}.page-getting-started-platforms__logos{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:repeat(7,auto);justify-content:space-between;line-height:20px}@media(max-width:1124px){.page-getting-started-platforms__logos{display:flex;flex-wrap:wrap;gap:20px 50px;justify-content:center}}.page-getting-started-platforms__learn-more{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr 1fr;margin-top:50px;text-align:left}.page-getting-started-platforms__links-slider{overflow:hidden;position:relative;transition:all .8s ease-in-out}@media(min-width:768px){.page-getting-started{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.page-getting-started .page__content{position:relative}.add-app-steps .provider-selection{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.add-app-steps .step{margin-bottom:30px;position:relative;z-index:2}.add-app-steps .step header{grid-gap:20px;align-items:center;background-color:#1a1f28;border-radius:10px;box-shadow:none;color:#fff;display:grid;gap:20px;grid-template-columns:30px 1fr;padding:20px;position:relative;z-index:2}.light-theme .add-app-steps .step header{background-color:#fff;box-shadow:0 0 30px #1515151a;color:#151515}.add-app-steps .step header .status .checkmark,.add-app-steps .step header .status .index{align-items:center;border-radius:7px;color:#fff;height:30px;justify-content:center;width:30px}.add-app-steps .step header .status .checkmark{background-color:#4cd44c;box-shadow:0 0 0 4px #4cd44c4d}.add-app-steps .step header .status .checkmark i{pointer-events:none}.add-app-steps .step header .status .index{background-color:#0957ff;box-shadow:0 0 0 4px #0957ff4d;font-weight:600}.add-app-steps .step header .status--active .index,.add-app-steps .step header .status--disabled .index{display:grid}.add-app-steps .step header .status--active .checkmark,.add-app-steps .step header .status--completed .index,.add-app-steps .step header .status--disabled .checkmark{display:none}.add-app-steps .step header .status--completed .checkmark{display:grid}.add-app-steps .step header .name{font-size:17px}.add-app-steps .step__content{padding:50px 30px 50px 70px}.add-app-steps .step__content .description{line-height:1.5em;margin-bottom:40px}.add-app-steps .step__content h4{color:#fff;font-size:20px;margin:1em 0}.light-theme .add-app-steps .step__content h4{color:#151515}.add-app-steps .step__content .spinner{display:block}.add-app-steps .step__content .spinner svg path{fill:#fff}.light-theme .add-app-steps .step__content .spinner svg path{fill:#0957ff}.add-app-steps .step__content .actions{margin-top:40px}.add-app-steps .step__content a{color:#0957ff;font-weight:600;transition:all .2s ease-in-out}.add-app-steps .step__content a:hover{color:#0944c1}.add-app-steps .step--completed{cursor:pointer}.add-app-steps .step--disabled header .name{color:#353b46}.light-theme .add-app-steps .step--disabled header .name{color:#d5d5d5}.add-app-steps .step:last-child{margin-bottom:0}.add-app-steps .step:last-child__content{background-color:#13161d}.light-theme .add-app-steps .step:last-child__content{background-color:#fff}.add-app-steps .step--active{z-index:3}@media(max-width:1024px){.add-app-steps .step .provider-selection{grid-template-columns:1fr}}.add-app-steps .step:last-child .step__content{border-bottom:5px solid #0957ff;border-bottom-left-radius:20px;border-left:5px solid #0957ff;margin-bottom:-20px;margin-left:32px;margin-top:-20px;padding-top:70px}.add-app-steps{position:relative}.add-app-steps:before{background-color:#0957ff;bottom:20px;content:"";left:32px;position:absolute;top:0;width:5px;z-index:1}.page-getting-started-personal-account{position:relative}@media(min-width:768px){.page-getting-started-personal-account,.page-internal-sandbox{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.page-internal-sandbox__component-name{color:#fff;font-size:20px;font-weight:700;margin:4em 0 2em}.light-theme .page-internal-sandbox__component-name{color:#151515}.form-authentication-token{grid-gap:40px;display:grid;gap:40px}.form-authentication-token__header{grid-gap:20px;display:grid;gap:20px}.form-authentication-token-header__title{color:#fff;font-size:24px;font-weight:600}.light-theme .form-authentication-token-header__title{color:#151515}.form-authentication-token-header__description{color:#fff;font-size:14px;line-height:1.4em}.light-theme .form-authentication-token-header__description{color:#151515}.form-authentication-token-header-description__bold{font-weight:600}.form-authentication-token-header-description__link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.form-authentication-token-header-description__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.form-authentication-token-header-description__link:hover{color:#fbb03b}.form-authentication-token-header-description__link:hover svg path{fill:#fbb03b}.form-authentication-token-form__fields-wrap{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(6,1fr)}.form-authentication-token__messages{margin-bottom:30px;text-align:center}.form-login{grid-gap:40px;display:grid;gap:40px}.form-login__header{grid-gap:20px;display:grid;gap:20px}.form-login-header__title{color:#fff;font-size:24px;font-weight:600}.light-theme .form-login-header__title{color:#151515}.form-login-header__description{color:#fff;font-size:14px;line-height:1.4em}.light-theme .form-login-header__description{color:#151515}.form-login-header-description__link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.form-login-header-description__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.form-login-header-description__link:hover{color:#fbb03b}.form-login-header-description__link:hover svg path{fill:#fbb03b}.form-login__buttons{grid-gap:15px;display:grid;gap:15px}.form-login__spacer{grid-gap:15px;align-items:center;display:grid;font-size:14px;gap:15px;grid-template-columns:1fr auto 1fr}.form-login__spacer:after,.form-login__spacer:before{background-color:#363945;content:"";display:block;height:1px}.light-theme .form-login__spacer:after,.light-theme .form-login__spacer:before{background-color:#eee}.page-login__wrap{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr;margin:auto;max-width:1400px;min-height:calc(100vh - 100px);padding:50px}@media(max-width:1024px){.page-login__wrap{grid-template-columns:1fr}}.page-login__content{align-content:center;display:grid;justify-content:center}.page-login-content__wrap{grid-gap:40px;display:grid;gap:40px;width:500px}.page-login__logo{width:150px}.page-login__footer{text-align:center}.page-login-footer__link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.page-login-footer__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.page-login-footer__link:hover{color:#fbb03b}.page-login-footer__link:hover svg path{fill:#fbb03b}.page-login__sidebar{align-items:flex-end;background-color:#0957ff;border-radius:50px;display:grid;position:relative}.page-login__sidebar:before{background-image:url(https://codemagic.io/media/app/auth-sidebar-shape-1.png);height:300px;left:-70px;top:0;width:300px}.page-login__sidebar:after,.page-login__sidebar:before{background-position:50%;background-size:cover;content:"";display:block;position:absolute;z-index:1}.page-login__sidebar:after{background-image:url(https://codemagic.io/media/app/auth-sidebar-shape-2.png);bottom:-50px;height:250px;right:-20px;width:250px}.page-login-sidebar__slider{grid-gap:20px;color:#fff;display:grid;gap:20px;padding:50px;position:relative;text-align:center;z-index:2}.page-login-sidebar-slider__title{font-size:24px;font-weight:600;line-height:1.4em}.page-login-sidebar-slider__slide{font-size:16px;font-weight:400;line-height:1.4em;min-width:100%}.marketplace .page__content{align-items:center;display:grid;justify-content:center}.marketplace .wrap{max-width:500px}.marketplace h3{color:#fff;line-height:1.4em}.light-theme .marketplace h3{color:#151515}.marketplace h4{font-size:18px;line-height:1.4em;margin:2em 0 1em}.marketplace p{line-height:1.4em;margin:40px auto}.marketplace p.error{background-color:#ec0c43;border-radius:10px;color:#fff;padding:10px}.marketplace ul li{line-height:1.7em;list-style:square;list-style-position:inside}.marketplace .form-row{margin-bottom:30px}@media(min-width:768px){.page-marketplace-subscription{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.page-o-auth{background-color:#fff;font-family:Metropolis,sans-serif;font-size:14px;line-height:1.3}.page-o-auth__title{color:#151515;font-size:30px;font-weight:600}@media(max-width:480px){.page-o-auth__title{font-size:24px}}.page-o-auth__introtext{margin:16px 0}.page-o-auth__header-inner{align-items:center;box-sizing:border-box;display:flex;height:70px;justify-content:space-between;margin:auto;width:1280px}@media(max-width:1360px){.page-o-auth__header-inner{margin:auto 50px;width:auto}}@media(max-width:768px){.page-o-auth__header-inner{margin:auto 30px}}.page-o-auth__header-logo{vertical-align:middle;width:150px}.page-o-auth__header-alternative-method__link{color:#0957ff;font-weight:600;margin-left:10px;transition:all .3s ease-in-out}.page-o-auth__header-alternative-method__link:hover{color:#fbb03b}@media(max-width:480px){.page-o-auth__header-alternative-method .label{display:none}}.page-o-auth__content-wrap{display:grid;grid-template-columns:60% 40%;min-height:calc(100vh - 70px);transition:opacity .3s ease-in-out;width:100%}@media(max-width:768px){.page-o-auth__content-wrap{grid-template-columns:1fr}}.page-o-auth__main-content,.page-o-auth__side-content{display:block;padding:50px 0}.page-o-auth__side-content{background-color:#0957ff;background-image:url(https://codemagic.io/media/app/welcomepage-sidebar-bg.svg);background-position:bottom;background-repeat:no-repeat;background-size:cover;border-bottom-left-radius:100vw;border-top-left-radius:50px;color:#fff}@media(max-width:768px){.page-o-auth__side-content{display:none}}.page-o-auth__main-content-inner-wrap{padding:50px 50px 50px calc(50vw - 640px);width:600px}.page-o-auth__side-content-inner-wrap{padding:50px calc(50vw - 640px) 50px 50px;position:relative}@media(max-width:1360px){.page-o-auth__main-content-inner-wrap,.page-o-auth__side-content-inner-wrap{padding:50px;width:auto}}@media(max-width:768px){.page-o-auth__main-content-inner-wrap,.page-o-auth__side-content-inner-wrap{padding:30px}}.page-o-auth__side-illustration{pointer-events:none;transform:scale(1.2)}.page-o-auth--authenticating{overflow:hidden}.page-o-auth--authenticating .page-o-auth__content-wrap{opacity:0;pointer-events:none}.page-o-auth__authenticating-wrap{align-items:center;bottom:70px;display:flex;justify-content:center;left:0;position:fixed;right:0;top:70px;z-index:2}.authorizing-popup .page{align-items:center;color:#fff;display:grid;justify-content:center;text-align:center}.light-theme .authorizing-popup .page{color:#151515}.authorizing-popup .page p{margin:2em 0}.authorizing-popup .page .spinner svg path{fill:#fff}.light-theme .authorizing-popup .page .spinner svg path{fill:#151515}.page-promo-stellar{background-image:url(https://codemagic.io/media/app/bg-stellar.svg);background-position:100%;background-repeat:no-repeat;background-size:100%}.light-theme .page-promo-stellar{background-image:url(https://codemagic.io/media/app/stellar-promo/bg-stellar-light.svg);background-position:0 0;background-size:80%}.light-theme .page-promo-stellar .page-container,.page-promo-stellar .page-container{background-color:#0000}.page-promo-stellar .page__content{align-items:center;display:grid;justify-content:center}@media(min-width:768px){.page-promo-stellar{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.page-promo-stellar__content{grid-gap:50px;align-items:center;display:grid;gap:50px;grid-template-columns:60% 1fr;justify-content:center;justify-items:center;margin:0 auto;max-width:1400px}@media(max-width:1360px){.page-promo-stellar__content{grid-template-columns:1fr}}.page-promo-stellar__item{grid-gap:50px;align-items:center;display:grid;gap:50px;grid-template-columns:1fr 45%;justify-content:center;justify-items:center}@media(max-width:768px){.page-promo-stellar__item{grid-template-columns:1fr}}.page-promo-stellar__block--text{display:flex;flex-direction:column;gap:20px}.page-promo-stellar__block--img{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:auto 1fr;justify-content:center}.page-promo-stellar__stellar-controls{background-image:url(https://codemagic.io/media/app/stellar-controls.svg);background-position:50%;background-repeat:no-repeat;height:450px;width:50px}.light-theme .page-promo-stellar__stellar-controls{background-image:url(https://codemagic.io/media/app/stellar-promo/stellar-controls-light.svg)}.page-promo-stellar__device-skeleton{filter:none}.light-theme .page-promo-stellar__device-skeleton{filter:brightness(0) saturate(100%) invert(96%) sepia(3%) saturate(533%) hue-rotate(189deg) brightness(101%) contrast(92%)}.page-promo-stellar__block--img--animated{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.page-promo-stellar__img--animated{animation:scaleUp 3s forwards;width:auto}.page-promo-stellar__block--animated{animation:fadeOutLeft 1s forwards}@media(max-width:1360px){.page-promo-stellar__block--animated{animation:hiddenAnimate 1s forwards}}.page-promo-stellar__form--animated,.page-promo-stellar__stellar-controls--animated{animation:fadeOutRight 1s forwards}@media(max-width:1360px){.page-promo-stellar__form--animated,.page-promo-stellar__stellar-controls--animated{animation:hiddenAnimate 1s forwards}}.page-promo-stellar__img{position:relative;width:100%;z-index:1}.page-promo-stellar__img:after{align-items:center;background:url(https://codemagic.io/media/app/stellar-promo/screenshot-bg.png) no-repeat 50% 50%;background-size:contain;border-radius:44px;bottom:0;content:"";display:flex;height:100%;justify-self:center;left:0;overflow:hidden;position:absolute;right:0;top:-2px;width:98%;z-index:-1}.page-promo-stellar__bg:after{animation:gradientAnimationVertical 14s linear infinite alternate;background:url(https://codemagic.io/media/app/bg-stellar.svg);background-position:100%;background-repeat:no-repeat;background-size:450%;bottom:33px;height:99%;top:0}.page-promo-stellar__thanks{bottom:0;gap:10px;left:10px;position:absolute;right:10px;top:0}.page-promo-stellar__thanks,.page-promo-stellar__thanks__text{align-items:center;display:flex;flex-direction:column;justify-content:center}.page-promo-stellar__thanks__text{color:#fff;gap:5px}.page-promo-stellar__thanks__title{font-size:24px;font-weight:600;line-height:1.1em}.page-promo-stellar__thanks__description{font-size:14px;font-weight:400;line-height:1.1em}.page-promo-stellar__img-text{color:#fff;font-size:19px;font-weight:600;line-height:1.1em}.page-promo-stellar__bottom,.page-promo-stellar__center,.page-promo-stellar__top{align-items:center;display:flex;justify-content:space-around;left:0;opacity:0;position:absolute;right:0}.page-promo-stellar__top{animation:fadeIn 1s forwards,moveDown .9s forwards;animation-delay:.6s;top:50px}.page-promo-stellar__bottom{animation:fadeIn 1s forwards,moveUp .9s forwards;animation-delay:.6s;bottom:15px}.page-promo-stellar__center{animation:bounceInDown .6s forwards;animation-delay:1s;bottom:0;top:0}.page-promo-stellar__avatar{animation:fadeIn .5s forwards,moveDown .3s forwards;animation-timing-function:ease-in-out;height:35px;position:absolute;width:29px}.page-promo-stellar__avatar--first{animation-delay:1.5s;bottom:110px;left:80px}.page-promo-stellar__avatar--second{animation-delay:1.7s;bottom:120px;right:25px}.page-promo-stellar__avatar--third{animation-delay:1.9s;bottom:200px;left:40px}.page-promo-stellar__avatar--fourth{animation-delay:2.1s;left:55px;top:115px}.page-promo-stellar__avatar--fifth{animation-delay:2.3s;right:64px;top:108px;z-index:1}.page-promo-stellar__avatar--sixth{animation-delay:2.5s;right:70px;top:103px}.page-promo-stellar__title{color:#fff;font-size:70px;font-weight:600;line-height:1.1em}.light-theme .page-promo-stellar__title{color:#000}.page-promo-stellar__title-bold{font-weight:700}.page-promo-stellar__text{color:#fff;display:flex;flex-direction:column;font-size:20px;font-weight:400;gap:40px;line-height:1.6em}.light-theme .page-promo-stellar__text{color:#000}.page-promo-stellar__form{grid-gap:10px;align-items:flex-start;color:#fff;display:grid;gap:10px;grid-template-columns:1fr;justify-content:center;max-width:900px}.light-theme .page-promo-stellar__form{color:#000}@media(max-width:768px){.page-promo-stellar__form{grid-template-columns:1fr;margin-top:35px;padding:0}}.page-promo-stellar__checkmark__circle{stroke-dasharray:1000;stroke-dashoffset:0;animation:dash 4s ease-in-out}.page-promo-stellar__checkmark__check{stroke-dasharray:1000;stroke-dashoffset:-100;animation:dash-check 3.7s ease-in-out forwards}.page-s-s-o-login{align-items:center;box-sizing:border-box;display:grid;justify-content:center;min-height:100vh}.page-s-s-o-login__form{border-radius:10px;box-shadow:0 0 30px #1515151a;color:#151515;overflow:hidden;padding:100px 40px;width:400px}.page-s-s-o-login__header{text-align:center}.page-s-s-o-login__title{font-size:24px;font-weight:600}.page-s-s-o-login__description{font-size:16px;line-height:1.4em;margin:1em auto}.page-s-s-o-login__logo{margin-bottom:20px}.page-s-s-o-login__logo__image{max-width:240px}.page-s-s-o-login__failure{background-color:#ec0c43;border-radius:10px;color:#fff;line-height:1.4em;margin:-20px 0 20px;padding:20px}@media(min-width:768px){.page-settings{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.page-settings-content{grid-gap:80px;display:grid;gap:80px;grid-template-columns:1fr;margin-bottom:80px}.page-settings__title{color:#fff;font-size:28px;font-weight:600;margin-bottom:20px}.light-theme .page-settings__title{color:#15172b}@media(max-width:1024px){.page-settings__title{font-size:22px}}.page-settings__text{line-height:1.2em;margin-bottom:20px}.page-settings__subtext{font-size:.8em;line-height:1.2em;margin:10px 0}.page-settings__link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.page-settings__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.page-settings__link:hover{color:#fbb03b}.page-settings__link:hover svg path{fill:#fbb03b}.page-settings__avatar__description{color:#fff;margin-top:10px}.light-theme .page-settings__avatar__description{color:#151515}.page-settings__avatar{align-items:center;display:flex;flex-wrap:wrap;gap:20px}@media(max-width:330px){.page-settings__avatar{flex-direction:column}}.page-settings__avatar__preview{background-color:#1a1f28;border-radius:6px;color:#fff;cursor:pointer;flex-shrink:0;height:100px;overflow:hidden;position:relative;text-align:center;width:100px}.light-theme .page-settings__avatar__preview{background-color:#f4f4f4}.page-settings__avatar__preview:hover .page-settings__avatar__replace{opacity:1}.page-settings__avatar__image{vertical-align:middle;width:100px}.page-settings__avatar__preview--with-image,.page-settings__avatar__preview--with-image .page-settings__avatar__replace{border-radius:100%}.page-settings__avatar__replace{align-items:center;background-color:#0006;border:2px dashed #535769;border-radius:6px;box-sizing:border-box;cursor:pointer;display:flex;height:100px;justify-content:center;left:0;opacity:0;padding:36px 10px;position:absolute;text-align:center;top:0;transition:opacity .3s ease-in-out;transition:all .3s ease-in-out;width:100px}.light-theme .page-settings__avatar__replace{border-color:#ddd}.light-theme .page-settings__avatar__replace--focused,.page-settings__avatar__replace--focused,.page-settings__avatar__replace:hover{border-color:#0957ff}.light-theme .page-settings__avatar__replace--rejected,.page-settings__avatar__replace--rejected{border-color:#ec0c43}.page-settings__avatar__replace--active{opacity:1}.page-settings__avatar__buttons{flex:1 1}.page-settings__avatar__error{color:#ec0c43;flex:none;margin:15px 0;width:100%}.form-signup{grid-gap:40px;display:grid;gap:40px}.form-signup__header{grid-gap:20px;display:grid;gap:20px}.form-signup-header__title{color:#fff;font-size:24px;font-weight:600}.light-theme .form-signup-header__title{color:#151515}.form-signup-header__description{color:#fff;font-size:14px;line-height:1.4em}.light-theme .form-signup-header__description{color:#151515}.form-signup-header-description__link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.form-signup-header-description__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.form-signup-header-description__link:hover{color:#fbb03b}.form-signup-header-description__link:hover svg path{fill:#fbb03b}.form-signup__spacer{grid-gap:15px;align-items:center;display:grid;font-size:14px;gap:15px;grid-template-columns:1fr auto 1fr}.form-signup__spacer:after,.form-signup__spacer:before{background-color:#363945;content:"";display:block;height:1px}.light-theme .form-signup__spacer:after,.light-theme .form-signup__spacer:before{background-color:#eee}.page-signup__wrap{grid-gap:50px;display:grid;gap:50px;grid-template-columns:1fr;margin:auto;max-width:1400px;min-height:calc(100vh - 100px);padding:50px}@media(max-width:1024px){.page-signup__wrap{grid-template-columns:1fr}}.page-signup__content{align-content:center;display:grid;justify-content:center}.page-signup-content__wrap{grid-gap:40px;display:grid;gap:40px;width:500px}.page-signup__logo{width:150px}.page-signup__footer{text-align:center}.page-signup-footer__link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.page-signup-footer__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.page-signup-footer__link:hover{color:#fbb03b}.page-signup-footer__link:hover svg path{fill:#fbb03b}.page-signup__sidebar{align-items:flex-end;background-color:#0957ff;border-radius:50px;display:grid;position:relative}.page-signup__sidebar:before{background-image:url(https://codemagic.io/media/app/auth-sidebar-shape-1.png);height:300px;left:-70px;top:0;width:300px}.page-signup__sidebar:after,.page-signup__sidebar:before{background-position:50%;background-size:cover;content:"";display:block;position:absolute;z-index:1}.page-signup__sidebar:after{background-image:url(https://codemagic.io/media/app/auth-sidebar-shape-2.png);bottom:-50px;height:250px;right:-20px;width:250px}.page-signup-sidebar__slider{grid-gap:20px;color:#fff;display:grid;gap:20px;padding:50px;position:relative;text-align:center;z-index:2}.page-signup-sidebar-slider__title{font-size:24px;font-weight:600;line-height:1.4em}.page-signup-sidebar-slider__slide{min-width:100%}.page-signup-sidebar-slider-slide-header__overview{font-size:12px;margin-top:10px}.page-signup-sidebar-slider-slide__quote{font-size:16px;font-weight:400;line-height:1.4em;margin-top:20px}.page-signup-sidebar-slider-slide-quote__bold{font-weight:700}.nuka-page-indicator{height:4px;width:10px}.nuka-page-indicator-active{width:20px}.page-simulator-item{grid-gap:20px;align-items:center;background-color:#1a1f28;border-radius:4px;box-shadow:none;box-sizing:border-box;color:#9da4af;cursor:pointer;display:grid;font-size:14px;gap:20px;grid-template-columns:1fr;min-height:80px;padding:20px;position:relative;transition:all .3s ease-in-out;word-break:break-word}.light-theme .page-simulator-item{background-color:#fff;box-shadow:0 0 40px #00000012}.page-simulator-item:hover{background-color:#2a313f;box-shadow:none}.light-theme .page-simulator-item:hover{background-color:#fff;box-shadow:0 0 60px #0000001c}.page-simulator-item__identity{align-items:center;display:flex;gap:20px}.page-simulator-item__name{color:#fff;flex:1 1;font-size:18px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.light-theme .page-simulator-item__name{color:#151515}.page-simulator{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}.page-simulator__list{grid-gap:20px;border-radius:10px;display:grid;grid-template-columns:1fr;margin-top:40px}.modal-custom-simulator-location .modal__window{max-width:480px!important}.modal-custom-simulator-location button{align-items:center;border-radius:12px;margin-bottom:20px;width:100%}.stellar-controls-item{position:relative}.stellar-controls-menu{background-color:#1a1f28;border-radius:10px;box-shadow:none;box-sizing:border-box;padding:5px;position:absolute;width:250px}.light-theme .stellar-controls-menu{background-color:#fff;box-shadow:0 0 30px #1515151a}.stellar-controls-menu--spacer{background-color:#2a313f;height:2px;width:100%}.light-theme .stellar-controls-menu--spacer{background-color:#f4f4f4}.stellar-controls-menu--position-h-left{left:50px}.stellar-controls-menu--position-h-center{left:-105px}.stellar-controls-menu--position-h-right{left:-270px}.stellar-controls-menu--position-h-left-below{left:0}.stellar-controls-menu--position-h-center-below{left:-105px}.stellar-controls-menu--position-h-right-below{left:-220px}.stellar-controls-menu--position-v-top{top:-10px}.stellar-controls-menu--position-v-bottom{bottom:-10px}.stellar-controls-menu--position-v-below{top:40px}.stellar-controls-menu-item{align-items:center;border-radius:8px;box-sizing:border-box;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:10px;line-height:1.2em;min-height:40px;padding:10px 15px;transition:all .2s ease-in-out;word-break:break-all}.light-theme .stellar-controls-menu-item{color:#151515}.stellar-controls-menu-item:hover{background-color:#2a313f}.light-theme .stellar-controls-menu-item:hover{background-color:#f4f4f4}.stellar-controls-menu-item__label{flex:1 1}.stellar-controls-menu-item--disabled{color:#353b46;pointer-events:none}.light-theme .stellar-controls-menu-item--disabled{color:#ddd}.stellar-controls-menu-item--spacer{background-color:#2a313f;cursor:default;display:block;height:2px;margin:-2px 5px;min-height:0;padding:0;pointer-events:none;width:calc(100% - 10px)}.light-theme .stellar-controls-menu-item--spacer{background-color:#f4f4f4}.stellar-controls-menu-item--spacer:hover{background-color:#2a313f}.light-theme .stellar-controls-menu-item--spacer:hover{background-color:#f4f4f4}.stellar-controls{background-color:#1a1f28;border-radius:10px;box-shadow:none;box-sizing:border-box;display:inline-flex;gap:10px;padding:10px}.light-theme .stellar-controls{background-color:#fff;box-shadow:0 0 30px #1515151a}.stellar-controls--portrait{flex-direction:column;width:50px}.stellar-controls--landscape{flex-direction:row;height:50px}.stellar-controls__spacer{background-color:#2a313f}.light-theme .stellar-controls__spacer{background-color:#f4f4f4}.stellar-controls__spacer--portrait{height:2px;width:100%}.stellar-controls__spacer--landscape{height:100%;width:2px}.stellar-device-skeleton{align-items:center;display:flex;flex-direction:column;gap:20px;height:738px;justify-content:center;position:relative;width:350px}.stellar-device-skeleton:before{background-image:url(https://codemagic.io/media/app/simulator-skeleton--dark.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:0;content:"";left:0;position:absolute;right:0;top:0}.light-theme .stellar-device-skeleton:before{background-image:url(https://codemagic.io/media/app/simulator-skeleton--light.svg)}.stellar-device-skeleton__message{color:#fff;text-align:center;word-break:break-all}.light-theme .stellar-device-skeleton__message{color:#151515}.stellar-device-skeleton .spinner svg path{fill:#fff}.light-theme .stellar-device-skeleton .spinner svg path{fill:#151515}.page-simulator-session{color:#fff;overflow:hidden;position:relative}.light-theme .page-simulator-session{color:#151515}@media(min-width:768px){.page-simulator-session{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.page-simulator-session__simulator-expired{grid-gap:20px;align-content:center;align-items:center;display:grid;gap:20px;height:100%;text-align:center}.page-simulator-session-simulator-expired__heading{font-size:30px;font-weight:600;text-align:center}.page-simulator-session__simulator-active{display:flex;flex-wrap:wrap;gap:20px;margin:auto;min-height:100%;position:relative}.page-simulator-session__simulator-wrapper{align-items:center;display:flex;flex:1 1;gap:20px;justify-content:center;min-height:100%}@media(max-width:880px){.page-simulator-session__simulator-wrapper{flex-direction:row-reverse}}.page-simulator-session__overview-sidebar{display:flex;flex-direction:column;gap:20px;justify-content:flex-end}@media(min-width:901px){.page-simulator-session__overview-sidebar{bottom:50px;max-width:250px;position:fixed;right:50px}}@media(max-width:900px){.page-simulator-session__overview-sidebar{align-items:center;flex:none;position:relative;width:100%}}.page-simulator-session-overview-sidebar__item{align-items:center;color:#fff;display:flex;font-size:16px;gap:5px}.light-theme .page-simulator-session-overview-sidebar__item{color:#151515}.page-simulator-session-overview-sidebar__item svg{height:20px;width:20px}.page-simulator-session-overview-sidebar__item svg path{fill:#fff}.light-theme .page-simulator-session-overview-sidebar__item svg path{fill:#151515}.page-simulator-session-simulator-container-simulator__frame{margin:25px 0 0}.page-simulator-session-simulator-container-simulator__frame--hidden{display:none}.page-simulator-session__interaction-guide{border-collapse:collapse;margin:-2px}.page-simulator-session__interaction-guide tr{border:2px solid #363945}.light-theme .page-simulator-session__interaction-guide tr{border-color:#eee}.page-simulator-session__interaction-guide th{color:#fff;font-weight:600}.light-theme .page-simulator-session__interaction-guide th{color:#151515}.page-simulator-session__interaction-guide td,.page-simulator-session__interaction-guide th{border:2px solid #363945;line-height:1.4em;padding:10px;text-align:left}.light-theme .page-simulator-session__interaction-guide td,.light-theme .page-simulator-session__interaction-guide th{border-color:#eee}.page-simulator-session__interaction-guide code{background-color:#303949;border:1px solid #363945;border-radius:4px;color:#fff;display:inline-block;font-family:Courier New,Courier,monospace;font-size:12px;line-height:12px;margin:2px 0;padding:3px 5px}.light-theme .page-simulator-session__interaction-guide code{background-color:#e4e4e4;border-color:#eee;color:#151515}.page-simulator-session-share-modal-content__text{line-height:1.4em;margin:20px 0}.page-simulator-session-share-modal-content__code{background-color:#303949;border-radius:10px;color:#fff;display:block;font-family:Fira Code,Courier New,Courier,monospace;font-size:12px;line-height:1.2em;margin:20px 0;padding:20px}.light-theme .page-simulator-session-share-modal-content__code{background-color:#f4f4f4;color:#151515}.page-simulator-session__link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.page-simulator-session__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.page-simulator-session__link:hover{color:#fbb03b}.page-simulator-session__link:hover svg path{fill:#fbb03b}.modal-quick-launch-app-preview-update__header{border-bottom:2px solid;border-color:#363945;padding:30px 50px}.light-theme .modal-quick-launch-app-preview-update__header{border-color:#eee}.modal-quick-launch-app-preview-update__title{color:#fff;font-size:25px;font-weight:600;line-height:1.3em;margin-top:10px;word-break:break-word}.light-theme .modal-quick-launch-app-preview-update__title{color:#151515}.modal-quick-launch-app-preview-update__block{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:1fr 27px}.modal-quick-launch-app-preview-update__icon{border:3px solid #454857;border-radius:100%;color:#0957ff;display:block;font-weight:600;height:22px;text-align:center;transition:all .3s ease-in-out;width:22px}.light-theme .modal-quick-launch-app-preview-update__icon{border-color:#eee;color:#999}.modal-quick-launch-app-preview-update__icon:before{content:"";display:block;font-family:Font Awesome\ 5 Free;font-size:10px;font-weight:900;line-height:22px}.modal-quick-launch-app-preview-update__icon:hover{color:#0944c1}.modal-quick-launch-app-preview-update__body{padding:20px 50px 40px}.modal-quick-launch-app-preview-update__footer{border-color:currentcolor #363945 #363945;border-top:2px solid #363945;padding:30px 50px}.light-theme .modal-quick-launch-app-preview-update__footer{border-color:#eee}.page-simulator-demo-session__logo{width:200px}.page-simulator-demo-session{color:#fff;overflow:hidden;position:relative}.light-theme .page-simulator-demo-session{color:#151515}.page-simulator-demo-session__simulator-expired{grid-gap:20px;align-content:center;align-items:center;display:grid;gap:20px;height:100%;text-align:center}.page-simulator-demo-session-simulator-expired__heading{font-size:30px;font-weight:600;text-align:center}.page-simulator-demo-session__simulator-active{display:flex;flex-wrap:wrap;gap:20px;margin:auto;min-height:100%;position:relative}.page-simulator-demo-session__simulator-wrapper{align-items:center;display:flex;flex:1 1;gap:20px;justify-content:center;min-height:100%}@media(max-width:880px){.page-simulator-demo-session__simulator-wrapper{flex-direction:row-reverse}}.page-simulator-demo-session__overview-sidebar{display:flex;flex-direction:column;gap:20px;justify-content:flex-end}@media(min-width:901px){.page-simulator-demo-session__overview-sidebar{bottom:50px;max-width:250px;position:fixed;right:50px}}@media(max-width:900px){.page-simulator-demo-session__overview-sidebar{align-items:center;flex:none;position:relative;width:100%}}.page-simulator-demo-session-overview-sidebar__item{align-items:center;color:#fff;display:flex;font-size:16px;gap:5px}.light-theme .page-simulator-demo-session-overview-sidebar__item{color:#151515}.page-simulator-demo-session-overview-sidebar__item svg{height:20px;width:20px}.page-simulator-demo-session-overview-sidebar__item svg path{fill:#fff}.light-theme .page-simulator-demo-session-overview-sidebar__item svg path{fill:#151515}.page-simulator-demo-session-simulator-container-simulator__frame{margin:25px 0 0}.page-simulator-demo-session-simulator-container-simulator__frame--hidden{display:none}.page-simulator-demo-session__interaction-guide{border-collapse:collapse;margin:-2px}.page-simulator-demo-session__interaction-guide tr{border:2px solid #363945}.light-theme .page-simulator-demo-session__interaction-guide tr{border-color:#eee}.page-simulator-demo-session__interaction-guide th{color:#fff;font-weight:600}.light-theme .page-simulator-demo-session__interaction-guide th{color:#151515}.page-simulator-demo-session__interaction-guide td,.page-simulator-demo-session__interaction-guide th{border:2px solid #363945;line-height:1.4em;padding:10px;text-align:left}.light-theme .page-simulator-demo-session__interaction-guide td,.light-theme .page-simulator-demo-session__interaction-guide th{border-color:#eee}.page-simulator-demo-session__interaction-guide code{background-color:#303949;border:1px solid #363945;border-radius:4px;color:#fff;display:inline-block;font-family:Courier New,Courier,monospace;font-size:12px;line-height:12px;margin:2px 0;padding:3px 5px}.light-theme .page-simulator-demo-session__interaction-guide code{background-color:#e4e4e4;border-color:#eee;color:#151515}.page-simulator-demo-session__link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.page-simulator-demo-session__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.page-simulator-demo-session__link:hover{color:#fbb03b}.page-simulator-demo-session__link:hover svg path{fill:#fbb03b}@media(min-width:768px){.page-simulator-details{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.page-simulator-details__content{grid-gap:50px;align-items:center;background-color:#13161d;border-radius:20px;box-shadow:0 0 30px 0 #000000e6;display:grid;gap:50px;grid-template-columns:60% auto;margin:80px 0;padding:80px 50px;position:relative}.light-theme .page-simulator-details__content{background-color:#fff;box-shadow:0 0 30px 0 #13161d0d}.page-simulator-details__content:after{background-image:url(https://codemagic.io/media/app/bg-demo.svg);background-position:100%;background-repeat:no-repeat;background-size:800px 1000px;border-radius:20px;bottom:0;content:"";left:0;position:absolute;right:0;top:0}@media(max-width:1360px){.page-simulator-details__content{grid-template-columns:1fr}.page-simulator-details__content:after{background-position:100% 0;background-size:contain}}@media(max-width:768px){.page-simulator-details__content:after{background-size:cover}}.page-simulator-details__content--disabled:before{background-image:url(https://codemagic.io/media/app/app-preview-device-disabled-dark.svg);background-position:100%;background-repeat:no-repeat;background-size:50%;bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.light-theme .page-simulator-details__content--disabled:before{background-image:url(https://codemagic.io/media/app/app-preview-device-disabled-light.svg)}.page-simulator-details__content--disabled:after{background-position:100% 0;background-size:50%}@media(max-width:1024px){.page-simulator-details__content--disabled{grid-template-columns:1fr;justify-items:center;text-align:center}.page-simulator-details__content--disabled:after,.page-simulator-details__content--disabled:before{content:none}}.page-simulator-details__block{display:flex;flex-direction:column;gap:20px;position:relative}@media(max-width:1360px){.page-simulator-details__block{align-items:center;text-align:center}}.page-simulator-details__block--text{position:relative;z-index:2}.page-simulator-details__title{color:#fff;font-size:40px;font-weight:600;line-height:1.2em}.light-theme .page-simulator-details__title{color:#151515}.page-simulator-details__title-gradient{-webkit-text-fill-color:#0000;-moz-text-fill-color:#0000;-webkit-background-clip:text;-moz-background-clip:text;background-image:linear-gradient(90deg,#ff9100 37.66%,#fe19ff);margin-left:0;pointer-events:none}.page-simulator-details__device{align-items:center;background-image:url(https://codemagic.io/media/app/device-demo-dark.png);background-position:50%;background-repeat:no-repeat;background-size:contain;bottom:-250px;display:flex;flex-direction:column;gap:10px;height:520px;justify-content:center;left:0;position:absolute;width:100%;z-index:2}.light-theme .page-simulator-details__device{background-image:url(https://codemagic.io/media/app/device-demo-light.png)}@media(max-width:1360px){.page-simulator-details__device{position:static}}.page-simulator-details__icons{display:flex;flex-direction:row;gap:20px;margin-right:60px}.light-theme .page-simulator-details__icons{margin-right:88px}.page-simulator-details__icons__description{color:#fff;font-size:24px;font-weight:400;line-height:normal;margin-bottom:20px;margin-right:70px}.light-theme .page-simulator-details__icons__description{color:#fff;margin-right:90px}.page-simulator-details__icons__description--bold{font-weight:700}.page-simulator-details__icon{animation:pulseHighlightDelayFirst 4s infinite;animation-timing-function:ease-in-out;aspect-ratio:1/1;border:2px solid #0000;border-radius:19px;box-sizing:border-box;cursor:pointer;height:48px;opacity:1;transition:border .3s ease-in-out;transition:outline .3s ease-in-out;width:48px}.page-simulator-details__icon--first{animation-delay:1s}.page-simulator-details__icon--second{animation-delay:1.2s}.page-simulator-details__icon--third{animation-delay:1.4s}.page-simulator-details__icon:focus{border:2px solid #0957ff;outline:6px solid #0957ff33}.page-simulator-details__text{color:#fff;display:flex;flex-direction:column;font-size:14px;font-weight:400;gap:20px;line-height:1.4em}.light-theme .page-simulator-details__text{color:#151515}.page-simulator-details__text--bold{font-weight:600}.page-simulator-details__items{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 1fr}@media(max-width:1360px){.page-simulator-details__items{grid-template-columns:1fr}}.page-simulator-details__item{background-color:#1a1f28;border-radius:20px;box-shadow:0 0 30px 0 #13161d1a;display:flex;flex-direction:column;gap:10px;padding:30px}.light-theme .page-simulator-details__item{background-color:#fff}.page-simulator-details__item__icon{height:40px;width:40px}.page-simulator-details__item__title{color:#fff;font-size:18px;font-weight:700;line-height:1.4em}.light-theme .page-simulator-details__item__title{color:#151515}.page-simulator-details__item__element{color:#fff;font-size:14px;line-height:1.4em;padding-left:10px;position:relative}.light-theme .page-simulator-details__item__element{color:#151515}.page-simulator-details__item__element:before{background-color:#fff;content:"";height:5px;left:0;position:absolute;top:calc(50% - 3.5px);width:5px}.light-theme .page-simulator-details__item__element:before{background-color:#151515}.page-simulator-details__item__element--bold{font-weight:700}.page-simulator-details__sessions{align-items:center;display:flex;flex-direction:column;gap:20px;margin:40px 0}.page-simulator-details__sessions__title{color:#fff;font-size:20px;font-weight:600}.light-theme .page-simulator-details__sessions__title{color:#151515}.page-simulator-details__sessions__text{color:#fff;font-size:14px;font-weight:400}.light-theme .page-simulator-details__sessions__text{color:#151515}.page-simulator-details__sessions__link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.page-simulator-details__sessions__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.page-simulator-details__sessions__link:hover{color:#fbb03b}.page-simulator-details__sessions__link:hover svg path{fill:#fbb03b}.page-simulator-details__subtitle{color:#fff;font-size:24px;font-weight:600;line-height:1.2em}.light-theme .page-simulator-details__subtitle{color:#151515}.page-simulator-details__description{color:#fff;font-size:14px;font-weight:400;line-height:1.4em}.light-theme .page-simulator-details__description{color:#151515}.page-simulator-details__history{grid-gap:10px;display:grid;gap:10px}.page-simulator-details__history__main{background-color:#1a1f28;border-radius:10px;box-shadow:none;padding:20px}.light-theme .page-simulator-details__history__main{background-color:#fff;box-shadow:0 0 30px #00000012}.page-simulator-details__history__item{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr auto;justify-content:space-between;position:relative}.page-simulator-details__history__item:hover{z-index:2}@media(max-width:768px){.page-simulator-details__history__item{flex-direction:column;grid-template-columns:1fr;text-align:center}.page-simulator-details__history__avatar{display:none}}.page-simulator-details__history__buttons{gap:10px}@media(max-width:768px){.page-simulator-details__history__buttons-icon{gap:10px}}.page-simulator-details__history__content{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:auto 1fr}@media(max-width:768px){.page-simulator-details__history__content{grid-template-columns:1fr}}.page-simulator-details__history__block{grid-gap:4px;display:grid;gap:4px;grid-template-columns:1fr}.page-simulator-details__history__block--row{align-items:flex-start;flex-direction:row}@media(max-width:768px){.page-simulator-details__history__block--row{align-items:center;flex-direction:column}}.page-simulator-details__history__info{grid-gap:3px;grid-row-gap:4px;display:grid;gap:3px;grid-template-columns:minmax(0,min-content) minmax(0,min-content) minmax(0,min-content);row-gap:4px}@media(max-width:768px){.page-simulator-details__history__info{align-items:center;display:grid;flex-direction:column;grid-template-columns:1fr}}.page-simulator-details__history__info--row{align-items:center;flex-direction:row;grid-auto-flow:column;grid-template-columns:minmax(0,min-content) minmax(0,min-content);justify-content:center}.page-simulator-details__history__name{color:#fff;font-size:17px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.light-theme .page-simulator-details__history__name{color:#151515}@media(max-width:480px){.page-simulator-details__history__name{line-height:24px;text-overflow:clip;white-space:normal;word-break:break-word}}.page-simulator-details__history__index,.page-simulator-details__history__version{color:#fff;font-size:17px;font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.light-theme .page-simulator-details__history__index,.light-theme .page-simulator-details__history__version{color:#151515}.page-simulator-details__history__app-name{color:#fff;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.light-theme .page-simulator-details__history__app-name{color:#151515}.page-simulator-details__history__notes{border-color:currentcolor #2a313f #2a313f;border-top:1px solid #2a313f;margin-top:20px;padding:10px 0 0 50px}.light-theme .page-simulator-details__history__notes{border-color:#e4e4e4}@media(max-width:768px){.page-simulator-details__history__notes{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-left:0}}.page-simulator-details__history__notes__title{color:#fff;font-size:12px;font-weight:600;margin-bottom:4px}.light-theme .page-simulator-details__history__notes__title{color:#151515}.page-simulator-details__history__note{align-items:center;color:#fff;display:flex;flex-direction:row;font-size:12px;font-weight:400;gap:10px}.light-theme .page-simulator-details__history__note{color:#151515}.page-simulator-details__history__note:before{align-items:center;background-color:#fff;border-radius:50%;content:"";display:flex;height:3px;margin-left:10px;width:3px}.light-theme .page-simulator-details__history__note:before{background-color:#151515}.page-simulator-details__history__pagination{height:70px;position:relative}@media(max-width:1024px){.page-simulator-details__history__pagination{padding-top:30px}}.page-simulator-details__history__pagination__text{left:0;position:absolute;top:50%;transform:translateY(-50%)}@media(max-width:1024px){.page-simulator-details__history__pagination__text{top:25%}}.page-simulator-details__history__pagination__text--bold{color:#fff;font-weight:600}.light-theme .page-simulator-details__history__pagination__text--bold{color:#151515}.page-simulator-details__history__side{align-items:end;display:flex;flex-direction:column;gap:10px}@media(max-width:768px){.page-simulator-details__history__side{align-items:center}}.page-simulator-details__history__time{align-items:end;display:flex;flex-direction:column;gap:2px}.page-simulator-details__history__time__item{color:#fff;font-size:12px;font-weight:400}.light-theme .page-simulator-details__history__time__item{color:#151515}.page-simulator-details__history__time__item--bold{font-weight:600}.page-simulator-details__state{align-items:center;display:flex;flex-direction:column;gap:20px;margin:40px 0}.page-simulator-details__state__title{color:#fff;font-size:20px;font-weight:600}.light-theme .page-simulator-details__state__title{color:#151515}.page-simulator-details__state__text{color:#fff;font-size:14px;font-weight:400}.light-theme .page-simulator-details__state__text{color:#151515}.page-simulator-details__btn-with-description{align-items:center;display:flex;flex-direction:column;gap:5px}.page-simulator-details__btn-description{font-size:12px;font-weight:400}.page-simulator-details__icons__modal{align-items:center;display:flex;flex-direction:row;gap:30px;justify-content:center}.page-simulator-details__icon__modal{border-radius:13px;box-shadow:0 0 30px 0 #00000026;box-sizing:border-box;cursor:pointer;height:48px;position:relative;transition:border .3s ease-in-out;transition:outline .3s ease-in-out;width:48px;z-index:3}.page-simulator-details__icon__modal:active~.page-simulator-details__bg__modal:after,.page-simulator-details__icon__modal:active~.page-simulator-details__bg__modal:before,.page-simulator-details__icon__modal:focus~.page-simulator-details__bg__modal:after,.page-simulator-details__icon__modal:focus~.page-simulator-details__bg__modal:before{opacity:1}.page-simulator-details__img__modal{position:relative}.page-simulator-details__bg__modal:before{background-color:#0957ff;border-radius:16px;content:"";height:52px;left:-2px;opacity:0;position:absolute;top:-2px;width:52px;z-index:2}.page-simulator-details__bg__modal:after{background-color:#0957ff33;border-radius:26px;content:"";height:60px;left:-6px;opacity:0;position:absolute;top:-6px;width:60px}.page-simulator-details__modal__items{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr 1fr;justify-content:center;padding:30px 0}.page-simulator-details__modal__item{grid-gap:5px;border:2px solid #e4e4e4;border-radius:20px;box-sizing:border-box;cursor:pointer;display:grid;gap:5px;justify-items:center;padding:30px;transition:all .2s ease-in-out}.page-simulator-details__modal__item:hover{border:2px solid #0957ff}.page-simulator-details__modal__item--selected,.page-simulator-details__modal__item:focus{border:2px solid #0957ff;outline:6px solid #0957ff33}.page-simulator-details__modal__icon{background-position:50%;background-repeat:no-repeat;display:block;height:48px;width:58px}.page-simulator-details__modal__icon--ios{background-image:url(https://codemagic.io/media/app/apple-icon.svg)}.page-simulator-details__modal__icon--android{background-image:url(https://codemagic.io/media/app/android_icon.svg)}.page-simulator-details__modal__item--selected .page-simulator-details__modal__icon--ios{background-image:url(https://codemagic.io/media/app/apple-icon-blue.svg)}.page-simulator-details__modal__item--selected .page-simulator-details__modal__icon--android{background-image:url(https://codemagic.io/media/app/android-icon-blue.svg)}.page-simulator-details__modal__text{color:#fff;font-size:16px;font-weight:600}.light-theme .page-simulator-details__modal__text{color:#151515}.page-simulator-public-session__logo{width:200px}.page-simulator-public-session{color:#fff;overflow:hidden;position:relative}.light-theme .page-simulator-public-session{color:#151515}.page-simulator-public-session__simulator-expired{grid-gap:20px;align-content:center;align-items:center;display:grid;gap:20px;height:100%;text-align:center}.page-simulator-public-session-simulator-expired__heading{font-size:30px;font-weight:600;text-align:center}.page-simulator-public-session__simulator-active{display:flex;flex-wrap:wrap;gap:20px;margin:auto;min-height:100%;position:relative}.page-simulator-public-session__simulator-wrapper{align-items:center;display:flex;flex:1 1;gap:20px;justify-content:center;min-height:100%}@media(max-width:880px){.page-simulator-public-session__simulator-wrapper{flex-direction:row-reverse}}.page-simulator-public-session__overview-sidebar{display:flex;flex-direction:column;gap:20px;justify-content:flex-end}@media(min-width:901px){.page-simulator-public-session__overview-sidebar{bottom:50px;max-width:250px;position:fixed;right:50px}}@media(max-width:900px){.page-simulator-public-session__overview-sidebar{align-items:center;flex:none;position:relative;width:100%}}.page-simulator-public-session-overview-sidebar__item{align-items:center;color:#fff;display:flex;font-size:16px;gap:5px}.light-theme .page-simulator-public-session-overview-sidebar__item{color:#151515}.page-simulator-public-session-overview-sidebar__item svg{height:20px;width:20px}.page-simulator-public-session-overview-sidebar__item svg path{fill:#fff}.light-theme .page-simulator-public-session-overview-sidebar__item svg path{fill:#151515}.page-simulator-public-session-simulator-container-simulator__frame{margin:25px 0 0}.page-simulator-public-session-simulator-container-simulator__frame--hidden{display:none}.page-simulator-public-session__interaction-guide{border-collapse:collapse;margin:-2px}.page-simulator-public-session__interaction-guide tr{border:2px solid #363945}.light-theme .page-simulator-public-session__interaction-guide tr{border-color:#eee}.page-simulator-public-session__interaction-guide th{color:#fff;font-weight:600}.light-theme .page-simulator-public-session__interaction-guide th{color:#151515}.page-simulator-public-session__interaction-guide td,.page-simulator-public-session__interaction-guide th{border:2px solid #363945;line-height:1.4em;padding:10px;text-align:left}.light-theme .page-simulator-public-session__interaction-guide td,.light-theme .page-simulator-public-session__interaction-guide th{border-color:#eee}.page-simulator-public-session__interaction-guide code{background-color:#303949;border:1px solid #363945;border-radius:4px;color:#fff;display:inline-block;font-family:Courier New,Courier,monospace;font-size:12px;line-height:12px;margin:2px 0;padding:3px 5px}.light-theme .page-simulator-public-session__interaction-guide code{background-color:#e4e4e4;border-color:#eee;color:#151515}.page-simulator-public-session__link{color:#0957ff;cursor:pointer;font-family:Metropolis,sans-serif;font-weight:600;transition:all .2s ease-in-out}.page-simulator-public-session__link svg path{fill:#0957ff;transition:all .2s ease-in-out}.page-simulator-public-session__link:hover{color:#fbb03b}.page-simulator-public-session__link:hover svg path{fill:#fbb03b}.page-teams-item{grid-gap:20px;align-items:center;background-color:#1a1f28;border-radius:4px;box-shadow:none;box-sizing:border-box;color:#9da4af;cursor:pointer;display:grid;font-size:14px;gap:20px;grid-template-columns:1fr 110px;min-height:80px;padding:20px;position:relative;transition:all .3s ease-in-out;word-break:break-word}.light-theme .page-teams-item{background-color:#fff;box-shadow:0 0 40px #00000012}.page-teams-item:hover{background-color:#2a313f;box-shadow:none}.light-theme .page-teams-item:hover{background-color:#fff;box-shadow:0 0 60px #0000001c}@media(max-width:1024px){.page-teams-item{grid-template-columns:1fr 1fr}}@media(max-width:480px){.page-teams-item{grid-template-columns:1fr}}.page-teams-item__identity{align-items:center;display:flex;gap:20px}.page-teams-item__name{color:#fff;flex:1 1;font-size:18px;font-weight:600}.light-theme .page-teams-item__name{color:#151515}.page-teams-item__billing{display:block}@media(max-width:1024px){.page-teams-item__billing{align-items:center;display:flex;gap:10px;grid-column:2;grid-row:1}}@media(max-width:480px){.page-teams-item__billing{grid-column:auto;grid-row:auto}}.page-teams-item__billing-status{color:#fff;font-size:16px}.light-theme .page-teams-item__billing-status{color:#151515}.page-teams-pending-deletion-message{line-height:1.4;margin:40px 0}.page-teams-pending-deletion-message__link{color:#0957ff;font-weight:600;transition:color .3s ease-in-out}.page-teams-pending-deletion-message__link:hover{color:#0944c1}@media(min-width:768px){.page-teams{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.page-teams__list{grid-gap:20px;border-radius:10px;display:grid;grid-template-columns:1fr;margin-top:40px}.page-teams-invite-accepted__title{color:#fff;font-size:36px;font-weight:600}.light-theme .page-teams-invite-accepted__title{color:#15172b}@media(max-width:768px){.page-teams-invite-accepted__title{font-size:21px}}.page-teams-invite-accepted__text{margin:1em 0}.page-teams-invite-invalid__title{color:#fff;font-size:36px;font-weight:600}.light-theme .page-teams-invite-invalid__title{color:#15172b}@media(max-width:768px){.page-teams-invite-invalid__title{font-size:21px}}.page-teams-invite-invalid__text{margin:1em 0}.page-teams-invite-loading__title{font-size:36px;font-weight:600}.light-theme .page-teams-invite-loading__title{color:#15172b}@media(max-width:768px){.page-teams-invite-loading__title{font-size:21px}}.page-teams-invite-valid__title{color:#fff;font-size:36px;font-weight:600}.light-theme .page-teams-invite-valid__title{color:#15172b}@media(max-width:768px){.page-teams-invite-valid__title{font-size:21px}}.page-teams-invite-valid__text{margin:1em 0}@media(min-width:768px){.page-teams-invite{display:grid;grid-template-columns:auto 1fr;transition:all .2s ease-in-out}}.cookie-notice{background:linear-gradient(20deg,#e944ff,#fbb03b);bottom:0;left:0;padding:20px 40px;position:fixed;right:0;z-index:34}.cookie-notice .inner{align-items:center;color:#fff;display:flex;justify-content:space-between;margin:auto;max-width:1200px}.cookie-notice .inner p a{color:#fff;font-family:Metropolis,sans-serif;font-weight:600}.cookie-notice .inner p a:hover{text-decoration:underline}.cookie-notice .inner .accept{background-color:#fff;box-shadow:0 10px 30px #0003;color:#0957ff;transition:all .4s linear;width:150px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:1em;top:1em}.Toastify__toast-container--top-center{left:50%;top:1em;transform:translateX(-50%)}.Toastify__toast-container--top-right{right:1em;top:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{left:0;margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 #0000001a,0 2px 15px 0 #0000000d;box-sizing:border-box;cursor:default;direction:ltr;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.7s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;transform-origin:right}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{animation-timing-function:ease-in;opacity:0;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)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px) rotateX(-20deg)}to{opacity:0;transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.CodeMirror{color:#000;direction:ltr;font-family:monospace;height:300px}.CodeMirror-lines{padding:4px 0}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{padding:0 4px}.CodeMirror-gutter-filler,.CodeMirror-scrollbar-filler{background-color:#fff}.CodeMirror-gutters{background-color:#f7f7f7;border-right:1px solid #ddd;white-space:nowrap}.CodeMirror-linenumber{color:#999;min-width:20px;padding:0 3px 0 5px;text-align:right;white-space:nowrap}.CodeMirror-guttermarker{color:#000}.CodeMirror-guttermarker-subtle{color:#999}.CodeMirror-cursor{border-left:1px solid #000;border-right:none;width:0}.CodeMirror div.CodeMirror-secondarycursor{border-left:1px solid silver}.cm-fat-cursor .CodeMirror-cursor{background:#7e7;border:0!important;width:auto}.cm-fat-cursor div.CodeMirror-cursors{z-index:1}.cm-fat-cursor .CodeMirror-line::selection,.cm-fat-cursor .CodeMirror-line>span::selection,.cm-fat-cursor .CodeMirror-line>span>span::selection{background:#0000}.cm-fat-cursor .CodeMirror-line::-moz-selection,.cm-fat-cursor .CodeMirror-line>span::-moz-selection,.cm-fat-cursor .CodeMirror-line>span>span::-moz-selection{background:#0000}.cm-fat-cursor{caret-color:#0000}@keyframes blink{50%{background-color:#0000}}.cm-tab{display:inline-block;text-decoration:inherit}.CodeMirror-rulers{bottom:0;left:0;overflow:hidden;position:absolute;right:0;top:-50px}.CodeMirror-ruler{border-left:1px solid #ccc;bottom:0;position:absolute;top:0}.cm-s-default .cm-header{color:blue}.cm-s-default .cm-quote{color:#090}.cm-negative{color:#d44}.cm-positive{color:#292}.cm-header,.cm-strong{font-weight:700}.cm-em{font-style:italic}.cm-link{text-decoration:underline}.cm-strikethrough{text-decoration:line-through}.cm-s-default .cm-keyword{color:#708}.cm-s-default .cm-atom{color:#219}.cm-s-default .cm-number{color:#164}.cm-s-default .cm-def{color:blue}.cm-s-default .cm-variable-2{color:#05a}.cm-s-default .cm-type,.cm-s-default .cm-variable-3{color:#085}.cm-s-default .cm-comment{color:#a50}.cm-s-default .cm-string{color:#a11}.cm-s-default .cm-string-2{color:#f50}.cm-s-default .cm-meta,.cm-s-default .cm-qualifier{color:#555}.cm-s-default .cm-builtin{color:#30a}.cm-s-default .cm-bracket{color:#997}.cm-s-default .cm-tag{color:#170}.cm-s-default .cm-attribute{color:#00c}.cm-s-default .cm-hr{color:#999}.cm-s-default .cm-link{color:#00c}.cm-invalidchar,.cm-s-default .cm-error{color:red}.CodeMirror-composing{border-bottom:2px solid}div.CodeMirror span.CodeMirror-matchingbracket{color:#0b0}div.CodeMirror span.CodeMirror-nonmatchingbracket{color:#a22}.CodeMirror-matchingtag{background:#ff96004d}.CodeMirror-activeline-background{background:#e8f2ff}.CodeMirror{background:#fff;overflow:hidden;position:relative}.CodeMirror-scroll{height:100%;margin-bottom:-50px;margin-right:-50px;outline:none;overflow:scroll!important;padding-bottom:50px;position:relative;z-index:0}.CodeMirror-sizer{border-right:50px solid #0000;position:relative}.CodeMirror-gutter-filler,.CodeMirror-hscrollbar,.CodeMirror-scrollbar-filler,.CodeMirror-vscrollbar{display:none;outline:none;position:absolute;z-index:6}.CodeMirror-vscrollbar{overflow-x:hidden;overflow-y:scroll;right:0;top:0}.CodeMirror-hscrollbar{bottom:0;left:0;overflow-x:scroll;overflow-y:hidden}.CodeMirror-scrollbar-filler{bottom:0;right:0}.CodeMirror-gutter-filler{bottom:0;left:0}.CodeMirror-gutters{left:0;min-height:100%;position:absolute;top:0;z-index:3}.CodeMirror-gutter{display:inline-block;height:100%;margin-bottom:-50px;vertical-align:top;white-space:normal}.CodeMirror-gutter-wrapper{background:none!important;border:none!important;position:absolute;z-index:4}.CodeMirror-gutter-background{bottom:0;position:absolute;top:0;z-index:4}.CodeMirror-gutter-elt{cursor:default;position:absolute;z-index:4}.CodeMirror-gutter-wrapper ::selection{background-color:#0000}.CodeMirror-gutter-wrapper ::-moz-selection{background-color:#0000}.CodeMirror-lines{cursor:text;min-height:1px}.CodeMirror pre.CodeMirror-line,.CodeMirror pre.CodeMirror-line-like{word-wrap:normal;-webkit-tap-highlight-color:rgba(0,0,0,0);font-feature-settings:"calt";background:#0000;border-radius:0;border-width:0;color:inherit;font-family:inherit;font-size:inherit;-webkit-font-variant-ligatures:contextual;font-variant-ligatures:contextual;line-height:inherit;margin:0;overflow:visible;position:relative;white-space:pre;z-index:2}.CodeMirror-wrap pre.CodeMirror-line,.CodeMirror-wrap pre.CodeMirror-line-like{word-wrap:break-word;white-space:pre-wrap;word-break:normal}.CodeMirror-linebackground{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.CodeMirror-linewidget{padding:.1px;position:relative;z-index:2}.CodeMirror-rtl pre{direction:rtl}.CodeMirror-code{outline:none}.CodeMirror-gutter,.CodeMirror-gutters,.CodeMirror-linenumber,.CodeMirror-scroll,.CodeMirror-sizer{box-sizing:initial}.CodeMirror-measure{height:0;overflow:hidden;position:absolute;visibility:hidden;width:100%}.CodeMirror-cursor{pointer-events:none;position:absolute}.CodeMirror-measure pre{position:static}div.CodeMirror-cursors{position:relative;visibility:hidden;z-index:3}.CodeMirror-focused div.CodeMirror-cursors,div.CodeMirror-dragcursors{visibility:visible}.CodeMirror-selected{background:#d9d9d9}.CodeMirror-focused .CodeMirror-selected{background:#d7d4f0}.CodeMirror-crosshair{cursor:crosshair}.CodeMirror-line::selection,.CodeMirror-line>span::selection,.CodeMirror-line>span>span::selection{background:#d7d4f0}.CodeMirror-line::-moz-selection,.CodeMirror-line>span::-moz-selection,.CodeMirror-line>span>span::-moz-selection{background:#d7d4f0}.cm-searching{background-color:#ffa;background-color:#ff06}.cm-force-border{padding-right:.1px}@media print{.CodeMirror div.CodeMirror-cursors{visibility:hidden}}.cm-tab-wrap-hack:after{content:""}span.CodeMirror-selectedtext{background:none}.CardField-input-wrapper{background:#0957ff!important}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;font-size:100%;font:inherit;margin:0;padding:0;vertical-align:initial}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}img{max-width:100%}@font-face{font-family:Metropolis;font-weight:100;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-ExtraLight.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-ExtraLight.ttf) format("truetype")}@font-face{font-family:Metropolis;font-style:italic;font-weight:100;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-ExtraLightItalic.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-ExtraLightItalic.ttf) format("truetype")}@font-face{font-family:Metropolis;font-weight:200;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-Light.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-Light.ttf) format("truetype")}@font-face{font-family:Metropolis;font-style:italic;font-weight:200;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-LightItalic.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-LightItalic.ttf) format("truetype")}@font-face{font-family:Metropolis;font-weight:300;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-Thin.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-Thin.ttf) format("truetype")}@font-face{font-family:Metropolis;font-style:italic;font-weight:300;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-ThinItalic.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-ThinItalic.ttf) format("truetype")}@font-face{font-family:Metropolis;font-weight:400;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-Regular.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-Regular.ttf) format("truetype")}@font-face{font-family:Metropolis;font-style:italic;font-weight:400;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-RegularItalic.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-RegularItalic.ttf) format("truetype")}@font-face{font-family:Metropolis;font-weight:500;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-Medium.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-Medium.ttf) format("truetype")}@font-face{font-family:Metropolis;font-style:italic;font-weight:500;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-MediumItalic.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-MediumItalic.ttf) format("truetype")}@font-face{font-family:Metropolis;font-weight:600;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-SemiBold.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-SemiBold.ttf) format("truetype")}@font-face{font-family:Metropolis;font-style:italic;font-weight:600;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-SemiBoldItalic.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-SemiBoldItalic.ttf) format("truetype")}@font-face{font-family:Metropolis;font-weight:700;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-Bold.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-Bold.ttf) format("truetype")}@font-face{font-family:Metropolis;font-style:italic;font-weight:700;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-BoldItalic.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-BoldItalic.ttf) format("truetype")}@font-face{font-family:Metropolis;font-weight:800;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-ExtraBold.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-ExtraBold.ttf) format("truetype")}@font-face{font-family:Metropolis;font-style:italic;font-weight:800;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-ExtraBoldItalic.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-ExtraBoldItalic.ttf) format("truetype")}@font-face{font-family:Metropolis;font-weight:900;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-Black.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-Black.ttf) format("truetype")}@font-face{font-family:Metropolis;font-style:italic;font-weight:900;src:url(https://codemagic.io/media/app/fonts/WOFF2/Metropolis-BlackItalic.woff2) format("woff2"),url(https://codemagic.io/media/app/fonts/TrueType/Metropolis-BlackItalic.ttf) format("truetype")}h1,h2,h3,h4,h5,h6{font-family:Metropolis,sans-serif;font-weight:400;font-weight:600}h1{font-size:43px}h2{font-size:36px}h3{font-size:28px}h4{font-size:25px}h5{font-size:23px}h6{font-size:20px}@media(max-width:768px){h1{font-size:24px}h2{font-size:21px}h3{font-size:18px}h4{font-size:16px}h5{font-size:15px}h6{font-size:14px}}b,strong{font-family:Metropolis,sans-serif;font-weight:400;font-weight:600}code{font-family:Fira Code,Courier New,Courier,monospace;vertical-align:middle}#root,body,html{min-height:100%}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}body{background-color:#13161d;color:#9da4af;font-family:Metropolis,sans-serif;font-size:15px;letter-spacing:-.4px;margin:0;overflow-y:scroll;padding:0}body.light-theme{background-color:#fff;color:#999}body.locked{overflow:hidden}body.landing-transition:before{animation:fadeIn .5s forwards;background:linear-gradient(#008af6,#0031ea);bottom:0;content:"";display:block;left:0;opacity:0;position:fixed;right:0;top:0}#root{position:relative;transition:filter 1s ease;z-index:1}@media(max-width:768px){#root{height:calc(100vh - 70px);margin-top:70px;overflow:scroll}}#root #on-error{align-items:center;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;text-align:center;top:0;z-index:-1}#root #on-error:after,#root #on-error:before{display:block;opacity:0;transition:opacity .3s linear}#root #on-error:before{content:"Oh no!";font-family:Metropolis,sans-serif;font-size:40px;font-weight:700;font-weight:600;margin-bottom:30px}#root #on-error:after{content:"Looks like something broke down. \a\a Errors such as this one are automatically reported back to us. We'll look into it and make sure it doesn't happen again. \aPlease refresh the page to check if the issue has been resolved.";font-size:16px;line-height:23px;max-width:460px;white-space:pre-wrap}#root.visible #on-error:after,#root.visible #on-error:before{opacity:1}#modal-root{position:relative;z-index:2}#modal-root #modal-wrap{bottom:0;left:0;position:fixed;right:0;top:0;z-index:2}.page-container{animation:pageIn .3s forwards;background-color:#13161d;box-sizing:border-box;opacity:0;transform:translateY(100px);width:100%}.page-container--unmounting{animation:pageOut .3s forwards}.page-container .block-container{line-height:1.3}.light-theme .page-container{background-color:#fff}@media(max-width:768px){.page-container{padding:50px 25px}}.page-container>.inline-notification{border-radius:0;margin:0}.page-container .word-break-all{word-break:break-all}.page-container .page{display:grid;grid-template-columns:1fr auto;min-height:100vh}.page-container .page__content{box-sizing:border-box;flex:1 1;min-width:0;padding:45px 50px}@media(max-width:1360px){.page-container .page__content h4{font-size:20px}}@media(max-width:768px){.page-container .page__content{padding:0;width:100%}}.page-container .page__header{margin-bottom:45px}.page-container .page__header:not(.app-settings){border-bottom:2px solid #363945;padding-bottom:40px}.light-theme .page-container .page__header:not(.app-settings){border-color:#eee}.page-container .page__header h1{color:#fff;font-size:40px;margin-bottom:.2em}.light-theme .page-container .page__header h1{color:#15172b}@media(max-width:1024px){.page-container .page__header h1{font-size:33px;margin-bottom:5px}}@media(max-width:768px){.page-container .page__header h1{font-size:24px}}.page-container .page__header h3{font-size:20px;font-weight:400}@media(max-width:1024px){.page-container .page__header h3{font-size:18px}}@media(max-width:768px){.page-container .page__header h3{font-size:16px}}.page-container .page__header .highlight{color:#fff}.light-theme .page-container .page__header .highlight{color:#151515}.page-container .page__header--flex .headings-wrap{align-items:center;display:grid;grid-template-columns:1fr auto}.page-container .page__header--flex .headings-wrap.with-avatar{grid-template-columns:110px 1fr auto}.page-container .page__header--flex .headings-wrap.with-avatar .avatar{height:80px;width:80px}.page-container .page__header .btn-group .btn-description{color:#fff;font-size:14px;line-height:1.2em;padding:10px 0}.light-theme .page-container .page__header .btn-group .btn-description{color:#151515}.page-container .page__header .btn-group .btn-description a{color:#0957ff;transition:color .3s ease-in-out}.page-container .page__header .btn-group .btn-description a:hover{color:#0944c1}.page-container .page__header--with-button .btn-group{position:absolute;right:0;top:10px}.page-container .page__header--with-button .btn-group button{height:54px;padding:0 30px;position:relative}@media(max-width:768px){.page-container .page__header--with-button .btn-group{top:0}.page-container .page__header--with-button .btn-group button{height:48px}}@media(max-width:480px){.page-container .page__header--with-button .btn-group{align-items:center;gap:20px;justify-content:flex-start;margin-top:20px;position:static}}@media(max-width:1024px){.page-container .page__header .repository-url{justify-content:center}}.page-container .page__description{color:#fff;font-family:Metropolis,sans-serif;font-weight:600;margin:15px auto 50px}.page-container .page__description a{color:#0957ff;transition:color .3s ease-in-out}.page-container .page__description a:hover{color:#0944c1}.light-theme .page-container .page__description{color:#151515}.page-container .page__subdescription{color:#9da4af;font-family:Metropolis,sans-serif;font-size:14px;margin-top:15px}.page-container .page__subdescription a,.page-container .page__subdescription a:visited{color:#0957ff;font-family:Metropolis,sans-serif;font-weight:600}.page-container button.icon{align-items:center;border-radius:6px;display:inline-flex;height:30px;justify-content:center;margin-left:5px;padding:7px;width:30px}.page-container button.icon svg{pointer-events:none;width:15px}.page-container button.icon svg path{fill:#fff;transition:fill .2s ease-in-out}.light-theme .page-container button.icon svg path{fill:#151515}.page-container button.icon:hover{background-color:#535769}.light-theme .page-container button.icon:hover{background-color:#f4f4f4}.page-container button.icon:hover svg path{fill:#fff}.light-theme .page-container button.icon:hover svg path{fill:#0957ff}.page__header a[target=_blank]{font-family:Metropolis,sans-serif;font-weight:600;transition:all .3s ease-in-out}.page__header a[target=_blank]:not(.btn){color:#0957ff}.page__header a[target=_blank]:not(.btn):hover{color:#0944c1}.block-container{margin-bottom:50px}.block-container h4{color:#fff;font-size:22px;margin-bottom:.6em}.light-theme .block-container h4{color:#151515}.block-container h5{color:#fff;font-size:18px;margin:1em 0 .6em}.light-theme .block-container h5{color:#151515}.block-container h6{color:#fff;font-size:14px;margin:1em 0 .6em}.light-theme .block-container h6{color:#151515}.block-container p{margin-bottom:15px}.block-container a{color:#0957ff;font-family:Metropolis,sans-serif;font-weight:600;transition:all .3s ease-in-out}.block-container a:hover{color:#0944c1}.block-container .links-list a{display:block;line-height:1.3em;margin:10px 0}.block-container code{background:#2a313f;border-radius:5px;font-family:Fira Code,Courier New,Courier,monospace;font-size:13px;padding:1px 4px}.light-theme .block-container code{background:#f4f4f4}.block-container__item{margin-bottom:10px}.block-container__item--subscription{border-top:2px solid #363945;margin:0;padding:20px 80px 20px 0;position:relative}.light-theme .block-container__item--subscription{border-color:#eee}.block-container__item--subscription:last-of-type{border-bottom:2px solid #363945}.light-theme .block-container__item--subscription:last-of-type{border-color:#eee}.block-container__item--subscription .subscription-name{color:#fff;font-size:16px;margin-bottom:.2em}.light-theme .block-container__item--subscription .subscription-name{color:#151515}.block-container__item--subscription .subscription-status{font-size:14px}.block-container__item--subscription button{opacity:0;position:absolute;right:0;top:14px;transition:all .2s ease-in-out}.block-container__item--subscription:hover button{opacity:1}.block-container__item--key-value{align-items:center;display:flex;flex-wrap:wrap}.block-container__item--key-value .item-key{margin-right:5px}.block-container__item--key-value .item-value{align-items:center;display:flex;max-width:100%;overflow-wrap:break-word}.block-container__item--key-value .item-value button.icon.copy{opacity:0}.block-container__item--key-value .item-value:hover button.icon.copy{opacity:1}.block-container__item--key-value .item-value{color:#fff;flex:1 1;font-family:Metropolis,sans-serif;font-weight:600;line-height:1.3}.light-theme .block-container__item--key-value .item-value{color:#15172b}.block-container__item--key-value .form-row{margin-bottom:0}.block-container__item--status-badge{align-items:center;display:grid;grid-template-columns:1fr auto auto;width:100%}.block-container__item--status-badge img{max-width:120px;vertical-align:middle}.block-container__item .form-row{margin-bottom:5px;position:relative;width:100%}.block-container__item .form-row label{font-size:16px;margin-top:20px}.block-container__item .form-row input[type=text],.block-container__item .form-row textarea{box-sizing:border-box;padding-right:70px!important;width:100%!important}.block-container__item .form-row input[type=text]~.buttons-container,.block-container__item .form-row textarea~.buttons-container{position:absolute;right:10px;top:13px}.block-container__item .form-row .icon{background-color:#0000;height:26px;line-height:26px;padding:0;text-align:center;width:22px}.block-container__item .form-row .icon~button{margin-left:2px}.block-container__item .form-row .icon:focus{box-shadow:none;outline:none}.block-container__item .form-row .select-wrap.with-button button.text{height:20px;line-height:20px;margin:0 0 0 10px;padding:0;width:20px}.block-container__item .form-row .select-wrap.with-button select{width:calc(100% - 30px)!important}.block-container__item a{color:#0957ff;font-family:Metropolis,sans-serif;font-weight:600}.block-container__item a.artifact{align-items:center;color:#fff;display:flex;margin:5px 0;width:100%;word-break:break-all}.light-theme .block-container__item a.artifact{color:#15172b}.block-container__item a.artifact i{color:#0957ff;font-size:26px;margin-right:15px}.light-theme .block-container__item a.artifact i{color:#0957ff}.block-container__item a.artifact button{font-size:12px;height:30px;line-height:30px;padding:0 15px}.block-container__item a svg path{fill:#0957ff}.block-container__item a>svg,.block-container__item span>svg{margin-right:3px}.block-container__item.upload .image-wrap{align-items:center;display:flex;flex-wrap:wrap}.block-container__item.upload .upload-error{color:#ec0c43;flex:none;margin:15px 0;width:100%}.block-container__item.upload .image-preview{background-color:#1a1f28;border-radius:6px;color:#fff;cursor:pointer;flex-shrink:0;height:100px;margin-right:20px;overflow:hidden;position:relative;text-align:center;width:100px}.block-container__item.upload .image-preview .image-replace{background-color:#0006;cursor:pointer;left:0;opacity:0;padding:36px 10px;position:absolute!important;text-align:center;top:0;transition:opacity .3s ease-in-out}.block-container__item.upload .image-preview.with-image,.block-container__item.upload .image-preview.with-image .image-replace{border-radius:100%}.block-container__item.upload .image-preview .image-replace,.block-container__item.upload .image-preview .image-upload{align-items:center;border:2px dashed #535769;border-radius:6px;box-sizing:border-box;display:flex;height:100px;justify-content:center;transition:all .3s ease-in-out;width:100px}.light-theme .block-container__item.upload .image-preview .image-replace,.light-theme .block-container__item.upload .image-preview .image-upload{border-color:#ddd}.light-theme .block-container__item.upload .image-preview .image-replace svg path,.light-theme .block-container__item.upload .image-preview .image-upload svg path{fill:#15172b}.light-theme .block-container__item.upload .image-preview .image-replace svg rect,.light-theme .block-container__item.upload .image-preview .image-upload svg rect{stroke:#15172b}.block-container__item.upload .image-preview .image-replace.focused,.block-container__item.upload .image-preview .image-replace:hover,.block-container__item.upload .image-preview .image-upload.focused,.block-container__item.upload .image-preview .image-upload:hover{border-color:#0957ff}.block-container__item.upload .image-preview .image-replace.rejected,.block-container__item.upload .image-preview .image-upload.rejected{border-color:#ec0c43}.block-container__item.upload .image-preview .image-replace.active,.block-container__item.upload .image-preview .image-upload.active,.block-container__item.upload .image-preview:hover .image-replace{opacity:1}.block-container__item.upload .image-preview i{font-size:40px;line-height:100px}.block-container__item.upload .image-preview img{vertical-align:middle;width:100px}.light-theme .block-container__item.upload .image-preview{background-color:#f4f4f4}.block-container__item.upload .restrictions-text{color:#fff;margin-top:10px}.light-theme .block-container__item.upload .restrictions-text{color:#151515}.block-container__item.upload .upload-info{flex:1 1}.block-container .payment{align-items:center;border-top:2px solid #363945;display:flex;font-size:14px;margin:0;padding:20px 0}.light-theme .block-container .payment{border-color:#eee}.block-container .payment__primary-info{display:flex;flex:1 1;flex-wrap:wrap}.block-container .payment .payment-type{margin-top:.1em;width:100%}.block-container .payment .payment-amount{color:#fff;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;margin-right:10px}.light-theme .block-container .payment .payment-amount{color:#151515}.block-container .payment .payment-date{font-size:12px;opacity:.7}.block-container .payment .payment-invoice{color:#fff;font-size:24px}.light-theme .block-container .payment .payment-invoice{color:#151515}.block-container .svg-icon{display:inline-block;margin-right:5px;vertical-align:middle}.block-container .svg-icon svg .st0{fill:#0957ff;transition:fill .15s ease-in-out}.light-theme .block-container .svg-icon svg .st0{fill:#0957ff}.block-container .svg-icon svg.commit-horizontal{width:20px}.block-container .svg-icon svg.commit-vertical{height:14px}.block-container .svg-icon svg.pull-request{height:12px}.overflow-wrap--hidden{overflow:hidden}.overflow-wrap--auto{overflow:auto}.inline-icon{border:3px solid #454857;border-radius:100%;color:#fff;display:inline-block;font-size:.6em;height:1.7em;line-height:1.7em;margin-left:7px;overflow:hidden;text-align:center;transition:all .3s ease-in-out;vertical-align:middle;width:1.7em}.inline-icon .hidden{display:none}.inline-icon:before{font-size:12px;line-height:24px}.inline-icon:hover{color:#0957ff}.light-theme .inline-icon{border-color:#eee;color:#999}.light-theme .inline-icon:hover,.light-theme .inline-icon:hover i{color:#0957ff}.ui-busy-overlay{background:#151515f2;opacity:.05;pointer-events:none!important;-webkit-user-select:none!important;user-select:none!important}.light-theme .ui-busy-overlay{background:#fffffff2}.relative{position:relative}.key-value-list{font-size:14px;word-break:break-word}.key-value-list p:not(:last-child){margin-bottom:10px}.key-value-list p .key{color:#9da4af;font-weight:400}.light-theme .key-value-list p .key{color:#999}.key-value-list p .value{color:#fff;font-weight:600}.light-theme .key-value-list p .value{color:#151515}.pulseHighlight{animation:pulseHighlight 1s forwards}.half-opacity{animation:halfOpacity 1s forwards}img{animation:fadeIn 1s forwards;animation-delay:.3s;opacity:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeInOut{0%{opacity:1}20%{opacity:0}to{opacity:1}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-100px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100px)}}@keyframes fadeInMinorLeft{0%{opacity:0;transform:translateX(-10px)}to{opacity:1;transform:translateX(0)}}@keyframes fadeOutMinorLeft{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(-10px)}}@keyframes fadeInMinorUp{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOutMinorUp{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}@keyframes pulseHighlight{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@keyframes pulseHighlightDelayFirst{0%,10%{transform:scale(1)}20%{transform:scale(1.5)}30%{transform:scale(1)}to{transform:scale(1)}}@keyframes halfOpacity{0%{filter:blur(0);opacity:1}15%{filter:blur(3px);opacity:.3}85%{filter:blur(3px);opacity:.3}to{filter:blur(0);opacity:1}}@keyframes Skeleton{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes notificationStatus{0%{filter:blur(0);opacity:1;scale:1.1,1.1}50%{filter:blur(1.5);opacity:.8;scale:1.2,1.2}to{filter:blur(5px);opacity:0;scale:1.3,1.3}}@keyframes ellipsis-bounce{0%{opacity:0;transform:translateY(2px)}25%{opacity:1;transform:translateY(0)}50%{opacity:0;transform:translateY(2px)}to{opacity:0;transform:translateY(2px)}}@keyframes progressIn{0%{right:100%}to{right:0}}@keyframes menuItem{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(-20px)}70%{transform:translateY(5px)}to{transform:translateY(0)}}@keyframes slideUp{0%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes slideUp300{0%{transform:translateY(300px)}to{transform:translateY(0)}}@keyframes slideRight{0%{transform:translateX(-20px)}to{transform:translateX(0)}}@keyframes notificationScale{0%{box-shadow:0 0 0 0 #ffa5004d}50%{box-shadow:0 0 0 4px #ffa5004d}to{box-shadow:0 0 0 0 #ffa5004d}}@keyframes pageIn{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}@keyframes pageOut{0%{opacity:1;transform:translateY(0)}40%{opacity:1}to{opacity:0;transform:translateY(100px)}}@keyframes syncRotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes warningScaleBlink{0%{box-shadow:0 0 0 0 #ffa5004d;opacity:.1}10%{box-shadow:0 0 0 4px #ffa5004d;opacity:1}to{box-shadow:0 0 0 0 #ffa5004d;opacity:.1}}@keyframes errorScaleBlink{0%{box-shadow:0 0 0 0 #ec0c4300}20%{box-shadow:0 0 0 4px #ec0c434d}80%{box-shadow:0 0 0 4px #ec0c4300}to{box-shadow:0 0 0 0 #ec0c4300}}@keyframes addButtonBlink{0%{box-shadow:0 0 0 6px #0957ff00}50%{box-shadow:0 0 0 6px #0957ff33}to{box-shadow:0 0 0 6px #0957ff00}}@keyframes slide-in-bottom{0%{opacity:.5;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.slide-in-bottom{animation:slide-in-bottom .35s ease-in-out both}@keyframes fade-out-bottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateX(5px) translateY(50px)}}.fade-out-bottom{animation:fade-out-bottom .15s ease-in-out both}@keyframes moveUp{0%{transform:translateY(20px)}to{transform:translateY(0)}}@keyframes moveDown{0%{transform:translateY(-20px)}to{transform:translateY(0)}}@keyframes moveDownCenter{0%{transform:translateY(-200px)}to{transform:translateY(0)}}@keyframes floatDown{0%{transform:translateY(-10px)}50%{transform:translateY(0)}to{transform:translateY(-10px)}}@keyframes bounceInDown{0%,60%,75%,90%,to{transition-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-300px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{opacity:1;transform:none}}@keyframes scaleUp{0%{transform:scale(1)}to{transform:scale(1.2)}}@keyframes gradientAnimationVertical{0%{background-position:50% 0}50%{background-position:50% 100%}to{background-position:50% 0}}@keyframes hiddenAnimate{0%{height:auto;overflow:auto;visibility:visible}to{height:0;overflow:hidden;visibility:hidden}}@keyframes dash{0%{stroke-dashoffset:1000}to{stroke-dashoffset:0}}@keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}@keyframes opacity{0%{opacity:1}to{opacity:.8}}@keyframes pulsate{0%{opacity:0;transform:scale(.6)}50%{opacity:1}to{opacity:0;transform:scale(1)}}div.form,form{text-align:left}div.form .form-row,form .form-row{margin:0 0 40px}div.form .form-row.flex-row,form .form-row.flex-row{align-items:center;display:flex;flex-wrap:wrap}div.form .form-row.flex-row label,form .form-row.flex-row label{flex:none;width:100%}div.form .form-row.flex-row .form-row:last-of-type,form .form-row.flex-row .form-row:last-of-type{margin-bottom:40px}div.form .form-row.flex-row--space-between,form .form-row.flex-row--space-between{justify-content:space-between}div.form .form-row.with-button,form .form-row.with-button{display:flex;flex-wrap:wrap}div.form .form-row.with-button .input-wrapper,div.form .form-row.with-button input[type=email],div.form .form-row.with-button input[type=text],form .form-row.with-button .input-wrapper,form .form-row.with-button input[type=email],form .form-row.with-button input[type=text]{display:inline-block;flex:1 1;margin-right:10px}div.form .form-row.with-button .input-validation-msg,div.form .form-row.with-button label,form .form-row.with-button .input-validation-msg,form .form-row.with-button label{width:100%}div.form .form-row.flex>label:not(.option-card),form .form-row.flex>label:not(.option-card){display:flex}@media(max-width:768px){div.form .form-row.flex>label:not(.option-card),form .form-row.flex>label:not(.option-card){justify-content:space-between}}div.form .form-row.no-bottom,form .form-row.no-bottom{margin-bottom:0}div.form .form-row.half-bottom,form .form-row.half-bottom{margin-bottom:15px}div.form .form-row.submit-row,form .form-row.submit-row{margin:20px 0}div.form .form-row>label:not(.option-card),form .form-row>label:not(.option-card){word-wrap:break-word;color:#fff;display:block;font-family:Metropolis,sans-serif;font-size:20px;font-weight:600;line-height:24px;margin-bottom:10px}.light-theme div.form .form-row>label:not(.option-card),.light-theme form .form-row>label:not(.option-card){color:#15172b}@media(max-width:768px){div.form .form-row>label:not(.option-card),form .form-row>label:not(.option-card){font-size:16px}}div.form .form-row input[type=email],div.form .form-row input[type=number],div.form .form-row input[type=password],div.form .form-row input[type=text],div.form .form-row select,div.form .form-row textarea,form .form-row input[type=email],form .form-row input[type=number],form .form-row input[type=password],form .form-row input[type=text],form .form-row select,form .form-row textarea{-webkit-appearance:none;appearance:none;background-color:#0000;border:none;border-radius:4px;box-shadow:inset 0 0 0 2px #363945;color:#9da4af;font-family:Metropolis,sans-serif;font-size:16px;font-weight:600;height:50px;letter-spacing:-.4px;outline:none;padding:0 15px;transition:all .3s ease-in-out;width:calc(100% - 30px)}div.form .form-row input[type=email]::-webkit-input-placeholder,div.form .form-row input[type=number]::-webkit-input-placeholder,div.form .form-row input[type=password]::-webkit-input-placeholder,div.form .form-row input[type=text]::-webkit-input-placeholder,div.form .form-row select::-webkit-input-placeholder,div.form .form-row textarea::-webkit-input-placeholder,form .form-row input[type=email]::-webkit-input-placeholder,form .form-row input[type=number]::-webkit-input-placeholder,form .form-row input[type=password]::-webkit-input-placeholder,form .form-row input[type=text]::-webkit-input-placeholder,form .form-row select::-webkit-input-placeholder,form .form-row textarea::-webkit-input-placeholder{color:#444d5c!important}div.form .form-row input[type=email]:-moz-placeholder,div.form .form-row input[type=email]::-moz-placeholder,div.form .form-row input[type=number]:-moz-placeholder,div.form .form-row input[type=number]::-moz-placeholder,div.form .form-row input[type=password]:-moz-placeholder,div.form .form-row input[type=password]::-moz-placeholder,div.form .form-row input[type=text]:-moz-placeholder,div.form .form-row input[type=text]::-moz-placeholder,div.form .form-row select:-moz-placeholder,div.form .form-row select::-moz-placeholder,div.form .form-row textarea:-moz-placeholder,div.form .form-row textarea::-moz-placeholder,form .form-row input[type=email]:-moz-placeholder,form .form-row input[type=email]::-moz-placeholder,form .form-row input[type=number]:-moz-placeholder,form .form-row input[type=number]::-moz-placeholder,form .form-row input[type=password]:-moz-placeholder,form .form-row input[type=password]::-moz-placeholder,form .form-row input[type=text]:-moz-placeholder,form .form-row input[type=text]::-moz-placeholder,form .form-row select:-moz-placeholder,form .form-row select::-moz-placeholder,form .form-row textarea:-moz-placeholder,form .form-row textarea::-moz-placeholder{color:#444d5c!important}div.form .form-row input[type=email]:-ms-input-placeholder,div.form .form-row input[type=number]:-ms-input-placeholder,div.form .form-row input[type=password]:-ms-input-placeholder,div.form .form-row input[type=text]:-ms-input-placeholder,div.form .form-row select:-ms-input-placeholder,div.form .form-row textarea:-ms-input-placeholder,form .form-row input[type=email]:-ms-input-placeholder,form .form-row input[type=number]:-ms-input-placeholder,form .form-row input[type=password]:-ms-input-placeholder,form .form-row input[type=text]:-ms-input-placeholder,form .form-row select:-ms-input-placeholder,form .form-row textarea:-ms-input-placeholder{color:#444d5c!important}.light-theme div.form .form-row input[type=email],.light-theme div.form .form-row input[type=number],.light-theme div.form .form-row input[type=password],.light-theme div.form .form-row input[type=text],.light-theme div.form .form-row select,.light-theme div.form .form-row textarea,.light-theme form .form-row input[type=email],.light-theme form .form-row input[type=number],.light-theme form .form-row input[type=password],.light-theme form .form-row input[type=text],.light-theme form .form-row select,.light-theme form .form-row textarea{background-color:#fff;box-shadow:inset 0 0 0 2px #eee;color:#999}.light-theme div.form .form-row input[type=email]::-webkit-input-placeholder,.light-theme div.form .form-row input[type=number]::-webkit-input-placeholder,.light-theme div.form .form-row input[type=password]::-webkit-input-placeholder,.light-theme div.form .form-row input[type=text]::-webkit-input-placeholder,.light-theme div.form .form-row select::-webkit-input-placeholder,.light-theme div.form .form-row textarea::-webkit-input-placeholder,.light-theme form .form-row input[type=email]::-webkit-input-placeholder,.light-theme form .form-row input[type=number]::-webkit-input-placeholder,.light-theme form .form-row input[type=password]::-webkit-input-placeholder,.light-theme form .form-row input[type=text]::-webkit-input-placeholder,.light-theme form .form-row select::-webkit-input-placeholder,.light-theme form .form-row textarea::-webkit-input-placeholder{color:#ddd!important}.light-theme div.form .form-row input[type=email]:-moz-placeholder,.light-theme div.form .form-row input[type=email]::-moz-placeholder,.light-theme div.form .form-row input[type=number]:-moz-placeholder,.light-theme div.form .form-row input[type=number]::-moz-placeholder,.light-theme div.form .form-row input[type=password]:-moz-placeholder,.light-theme div.form .form-row input[type=password]::-moz-placeholder,.light-theme div.form .form-row input[type=text]:-moz-placeholder,.light-theme div.form .form-row input[type=text]::-moz-placeholder,.light-theme div.form .form-row select:-moz-placeholder,.light-theme div.form .form-row select::-moz-placeholder,.light-theme div.form .form-row textarea:-moz-placeholder,.light-theme div.form .form-row textarea::-moz-placeholder,.light-theme form .form-row input[type=email]:-moz-placeholder,.light-theme form .form-row input[type=email]::-moz-placeholder,.light-theme form .form-row input[type=number]:-moz-placeholder,.light-theme form .form-row input[type=number]::-moz-placeholder,.light-theme form .form-row input[type=password]:-moz-placeholder,.light-theme form .form-row input[type=password]::-moz-placeholder,.light-theme form .form-row input[type=text]:-moz-placeholder,.light-theme form .form-row input[type=text]::-moz-placeholder,.light-theme form .form-row select:-moz-placeholder,.light-theme form .form-row select::-moz-placeholder,.light-theme form .form-row textarea:-moz-placeholder,.light-theme form .form-row textarea::-moz-placeholder{color:#ddd!important}.light-theme div.form .form-row input[type=email]:-ms-input-placeholder,.light-theme div.form .form-row input[type=number]:-ms-input-placeholder,.light-theme div.form .form-row input[type=password]:-ms-input-placeholder,.light-theme div.form .form-row input[type=text]:-ms-input-placeholder,.light-theme div.form .form-row select:-ms-input-placeholder,.light-theme div.form .form-row textarea:-ms-input-placeholder,.light-theme form .form-row input[type=email]:-ms-input-placeholder,.light-theme form .form-row input[type=number]:-ms-input-placeholder,.light-theme form .form-row input[type=password]:-ms-input-placeholder,.light-theme form .form-row input[type=text]:-ms-input-placeholder,.light-theme form .form-row select:-ms-input-placeholder,.light-theme form .form-row textarea:-ms-input-placeholder{color:#ddd!important}div.form .form-row input[type=email]:not(.invalid):focus,div.form .form-row input[type=number]:not(.invalid):focus,div.form .form-row input[type=password]:not(.invalid):focus,div.form .form-row input[type=text]:not(.invalid):focus,div.form .form-row select:not(.invalid):focus,div.form .form-row textarea:not(.invalid):focus,form .form-row input[type=email]:not(.invalid):focus,form .form-row input[type=number]:not(.invalid):focus,form .form-row input[type=password]:not(.invalid):focus,form .form-row input[type=text]:not(.invalid):focus,form .form-row select:not(.invalid):focus,form .form-row textarea:not(.invalid):focus{box-shadow:inset 0 0 0 1px #0957ff,0 0 0 4px #0957ff1a;outline:none;transition:all .3s ease-in-out}div.form .form-row input[type=email]:-webkit-autofill,div.form .form-row input[type=number]:-webkit-autofill,div.form .form-row input[type=password]:-webkit-autofill,div.form .form-row input[type=text]:-webkit-autofill,div.form .form-row select:-webkit-autofill,div.form .form-row textarea:-webkit-autofill,form .form-row input[type=email]:-webkit-autofill,form .form-row input[type=number]:-webkit-autofill,form .form-row input[type=password]:-webkit-autofill,form .form-row input[type=text]:-webkit-autofill,form .form-row select:-webkit-autofill,form .form-row textarea:-webkit-autofill{-webkit-text-fill-color:#444d5c!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}div.form .form-row input[type=email]:disabled,div.form .form-row input[type=number]:disabled,div.form .form-row input[type=password]:disabled,div.form .form-row input[type=text]:disabled,div.form .form-row select:disabled,div.form .form-row textarea:disabled,form .form-row input[type=email]:disabled,form .form-row input[type=number]:disabled,form .form-row input[type=password]:disabled,form .form-row input[type=text]:disabled,form .form-row select:disabled,form .form-row textarea:disabled{background-color:#2a2f38!important}.light-theme div.form .form-row input[type=email]:disabled,.light-theme div.form .form-row input[type=number]:disabled,.light-theme div.form .form-row input[type=password]:disabled,.light-theme div.form .form-row input[type=text]:disabled,.light-theme div.form .form-row select:disabled,.light-theme div.form .form-row textarea:disabled,.light-theme form .form-row input[type=email]:disabled,.light-theme form .form-row input[type=number]:disabled,.light-theme form .form-row input[type=password]:disabled,.light-theme form .form-row input[type=text]:disabled,.light-theme form .form-row select:disabled,.light-theme form .form-row textarea:disabled{background-color:#eee!important}div.form .form-row input[type=email].invalid,div.form .form-row input[type=number].invalid,div.form .form-row input[type=password].invalid,div.form .form-row input[type=text].invalid,div.form .form-row select.invalid,div.form .form-row textarea.invalid,form .form-row input[type=email].invalid,form .form-row input[type=number].invalid,form .form-row input[type=password].invalid,form .form-row input[type=text].invalid,form .form-row select.invalid,form .form-row textarea.invalid{box-shadow:inset 0 0 0 1px #ec0c43,0 0 0 4px #ec0c431a!important;color:#ec0c43!important}div.form .form-row input[type=number],form .form-row input[type=number]{-webkit-appearance:textfield;appearance:textfield;margin:0}div.form .form-row .select-wrap,form .form-row .select-wrap{align-items:center;display:flex;gap:10px;position:relative}div.form .form-row .select-wrap:after,form .form-row .select-wrap:after{background-color:#4c5057;content:"";cursor:pointer;height:20px;-webkit-mask:url(/static/media/IconCaretDown.87bf9b8ee8389d87e5b2.svg) no-repeat 50% 50%;mask:url(/static/media/IconCaretDown.87bf9b8ee8389d87e5b2.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;pointer-events:none;position:absolute;right:10px;transition:transform .4s ease-in-out;width:20px}.light-theme div.form .form-row .select-wrap:after,.light-theme form .form-row .select-wrap:after{background-color:#ccc}div.form .form-row .select-wrap select,form .form-row .select-wrap select{background-color:#13161d;color:#9da4af;padding-right:20px;width:100%}.light-theme div.form .form-row .select-wrap select,.light-theme form .form-row .select-wrap select{background-color:#fff;color:#999}div.form .form-row .select-wrap.with-button:after,form .form-row .select-wrap.with-button:after{content:none}div.form .form-row .select-wrap.with-button select,form .form-row .select-wrap.with-button select{transition:width 0ms;width:calc(100% - 60px)}div.form .form-row textarea,form .form-row textarea{height:100px;padding:15px;resize:vertical;transition:resize 0s}div.form .form-row .input-hint,form .form-row .input-hint{color:#9da4af;font-size:14px;line-height:1.4em;margin-top:-7px;padding-bottom:15px}.light-theme div.form .form-row .input-hint,.light-theme form .form-row .input-hint{color:#999}div.form .form-row .input-hint a,form .form-row .input-hint a{color:#9da4af;font-family:Metropolis,sans-serif;font-weight:600}.light-theme div.form .form-row .input-hint a,.light-theme form .form-row .input-hint a{color:#999}div.form .form-row.inset-label-input .wrap,form .form-row.inset-label-input .wrap{align-items:center;display:flex;flex-direction:row-reverse;position:relative}div.form .form-row.inset-label-input .wrap label,form .form-row.inset-label-input .wrap label{color:#fff;cursor:text;font-family:inherit;font-size:16px;font-weight:600;opacity:.5;padding:10px 0 10px 20px;z-index:2}.light-theme div.form .form-row.inset-label-input .wrap label,.light-theme form .form-row.inset-label-input .wrap label{color:#151515}div.form .form-row.inset-label-input .wrap input[type=text],form .form-row.inset-label-input .wrap input[type=text]{background:#0000;box-shadow:none;color:#fff;z-index:2}.light-theme div.form .form-row.inset-label-input .wrap input[type=text],.light-theme form .form-row.inset-label-input .wrap input[type=text]{color:#151515}div.form .form-row.inset-label-input .wrap input[type=text]:focus,div.form .form-row.inset-label-input .wrap input[type=text]:hover,form .form-row.inset-label-input .wrap input[type=text]:focus,form .form-row.inset-label-input .wrap input[type=text]:hover{box-shadow:none}div.form .form-row.inset-label-input .wrap input[type=text]:focus~.frame,form .form-row.inset-label-input .wrap input[type=text]:focus~.frame{box-shadow:inset 0 0 0 2px #0957ff,0 0 0 4px #0957ff1a}div.form .form-row.inset-label-input .wrap input[type=text]:disabled~label,form .form-row.inset-label-input .wrap input[type=text]:disabled~label{color:#353b46}.light-theme div.form .form-row.inset-label-input .wrap input[type=text]:disabled~label,.light-theme form .form-row.inset-label-input .wrap input[type=text]:disabled~label{color:#d5d5d5}div.form .form-row.inset-label-input .wrap input[type=text]:disabled~.frame,form .form-row.inset-label-input .wrap input[type=text]:disabled~.frame{background-color:#292b33;box-shadow:none}.light-theme div.form .form-row.inset-label-input .wrap input[type=text]:disabled~.frame,.light-theme form .form-row.inset-label-input .wrap input[type=text]:disabled~.frame{background-color:#eee}div.form .form-row.inset-label-input .wrap .frame,form .form-row.inset-label-input .wrap .frame{border-radius:6px;bottom:0;box-shadow:inset 0 0 0 2px #363945;box-sizing:border-box;left:0;pointer-events:none;position:absolute;right:0;top:0;transition:all .3s ease-in-out;z-index:1}.light-theme div.form .form-row.inset-label-input .wrap .frame,.light-theme form .form-row.inset-label-input .wrap .frame{box-shadow:inset 0 0 0 2px #eee}div.form .form-row hr,form .form-row hr{border:none;border-top:1px solid #535769;height:1px}div.form .form-row:last-of-type:not(:only-child),form .form-row:last-of-type:not(:only-child){margin-bottom:0}div.form .form-row.multifiles .uploaded-file,form .form-row.multifiles .uploaded-file{margin-bottom:10px}div.form .form-row .docs-link,form .form-row .docs-link{align-items:center;border:3px solid #454857;border-radius:100%;color:#fff;display:flex;height:22px;justify-content:center;overflow:hidden;text-align:center;transition:all .3s ease-in-out;width:22px}div.form .form-row .docs-link:before,form .form-row .docs-link:before{background-color:#9da4af;content:"";cursor:pointer;height:15px;-webkit-mask:url(/static/media/IconInfo.1964d44a43e13a6e71fa.svg) no-repeat 50% 50%;mask:url(/static/media/IconInfo.1964d44a43e13a6e71fa.svg) no-repeat 50% 50%;-webkit-mask-size:cover;mask-size:cover;transition:all .3s ease-in-out;width:15px}.light-theme div.form .form-row .docs-link:before,.light-theme form .form-row .docs-link:before{background-color:#999}div.form .form-row .docs-link:hover,form .form-row .docs-link:hover{color:#0957ff}.light-theme div.form .form-row .docs-link:hover:before,.light-theme form .form-row .docs-link:hover:before,div.form .form-row .docs-link:hover:before,form .form-row .docs-link:hover:before{background-color:#0957ff}div.form .form-row .docs-link .hidden,form .form-row .docs-link .hidden{display:none}.light-theme div.form .form-row .docs-link,.light-theme form .form-row .docs-link{border-color:#eee;color:#999}.light-theme div.form .form-row .docs-link:hover,.light-theme form .form-row .docs-link:hover{color:#0957ff}div.form .input-validation-msg,form .input-validation-msg{font-size:14px;padding:7px 0 10px;white-space:preserve;word-break:break-word}@media(max-width:768px){div.form .input-validation-msg,form .input-validation-msg{font-size:12px}}div.form .input-validation-msg.error,form .input-validation-msg.error{color:#ec0c43}div.form .form-paragraph,form .form-paragraph{color:#fff;font-family:Metropolis,sans-serif;font-weight:600;margin:25px auto}div.form .form-paragraph .error-message,form .form-paragraph .error-message{border:2px solid #363945;border-radius:5px;font-family:Fira Code,Courier New,Courier,monospace,Monaco,monospace;font-size:12px;margin:10px 0;padding:15px;white-space:pre-wrap}.light-theme div.form .form-paragraph .error-message,.light-theme form .form-paragraph .error-message{border-color:#e4e4e4}.light-theme div.form .form-paragraph,.light-theme form .form-paragraph{color:#151515}div.form .form-description,form .form-description{margin:15px 0}div.form .form-description a,form .form-description a{color:#0957ff}div.form .input-wrapper,form .input-wrapper{position:relative}.fa-sync-alt.syncing{animation:syncRotate 1s infinite}#toast-notifications{position:fixed;z-index:99}#toast-notifications:hover{z-index:9999999999}.Toastify__toast-container{width:auto}.Toastify__toast-body{border-radius:14px;display:block;margin:0;min-width:270px;padding:20px 60px 20px 20px}.Toastify__toast-body>div{display:block}@media(max-width:480px){.Toastify__toast-body{min-width:0;width:calc(100vw - 110px)}}.Toastify__close-button{display:block;height:16px;line-height:normal;position:absolute;right:20px;top:20px;width:14px}.Toastify__close-button:focus{box-shadow:none;outline:none}.Toastify__close-button svg{height:16px;width:14px}.Toastify__close-button svg path{fill:#fff}.light-theme .Toastify__close-button svg path{fill:#151515}.Toastify__toast{background:none;border-radius:0;box-shadow:none;display:flex;justify-content:flex-end;margin-bottom:20px;min-height:0;overflow:visible;padding:0;position:relative}.Toastify__toast-body{background-color:#1a1f28;box-shadow:5px 0 20px #15151599;display:inline-block;flex:initial;max-width:600px}.light-theme .Toastify__toast-body{background-color:#fff;box-shadow:5px 0 20px #1515151a}.Toastify__toast .template{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:50px auto}.Toastify__toast .template.clickable{cursor:pointer}.Toastify__toast .icon{display:block;height:30px;padding-right:20px;position:relative}.Toastify__toast .icon:after{background-color:#363945;bottom:0;content:"";position:absolute;right:0;top:0;width:1px}.light-theme .Toastify__toast .icon:after{background-color:#eee}.Toastify__toast .icon svg{height:30px;width:30px}.Toastify__toast--info .icon svg path{fill:#0957ff}.Toastify__toast--success .icon svg path,.Toastify__toast--success .icon svg rect{stroke:#4cd44c}.Toastify__toast--warning .icon svg path{fill:#e8cd08}.Toastify__toast--error .icon svg path{fill:#ec0c43}.Toastify .container-text{color:#fff;font-family:Metropolis,sans-serif;font-size:12px;line-height:1.4em}.light-theme .Toastify .container-text{color:#151515}.Toastify .container-text::selection{background-color:#fbb03b}.Toastify .container-text--title{font-size:14px;font-weight:600}.main-page{background-color:#fff;bottom:0;color:#15172b;left:0;min-height:100vh;overflow:auto;right:0;top:0;z-index:10}.main-page.text-page{padding:100px 0}.main-page.text-page .inner{margin:auto;max-width:1200px;padding:0 40px}.main-page.text-page .inner p{line-height:20px;margin:15px auto}.main-page.text-page .inner ul{margin:15px auto;padding-left:30px}.main-page.text-page .inner ul li{line-height:20px;list-style:square}.main-page.text-page .inner a{color:#0957ff}.main-page.text-page .close-textpage{background-color:#f6f6f6;color:#0957ff;display:block;height:70px;position:absolute;right:0;text-align:center;top:0;width:70px}.main-page.text-page .close-textpage:after{content:"";font-family:Font Awesome\ 5 Free;font-size:30px;font-weight:900;line-height:70px}.main-page header{background-color:#fff;left:0;position:fixed;right:0;top:0;transition:all .3s linear;z-index:4;z-index:10}.main-page header .inner{align-items:center;box-sizing:border-box;display:flex;justify-content:space-between;margin:auto;max-width:1200px;padding:20px 40px}.main-page header .logo{-webkit-user-select:none;user-select:none;width:150px}.main-page header .logo img{height:auto;max-width:100%}.main-page header #main-nav{display:flex;flex:1 1;justify-content:flex-end;margin:0 25px}.main-page header #main-nav a{color:#0957ff;display:block;font-family:Metropolis,sans-serif;font-weight:600;margin:0 5px;padding:5px}.main-page header .user{font-size:16px}.main-page header .user .details{align-items:center;display:flex}.main-page header .user .details .greeting,.main-page header .user .details .name{cursor:default;-webkit-user-select:none;user-select:none}.main-page header .user .details .name{font-family:Metropolis,sans-serif;font-weight:600}.main-page header .user .details .avatar{cursor:pointer;height:40px;margin-left:10px;position:relative;-webkit-user-select:none;user-select:none;width:40px}.main-page header .user .details .avatar img{border-radius:100%;box-shadow:0 0 0 4px #eee;height:40px;overflow:hidden;width:40px}.main-page header .user .details .avatar .user-menu{background:#0957ff;border-radius:6px;box-shadow:0 10px 40px #0957ff66;position:absolute;right:-2px;text-align:right;top:46px;white-space:nowrap}.main-page header .user .details .avatar .user-menu .logout,.main-page header .user .details .avatar .user-menu .to-app{background:#0957ff;color:#fff;cursor:pointer;display:block;font-size:14px;padding:10px 20px;position:relative;transition:all .3s linear;width:125px}.main-page header .user .details .avatar .user-menu .logout:hover,.main-page header .user .details .avatar .user-menu .to-app:hover{background-color:#0944c1}.main-page header .user .details .avatar .user-menu .to-app{border-bottom:1px solid #0944c1;border-top-left-radius:6px;border-top-right-radius:6px}.main-page header .user .details .avatar .user-menu .logout{border-bottom-left-radius:6px;border-bottom-right-radius:6px}.main-page section{align-items:center;display:flex;padding:10vh 0;position:relative}.main-page section .inner{box-sizing:border-box;margin:auto;max-width:1200px;padding:0 40px;text-align:center;z-index:2}.main-page section .inner h1{display:inline-block;font-size:36px}.main-page section .inner p{font-size:22px;line-height:28px;margin:1em auto 0}.main-page section .inner p a{color:#0957ff;cursor:pointer}.main-page section .inner p.form-subtext{font-size:16px;margin-top:25px}.main-page section .inner .form{margin:20px auto;text-align:center;width:500px}.main-page section .inner .form a{color:#0957ff}.main-page .hero{padding-bottom:0}.main-page .hero .inner{box-sizing:border-box;max-width:1200px;padding:0 40px}.main-page .hero .main-cta{margin-top:25px}.main-page .hero .main-cta .next{background-color:#0957ff;box-shadow:0 10px 30px #0957ff99;color:#fff;font-size:18px;height:60px;margin:10px;transition:all .4s linear;width:250px}.main-page .hero .main-cta .next:hover{background-color:#0944c1}.main-page .hero .main-cta .next:after{line-height:60px}.main-page .hero .main-cta .next.btn{line-height:60px!important;width:150px}.main-page .status{align-items:center;flex-direction:column;justify-content:center;margin:auto;text-align:center}.main-page .status h3{font-size:50px}.main-page .status h3~p{color:#999;font-family:Metropolis,sans-serif;font-size:18px;font-weight:600;margin:1.5em auto}.main-page .status .actions-container>*{margin:0 5px}.main-page .next:disabled{background-color:#fff!important;box-shadow:0 10px 30px #0003!important;color:#9da4af!important}.main-page .next.github:after{content:""}.main-page .next.bitbucket:after,.main-page .next.github:after{font-family:Font Awesome\ 5 Free;font-family:Font Awesome\ 5 Brands;font-weight:900}.main-page .next.bitbucket:after{content:""}.main-page .next.gitlab:after{content:"";font-family:Font Awesome\ 5 Free;font-family:Font Awesome\ 5 Brands;font-weight:900}.main-page .return{background-color:#f6f6f6;color:#15172b}.main-page .return:before{content:"";font-family:Font Awesome\ 5 Free;font-weight:900;padding-right:20px}.main-page .return:hover{color:#0957ff}.main-page #particle-container,.main-page .stars{bottom:0;left:0;opacity:.7;position:fixed;right:20px;top:0;z-index:0}.main-page .star{position:absolute}@keyframes star-animation-1{to{transform:translate3d(76vw,81vh,41px)}}.main-page .star:first-child{fill:#d95926;animation:star-animation-1 30s infinite;animation-delay:-.2s;height:14px;opacity:.91;transform:translate3d(62vw,27vh,32px);width:14px}@keyframes star-animation-2{to{transform:translate3d(17vw,61vh,8px)}}.main-page .star:nth-child(2){fill:#2659d9;animation:star-animation-2 30s infinite;animation-delay:-.4s;height:15px;opacity:.96;transform:translate3d(84vw,81vh,45px);width:15px}@keyframes star-animation-3{to{transform:translate3d(18vw,61vh,1px)}}.main-page .star:nth-child(3){fill:#a626d9;animation:star-animation-3 30s infinite;animation-delay:-.6s;height:12px;opacity:.81;transform:translate3d(50vw,15vh,33px);width:12px}@keyframes star-animation-4{to{transform:translate3d(7vw,2vh,83px)}}.main-page .star:nth-child(4){fill:#2665d9;animation:star-animation-4 30s infinite;animation-delay:-.8s;height:11px;opacity:.68;transform:translate3d(58vw,22vh,57px);width:11px}@keyframes star-animation-5{to{transform:translate3d(21vw,52vh,66px)}}.main-page .star:nth-child(5){fill:#2926d9;animation:star-animation-5 30s infinite;animation-delay:-1s;height:14px;opacity:.17;transform:translate3d(15vw,20vh,1px);width:14px}@keyframes star-animation-6{to{transform:translate3d(62vw,34vh,46px)}}.main-page .star:nth-child(6){fill:#26d96b;animation:star-animation-6 30s infinite;animation-delay:-1.2s;height:12px;opacity:.04;transform:translate3d(6vw,1vh,1px);width:12px}@keyframes star-animation-7{to{transform:translate3d(42vw,81vh,37px)}}.main-page .star:nth-child(7){fill:#d926b8;animation:star-animation-7 30s infinite;animation-delay:-1.4s;height:12px;opacity:.96;transform:translate3d(88vw,17vh,62px);width:12px}@keyframes star-animation-8{to{transform:translate3d(82vw,58vh,60px)}}.main-page .star:nth-child(8){fill:#c1d926;animation:star-animation-8 30s infinite;animation-delay:-1.6s;height:12px;opacity:.23;transform:translate3d(54vw,73vh,1px);width:12px}@keyframes star-animation-9{to{transform:translate3d(18vw,3vh,79px)}}.main-page .star:nth-child(9){fill:#26d96e;animation:star-animation-9 30s infinite;animation-delay:-1.8s;height:12px;opacity:.08;transform:translate3d(42vw,61vh,5px);width:12px}@keyframes star-animation-10{to{transform:translate3d(71vw,33vh,93px)}}.main-page .star:nth-child(10){fill:#97d926;animation:star-animation-10 30s infinite;animation-delay:-2s;height:12px;opacity:.26;transform:translate3d(68vw,2vh,91px);width:12px}@keyframes star-animation-11{to{transform:translate3d(68vw,69vh,38px)}}.main-page .star:nth-child(11){fill:#26d9be;animation:star-animation-11 30s infinite;animation-delay:-2.2s;height:14px;opacity:.34;transform:translate3d(19vw,49vh,71px);width:14px}@keyframes star-animation-12{to{transform:translate3d(87vw,85vh,71px)}}.main-page .star:nth-child(12){fill:#3bd926;animation:star-animation-12 30s infinite;animation-delay:-2.4s;height:12px;opacity:.29;transform:translate3d(12vw,9vh,96px);width:12px}@keyframes star-animation-13{to{transform:translate3d(34vw,68vh,64px)}}.main-page .star:nth-child(13){fill:#26d3d9;animation:star-animation-13 30s infinite;animation-delay:-2.6s;height:12px;opacity:.11;transform:translate3d(54vw,5vh,83px);width:12px}@keyframes star-animation-14{to{transform:translate3d(70vw,56vh,54px)}}.main-page .star:nth-child(14){fill:#d926a9;animation:star-animation-14 30s infinite;animation-delay:-2.8s;height:11px;opacity:.99;transform:translate3d(73vw,50vh,82px);width:11px}@keyframes star-animation-15{to{transform:translate3d(76vw,67vh,98px)}}.main-page .star:nth-child(15){fill:#d926d0;animation:star-animation-15 30s infinite;animation-delay:-3s;height:15px;opacity:.71;transform:translate3d(87vw,41vh,60px);width:15px}@keyframes star-animation-16{to{transform:translate3d(14vw,44vh,47px)}}.main-page .star:nth-child(16){fill:#262cd9;animation:star-animation-16 30s infinite;animation-delay:-3.2s;height:12px;opacity:.51;transform:translate3d(89vw,10vh,29px);width:12px}@keyframes star-animation-17{to{transform:translate3d(6vw,80vh,45px)}}.main-page .star:nth-child(17){fill:#267dd9;animation:star-animation-17 30s infinite;animation-delay:-3.4s;height:12px;opacity:.39;transform:translate3d(53vw,63vh,16px);width:12px}@keyframes star-animation-18{to{transform:translate3d(8vw,63vh,41px)}}.main-page .star:nth-child(18){fill:#2682d9;animation:star-animation-18 30s infinite;animation-delay:-3.6s;height:13px;opacity:.45;transform:translate3d(31vw,66vh,45px);width:13px}@keyframes star-animation-19{to{transform:translate3d(52vw,49vh,85px)}}.main-page .star:nth-child(19){fill:#d92694;animation:star-animation-19 30s infinite;animation-delay:-3.8s;height:12px;opacity:.58;transform:translate3d(13vw,19vh,92px);width:12px}@keyframes star-animation-20{to{transform:translate3d(68vw,13vh,100px)}}.main-page .star:nth-child(20){fill:#26d94d;animation:star-animation-20 30s infinite;animation-delay:-4s;height:13px;opacity:.28;transform:translate3d(24vw,7vh,3px);width:13px}@keyframes star-animation-21{to{transform:translate3d(55vw,88vh,40px)}}.main-page .star:nth-child(21){fill:#47d926;animation:star-animation-21 30s infinite;animation-delay:-4.2s;height:13px;opacity:.46;transform:translate3d(86vw,27vh,97px);width:13px}@keyframes star-animation-22{to{transform:translate3d(45vw,23vh,28px)}}.main-page .star:nth-child(22){fill:#a3d926;animation:star-animation-22 30s infinite;animation-delay:-4.4s;height:13px;opacity:.45;transform:translate3d(22vw,89vh,93px);width:13px}@keyframes star-animation-23{to{transform:translate3d(6vw,57vh,72px)}}.main-page .star:nth-child(23){fill:#d9d026;animation:star-animation-23 30s infinite;animation-delay:-4.6s;height:11px;opacity:.46;transform:translate3d(43vw,44vh,6px);width:11px}@keyframes star-animation-24{to{transform:translate3d(52vw,24vh,99px)}}.main-page .star:nth-child(24){fill:#2677d9;animation:star-animation-24 30s infinite;animation-delay:-4.8s;height:12px;opacity:.74;transform:translate3d(75vw,11vh,30px);width:12px}@keyframes star-animation-25{to{transform:translate3d(22vw,23vh,93px)}}.main-page .star:nth-child(25){fill:#d9266e;animation:star-animation-25 30s infinite;animation-delay:-5s;height:14px;opacity:.12;transform:translate3d(8vw,84vh,76px);width:14px}@keyframes star-animation-26{to{transform:translate3d(7vw,32vh,23px)}}.main-page .star:nth-child(26){fill:#d94a26;animation:star-animation-26 30s infinite;animation-delay:-5.2s;height:14px;opacity:.98;transform:translate3d(48vw,66vh,57px);width:14px}@keyframes star-animation-27{to{transform:translate3d(89vw,16vh,66px)}}.main-page .star:nth-child(27){fill:#26d982;animation:star-animation-27 30s infinite;animation-delay:-5.4s;height:15px;opacity:.43;transform:translate3d(6vw,56vh,62px);width:15px}@keyframes star-animation-28{to{transform:translate3d(52vw,84vh,32px)}}.main-page .star:nth-child(28){fill:#d95326;animation:star-animation-28 30s infinite;animation-delay:-5.6s;height:13px;opacity:.29;transform:translate3d(24vw,24vh,81px);width:13px}@keyframes star-animation-29{to{transform:translate3d(73vw,59vh,41px)}}.main-page .star:nth-child(29){fill:#d9264d;animation:star-animation-29 30s infinite;animation-delay:-5.8s;height:12px;opacity:.95;transform:translate3d(30vw,43vh,9px);width:12px}@keyframes star-animation-30{to{transform:translate3d(38vw,61vh,33px)}}.main-page .star:nth-child(30){fill:#26d994;animation:star-animation-30 30s infinite;animation-delay:-6s;height:12px;opacity:.74;transform:translate3d(42vw,56vh,16px);width:12px}@keyframes star-animation-31{to{transform:translate3d(15vw,37vh,25px)}}.main-page .star:nth-child(31){fill:#26b5d9;animation:star-animation-31 30s infinite;animation-delay:-6.2s;height:13px;opacity:.5;transform:translate3d(86vw,31vh,5px);width:13px}@keyframes star-animation-32{to{transform:translate3d(47vw,79vh,39px)}}.main-page .star:nth-child(32){fill:#26d3d9;animation:star-animation-32 30s infinite;animation-delay:-6.4s;height:12px;opacity:.09;transform:translate3d(8vw,45vh,40px);width:12px}@keyframes star-animation-33{to{transform:translate3d(32vw,49vh,5px)}}.main-page .star:nth-child(33){fill:#5326d9;animation:star-animation-33 30s infinite;animation-delay:-6.6s;height:14px;opacity:.33;transform:translate3d(89vw,41vh,45px);width:14px}@keyframes star-animation-34{to{transform:translate3d(45vw,67vh,79px)}}.main-page .star:nth-child(34){fill:#d926a3;animation:star-animation-34 30s infinite;animation-delay:-6.8s;height:14px;opacity:.96;transform:translate3d(43vw,43vh,51px);width:14px}@keyframes star-animation-35{to{transform:translate3d(5vw,57vh,44px)}}.main-page .star:nth-child(35){fill:#9a26d9;animation:star-animation-35 30s infinite;animation-delay:-7s;height:15px;opacity:.44;transform:translate3d(60vw,47vh,78px);width:15px}@keyframes star-animation-36{to{transform:translate3d(4vw,76vh,20px)}}.main-page .star:nth-child(36){fill:#d92635;animation:star-animation-36 30s infinite;animation-delay:-7.2s;height:14px;opacity:.69;transform:translate3d(84vw,73vh,13px);width:14px}@keyframes star-animation-37{to{transform:translate3d(78vw,81vh,66px)}}.main-page .star:nth-child(37){fill:#26d93e;animation:star-animation-37 30s infinite;animation-delay:-7.4s;height:11px;opacity:.46;transform:translate3d(12vw,56vh,25px);width:11px}@keyframes star-animation-38{to{transform:translate3d(62vw,64vh,29px)}}.main-page .star:nth-child(38){fill:#85d926;animation:star-animation-38 30s infinite;animation-delay:-7.6s;height:15px;opacity:.2;transform:translate3d(50vw,68vh,58px);width:15px}@keyframes star-animation-39{to{transform:translate3d(26vw,64vh,5px)}}.main-page .star:nth-child(39){fill:#26d9ca;animation:star-animation-39 30s infinite;animation-delay:-7.8s;height:12px;opacity:1;transform:translate3d(16vw,48vh,33px);width:12px}@keyframes star-animation-40{to{transform:translate3d(80vw,82vh,98px)}}.main-page .star:nth-child(40){fill:#26d94d;animation:star-animation-40 30s infinite;animation-delay:-8s;height:13px;opacity:.21;transform:translate3d(80vw,30vh,52px);width:13px}@keyframes star-animation-41{to{transform:translate3d(23vw,44vh,3px)}}.main-page .star:nth-child(41){fill:#9126d9;animation:star-animation-41 30s infinite;animation-delay:-8.2s;height:15px;opacity:.4;transform:translate3d(30vw,45vh,63px);width:15px}@keyframes star-animation-42{to{transform:translate3d(58vw,56vh,66px)}}.main-page .star:nth-child(42){fill:#26a3d9;animation:star-animation-42 30s infinite;animation-delay:-8.4s;height:14px;opacity:.98;transform:translate3d(6vw,78vh,95px);width:14px}@keyframes star-animation-43{to{transform:translate3d(55vw,60vh,47px)}}.main-page .star:nth-child(43){fill:#c7d926;animation:star-animation-43 30s infinite;animation-delay:-8.6s;height:13px;opacity:.73;transform:translate3d(6vw,62vh,10px);width:13px}@keyframes star-animation-44{to{transform:translate3d(68vw,29vh,48px)}}.main-page .star:nth-child(44){fill:#d926b5;animation:star-animation-44 30s infinite;animation-delay:-8.8s;height:13px;opacity:.26;transform:translate3d(15vw,47vh,57px);width:13px}@keyframes star-animation-45{to{transform:translate3d(12vw,79vh,6px)}}.main-page .star:nth-child(45){fill:#d95626;animation:star-animation-45 30s infinite;animation-delay:-9s;height:15px;opacity:.3;transform:translate3d(72vw,87vh,88px);width:15px}@keyframes star-animation-46{to{transform:translate3d(68vw,29vh,22px)}}.main-page .star:nth-child(46){fill:#26d9d0;animation:star-animation-46 30s infinite;animation-delay:-9.2s;height:14px;opacity:.43;transform:translate3d(22vw,43vh,26px);width:14px}@keyframes star-animation-47{to{transform:translate3d(39vw,33vh,10px)}}.main-page .star:nth-child(47){fill:#d92674;animation:star-animation-47 30s infinite;animation-delay:-9.4s;height:15px;opacity:.26;transform:translate3d(82vw,80vh,97px);width:15px}@keyframes star-animation-48{to{transform:translate3d(9vw,86vh,1px)}}.main-page .star:nth-child(48){fill:#4a26d9;animation:star-animation-48 30s infinite;animation-delay:-9.6s;height:13px;opacity:.64;transform:translate3d(65vw,36vh,91px);width:13px}@keyframes star-animation-49{to{transform:translate3d(40vw,61vh,14px)}}.main-page .star:nth-child(49){fill:#26d98b;animation:star-animation-49 30s infinite;animation-delay:-9.8s;height:14px;opacity:.64;transform:translate3d(17vw,90vh,81px);width:14px}@keyframes star-animation-50{to{transform:translate3d(40vw,67vh,48px)}}.main-page .star:nth-child(50){fill:#7126d9;animation:star-animation-50 30s infinite;animation-delay:-10s;height:11px;opacity:.74;transform:translate3d(55vw,45vh,59px);width:11px}@keyframes star-animation-51{to{transform:translate3d(28vw,60vh,43px)}}.main-page .star:nth-child(51){fill:#b8d926;animation:star-animation-51 30s infinite;animation-delay:-10.2s;height:12px;opacity:.54;transform:translate3d(58vw,79vh,99px);width:12px}@keyframes star-animation-52{to{transform:translate3d(29vw,62vh,96px)}}.main-page .star:nth-child(52){fill:#2656d9;animation:star-animation-52 30s infinite;animation-delay:-10.4s;height:11px;opacity:.35;transform:translate3d(17vw,61vh,61px);width:11px}@keyframes star-animation-53{to{transform:translate3d(14vw,71vh,72px)}}.main-page .star:nth-child(53){fill:#26d99a;animation:star-animation-53 30s infinite;animation-delay:-10.6s;height:15px;opacity:.06;transform:translate3d(27vw,42vh,55px);width:15px}@keyframes star-animation-54{to{transform:translate3d(14vw,40vh,98px)}}.main-page .star:nth-child(54){fill:#9dd926;animation:star-animation-54 30s infinite;animation-delay:-10.8s;height:13px;opacity:.17;transform:translate3d(68vw,15vh,9px);width:13px}@keyframes star-animation-55{to{transform:translate3d(62vw,76vh,69px)}}.main-page .star:nth-child(55){fill:#3b26d9;animation:star-animation-55 30s infinite;animation-delay:-11s;height:13px;opacity:.32;transform:translate3d(67vw,54vh,85px);width:13px}@keyframes star-animation-56{to{transform:translate3d(30vw,55vh,92px)}}.main-page .star:nth-child(56){fill:#5c26d9;animation:star-animation-56 30s infinite;animation-delay:-11.2s;height:11px;opacity:.77;transform:translate3d(22vw,11vh,51px);width:11px}@keyframes star-animation-57{to{transform:translate3d(12vw,41vh,48px)}}.main-page .star:nth-child(57){fill:#d92665;animation:star-animation-57 30s infinite;animation-delay:-11.4s;height:15px;opacity:.96;transform:translate3d(43vw,26vh,6px);width:15px}@keyframes star-animation-58{to{transform:translate3d(89vw,57vh,34px)}}.main-page .star:nth-child(58){fill:#2665d9;animation:star-animation-58 30s infinite;animation-delay:-11.6s;height:11px;opacity:.78;transform:translate3d(16vw,56vh,68px);width:11px}@keyframes star-animation-59{to{transform:translate3d(22vw,29vh,23px)}}.main-page .star:nth-child(59){fill:#d98026;animation:star-animation-59 30s infinite;animation-delay:-11.8s;height:15px;opacity:.18;transform:translate3d(28vw,58vh,59px);width:15px}@keyframes star-animation-60{to{transform:translate3d(30vw,15vh,5px)}}.main-page .star:nth-child(60){fill:#2626d9;animation:star-animation-60 30s infinite;animation-delay:-12s;height:15px;opacity:.66;transform:translate3d(19vw,51vh,33px);width:15px}@keyframes star-animation-61{to{transform:translate3d(22vw,2vh,56px)}}.main-page .star:nth-child(61){fill:#d99a26;animation:star-animation-61 30s infinite;animation-delay:-12.2s;height:14px;opacity:.9;transform:translate3d(41vw,75vh,9px);width:14px}@keyframes star-animation-62{to{transform:translate3d(63vw,31vh,81px)}}.main-page .star:nth-child(62){fill:#265cd9;animation:star-animation-62 30s infinite;animation-delay:-12.4s;height:14px;opacity:.32;transform:translate3d(16vw,74vh,8px);width:14px}@keyframes star-animation-63{to{transform:translate3d(33vw,78vh,2px)}}.main-page .star:nth-child(63){fill:#d92665;animation:star-animation-63 30s infinite;animation-delay:-12.6s;height:12px;opacity:.02;transform:translate3d(23vw,15vh,41px);width:12px}@keyframes star-animation-64{to{transform:translate3d(8vw,75vh,45px)}}.main-page .star:nth-child(64){fill:#5fd926;animation:star-animation-64 30s infinite;animation-delay:-12.8s;height:14px;opacity:.16;transform:translate3d(51vw,16vh,63px);width:14px}@keyframes star-animation-65{to{transform:translate3d(3vw,81vh,1px)}}.main-page .star:nth-child(65){fill:#d94726;animation:star-animation-65 30s infinite;animation-delay:-13s;height:13px;opacity:.45;transform:translate3d(60vw,88vh,41px);width:13px}@keyframes star-animation-66{to{transform:translate3d(70vw,89vh,19px)}}.main-page .star:nth-child(66){fill:#8ed926;animation:star-animation-66 30s infinite;animation-delay:-13.2s;height:14px;opacity:.83;transform:translate3d(69vw,18vh,17px);width:14px}@keyframes star-animation-67{to{transform:translate3d(26vw,56vh,51px)}}.main-page .star:nth-child(67){fill:#26d959;animation:star-animation-67 30s infinite;animation-delay:-13.4s;height:11px;opacity:.96;transform:translate3d(82vw,27vh,93px);width:11px}@keyframes star-animation-68{to{transform:translate3d(67vw,84vh,78px)}}.main-page .star:nth-child(68){fill:#26d9d6;animation:star-animation-68 30s infinite;animation-delay:-13.6s;height:13px;opacity:.95;transform:translate3d(8vw,84vh,64px);width:13px}@keyframes star-animation-69{to{transform:translate3d(44vw,85vh,89px)}}.main-page .star:nth-child(69){fill:#4a26d9;animation:star-animation-69 30s infinite;animation-delay:-13.8s;height:13px;opacity:.87;transform:translate3d(7vw,28vh,95px);width:13px}@keyframes star-animation-70{to{transform:translate3d(67vw,75vh,9px)}}.main-page .star:nth-child(70){fill:#26a3d9;animation:star-animation-70 30s infinite;animation-delay:-14s;height:11px;opacity:.62;transform:translate3d(63vw,6vh,31px);width:11px}@keyframes star-animation-71{to{transform:translate3d(41vw,18vh,76px)}}.main-page .star:nth-child(71){fill:#d97a26;animation:star-animation-71 30s infinite;animation-delay:-14.2s;height:13px;opacity:.17;transform:translate3d(65vw,21vh,78px);width:13px}@keyframes star-animation-72{to{transform:translate3d(85vw,40vh,71px)}}.main-page .star:nth-child(72){fill:#85d926;animation:star-animation-72 30s infinite;animation-delay:-14.4s;height:13px;opacity:.49;transform:translate3d(44vw,67vh,76px);width:13px}@keyframes star-animation-73{to{transform:translate3d(42vw,55vh,24px)}}.main-page .star:nth-child(73){fill:#26d932;animation:star-animation-73 30s infinite;animation-delay:-14.6s;height:15px;opacity:.94;transform:translate3d(15vw,78vh,77px);width:15px}@keyframes star-animation-74{to{transform:translate3d(19vw,20vh,22px)}}.main-page .star:nth-child(74){fill:#269ad9;animation:star-animation-74 30s infinite;animation-delay:-14.8s;height:12px;opacity:.93;transform:translate3d(40vw,84vh,69px);width:12px}@keyframes star-animation-75{to{transform:translate3d(28vw,18vh,99px)}}.main-page .star:nth-child(75){fill:#5026d9;animation:star-animation-75 30s infinite;animation-delay:-15s;height:12px;opacity:.83;transform:translate3d(12vw,66vh,81px);width:12px}@keyframes star-animation-76{to{transform:translate3d(37vw,83vh,8px)}}.main-page .star:nth-child(76){fill:#4d26d9;animation:star-animation-76 30s infinite;animation-delay:-15.2s;height:11px;opacity:.69;transform:translate3d(79vw,2vh,22px);width:11px}@keyframes star-animation-77{to{transform:translate3d(73vw,48vh,96px)}}.main-page .star:nth-child(77){fill:#bb26d9;animation:star-animation-77 30s infinite;animation-delay:-15.4s;height:12px;opacity:.24;transform:translate3d(53vw,68vh,77px);width:12px}@keyframes star-animation-78{to{transform:translate3d(47vw,87vh,56px)}}.main-page .star:nth-child(78){fill:#d9d926;animation:star-animation-78 30s infinite;animation-delay:-15.6s;height:12px;opacity:.57;transform:translate3d(51vw,30vh,60px);width:12px}@keyframes star-animation-79{to{transform:translate3d(26vw,39vh,93px)}}.main-page .star:nth-child(79){fill:#d926af;animation:star-animation-79 30s infinite;animation-delay:-15.8s;height:12px;opacity:.01;transform:translate3d(60vw,22vh,46px);width:12px}@keyframes star-animation-80{to{transform:translate3d(73vw,54vh,21px)}}.main-page .star:nth-child(80){fill:#91d926;animation:star-animation-80 30s infinite;animation-delay:-16s;height:15px;opacity:.65;transform:translate3d(37vw,48vh,86px);width:15px}@keyframes star-animation-81{to{transform:translate3d(31vw,23vh,84px)}}.main-page .star:nth-child(81){fill:#2697d9;animation:star-animation-81 30s infinite;animation-delay:-16.2s;height:13px;opacity:.64;transform:translate3d(57vw,53vh,9px);width:13px}@keyframes star-animation-82{to{transform:translate3d(11vw,70vh,67px)}}.main-page .star:nth-child(82){fill:#d9265c;animation:star-animation-82 30s infinite;animation-delay:-16.4s;height:11px;opacity:.13;transform:translate3d(50vw,40vh,22px);width:11px}@keyframes star-animation-83{to{transform:translate3d(36vw,73vh,78px)}}.main-page .star:nth-child(83){fill:#264dd9;animation:star-animation-83 30s infinite;animation-delay:-16.6s;height:12px;opacity:.43;transform:translate3d(12vw,11vh,35px);width:12px}@keyframes star-animation-84{to{transform:translate3d(32vw,19vh,73px)}}.main-page .star:nth-child(84){fill:#d92644;animation:star-animation-84 30s infinite;animation-delay:-16.8s;height:15px;opacity:.97;transform:translate3d(68vw,80vh,12px);width:15px}@keyframes star-animation-85{to{transform:translate3d(14vw,69vh,3px)}}.main-page .star:nth-child(85){fill:#d9262f;animation:star-animation-85 30s infinite;animation-delay:-17s;height:14px;opacity:.98;transform:translate3d(32vw,9vh,17px);width:14px}@keyframes star-animation-86{to{transform:translate3d(90vw,68vh,51px)}}.main-page .star:nth-child(86){fill:#8226d9;animation:star-animation-86 30s infinite;animation-delay:-17.2s;height:14px;opacity:.05;transform:translate3d(62vw,89vh,45px);width:14px}@keyframes star-animation-87{to{transform:translate3d(23vw,69vh,71px)}}.main-page .star:nth-child(87){fill:#d95326;animation:star-animation-87 30s infinite;animation-delay:-17.4s;height:13px;opacity:.19;transform:translate3d(12vw,12vh,46px);width:13px}@keyframes star-animation-88{to{transform:translate3d(53vw,75vh,4px)}}.main-page .star:nth-child(88){fill:#d96226;animation:star-animation-88 30s infinite;animation-delay:-17.6s;height:15px;opacity:.1;transform:translate3d(38vw,13vh,9px);width:15px}@keyframes star-animation-89{to{transform:translate3d(82vw,27vh,42px)}}.main-page .star:nth-child(89){fill:#71d926;animation:star-animation-89 30s infinite;animation-delay:-17.8s;height:13px;opacity:.81;transform:translate3d(21vw,7vh,45px);width:13px}@keyframes star-animation-90{to{transform:translate3d(42vw,3vh,66px)}}.main-page .star:nth-child(90){fill:#8b26d9;animation:star-animation-90 30s infinite;animation-delay:-18s;height:13px;opacity:.53;transform:translate3d(76vw,17vh,55px);width:13px}@keyframes star-animation-91{to{transform:translate3d(57vw,39vh,52px)}}.main-page .star:nth-child(91){fill:#d926bb;animation:star-animation-91 30s infinite;animation-delay:-18.2s;height:14px;opacity:.35;transform:translate3d(21vw,22vh,77px);width:14px}@keyframes star-animation-92{to{transform:translate3d(59vw,45vh,27px)}}.main-page .star:nth-child(92){fill:#d9cd26;animation:star-animation-92 30s infinite;animation-delay:-18.4s;height:13px;opacity:.72;transform:translate3d(2vw,51vh,45px);width:13px}@keyframes star-animation-93{to{transform:translate3d(84vw,31vh,68px)}}.main-page .star:nth-child(93){fill:#2635d9;animation:star-animation-93 30s infinite;animation-delay:-18.6s;height:12px;opacity:.15;transform:translate3d(16vw,45vh,94px);width:12px}@keyframes star-animation-94{to{transform:translate3d(40vw,81vh,73px)}}.main-page .star:nth-child(94){fill:#d92694;animation:star-animation-94 30s infinite;animation-delay:-18.8s;height:12px;opacity:.1;transform:translate3d(42vw,90vh,48px);width:12px}@keyframes star-animation-95{to{transform:translate3d(69vw,15vh,2px)}}.main-page .star:nth-child(95){fill:#d99426;animation:star-animation-95 30s infinite;animation-delay:-19s;height:15px;opacity:.92;transform:translate3d(52vw,78vh,91px);width:15px}@keyframes star-animation-96{to{transform:translate3d(15vw,14vh,17px)}}.main-page .star:nth-child(96){fill:#26d950;animation:star-animation-96 30s infinite;animation-delay:-19.2s;height:11px;opacity:.4;transform:translate3d(33vw,68vh,90px);width:11px}@keyframes star-animation-97{to{transform:translate3d(49vw,58vh,53px)}}.main-page .star:nth-child(97){fill:#d96826;animation:star-animation-97 30s infinite;animation-delay:-19.4s;height:11px;opacity:.66;transform:translate3d(15vw,39vh,3px);width:11px}@keyframes star-animation-98{to{transform:translate3d(86vw,90vh,67px)}}.main-page .star:nth-child(98){fill:#d926c7;animation:star-animation-98 30s infinite;animation-delay:-19.6s;height:13px;opacity:.77;transform:translate3d(56vw,62vh,35px);width:13px}@keyframes star-animation-99{to{transform:translate3d(27vw,83vh,8px)}}.main-page .star:nth-child(99){fill:#26d98e;animation:star-animation-99 30s infinite;animation-delay:-19.8s;height:12px;opacity:.93;transform:translate3d(73vw,89vh,83px);width:12px}@keyframes star-animation-100{to{transform:translate3d(6vw,37vh,73px)}}.main-page .star:nth-child(100){fill:#6826d9;animation:star-animation-100 30s infinite;animation-delay:-20s;height:15px;opacity:.04;transform:translate3d(39vw,58vh,71px);width:15px}@keyframes star-animation-101{to{transform:translate3d(18vw,31vh,13px)}}.main-page .star:nth-child(101){fill:#74d926;animation:star-animation-101 30s infinite;animation-delay:-20.2s;height:11px;opacity:.19;transform:translate3d(22vw,67vh,83px);width:11px}@keyframes star-animation-102{to{transform:translate3d(68vw,85vh,29px)}}.main-page .star:nth-child(102){fill:#d926d3;animation:star-animation-102 30s infinite;animation-delay:-20.4s;height:14px;opacity:.22;transform:translate3d(75vw,62vh,4px);width:14px}@keyframes star-animation-103{to{transform:translate3d(83vw,61vh,32px)}}.main-page .star:nth-child(103){fill:#d95626;animation:star-animation-103 30s infinite;animation-delay:-20.6s;height:13px;opacity:.66;transform:translate3d(74vw,22vh,91px);width:13px}@keyframes star-animation-104{to{transform:translate3d(27vw,84vh,82px)}}.main-page .star:nth-child(104){fill:#74d926;animation:star-animation-104 30s infinite;animation-delay:-20.8s;height:14px;opacity:.41;transform:translate3d(78vw,85vh,79px);width:14px}@keyframes star-animation-105{to{transform:translate3d(25vw,23vh,53px)}}.main-page .star:nth-child(105){fill:#74d926;animation:star-animation-105 30s infinite;animation-delay:-21s;height:12px;opacity:.21;transform:translate3d(7vw,84vh,89px);width:12px}@keyframes star-animation-106{to{transform:translate3d(37vw,24vh,35px)}}.main-page .star:nth-child(106){fill:#2668d9;animation:star-animation-106 30s infinite;animation-delay:-21.2s;height:13px;opacity:.43;transform:translate3d(52vw,82vh,52px);width:13px}@keyframes star-animation-107{to{transform:translate3d(10vw,37vh,79px)}}.main-page .star:nth-child(107){fill:#bb26d9;animation:star-animation-107 30s infinite;animation-delay:-21.4s;height:15px;opacity:.38;transform:translate3d(28vw,39vh,3px);width:15px}@keyframes star-animation-108{to{transform:translate3d(44vw,43vh,97px)}}.main-page .star:nth-child(108){fill:#d326d9;animation:star-animation-108 30s infinite;animation-delay:-21.6s;height:15px;opacity:.66;transform:translate3d(27vw,65vh,87px);width:15px}@keyframes star-animation-109{to{transform:translate3d(22vw,88vh,78px)}}.main-page .star:nth-child(109){fill:#d926a3;animation:star-animation-109 30s infinite;animation-delay:-21.8s;height:13px;opacity:.89;transform:translate3d(57vw,39vh,63px);width:13px}@keyframes star-animation-110{to{transform:translate3d(35vw,30vh,5px)}}.main-page .star:nth-child(110){fill:#5326d9;animation:star-animation-110 30s infinite;animation-delay:-22s;height:11px;opacity:.65;transform:translate3d(76vw,70vh,54px);width:11px}@keyframes star-animation-111{to{transform:translate3d(15vw,86vh,11px)}}.main-page .star:nth-child(111){fill:#26d9b8;animation:star-animation-111 30s infinite;animation-delay:-22.2s;height:15px;opacity:.85;transform:translate3d(4vw,3vh,4px);width:15px}@keyframes star-animation-112{to{transform:translate3d(30vw,73vh,31px)}}.main-page .star:nth-child(112){fill:#3226d9;animation:star-animation-112 30s infinite;animation-delay:-22.4s;height:11px;opacity:.03;transform:translate3d(30vw,20vh,75px);width:11px}@keyframes star-animation-113{to{transform:translate3d(48vw,66vh,36px)}}.main-page .star:nth-child(113){fill:#4dd926;animation:star-animation-113 30s infinite;animation-delay:-22.6s;height:12px;opacity:.08;transform:translate3d(25vw,35vh,91px);width:12px}@keyframes star-animation-114{to{transform:translate3d(83vw,73vh,79px)}}.main-page .star:nth-child(114){fill:#d926be;animation:star-animation-114 30s infinite;animation-delay:-22.8s;height:11px;opacity:.68;transform:translate3d(23vw,59vh,61px);width:11px}@keyframes star-animation-115{to{transform:translate3d(8vw,7vh,23px)}}.main-page .star:nth-child(115){fill:#9726d9;animation:star-animation-115 30s infinite;animation-delay:-23s;height:11px;opacity:.48;transform:translate3d(62vw,10vh,41px);width:11px}@keyframes star-animation-116{to{transform:translate3d(84vw,13vh,88px)}}.main-page .star:nth-child(116){fill:#26b5d9;animation:star-animation-116 30s infinite;animation-delay:-23.2s;height:13px;opacity:.49;transform:translate3d(51vw,22vh,86px);width:13px}@keyframes star-animation-117{to{transform:translate3d(72vw,9vh,49px)}}.main-page .star:nth-child(117){fill:#a3d926;animation:star-animation-117 30s infinite;animation-delay:-23.4s;height:13px;opacity:.95;transform:translate3d(40vw,42vh,70px);width:13px}@keyframes star-animation-118{to{transform:translate3d(19vw,14vh,98px)}}.main-page .star:nth-child(118){fill:#26d997;animation:star-animation-118 30s infinite;animation-delay:-23.6s;height:15px;opacity:.08;transform:translate3d(10vw,82vh,35px);width:15px}@keyframes star-animation-119{to{transform:translate3d(67vw,61vh,40px)}}.main-page .star:nth-child(119){fill:#26cdd9;animation:star-animation-119 30s infinite;animation-delay:-23.8s;height:11px;opacity:.5;transform:translate3d(28vw,6vh,93px);width:11px}@keyframes star-animation-120{to{transform:translate3d(59vw,47vh,36px)}}.main-page .star:nth-child(120){fill:#6526d9;animation:star-animation-120 30s infinite;animation-delay:-24s;height:14px;opacity:.22;transform:translate3d(38vw,72vh,46px);width:14px}@keyframes star-animation-121{to{transform:translate3d(56vw,1vh,50px)}}.main-page .star:nth-child(121){fill:#26d926;animation:star-animation-121 30s infinite;animation-delay:-24.2s;height:12px;opacity:.86;transform:translate3d(45vw,57vh,54px);width:12px}@keyframes star-animation-122{to{transform:translate3d(53vw,39vh,4px)}}.main-page .star:nth-child(122){fill:#d93826;animation:star-animation-122 30s infinite;animation-delay:-24.4s;height:15px;opacity:.16;transform:translate3d(61vw,58vh,53px);width:15px}@keyframes star-animation-123{to{transform:translate3d(88vw,7vh,53px)}}.main-page .star:nth-child(123){fill:#2665d9;animation:star-animation-123 30s infinite;animation-delay:-24.6s;height:13px;opacity:.72;transform:translate3d(32vw,2vh,8px);width:13px}@keyframes star-animation-124{to{transform:translate3d(55vw,40vh,50px)}}.main-page .star:nth-child(124){fill:#26d98b;animation:star-animation-124 30s infinite;animation-delay:-24.8s;height:15px;opacity:.19;transform:translate3d(11vw,83vh,55px);width:15px}@keyframes star-animation-125{to{transform:translate3d(19vw,45vh,54px)}}.main-page .star:nth-child(125){fill:#262fd9;animation:star-animation-125 30s infinite;animation-delay:-25s;height:11px;opacity:.08;transform:translate3d(26vw,3vh,19px);width:11px}@keyframes star-animation-126{to{transform:translate3d(73vw,85vh,69px)}}.main-page .star:nth-child(126){fill:#d9b826;animation:star-animation-126 30s infinite;animation-delay:-25.2s;height:14px;opacity:.13;transform:translate3d(77vw,51vh,5px);width:14px}@keyframes star-animation-127{to{transform:translate3d(15vw,66vh,15px)}}.main-page .star:nth-child(127){fill:#2668d9;animation:star-animation-127 30s infinite;animation-delay:-25.4s;height:12px;opacity:.31;transform:translate3d(41vw,51vh,19px);width:12px}@keyframes star-animation-128{to{transform:translate3d(79vw,76vh,5px)}}.main-page .star:nth-child(128){fill:#d92644;animation:star-animation-128 30s infinite;animation-delay:-25.6s;height:14px;opacity:.32;transform:translate3d(78vw,75vh,38px);width:14px}@keyframes star-animation-129{to{transform:translate3d(23vw,90vh,28px)}}.main-page .star:nth-child(129){fill:#6526d9;animation:star-animation-129 30s infinite;animation-delay:-25.8s;height:11px;opacity:.62;transform:translate3d(65vw,89vh,15px);width:11px}@keyframes star-animation-130{to{transform:translate3d(44vw,76vh,29px)}}.main-page .star:nth-child(130){fill:#26d991;animation:star-animation-130 30s infinite;animation-delay:-26s;height:15px;opacity:.59;transform:translate3d(54vw,76vh,36px);width:15px}@keyframes star-animation-131{to{transform:translate3d(62vw,52vh,57px)}}.main-page .star:nth-child(131){fill:#a026d9;animation:star-animation-131 30s infinite;animation-delay:-26.2s;height:13px;opacity:.7;transform:translate3d(25vw,59vh,79px);width:13px}@keyframes star-animation-132{to{transform:translate3d(35vw,35vh,28px)}}.main-page .star:nth-child(132){fill:#82d926;animation:star-animation-132 30s infinite;animation-delay:-26.4s;height:13px;opacity:.7;transform:translate3d(52vw,3vh,40px);width:13px}@keyframes star-animation-133{to{transform:translate3d(34vw,77vh,93px)}}.main-page .star:nth-child(133){fill:#d9267d;animation:star-animation-133 30s infinite;animation-delay:-26.6s;height:15px;opacity:.44;transform:translate3d(22vw,74vh,44px);width:15px}@keyframes star-animation-134{to{transform:translate3d(5vw,79vh,50px)}}.main-page .star:nth-child(134){fill:#26d965;animation:star-animation-134 30s infinite;animation-delay:-26.8s;height:12px;opacity:.99;transform:translate3d(24vw,23vh,18px);width:12px}@keyframes star-animation-135{to{transform:translate3d(61vw,75vh,22px)}}.main-page .star:nth-child(135){fill:#d9269d;animation:star-animation-135 30s infinite;animation-delay:-27s;height:12px;opacity:.54;transform:translate3d(80vw,16vh,72px);width:12px}@keyframes star-animation-136{to{transform:translate3d(63vw,8vh,38px)}}.main-page .star:nth-child(136){fill:#26d947;animation:star-animation-136 30s infinite;animation-delay:-27.2s;height:15px;opacity:.5;transform:translate3d(21vw,52vh,78px);width:15px}@keyframes star-animation-137{to{transform:translate3d(42vw,6vh,52px)}}.main-page .star:nth-child(137){fill:#4726d9;animation:star-animation-137 30s infinite;animation-delay:-27.4s;height:14px;opacity:.65;transform:translate3d(23vw,60vh,40px);width:14px}@keyframes star-animation-138{to{transform:translate3d(22vw,4vh,90px)}}.main-page .star:nth-child(138){fill:#7dd926;animation:star-animation-138 30s infinite;animation-delay:-27.6s;height:14px;opacity:.47;transform:translate3d(60vw,33vh,66px);width:14px}@keyframes star-animation-139{to{transform:translate3d(47vw,31vh,37px)}}.main-page .star:nth-child(139){fill:#77d926;animation:star-animation-139 30s infinite;animation-delay:-27.8s;height:13px;opacity:.8;transform:translate3d(21vw,87vh,7px);width:13px}@keyframes star-animation-140{to{transform:translate3d(71vw,45vh,11px)}}.main-page .star:nth-child(140){fill:#2650d9;animation:star-animation-140 30s infinite;animation-delay:-28s;height:13px;opacity:.02;transform:translate3d(74vw,49vh,25px);width:13px}@keyframes star-animation-141{to{transform:translate3d(46vw,90vh,88px)}}.main-page .star:nth-child(141){fill:#26d991;animation:star-animation-141 30s infinite;animation-delay:-28.2s;height:14px;opacity:.99;transform:translate3d(81vw,49vh,18px);width:14px}@keyframes star-animation-142{to{transform:translate3d(11vw,10vh,31px)}}.main-page .star:nth-child(142){fill:#26d3d9;animation:star-animation-142 30s infinite;animation-delay:-28.4s;height:15px;opacity:.25;transform:translate3d(19vw,69vh,38px);width:15px}@keyframes star-animation-143{to{transform:translate3d(79vw,15vh,31px)}}.main-page .star:nth-child(143){fill:#6bd926;animation:star-animation-143 30s infinite;animation-delay:-28.6s;height:14px;opacity:.12;transform:translate3d(30vw,73vh,15px);width:14px}@keyframes star-animation-144{to{transform:translate3d(79vw,74vh,62px)}}.main-page .star:nth-child(144){fill:#d92665;animation:star-animation-144 30s infinite;animation-delay:-28.8s;height:11px;opacity:1;transform:translate3d(48vw,23vh,66px);width:11px}@keyframes star-animation-145{to{transform:translate3d(56vw,37vh,35px)}}.main-page .star:nth-child(145){fill:#26d92c;animation:star-animation-145 30s infinite;animation-delay:-29s;height:13px;opacity:.66;transform:translate3d(52vw,88vh,54px);width:13px}@keyframes star-animation-146{to{transform:translate3d(60vw,9vh,93px)}}.main-page .star:nth-child(146){fill:#50d926;animation:star-animation-146 30s infinite;animation-delay:-29.2s;height:11px;opacity:.79;transform:translate3d(80vw,60vh,15px);width:11px}@keyframes star-animation-147{to{transform:translate3d(47vw,61vh,9px)}}.main-page .star:nth-child(147){fill:#d96226;animation:star-animation-147 30s infinite;animation-delay:-29.4s;height:12px;opacity:.8;transform:translate3d(67vw,21vh,32px);width:12px}@keyframes star-animation-148{to{transform:translate3d(76vw,39vh,28px)}}.main-page .star:nth-child(148){fill:#d9b526;animation:star-animation-148 30s infinite;animation-delay:-29.6s;height:15px;opacity:1;transform:translate3d(59vw,89vh,65px);width:15px}@keyframes star-animation-149{to{transform:translate3d(47vw,69vh,55px)}}.main-page .star:nth-child(149){fill:#65d926;animation:star-animation-149 30s infinite;animation-delay:-29.8s;height:13px;opacity:.3;transform:translate3d(24vw,12vh,85px);width:13px}@keyframes star-animation-150{to{transform:translate3d(76vw,1vh,26px)}}.main-page .star:nth-child(150){fill:#d926a0;animation:star-animation-150 30s infinite;animation-delay:-30s;height:12px;opacity:.37;transform:translate3d(87vw,9vh,48px);width:12px}.main-page footer{color:#fff;margin-top:-200px;padding:50px 20px;position:relative;text-align:center;z-index:4}.main-page footer .social{align-items:center;display:flex;justify-content:space-between;margin:0 auto 25px;width:140px}.main-page footer .social a{background-color:#fff;border-radius:100%;box-shadow:0 0 0 6px #0003;color:#1c1e34;display:block;font-size:14px;height:30px;line-height:34px;transition:all .3s ease-in-out;width:30px}.main-page footer .social a:hover{color:#0957ff}.main-page footer .links a{color:#fff;display:inline-block;margin:5px 10px}.main-page footer .copyright{font-size:12px;opacity:.4}.payment.form li{align-items:center;border:2px solid #454857;border-radius:10px;display:flex;justify-content:space-between;margin-bottom:10px;position:relative;transition:all .3s ease-in-out}.light-theme .payment.form li{border-color:#0000;box-shadow:0 0 20px #00000012}.payment.form li:not(.card-container--no-select){cursor:pointer}.payment.form li:not(.card-container--no-select):hover{background:#1a1f28}.light-theme .payment.form li:not(.card-container--no-select):hover{background:#fff;box-shadow:0 0 20px #0000002b}.payment.form li>div{align-items:center;box-sizing:border-box;display:flex;padding:10px;width:100%}.payment.form li.card-container--selected{border:2px solid #0957ff}.payment.form li.card-container--no-select{border-color:#45485780;filter:grayscale(50)}.light-theme .payment.form li.card-container--no-select{border-color:#0000;box-shadow:0 0 20px #0000000a}.payment.form li .card img{border-radius:4px;vertical-align:middle;width:60px}.light-theme .payment.form li .card img{border:1px solid #eee}.payment.form li .card-details{margin-left:10px}.payment.form li .card-details .card-owner{font-size:18px;margin-bottom:.2em}.payment.form li .card-details .card-code{color:#fff;font-size:14px}.light-theme .payment.form li .card-details .card-code{color:#151515}.payment.form li .remove{background:#0000;border-radius:0;box-shadow:none;padding:0;width:48px}.payment.form li .remove:before{content:"";font-family:Font Awesome\ 5 Free;font-weight:900}.payment.form li .remove:not([disabled]):hover{color:#ec0c43}.payment.form li.disabled{background:#292b33}.light-theme .payment.form li.disabled{background:#eee;box-shadow:none}.payment.form .StripeElement{border-radius:4px;box-shadow:inset 0 0 0 2px #454857;height:48px;padding:0 10px;transition:all .3s ease-in-out}.payment.form .StripeElement.StripeElement--focus{box-shadow:inset 0 0 0 1px #0957ff,0 0 0 4px #0957ff1a}.payment.form .StripeElement.StripeElement--invalid{box-shadow:inset 0 0 0 1px #ec0c43,0 0 0 4px #ec0c431a}.light-theme .payment.form .StripeElement{box-shadow:inset 0 0 0 2px #eee}.light-theme .payment.form .StripeElement.StripeElement--focus{box-shadow:inset 0 0 0 1px #0957ff,0 0 0 4px #0957ff1a}.light-theme .payment.form .StripeElement.StripeElement--invalid,.light-theme .payment.form input[type=text].invalid,.payment.form input[type=text].invalid{box-shadow:inset 0 0 0 1px #ec0c43,0 0 0 4px #ec0c431a}.payment.form.disabled .StripeElement{background:#292b33;pointer-events:none}.light-theme .payment.form.disabled .StripeElement{background:#eee}.payment.form.disabled input[type=text]{background:#292b33;pointer-events:none}.light-theme .payment.form.disabled input[type=text]{background:#eee}.payment.form .card-number label{display:flex;justify-content:space-between}.payment.form .card-number label img{margin-left:5px;vertical-align:middle;width:40px}.payment.form .two-fields-on-row{display:flex;flex-wrap:wrap;justify-content:space-between}.payment.form .two-fields-on-row .form-row{width:45%}.payment.form .form-row{margin:0 0 20px}.payment.form .form-row label{font-size:16px!important}.payment.form .inline-notification .message,.payment.form .inline-notification .message a{font-size:14px;font-weight:600}.payment.form p.tax-id-note{margin-top:33px}
/*# sourceMappingURL=main.49de8dba.css.map*/