@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.sticky-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#f6f6f7}.Polaris-Header-Title{text-transform:capitalize!important}.metafields-note{transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s}.jiggle{-webkit-animation:shake .5s;animation:shake .5s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes shake{0%{-webkit-transform:translate(1px,1px) rotate(0deg);transform:translate(1px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg);transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg);transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg);transform:translate(1px,-2px) rotate(-1deg)}}@keyframes shake{0%{-webkit-transform:translate(1px,1px) rotate(0deg);transform:translate(1px,1px) rotate(0deg)}10%{-webkit-transform:translate(-1px,-2px) rotate(-1deg);transform:translate(-1px,-2px) rotate(-1deg)}20%{-webkit-transform:translate(-3px) rotate(1deg);transform:translate(-3px) rotate(1deg)}30%{-webkit-transform:translate(3px,2px) rotate(0deg);transform:translate(3px,2px) rotate(0deg)}40%{-webkit-transform:translate(1px,-1px) rotate(1deg);transform:translate(1px,-1px) rotate(1deg)}50%{-webkit-transform:translate(-1px,2px) rotate(-1deg);transform:translate(-1px,2px) rotate(-1deg)}60%{-webkit-transform:translate(-3px,1px) rotate(0deg);transform:translate(-3px,1px) rotate(0deg)}70%{-webkit-transform:translate(3px,1px) rotate(-1deg);transform:translate(3px,1px) rotate(-1deg)}80%{-webkit-transform:translate(-1px,-1px) rotate(1deg);transform:translate(-1px,-1px) rotate(1deg)}90%{-webkit-transform:translate(1px,2px) rotate(0deg);transform:translate(1px,2px) rotate(0deg)}to{-webkit-transform:translate(1px,-2px) rotate(-1deg);transform:translate(1px,-2px) rotate(-1deg)}}.zoom{-webkit-transform:scale(1.1);transform:scale(1.1)}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.Notification-Bar{top:0;position:sticky;position:-webkit-sticky;z-index:100;display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:.8rem 3.2rem;background-color:#ffea8a}@media only screen and (max-width:767px){.Notification-Bar{padding:.8rem 1.3rem}}.Notification-Bar .Polaris-Header-Title__SubTitle{margin-top:0;margin-right:10px}.syncing-steps{padding-left:30px;margin-top:12px;margin-bottom:0;list-style:number}.syncing-steps li:not(:last-child){margin-bottom:10px}.syncing-steps li .Polaris-Icon{margin-left:8px;margin-right:8px;display:inline-block;vertical-align:middle}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.aec-spinner{position:fixed;top:50%;right:0;left:0;bottom:0;text-align:center;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.hide{display:none}@media only screen and (min-width:769px){.hide{display:block}}@media only screen and (max-width:768px){.Polaris-ActionList__Actions li.show{display:none}}@media only screen and (max-width:768px){.Polaris-ActionList__Actions li.hide{display:block}}@media only screen and (max-width:480px){a span,button span{font-size:12px!important}}@media only screen and (max-width:480px){a,button{padding:.7rem 1rem}}@media only screen and (max-width:480px){a{padding:.7rem 0}}header{padding:1.2rem 3.2rem;border-bottom:.1rem solid #dfe3e8;border-bottom:.1rem solid var(--p-border-subdued,#dfe3e8)}header .Polaris-ButtonGroup{display:flex;justify-content:space-between}header .Polaris-ButtonGroup button:not(:last-child){margin-right:10px}@media only screen and (max-width:480px){header .Polaris-ButtonGroup button:not(:last-child){margin-right:9px}}@media only screen and (max-width:480px){header .Polaris-ButtonGroup button .Polaris-Button__Content{font-size:1.2rem}}header .Polaris-ButtonGroup .header-btns__group{display:flex;align-items:center}header .Polaris-ButtonGroup .header-btns__group button .Polaris-Button__Content{flex-direction:row-reverse}header .Polaris-ButtonGroup .header-btns__group button .Polaris-Button__Content .Polaris-Button__Icon{margin-left:.5rem}@media only screen and (max-width:480px){header .Polaris-ButtonGroup .header-btns__group button{padding:.7rem 1rem}}header .Polaris-ButtonGroup .header-btns__group .header-btns__group-right-btns:not(:last-child){margin-right:10px}@media only screen and (max-width:480px){header .Polaris-ButtonGroup .header-btns__group .header-btns__group-right-btns:not(:last-child){margin-right:9px}}header .Polaris-ButtonGroup .header-btns__group.header-btns__group-right button .Polaris-Button__Content{flex-direction:row}header .Polaris-ButtonGroup .header-btns__group.header-btns__group-right button .Polaris-Button__Content .Polaris-Button__Icon{margin-left:.5rem}@media only screen and (max-width:480px){header .Polaris-ButtonGroup .header-btns__group.header-btns__group-right button{padding:.7rem 1rem}}header .Polaris-ButtonGroup .header-btns__group a:focus,header .Polaris-ButtonGroup .header-btns__group a:hover{text-decoration:none}header .Polaris-ButtonGroup .Polaris-ButtonGroup__Item:first-child{display:none}@media only screen and (min-width:769px){header .Polaris-ButtonGroup .Polaris-ButtonGroup__Item:first-child{display:block}}header .Polaris-ButtonGroup .Polaris-ButtonGroup__Item .mobile-popover{display:block}@media only screen and (min-width:769px){header .Polaris-ButtonGroup .Polaris-ButtonGroup__Item .mobile-popover{display:none}}@media only screen and (max-width:480px){header{padding:1.2rem}}@media only screen and (max-width:768px){.header-btns__group-right-btns.show{display:block}}.Polaris-Tabs .Polaris-Tabs__Tab:focus:not(:active) .Polaris-Tabs__Title:after{box-shadow:none}.Polaris-Tabs .Polaris-Tabs__Tab .Polaris-Tabs__Title{font-size:inherit!important}.Polaris-Tabs .Polaris-Tabs__Tab:hover .Polaris-Tabs__Title{background-color:transparent;background-color:var(--p-surface-hovered,transparent)}.Polaris-Tabs .Polaris-Tabs__Tab:hover .Polaris-Tabs__Title:before{background-color:transparent}.Polaris-Tabs .Polaris-Tabs__Tab.Polaris-Tabs__Tab--selected .Polaris-Tabs__Title{color:var(--p-action-primary);background-color:var(--p-surface-primary-selected)}.Polaris-Tabs .Polaris-Tabs__Tab.Polaris-Tabs__Tab--selected .Polaris-Tabs__Title:before,.Polaris-Tabs .Polaris-Tabs__Tab.Polaris-Tabs__Tab--selected:hover:before{background-color:var(--p-action-primary-pressed)}.Polaris-ResourceList .Polaris-ResourceItem:active,.Polaris-ResourceList .Polaris-ResourceItem:hover{background-color:var(--p-surface-selected-hovered)}footer{color:#000}footer ul{list-style:none;padding-left:0}footer ul li{display:block}footer ul li span{font-size:12px;line-height:23px}footer ul li a{color:#306cfe}footer ul li a:hover{color:#2b5edc;text-decoration:none}footer ul.top-footer{display:flex;padding:1.2rem 3.2rem;margin-bottom:30px;justify-content:space-between;border-top:.1rem solid #dfe3e8;border-bottom:.1rem solid #dfe3e8}footer ul.top-footer li:last-child{text-align:right}footer ul.top-footer li:last-child .top-footer__links li{color:#306cfe;display:inline-block}@media only screen and (max-width:480px){footer ul.top-footer li:last-child{text-align:left}}@media only screen and (max-width:480px){footer ul.top-footer li:first-child{margin-bottom:5px}}@media only screen and (max-width:480px){footer ul.top-footer{flex-direction:column;padding:1.2rem}}footer ul.bottom-footer{margin-bottom:0}footer ul.bottom-footer li{display:inline-block}footer ul.bottom-footer li:not(:last-child){margin-right:7px}footer ul.bottom-footer li .label-btn_group{display:inline-flex;flex-direction:row;background:none!important;padding:0!important;border:none!important;box-shadow:none!important}footer ul.bottom-footer li .label-btn_group>a{display:flex;align-items:center;margin:0 0 0 -1px!important;padding:.5833em .833em;font-size:1em;position:relative;background:none #fff;color:rgba(0,0,0,.87);box-shadow:none;border:1px solid rgba(34,36,38,.15);border-radius:.28571429rem;border-top-right-radius:0;border-bottom-right-radius:0}@media only screen and (max-width:480px){footer ul.bottom-footer li .label-btn_group>a{padding:.5833em .4555em}}footer ul.bottom-footer li .label-btn_group>a:before{position:absolute;content:"";border-style:solid;background-color:inherit;background-image:none;z-index:2;width:.6666em;height:.6666em;border-color:inherit;border-width:1px 1px 0 0;margin-top:0;-webkit-transform:translateX(50%) translateY(-50%) rotate(45deg);transform:translateX(50%) translateY(-50%) rotate(45deg);top:50%;right:-1px;bottom:auto;left:auto;transition:background .1s ease}footer ul.bottom-footer li .label-btn_group>a svg{color:#db2828}footer ul.bottom-footer li .label-btn_group .label-btn a{border-top-left-radius:0;border-bottom-left-radius:0;box-shadow:none}footer ul.bottom-footer li .social_icons a{justify-content:center;align-items:center;width:35px;height:35px;color:#fff;display:inline-flex;border-radius:50%;padding:.68571429em;background-color:#0e76a8}footer ul.bottom-footer li .social_icons a:focus,footer ul.bottom-footer li .social_icons a:hover{color:#fff}footer .Polaris-Card__Section{padding:2rem 3.2rem}@media only screen and (max-width:480px){footer .Polaris-Card__Section{padding:1.2rem}}footer .Polaris-Card__Section .bottom-footer_wrapper{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:480px){footer .Polaris-Card__Section .bottom-footer_wrapper{flex-direction:column}}@media only screen and (max-width:480px){footer .Polaris-Card__Section .bottom-footer_wrapper .bottom-footer:first-child{margin-bottom:10px}}.plans svg{width:1em;height:1em}.plans .col-md-6{margin-bottom:24px}.plans .Polaris-Card{box-shadow:none}.plans .Polaris-Card,.plans .Polaris-Card .Polaris-Card__Section{padding:0;height:100%}.plans .Polaris-Card .Polaris-Card__Section .plan-card{line-height:1;font-size:16px;color:#1e2433;position:relative;padding:36px 32px 32px;background-color:#fff;border-radius:2px;border-color:currentcolor #008060 #008060;border-top:4px solid #008060;box-shadow:0 1px 4px rgba(0,0,0,.15);height:100%;display:flex;flex-direction:column;justify-content:space-between}.plans .Polaris-Card .Polaris-Card__Section .plan-card.active{border-color:#1f60fa;box-shadow:0 12px 24px 0 rgba(0,0,0,.25)}.plans .Polaris-Card .Polaris-Card__Section .plan-card .button{position:relative;display:inline-block;height:42px;padding:12px 24px;font-size:12px;font-weight:600;letter-spacing:.5px;text-align:center;text-transform:uppercase;vertical-align:middle;cursor:pointer;border-style:solid;border-width:1px}.plans .Polaris-Card .Polaris-Card__Section .plan-card .button:disabled{opacity:1;cursor:not-allowed}.plans .Polaris-Card .Polaris-Card__Section .plan-card .plan-card-button{width:100%;margin-top:20px}.plans .Polaris-Card .Polaris-Card__Section .plan-card .plan-card-current-plan-button{color:#838791;background-color:#edeff2;border-color:#edeff2}.aec-timer-plans{display:flex;flex-direction:column;padding:0;margin:0 auto;transition:padding-top .2s ease;flex:1 1 auto;font-family:Circular,Circular Std,Helvetica Neue,Helvetica,Arial,sans-serif}.account-heading{margin-bottom:32px}.account-heading-title{width:100%;font-weight:600;font-size:24px;line-height:1.3}.account-heading-body{color:#838791;font-size:16px;line-height:1.5}.plan-card-primary{border-color:#008060}.plan-card-primary .plan-bg-color{background-color:#008060}.plan-card-primary .plan-color{color:#008060}.plan-card-primary .plan-card-select-plan-button,.plan-card-primary .plan-card-select-plan-button:active,.plan-card-primary .plan-card-select-plan-button:focus{background-color:#008060!important;border-color:#008060!important}.active.plan-card-primary{border-color:#1f60fa}.active.plan-card-primary .plan-bg-color{background-color:#1f60fa}.active.plan-card-primary .plan-color{color:#1f60fa}.active.plan-card-primary .plan-card-select-plan-button,.active.plan-card-primary .plan-card-select-plan-button:active,.active.plan-card-primary .plan-card-select-plan-button:focus{background-color:#1f60fa!important;border-color:#1f60fa!important}.plan-card.active .plan-card-selected-checkmark{display:block}.plan-card-selected-checkmark{position:absolute;top:-12px;right:-10px;width:32px;height:32px;color:#fff;display:none;text-align:center;border-radius:50%;box-shadow:0 8px 16px rgba(0,0,0,.15)}.plan-card-selected-checkmark svg{position:absolute;top:calc(50% - 8px);left:calc(50% - 8px)}.price-card-header{display:flex;margin-bottom:20px;justify-content:space-between}.plan-card-name,.plan-card-price{font-weight:500;font-size:24px;line-height:1.3}.plan-card-price{font-weight:400;color:#babdc4;text-align:right}.plan-card-feature-list{padding:0;list-style:none;margin-bottom:0}.plan-card-feature{display:flex}.plan-card-disabled-feature{color:#babdc4;text-decoration:line-through}.plan-card-feature-description{padding:0 0 16px 12px;line-height:1.3}.plan-card-current-plan-button:disabled{opacity:1;cursor:not-allowed}.plan-card-special .plan-card-select-plan-button:active:focus,.plan-card-special .plan-card-select-plan-button:focus{outline:none;box-shadow:none!important}@media (max-width:30.625em){.Polaris-Page__Content{padding:0 1.6rem}}.queueModal .Polaris-ResourceList__ResourceListWrapper .Polaris-ResourceList__FiltersWrapper{padding:0}.queueModal .pagination{border-top:.1rem solid var(--p-divider);padding:15px;justify-content:center}.settingsBtn .Polaris-Button__Icon{margin-left:0!important}.review-popup,.settingsBtn .Polaris-Button__Icon:last-child{display:none}.review-popup.review-popup--active{display:block}@media only screen and (min-width:27.75em){.review-popup .Polaris-Modal-Dialog__Container{justify-content:center}}.review-popup .Polaris-Modal-Dialog__Modal{position:relative}@media only screen and (min-width:27.75em){.review-popup .Polaris-Modal-Dialog__Modal{position:relative;max-width:45rem!important;margin:0 auto;border-radius:var(--p-border-radius-wide)}}@media only screen and (min-width:48.0525em){.review-popup .Polaris-Modal-Dialog__Modal.Polaris-Modal-Dialog--sizeSmall{max-width:50rem}}.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section{overflow:hidden;position:relative}@media only screen and (max-width:1360px){.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section{padding:1.5rem}}.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper{text-align:center}@media only screen and (min-width:27.75em){.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper{padding:0}}.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-ImageWrapper{margin:0 0 20px}.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Content{z-index:1;position:relative}.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Content .Polaris-DisplayText{color:#323232;font-weight:600;margin-bottom:1rem;font-family:"Poppins",sans-serif}@media (min-width:40em){.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Content .Polaris-DisplayText{font-size:2.3rem}}.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Content p{color:#606060;margin-bottom:4rem}@media (min-width:40em){.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Content p{font-size:1.1em}}.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Content .Polaris-ButtonGroup{margin:20px 0 -5px;justify-content:center;flex-direction:column}@media only screen and (max-width:376px){.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Content .Polaris-ButtonGroup{margin-bottom:-5px}}.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Content .Polaris-ButtonGroup .Polaris-Button{color:#008060;background-color:#fff}.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Content .Polaris-ButtonGroup .Polaris-Button:after{display:none}@media (min-width:40em){.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Content .Polaris-ButtonGroup .Polaris-Button .Polaris-Button__Content{font-size:1.5rem}}.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Content .Polaris-ButtonGroup .Polaris-Button--plain{color:#fff;margin-top:0;text-decoration:underline;background-color:transparent}@media only screen and (max-width:576px) and (orientation:portrait){.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Content .Polaris-ButtonGroup .Polaris-Button--plain{min-height:auto;padding:0}}.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Content .Polaris-ButtonGroup .Polaris-Button--plain .Polaris-Button__Content{background-color:transparent}@media (min-width:40em){.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Content .Polaris-ButtonGroup .Polaris-Button--plain .Polaris-Button__Content{font-size:1.3rem}}.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Background{position:absolute;bottom:0;width:100%;left:0;right:0;z-index:0}@media only screen and (max-width:576px){.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Background{background-color:#008060}}.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Background svg{border-bottom-left-radius:.5em;border-bottom-right-radius:.5em}@media only screen and (max-width:576px) and (orientation:portrait){.review-popup .Polaris-Modal-Dialog__Modal .Polaris-Modal-Section .Polaris-TextWrapper .Polaris-Background svg{border-radius:0}}
/*# sourceMappingURL=main.44993375.chunk.css.map */