@import url(https://fonts.googleapis.com/css2?family=Sora:wght@100;200;300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap);[data-v-754d4842]:root{--lighter-bg:#797979;--light-bg:#797979;--darker-light-bg:#797979;--lighter-dark-bg:#797979;--dark-bg:#3d3d3d;--darker-bg:#2a2a2a;--nav-height:56px;--nav-w-sm:64px;--nav-w-full:250px;--nav-w-shrunk:54px}@media(max-width:760px){[data-v-754d4842]:root{--nav-w-sm:64px;--nav-height:54px}}.pricing-tabs[data-v-754d4842]{display:flex;gap:1.5rem;margin-bottom:2rem}.pricing-tab[data-v-754d4842]{justify-content:space-between;flex:1;padding:1.5rem;background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;gap:2rem;display:flex;flex-direction:column;transition:all .3s ease}.pricing-tab .pricing-tab-content[data-v-754d4842]{display:flex;flex-direction:column}.pricing-tab[data-v-754d4842]:hover{border:.09rem solid #c1c6c8;background:#f1f5f9}.pricing-tab.active[data-v-754d4842]{border:.09rem solid #c1c6c8;border-width:2px;border-color:#2563eb;background:#eff6ff}.pricing-box[data-v-754d4842]{display:none;background:#fff;border-radius:6px;padding:1rem;transition:all .3s ease}.pricing-box.active[data-v-754d4842]{display:block;animation:fadeIn-754d4842 .3s ease-in}.pricing-box-header[data-v-754d4842]{text-align:center;margin-bottom:2rem}.pricing-box-header h2[data-v-754d4842]{color:#1e293b;margin:0;font-size:1.5rem}.price[data-v-754d4842]{margin-top:1rem}.price .currency[data-v-754d4842]{font-size:1.5rem;vertical-align:top}.price .amount[data-v-754d4842]{font-size:2rem;font-weight:700}.price .period[data-v-754d4842]{color:#64748b;font-size:1rem}.pricing-box-features ul[data-v-754d4842]{list-style:none;padding:0;margin:0}.pricing-box-features ul li[data-v-754d4842]{display:flex;align-items:center;gap:.5rem;padding:.5rem 0;color:#475569;font-size:1rem}.pricing-box-features ul li .material-symbols-outlined[data-v-754d4842]{font-size:1.2rem;color:#2563eb}.select-plan-btn[data-v-754d4842]{width:100%;margin-top:2rem;padding:1rem;background:#2563eb;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s ease}.select-plan-btn[data-v-754d4842]:hover{background:#1d4ed8}@keyframes fadeIn-754d4842{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.pricing-tabs[data-v-754d4842]{flex-direction:column;gap:.5rem}.pricing-tab[data-v-754d4842]{width:100%;min-width:0;padding:1rem;gap:1rem}.pricing-details[data-v-754d4842]{grid-template-columns:1fr;gap:1rem}.pricing-box[data-v-754d4842]{width:100%;min-width:0;padding:.75rem}}.feature-group[data-v-754d4842]{margin-bottom:2rem}.feature-group[data-v-754d4842]:last-child{margin-bottom:0}.feature-group h4[data-v-754d4842]{color:#1e293b;font-size:1.1rem;margin-bottom:1rem;font-weight:600}.feature-group.excluded[data-v-754d4842]{opacity:.7}.feature-group.excluded h4[data-v-754d4842]{color:#64748b}.trial-highlight-pill[data-v-754d4842]{display:inline-block;background:#22c55e;color:#fff;font-weight:700;border-radius:999px;padding:.3rem 1rem;font-size:.8rem;margin-bottom:.5rem;margin-right:.5rem;box-shadow:0 2px 8px rgba(34,197,94,.15)}.checkout-container[data-v-2f29a8e3]{margin:0;border-radius:8px;display:flex;align-items:center;justify-content:center}.checkout-content[data-v-2f29a8e3]{padding:0;height:100%;max-width:100%;width:100%;overflow:hidden;display:flex;justify-content:center;flex-direction:column;@media (min-width:1024px){flex-direction:row;max-width:1000px}}.amount-info[data-v-2f29a8e3]{border-right:1px solid #f5f6f5;padding:32px 24px;text-align:center;font-size:20px;margin-bottom:0;color:#1e293b;@media (min-width:1024px){width:35%;display:flex;flex-direction:column;justify-content:center}}.payment-section[data-v-2f29a8e3]{padding:24px;display:flex;flex-direction:column;justify-content:center;align-items:center;@media (min-width:1024px){width:65%;display:flex;flex-direction:column}}#payment-element[data-v-2f29a8e3]{margin:0 auto;padding:24px 0;width:100%}.amount[data-v-2f29a8e3]{font-size:48px;font-weight:700;color:#0f172a;margin-right:8px;text-shadow:none}.trial-info[data-v-2f29a8e3]{display:block;font-size:16px;color:#475569;margin-top:12px;font-weight:400}.trial-info strong[data-v-2f29a8e3]{color:#0f172a;font-weight:600}.payment-button[data-v-2f29a8e3]{padding:16px;color:#fff;border:none;font-size:18px;font-weight:600;cursor:pointer;margin:0 24px 24px;width:calc(100% - 48px);transition:all .3s ease;box-shadow:0 4px 12px rgba(84,105,212,.2)}.payment-button[data-v-2f29a8e3]:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(84,105,212,.3)}.payment-button[data-v-2f29a8e3]:disabled{cursor:not-allowed;transform:none;box-shadow:none}.stripe-powered[data-v-2f29a8e3]{text-align:center;margin-top:0;padding:16px;border-top:1px solid #f0f0f0}.stripe-powered img[data-v-2f29a8e3]{height:24px;opacity:.8;transition:opacity .2s ease}.stripe-powered img[data-v-2f29a8e3]:hover{opacity:1}.loader-container[data-v-2f29a8e3]{display:flex;justify-content:center;align-items:center;padding:24px}.price-display[data-v-2f29a8e3]{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}.original-price[data-v-2f29a8e3]{font-size:30px;font-weight:700;color:#64748b;text-decoration:line-through;margin-right:8px}.trial-price[data-v-2f29a8e3]{font-size:48px;font-weight:700;color:#0f172a;text-shadow:none}.trial-info-small[data-v-2f29a8e3]{font-size:14px;color:#64748b}.complete-container[data-v-2f29a8e3]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px;gap:12px}.success-check[data-v-2f29a8e3]{font-size:48px;color:#22c55e;background:#f0fdf4;border-radius:50%;padding:12px}.success-text[data-v-2f29a8e3]{font-weight:600;margin:0}.error-container[data-v-2f29a8e3]{color:red;font-size:14px;margin-bottom:16px;text-align:center;background-color:#f0f0f0;padding:16px;border-radius:8px}.purpose-selection-container[data-v-300ecd5f]{--text-color:#2c3e50;--text-light:#64748b;--primary-accent:#4361ee;--background-card:#fff;--icon-bg:#eef2ff;--shadow-card:0px 4px 6px 2px rgba(0,0,0,0.1),0 2px 4px -1px rgba(0,0,0,0.06);--transition-standard:0.2s cubic-bezier(0.4,0,0.2,1);min-height:100%;padding:40px;color:var(--text-color);display:flex;flex-direction:column;gap:24px;@media (max-width:1400px){padding:unset}}.purposes-layout-grid[data-v-300ecd5f]{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:1000px;margin:0 auto}.purpose-item-card[data-v-300ecd5f]{background-color:var(--background-card);border-radius:16px;transition:all var(--transition-standard);cursor:pointer;display:flex;flex-direction:column;align-items:center;padding:40px;position:relative}.purpose-item-card[data-v-300ecd5f]:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.purpose-item-card.is-selected[data-v-300ecd5f]{background-color:var(--primary-accent-soft-bg);border-color:var(--border-color-active)}.card-image-placeholder[data-v-300ecd5f]{width:100px;height:100px;background-color:var(--icon-bg);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:24px}.card-icon[data-v-300ecd5f]{font-size:46px!important;color:var(--primary-accent)}.card-content-area[data-v-300ecd5f]{width:100%;text-align:center;display:flex;flex-direction:column;gap:24px;flex:1;justify-content:space-between}.purpose-info[data-v-300ecd5f]{display:flex;flex-direction:column;gap:16px}.purpose-item-name[data-v-300ecd5f]{font-size:20px;font-weight:600;color:var(--text-color);line-height:1.3}.inline-details[data-v-300ecd5f]{padding:0 18px 18px;animation:slideDown-300ecd5f .3s forwards}@keyframes slideDown-300ecd5f{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.purpose-description[data-v-300ecd5f]{color:var(--text-light);font-size:14px;line-height:1.5;text-align:center}.button-container[data-v-300ecd5f]{display:flex;justify-content:center}.purpose-description li[data-v-300ecd5f]:before{content:"•";position:absolute;left:0;color:var(--primary-accent);font-weight:700}.tick-in-button[data-v-300ecd5f]{font-size:1.2em;vertical-align:middle;margin-right:5px}.select-button[data-v-300ecd5f]:hover{background-color:var(--primary-accent);transform:translateY(-1px);color:#fff;&.link[data-v-300ecd5f]{padding:0 2rem}}.material-symbols-outlined[data-v-300ecd5f]{vertical-align:middle;font-variation-settings:"FILL" 0,"wght" 400}@media (max-width:768px){.purposes-layout-grid[data-v-300ecd5f]{grid-template-columns:1fr}.card-icon[data-v-300ecd5f]{font-size:46px!important}}.skip-button-container[data-v-300ecd5f]{display:flex;justify-content:center;margin-top:20px}body{color:#393838;font-size:12px;font-weight:400;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased}body,h1,h2,h3,h4,h5,h6{font-family:Sora,Noto,Roboto,sans-serif}h1,h2,h3,h4,h5,h6{margin:0;line-height:1.3}p{font-family:Sora,Noto,Roboto,sans-serif;font-weight:300;color:#000;font-size:.875rem}h1{font-size:32px}h1,h2{font-weight:600}h2{margin:0;font-size:1.5rem}h2,h3{color:#1e293b}h3{font-size:1.88em;font-weight:500;font-size:1.25rem}h4{color:#1e293b;font-size:1.1rem;margin-bottom:1rem;font-weight:600}h5{font-size:.9rem;font-weight:400;margin-right:10px;min-height:1.23rem;max-width:100%;word-wrap:break-word;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:10;-webkit-box-orient:vertical}textarea{font-family:Sora,Noto,Roboto,sans-serif}a.lnk{position:relative;display:inline-block;vertical-align:bottom;overflow:hidden;padding:.25em 0}a.lnk:after,a.lnk:before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;border-bottom:1px solid;transition-property:transform;transition-duration:.7s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}a.lnk:before{transform:none}a.lnk:after{transform:translate3d(-100%,0,0);transition-delay:0ms}@media(min-width:991px){a.lnk:hover:before{transform:translate3d(100%,0,0);transition-delay:0s}a.lnk:hover:after{transform:none;transition-delay:.1s}}[class*=-meta]{letter-spacing:2px;font-size:13px;font-weight:600;text-transform:uppercase}.serif{font-family:Merriweather,Playfair Display,serif}.sans-serif{font-family:Sora,Noto,Roboto,sans-serif}.uppercase{text-transform:uppercase}.align-center{text-align:center}.align-right{text-align:right}.align-left{text-align:left}body,html{margin:0;padding:0;min-height:100vh;max-height:100vh;background-repeat:no-repeat;background-color:#f5f5f7;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,body.no-scroll,html,html.no-scroll{overflow:hidden}body .helloduty-logo,html .helloduty-logo{width:256px;height:75px;margin-bottom:.3rem;border-radius:2px;line-height:1;color:#fff;display:flex;font-size:1.2rem;font-weight:600;align-items:center;justify-content:center;background-image:url(/loader.svg);background-repeat:no-repeat}::-webkit-scrollbar{width:0;background:transparent}a{color:#00f;font-size:inherit;text-decoration:none}a.lined:after{content:"";position:absolute;top:110%;left:0;height:1px;width:100%;background-color:rgba(0,0,0,.3)}a.base{font-size:inherit;font-weight:inherit}a.blue{font-size:1em;color:#00f}*{text-rendering:geometricPrecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-tap-highlight-color:rgba(0,0,0,0)}*,:after,:before{box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-ms-box-sizing:border-box}body::-webkit-scrollbar{display:none}.bg-image{background-size:cover;background-repeat:no-repeat;background-position:50%}.bg-image-top{background-size:cover;background-position:top}.hidden{position:absolute!important;overflow:hidden!important;width:0!important;height:0!important;pointer-events:none!important;display:none}ul{padding:0}ul li{list-style:none}img,svg{max-width:100%;max-height:100%}.newport{flex:1;display:flex;flex-direction:column}.newport>header{padding:2rem 2rem 32px;border-radius:8px 8px 0 0;display:flex;gap:1.5rem;flex-direction:column}.newport>header:has(.tabs-bar,.tab-ctas){padding-bottom:0}.newport>header.colored{background:#fafafb}.newport>header .title-bar__navigation .breadcrumb__item{display:flex;align-items:center;gap:.5rem;font-weight:500}.newport>header .title-bar__navigation .breadcrumb__item.record-name{font-size:1.1rem;font-weight:500}.newport>header .title-bar__navigation .breadcrumb__title-section{display:flex;align-items:center;gap:.5rem}.newport>header .title-bar__navigation .title-bar__meta{flex-direction:column}.newport>header .title-buttons .tab-ctas{justify-content:flex-end}.newport .tab-ctas{justify-content:space-between;gap:1rem}.newport .tab-ctas #update-record-cta{max-width:150px}.newport>section{padding:16px}.newport>section.padded{padding:1rem 1.5rem}.newport>section.no-padding{padding:0}.newport>section.c-sect{flex:1}.newport.no-padding section{padding:unset}:root{--gap:16px;--gutter-width:0.875rem;--outer-margin:2rem;--gutter-compensation:calc(var(--gutter-width)*0.5*-1);--half-gutter-width:calc(var(--gutter-width)*0.5);--xs-min:30;--sm-min:48;--md-min:64;--lg-min:75;--screen-xs-min:var(--xs-min) em;--screen-sm-min:var(--sm-min) em;--screen-md-min:var(--md-min) em;--screen-lg-min:var(--lg-min) em;--container-sm:calc(var(--sm-min) + var(--gutter-width));--container-md:calc(var(--md-min) + var(--gutter-width));--container-lg:calc(var(--lg-min) + var(--gutter-width))}.gr-rw{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:var(--gap);align-content:flex-start}.gr-rw .gr-half{grid-column:span 1}.gr-rw .gr-full{grid-column:span 2}@media(max-width:770px){.gr-rw .gr-full-mb{grid-column:span 2}}.gr-rw .gr-right{grid-column-start:2}.gr-rw .gr-left{grid-column-start:1}.flex-row{display:flex;flex-direction:row}.flex-column{display:flex;flex-direction:column}.flex-row-wrap{display:flex;flex-direction:row;flex-wrap:wrap}.flex-1{flex:1}.flex-2{flex:2}.flex-3{flex:3}.flex-4{flex:4}.flex-5{flex:5}.flex-6{flex:6}.flex-7{flex:7}.flex-8{flex:8}.flex-9{flex:9}.flex-10{flex:10}.flex-11{flex:11}.flex-12{flex:12}.gap-1{gap:1rem}.gap-2{gap:2rem}.gap-3{gap:3rem}.gap-4{gap:4rem}.gap-5{gap:5rem}.container{display:block;max-width:1366px;margin-left:auto;margin-right:auto;--container-width:calc(100% - 12vw);width:calc(100% - 12vw)}@media screen and (max-width:500px){.container{--container-width:100%;width:100%;padding-left:.8rem;padding-right:.8rem}}.container-fluid-md-only,.container-fluid-sm-only{display:block;width:100%;margin-left:auto;margin-right:auto}@media screen and (max-width:64em){.container-fluid-md-only{width:calc(100% - 12vw)}}@media screen and (max-width:64em)and (max-width:500px){.container-fluid-md-only{width:100%;padding-left:.8rem;padding-right:.8rem}}@media screen and (max-width:48em){.container-fluid-sm-only{width:100%;padding-left:.8rem;padding-right:.8rem}}.wrapper{width:calc(100% - 12vw);margin:auto}@media screen and (max-width:500px){.wrapper{width:100%}}.inner__wrapper{width:100%;margin:auto}.rw{box-sizing:border-box;display:flex;flex:0 1 auto;flex-direction:row;flex-wrap:wrap;align-content:flex-start}.rw.no-gutters .cl,.rw.no-gutters [class*=cl-]{padding-right:0;padding-left:0}.rw.gutters .cl,.rw.gutters [class*=cl-]{padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.rw.reverse{flex-direction:row-reverse}.cl.reverse{flex-direction:column-reverse}.cl,.cl-1,.cl-2,.cl-3,.cl-4,.cl-5,.cl-6,.cl-7,.cl-8,.cl-9,.cl-10,.cl-11,.cl-12,.cl-offset-0,.cl-offset-1,.cl-offset-2,.cl-offset-3,.cl-offset-4,.cl-offset-5,.cl-offset-6,.cl-offset-7,.cl-offset-8,.cl-offset-9,.cl-offset-10,.cl-offset-11,.cl-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.cl{flex-grow:1;flex-basis:0;max-width:100%}.cl-1{flex-basis:8.33333333%;max-width:8.33333333%}.cl-2{flex-basis:16.66666667%;max-width:16.66666667%}.cl-3{flex-basis:25%;max-width:25%}.cl-4{flex-basis:33.33333333%;max-width:33.33333333%}.cl-5{flex-basis:41.66666667%;max-width:41.66666667%}.cl-6{flex-basis:50%;max-width:50%}.cl-7{flex-basis:58.33333333%;max-width:58.33333333%}.cl-8{flex-basis:66.66666667%;max-width:66.66666667%}.cl-9{flex-basis:75%;max-width:75%}.cl-10{flex-basis:83.33333333%;max-width:83.33333333%}.cl-11{flex-basis:91.66666667%;max-width:91.66666667%}.cl-12{flex-basis:100%;max-width:100%}.cl-offset-0{margin-left:0}.cl-offset-1{margin-left:8.33333333%}.cl-offset-2{margin-left:16.66666667%}.cl-offset-3{margin-left:25%}.cl-offset-4{margin-left:33.33333333%}.cl-offset-5{margin-left:41.66666667%}.cl-offset-6{margin-left:50%}.cl-offset-7{margin-left:58.33333333%}.cl-offset-8{margin-left:66.66666667%}.cl-offset-9{margin-left:75%}.cl-offset-10{margin-left:83.33333333%}.cl-offset-11{margin-left:91.66666667%}.start-xs{justify-content:flex-start;text-align:start}.center-xs{justify-content:center}.end-xs{justify-content:flex-end;text-align:end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media(min-width:48em){.cl-sm,.cl-sm-1,.cl-sm-2,.cl-sm-3,.cl-sm-4,.cl-sm-5,.cl-sm-6,.cl-sm-7,.cl-sm-8,.cl-sm-9,.cl-sm-10,.cl-sm-11,.cl-sm-12,.cl-sm-offset-0,.cl-sm-offset-1,.cl-sm-offset-2,.cl-sm-offset-3,.cl-sm-offset-4,.cl-sm-offset-5,.cl-sm-offset-6,.cl-sm-offset-7,.cl-sm-offset-8,.cl-sm-offset-9,.cl-sm-offset-10,.cl-sm-offset-11,.cl-sm-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.cl-sm{flex-grow:1;flex-basis:0;max-width:100%}.cl-sm-1{flex-basis:8.33333333%;max-width:8.33333333%}.cl-sm-2{flex-basis:16.66666667%;max-width:16.66666667%}.cl-sm-3{flex-basis:25%;max-width:25%}.cl-sm-4{flex-basis:33.33333333%;max-width:33.33333333%}.cl-sm-5{flex-basis:41.66666667%;max-width:41.66666667%}.cl-sm-6{flex-basis:50%;max-width:50%}.cl-sm-7{flex-basis:58.33333333%;max-width:58.33333333%}.cl-sm-8{flex-basis:66.66666667%;max-width:66.66666667%}.cl-sm-9{flex-basis:75%;max-width:75%}.cl-sm-10{flex-basis:83.33333333%;max-width:83.33333333%}.cl-sm-11{flex-basis:91.66666667%;max-width:91.66666667%}.cl-sm-12{flex-basis:100%;max-width:100%}.cl-sm-offset-0{margin-left:0}.cl-sm-offset-1{margin-left:8.33333333%}.cl-sm-offset-2{margin-left:16.66666667%}.cl-sm-offset-3{margin-left:25%}.cl-sm-offset-4{margin-left:33.33333333%}.cl-sm-offset-5{margin-left:41.66666667%}.cl-sm-offset-6{margin-left:50%}.cl-sm-offset-7{margin-left:58.33333333%}.cl-sm-offset-8{margin-left:66.66666667%}.cl-sm-offset-9{margin-left:75%}.cl-sm-offset-10{margin-left:83.33333333%}.cl-sm-offset-11{margin-left:91.66666667%}.start-sm{justify-content:flex-start;text-align:start}.center-sm{justify-content:center;text-align:center}.end-sm{justify-content:flex-end;text-align:end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media(max-width:64em){.cl-md,.cl-md-1,.cl-md-2,.cl-md-3,.cl-md-4,.cl-md-5,.cl-md-6,.cl-md-7,.cl-md-8,.cl-md-9,.cl-md-10,.cl-md-11,.cl-md-12,.cl-md-offset-0,.cl-md-offset-1,.cl-md-offset-2,.cl-md-offset-3,.cl-md-offset-4,.cl-md-offset-5,.cl-md-offset-6,.cl-md-offset-7,.cl-md-offset-8,.cl-md-offset-9,.cl-md-offset-10,.cl-md-offset-11,.cl-md-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.cl-md{flex-grow:1;flex-basis:0;max-width:100%}.cl-md-1{flex-basis:8.33333333%;max-width:8.33333333%}.cl-md-2{flex-basis:16.66666667%;max-width:16.66666667%}.cl-md-3{flex-basis:25%;max-width:25%}.cl-md-4{flex-basis:33.33333333%;max-width:33.33333333%}.cl-md-5{flex-basis:41.66666667%;max-width:41.66666667%}.cl-md-6{flex-basis:50%;max-width:50%}.cl-md-7{flex-basis:58.33333333%;max-width:58.33333333%}.cl-md-8{flex-basis:66.66666667%;max-width:66.66666667%}.cl-md-9{flex-basis:75%;max-width:75%}.cl-md-10{flex-basis:83.33333333%;max-width:83.33333333%}.cl-md-11{flex-basis:91.66666667%;max-width:91.66666667%}.cl-md-12{flex-basis:100%;max-width:100%}.cl-md-offset-0{margin-left:0}.cl-md-offset-1{margin-left:8.33333333%}.cl-md-offset-2{margin-left:16.66666667%}.cl-md-offset-3{margin-left:25%}.cl-md-offset-4{margin-left:33.33333333%}.cl-md-offset-5{margin-left:41.66666667%}.cl-md-offset-6{margin-left:50%}.cl-md-offset-7{margin-left:58.33333333%}.cl-md-offset-8{margin-left:66.66666667%}.cl-md-offset-9{margin-left:75%}.cl-md-offset-10{margin-left:83.33333333%}.cl-md-offset-11{margin-left:91.66666667%}.start-md{justify-content:flex-start;text-align:start}.center-md{justify-content:center;text-align:center}.end-md{justify-content:flex-end;text-align:end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media(min-width:75em){.cl-lg,.cl-lg-1,.cl-lg-2,.cl-lg-3,.cl-lg-4,.cl-lg-5,.cl-lg-6,.cl-lg-7,.cl-lg-8,.cl-lg-9,.cl-lg-10,.cl-lg-11,.cl-lg-12,.cl-lg-offset-0,.cl-lg-offset-1,.cl-lg-offset-2,.cl-lg-offset-3,.cl-lg-offset-4,.cl-lg-offset-5,.cl-lg-offset-6,.cl-lg-offset-7,.cl-lg-offset-8,.cl-lg-offset-9,.cl-lg-offset-10,.cl-lg-offset-11,.cl-lg-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.cl-lg{flex-grow:1;flex-basis:0;max-width:100%}.cl-lg-1{flex-basis:8.33333333%;max-width:8.33333333%}.cl-lg-2{flex-basis:16.66666667%;max-width:16.66666667%}.cl-lg-3{flex-basis:25%;max-width:25%}.cl-lg-4{flex-basis:33.33333333%;max-width:33.33333333%}.cl-lg-5{flex-basis:41.66666667%;max-width:41.66666667%}.cl-lg-6{flex-basis:50%;max-width:50%}.cl-lg-7{flex-basis:58.33333333%;max-width:58.33333333%}.cl-lg-8{flex-basis:66.66666667%;max-width:66.66666667%}.cl-lg-9{flex-basis:75%;max-width:75%}.cl-lg-10{flex-basis:83.33333333%;max-width:83.33333333%}.cl-lg-11{flex-basis:91.66666667%;max-width:91.66666667%}.cl-lg-12{flex-basis:100%;max-width:100%}.cl-lg-offset-0{margin-left:0}.cl-lg-offset-1{margin-left:8.33333333%}.cl-lg-offset-2{margin-left:16.66666667%}.cl-lg-offset-3{margin-left:25%}.cl-lg-offset-4{margin-left:33.33333333%}.cl-lg-offset-5{margin-left:41.66666667%}.cl-lg-offset-6{margin-left:50%}.cl-lg-offset-7{margin-left:58.33333333%}.cl-lg-offset-8{margin-left:66.66666667%}.cl-lg-offset-9{margin-left:75%}.cl-lg-offset-10{margin-left:83.33333333%}.cl-lg-offset-11{margin-left:91.66666667%}.start-lg{justify-content:flex-start;text-align:start}.center-lg{justify-content:center;text-align:center}.end-lg{justify-content:flex-end;text-align:end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}@media(min-width:111em){.cl-xl,.cl-xl-1,.cl-xl-2,.cl-xl-3,.cl-xl-4,.cl-xl-5,.cl-xl-6,.cl-xl-7,.cl-xl-8,.cl-xl-9,.cl-xl-10,.cl-xl-11,.cl-xl-12,.cl-xl-offset-0,.cl-xl-offset-1,.cl-xl-offset-2,.cl-xl-offset-3,.cl-xl-offset-4,.cl-xl-offset-5,.cl-xl-offset-6,.cl-xl-offset-7,.cl-xl-offset-8,.cl-xl-offset-9,.cl-xl-offset-10,.cl-xl-offset-11,.cl-xl-offset-12{box-sizing:border-box;flex:0 0 auto;padding-right:var(--half-gutter-width,.5rem);padding-left:var(--half-gutter-width,.5rem)}.cl-xl{flex-grow:1;flex-basis:0;max-width:100%}.cl-xl-1{flex-basis:8.33333333%;max-width:8.33333333%}.cl-xl-2{flex-basis:16.66666667%;max-width:16.66666667%}.cl-xl-3{flex-basis:25%;max-width:25%}.cl-xl-4{flex-basis:33.33333333%;max-width:33.33333333%}.cl-xl-5{flex-basis:41.66666667%;max-width:41.66666667%}.cl-xl-6{flex-basis:50%;max-width:50%}.cl-xl-7{flex-basis:58.33333333%;max-width:58.33333333%}.cl-xl-8{flex-basis:66.66666667%;max-width:66.66666667%}.cl-xl-9{flex-basis:75%;max-width:75%}.cl-xl-10{flex-basis:83.33333333%;max-width:83.33333333%}.cl-xl-11{flex-basis:91.66666667%;max-width:91.66666667%}.cl-xl-12{flex-basis:100%;max-width:100%}.cl-xl-offset-0{margin-left:0}.cl-xl-offset-1{margin-left:8.33333333%}.cl-xl-offset-2{margin-left:16.66666667%}.cl-xl-offset-3{margin-left:25%}.cl-xl-offset-4{margin-left:33.33333333%}.cl-xl-offset-5{margin-left:41.66666667%}.cl-xl-offset-6{margin-left:50%}.cl-xl-offset-7{margin-left:58.33333333%}.cl-xl-offset-8{margin-left:66.66666667%}.cl-xl-offset-9{margin-left:75%}.cl-xl-offset-10{margin-left:83.33333333%}.cl-xl-offset-11{margin-left:91.66666667%}.start-xl{justify-content:flex-start;text-align:start}.center-xl{justify-content:center;text-align:center}.end-xl{justify-content:flex-end;text-align:end}.top-xl{align-items:flex-start}.middle-xl{align-items:center}.bottom-xl{align-items:flex-end}.around-xl{justify-content:space-around}.between-xl{justify-content:space-between}.first-xl{order:-1}.last-xl{order:1}}.pad-nav{padding-top:var(--nav-height)}@media screen and (max-width:770px){.rw.reverse-on-tablet{flex-direction:column-reverse}}@media screen and (max-width:560px){.rw.reverse-on-mobile{flex-direction:column-reverse}}.rw.no-compensate{margin-left:0;margin-right:0}.h-100{height:100%}.w-100{width:100%}.w-half{width:50%}.no-pad{padding:0}.flex{display:flex}.flex-col{flex-direction:column}.fixed-container{transform:translateZ(0)}.block{display:block}.justify-content-around{justify-content:space-around}.justify-content-between{justify-content:space-between}.justify-content-start{justify-content:flex-start}.justify-content-end{justify-content:flex-end}.justify-content-center{justify-content:center}.align-items-bottom,.align-items-right{align-items:flex-end}.align-items-baseline{align-items:baseline}.align-items-center{align-items:center}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed;backface-visibility:hidden}.br{margin-top:.8rem;margin-bottom:1.2rem;width:100%;border:.8px solid rgba(0,0,0,.1)}.code-cnt{background-color:#111;border-radius:.2rem;padding:1.1rem 1rem}.code-cnt code,.code-cnt pre{font-family:Inconsolata,Helvetica,Arial,sans-serif;background:#111;color:#fff;margin:0;line-height:1.6;white-space:pre-wrap;font-size:.9rem;font-weight:500;letter-spacing:.4px}.code-cnt code.ttl:before,.code-cnt pre.ttl:before{display:block;width:100%;margin-bottom:.6em;content:attr(data-ttl);background:#111;color:#b9b9b9}.pills{display:flex;align-items:center;justify-content:center}.pill{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;border:1px solid rgba(0,0,0,.2);border-radius:20px;padding:.2rem .5rem;font-size:13px}.pill.sm{max-width:64px}.pill span{width:100%;height:22px;font-size:11px;font-weight:600;align-items:center;letter-spacing:1px;border-radius:50px;text-transform:capitalize}.pill.square,.pill span{display:flex;justify-content:center}.pill.square{align-content:center;max-width:120px;min-width:150px;border:.8px solid hsla(0,0%,83.1%,.3803921569)}.pill.square span{height:30px;border-radius:5px;font-weight:600;font-size:12px;letter-spacing:1px}@media(max-width:760px){.pill.square{max-width:120px;min-width:120px}.pill.square span{height:26px;font-weight:600;font-size:10px}}.pill.complete span,.pill.green span{color:#343a40;background-color:#a0dcd0}.pill.cancelled span,.pill.failed span,.pill.red span{color:#343a40;border:1px solid rgba(228,95,77,.1)}.pill.gray span,.pill.queued span,.pill.scheduled span{color:#34505b;border:1px solid rgba(52,80,91,.1)}.pill.blue span,.pill.ongoing span{color:#343a40;border:1px solid rgba(137,179,255,.1)}.pill.mild span,.pill.missed span{color:#343a40;border:1px solid rgba(250,237,39,.1)}header .title-bar .title-bar__navigation .title-bar__meta,header .title-bar .title-bar__navigation a{display:flex;align-items:center}header .title-bar .title-bar__navigation .title-bar__meta .breadcrumb__item,header .title-bar .title-bar__navigation a .breadcrumb__item{font-size:10px;color:#646464;text-transform:uppercase;font-weight:700;letter-spacing:.7px}header .title-bar .title-bar__navigation .title-bar__meta .breadcrumb__icon,header .title-bar .title-bar__navigation a .breadcrumb__icon{height:8px;width:8px;margin-top:-9.4px;margin-right:.4em}header .title-bar .title-bar__navigation .title-bar__meta .breadcrumb__icon svg,header .title-bar .title-bar__navigation a .breadcrumb__icon svg{max-width:80%;max-height:100%;color:#777}header .title-bar .title-bar__navigation .title-bar__meta:hover .breadcrumb__icon svg,header .title-bar .title-bar__navigation .title-bar__meta:hover .breadcrumb__item,header .title-bar .title-bar__navigation a:hover .breadcrumb__icon svg,header .title-bar .title-bar__navigation a:hover .breadcrumb__item{color:#444}header .title-bar .title-bar__main-group .title-bar__title{font-weight:400;line-height:2rem;margin-top:4px;display:flex;align-items:center;color:#0a1a49}header .title-bar .title-bar__main-group .title-bar__title.empty{color:#8d8f91}header .title-bar .title-bar__main-group .title-bar__title .title-bar__breadcrumb__icon{--w:20px;height:var(--w);width:var(--w);margin:0 .5rem 0 .1rem;display:flex;align-items:center;justify-content:center;padding-top:3px}header .title-bar .title-bar__main-group .title-bar__title span{margin-right:.8rem}header .title-bar .title-bar__main-group .title-bar__title span.sl{color:#8d8f91;margin-right:.3em}header .title-bar .title-bar__main-group .desc-cnt{padding:1.6rem 0 0}header .title-bar .title-bar__main-group .title-bar__desc{margin-top:.2em;font-weight:400}header .title-bar .title-bar__main-group .title-bar__desc.ms{font-weight:500;margin-top:.4em;font-size:1rem;line-height:1.5;color:#4b4b4b}header .title-bar .title-bar__main-group .title-bar__actions{display:flex;align-items:center}header .title-bar .title-bar__main-group .title-bar__actions .title-bar__action{font-size:1em;cursor:pointer;padding:.4em 0;margin-right:1rem}header .title-bar .title-buttons{position:relative;z-index:2}header .sub-title-bar{padding-top:1rem;display:flex;font-weight:500;font-size:1.35rem;align-items:center;margin-bottom:.6rem;margin-top:.6rem}header .sub-title-bar a,header .sub-title-bar span{display:block;font-size:inherit;font-weight:inherit}header .sub-title-bar a.sl,header .sub-title-bar span.sl{color:#8d8f91;margin-right:.3em}header .sub-title-bar a{text-align:right}header .sub-title-bar .sub-title-bar__breadcrumb__icon{--w:18px;height:var(--w);width:var(--w);margin:0 .5rem 0 .1rem;display:flex;align-items:center;justify-content:center;padding-top:3px}header .tabs-bar{position:relative;z-index:1;margin-bottom:0}header .tabs-bar .tab-ctas{position:absolute;top:0;right:0;bottom:.9rem;display:flex;justify-content:flex-end;align-items:center;width:30%;margin-bottom:0!important}header .tabs-bar .tab-ctas .action-cta{margin-left:1rem}header .tabs-bar .tab-ctas .action-cta .button,header .tabs-bar .tab-ctas .action-cta button{height:32px;min-width:140px;padding:.7em;margin-top:0!important}header .tabs-bar .tab-ctas .action-cta svg{--w:18px;margin-left:auto;height:var(--w);width:var(--w)}.tab-ctas{justify-content:space-between;width:100%;--btn-h:40px}.tab-ctas,.tab-ctas .action-cta,.tab-ctas .cta-group{display:flex;align-items:center}.tab-ctas .action-cta{flex-direction:row;gap:1rem}.tab-ctas .action-cta .button,.tab-ctas .action-cta button{min-width:135px;padding:0 1.2em}.tab-ctas .action-cta .button.delete,.tab-ctas .action-cta button.delete{color:#e55;width:32px;height:30px;padding:.3em;min-width:unset;margin-right:.8rem;background-color:#fff;border:.09rem solid #c1c6c8}.tab-ctas .action-cta .button.square,.tab-ctas .action-cta button.square{width:36px;min-width:36px;padding:0 .1em}.tab-ctas .action-cta .button.square svg,.tab-ctas .action-cta button.square svg{--w:18px;margin:0;width:var(--w);height:var(--w)}.tab-ctas .action-cta .multi-button .button,.tab-ctas .action-cta .multi-button button{min-width:41px;padding:0 .4rem}.tab-ctas .action-cta .multi-button .button-map .active-btn svg{--w:16px;margin:0 auto}.tab-ctas .action-cta svg{--w:18px;margin-left:auto;height:var(--w);width:var(--w)}.tab-ctas [class*=-settings-cta]{--w:24px;display:flex;position:relative;align-items:center;margin-left:.8rem;justify-content:center;width:var(--w);height:var(--w);cursor:pointer}.tab-ctas [class*=-settings-cta].sml{width:calc(var(--w) - 5px)}.tab-ctas .trigger-cta .button,.tab-ctas .trigger-cta button{height:30px;max-width:120px;padding:0 2rem;letter-spacing:.4px;text-transform:uppercase;font-size:.9em}.tab-ctas .button,.tab-ctas button{height:var(--btn-h)}a{width:auto;font-weight:500;position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0)}section.c-sect{width:100%;display:flex;flex-direction:column;min-height:30px;scrollbar-width:none}section.c-sect ::-webkit-scrollbar{display:none}section.c-sect .sub-title-bar{margin:2rem 0 .8rem}section.c-sect .c-head{position:relative;color:rgba(51,51,51,.8);font-weight:600;font-size:.875em;margin-bottom:.8em;text-transform:uppercase;display:flex;align-items:center;justify-content:space-between}section.c-sect .c-head .c-heading{font-size:1.4rem;font-weight:600;color:#1c2025;margin-bottom:.6rem;text-transform:capitalize}section.c-sect .c-head .c-heading .c-desc{font-size:1rem;font-weight:400;margin-top:.3rem;text-transform:none}section.c-sect .c-head .c-heading .c-desc b{color:#20c997}section.c-sect .c-head .c-acts{display:flex;align-items:center}section.c-sect .c-head .c-act{text-transform:none;cursor:pointer}section.c-sect .c-head .c-info{display:inline-block;margin-left:.8em;cursor:help;margin-right:auto;width:8px;height:8px;margin-top:-.3em;color:rgba(51,51,51,.8)}section.c-sect .c-head .c-info svg{max-height:100%;max-width:100%}section.c-sect .c-body{padding:1rem 1rem 1.15rem;background-color:#fff;border-radius:2px;width:100%;margin:0 auto 1.25rem;border-left:.09rem solid #c1c6c8}section.c-sect .c-body.clean{padding:0}section.c-sect .c-body.no-border{border:none}section.c-sect .c-body.bland{padding:0;border:none}section.c-sect .c-body.minimal{padding:.8rem 1rem}section.c-sect .c-body label{font-weight:400}section.c-sect .c-body textarea{resize:vertical}section.c-sect .c-body hr{margin:1rem 0}section.c-sect .c-header__bottom{display:block;width:100%;background-color:#c4cdd5;height:1px;margin-top:.9rem}section.c-sect .c-content{padding:1.25rem 0 0}section.c-sect .c-content .c-small__ttl{text-transform:uppercase;color:#393838;font-size:.8rem;font-weight:600;margin:.4rem 0}section.c-sect .c-small__note{font-size:.8em;color:#6d6f71;line-height:1.4;margin:.1rem 0}section.c-sect .c-split{display:block;width:100%;background-color:#c4cdd5;height:1px}.section.c-sect::-webkit-scrollbar{width:0!important}section.c-sect::-webkit-scrollbar-track{background:transparent}.form .no-mg,form .no-mg{margin-bottom:0!important}.form .no-mg input[type=checkbox]+label,form .no-mg input[type=checkbox]+label{margin-bottom:0}.form .hf-mg,form .hf-mg{margin-bottom:.5em!important}.form .dbl-mg,form .dbl-mg{margin-bottom:1.8em}.form .form-group,form .form-group{position:relative}.form .form-group.no-mg,form .form-group.no-mg{margin-bottom:0}.form .form-group.dbl-mg,form .form-group.dbl-mg{margin-bottom:1.8em}.form .form-group.trpl-mg,form .form-group.trpl-mg{margin-bottom:2.2em!important}.form .form-group.hf-mg,form .form-group.hf-mg{margin-bottom:.5em!important}.form .form-group.flex-right,form .form-group.flex-right{display:flex;justify-content:flex-end}.form .form-group.no-mg,form .form-group.no-mg{margin-bottom:0!important}.form .form-group.no-mg input[type=checkbox]+label,form .form-group.no-mg input[type=checkbox]+label{margin-bottom:0}.form .form-group.checkbox,form .form-group.checkbox{margin:1.4rem 0;padding-left:.2em}.form .form-group.pass-group,form .form-group.pass-group{position:relative}.form .form-group.pass-group svg,form .form-group.pass-group svg{bottom:0;color:#555;cursor:pointer;height:18px;margin:auto;margin-right:10px;position:absolute;right:0;top:0;width:18px}.form .form-group.pass-group.lng svg,form .form-group.pass-group.lng svg{top:46px}.form .form-group span.error,form .form-group span.error{display:block;font-weight:500;color:#e45f4d}.form .form-group span.required,form .form-group span.required{color:#e45f4d;font-weight:700;margin-left:.25em}.form input,form input{border:.09rem solid #c1c6c8;font-family:inherit;border-radius:5px;display:flex;align-items:center;font-weight:500;font-size:.875rem;letter-spacing:.4px;height:44px;background-color:#fff;padding-left:12px;padding-right:12px;width:100%}.form input.invalid,.form input:invalid,.form input[aria-invalid*=true],form input.invalid,form input:invalid,form input[aria-invalid*=true]{border-right:5px solid #e45f4d}.form input:-moz-read-only,form input:-moz-read-only{background-color:#f5f5f5}.form input:disabled,.form input:read-only,form input:disabled,form input:read-only{background-color:#f5f5f5}.form input[type=number]::-webkit-inner-spin-button,.form input[type=number]::-webkit-outer-spin-button,form input[type=number]::-webkit-inner-spin-button,form input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.form input[type=checkbox],form input[type=checkbox]{display:inline}.form label,form label{display:flex;flex-direction:column;cursor:pointer;color:#474747;font-weight:400;font-size:.875rem;margin-top:10px;margin-bottom:5px}.form label.empty,form label.empty{height:18.5px}.form label.empty.sp,form label.empty.sp{height:36px}.form label.c-short,form label.c-short{flex-direction:row}.form label.c-short span.c-info,form label.c-short span.c-info{display:inline-block;margin-left:.8em;cursor:help;position:relative;margin-right:auto;width:12px;height:11px;color:rgba(51,51,51,.8)}.form label.c-short span.c-info svg,form label.c-short span.c-info svg{max-height:100%;max-width:100%}.form label.c-short span.c-info .tp-text,form label.c-short span.c-info .tp-text{visibility:hidden;min-width:180px;background-color:#8d8b8b;color:#fff;left:130%;top:100%;font-size:.75rem;text-align:center;padding:5px 5px 6px;border-radius:2px;position:absolute;z-index:1}.form label.c-short span.c-info:hover .tp-text,form label.c-short span.c-info:hover .tp-text{visibility:visible}.form label span,form label span{margin-top:.25em;font-size:.75rem;color:rgba(57,56,56,.65);font-weight:500}@media(max-width:760px){.form label span.exp-mb,form label span.exp-mb{height:30px}}.form select,form select{display:flex;align-items:center;font-family:inherit;outline:none;-webkit-appearance:none;-moz-appearance:none;text-indent:1px;text-overflow:"";width:100%;border-radius:5px;border:.09rem solid #c1c6c8;background-color:#fff;color:#393838;height:34px;padding:0 12px;font-size:.75rem;font-weight:500}.form select::-ms-expand,form select::-ms-expand{display:none}.form select.no-b,form select.no-b{border:none}.form textarea,form textarea{width:100%;min-height:90px;padding:10px 12px;line-height:1.5;font-weight:500;font-size:.875rem;resize:vertical;border:.09rem solid #c1c6c8;font-family:inherit;border-radius:5px}.form textarea.invalid,.form textarea:invalid,.form textarea[aria-invalid*=true],form textarea.invalid,form textarea:invalid,form textarea[aria-invalid*=true]{border-right:5px solid #e45f4d}.form input:focus,.form textarea:focus,form input:focus,form textarea:focus{border:1px solid #1971e5;outline:none}.form input::-moz-placeholder,.form textarea::-moz-placeholder,form input::-moz-placeholder,form textarea::-moz-placeholder{color:#bfc1c3}.form input::placeholder,.form textarea::placeholder,form input::placeholder,form textarea::placeholder{color:#bfc1c3}.form .submit-btn,form .submit-btn{color:#fff;background-color:#444}.form .cancel-btn,form .cancel-btn{background-color:#f5f5f5;width:auto;padding:0 2rem;color:#e45f4d;font-weight:600}.form .cancel-btn:hover,form .cancel-btn:hover{background-color:#c4cdd5}.form input[type=checkbox],form input[type=checkbox]{position:absolute;opacity:0;height:0;width:0}.form input[type=checkbox]+label,form input[type=checkbox]+label{position:relative;cursor:pointer;padding:0;display:flex;flex-direction:column-reverse;margin-bottom:1em}@media(max-width:760px){.form input[type=checkbox]+label,form input[type=checkbox]+label{display:block}}.form input[type=checkbox]+label span.label-cnt,form input[type=checkbox]+label span.label-cnt{margin-bottom:.875rem;font-weight:500;color:rgba(71,71,71,.8274509804);font-size:.875rem}.form input[type=checkbox]+label.no-mg,form input[type=checkbox]+label.no-mg{margin-bottom:0}.form input[type=checkbox]+label:before,form input[type=checkbox]+label:before{content:"";--size:20px;margin-right:10px;display:inline-block;vertical-align:text-top;width:var(--size);min-width:var(--size);height:var(--size);min-height:var(--size);border:1px solid #c2c2c2;background:#fff}.form input[type=checkbox]:hover+label:before,form input[type=checkbox]:hover+label:before{background:#c4cdd5}.form input[type=checkbox]:focus+label:before,form input[type=checkbox]:focus+label:before{box-shadow:0 0 0 3px rgba(0,0,0,.12)}.form input[type=checkbox]:checked+label:before,form input[type=checkbox]:checked+label:before{background:#fff}.form input[type=checkbox]:disabled+label,form input[type=checkbox]:disabled+label{color:#b8b8b8;cursor:auto}.form input[type=checkbox]:disabled+label:before,form input[type=checkbox]:disabled+label:before{box-shadow:none;background:#fff}.form input[type=checkbox]:checked+label:after,form input[type=checkbox]:checked+label:after{content:"";--color:#222;position:absolute;left:4.5px;top:44.5px;background:var(--color);width:2.8px;height:2.8px;box-shadow:2px 0 0 var(--color),4px 0 0 var(--color),4px -2px 0 var(--color),4px -4px 0 var(--color),4px -6px 0 var(--color),4px -8px 0 var(--color);transform:rotate(45deg)}.form input[type=checkbox]:disabled+label:after,form input[type=checkbox]:disabled+label:after{--color:#555}.form input[type=checkbox]:checked+label.no-lbl .label-cnt,form input[type=checkbox]:checked+label.no-lbl .label-cnt{margin-bottom:.4rem}.form input[type=checkbox]:checked+label.no-lbl:after,form input[type=checkbox]:checked+label.no-lbl:after{top:9px}.form input[type=checkbox].sm+label,form input[type=checkbox].sm+label{display:flex;align-items:center}.form input[type=checkbox].sm+label:before,form input[type=checkbox].sm+label:before{--size:15px;border:.5px solid #8b8a8a}.form input[type=checkbox].sm:checked+label:before,form input[type=checkbox].sm:checked+label:before{background:#20c997;border-width:.8px;border-color:#f5f5f5}.form input[type=checkbox].sm:checked+label:after,form input[type=checkbox].sm:checked+label:after{content:none;box-shadow:unset}.form input[type=checkbox].no-mg+label,.form input[type=checkbox].no-mg+label:after,.form input[type=checkbox].no-mg+label:before,form input[type=checkbox].no-mg+label,form input[type=checkbox].no-mg+label:after,form input[type=checkbox].no-mg+label:before{margin:0}.form .bottom-line,form .bottom-line{height:.1px;border:.09rem solid #c1c6c8;opacity:.4;margin-top:.4rem}.form #bold-text,form #bold-text{font-weight:700}.form a:hover,form a:hover{color:#1971e5}.form input[type=radio],form input[type=radio]{position:absolute;opacity:0;width:0;height:0}.form input[type=radio]+label,form input[type=radio]+label{position:relative;padding-left:2.5rem;cursor:pointer;line-height:20px;display:inline-block}.form input[type=radio]+label:before,form input[type=radio]+label:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:2rem;height:2rem;border:2px solid #343434;border-radius:50%;background:#fff}.form input[type=radio]+label:after,form input[type=radio]+label:after{content:"";position:absolute;left:4px;top:50%;transform:translateY(-50%) scale(0);width:1.5rem;height:1.5rem;background:#444;border-radius:50%;transition:transform .2s ease-in-out}.form input[type=radio]:checked+label:after,form input[type=radio]:checked+label:after{transform:translateY(-50%) scale(1)}[class*=-modal]{position:fixed;right:0;top:0;height:100%;cursor:auto;z-index:200;width:100%;transform:translateX(0);transition:transform .3s ease,width .2s ease}[class*=-modal]:before{content:"";position:absolute;pointer-events:auto;top:0;left:0;z-index:1;width:100%;height:100%;transition:opacity .2s ease;background-color:rgba(0,0,0,.15)}[class*=-modal] .modal-cnt{position:absolute;right:0;z-index:3;height:100%;width:50%;min-width:580px;overflow-x:visible;overflow-y:auto;background-color:#fff;padding:2rem 2.4rem 0;transition:transform .3s ease}[class*=-modal].closed{pointer-events:none}[class*=-modal].closed:before{pointer-events:none;opacity:0}[class*=-modal].closed .modal-cnt{transform:translateX(100%)}[class*=-modal] .modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.2rem}[class*=-modal] .modal-header .title-bar .title{font-size:1.25rem;font-weight:600;margin-bottom:.2rem}[class*=-modal] .modal-header .title-bar .sub-title{font-size:.875rem;font-weight:400}[class*=-modal] .modal-header .acts [class$=-act]{--w:22px;height:var(--w);width:var(--w);cursor:pointer}main.side-open [class*=-modal]{width:100%}.table,table:not(.mx-table){table-layout:fixed;line-height:normal;border-radius:3px;width:100%;text-align:left;border-collapse:collapse;border-spacing:0}.table.head .tr,.table.head tr,table:not(.mx-table).head .tr,table:not(.mx-table).head tr{background-color:transparent;text-align:left;text-transform:capitalize}.table.head .tr .th,.table.head .tr th,.table.head tr .th,.table.head tr th,table:not(.mx-table).head .tr .th,table:not(.mx-table).head .tr th,table:not(.mx-table).head tr .th,table:not(.mx-table).head tr th{color:#8b8a8a;font-weight:600;font-size:11px;line-height:1;padding:0;text-transform:uppercase;--radius:2px}.table.head .tr .th .ordered,.table.head .tr th .ordered,.table.head tr .th .ordered,.table.head tr th .ordered,table:not(.mx-table).head .tr .th .ordered,table:not(.mx-table).head .tr th .ordered,table:not(.mx-table).head tr .th .ordered,table:not(.mx-table).head tr th .ordered{display:flex;width:100%;min-width:28px;height:100%;padding:0 0 0 11px;align-items:center;border:.09rem solid #c1c6c8;border-right:none;background-color:#fafafb;justify-content:space-between}.table.head .tr .th .ordered .key,.table.head .tr th .ordered .key,.table.head tr .th .ordered .key,.table.head tr th .ordered .key,table:not(.mx-table).head .tr .th .ordered .key,table:not(.mx-table).head .tr th .ordered .key,table:not(.mx-table).head tr .th .ordered .key,table:not(.mx-table).head tr th .ordered .key{height:38px;width:100%;display:flex;color:#000;font-weight:500;position:relative;flex-direction:column;padding-top:.05rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:flex-start;justify-content:center}.table.head .tr .th .ordered .key span.meta-label,.table.head .tr th .ordered .key span.meta-label,.table.head tr .th .ordered .key span.meta-label,.table.head tr th .ordered .key span.meta-label,table:not(.mx-table).head .tr .th .ordered .key span.meta-label,table:not(.mx-table).head .tr th .ordered .key span.meta-label,table:not(.mx-table).head tr .th .ordered .key span.meta-label,table:not(.mx-table).head tr th .ordered .key span.meta-label{font-size:.55rem;margin-top:.2rem;color:#1e6cfe}.table.head .tr .th .ordered .order,.table.head .tr th .ordered .order,.table.head tr .th .ordered .order,.table.head tr th .ordered .order,table:not(.mx-table).head .tr .th .ordered .order,table:not(.mx-table).head .tr th .ordered .order,table:not(.mx-table).head tr .th .ordered .order,table:not(.mx-table).head tr th .ordered .order{width:30px;display:flex;align-items:center;justify-content:center;flex-direction:column}.table.head .tr .th .ordered .order span,.table.head .tr th .ordered .order span,.table.head tr .th .ordered .order span,.table.head tr th .ordered .order span,table:not(.mx-table).head .tr .th .ordered .order span,table:not(.mx-table).head .tr th .ordered .order span,table:not(.mx-table).head tr .th .ordered .order span,table:not(.mx-table).head tr th .ordered .order span{width:100%;height:19px;cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:0 0 0 4px;padding:.28rem 0 .04rem;color:rgba(139,138,138,.8)}.table.head .tr .th .ordered .order span svg,.table.head .tr th .ordered .order span svg,.table.head tr .th .ordered .order span svg,.table.head tr th .ordered .order span svg,table:not(.mx-table).head .tr .th .ordered .order span svg,table:not(.mx-table).head .tr th .ordered .order span svg,table:not(.mx-table).head tr .th .ordered .order span svg,table:not(.mx-table).head tr th .ordered .order span svg{--w:12px;height:var(--w);width:var(--w)}.table.head .tr .th .ordered .order span:last-of-type,.table.head .tr th .ordered .order span:last-of-type,.table.head tr .th .ordered .order span:last-of-type,.table.head tr th .ordered .order span:last-of-type,table:not(.mx-table).head .tr .th .ordered .order span:last-of-type,table:not(.mx-table).head .tr th .ordered .order span:last-of-type,table:not(.mx-table).head tr .th .ordered .order span:last-of-type,table:not(.mx-table).head tr th .ordered .order span:last-of-type{padding:.04rem 0 .28rem;border-radius:4px 0 0 0}.table.head .tr .th .ordered .order span:hover,.table.head .tr th .ordered .order span:hover,.table.head tr .th .ordered .order span:hover,.table.head tr th .ordered .order span:hover,table:not(.mx-table).head .tr .th .ordered .order span:hover,table:not(.mx-table).head .tr th .ordered .order span:hover,table:not(.mx-table).head tr .th .ordered .order span:hover,table:not(.mx-table).head tr th .ordered .order span:hover{background-color:rgba(139,138,138,.2)}.table.head .tr .th .ordered .order span.active,.table.head .tr th .ordered .order span.active,.table.head tr .th .ordered .order span.active,.table.head tr th .ordered .order span.active,table:not(.mx-table).head .tr .th .ordered .order span.active,table:not(.mx-table).head .tr th .ordered .order span.active,table:not(.mx-table).head tr .th .ordered .order span.active,table:not(.mx-table).head tr th .ordered .order span.active{color:#000;background-color:rgba(30,108,254,.4)}.table.head .tr .th .ordered .order span.active:hover,.table.head .tr th .ordered .order span.active:hover,.table.head tr .th .ordered .order span.active:hover,.table.head tr th .ordered .order span.active:hover,table:not(.mx-table).head .tr .th .ordered .order span.active:hover,table:not(.mx-table).head .tr th .ordered .order span.active:hover,table:not(.mx-table).head tr .th .ordered .order span.active:hover,table:not(.mx-table).head tr th .ordered .order span.active:hover{background-color:rgba(30,108,254,.2)}.table.head .tr .th:first-of-type .ordered,.table.head .tr th:first-of-type .ordered,.table.head tr .th:first-of-type .ordered,.table.head tr th:first-of-type .ordered,table:not(.mx-table).head .tr .th:first-of-type .ordered,table:not(.mx-table).head .tr th:first-of-type .ordered,table:not(.mx-table).head tr .th:first-of-type .ordered,table:not(.mx-table).head tr th:first-of-type .ordered{border-top-left-radius:var(--radius);border-bottom-left-radius:var(--radius);border-left:none;padding-left:24px}.table.head .tr .th:last-of-type .ordered,.table.head .tr th:last-of-type .ordered,.table.head tr .th:last-of-type .ordered,.table.head tr th:last-of-type .ordered,table:not(.mx-table).head .tr .th:last-of-type .ordered,table:not(.mx-table).head .tr th:last-of-type .ordered,table:not(.mx-table).head tr .th:last-of-type .ordered,table:not(.mx-table).head tr th:last-of-type .ordered{border-right:none;border-top-right-radius:var(--radius);border-bottom-right-radius:var(--radius)}.table.body .tr,.table.body tr,table:not(.mx-table).body .tr,table:not(.mx-table).body tr{cursor:pointer;background-color:transparent;border:.09rem solid #c1c6c8;border-top:none;border-left:none;border-right:none;transition:background-color .3s ease}.table.body .tr.active,.table.body tr.active,table:not(.mx-table).body .tr.active,table:not(.mx-table).body tr.active{background-color:rgba(103,176,248,.1)}.table.body .tr .td,.table.body .tr td,.table.body tr .td,.table.body tr td,table:not(.mx-table).body .tr .td,table:not(.mx-table).body .tr td,table:not(.mx-table).body tr .td,table:not(.mx-table).body tr td{display:table-cell;font-weight:500}.table.body .tr .td.single,.table.body .tr td.single,.table.body tr .td.single,.table.body tr td.single,table:not(.mx-table).body .tr .td.single,table:not(.mx-table).body .tr td.single,table:not(.mx-table).body tr .td.single,table:not(.mx-table).body tr td.single{display:table-cell}.table.body .tr .td:first-of-type,.table.body .tr td:first-of-type,.table.body tr .td:first-of-type,.table.body tr td:first-of-type,table:not(.mx-table).body .tr .td:first-of-type,table:not(.mx-table).body .tr td:first-of-type,table:not(.mx-table).body tr .td:first-of-type,table:not(.mx-table).body tr td:first-of-type{padding-left:24px}.table.body .tr .td .cell,.table.body .tr td .cell,.table.body tr .td .cell,.table.body tr td .cell,table:not(.mx-table).body .tr .td .cell,table:not(.mx-table).body .tr td .cell,table:not(.mx-table).body tr .td .cell,table:not(.mx-table).body tr td .cell{margin-bottom:auto}.table .td,.table .th,.table td,.table th,table:not(.mx-table) .td,table:not(.mx-table) .th,table:not(.mx-table) td,table:not(.mx-table) th{position:relative;padding:0 10px;text-align:left;font-size:14px;cursor:pointer}.table .td.select,.table .th.select,.table td.select,.table th.select,table:not(.mx-table) .td.select,table:not(.mx-table) .th.select,table:not(.mx-table) td.select,table:not(.mx-table) th.select{max-width:40px;width:40px;margin:0}.table .td.select .ic-cnt,.table .th.select .ic-cnt,.table td.select .ic-cnt,.table th.select .ic-cnt,table:not(.mx-table) .td.select .ic-cnt,table:not(.mx-table) .th.select .ic-cnt,table:not(.mx-table) td.select .ic-cnt,table:not(.mx-table) th.select .ic-cnt{display:flex;width:100%;align-items:center;justify-content:center}.table .td.select .ic,.table .th.select .ic,.table td.select .ic,.table th.select .ic,table:not(.mx-table) .td.select .ic,table:not(.mx-table) .th.select .ic,table:not(.mx-table) td.select .ic,table:not(.mx-table) th.select .ic{position:relative;border:1.2px solid #6d6f71}.table .td.select.d .ic,.table .th.select.d .ic,.table td.select.d .ic,.table th.select.d .ic,table:not(.mx-table) .td.select.d .ic,table:not(.mx-table) .th.select.d .ic,table:not(.mx-table) td.select.d .ic,table:not(.mx-table) th.select.d .ic{border:1.2px solid #6d6f71}.table .td.select.d .ic:after,.table .th.select.d .ic:after,.table td.select.d .ic:after,.table th.select.d .ic:after,table:not(.mx-table) .td.select.d .ic:after,table:not(.mx-table) .th.select.d .ic:after,table:not(.mx-table) td.select.d .ic:after,table:not(.mx-table) th.select.d .ic:after{content:"";background-color:#343a40;position:absolute;margin:auto;height:8px;width:8px;bottom:0;right:0;left:0;top:0}.table .td.acts,.table .th.acts,.table td.acts,.table th.acts,table:not(.mx-table) .td.acts,table:not(.mx-table) .th.acts,table:not(.mx-table) td.acts,table:not(.mx-table) th.acts{max-width:40px;padding:0;width:40px;position:relative}.table .td.acts .ic,.table .th.acts .ic,.table td.acts .ic,.table th.acts .ic,table:not(.mx-table) .td.acts .ic,table:not(.mx-table) .th.acts .ic,table:not(.mx-table) td.acts .ic,table:not(.mx-table) th.acts .ic{height:100%;width:100%;border:none!important;display:flex;align-items:center;justify-content:center}.table .td.acts .ic svg,.table .th.acts .ic svg,.table td.acts .ic svg,.table th.acts .ic svg,table:not(.mx-table) .td.acts .ic svg,table:not(.mx-table) .th.acts .ic svg,table:not(.mx-table) td.acts .ic svg,table:not(.mx-table) th.acts .ic svg{height:13px;width:13px}.table .td.acts .opts,.table .th.acts .opts,.table td.acts .opts,.table th.acts .opts,table:not(.mx-table) .td.acts .opts,table:not(.mx-table) .th.acts .opts,table:not(.mx-table) td.acts .opts,table:not(.mx-table) th.acts .opts{position:absolute;background-color:#fff;border-radius:4px;opacity:.001;border:.09rem solid #c1c6c8;margin-left:auto;pointer-events:none;z-index:180;right:2px;top:50%;visibility:hidden;transition:all .2s ease-in-out;min-width:150px}.table .td.acts .opts:before,.table .th.acts .opts:before,.table td.acts .opts:before,.table th.acts .opts:before,table:not(.mx-table) .td.acts .opts:before,table:not(.mx-table) .th.acts .opts:before,table:not(.mx-table) td.acts .opts:before,table:not(.mx-table) th.acts .opts:before{height:20px;width:20px;top:-20px;position:absolute;right:10px;content:"";background:linear-gradient(to bottom left,transparent,transparent 50%,grey 60%) 10px 10px no-repeat,linear-gradient(to bottom right,transparent,transparent 50%,grey 60%) -10px 10px no-repeat,linear-gradient(to top right,rgba(0,0,0,.24),transparent 60%) 10px 11px no-repeat,linear-gradient(to top left,rgba(0,0,0,.24),transparent 60%) -10px 11px no-repeat}.table .td.acts .opts.open,.table .th.acts .opts.open,.table td.acts .opts.open,.table th.acts .opts.open,table:not(.mx-table) .td.acts .opts.open,table:not(.mx-table) .th.acts .opts.open,table:not(.mx-table) td.acts .opts.open,table:not(.mx-table) th.acts .opts.open{visibility:visible;top:100%;pointer-events:auto;transition:all .2s ease-in-out;opacity:.999}.table .td.acts .opts .opt-act,.table .th.acts .opts .opt-act,.table td.acts .opts .opt-act,.table th.acts .opts .opt-act,table:not(.mx-table) .td.acts .opts .opt-act,table:not(.mx-table) .th.acts .opts .opt-act,table:not(.mx-table) td.acts .opts .opt-act,table:not(.mx-table) th.acts .opts .opt-act{cursor:pointer}.table .td.acts .opts .opt-act span,.table .th.acts .opts .opt-act span,.table td.acts .opts .opt-act span,.table th.acts .opts .opt-act span,table:not(.mx-table) .td.acts .opts .opt-act span,table:not(.mx-table) .th.acts .opts .opt-act span,table:not(.mx-table) td.acts .opts .opt-act span,table:not(.mx-table) th.acts .opts .opt-act span{display:block;padding:1em}.table .td.acts .opts .opt-act:hover,.table .th.acts .opts .opt-act:hover,.table td.acts .opts .opt-act:hover,.table th.acts .opts .opt-act:hover,table:not(.mx-table) .td.acts .opts .opt-act:hover,table:not(.mx-table) .th.acts .opts .opt-act:hover,table:not(.mx-table) td.acts .opts .opt-act:hover,table:not(.mx-table) th.acts .opts .opt-act:hover{background-color:#f5f5f5}.table .td.acts .opts .opt-act .confirm,.table .th.acts .opts .opt-act .confirm,.table td.acts .opts .opt-act .confirm,.table th.acts .opts .opt-act .confirm,table:not(.mx-table) .td.acts .opts .opt-act .confirm,table:not(.mx-table) .th.acts .opts .opt-act .confirm,table:not(.mx-table) td.acts .opts .opt-act .confirm,table:not(.mx-table) th.acts .opts .opt-act .confirm{color:#e45f4d;font-weight:600}.table .td .icon,.table .th .icon,.table td .icon,.table th .icon,table:not(.mx-table) .td .icon,table:not(.mx-table) .th .icon,table:not(.mx-table) td .icon,table:not(.mx-table) th .icon{position:absolute;margin:auto!important;left:0;right:0;cursor:pointer;top:0;bottom:0}.blocks{position:relative;display:flex;align-items:stretch;flex-wrap:wrap;width:calc(100% + 3rem);--mb-w:50%}@media(max-width:760px){.blocks{margin-left:0;width:100%}}.blocks.cols-2>*{width:50%}@media(max-width:760px){.blocks.cols-2>*{width:var(--mb-w)}}.blocks.cols-3>*{width:33.333%}@media(max-width:760px){.blocks.cols-3>*{width:var(--mb-w)}}.blocks.cols-4>*{width:25%}@media(max-width:760px){.blocks.cols-4>*{width:var(--mb-w)}}.blocks.cols-5>*{width:20%}@media(max-width:760px){.blocks.cols-5>*{width:var(--mb-w)}}.blocks .block{transition:all .3s ease}:root{--lighter-bg:#797979;--light-bg:#797979;--darker-light-bg:#797979;--lighter-dark-bg:#797979;--dark-bg:#3d3d3d;--darker-bg:#2a2a2a;--nav-height:56px;--nav-w-sm:64px;--nav-w-full:250px;--nav-w-shrunk:54px}@media(max-width:760px){:root{--nav-w-sm:64px;--nav-height:54px}}footer{width:100%}.button,button,footer{position:relative;display:flex;align-items:center}.button,button{outline:none;font-family:inherit;background-color:#0b5cff;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);border:none;color:#fff;border-radius:5px;justify-content:center;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;-moz-appearance:none;-webkit-appearance:none;appearance:none;outline:0;padding:0 2rem;border-radius:25px;width:-moz-fit-content;width:fit-content;height:36px;margin:0;text-decoration:none;vertical-align:middle;white-space:nowrap;font-size:.875rem;font-weight:500;transition:all .2s ease-in-out}.button.full,button.full{width:100%}.button:hover,button:hover{border:1px solid #245ccc}.button.light,button.light{background-color:#fff;color:rgba(51,51,51,.8);border:.09rem solid #c1c6c8}.button.inv,button.inv{background-color:#fff;color:#343a40;font-weight:500;border:.8px solid rgba(0,0,0,.35)}.button.inv:hover,button.inv:hover{border-color:#1971e5;color:#1971e5}.button.link,button.link{background-color:transparent;color:#1971e5;font-weight:500;border:unset;padding:0}.button.link:disabled,button.link:disabled{background-color:transparent!important}.button.wrapped,button.wrapped{background-color:#fff;color:#1971e5;font-weight:500;width:unset;background-color:unset}.button.slct,button.slct{height:40px;background-color:#fff;color:#5c5c5c;padding-top:.1em;justify-content:unset;padding-left:1rem;border:.09rem solid #c1c6c8}.button.slct span.ic,button.slct span.ic{position:absolute;top:0;cursor:help;right:1em;bottom:0;margin:auto;display:block;height:11px;width:11px}.button.slct.actv,button.slct.actv{border-color:rgba(52,52,52,.568627451)}.button.width,button.width{max-width:130px}.button.caps,button.caps{text-transform:uppercase;font-size:.9em;letter-spacing:.4px}.button.red,button.red{color:#fff;background-color:#d13636}.button.disabled,.button:disabled,.button[disabled],button.disabled,button:disabled,button[disabled]{color:hsla(0,0%,39.2%,.9)!important;border-color:hsla(0,0%,78.4%,.7)!important;background-color:hsla(0,0%,78.4%,.7)!important;cursor:default}.button.disabled:hover,.button:disabled:hover,.button[disabled]:hover,button.disabled:hover,button:disabled:hover,button[disabled]:hover{opacity:1}nav{width:100%;height:var(--nav-height);background-color:#fff;border-bottom:.09rem solid #c1c6c8;backface-visibility:hidden}nav .nav__inner{max-width:1366px;width:calc(100% - 12vw);margin:0 auto}@media screen and (max-width:500px){nav .nav__inner{width:100%;padding-left:.8rem;padding-right:.8rem}}nav#top-nav{display:flex;justify-content:space-between}nav#top-nav .logo-cnt,nav#top-nav .name-cnt{width:250px;height:100%;display:flex;align-items:center;padding:12px 10px;--logo-w:30px}@media(max-width:760px){nav#top-nav .logo-cnt,nav#top-nav .name-cnt{padding:12px}}nav#top-nav .logo-cnt .logo,nav#top-nav .name-cnt .logo{width:var(--logo-w);height:var(--logo-w);min-width:var(--logo-w);border-radius:2px;color:#fff;display:flex;font-size:.875rem;font-weight:600;align-items:center;justify-content:center;background-color:#217ce8}nav#top-nav .name-cnt{width:360px}@media(max-width:768px){nav#top-nav .name-cnt{width:75%}}nav#top-nav .name-cnt .logo svg{--s-w:12px;width:var(--s-w);min-width:var(--s-w);height:var(--s-w)}nav#top-nav .name-cnt .name-form{width:100%;display:flex;margin-left:1rem;height:var(--logo-w);flex-direction:row;align-items:center}@media(max-width:760px){nav#top-nav .name-cnt .name-form{max-width:210px}}nav#top-nav .name-cnt .name-form .ttl{border:none;height:20px;padding:0;font-size:16px;white-space:nowrap;font-weight:600;overflow:hidden;align-items:center;font-family:inherit;outline:none;text-overflow:ellipsis;width:250px}nav#top-nav .name-cnt .name-form .ttl.em{color:#b2b2b2}nav#top-nav .name-cnt .name-form .sub-ttl{font-size:10px;overflow:hidden;white-space:nowrap}nav#top-nav .name-cnt .name-form .act-icons{--w:20px;height:var(--w);width:var(--w);display:flex;align-items:center;margin-left:.6rem;margin-bottom:auto}nav#top-nav .name-cnt .name-form .act-icons [class*=-icon]{--w:20px;height:var(--w);display:flex;align-items:center;justify-content:center;width:var(--w);cursor:pointer;margin-left:.3rem}nav#top-nav .name-cnt .name-form .act-icons [class*=-icon] svg{--w:12px;height:var(--w);width:var(--w)}nav#top-nav .inner-cnt{height:100%;display:flex;align-items:center;max-width:calc(100% - 520px);margin-right:auto}@media(max-width:760px){nav#top-nav .inner-cnt{display:none}}nav#top-nav .inner-cnt .rw,nav#top-nav .inner-cnt [class*=cl-]{height:100%;flex-grow:1}nav#top-nav .inner-cnt [class*=-btn]{height:100%;cursor:pointer;background-color:#555}nav#top-nav .inner-cnt .search-bar{height:100%;background-color:#555}nav#top-nav .inner-cnt .meta-section{height:100%;display:flex;justify-content:flex-end}nav#top-nav .inner-cnt .meta-section .shortcut-btn{width:60%}nav#top-nav .inner-cnt .meta-section .notifications-btn,nav#top-nav .inner-cnt .meta-section .support-btn{min-width:36px;margin-left:1rem}nav#top-nav .user-cnt{width:270px;background-color:#fff;display:flex;flex-direction:row;justify-content:flex-end;padding:0 20px;align-items:center;cursor:pointer;transition:background-color .2s ease}nav#top-nav .user-cnt:hover{background-color:#f5f5f5}nav#top-nav .user-cnt .user-avatar{border:.09rem solid #c1c6c8;cursor:pointer;border-radius:50%;height:34px;width:34px;display:flex;align-items:center;justify-content:center;margin:0 0 0 auto}nav#top-nav .user-cnt .user-avatar .let{line-height:1;text-transform:uppercase}nav#top-nav .user-cnt .ico{margin-right:.875rem;width:24px;height:24px;background-color:#d4d4d4}nav#top-nav .acts-cnt{min-width:350px;display:flex;width:50%;align-items:center;justify-content:flex-end;gap:.8rem;margin-right:16px}nav#top-nav .acts-cnt.left{justify-content:flex-start}@media(max-width:760px){nav#top-nav .acts-cnt{padding:0 12px}}nav#top-nav .acts-cnt .btn{width:36px;min-width:36px;padding:1rem;border-radius:2px;text-align:center;transition:all .2s cubic-bezier(.05,.03,.35,1);background-color:transparent;border:1px solid #1971e5;color:#1e6cfe}nav#top-nav .acts-cnt .btn .material-symbols-outlined{font-size:20px}nav#top-nav .acts-cnt .btn.medium{width:auto;max-width:180px;padding:0 .9rem 0 .8rem}nav#top-nav .acts-cnt .btn.large{width:auto;max-width:200px;min-width:120px}nav#top-nav .acts-cnt .btn.bold,nav#top-nav .acts-cnt .btn:hover{color:#fff;background-color:#217ce8}nav#top-nav .acts-cnt .btn.cancel{color:#fff;background-color:#e45f4d;border-color:#e45f4d}.breadcrumb{margin-bottom:1.5rem;flex-wrap:wrap}.breadcrumb,.breadcrumb .crumb{display:flex;align-items:center}.breadcrumb .crumb{--buffer:70px;--space:25px;--icon-w:24px;margin-right:var(--buffer);position:relative;font-weight:600;font-size:.95em;text-transform:uppercase}@media(max-width:768px){.breadcrumb .crumb{--buffer:30px;--space:10px}}.breadcrumb .crumb span{width:var(--icon-w);min-width:var(--icon-w);height:var(--icon-w);min-height:var(--icon-w);font-size:.75rem;display:flex;margin-right:.6rem;padding-top:.1em;font-family:monospace;line-height:1;align-items:center;justify-content:center;border-radius:50%;border:1px solid rgba(0,0,0,.4)}.breadcrumb .crumb span svg{--w:9px;height:var(--w);width:var(--w)}.breadcrumb .crumb:after{content:"";width:calc(var(--buffer) - var(--space));position:absolute;height:1px;left:calc(100% + var(--space)/2);top:1px;bottom:0;margin:auto;background-color:#1c2025}@media(max-width:768px){.breadcrumb .crumb .crumb-label{display:none}}.breadcrumb .crumb.active{color:#5193eb}.breadcrumb .crumb.active span{border-color:rgba(81,147,235,.84)}.breadcrumb .crumb.active .crumb-label{color:#5193eb}@media(max-width:768px){.breadcrumb .crumb.active .crumb-label{display:block}}.breadcrumb .crumb:last-of-type{margin:0}.breadcrumb .crumb:last-of-type:after{display:none}.breadcrumb.long .crumb{--buffer:50px;--space:20px;margin-bottom:.5rem}.widget{padding:1rem;background-color:#fff;border-radius:8px;margin-bottom:10px;min-height:20%}.widget,.widget .load{display:flex;flex-direction:column}.widget .load{position:relative;z-index:1;margin-top:1.2rem}.widget .load.noloader{display:none}.widget .load .loader{margin:auto}.widget .view{padding-top:30px;margin-top:auto}.widget .view a{font-weight:500;font-size:.775rem;color:#1f01fc}.widget .sect-title{display:flex;flex-direction:row}.widget .sect-title .refresh{margin-left:auto;margin-top:auto;margin-bottom:auto;position:relative}.widget .sect-title .refresh:hover svg{color:#1f01fc}.widget .sect-title .refresh .refresh-hover{width:30px;height:30px;position:absolute}.widget .sect-title .refresh .refresh-hover:hover{background-color:#f5f5f7;top:-40%;right:-50%;border-radius:50%;cursor:pointer}.widget .sect-title .refresh svg{pointer-events:none;width:15px;height:15px;position:relative}.form-section{background:#fff;padding:1rem;display:flex;flex-direction:column;gap:1rem}.form-section .title-container{display:flex;align-items:center;gap:1rem;margin-bottom:.5rem;justify-content:space-between}.form-section .title-container .title-icon{color:#47a248;font-size:1.5rem}.add-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#f8fafc;border:2px dashed #e2e8f0;border-radius:10px;color:#64748b;font-weight:600;cursor:pointer;width:100%;justify-content:center;transition:all .2s}.add-btn:hover{border-color:#2563eb;color:#2563eb;background-color:#ebf2ff}.add-btn:disabled{opacity:.5;cursor:not-allowed}.add-btn:disabled,.add-btn:disabled:hover{border-color:#e2e8f0;color:#64748b;background-color:#f8fafc}.item-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:1.25rem;cursor:pointer;transition:all .2s;position:relative;display:flex;align-items:start;gap:1rem}.item-card:hover{border-color:#2563eb;box-shadow:0 4px 12px rgba(37,99,235,.1)}.item-card:hover .delete-icon{opacity:1}.item-card .item-icon{width:42px;height:42px;border-radius:10px;background:#ebf2ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.item-card .item-icon .material-symbols-outlined{color:#2563eb;font-size:1.5rem}.item-card .item-info{flex:1}.item-card .item-info h3{font-size:1rem;font-weight:600;color:#0f172a}.item-card .item-info h5.item-description{font-size:.875rem;color:#64748b;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.item-card .delete-icon{color:#64748b;opacity:0;transition:all .2s;cursor:pointer;font-size:1.25rem}.item-card .delete-icon:hover{color:#dc2626}.items-list{display:flex;flex-direction:column;gap:1rem}.collapse-section .collapse-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-weight:500;cursor:pointer;width:100%;justify-content:center;transition:all .2s}.collapse-section .collapse-btn:hover{border-color:#2563eb;color:#2563eb;background-color:#ebf2ff}.topic-tag{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#f1f5f9;border-radius:20px;font-size:.875rem;color:#0f172a;font-weight:500}.topic-tag .remove-topic{padding:0;border:none;background:none;color:#64748b;cursor:pointer;display:flex;align-items:center}.topic-tag .remove-topic:hover{color:#dc2626}.topic-tag .remove-topic .material-symbols-outlined{font-size:1rem}.form-input{width:100%;padding:.75rem 1rem;border:1px solid #e2e8f0;border-radius:8px;font-size:.9375rem;transition:all .2s}.form-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1);outline:none}body{background-color:#fff}#onboarding{display:flex;flex-direction:column;max-height:100vh}.onboarding-cnt{min-height:100vh;display:flex;flex-direction:row}@media(max-width:768px){.onboarding-cnt{flex-direction:column;padding:1rem;overflow-y:auto;min-height:unset}}.onboarding-cnt .guided-form-cnt{display:flex;flex-direction:column;justify-content:center;align-items:center;flex:2;margin:1rem;padding-top:4em;padding-left:2rem;padding-right:2rem;border-radius:8px;background-color:#fff;box-shadow:0 4px 8px rgba(0,0,0,.1)}@media(max-width:768px){.onboarding-cnt .guided-form-cnt{margin:0;padding:1.5rem}.onboarding-cnt .guided-form-cnt .loading-cnt{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh}}.onboarding-cnt .guided-form-cnt .g-form .g-form-cnt{max-width:80%;margin:0 auto}@media(max-width:1200px){.onboarding-cnt .guided-form-cnt .g-form .g-form-cnt{max-width:100%}}.onboarding-cnt .testimonial-companies-cnt{flex:1;padding:3rem 2rem;display:flex;flex-direction:column;justify-content:center;overflow:hidden;position:relative}@media(max-width:768px){.onboarding-cnt .testimonial-companies-cnt{padding:1rem;flex:none}}.onboarding-cnt .testimonial-companies-cnt .section-title{text-align:center;color:#000;margin-bottom:2rem;font-size:1rem;font-weight:500;text-shadow:0 1px 2px hsla(0,0%,100%,.3)}.onboarding-cnt .testimonial-companies-cnt .testimonial-wrapper{max-width:550px;width:100%;margin:0 auto 3rem auto}@media(max-width:768px){.onboarding-cnt .testimonial-companies-cnt .testimonial-wrapper{display:none}}.onboarding-cnt .testimonial-companies-cnt .testimonials-scroll-container{height:500px;overflow:hidden;position:relative;mask-image:linear-gradient(transparent,#000 15%,#000 85%,transparent);-webkit-mask-image:linear-gradient(transparent,#000 15%,#000 85%,transparent)}.onboarding-cnt .testimonial-companies-cnt .testimonials-scroll-content{display:block;animation:scrollUp 35s linear infinite}.onboarding-cnt .testimonial-companies-cnt .testimonials-scroll-content:hover{animation-play-state:paused}@keyframes scrollUp{0%{transform:translateY(0)}to{transform:translateY(-50%)}}.onboarding-cnt .testimonial-companies-cnt .testimonial-card{background:hsla(0,0%,100%,.4);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.2);border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:0 8px 20px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.onboarding-cnt .testimonial-companies-cnt .testimonial-card:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 12px 24px rgba(0,0,0,.15)}.onboarding-cnt .testimonial-companies-cnt .testimonial-card .testimonial-content .testimonial-text{font-size:1.05rem;line-height:1.6;color:#2c3e50;margin-bottom:1.5rem;font-style:italic}.onboarding-cnt .testimonial-companies-cnt .testimonial-card .testimonial-content .testimonial-author{display:flex;align-items:center;gap:1rem}.onboarding-cnt .testimonial-companies-cnt .testimonial-card .testimonial-content .testimonial-author .author-image{width:55px;height:55px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:2px solid hsla(0,0%,100%,.5);box-shadow:0 2px 4px rgba(0,0,0,.1)}.onboarding-cnt .testimonial-companies-cnt .testimonial-card .testimonial-content .testimonial-author .author-info h4{margin:0;font-size:1.05rem;color:#1c3d72;font-weight:600}.onboarding-cnt .testimonial-companies-cnt .testimonial-card .testimonial-content .testimonial-author .author-info .company{margin:.2rem 0 0;font-size:.85rem;color:#556a8a}.onboarding-cnt .testimonial-companies-cnt .companies-section{margin-top:3rem;padding:1rem 0;border-top:none;background-color:transparent;border-radius:0}@media(max-width:768px){.onboarding-cnt .testimonial-companies-cnt .companies-section{margin-top:1rem;padding:.5rem 0}}.onboarding-cnt .testimonial-companies-cnt .companies-section .companies-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:2.5rem 2rem;align-items:center;justify-items:center;padding:0}@media(max-width:768px){.onboarding-cnt .testimonial-companies-cnt .companies-section .companies-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}}.onboarding-cnt .testimonial-companies-cnt .companies-section .companies-grid .company-logo{width:100%;max-width:180px;height:80px;padding:0;display:flex;align-items:center;justify-content:center;background-color:transparent;border-radius:0;box-shadow:none;transition:transform .3s ease;filter:none;opacity:.9}@media(max-width:768px){.onboarding-cnt .testimonial-companies-cnt .companies-section .companies-grid .company-logo{max-width:120px;height:60px}}.onboarding-cnt .testimonial-companies-cnt .companies-section .companies-grid .company-logo:hover{transform:scale(1.1) translateY(-4px);box-shadow:none;background-color:transparent;opacity:1}.onboarding-cnt .testimonial-companies-cnt .companies-section .companies-grid .company-logo img{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}