.container{display:flex;flex-direction:column;min-height:100vh}.container main{flex:1 1}.container.dark{background-color:#12263e}.justify-content-center{justify-content:center!important}.text-semi-bold{font-family:SpaceGroteskSemiBold,sans-serif;font-weight:700}.w-100{width:100%}.container main.home{margin:auto;width:920px}.container main.home .head{align-items:center;background-color:#fff;border:1px solid #d8dce0;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;margin:-120px auto 40px;padding:48px 136.5px;position:relative;row-gap:20px;width:744px;z-index:999}.container main.home .head-header h1{color:#3c4f65;font-family:SpaceGroteskSemiBold,sans-serif;font-size:28px;font-weight:700;line-height:36px;text-align:center}.container main.home .head-description{color:#64748b;font-family:SpaceGroteskRegular,sans-serif;font-size:15px;font-weight:400;line-height:20px;text-align:center}.container main.home .head-img{align-items:center;border-radius:50%;display:flex;height:64px;justify-content:center;position:relative;width:64px;z-index:99}.container main.home .head-img .pulse{position:absolute;z-index:-1}.container main.home .history{display:flex;flex-direction:column;gap:24px;justify-content:space-between;margin-bottom:80px;width:100%}.container main.home .history-item{border:1px solid #d8dce0;border-radius:8px;cursor:pointer;padding:0 24px;width:100%}.container main.home .history-item .progress-section{background-color:#f8fafc;border-radius:6px;margin-bottom:24px;padding:16px}.container main.home .history-item .progress-section .component-title{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex;margin-bottom:16px}.container main.home .history-item .progress-section .component-title span{align-items:center;border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}.container main.home .history-item .progress-section .component-title span svg{height:14px;width:14px}.container main.home .history-item .progress-section .component-title .tick{background-color:#00c9bd}.container main.home .history-item .progress-section .component-title .cross{background-color:#fd4c5c}.container main.home .history-item .progress-section .component-title .component-header{align-items:center;display:flex;flex:1 1;justify-content:space-between}.container main.home .history-item .progress-section .component-title .component-header-text{color:#12263e;font-family:SpaceGroteskMedium,sans-serif;font-size:18px;font-weight:500;line-height:24px}.container main.home .history-item .progress-section .component-title .component-header .component-log-info{align-items:center;display:flex;position:relative}.container main.home .history-item .progress-section .component-title .component-header .component-log-info .component-log-info-desc{background-color:#3c4f65;border-radius:8px;color:#fff;font-family:SpaceGroteskRegular,sans-serif;font-size:12px;font-weight:400;height:auto;line-height:14px;max-width:180px;opacity:0;padding:12px;position:absolute;right:27px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .4s;visibility:hidden;width:-webkit-max-content;width:max-content;z-index:999}.container main.home .history-item .progress-section .component-title .component-header .component-log-info .component-log-info-desc:after{background-color:#3c4f65;content:"";height:10px;position:absolute;right:-4px;top:calc(50% - 5px);-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}.container main.home .history-item .progress-section .component-title .component-header .component-log-info:hover .component-log-info-desc{opacity:1;visibility:visible}.container main.home .history-item .progress-section .progress-bars{display:flex;height:44px;justify-content:space-between;margin-bottom:12px}.container main.home .history-item .progress-section .progress-bars .progress-bar{background-color:#00c9bd;border-radius:2px;position:relative;width:10px}.container main.home .history-item .progress-section .progress-bars .progress-bar:before{background-color:inherit;border-radius:2px;content:"";height:44px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:10px}.container main.home .history-item .progress-section .progress-bars .progress-bar:after{background-color:#fff;border-left:1px solid #d8dce0;border-top:1px solid #d8dce0;bottom:-20px;content:"";display:none;height:10px;left:calc(50% - 6px);position:absolute;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px;z-index:999}.container main.home .history-item .progress-section .progress-bars .progress-bar.non-operational{background-color:#fd4c5c}.container main.home .history-item .progress-section .progress-bars .progress-bar.null{background-color:#d8dce0}.container main.home .history-item .progress-section .progress-bars .progress-bar .no-data{align-items:center;background-color:#fff;border:1px solid #d8dce0;border-radius:8px;bottom:-86px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);display:none;flex-direction:column;height:72px;left:-67px;padding:16px 12px;position:absolute;width:144px;z-index:999}.container main.home .history-item .progress-section .progress-bars .progress-bar .no-data h5{color:#3c4f65;font-family:SpaceGroteskRegular,sans-serif;font-size:13px;font-weight:400;line-height:18px;text-align:center}.container main.home .history-item .progress-section .progress-bars .progress-bar .no-data span{color:#3c4f65;font-family:SpaceGroteskRegular,sans-serif;font-size:13px;font-weight:600;line-height:18px}.container main.home .history-item .progress-section .progress-bars .progress-bar .no-incident{align-items:center;background-color:#fff;border:1px solid #d8dce0;border-radius:8px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);display:none;flex-direction:column;height:-webkit-max-content;height:max-content;left:-115px;padding:16px 12px 12px;position:absolute;top:58px;width:174px;z-index:999}.container main.home .history-item .progress-section .progress-bars .progress-bar .no-incident .status{align-items:center;border-bottom:1px solid #d8dce0;-webkit-column-gap:8px;column-gap:8px;display:flex;justify-content:center;padding-bottom:6px}.container main.home .history-item .progress-section .progress-bars .progress-bar .no-incident .status span{color:#12263e;font-family:SpaceGroteskSemiBold,sans-serif;font-size:16px;font-weight:700;line-height:22px}.container main.home .history-item .progress-section .progress-bars .progress-bar .no-incident .status-icon{align-items:center;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.container main.home .history-item .progress-section .progress-bars .progress-bar .no-incident .status .tick{background-color:#00c9bd}.container main.home .history-item .progress-section .progress-bars .progress-bar .no-incident h5{color:#3c4f65;font-family:SpaceGroteskRegular,sans-serif;font-size:13px;font-weight:400;line-height:18px;margin:8px 0;text-align:center}.container main.home .history-item .progress-section .progress-bars .progress-bar .no-incident .no-incident-text{color:#00c9bd;font-family:SpaceGroteskMedium,sans-serif;font-size:12px;font-weight:500;line-height:16px}.container main.home .history-item .progress-section .progress-bars .progress-bar .detect-incident{background-color:#fff;border:1px solid #d8dce0;border-radius:8px;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2);display:none;flex-direction:column;height:-webkit-max-content;height:max-content;left:-115px;padding:16px 12px 12px;position:absolute;top:58px;width:198px;z-index:999}.container main.home .history-item .progress-section .progress-bars .progress-bar .detect-incident .status{align-items:center;border-bottom:1px solid #d8dce0;-webkit-column-gap:8px;column-gap:8px;display:flex;justify-content:center;padding-bottom:6px}.container main.home .history-item .progress-section .progress-bars .progress-bar .detect-incident .status span{color:#12263e;font-family:SpaceGroteskSemiBold,sans-serif;font-size:16px;font-weight:700;line-height:22px}.container main.home .history-item .progress-section .progress-bars .progress-bar .detect-incident .status-icon{align-items:center;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.container main.home .history-item .progress-section .progress-bars .progress-bar .detect-incident .status .cross{background-color:#fd4c5c}.container main.home .history-item .progress-section .progress-bars .progress-bar .detect-incident h5{color:#3c4f65;font-family:SpaceGroteskRegular,sans-serif;font-size:13px;font-weight:400;line-height:18px;margin:8px 0;text-align:center}.container main.home .history-item .progress-section .progress-bars .progress-bar .detect-incident .duration,.container main.home .history-item .progress-section .progress-bars .progress-bar .detect-incident .incident-desc{color:#fd4c5c;font-family:SpaceGroteskRegular,sans-serif;font-size:12px;font-weight:400;line-height:16px}.container main.home .history-item .progress-section .progress-bars .progress-bar .detect-incident .duration{color:#12263e;font-family:SpaceGroteskMedium,sans-serif;margin-top:6px}.container main.home .history-item .progress-section .progress-bars .progress-bar:hover:before{height:52px;width:12px}.container main.home .history-item .progress-section .progress-bars .progress-bar:hover .detect-incident,.container main.home .history-item .progress-section .progress-bars .progress-bar:hover .no-data,.container main.home .history-item .progress-section .progress-bars .progress-bar:hover .no-incident{display:flex}.container main.home .history-item .progress-section .progress-bars .progress-bar:hover:after{display:block}.container main.home .history-item .progress-section .time-interval{display:flex;justify-content:space-between}.container main.home .history-item .progress-section .time-interval h4{color:#393e46;font-family:SpaceGroteskMedium,sans-serif;font-size:14px;font-weight:500;line-height:20px}.container main.home .history-item .progress-section .time-interval .uptime{display:flex;justify-content:flex-end}.container main.home .history-item .progress-section .time-interval .uptime h4{color:#393e46;font-family:SpaceGroteskMedium,sans-serif;font-size:14px;font-weight:500;line-height:20px}.container main.home .history-item .progress-section .open-incident{display:flex;flex-direction:column;margin-top:24px}.container main.home .history-item .progress-section .open-incident-head{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex}.container main.home .history-item .progress-section .open-incident-head .icon{align-items:center;background-color:#fd4c5c;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.container main.home .history-item .progress-section .open-incident-head .icon svg{height:16px;-webkit-transform:rotate(180deg);transform:rotate(180deg);width:16px}.container main.home .history-item .progress-section .open-incident-head .text{color:#12263e;font-family:SpaceGroteskMedium,sans-serif;font-size:18px;font-weight:500;line-height:24px}.container main.home .history-item .progress-section .open-incident-desc{color:#fd4c5c;font-family:SpaceGroteskRegular,sans-serif;font-size:16px;font-weight:400;line-height:22px;margin:12px 0 24px;padding-left:34px}.container main.home .history-item .progress-section .open-incident-started{color:#3c4f65;font-family:SpaceGroteskRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;padding-left:34px}.container main.home .history-item .progress-section .open-incident.component{margin-top:20px}.container main.home .history-item .progress-section .open-incident.component .component-open-incident-head{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex}.container main.home .history-item .progress-section .open-incident.component .component-open-incident-head .component-icon{align-items:center;background-color:#fd4c5c;border-radius:50%;display:flex;height:20px;justify-content:center;width:20px}.container main.home .history-item .progress-section .open-incident.component .component-open-incident-head .component-text{color:#12263e;font-family:SpaceGroteskMedium,sans-serif;font-size:18px;font-weight:500;line-height:24px}.container main.home .history-item .progress-section .open-incident.component .open-incident-desc{font-size:15px;margin:10px 0 14px;padding-left:30px}.container main.home .history-item .progress-section .open-incident.component .component-open-incident-started{color:#3c4f65;font-family:SpaceGroteskRegular,sans-serif;font-size:14px;font-weight:400;line-height:18px;padding-left:30px}.container main.home .history-item .head-container{align-items:center;display:flex;justify-content:space-between;padding:24px 0}.container main.home .history-item .head-container .log-status{align-items:center;color:#12263e;display:flex;font-family:SpaceGroteskMedium,sans-serif;font-size:14px;font-weight:500;gap:8px;line-height:20px}.container main.home .history-item .head-container .log-status .arrow svg{-webkit-transform:rotate(180deg);transform:rotate(180deg);transition:all .4s}.container main.home .history-item .head-container .log-status .arrow.open svg{-webkit-transform:rotate(0deg);transform:rotate(0deg);transition:all .4s}.container main.home .history-item .head-container .log-title{align-items:center;-webkit-column-gap:10px;column-gap:10px;display:flex}.container main.home .history-item .head-container .log-title .component-tick{align-items:center;background-color:#00c9bd;border-radius:50%;display:flex;height:24px;justify-content:center;min-width:24px;width:24px}.container main.home .history-item .head-container .log-title .component-cross{background-color:#fd4c5c}.container main.home .history-item .head-container .log-title p{color:#12263e;font-family:SpaceGroteskSemiBold,sans-serif;font-size:18px;font-weight:700;line-height:24px}.container main.home .history-item .head-container .log-title p.disabled-component-text{color:#fff;font-family:SpaceGroteskRegular,sans-serif;font-size:12px;font-weight:400;line-height:14px}.container main.home .history-item .head-container .log-title .log-info{align-items:center;display:flex;position:relative}.container main.home .history-item .head-container .log-title .log-info-desc{background-color:#3c4f65;border-radius:8px;color:#fff;font-family:SpaceGroteskRegular,sans-serif;font-size:12px;font-weight:400;height:auto;left:27px;line-height:14px;max-width:180px;opacity:0;padding:12px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .4s;visibility:hidden;width:-webkit-max-content;width:max-content;z-index:999}.container main.home .history-item .head-container .log-title .log-info-desc:after{background-color:#3c4f65;content:"";height:10px;left:-4px;position:absolute;top:calc(50% - 5px);-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}.container main.home .history-item .head-container .log-title .log-info:hover .log-info-desc{opacity:1;visibility:visible}.container main.home .history-item .group-container{margin:0}.container main.home .history-item .group-container .head-container{padding:0}.container main.home .history-item .group-container .head-container .log-title p{font-size:16px;font-weight:500;line-height:22px}.container main.home .history-item .group-container .head-container .log-title .info .desc{color:#fff;font-size:12px;font-weight:400}.container main.home .history-item .group-container .progress-section{padding-top:20px}.container main.home .history-item .incident-info{max-height:0;opacity:0;transition:all .4s;visibility:hidden}.container main.home .history-item .incident-info .log-text{color:#fd4c5c;font-size:16px;font-weight:400;line-height:24px;padding-top:24px}.container main.home .history-item .active{max-height:1000px;opacity:1;visibility:visible}.container main.home .history .disabled-component{align-items:center;display:flex;position:relative}.container main.home .history .disabled-component svg#disabled-icon{height:24px;width:24px}.container main.home .history .disabled-component .disabled-component-text{background-color:#3c4f65;border-radius:8px;color:#fff;font-family:SpaceGroteskRegular,sans-serif;font-size:12px;font-weight:400;height:auto;left:27px;line-height:14px;max-width:180px;opacity:0;padding:12px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:all .4s;visibility:hidden;width:-webkit-max-content;width:max-content;z-index:999}.container main.home .history .disabled-component .disabled-component-text:after{background-color:#3c4f65;content:"";height:10px;left:-2px;position:absolute;top:calc(50% - 5px);-webkit-transform:rotate(45deg);transform:rotate(45deg);width:10px}.container main.home .history .disabled-component:hover .disabled-component-text{opacity:1;visibility:visible}.container main.home .go-to{border:1px solid #d8dce0;border-radius:8px;margin-bottom:120px}.container main.home .go-to a{align-items:center;cursor:pointer;display:flex;gap:10px;justify-content:center;padding:24px}.container main.home .go-to a h3{color:#12263e;font-family:SpaceGroteskRegular,sans-serif;font-size:16px;font-weight:400;line-height:24px}.container main.home .go-to:hover{background-color:#e2e8f0}.container main.home .go-to:focus{background-color:#64728b}.container main.home .go-to:focus a h3{color:#fff}.container.dark main.home .head{background-color:#12263e;border:1.5px solid #64748b}.container.dark main.home .head-header h1{color:#fff}.container.dark main.home .head-description{color:#cbd5e1}.container.dark main.home .history-item{border:1.5px solid #64748b}.container.dark main.home .history-item .head-container .log-status,.container.dark main.home .history-item .head-container .log-title p{color:#fff}.container.dark main.home .history-item .progress-section{background-color:#192d45}.container.dark main.home .history-item .progress-section .component-title .component-header-text{color:#fff}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar{background-color:#00c9bd}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar:before{background-color:inherit}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar:after{background-color:#0f2239;border-left:1px solid #64748b;border-top:1px solid #64748b}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar.non-operational{background-color:#fd4c5c}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar.null{background-color:#d8dce0}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar .no-data{background-color:#0f2239;border:1px solid #64748b}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar .no-data h5{color:#98a2b3}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar .no-data span{color:#fff}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar .no-incident{background-color:#0f2239;border:1px solid #64748b;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar .no-incident .status{border-bottom:1px solid #64748b}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar .no-incident .status span{color:#fff}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar .no-incident h5{color:#98a2b3}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar .detect-incident{background-color:#0f2239;border:1px solid #64748b;box-shadow:0 7px 29px 0 hsla(240,5%,41%,.2)}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar .detect-incident .status{border-bottom:1px solid #64748b}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar .detect-incident .status span{color:#fff}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar .detect-incident h5{color:#98a2b3}.container.dark main.home .history-item .progress-section .progress-bars .progress-bar .detect-incident .duration{color:#fff}.container.dark main.home .history-item .progress-section .time-interval .uptime h4,.container.dark main.home .history-item .progress-section .time-interval h4{color:#94a3b8}.container.dark main.home .history-item .progress-section .open-incident-head .icon{background-color:#fd4c5c}.container.dark main.home .history-item .progress-section .open-incident-head .text{color:#fff}.container.dark main.home .history-item .progress-section .open-incident-started{color:#94a3b8}.container.dark main.home .history-item .progress-section .open-incident.component .component-open-incident-head .component-text{color:#fff}.container.dark main.home .history-item .progress-section .open-incident.component .component-open-incident-started{color:#94a3b8}.container.dark main.home .history-item .group-container .head-container .log-title .log-info-desc{color:#fff}.container.dark main.home .history-item .incident-info .log-text{color:#fd4c5c}.container.dark main.home .go-to{background-color:#12263e;border:1.5px solid #64748b}.container.dark main.home .go-to a h3{color:#fff}.container.dark main.home .go-to:focus,.container.dark main.home .go-to:hover{background-color:#0f2239}.container.dark main.home .go-to:focus a h3{color:#00c9bd}@media screen and (max-width:992px){.container main.home{padding:0 16px;width:100%}.container main.home .head{width:100%}.container main.home .progress-section .progress-bars{flex-wrap:wrap;gap:.9%;height:auto;row-gap:8px}.container main.home .progress-section .progress-bars .progress-bar{height:44px;width:2.37%}}@media screen and (max-width:1200px){.container main.home .history-item .progress-section .progress-bars{position:relative}.container main.home .history-item .progress-section .progress-bars .progress-bar:nth-last-child(-n+6) .detect-incident,.container main.home .history-item .progress-section .progress-bars .progress-bar:nth-last-child(-n+6) .no-data,.container main.home .history-item .progress-section .progress-bars .progress-bar:nth-last-child(-n+6) .no-incident{left:auto;right:-24px}.container main.home .history-item .progress-section .progress-bars .progress-bar:nth-child(-n+6) .detect-incident,.container main.home .history-item .progress-section .progress-bars .progress-bar:nth-child(-n+6) .no-data,.container main.home .history-item .progress-section .progress-bars .progress-bar:nth-child(-n+6) .no-incident{left:-24px}.container main.home .history-item .progress-section .time-interval{display:flex;justify-content:space-between}.container main.home .history-item .progress-section .time-interval h4{color:#12263e;font-size:15px;font-weight:400;line-height:20px}.container main.home .history-item .progress-section .time-interval .uptime{display:flex;justify-content:flex-end}.container main.home .history-item .progress-section .time-interval .uptime h4{color:#12263e;font-size:14px;font-weight:400;line-height:18px}}@media screen and (max-width:768px){.container main.home .head{align-items:center;height:auto;margin:-50px auto 24px;padding:32px 0}.container main.home .head-header{margin:20px 0}.container main.home .head-header h1{font-size:22px;line-height:24px}.container main.home .head-description{font-size:14px;line-height:18px}.container main.home .head-img{height:48px;width:48px}.container main.home .head-img:before{height:60px;left:-6px;top:-6px;width:60px}}@media screen and (max-width:576px){.container main.home .head{align-items:center;height:auto;margin:-50px auto 24px;padding:32px 0}.container main.home .head-header{margin:20px 0}.container main.home .head-header h1{font-size:22px;line-height:24px}.container main.home .head-description{font-size:14px;line-height:18px}.container main.home .head-img{height:48px;width:48px}.container main.home .head-img:before{height:60px;left:-6px;top:-6px;width:60px}.container main.home .history{gap:12px;margin-bottom:28px}.container main.home .history-item{padding:8px}.container main.home .history-item .head-container{-webkit-column-gap:10px;column-gap:10px;overflow:hidden;padding:4px 0}.container main.home .history-item .head-container .log-title{max-width:220px}.container main.home .history-item .head-container .log-title p{font-size:16px;font-weight:600;line-height:18px;max-width:-webkit-max-content;max-width:max-content}.container main.home .history-item .progress-section{margin-top:14px;padding:8px 6px!important}.container main.home .history-item .progress-section .progress-bars{row-gap:6px}.container main.home .history-item .progress-section .progress-bars .progress-bar{border-radius:1px}.container main.home .history-item .progress-section .time-interval h4{font-size:14px;line-height:16px}.container main.home .history-item .group-container{margin-top:14px}.container main.home .history-item .group-container .progress-section{padding-top:0}.container main.home .history-item .incident-info .log-text{font-size:14px;font-weight:300;line-height:18px;margin-top:14px}.container main.home .go-to{margin-bottom:40px}.container main.home .go-to a{gap:6px;padding:12px}.container main.home .go-to a h3{font-size:14px;font-weight:400;line-height:18px}.container main.home .go-to a img{height:10px;width:14px}}@media screen and (min-width:760px) and (max-width:860px){.container main.home .history-item .progress-section .progress-bars .progress-bar{width:7.5px}}@media screen and (max-width:480px){.container main.home .history-item .progress-section .progress-bars .progress-bar{width:8px}.container main.home .go-to{margin-bottom:40px}.container main.home .go-to a{gap:6px;padding:12px}.container main.home .go-to a h3{font-size:14px;font-weight:400;line-height:18px}.container main.home .go-to a img{height:10px;width:14px}}@media screen and (max-width:390px){.container main.home .history-item .progress-section .progress-bars .progress-bar{width:7.5px}}.fullscreen-loader{align-items:center;background-color:#fff;display:flex;height:100vh;justify-content:center;left:0;position:absolute;top:0;width:100vw}.fullscreen-loader .spinner{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}.content-loader{align-items:center;display:flex;justify-content:center;padding:80px 0;width:100%}.content-loader .spinner{-webkit-animation:rotating 2s linear infinite;animation:rotating 2s linear infinite}@-webkit-keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotating{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.pulse{display:inline-block;height:64px;width:64px}.pulse,.pulse:after{border-radius:50%;position:absolute}.pulse:after{-webkit-animation:pulse 1.5s infinite;animation:pulse 1.5s infinite;content:"";height:88px;right:-12px;top:-12px;width:88px}.pulse.error,.pulse.error:after{background:rgba(253,76,92,.6)}.pulse.success,.pulse.success:after{background:rgba(0,201,189,.6)}@media screen and (max-width:768px){.pulse{height:48px;width:48px}.pulse:after{height:64px;right:-8px;top:-8px;width:64px}}@-webkit-keyframes pulse{0%{opacity:#ddd;-webkit-transform:scale(.6);transform:scale(.6)}to{opacity:#ddd;-webkit-transform:scale(1);transform:scale(1)}}@keyframes pulse{0%{opacity:#ddd;-webkit-transform:scale(.6);transform:scale(.6)}to{opacity:#ddd;-webkit-transform:scale(1);transform:scale(1)}}.container main.not-found{flex:1 1;margin:0 auto;width:920px}.container main.not-found .not-found-container{align-items:center;background-color:#fff;border:1px solid #d8dce0;border-radius:16px;display:flex;flex-direction:column;margin-top:24px;padding:40px;position:relative;top:-140px}.container main.not-found .not-found-container .not-found-text{color:#12263e;font-family:SpaceGroteskBold,sans-serif;font-size:28px;font-weight:600;line-height:36px;padding:16px;text-align:center}.container.dark main.not-found .not-found-container{background-color:#192d45;border:1.5px solid #64748b}.container.dark main.not-found .not-found-container .not-found-text{color:#fff;font-family:SpaceGroteskBold,sans-serif}@media screen and (max-width:1200px){.container main.not-found{width:90%}}@media screen and (max-width:768px){.container main.not-found .not-found-container{align-items:center;background-color:#fff;border:1px solid #d8dce0;border-radius:8px;display:flex;flex-direction:column;margin-top:24px;padding:40px;position:relative;top:-50px}.container main.not-found .not-found-container .not-found-text{color:#12263e;font-size:28px;font-weight:600;line-height:36px;padding:16px;text-align:center}}.container .empty-icon{align-items:center;background-color:#00c9bd;border-radius:50%;display:flex;height:64px;justify-content:center;position:relative;width:64px}.container main.history-inner{margin:auto;width:920px}.container main.history-inner .content{align-items:center;background-color:#fff;border:1px solid #d8dce0;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:24px;margin-top:-120px;padding:40px;position:relative;row-gap:24px;width:100%;z-index:999}.container main.history-inner .content-title{align-items:center;-webkit-column-gap:12px;column-gap:12px;display:flex;padding-bottom:16px;width:100%}.container main.history-inner .content-title-img{align-items:center;background-color:#00c9bd;border-radius:50%;display:flex;height:64px;justify-content:center;position:relative;width:64px;z-index:99}.container main.history-inner .content-title-img.incident{background-color:#fd4c5c}.container main.history-inner .content-title h1{color:#12263e;font-family:SpaceGroteskSemiBold,sans-serif;font-size:28px;font-weight:700;line-height:36px}.container main.history-inner .content-item{background-color:#f5f6fa;border-radius:12px;padding:32px;width:100%}.container main.history-inner .content-item .item-title{color:#12263e;font-family:SpaceGroteskMedium,sans-serif;font-size:20px;font-weight:600;line-height:26px;margin-bottom:12px;text-transform:capitalize}.container main.history-inner .content-item .item-desc,.container main.history-inner .content-item .item-name{color:#12263e;font-family:SpaceGroteskRegular,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin-bottom:8px}.container main.history-inner .content-item .item-name{font-weight:600}.container main.history-inner .content-item .item-date{color:#3c4f65;font-family:SpaceGroteskRegular,sans-serif;font-size:15px;font-weight:400;line-height:20px}.container main.history-inner .buttons,.container main.history-inner .buttons .btn{align-items:center;display:flex;justify-content:space-between}.container main.history-inner .buttons .btn{background-color:#fff;border:1px solid #d8dce0;border-radius:8px;color:#3c4f65;cursor:pointer;font-family:SpaceGroteskMedium,sans-serif;font-size:16px;font-weight:500;gap:8px;line-height:22px;padding:17px 32px}.container main.history-inner .buttons:hover .btn{background-color:#e2e8f0}.container main.history-inner .buttons:focus .btn{background-color:#64728b;color:#fff}.container main.histories{margin:auto;width:920px}.container main.histories .head{align-items:center;background-color:#fff;border:1px solid #d8dce0;border-radius:12px;display:flex;flex-direction:column;height:284px;justify-content:space-between;margin-bottom:32px;margin-top:-120px;padding:48px 136.5px;position:relative;width:100%;z-index:999}.container main.histories .head-header h1{color:#3c4f65;font-family:SpaceGroteskSemiBold,sans-serif;font-size:28px;font-weight:700;line-height:36px;text-align:center}.container main.histories .head-description{align-items:center;display:flex;justify-content:center}.container main.histories .head-description .switch-button{align-items:center;background:none;border:1px solid #d8dce0;border-radius:6px;cursor:pointer;display:flex;height:32px;justify-content:center;width:32px}.container main.histories .head-description .switch-button:disabled{cursor:not-allowed;opacity:.7}.container main.histories .head-description .switch-button:nth-of-type(2) svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.container main.histories .head-description p{color:#98a2b3;font-family:SpaceGroteskRegular,sans-serif;font-size:15px;font-weight:400;line-height:20px;margin:0 12px;text-align:center;width:252px}.container main.histories .histories-container{border:1px solid #d8dce0;border-radius:12px;min-height:-webkit-max-content;min-height:max-content;width:100%}.container main.histories .histories-container-content{margin:30px}.container main.histories .histories-container-content:not(:first-child){margin-top:72px}.container main.histories .histories-container-content h2{color:#12263e;font-family:SpaceGroteskSemiBold,sans-serif;font-size:24px;font-weight:700;line-height:32px}.container main.histories .histories-container-content .incidents .incident{display:flex;margin-top:40px;position:relative}.container main.histories .histories-container-content .incidents .incident h5{border-radius:3px;color:#12263e;display:inline-block;font-family:SpaceGroteskRegular,sans-serif;font-size:14px;font-weight:300;line-height:18px;margin:8px 0 18px;padding:2px 5px;text-transform:capitalize}.container main.histories .histories-container-content .incidents .incident h5 .open{color:#ffe2e5}.container main.histories .histories-container-content .incidents .incident h5 .resolved{color:#d6f6f4}.container main.histories .histories-container-content .incidents .incident:before{content:"";height:100%;left:19px;position:absolute;top:40px;width:2px}.container main.histories .histories-container-content .incidents .incident .incident-logo{align-items:center;background-position:50%;background-repeat:no-repeat;border-radius:50%;display:flex;height:40px;justify-content:center;width:40px;z-index:1}.container main.histories .histories-container-content .incidents .incident.open .incident-logo{background:#ffe2e5}.container main.histories .histories-container-content .incidents .incident.open h5,.container main.histories .histories-container-content .incidents .incident.open:before{background-color:#ffe2e5}.container main.histories .histories-container-content .incidents .incident.resolved .incident-logo{background:#d6f6f4}.container main.histories .histories-container-content .incidents .incident.resolved h5,.container main.histories .histories-container-content .incidents .incident.resolved:before{background-color:#d6f6f4}.container main.histories .histories-container-content .incidents .incident .incident-description{flex:1 1;margin-left:16px}.container main.histories .histories-container-content .incidents .incident .incident-description a{color:#12263e;display:block;font-family:SpaceGroteskMedium,sans-serif;font-size:20px;font-weight:500;line-height:26px}.container main.histories .histories-container-content .incidents .incident .incident-description h3{color:#3c4f65;font-family:SpaceGroteskMedium,sans-serif;font-size:16px;font-weight:500;line-height:22px;margin-top:11px}.container main.histories .histories-container-content .incidents .incident .incident-description span{color:#3c4f65;font-family:SpaceGroteskRegular,sans-serif;font-size:15px;font-weight:400;line-height:20px;position:relative;top:5px}.container main.histories .histories-container-content .incidents .incident:last-child:before{height:calc(100% - 40px)}.container main.histories .histories-container button{align-items:center;background:none;border:1px solid #d8dce0;border-radius:8px;color:#3c4f65;-webkit-column-gap:12px;column-gap:12px;cursor:pointer;display:flex;font-family:SpaceGroteskMedium,sans-serif;font-size:15px;font-weight:500;height:48px;justify-content:center;line-height:20px;margin:72px auto 20px;width:244px}.container main.histories .histories-container button:hover{background-color:#e2e8f0}.container main.histories .histories-container button:focus{background-color:#64728b;color:#fff}.container main.histories .histories-container .empty{align-items:center;display:flex;height:100%;justify-content:center;padding:80px;width:100%}.container.dark main.history-inner .content{background-color:#12263e;border:1.5px solid #64748b}.container.dark main.history-inner .content-title h1{color:#fff}.container.dark main.history-inner .content-item{background-color:#192d45}.container.dark main.history-inner .content-item .item-desc,.container.dark main.history-inner .content-item .item-name,.container.dark main.history-inner .content-item .item-title{color:#fff}.container.dark main.history-inner .content-item .item-date{color:#94a3b8}.container.dark main.history-inner .buttons .btn{background-color:#12263e;border:1.5px solid #64748b;color:#fff}.container.dark main.history-inner .buttons:hover .btn{background-color:#0f2239}.container.dark main.history-inner .buttons:focus .btn{background-color:#0f2239;color:#00c9bd}.container.dark main.histories .head{background-color:#12263e;border:1.5px solid #64748b}.container.dark main.histories .head-header h1{color:#fff}.container.dark main.histories .head-description .switch-button{border:1.5px solid #94a3b8}.container.dark main.histories .head-description p{color:#94a3b8}.container.dark main.histories .histories-container{border:1.5px solid #64748b}.container.dark main.histories .histories-container-content h2{color:#fff}.container.dark main.histories .histories-container-content .incidents .incident h5{color:#12263e}.container.dark main.histories .histories-container-content .incidents .incident h5 .open{color:#ffe2e5}.container.dark main.histories .histories-container-content .incidents .incident h5 .resolved{color:#d6f6f4}.container.dark main.histories .histories-container-content .incidents .incident.open .incident-logo{background:#ffe2e5}.container.dark main.histories .histories-container-content .incidents .incident.open h5,.container.dark main.histories .histories-container-content .incidents .incident.open:before{background-color:#ffe2e5}.container.dark main.histories .histories-container-content .incidents .incident.resolved .incident-logo{background:#d6f6f4}.container.dark main.histories .histories-container-content .incidents .incident.resolved:before{background-color:#94a3b8}.container.dark main.histories .histories-container-content .incidents .incident.resolved h5{background-color:#d6f6f4}.container.dark main.histories .histories-container-content .incidents .incident .incident-description h3{color:#94a3b8}.container.dark main.histories .histories-container-content .incidents .incident .incident-description a{color:#fff}.container.dark main.histories .histories-container-content .incidents .incident .incident-description span{color:#94a3b8}.container.dark main.histories .histories-container button{background-color:#12263e;border:1.5px solid #64748b;color:#fff}.container.dark main.histories .histories-container button:hover{background-color:#0f2239}.container.dark main.histories .histories-container button:focus{background-color:#0f2239;color:#00c9bd}@media screen and (max-width:992px){.container main.history-inner{width:100%}.container main.histories{padding:0 16px;width:100%}.container main.histories .head{padding:36px 80px}.container main.histories .history-container .content{margin:28px}.container main.histories .history-container .content h2{font-size:24px}.container main.histories .history-container .content .incidents .incident .incident-description h2{font-size:18px}.container main.histories .history-container .content button{margin:65px auto 18px}}@media screen and (max-width:768px){.container main.history-inner{padding:0 16px}.container main.history-inner .content{margin-bottom:18px;margin-top:-50px;padding:32px}.container main.history-inner .content-title h1{font-size:20px;line-height:22px}.container main.history-inner .content-item{padding:24px}.container main.history-inner .content-item .item-title{font-size:18px;line-height:18px;margin-bottom:10px}.container main.history-inner .content-item .item-desc{font-size:14px;line-height:17px;margin-bottom:8px}.container main.history-inner .content-item .item-date{font-size:14px;line-height:17px}.container main.history-inner .buttons button{font-size:14px;gap:12px;line-height:17px;padding:12px 24px}.container main.histories{padding:0 16px;width:100%}.container main.histories .head{margin-top:-50px;padding:36px 80px}.container main.histories .histories-container-content{margin:24px}.container main.histories .histories-container-content h2{font-size:20px}.container main.histories .histories-container-content .incidents:before{left:17px}.container main.histories .histories-container-content .incidents .incident{margin-top:30px}.container main.histories .histories-container-content .incidents .incident .incident-logo{height:34px;width:34px}.container main.histories .histories-container-content .incidents .incident:before{left:16px;top:34px}.container main.histories .histories-container-content .incidents .incident .incident-description a{font-size:17px}.container main.histories .histories-container-content button{margin:60px auto 17px}}@media screen and (max-width:576px){.container main.history-inner .content{gap:14px;height:auto;margin-top:-50px;padding:14px}.container main.history-inner .content-title h1{font-size:18px;line-height:20px}.container main.history-inner .content-title-img{height:36px;width:36px}.container main.history-inner .content-title-img.incident{background-color:#fd4c5c}.container main.history-inner .content-item{padding:20px}.container main.history-inner .content-item .item-title{font-size:16px;line-height:17px}.container main.history-inner .content-item .item-date,.container main.history-inner .content-item .item-desc{font-size:13px;line-height:15px}.container main.history-inner .buttons button{font-size:13px;gap:8px;line-height:15px;padding:10px 18px}.container main.history-inner .buttons button img{height:15px;width:15px}.container main.histories .head{gap:14px;height:auto;margin-bottom:18px;margin-top:-50px;padding:14px}.container main.histories .head-header h1{font-size:22px;font-weight:600;line-height:26px}.container main.histories .head-description p{font-size:14px;line-height:17px;width:235px}.container main.histories .histories-container-content{margin:20px}.container main.histories .histories-container-content h2{font-size:18px}.container main.histories .histories-container-content .incidents:before{left:15px}.container main.histories .histories-container-content .incidents .incident{margin-top:25px}.container main.histories .histories-container-content .incidents .incident .incident-logo{height:30px;width:30px}.container main.histories .histories-container-content .incidents .incident:before{left:14px;top:30px}.container main.histories .histories-container-content .incidents .incident .incident-description a{font-size:16px}.container main.histories .histories-container-content .incidents .incident .incident-description h3,.container main.histories .histories-container-content .incidents .incident .incident-description span{font-size:14px}.container main.histories .histories-container-content button{margin:55px auto 16px}}.container .empty-content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 0;row-gap:40px;width:100%}.container .empty-content span{color:#12263e;font-family:SpaceGroteskSemiBold,sans-serif;font-size:24px;font-weight:500;line-height:28px}.container .empty-content.dark span,.container.dark .empty-content span{color:#fff}.container main.subscription{margin:auto;width:920px}.container main.subscription .content{align-items:center;background-color:#fff;border:1px solid #d8dce0;border-radius:12px;display:flex;justify-content:center;margin-top:-120px;min-height:284px;padding:48px 136.5px;position:relative;width:100%;z-index:999}.container main.subscription .content .content-loader{padding:0}.container main.subscription .content .verify{align-items:center;display:flex;flex-direction:column;row-gap:32px}.container main.subscription .content .verify .icon{align-items:center;background-color:#00c9bd;border-radius:50%;display:flex;height:64px;justify-content:center;position:relative;width:64px;z-index:99}.container main.subscription .content .verify .icon.error{background-color:#fd4c5c}.container main.subscription .content .verify h3{color:#12263e;font-family:SpaceGroteskRegular,sans-serif;font-size:22px;font-weight:500;line-height:36px;text-align:center}.container main.subscription .content .unsubscribe{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:space-between;row-gap:24px}.container main.subscription .content .unsubscribe .unsubscribed-message{align-items:center;display:flex;flex-direction:column;row-gap:32px}.container main.subscription .content .unsubscribe .unsubscribed-message .icon{align-items:center;background-color:#00c9bd;border-radius:50%;display:flex;height:64px;justify-content:center;position:relative;width:64px;z-index:99}.container main.subscription .content .unsubscribe .unsubscribed-message h4{color:#12263e;font-family:SpaceGroteskRegular,sans-serif;font-size:22px;font-weight:500;line-height:36px;text-align:center}.container main.subscription .content .unsubscribe h3{color:#12263e;font-family:SpaceGroteskSemiBold,sans-serif;font-size:20px;font-weight:700;line-height:24px;text-align:center}.container main.subscription .content .unsubscribe ul{list-style-type:disc}.container main.subscription .content .unsubscribe ul li,.container main.subscription .content .unsubscribe ul p{color:#12263e;font-family:SpaceGroteskRegular,sans-serif;font-size:16px;font-weight:500;line-height:18px;text-align:center}.container main.subscription .content .unsubscribe ul li{font-size:14px;font-weight:500;padding:28px 0 28px 22px;position:relative;text-align:left}.container main.subscription .content .unsubscribe ul li:before{background-color:#3c4f65;border-radius:50%;content:"";height:6px;left:10px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:6px}.container main.subscription .content .unsubscribe .buttons{-webkit-column-gap:16px;column-gap:16px;display:flex;justify-content:center}.container main.subscription .content .unsubscribe .buttons .button{background-color:#fff;border:1px solid #d8dce0;border-radius:6px;color:#12263e;cursor:pointer;font-family:SpaceGroteskRegular,sans-serif;font-size:14px;font-weight:500;line-height:16px;padding:8px 0;text-align:center;width:132px}.container main.subscription .content .unsubscribe .buttons .button a{color:#12263e}.container main.subscription .content .unsubscribe .buttons .button:disabled{cursor:not-allowed;opacity:.7}.container main.subscription .content .unsubscribe .buttons .button:hover{opacity:.9}.container main.subscription .content .unsubscribe .buttons .button:last-child{background-color:#fd4c5c;border:none;color:#fff}.container.dark main.subscription .content{background-color:#12263e;border:1.5px solid #64748b}.container.dark main.subscription .content .unsubscribe .unsubscribed-message h4,.container.dark main.subscription .content .unsubscribe h3,.container.dark main.subscription .content .unsubscribe ul li,.container.dark main.subscription .content .unsubscribe ul p,.container.dark main.subscription .content .verify h3{color:#fff}.container.dark main.subscription .content .unsubscribe ul li:before,.container.dark main.subscription .content .unsubscribe ul p:before{background-color:#fff}.container.dark main.subscription .content .unsubscribe .buttons .button{background-color:#12263e;color:#fff}.container.dark main.subscription .content .unsubscribe .buttons .button a{color:#fff}.container.dark main.subscription .content .unsubscribe .buttons .button:last-child{background-color:#fd4c5c;border:none;color:#fff}@media screen and (max-width:992px){.container main.subscription{width:95%}}@media screen and (max-width:768px){.container main.subscription .content{margin-top:-40px;padding:32px}}@media screen and (max-width:576px){.container main.subscription .content{margin-top:60px;padding:16px}.container main.subscription .content .verify .icon{height:48px;width:48px}.container main.subscription .content .verify h3{font-size:18px;line-height:22px}.container main.subscription .content .unsubscribe h3{font-size:18px;font-weight:700;line-height:22px}.container main.subscription .content .unsubscribe ul li,.container main.subscription .content .unsubscribe ul p{font-size:14px;line-height:16px}.container main.subscription .content .unsubscribe ul li{font-size:13px}.container main.subscription .content .unsubscribe .buttons{-webkit-column-gap:normal;-webkit-column-gap:initial;column-gap:normal;display:flex;flex-direction:column-reverse;row-gap:16px;width:100%}.container main.subscription .content .unsubscribe .buttons .button{width:100%}}.button{align-items:center;background-color:#2b63e3;border:none;border-radius:8px;color:#fff;-webkit-column-gap:8px;column-gap:8px;cursor:pointer;display:flex;font-family:SpaceGroteskMedium,sans-serif;font-size:15px;font-weight:500;justify-content:center;line-height:20px;outline:none;padding:14px 32px;position:relative;text-align:center;transition:.2s ease}.button:disabled{cursor:not-allowed;opacity:.6}.button:hover{opacity:.9}.button .loader{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite;border:2px solid #fff;border-radius:50%;border-top-color:#2b63e3;height:15px;width:15px}.button .loader.pink{border-top:2px solid #fd4c5c}.button.light-button{background-color:#fff;border:1px solid #d8dce0;color:#12263e}.button.light-button .loader{border:2px solid #12263e;border-top-color:#fff}.button.dark{background-color:#5d8fff}.button.dark .loader{border-top:2px solid #5d8fff}.button.dark.light-button{background-color:#2f4157;border:1px solid #64748b;color:#fff}.button.dark.light-button .loader{border:2px solid #2f4157;border-top-color:#fff}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.container .top-content{background-color:#12263e;height:320px;overflow:hidden;position:relative}.container .top-content .bg{background:url(https://static.status.pinghome.net/static/media/header-bg.702a14ebf8aa6e7c61fd.svg);background-repeat:no-repeat;background-size:cover;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%}.container .top-content header{background-repeat:no-repeat;margin:0 auto;max-width:920px;position:relative;width:100%}.container .top-content header .header{align-items:center;display:flex;justify-content:space-between;padding-top:40px;width:100%}.container .top-content header .header .logo{align-items:center;-webkit-column-gap:12px;column-gap:12px;display:flex}.container .top-content header .header .logo .logo-img{max-width:150px}.container .top-content header .header .logo span{color:#fff;font-family:SpaceGroteskBold,sans-serif;font-size:22px;font-weight:500;line-height:25px}.container .top-content header .header nav ul{align-items:center;-webkit-column-gap:16px;column-gap:16px;display:flex}.container .top-content header .header nav ul li a{border-radius:4px;color:#fff;font-family:SpaceGroteskMedium,sans-serif;font-size:17px;font-style:normal;font-weight:500;line-height:22px;padding:8px;transition:all .4s}.container .top-content header .header nav ul li.active a{background-color:#192d45;color:#00c9bd}.container .top-content header .header nav ul li:hover a{background-color:#192d45;color:rgba(0,201,189,.8)}.container .top-content header .header nav ul li.actions{display:flex;flex-direction:row-reverse}.container .top-content header .header .mobile-menu{display:none}@media screen and (max-width:1400px){.container .top-content{height:270px}}@media screen and (max-width:1200px){.container .top-content{height:240px}.container .top-content header{padding:0 16px}.container .top-content header .header .logo .logo-img{max-height:60px}}@media screen and (max-width:768px){.container .top-content{height:180px}.container .top-content header .header nav{display:none}.container .top-content header .header .mobile-menu{display:block}.container .top-content header .header .mobile-menu .menu-toggler{cursor:pointer;display:flex;flex-direction:column;justify-content:center;row-gap:3px}.container .top-content header .header .mobile-menu .menu-toggler span{background-color:#fff;border-radius:1.5px;height:3px;width:22px}.container .top-content header .header .mobile-menu .menu-content{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(67,80,112,.7);height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:all .4s;visibility:hidden;width:100vw;z-index:9999}.container .top-content header .header .mobile-menu .menu-content .menu{align-items:center;background-color:#fff;background-image:url(https://static.status.pinghome.net/static/media/mobile-menu-bg.4c382b3951d3b378b779.png);border-radius:8px 0 0 8px;display:flex;flex-direction:column;height:100%;justify-content:space-between;overflow:hidden;padding:32px 20px 20px;position:absolute;right:-100%;top:0;transition:all .4s;width:284px}.container .top-content header .header .mobile-menu .menu-content .menu .circle{background-color:#d6f6f4;border-radius:50%;height:88px;opacity:.5;position:absolute;right:-44px;top:120px;width:88px;z-index:1}.container .top-content header .header .mobile-menu .menu-content .menu .circle:nth-child(2){bottom:36px;height:120px;left:-40px;right:auto;top:auto;width:120px}.container .top-content header .header .mobile-menu .menu-content .menu .circle:nth-child(3){bottom:156px;height:32px;right:32px;top:auto;width:32px}.container .top-content header .header .mobile-menu .menu-content .menu .top{display:flex;justify-content:space-between;margin-bottom:88px;width:100%;z-index:2}.container .top-content header .header .mobile-menu .menu-content .menu .mobile-navbar{display:block;flex:1 1;width:100%;z-index:2}.container .top-content header .header .mobile-menu .menu-content .menu .mobile-navbar ul{align-items:center;-webkit-column-gap:normal;-webkit-column-gap:initial;column-gap:normal;display:flex;flex-direction:column;row-gap:12px;width:100%}.container .top-content header .header .mobile-menu .menu-content .menu .mobile-navbar ul li{width:100%}.container .top-content header .header .mobile-menu .menu-content .menu .mobile-navbar ul li a{align-items:center;border-radius:4px;color:#12263e;-webkit-column-gap:8px;column-gap:8px;display:flex;font-family:SpaceGroteskMedium,sans-serif;font-size:17px;font-style:normal;font-weight:500;justify-content:flex-start;line-height:22px;padding:8px;transition:all .4s;width:100%}.container .top-content header .header .mobile-menu .menu-content .menu .mobile-navbar ul li.active a,.container .top-content header .header .mobile-menu .menu-content .menu .mobile-navbar ul li:hover a{background-color:#d6f6f4;color:#12263e}.container .top-content header .header .mobile-menu .menu-content .menu .subscribe-container{z-index:2}.container .top-content header .header .mobile-menu.active .menu-content{opacity:1;visibility:visible}.container .top-content header .header .mobile-menu.active .menu-content .menu{right:0}.container.dark .top-content header .header .mobile-menu .menu-content .menu{background-color:#12263e}.container.dark .top-content header .header .mobile-menu .menu-content .menu .circle{background-color:#3c4f65}.container.dark .top-content header .header .mobile-menu .menu-content .menu .mobile-navbar ul li a{color:#fff}.container.dark .top-content header .header .mobile-menu .menu-content .menu .mobile-navbar ul li.active a,.container.dark .top-content header .header .mobile-menu .menu-content .menu .mobile-navbar ul li:hover a{background-color:#3c4f65;color:#fff}}.mode-switcher{align-items:center;-webkit-column-gap:8px;column-gap:8px;display:flex;width:-webkit-max-content;width:max-content}.mode-switcher .switcher{background-color:#0f2239;border-radius:16px;cursor:pointer;height:24px;position:relative;width:40px}.mode-switcher .switcher:after{background-color:#94a3b8;border-radius:50%;content:"";height:20px;left:2px;position:absolute;top:2px;transition:all .4s;width:20px;z-index:10}.mode-switcher .switcher.active{background-color:#d6f6f4}.mode-switcher .switcher.active:after{background-color:#00c9bd;left:18px}@media screen and (max-width:768px){.mode-switcher .switcher{background-color:#d6f6f4}.mode-switcher .switcher:after{background-color:#00c9bd;content:""}.mode-switcher .switcher.active{background-color:#0f2239}.mode-switcher .switcher.active:after{background-color:#94a3b8}}.subscribe button{align-items:center;background-color:#00c9bd;border:none;border-radius:8px;-webkit-column-gap:8px;column-gap:8px;cursor:pointer;display:flex;margin:0 32px 0 20px;padding:8px 16px}.subscribe button:hover{background-color:#09d0c3}.subscribe button span{color:#12263e;font-family:SpaceGroteskMedium,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:16px}@media screen and (max-width:768px){.subscribe{width:100%}.subscribe button{justify-content:center;margin:0;width:100%}}.ReactModal__Overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:rgba(67,80,112,.7);inset:0;position:fixed;width:100%!important;z-index:9999}.ReactModal__Content{align-self:flex-start;background-color:#fff!important;border:1px solid #d8dce0;border-radius:16px!important;box-shadow:6.248px 8.748px 14.996px 0 rgba(108,126,147,.1);height:-webkit-max-content;height:max-content;margin:auto;padding:0!important;-webkit-transform:translateY(-100%)!important;transform:translateY(-100%)!important;transition:-webkit-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s;width:390px}.ReactModal__Content--after-open{-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.ReactModal__Content .modal-container{display:flex;flex-direction:column;padding:24px!important;row-gap:16px}.ReactModal__Content .modal-container .modal-header{align-items:center;display:flex;justify-content:space-between;width:100%}.ReactModal__Content .modal-container .modal-header .title{color:#12263e;font-family:SpaceGroteskSemiBold,sans-serif;font-size:22px;font-style:normal;font-weight:700;line-height:28px}.ReactModal__Content .modal-container .modal-header .close-icon{cursor:pointer}.ReactModal__Content .modal-container .modal-content{display:flex;flex-direction:column;row-gap:24px}.ReactModal__Content .modal-container .modal-content .description{color:#12263e;font-family:SpaceGroteskRegular,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:22px}.ReactModal__Content .modal-container .modal-content .info-box{background-color:#f5f6fa;border:1px solid #e8eaec;border:1px solid var(--light-grey-2,#e8eaec);border-radius:6px;color:#3c4f65;font-family:SpaceGroteskRegular,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:16px;margin-top:12px;padding:8px 12px;width:100%}.ReactModal__Content .modal-container .modal-content .buttons{-webkit-column-gap:12px;column-gap:12px;display:flex;justify-content:space-between;margin-top:24px}.ReactModal__Content .modal-container .modal-content .buttons .button{width:calc(50% - 6px)}.dark .ReactModal__Overlay{background-color:rgba(216,220,224,.5)!important}.dark .ReactModal__Content{background-color:#12263e!important;border:1px solid #12263e!important;box-shadow:6.248px 8.748px 14.996px 0 rgba(108,126,147,.1)}.dark .ReactModal__Content .modal-content .description,.dark .ReactModal__Content .modal-header .title{color:#fff}.dark .ReactModal__Content .modal-content .info-box{background-color:transparent;border:none;color:#fff}@media screen and (max-width:576px){.ReactModal__Content{left:0!important;right:0!important;width:calc(100vw - 32px)}}.form-element{display:flex;flex-direction:column;position:relative;row-gap:9px}.form-element .input{align-items:center;display:flex}.form-element .input .simple-input{background-color:#fff;border:1px solid #d8dce0;border-radius:8px;color:#12263e;height:48px;padding:12px 16px;transition:all .4s;width:100%}.form-element .input .simple-input.empty,.form-element .input .simple-input.has-value{font-family:SpaceGroteskRegular,sans-serif;font-size:14px;line-height:18px}.form-element .input .simple-input.has-value{height:48px;padding-bottom:0}.form-element .input .simple-input:hover{border:1px solid #2b63e3!important}.form-element .input .simple-input:focus+.input-placeholder{color:#3c4f65;font-family:SpaceGroteskRegular,sans-serif;font-size:10px;left:16px;line-height:14px;opacity:1;padding-bottom:9px;top:8px}.form-element .input .simple-input.error{border-color:#fd4c5c!important}.form-element .input .simple-input:focus{border:1px solid #2b63e3!important}.form-element .input .simple-input:focus.empty,.form-element .input .simple-input:focus.has-value{height:48px;padding-bottom:0}.form-element .input .simple-input:focus.error{border-color:#fd4c5c!important}.form-element .input .simple-input::-webkit-input-placeholder{color:#3c4f65;font-family:SpaceGroteskRegular,sans-serif;font-size:14px;line-height:18px}.form-element .input .simple-input::placeholder{color:#3c4f65;font-family:SpaceGroteskRegular,sans-serif;font-size:14px;line-height:18px}.form-element .label{font-weight:400;pointer-events:none;position:absolute;transition:all .2s ease}.form-element .label.empty{color:#12263e;font-family:SpaceGroteskRegular,sans-serif;font-size:14px;left:16px;line-height:18px;opacity:.5;top:16px}.form-element .label.has-value{color:#3c4f65;font-family:SpaceGroteskRegular,sans-serif;font-size:10px;left:16px;line-height:14px;top:8px}.form-element .label.error{color:#fd4c5c!important}.form-element .error{align-items:center;-webkit-column-gap:8px;column-gap:8px;display:flex}.form-element .error-text{color:#fd4c5c;font-family:SpaceGroteskRegular,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:18px}.form-element.dark .input .simple-input{background-color:#2f4157;border:1px solid #64748b;color:#fff}.form-element.dark .input .simple-input:focus+.input-placeholder{color:#64748b}.form-element.dark .input .simple-input:focus,.form-element.dark .input .simple-input:hover{border:1px solid #5d8fff!important}.form-element.dark .input .simple-input::-webkit-input-placeholder{color:#64748b}.form-element.dark .input .simple-input::placeholder{color:#64748b}.form-element.dark .label.empty{color:#fff}.form-element.dark .label.has-value{color:#64748b}@font-face{font-display:swap;font-family:SpaceGroteskRegular;font-weight:400;src:url(https://static.status.pinghome.net/static/media/SpaceGrotesk-Regular.0af8901c66919168e22b.ttf)}@font-face{font-display:swap;font-family:SpaceGroteskMedium;font-weight:500;src:url(https://static.status.pinghome.net/static/media/SpaceGrotesk-Medium.922ec0f910362b8c7e5c.ttf)}@font-face{font-display:swap;font-family:SpaceGroteskSemiBold;font-weight:600;src:url(https://static.status.pinghome.net/static/media/SpaceGrotesk-SemiBold.ed2db1918ac205ac4d40.ttf)}@font-face{font-display:swap;font-family:SpaceGroteskBold;font-weight:700;src:url(https://static.status.pinghome.net/static/media/SpaceGrotesk-Bold.25a5e7fd63d35d7f6448.ttf)}*{box-sizing:border-box;list-style:none;margin:0;outline:none;padding:0;text-decoration:none}.container footer{background-color:#f5f6fa;height:64px;margin-top:120px}.container footer .footer{align-items:center;display:flex;height:100%;justify-content:space-between;margin:0 auto;max-width:920px;width:100%}.container footer .footer nav ul{align-items:center;-webkit-column-gap:12px;column-gap:12px;display:flex;justify-content:center}.container footer .footer nav ul li a{border-radius:4px;color:#3c4f65;font-family:SpaceGroteskMedium,sans-serif;font-size:17px;font-weight:500;line-height:22px;padding:8px;transition:all .4s}.container footer .footer nav ul li a:hover{background-color:#e2e8f0;color:#12263e}.container footer .footer .powered-by{align-items:center;display:flex;gap:12px}.container footer .footer .powered-by span{color:#12263e;font-family:SpaceGroteskMedium,sans-serif;font-size:17px;font-weight:500;line-height:22px}.container footer .footer .page-name{align-items:center;display:flex}.container footer .footer .page-name h1{color:#12263e;font-family:SpaceGroteskMedium,sans-serif;font-size:17px;font-weight:500}.container footer .footer .page-name h1 span{font-family:Arial,Helvetica,sans-serif;font-weight:600;margin-right:3px}.container.dark footer{background-color:#192d45}.container.dark footer .footer nav ul li a{color:#98a2b3}.container.dark footer .footer nav ul li a:hover{background-color:initial;color:#00c9bd}.container.dark footer .footer .powered-by span{color:#fff}.container.dark footer .footer .page-name h1{color:#98a2b3}@media screen and (max-width:1200px){.container footer{padding:0 16px}}@media screen and (max-width:768px){.container footer{height:-webkit-max-content;height:max-content;margin-top:90px;padding:16px}.container footer .footer nav ul{align-items:flex-start;-webkit-column-gap:normal;-webkit-column-gap:initial;column-gap:normal;flex-direction:column;row-gap:12px}}@media screen and (max-width:576px){.container footer{margin-top:60px}.container footer .footer .powered-by{flex-direction:column;gap:6px}.container footer .footer .powered-by span{font-size:14px;font-weight:400;line-height:16px}}.Toastify__toast-container{z-index:99999999!important}.Toastify__toast-container .Toastify__toast-theme--light{border-radius:6px!important}.Toastify__toast-container .Toastify__toast-theme--light .Toastify__toast-body{color:#12263e;font-family:SpaceGroteskRegular,sans-serif;font-size:16px;font-weight:500;line-height:22px}.Toastify__toast-container .Toastify__toast-theme--light .Toastify__close-button{align-self:auto;opacity:1}.Toastify__toast-container .Toastify__toast-theme--light .Toastify__close-button svg{height:20px;width:20px}.Toastify__toast-container .Toastify__toast-theme--light .Toastify__close-button svg path{fill:#12263e}.Toastify__toast-container .Toastify__toast-theme--light.Toastify__toast--success{background-color:#d6f6f4}.Toastify__toast-container .Toastify__toast-theme--light.Toastify__toast--success .Toastify__progress-bar--success{background-color:#00c9bd}.Toastify__toast-container .Toastify__toast-theme--light.Toastify__toast--success .Toastify__toast-icon svg{fill:#00c9bd}.Toastify__toast-container .Toastify__toast-theme--light.Toastify__toast--error{background-color:#ffe2e5}.Toastify__toast-container .Toastify__toast-theme--light.Toastify__toast--error .Toastify__progress-bar--success{background-color:#fd4c5c}.Toastify__toast-container .Toastify__toast-theme--light.Toastify__toast--error .Toastify__toast-icon svg{fill:#fd4c5c}: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:hsla(0,0%,100%,.7);--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;-webkit-transform:translateX(-50%);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%;-webkit-transform:translateX(-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;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;-webkit-transform:translateX(0);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:0}}.Toastify__toast{border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);box-sizing:border-box;cursor:default;direction:ltr;display:flex;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;position:relative;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{-webkit-margin-end:10px;display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.Toastify--animate-icon{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;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:hsla(0,0%,100%,.7);background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:transparent;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}@-webkit-keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}@keyframes Toastify__trackProgress{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}to{-webkit-transform:scaleX(0);transform:scaleX(0)}}.Toastify__progress-bar{bottom:0;height:5px;left:0;opacity:.7;position:absolute;-webkit-transform-origin:left;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{-webkit-animation:Toastify__trackProgress linear 1 forwards;animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.Toastify__progress-bar--rtl{left:auto;right:0;-webkit-transform-origin:right;transform-origin:right}.Toastify__spinner{-webkit-animation:Toastify__spin .65s linear infinite;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}@-webkit-keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@-webkit-keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@-webkit-keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@-webkit-keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes Toastify__bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{-webkit-animation-name:Toastify__bounceInLeft;animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{-webkit-animation-name:Toastify__bounceInRight;animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{-webkit-animation-name:Toastify__bounceInDown;animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{-webkit-animation-name:Toastify__bounceInUp;animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{-webkit-animation-name:Toastify__bounceOutLeft;animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{-webkit-animation-name:Toastify__bounceOutRight;animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{-webkit-animation-name:Toastify__bounceOutUp;animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{-webkit-animation-name:Toastify__bounceOutDown;animation-name:Toastify__bounceOutDown}@-webkit-keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@-webkit-keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{-webkit-animation-name:Toastify__zoomIn;animation-name:Toastify__zoomIn}.Toastify__zoom-exit{-webkit-animation-name:Toastify__zoomOut;animation-name:Toastify__zoomOut}@-webkit-keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes Toastify__flipIn{0%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg)}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}@keyframes Toastify__flipOut{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{opacity:1;-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg)}to{opacity:0;-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg)}}.Toastify__flip-enter{-webkit-animation-name:Toastify__flipIn;animation-name:Toastify__flipIn}.Toastify__flip-exit{-webkit-animation-name:Toastify__flipOut;animation-name:Toastify__flipOut}@-webkit-keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInRight{0%{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{-webkit-transform:translate3d(0,110%,0);transform:translate3d(0,110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{-webkit-transform:translate3d(0,-110%,0);transform:translate3d(0,-110%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@-webkit-keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(110%,0,0);transform:translate3d(110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(-110%,0,0);transform:translate3d(-110%,0,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,500px,0);transform:translate3d(0,500px,0);visibility:hidden}}@-webkit-keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{-webkit-transform:translate3d(0,-500px,0);transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{-webkit-animation-name:Toastify__slideInLeft;animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{-webkit-animation-name:Toastify__slideInRight;animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{-webkit-animation-name:Toastify__slideInDown;animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{-webkit-animation-name:Toastify__slideInUp;animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{-webkit-animation-name:Toastify__slideOutLeft;animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{-webkit-animation-name:Toastify__slideOutRight;animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{-webkit-animation-name:Toastify__slideOutUp;animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{-webkit-animation-name:Toastify__slideOutDown;animation-name:Toastify__slideOutDown}@-webkit-keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes Toastify__spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}
/*# sourceMappingURL=main.eef96af1.css.map*/