html{scroll-behavior:smooth;font-family:Roboto,sans-serif}body{margin:0;padding:0;--transition-duration: .3s}@media (prefers-reduced-motion){body{--transition-duration: 0}}*{font-size:15px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}a{text-decoration:none;color:#24305e;font-weight:600}a:hover{text-decoration:none;color:#0066c0}.link:hover{text-decoration:underline}a:hover.white-text{text-decoration:none;color:#fff}.fontSize12{size:12px;font-size:12px}.ql-editor{min-height:100px}a.infoBoxLink{color:#fff;font-weight:400;text-decoration:underline;font-size:14px}a:hover.infoBoxLink{color:#73b3e7}.truncate{display:block;width:50%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}input:focus{outline:#0277bd auto 5px}button:focus{outline:none}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.2rem;font-family:inherit;line-height:1.3;color:inherit}h1{font-size:1.75rem}h2{font-size:18px}h3{font-weight:400}p{font-size:16px;line-height:1.5}.App-logo{animation:App-logo-spin infinite 20s linear;height:80px}.App-header{background-color:#222;height:150px;padding:20px;color:#fff}.App-title{font-size:1.5em}.App-intro{font-size:large}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.link-button{text-decoration:none;color:#0091ae;font-weight:600;background-color:transparent;border:none;cursor:pointer;display:inline;margin:0;padding:0}.link-button:hover,.link-button:focus{text-decoration:underline;color:#0066c0}.link-button:focus{text-decoration:none}.link-button:visited{text-decoration:none}.link-button:active{text-decoration:none;outline:none}.textField-label{font-size:18px}.googleAddress{width:100%;height:56px;padding:17px;transition:padding-left .2s cubic-bezier(0,0,.2,1) 0ms,border-color .2s cubic-bezier(0,0,.2,1) 0ms,border-width .2s cubic-bezier(0,0,.2,1) 0ms;border-color:#0000003b;border-style:solid;border-width:1px;border-radius:4px}.greyDesc{font-size:16px;color:gray;margin:0}.personal-acct-bigbtn{background-color:#fff;cursor:pointer;height:100%;width:100%;border-radius:5px;padding:25px}.compareTable-Hidden{display:none}.personal-acct-bigbtn:hover{background-color:#00000014}.videoPlayerContainer{padding:20px;max-height:350px;width:100%}div.laptop-wrapper{position:relative;padding-top:25px;padding-bottom:67.5%;height:0}div.laptop-wrapper video{box-sizing:border-box;background:url(https://i.stack.imgur.com/zZNgk.png) center center no-repeat;background-size:contain;padding:11.9% 15.5% 14.8%;position:absolute;top:0;left:0;width:100%;height:100%}.message-container{position:relative;width:100%;height:100%;overflow:hidden;border-radius:5px;-webkit-box-shadow:0 1px 2px 0 rgba(60,64,67,.3),0 1px 3px 1px rgba(60,64,67,.15);box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.trappbtn{box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px -2px #0000001f;padding:8px 16px;font-size:.875rem;min-width:88px;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms;min-height:36px;box-sizing:border-box;line-height:1.4em;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:500;border-radius:2px;text-transform:uppercase;color:inherit;cursor:pointer;margin:0;border:0;display:inline-flex;outline:none;position:relative;-webkit-user-select:none;user-select:none;align-items:center;vertical-align:middle;justify-content:center;-moz-appearance:none;text-decoration:none;background-color:transparent;-webkit-appearance:none;-webkit-tap-highlight-color:transparent}.videoPlayButton{cursor:pointer;width:60px;height:60px}.videoPlaying{background:url(/static/img/playButton.svg);background-repeat:no-repeat;background-size:55px 55px;opacity:0;transform:scale(.5);transition:all .3s linear}.videoPaused{background:url(/static/img/playButton.svg);background-repeat:no-repeat;background-size:55px 55px;opacity:1;transform:scale(1);transition:all .3s linear}.videoPaused:hover{opacity:.9;transform:scale(1.1)}.btn-red{background-color:#e53935;color:#fff}.btn-red:hover{background-color:#c62828;color:#fff}.btn-green{background-color:#43a047;color:#fff}.btn-green:hover{background-color:#2e7d32;color:#fff}.drawerClass{position:fixed;overflow-x:scroll;top:0;left:0;bottom:0;z-index:999;border-right:1px solid rgba(0,0,0,.12);width:260px;background-color:#f5f5f5;transform:translate(0);transition:transform 225ms cubic-bezier(0,0,.2,1) 0ms}.drawerClassOpen{transform:translate(0);transition:transform 225ms cubic-bezier(0,0,.2,1) 0ms}.drawerClassClose{transform:translate(-361px);transition:transform 225ms cubic-bezier(1,.2,0,0) 0ms}.drawerContentOpen{transform:translate(0);transition:transform 225ms cubic-bezier(1,.2,0,0) 0ms}.listFeaturesIcon{background-color:#f1f3f4}.listFeaturesIcon:hover{background-color:#ebebeb}.featureFileUploadBox{padding:5px;border-style:solid;border-width:1px;border-color:#0000003b;border-radius:4px}.featureFileUploadBox:hover{border-color:#000}.navbarListItem{background-color:"#F5F5F5"}.navbarListItem:hover{background-color:#00000024}@media (min-width: 600px){.drawerContentOpen{width:calc(100% - 260px);transform:translate(260px);transition:transform 225ms cubic-bezier(0,0,.2,1) 0ms}}.drawerContentClose{transform:translate(0);transition:transform 225ms cubic-bezier(1,.2,0,0) 0ms}.mainlistItemTitle{font-size:12px;font-weight:700;line-height:1.8;overflow:hidden}@media (min-width: 576px){.mainlistItemTitle{font-size:15px}}.personalPricingTable{padding:0 0 10px}@media (min-width: 768px){.personalPricingTable{padding:0}}.errorMessageBox{background:#ffecec url(/static/img/error.svg) no-repeat 10px 50%;border:1px solid #f5aca6;border-radius:10px;padding:10px 10px 10px 36px;margin:10px 0;width:100%}.notification-message-box{background:#fff8c4 url(/static/img/info.svg) no-repeat 10px 50%;border:1px solid #f2c779;border-radius:10px;padding:10px 10px 10px 36px;margin:10px 0;width:100%}.tipMessageBox{background:#f1ffed url(/static/img/bulb.svg) no-repeat 10px 50%;border:1px solid green;border-radius:10px;padding:10px 10px 10px 36px;margin:10px 0;width:100%}.gradient{position:absolute;width:100%;height:100%;overflow:hidden;transform:skewY(-12deg);transform-origin:0;background-image:linear-gradient(180deg,#caeff7,#caeff7 450px,#fff 450px)}.boxShadow{box-shadow:0 1px 8px #0003,0 3px 4px #00000024,0 3px 3px -2px #0000001f;background-color:#fff}.boxOutline{border:1px solid #ddd;background-color:#fff;padding:3px;border-radius:3px;box-shadow:#0000001f 0 1px 2px,#0000001f 0 1px 2px}.homepageBox{margin:0;padding:5px;border:2px solid #ddd;border-radius:5px;height:100%;background-color:#fff;background-size:cover;background-position:center}.borderBox{border:2px solid #ddd;border-radius:5px;background-color:#fff}.notRecordingButton{width:15px;height:15px;font-size:0;background-color:#8b0000;border:0;border-radius:25px;outline:none;cursor:pointer}.recordingButton{width:15px;height:15px;font-size:0;background-color:red;border:0;border-radius:25px;outline:none;animation:pulse 1.5s infinite linear;cursor:pointer}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@keyframes pulse{0%{box-shadow:0 0 5px #ad00004d}65%{box-shadow:0 0 5px 13px #ad00004d}90%{box-shadow:0 0 5px 13px #ad000000}}.appBar{height:65px;color:#414042;background-color:#a8d0e6;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;box-sizing:border-box;font-family:Roboto,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0);box-shadow:#0000001f 0 1px 6px,#0000001f 0 1px 4px;border-radius:0;position:relative;z-index:1100;width:100%;display:flex}.publicAppBar{height:65px;color:#414042;transition:all .45s cubic-bezier(.23,1,.32,1) 0ms;box-sizing:border-box;font-family:Roboto,sans-serif;-webkit-tap-highlight-color:rgba(0,0,0,0);box-shadow:#0000001f 0 1px 6px,#0000001f 0 1px 4px;border-radius:0;position:relative;z-index:1100;width:100%;display:flex}.buyBox{overflow:hidden;transition:max-height 3s ease-out;height:auto;max-height:600px}.buyBox.collapsed{max-height:0}.selectColorButton{height:30px;width:100%;cursor:pointer}.selectColorButton:hover{opacity:.7}.regularVideoItemButtons{display:none}.regularVideoItem:hover>div>div>.regularVideoItemButtons{display:block}.regularVideoItem:hover{background-color:#f5f5f5}.videoButtons{color:#585858;background-color:#f5f5f5;border:none;cursor:pointer;font-size:15px;padding:0 14px 0 0}.videoButtons:hover{color:#000}.noteItem:hover{background-color:#f5f5f5}.listItem-item:hover{background-color:#f5f5f5;cursor:pointer}.noteButtons{color:#585858;background-color:#f5f5f5;border:none;cursor:pointer;font-size:15px;padding:0 14px 0 0}.noteButtons:hover{color:#000}.folderItemButtons{display:none}.folderItem:hover>.folderItemButtons{display:flex}.folderItem:hover{background-color:#f5f5f5}.folderButtons{color:#585858;border:none;cursor:pointer;font-size:15px;padding:0 14px 0 0}.folderButtons:hover{opacity:.7}.selectBackgroundImage{cursor:pointer;border:1px #ddd solid}.selectedBackgroundImage{cursor:pointer;border:3px #0000ff solid}.selectedNoteLogo{cursor:pointer;outline:3px #24305e solid}.selectBackgroundImage:hover{opacity:.7}.shadow-medium{box-shadow:0 7px 14px #3c42571a,0 3px 6px #00000012;padding:10px}.react-autosuggest__suggestions-list{margin:0;padding:0;list-style-type:none}.paragraph-ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.addVideoStepper-footerButtons{position:fixed;bottom:0;right:0;left:0;height:70px;display:flex;padding:15px 10px;border-top:1px #ddd solid;box-shadow:0 -5px 5px -5px #3c42571a,0 -5px 5px -5px #00000012;background-color:#fff}.bulkUploadActionBar{position:fixed;bottom:0;left:0;right:0;min-height:60px;background-color:#f5f5f5;border-top:1px #ddd solid;z-index:1201;display:flex;padding:10px 15px 10px 55px}.bulkUploadActionBarErrorMessageBox{background:#ffecec;border:1px solid #f5aca6;border-radius:10px;padding:5px 10px;height:39px;margin-right:20px;display:flex;align-items:center;z-index:1202}.drawer-stripe{height:75px;margin:-1px}.listTask-item{border-bottom:1px solid rgb(221,221,221,.5);cursor:pointer}.selected{background-color:#00000024}.listTask-item:hover{text-decoration:none;background-color:#00000014}.termsText p,.termsText li{font-size:16px;color:#5f6368}.termsText h1{font-size:26px;font-weight:600;color:#202124;margin-top:20px}.termsText h2{font-size:20px;font-weight:400;color:#202124;margin-top:20px}.securityPg{font-size:16px;color:#5f6368}.securityPg strong{color:#000}.circleStep{background:#fff;border:2px solid #24305e;border-radius:50%;color:#24305e;display:inline-block;height:30px;margin-right:8px;padding:4px;text-align:center;width:30px}.video-thumbnail-item{width:75px;height:50px;background-color:#d3d3d3!important;border-radius:8px;overflow:hidden;padding:0}.loading-pulse{animation:keyframes-pulse 1.5s ease-in-out .5s infinite;border-radius:8px;background-color:#e6e6e6}@keyframes keyframes-pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.MuiDialog-paper{min-width:550px}@media (max-width: 959px){.MuiDialog-paper{min-width:0px}}.MuiAccordion-root:before{background-color:#fff!important}.dialogSearchItem:hover{background-color:#e8f3fb}.stripe{height:70px;margin:-1px}.trimmer-wrapper{width:600px;max-width:90%;background:#1f242a;padding:10px;border-radius:4px;margin:auto;top:50%;left:50%;box-shadow:0 5px 10px #0000004d}.trimmer-playback{position:relative;margin-top:1rem;margin-left:24px;margin-right:24px;height:20px;background:#2f3b44;margin-bottom:1rem;border-radius:1px}.trimmer-playback .trimmer-grabber.trimmer-start{background:#f76c6c;left:0;margin-left:-24px}.trimmer-playback .trimmer-grabber.trimmer-end{background:#f76c6c;right:0;margin-right:-24px}.trimmer-playback .trimmer-grabber{position:absolute;top:-4px;bottom:-4px;width:24px;border-radius:2px;z-index:1;box-shadow:0 2px 5px #0006;cursor:pointer;transition:transform .2s ease;display:flex;align-items:center;justify-content:center}.trimmer-playback .trimmer-seekable{position:absolute;top:0;bottom:0;left:0;right:0;background:#ccc;cursor:pointer}.trimmer-playback .trimmer-progress{background:#0072cf;position:absolute;left:0;top:0;bottom:0;cursor:pointer;pointer-events:none}#hubspot-messages-iframe-container{z-index:1!important}.material-icons.error{color:var(--error)}:root{--grey-100: #4d4d4d;--green: #00c98d;--error: #f44336}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}p{margin:0}.row{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9{position:relative;width:100%;min-height:1px}.col{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width: 576px){.col-sm{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-sm-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width: 768px){.col-md{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-md-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width: 992px){.col-lg{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-lg-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (min-width: 1200px){.col-xl{-webkit-flex-basis:0;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-webkit-flex:0 0 auto;-ms-flex:0 0 auto;flex:0 0 auto;width:auto}.col-xl-1{-webkit-box-flex:0;-webkit-flex:0 0 8.333333%;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-webkit-flex:0 0 16.666667%;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-webkit-flex:0 0 25%;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-webkit-flex:0 0 33.333333%;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-webkit-flex:0 0 41.666667%;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-webkit-flex:0 0 50%;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-webkit-flex:0 0 58.333333%;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-webkit-flex:0 0 66.666667%;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-webkit-flex:0 0 75%;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-webkit-flex:0 0 83.333333%;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-webkit-flex:0 0 91.666667%;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-webkit-flex:0 0 100%;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.hidden-xs-up{display:none!important}.pagePadding{padding:10px}.setupStepperPadding{padding:20px}@media (max-width: 575px){.hidden-xs-down{display:none!important}.pagePadding{padding:10px}.setupStepperPadding{padding:0}}@media (min-width: 576px){.hidden-sm-up{display:none!important}.pagePadding{padding:10px 15px}.setupStepperPadding{padding:5px}}@media (max-width: 767px){.hidden-sm-down{display:none!important}}@media (min-width: 768px){.hidden-md-up{display:none!important}.pagePadding{padding:10px 20px}.setupStepperPadding{padding:10px}}@media (max-width: 991px){.hidden-md-down{display:none!important}}@media (min-width: 992px){.hidden-lg-up{display:none!important}.setupStepperPadding{padding:20px}}@media (max-width: 1199px){.hidden-lg-down{display:none!important}}@media (min-width: 1200px){.hidden-xl-up{display:none!important}}.hidden-xl-down{display:none!important}.justify-content-start{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center!important;-webkit-justify-content:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-justify-content:space-around!important;-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{display:-webkit-box!important;display:-webkit-flex!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-align:center!important;-webkit-align-items:center!important;-ms-flex-align:center!important;align-items:center!important}.adSectionBox{background:#fff;padding:20px;border-radius:4px;box-shadow:#0000001a 0 1px 2px,#0000001a 0 0 0 1px}.expansionPanel{transition:max-height .5s ease-out;max-height:400px;overflow:hidden}.expansionPanel-1000{transition:max-height .5s ease-out;max-height:1000px;overflow:hidden}.expansionPanel.collapsible,.expansionPanel-1000.collapsible{max-height:0px}.contactPopover{border-radius:3px;box-shadow:0 1px 24px #00000014;background-color:#fff;border:1px solid #cbd6e2;position:absolute;z-index:9999;top:42px;width:100%}.editNoteListSelectableItem:hover{background-color:#f5f8fa;cursor:pointer}.editNoteListSelectableItem:focus{background-color:#f5f8fa;cursor:pointer}.compliancePage h1{margin:60px 0 10px;font-size:30px}.compliancePage h2{margin:30px 0 10px;font-size:20px}.compliancePage p{margin:16px 0}.compliancePage b{font-size:16px}.compliancePage li{margin:10px 0;font-size:16px}._container_3usuv_1{display:flex;flex-direction:column;gap:20px}._header_3usuv_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._controls_3usuv_14{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:16px}._controlPanel_3usuv_22{display:flex;flex-wrap:wrap}._viewSwitch_3usuv_27{background-color:#e6e6e6;border-radius:9999px;padding:4px;position:relative;height:42px;width:76px}._viewSwitch_3usuv_27:before{content:"";display:block;position:absolute;top:4px;left:4px;height:calc(100% - 8px);aspect-ratio:1;background-color:#fff;border-radius:9999px;box-shadow:0 1px 2px #0003;transition:left ease-in .2s}._viewSwitch_3usuv_27._active_3usuv_50:before{left:38px}._vertMenu_3usuv_54{height:45px;width:45px}._sort_3usuv_59{width:170px;margin-left:16px}._card_g5tti_1{padding:8px 16px;border-radius:16px;background-color:#fff;box-shadow:0 2.5px 4px #0000001a}._container_425m4_1,._section_425m4_2{display:flex;flex-direction:column;gap:40px}._section_425m4_2{gap:24px}._grid_425m4_12{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(275px,100%),1fr));gap:24px;list-style:none;padding:0;margin:0}._list_425m4_21{display:flex;flex-direction:column;gap:28px;list-style:none;padding:0}._list_425m4_21 li,._grid_425m4_12 li{display:flex;align-items:center}._breadcrumbs_425m4_35{padding:8px 0}._breadcrumbs_425m4_35 ._crumb_425m4_39{display:flex;align-items:center}._item_425m4_44{position:relative}._checkbox_425m4_48{position:absolute;top:8px;left:8px;z-index:1;background-color:#fffc}._checkbox_425m4_48.MuiCheckbox-root:hover{background-color:#fff9}._filesHeader_425m4_60{display:flex;justify-content:space-between}._row_425m4_65{display:flex;align-items:center}._folder_h8bk4_1{--text-color: hsl(0, 0%, 30%);--text-color-hover: hsl(230, 77%, 55%);--bg-color: hsl(0, 0%, 95%);--bg-color-hover: hsl(230, 100%, 95%);width:100%;display:flex;align-items:center;justify-content:space-between;border-radius:8px;background-color:var(--bg-color)}._folder_h8bk4_1>button{color:var(--text-color)}._folder_h8bk4_1:hover{color:var(--text-color-hover);background-color:var(--bg-color-hover)}._folder_h8bk4_1:hover>button{color:var(--text-color-hover)}._folderLink_h8bk4_27{display:inline-block;padding:2px 12px;height:48px;width:100%;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--text-color)}._folderLink_h8bk4_27 i,._folderLink_h8bk4_27 span{line-height:45px;vertical-align:middle}._folderLink_h8bk4_27 i{margin-right:12px}._folderLink_h8bk4_27:hover{background:none}._loading_lkwdv_1{padding:20px;width:100%}._folderItem_1j1iw_1{display:flex;width:100%;padding:5px 0 5px 10px;align-items:center}._label_1j1iw_8{color:#5e5e5e}._allLabel_1j1iw_12{color:#000;font-weight:700}._loading_1j1iw_17{flex:1}._edit_1j1iw_21{display:flex;width:100%;padding:5px;align-items:center}._textBox_1j1iw_28{flex:1;cursor:pointer}._buttons_1j1iw_33{width:36px}._iconButton_1j1iw_37{font-size:17px;padding:0}._cancel_1j1iw_42{color:red}._save_1j1iw_46{color:green}._grey_1j1iw_50{color:gray}._inputSearch_1o68o_1{background-color:#f2f2f2;border-radius:18px;height:36px;padding-left:8px;display:inline-flex;justify-content:center}._listThumbnail_19lin_2{overflow:hidden;background-color:#ddd;width:75px;height:50px;border-radius:8px}._gridThumbnail_19lin_11{overflow:hidden;background-color:#ddd;aspect-ratio:16 / 9}._thumbnailButton_19lin_18{width:100%!important;height:100%!important;padding:0!important;position:relative!important}._thumbnailImage_19lin_26{width:100%;height:100%;object-fit:cover}._gridThumbnail_19lin_11 ._thumbnailImage_19lin_26{object-fit:none}._playButtonWrapper_19lin_37{position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%}._playButton_19lin_37{display:block;max-width:25px;max-height:25px}._iconContainer_19lin_56{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;cursor:default;-webkit-user-select:none;user-select:none}._statusIcon_19lin_67{color:gray;display:flex;justify-content:center}._statusTextList_19lin_74{text-align:center;font-size:12px}._link_1tloo_1{color:#4d4d4d;text-decoration:none;font-size:14px;font-weight:700;width:100%;display:inline-block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._footer_1tloo_13{width:100%;display:flex;justify-content:space-between;align-items:center}._footer_1tloo_13 span{font-size:14px}._listItem_1tloo_24{flex-grow:1;display:flex;justify-content:space-between}._listItemContent_1tloo_30{display:flex;gap:16px;align-items:center}._date_1tloo_36{align-items:center;display:flex;gap:4px;color:#4d4d4d}._date_1tloo_36 i{font-size:16px}._date_1tloo_36 span{font-size:12px;line-height:14px;font-weight:500}._card_1tloo_52{display:flex;justify-content:space-between;flex-grow:1}._card_1tloo_52 ._date_1tloo_36,._more_1tloo_62{color:#4d4d4d}._phiNotificationMessageBox_4i2cq_1{background-color:#fff8c4;border:1px solid #f2c779;border-radius:10px;padding:10px;margin:10px 0;width:100%}._contentWrapper_1rlxi_1{flex-grow:1;width:calc(100% - 240px);padding:80px 28px 0}._alert_1rlxi_7{width:100%;z-index:999}@media screen and (max-width: 600px){._contentWrapper_1rlxi_1{padding:66px 8px 0}}._appBar_11b8b_1{position:fixed;display:flex;justify-content:space-between;width:100%;height:60px;z-index:999;padding-right:4px;background-color:#fff;box-shadow:0 2.5px 10px #00000014}._logoWrapper_11b8b_14{height:60px;display:flex;align-items:center;gap:16px}._logo_11b8b_14{display:flex;height:30px;gap:6px}._desktopMenu_11b8b_27 i{transform:rotate(0);transition:transform .3s ease-in-out}._desktopMenu_11b8b_27._iconRotateClose_11b8b_32 i{transform:rotate(180deg)}._rightMenu_11b8b_37{display:flex;align-items:center}button._mobileMenu_11b8b_42{display:none}@media screen and (max-width: 600px){button._desktopMenu_11b8b_27{display:none}button._mobileMenu_11b8b_42{display:inherit}._accountSwitcher_11b8b_54{display:none}}._accountName_1dhop_1{padding:0 1rem;font-size:.8rem;line-height:1.1}@media screen and (max-width: 600px){._accountSwitcher_1dhop_8{width:190px}}._drawer_127kf_1 .MuiDrawer-paper{width:300px;border-radius:0 16px 16px 0;padding:16px 12px;gap:8px}._toolbar_127kf_8{display:"flex";flex-direction:"column"}._accountSwitcher_127kf_13{padding:16px 24px 16px 16px;align-items:center;display:none}@media screen and (max-width: 600px){._accountSwitcher_127kf_13{display:flex}}._nav_110n5_2{--primaryColor: #24305e;--primaryGrey: #4d4d4d;background-color:#fff;color:var(--primaryGrey);padding:16px 24px 16px 16px;height:56px;min-width:56px;border-radius:9999px;display:flex;gap:12px;align-items:center}._nav_110n5_2 span{font-size:14px;letter-spacing:.1px;transition:opacity .2s,visibility .3s}@media screen and (min-width: 600px){._nav_110n5_2._closed_110n5_23 span{opacity:0;visibility:hidden}}._nav_110n5_2:hover{color:var(--primaryGrey);background-color:#0000000d}._nav_110n5_2:focus{color:var(--primaryGrey);background-color:#0000001a}._nav_110n5_2._active_110n5_40{color:var(--primaryColor);background-color:#24305e1a}._nav_110n5_2._active_110n5_40 .material-icons,._nav_110n5_2._howTo_110n5_46 .material-icons{font-size:24px;color:var(--primaryColor)}._DragHandle_z057j_1{cursor:move;background:none;border:none;margin:0;padding:0;font-family:inherit;display:flex;align-items:center}._SortableList_1yud3_1{display:flex;flex-direction:column;margin:0;padding:0;list-style:none}._video_wrapper_mcfwa_1{width:100%;padding-bottom:20px;display:flex;flex-flow:column;flex-basis:100%;justify-content:center;align-items:center;gap:16px}._video_player_mcfwa_12{max-width:65vw;width:100%;border-radius:20px;background-color:#ddd}._hidden_mcfwa_19{display:none}._countdown_text_mcfwa_23{position:absolute;font-size:100px;color:#fff}._error_text_mcfwa_29{position:absolute;color:red;font-size:16px;font-weight:700;padding:1em;text-align:center}._screen_wrapper_mcfwa_38{position:relative;display:flex;align-items:center;justify-content:center}._toolbar_mcfwa_45{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;flex-basis:100%;gap:16px}._toolbar_mcfwa_45 button i{color:#fff}._loader_mcfwa_59{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._loader_text_mcfwa_66{color:#fff;font-size:16px;font-weight:700}._indicator_mcfwa_72{position:absolute;top:16px;right:16px;height:16px;width:16px;border:0;border-radius:25px;outline:none}._flip_mcfwa_83{position:absolute;top:16px;left:16px;height:16px;width:16px;border:0;border-radius:25px;outline:none}._mirrored_mcfwa_94{transform:scaleX(-1)}._standby_mcfwa_98{background-color:gray}._recording_mcfwa_102{background-color:red;animation:_pulse_mcfwa_1 1.5s infinite linear}._betaLabel_mcfwa_107{margin-left:24px;letter-spacing:3px;font-size:10px;color:#00f;font-weight:600}@keyframes _pulse_mcfwa_1{0%{box-shadow:0 0 5px #ad00004d}65%{box-shadow:0 0 5px 13px #ad00004d}90%{box-shadow:0 0 5px 13px #ad000000}}._video_wrapper_1gpuj_1{width:100%;display:flex;flex-flow:column;align-items:center}._folderName_1z0do_1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._folderNameWrapper_1z0do_7{overflow:hidden}._contactName_pdmd8_1{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._folderNameWrapper_pdmd8_7{overflow:hidden}._wrapper_1le27_1{padding:0 0 10px}._description_1le27_5{padding-top:5px;padding-bottom:20px}._buttonWrapper_1le27_10{display:flex;justify-content:space-around;margin-top:25px}._wrapper_1qwms_1{margin:10px 0}._row_1qwms_5{border:rgb(0,164,189) 2px solid;border-radius:3px;background-color:#e8f4f7;padding:12px}._titleWrapper_1qwms_12{display:flex}._title_1qwms_12{flex:1;display:flex;align-items:center}._title_1qwms_12 h4{font-size:16px;font-weight:600}._buttonWrapper_1qwms_27{margin-right:8px}._buttonWrapper_1qwms_27 span{font-size:18px}._rulesWrapper_1qwms_35{padding:30px 30px 60px}._ruleWrapper_1qwms_39{display:flex;padding-top:5px}._ruleWrapper_1qwms_39 ._label_1qwms_43{width:80px;display:flex;align-items:center;justify-content:center}._ruleWrapper_1qwms_39 ._label_1qwms_43 h3{font-size:18px;font-weight:700}._formWrapper_1qwms_56{flex:1;display:flex;align-items:center}._dropdown_1qwms_62{width:100%;padding-right:15px}._rightDropdown_1qwms_67{width:100%;margin:5px 0}._closeWrapper_1qwms_72{width:70px;display:flex;align-items:center;justify-content:center}._closeWrapper_1qwms_72 span{font-size:18px}._addButton_1qwms_83{margin:10px 0 0 70px}._addButton_1qwms_83 span{font-size:18px}._addButton_1qwms_83 ._buttonText_1qwms_90{text-transform:capitalize;font-size:14px;margin-left:3px}._decoWrapper_1qwms_97{padding-left:70px;margin:30px 0 10px}._decoWrapper_1qwms_97 i{font-size:30px;color:#487cb4}._tagWrapper_1qwms_107{display:flex;padding-top:5px}._tagTitle_1qwms_112{width:80px;display:flex;align-items:center;justify-content:center}._tagTitle_1qwms_112 h3{font-size:18px;font-weight:700}.box-shadow{box-shadow:0 7px 14px #3c42571a,0 3px 6px #00000012}.socialShareButton{height:28px;border-radius:4px;margin:0 5px;border:none;cursor:pointer}.socialShareButtonText{color:#fff;cursor:pointer;display:inline-block;font-family:Helvetica Neue,Arial,sans-serif;font-size:13px;font-stretch:100%;font-style:normal;font-variant-caps:normal;font-variant-east-asian:normal;font-variant-ligatures:normal;font-variant-numeric:normal;font-weight:500;height:26px;line-height:26px;margin:0 4px;text-align:center;-webkit-user-select:none;user-select:none;vertical-align:top;white-space:nowrap;width:35.1719px;zoom:1}.smsBtn{background-color:#5bc236}.smsBtn:hover{background-color:green}.twitterBtn{background-color:#1b95e0}.twitterBtn:hover{background-color:#0c7abf}.facebookBtn{background-color:#4267b2}.facebookBtn:hover{background-color:#365899}.noteButton{box-shadow:0 1px 5px #0003,0 2px 2px #00000024,0 3px 1px -2px #0000001f;padding:6px 16px;border:0;font-size:.875rem;box-sizing:border-box;transition:background-color .25s cubic-bezier(.4,0,.2,1) 0ms,box-shadow .25s cubic-bezier(.4,0,.2,1) 0ms,border .25s cubic-bezier(.4,0,.2,1) 0ms;line-height:1.75;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:500;border-radius:4px;letter-spacing:.02857em;text-transform:uppercase;cursor:pointer;min-width:150px}.noteButton:hover{opacity:.7}.noteButton:active{box-shadow:0 5px 5px -3px #0003,0 8px 10px 1px #00000024,0 3px 14px 2px #0000001f}.videoDoneOverlay{opacity:1;transition:all .3s linear}.videoFinished_playPauseButton,.videoFinished_rangeInput,.videoFinished_duration{display:none!important}.videoPlaying_playPauseButton{opacity:0;transition:all .3s linear}.videoPlaying_rangeInput{opacity:0;display:none;transition:all .3s linear}.videoPlaying_duration{opacity:0;transition:all .3s linear}.videoPaused_playPauseButton,.videoPaused_rangeInput,.videoPaused_duration{opacity:1;transition:all .3s linear}@media (min-width: 576px){.videoPlayPauseButton:hover{opacity:1;transform:scale(1.1);transition:all .3s linear;cursor:pointer}.videoContainer:hover .videoPlayPauseButton{opacity:.9;cursor:pointer}.videoContainer:hover .videoRangeInput{opacity:.9;display:block;cursor:pointer}}.videoRangeInput::-webkit-slider-runnable-track{cursor:pointer;background:#fff9;border-radius:5px;width:100%;height:5px}.videoRangeInput::-webkit-slider-thumb{cursor:pointer;background:#fff;border-radius:50%;height:21px;margin-top:-8px;-webkit-appearance:none;width:21px;outline:none;border:none}.videoRangeInput::-webkit-slider-thumb:hover{cursor:pointer;transform:scale(1.1);transition:all .3s linear}@media (min-width: 576px){.videoPlayPauseButton:hover{opacity:1;cursor:pointer;transition:transform .2s;transform:scale(1.05)}}.progressBubbleShadow{box-shadow:0 1px 8px #0000001a,0 3px 4px #0000001a,0 3px 3px -2px #0000001f;background-color:#fff}.story{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100px;height:100px;overflow:hidden}.story img{width:70px;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.story svg{fill:none;stroke-width:3px;stroke-dasharray:5;stroke-dashoffset:0;stroke-linecap:round;animation:loading 4.5s ease-in-out infinite alternate}@keyframes loading{to{stroke:#fff;stroke-dasharray:50;transform:rotate(200deg)}}.thumbnail-bg-image{position:absolute;top:0;left:0;right:0;bottom:0;margin:4px;overflow:hidden;filter:blur(23px);-webkit-filter:blur(23px);opacity:.7;background-position:center;background-repeat:no-repeat;background-size:cover}.topDownGradientBackDrop{background:-webkit-linear-gradient(top,rgba(0,0,0,.1) 10px,white 80px,white)}video::cue{font:16px Roboto,sans-serif}._button_1tmo3_1{border-radius:18px;height:36px;padding:4px 16px;min-width:52px;font-weight:500;letter-spacing:1.6px;line-height:24px;text-transform:uppercase;color:#fff}._button_1tmo3_1:disabled{cursor:not-allowed;pointer-events:auto}a._button_1tmo3_1:hover{color:#fff}._button_1tmo3_1.MuiButton-containedPrimary.Mui-disabled{color:#999;background:#0000001f}._button_1tmo3_1.MuiButton-outlined,a._button_1tmo3_1.MuiButton-outlined{color:#24305e;border:2px solid #24305e}._button_1tmo3_1.MuiButton-outlined:disabled{color:#b3b3b3;border-color:#b3b3b3}._button_1tmo3_1.MuiButton-textPrimary{color:#24305e}._button_1tmo3_1 .MuiButton-label{display:inline-flex;gap:8px;align-items:center;font-size:14px}._button_1tmo3_1 .MuiButton-startIcon{margin-right:0}._button_1tmo3_1 .material-icons{font-size:24px;color:#fff}._errorContainer_1doxh_1{margin-left:10px;display:flex;justify-content:center;align-items:center;cursor:default}._chips_stewm_1{display:flex;flex:1;gap:12px}._chips_stewm_1 .MuiChip-label{font-size:14px}._chips_stewm_1 .MuiChip-icon{font-size:18px}._chip_stewm_1{background-color:#e6e6e6;color:#4d4d4d}._chipSelected_stewm_17,._chipSelected_stewm_17:hover{background-color:#4d4d4d;color:#fff}._chipSelected_stewm_17:focus{background-color:#333}._contactName_1t6mm_1,._contactEmail_1t6mm_2{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._contactNameWrapper_1t6mm_8,._contactEmailWrapper_1t6mm_9{overflow:hidden;display:flex}._container_4y7a6_1{padding:8px}._item_lr9rd_1{display:flex;padding:8px;align-items:center;gap:12px;cursor:pointer}._item_lr9rd_1+._item_lr9rd_1{border-top:1px solid hsla(0,0%,90%)}._item_lr9rd_1._selected_lr9rd_13{background-color:#f2f2f2}._item_lr9rd_1:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}._item_lr9rd_1:last-child{border-bottom-left-radius:inherit;border-bottom-right-radius:inherit}._greenCheck_lr9rd_27{padding:6px;color:green}._details_lr9rd_32{display:flex;flex-direction:column;width:calc(100% - 50px);gap:2px}._title_lr9rd_39{font-size:16px;color:#4d4d4d;overflow-x:hidden;text-wrap:nowrap;text-overflow:ellipsis}._date_lr9rd_47{color:gray;font-size:12px}._statuses_lr9rd_52{display:flex;gap:8px;font-size:12px}._statuses_lr9rd_52 i{font-size:20px}._statusOn_lr9rd_60{color:#4d4d4d}._statusOff_lr9rd_63{color:#4d4d4d66}._assignedUser_lr9rd_66{display:flex;align-items:center;gap:8px;font-size:12px;color:#4d4d4d}._menu_1lggt_1{display:flex;flex:1;justify-content:space-between;align-items:center;overflow-x:auto;white-space:nowrap}._menu_1lggt_1 ._buttons_1lggt_10{display:flex;gap:4px}button._button_1lggt_10{padding:8px;line-height:24px;text-transform:none;color:#4d4d4d;font-size:14px}._icon_1lggt_23{padding:8px}._layout_1qlsz_1{display:flex;flex-direction:column;gap:16px;padding-top:16px;width:100%}._menu_1qlsz_9{display:flex;flex-direction:row;height:40px}._list_1qlsz_15{display:grid;grid-template-columns:40% calc(60% - 16px);gap:16px;align-items:start}@media screen and (max-width: 600px){._list_1qlsz_15{padding-bottom:90px}}._list_1qlsz_15>:only-child{grid-column:1/-1}._editTask_1qlsz_33{height:fit-content;position:sticky;top:76px}._editTaskDialog_1qlsz_38{padding:8px}._selectAll_1qlsz_42{display:flex;justify-content:center;align-items:center;gap:12px;background-color:#e8f4f8;padding:6px 16px;min-height:48px;border-radius:12px;color:#5f6368;border:1px #add8e6 solid;font-size:14px}._selectAll_1qlsz_42 .material-icons{color:orange}._loadMore_1qlsz_59{display:flex;justify-content:center;padding:10px 0;border-top:1px solid hsla(0,0%,90%)}._noTasks_1qlsz_66{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:12px}._scheduledSendActionRow_faxu6_1{display:flex}._scheduledSendActionRow_faxu6_1 ._spacer_faxu6_5{flex:1}._scheduledSendEditButton_faxu6_9{margin-left:15px}@media (max-width: 768px){._scheduledSendActionRow_faxu6_1{flex-direction:column}._scheduledSendActionRow_faxu6_1 ._spacer_faxu6_5{display:none}._scheduledSendActionRow_faxu6_1 ._scheduledSendButton_faxu6_22{margin-top:10px;margin-bottom:10px}._scheduledSendActionRow_faxu6_1 ._scheduledSendEditButton_faxu6_9{margin-left:0}}._tabs_163h4_1{display:none;border-bottom:1px #ddd solid;max-width:100vw}._bottomNavigation_163h4_6{position:fixed;left:0;bottom:0;width:100vw;box-shadow:0 3px 20px #00000012}._bottomNavigation_163h4_6 i{padding:4px 20px;background-color:#21489100;border-radius:100px}._bottomNavigation_163h4_6 .Mui-selected i{background-color:#2148911a}@media screen and (min-width: 600px){._tabs_163h4_1{display:block}._bottomNavigation_163h4_6{display:none}}@media (prefers-reduced-motion: no-preference){._bottomNavigation_163h4_6 i{transition:background-color .3s ease-in-out}}.toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:62px;height:32px;display:inline-block;position:relative;border-radius:50px;overflow:hidden;outline:none;border:none;cursor:pointer;background-color:#707070;transition:background-color ease .3s}.toggle:focus{outline:none}.toggle:disabled{opacity:.5;cursor:default}.toggle:before{content:"on off";display:block;position:absolute;z-index:2;width:28px;height:28px;background:#fff;left:2px;top:2px;border-radius:50%;font:10px/28px Helvetica,Arial,Verdana,Tahoma,sans-serif;text-transform:uppercase;font-weight:700;text-indent:-22px;word-spacing:37px;color:#fff;text-shadow:-1px -1px rgba(0,0,0,.15);white-space:nowrap;box-shadow:0 1px 2px #0003;transition:all cubic-bezier(.3,1.5,.7,1) .3s}.toggle:checked{background-color:#33ad52}.toggle:checked:before{left:32px}.toggle-yes-no:before{content:"yes no"!important}._mergeTagsContainer_1y4um_1{margin-top:30px;padding:5px}._readOnlyTag_1y4um_6{color:gray}._mergeTagLabel_1y4um_10{margin-right:10px}._mergeTagDescription_1y4um_14{font-size:14px;color:gray;max-width:600px}._mergeTagButton_1y4um_20{font-size:24px;color:#f76c6c;padding:0}._saveContainer_1y4um_26{margin-top:30px}._integrationButton_8pfte_1{width:100%;border-radius:16px;text-transform:none;margin:10px 0}._wrapper_1vd7c_1{display:flex;gap:10px;align-items:center}._logo_1vd7c_7{width:68px;padding:8px;border-radius:50%;display:flex;align-items:center;justify-content:center}._row_1vd7c_16{display:flex;gap:4px;align-items:center}._page_dfmsy_1{width:100%}._header_dfmsy_5{display:flex;gap:20px;align-items:center;line-height:1rem;margin-bottom:25px}._logo_dfmsy_13{width:50px;height:50px;border-radius:50%}._subtitle_dfmsy_19{display:flex;align-items:center;gap:4px}._subtitle_dfmsy_19>._redIcon_dfmsy_25{color:red}._form_dfmsy_29{display:flex;flex-direction:column;width:100%;gap:20px}._regionSelect_dfmsy_36{min-width:120px;width:fit-content}._row_1k4yt_1{display:flex;flex-grow:1;flex-wrap:nowrap;gap:16px;margin-bottom:16px}._loader_wrapper_1k4yt_8{flex-grow:1;display:flex;justify-content:center;align-items:center;position:relative;gap:16px}._loader_text_1k4yt_17{position:absolute;left:50%;transform:translate(-50%);padding:4px;background-color:#fafafa}._video_wrapper_1k4yt_25{width:100%}._admin_1573k_1{width:100%;padding:1.6rem 0 0;border-radius:20px;box-shadow:0 2.5px 10px #00000014;background-color:#fff}._header_1573k_9{position:relative;color:var(--grey-100);margin:0 1.6rem 1.6rem;display:flex;justify-content:space-between}._header_1573k_9 h1{font-weight:700;font-size:22px;line-height:26px}._header_1573k_9 p{font-weight:400;font-size:12px;line-height:16px}._tools_1573k_29{display:flex;gap:.8rem}._fixedTable_1573k_34 th:first-child,._fixedTable_1573k_34 td:first-child{padding:.933rem 1.6rem}._fixedTable_1573k_34 th:nth-child(1){width:180px}._fixedTable_1573k_34 th:nth-child(2){width:248px}._fixedTable_1573k_34 th:nth-child(3){width:96px}._tableRow_1573k_49{cursor:pointer;content-visibility:auto;contain-intrinsic-size:80px}._fixedTable_1573k_34 ._tableRow_1573k_49 td:last-child{text-align:right;color:#4d4d4d}._fixedTable_1573k_34 ._tableRow_1573k_49:not(:last-child) td{border-bottom:solid 1px #e6eaed}._fixedTable_1573k_34 ._tableRow_1573k_49:last-child td{border-bottom:none}._fixedTable_1573k_34 ._tableRow_1573k_49:hover{background-color:#f7f7f7}._fixedTable_1573k_34 ._tableRow_1573k_49:hover ._toolbar_1573k_72{opacity:1}._loading_1573k_76{display:flex;justify-content:center;padding:3.2rem}._avatar_1573k_82{height:100%}._toolbar_1573k_72{opacity:0;transition:opacity .3s ease-out;white-space:nowrap;display:flex;gap:1rem;align-items:center;justify-content:flex-end}._pauseButton_1573k_96,._deleteButton_1573k_97{margin-left:.6rem}._pauseButton_1573k_96:hover,._deleteButton_1573k_97:hover{color:var(--primaryGrey);background-color:#0000000d}._deleteButton_1573k_97{margin-right:clamp(1rem,10%,3.2rem)}._deleteButton_1573k_97:disabled{cursor:not-allowed;pointer-events:auto;opacity:.5}._dialogDeleteButton_1573k_117:disabled{cursor:not-allowed;pointer-events:auto}._chevron_1573k_122{vertical-align:middle}._errorIcon_1573k_126{color:var(--error);margin-right:10px}._deleteAlertBlock_1573k_131{display:flex;align-items:center}._tableHead_1h0kl_1 th{border:0}._tableCell_1h0kl_5{border:0;font-size:12px;font-weight:700;color:#747d8b;display:inline-flex;align-items:center;gap:8px;transition:color var(--transition-duration) linear}._tableCell_1h0kl_5._sortable_1h0kl_16:hover{color:#2e3238;cursor:pointer}._tableCell_1h0kl_5 .material-icons{font-size:18px;opacity:0;transition:opacity var(--transition-duration) linear}._tableCell_1h0kl_5 ._active_1h0kl_27,._tableCell_1h0kl_5:hover .material-icons{opacity:1}._account_1cqoh_4 .MuiOutlinedInput-root{border-radius:100px}._account_1cqoh_4{padding-bottom:5.0667rem;width:100%;color:#4d4d4d}._card_1cqoh_14{padding:1.6rem;border-radius:20px;box-shadow:0 2.5px 10px #00000014;background-color:#fff;margin-bottom:1.0667rem}._cardHeader_1cqoh_22{display:flex;justify-content:space-between}._title_1cqoh_27{font-weight:700;font-size:1.6rem;line-height:2.2rem;margin-bottom:1.0667rem;color:#e5004c}._subtext_1cqoh_35{font-weight:400;font-size:.875rem;line-height:1.125rem}._stripeLogo_1cqoh_41{height:36px}._actionBarContainer_1cqoh_45{display:flex;align-items:center;gap:30px}._card_1qlbv_1{padding:1.6rem;border-radius:20px;box-shadow:0 2.5px 10px #00000014;background-color:#fff;margin-bottom:1.0667rem}._disabled_1qlbv_9{pointer-events:none;filter:grayscale(1) opacity(.5)}._title_1qlbv_14{font-weight:700;font-size:1.6rem;line-height:2.2rem;margin-bottom:1.0667rem;color:#e5004c}._subtext_1qlbv_22{font-weight:400;font-size:.875rem;line-height:1.125rem}._account_description_1qlbv_28{margin-bottom:1.8667rem}._divider_1qlbv_32{margin:1.75rem 0}._button_progress_1qlbv_36{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px);color:#fff}._segment_1qlbv_43{display:flex}._segmentControls_1qlbv_47{display:flex;height:70px}._segmentControlLabel_1qlbv_52{display:block}._logo_1suk9_1{display:flex}._logo_wrapper_12667_1{display:flex;cursor:pointer}._logo_12667_1{height:8.5rem;width:8.5rem;border-radius:50%}._wrapper_12667_12{height:8.5rem;width:8.5rem;border:1px dashed #cccccc;border-radius:50%;padding:4px}._inner_circle_12667_20{height:100%;width:100%;background-color:#f2f2f2;border-radius:50%;position:relative}._button_12667_28{background-color:#fff;position:absolute;padding:.875rem;top:calc(50% - 1.625rem);left:calc(50% - 1.625rem)}._hidden_input_12667_36{display:none}._description_wrapper_1fk2y_1{width:25%;margin-right:2.6667rem}._title_1fk2y_6{font-weight:500;font-size:1.125rem;line-height:1.3125rem;margin-bottom:.5rem}._description_text_1fk2y_13{font-weight:400;font-size:.875rem;line-height:1.125rem;color:gray}._error_text_1fk2y_20{color:red}._dialog_pop3a_1 .MuiPaper-root{min-width:0}._title_pop3a_5{width:5rem;text-align:center;text-transform:capitalize;margin-bottom:1.0667rem;color:gray;font-weight:500;font-size:14px;line-height:18px}._input_wrapper_pop3a_16{display:flex}._color_preview_pop3a_20{height:5rem;width:5rem;border-radius:100%;margin-right:2.2667rem;cursor:pointer;border:1px solid #cccccc}._button_pop3a_29{margin:auto 0;border-radius:20px;font-weight:400}._dialog_close_pop3a_35{position:absolute;top:.5rem;right:.5rem}@media screen and (max-width: 768px){._input_wrapper_pop3a_16{flex-direction:column}._button_pop3a_29{margin-top:15px}}._colors_8ycep_1{display:flex;margin-bottom:20px}._color_wrapper_8ycep_6{display:flex;flex-flow:column;gap:2.1333rem}._accountDetailsForm_537sn_1{display:grid;grid-template-columns:40% 40%;grid-auto-rows:70px;column-gap:1rem}@media screen and (max-width: 768px){._accountDetailsForm_537sn_1{grid-template-columns:100%}}._ssoSegment_nrc28_1{display:flex}._integration_nrc28_5{display:flex;height:70px}._ssoLabel_nrc28_10{display:block;width:8rem}._ssoText_nrc28_15{width:20rem}._icon_nrc28_19{margin:7px}._wrapper_nwjme_1{display:flex}._radio_group_nwjme_5 .MuiFormGroup-root{height:8.1333rem;width:14rem}._radio_boolean_nwjme_10 .MuiFormGroup-root{height:5.4rem}._tooltip_nwjme_14{height:1.6rem}._label_wrapper_iu4nb_1{display:flex}._icon_iu4nb_5{margin:auto 0}._card_xqmxs_1{padding:1.6rem;border-radius:20px;box-shadow:0 2.5px 10px #00000014;background-color:#fff;margin-bottom:1.0667rem}._disabled_xqmxs_9{pointer-events:none;filter:grayscale(1) opacity(.5)}._subtext_xqmxs_14{font-weight:400;font-size:.875rem;line-height:1.125rem}._integrations_description_xqmxs_20{margin-bottom:1.8667rem}._text_wrapper_xqmxs_24{display:flex}._text_label_xqmxs_28{display:flex;gap:2rem}._phone_xqmxs_33{color:var(--green)}._divider_xqmxs_37{margin:1.75rem 0}._button_wrapper_xqmxs_41{display:inline-block;position:relative;margin-top:1.75rem}._button_progress_xqmxs_47{position:absolute;top:calc(50% - 16px);left:calc(50% - 16px);color:#fff}._integrations_jeb6t_1{display:flex;flex-wrap:wrap;gap:1.6rem}._title_jeb6t_7{font-weight:500;font-size:1.125rem;line-height:1.3125rem;margin-bottom:1.6rem}._integration_ra87h_1{border:1px solid #cccccc;border-radius:.8rem;padding:1.0667rem;min-height:6.1333rem;min-width:22.1333rem;position:relative}._header_ra87h_10{display:flex;margin-bottom:1.0667rem}._logo_ra87h_15{height:1.6rem;margin-right:.5333rem}._title_ra87h_20{margin:auto 0;font-weight:400;font-size:.9333rem;line-height:1.2rem}._switch_ra87h_27{position:absolute;top:1.0667rem;right:1.0667rem}._key_field_ra87h_33{width:100%}._key_field_ra87h_33 .MuiInputBase-input{padding:.3333rem .6667rem}._switch_oxxbp_1.MuiSwitch-root{width:48px;height:24px;padding:0}._switch_oxxbp_1 .MuiSwitch-switchBase{padding:3px}._switch_oxxbp_1 .MuiSwitch-switchBase.Mui-checked{transform:translate(24px);color:#fff}._switch_oxxbp_1 .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:var(--green);opacity:1}._switch_oxxbp_1 .MuiSwitch-thumb{height:18px;width:18px}._switch_oxxbp_1 .MuiSwitch-track{border-radius:15px;height:24px;background-color:#e6eaed;opacity:1;transition:background-color .15s cubic-bezier(.4,0,.2,1) 0ms}._brandedDomain_1g8iv_1{display:flex}._input_wrapper_1g8iv_5{display:grid;grid-auto-rows:70px;grid-template-columns:350px auto;column-gap:1rem}._input_email_1g8iv_12{display:grid;grid-template-columns:1fr 1fr;column-gap:.5rem}._checkmark_1g8iv_18{color:green}._card_ekcrx_2 .MuiOutlinedInput-root,._dialog_ekcrx_3 .MuiOutlinedInput-root{border-radius:100px}._card_ekcrx_2{--radius-sm: 8px;--radius-lg: 20px;padding:24px;display:flex;flex-direction:column;flex:1;max-width:1600px;border-radius:var(--radius-lg)}._header_ekcrx_18{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:24px}._title_ekcrx_24{font-size:22px;font-weight:700}._subtitle_ekcrx_28{font-size:14px;font-weight:500;margin-top:12px}._tools_ekcrx_34{display:flex;gap:.8rem}._fixedTable_ekcrx_39 th:nth-child(1){width:80px}._fixedTable_ekcrx_39 th:nth-child(2){width:220px}._fixedTable_ekcrx_39 th:nth-child(3){width:120px}._fixedTable_ekcrx_39 th:nth-child(4){width:200px}._fixedTable_ekcrx_39 th:nth-child(5){width:360px}._fixedTable_ekcrx_39 th:nth-child(6){width:140px}._fixedTable_ekcrx_39 th:nth-child(7){width:140px}._fixedTable_ekcrx_39 th:nth-child(8){width:140px}._tableRow_ekcrx_64 td{border:0;font-size:14px}._actionButtons_ekcrx_68{white-space:nowrap}._selectedRow_ekcrx_71 td{background-color:#f7f7f7}._selectedRow_ekcrx_71 td:first-child{border-radius:var(--radius-sm) 0 0 0}._selectedRow_ekcrx_71 td:last-child{border-radius:0 var(--radius-sm) 0 0}._footer_ekcrx_80{font-size:12px;margin:16px 0 0 16px}._filterGroup_ekcrx_85 button{text-transform:none;font-size:14px;font-weight:700;border-radius:36px;height:36px;padding:0 36px;margin-bottom:24px}._filterGroup_ekcrx_85 .Mui-selected{color:#3451e5}._avatar_ekcrx_98{background-color:#3451e540}._checkIcon_ekcrx_101{color:#00c77b}._editUser_ekcrx_105{background-color:#f2f2f2;border-radius:0 0 var(--radius-lg) var(--radius-lg);padding:0 24px 0 16px;overflow:hidden}._editUser_ekcrx_105 h4{font-weight:700;margin:16px 0}._form_mjdjg_2 .MuiOutlinedInput-root{border-radius:100px}._form_mjdjg_2{display:flex;gap:52px;margin:20px 0}._textFields_mjdjg_12{display:flex;flex-direction:column;gap:24px;width:40%}._roles_mjdjg_18{display:flex;flex-direction:row;flex-wrap:wrap;width:60%;gap:16px 28px;font-size:14px}._roles_mjdjg_18>div{width:45%}._roles_mjdjg_18 label{display:flex;align-items:center;margin-bottom:10px}._rolesLabel_mjdjg_34{width:100px;font-size:14px;font-weight:500}._roles_mjdjg_18 p{font-size:12px}._actions_mjdjg_42{display:flex;gap:20px;justify-content:flex-end;margin-bottom:16px}._accountButton_8oetf_1{margin-left:20px}._root_152gi_1{display:flex}._title_152gi_4{font-weight:700;font-size:1.6rem;line-height:2.2rem;margin-bottom:1.0667rem;color:#e5004c}._contentWrapper_152gi_12{flex-grow:1;width:calc(100% - 240px);padding:80px 28px 0;margin-bottom:60px}._errorCard_152gi_19{padding:50px;justify-content:center;align-items:center;display:flex}._errorCardContainer_152gi_26{display:flex;justify-content:center;align-items:center;width:100%}._footer_152gi_33{position:fixed;display:flex;justify-content:center;align-items:center;width:100%;height:60px;z-index:1;background-color:#fff;box-shadow:0 -2.5px 10px #00000014;bottom:0;padding:20px}@media screen and (min-width: 768px){._footerTextContainer_152gi_48{display:flex;text-align:center}}
