body.ICUI3{align-items:flex-start;display:flex;height:100vh;margin:0;padding:0;width:100vw}.body-wrapper{margin-left:300px;width:calc(100vw - 300px)}.head-container-wrapper,.nav-container-wrapper{position:fixed;top:0}.side-header{background:linear-gradient(to bottom right,#f6861f,#ff0056);color:#fff;flex-direction:column;height:100vh;overflow-y:scroll;padding-top:20px;width:300px}.logo-container,.side-header{display:flex;justify-content:space-between}.logo-container{align-items:center;padding:1.25rem}.header-inlay{height:100%}.logo-container svg{width:40px}.logo-container svg.dash-home{opacity:0}.logo-container:hover svg.dash-home{opacity:.5}.navigation-section{display:flex;flex-direction:column;height:100%;justify-content:space-between}a.side-header-bar{margin-right:10px}hr.progressbar{background:linear-gradient(to bottom right,#f6861f,#ff0056);border:0;height:10px;margin:0}.progress-container{background:#cecece;border-radius:18px;margin-bottom:10px;margin-top:15px;overflow:hidden}@media(min-width:768px){.mobile-button{display:none}}@media(max-width:767px){.side-header{background:linear-gradient(to bottom right,#f6861f,#ff0056);color:#fff;color:#252525;height:100vh;overflow-y:scroll;width:100%}body.ICUI3{display:block;height:auto!important}body.ICUI3 .side-header{max-height:80px;overflow:hidden}body.ICUI3.mobile-menu-open .side-header{max-height:100vh;overflow-y:scroll}a.service-inner{width:100%}a.hubspot-icon{right:100px}.topmenubars{cursor:pointer;height:30px;opacity:.7}.blog-header__inner{display:block;text-align:center}.blog-header__inner h3{padding-bottom:15px}.evolve-search,svg.progress{max-width:100%}.content-container{display:block}.content-container>div{display:block;margin:1%;width:99%}.body-wrapper{margin-left:0;width:100%}}.body-container--dashboard,.body-container--project-detail{max-width:1200px;padding:0 2rem}.body-container--dashboard h1,.body-container--dashboard h2,.body-container--dashboard h3,.body-container--project-detail h1,.body-container--project-detail h2,.body-container--project-detail h3{color:#fff}.body-container--dashboard p,.body-container--project-detail p{color:hsla(0,0%,100%,.7)}@media (max-width:767px){.body-container--dashboard,.body-container--project-detail{padding:0 1rem}}.body-container--kb{max-width:1200px;padding:2rem}.cos-kb-articles__filters{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.cos-kb-filter{background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.15);border-radius:20px;color:hsla(0,0%,100%,.7);cursor:pointer;font-size:.8rem;font-weight:500;padding:.4rem .9rem;text-decoration:none;transition:all .2s}.cos-kb-filter:hover{background:hsla(0,0%,100%,.2);color:#fff}.cos-kb-filter.is-active{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.4);color:#fff}.cos-kb-articles__list{display:flex;flex-direction:column;gap:.5rem}.cos-kb-article-row{align-items:center;background:hsla(0,0%,100%,.15);border:1px solid hsla(0,0%,100%,.2);border-radius:var(--border-radius,8px);display:flex;gap:1rem;justify-content:space-between;padding:1rem 1.25rem;transition:background .2s,border-color .2s}.cos-kb-article-row,.cos-kb-article-row:active,.cos-kb-article-row:focus,.cos-kb-article-row:hover,.cos-kb-article-row:visited{color:#fff;text-decoration:none}.cos-kb-article-row:hover{background:hsla(0,0%,100%,.22);border-color:hsla(0,0%,100%,.35)}.cos-kb-article-row__content{flex:1;min-width:0}.cos-kb-article-row__title{color:#fff;font-size:1rem;font-weight:600;margin:0 0 .25rem}.cos-kb-article-row__summary{font-size:.8rem;line-height:1.4;margin:0;opacity:.5}.cos-kb-article-row__meta{align-items:center;display:flex;flex-shrink:0;gap:.75rem;opacity:.5}.cos-kb-article-row__category{font-size:.7rem;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap}.cos-kb-articles--empty{color:#fff;opacity:.5;padding:2rem;text-align:center}@media (max-width:767px){.body-container--kb{padding:1rem}.cos-kb-article-row{align-items:flex-start;flex-direction:column}.cos-kb-article-row__meta{align-self:flex-end}}.body-container--kb-article{max-width:1200px;padding:2rem}.cos-kb-detail__back{align-items:center;color:hsla(0,0%,100%,.7);display:inline-flex;font-size:.85rem;gap:.35rem;margin-bottom:1.5rem;text-decoration:none;transition:color .2s}.cos-kb-detail__back:hover,.cos-kb-detail__back:visited{color:#fff;text-decoration:none}.cos-kb-detail__header{margin-bottom:2rem}.cos-kb-detail__category{color:hsla(0,0%,100%,.5);display:inline-block;font-size:.7rem;font-weight:600;letter-spacing:.08em;margin-bottom:.5rem;text-transform:uppercase}.cos-kb-detail__title{color:#fff;font-size:2rem;font-weight:700;line-height:1.2;margin:0 0 .75rem}.cos-kb-detail__summary{color:hsla(0,0%,100%,.6);font-size:1rem;line-height:1.6;margin:0}.cos-kb-detail__body{background:#fff;border-radius:var(--border-radius,8px);color:#1a1a2e;font-size:.95rem;line-height:1.7;padding:2.5rem}.cos-kb-detail__body h1,.cos-kb-detail__body h2,.cos-kb-detail__body h3,.cos-kb-detail__body h4,.cos-kb-detail__body h5,.cos-kb-detail__body h6{color:#1a1a2e;margin-bottom:.5em;margin-top:1.5em}.cos-kb-detail__body p{color:#333;margin-bottom:1em}.cos-kb-detail__body a{color:var(--primary_color,#04817c)}.cos-kb-detail__body img{border-radius:4px;height:auto;margin:1em 0;max-width:100%}.cos-kb-detail__body code{background:#f4f4f5;border-radius:3px;font-size:.9em;padding:.15em .4em}.cos-kb-detail__body pre{background:#1a1a2e;border-radius:6px;color:#e4e4e7;margin:1em 0;overflow-x:auto;padding:1.25rem}.cos-kb-detail__body pre code{background:none;color:inherit;padding:0}.cos-kb-detail__body ol,.cos-kb-detail__body ul{margin-bottom:1em;padding-left:1.5em}.cos-kb-detail__body table{border-collapse:collapse;margin:1em 0;width:100%}.cos-kb-detail__body td,.cos-kb-detail__body th{border:1px solid #e4e4e7;padding:.6rem .8rem;text-align:left}.cos-kb-detail__body th{background:#f4f4f5;font-weight:600}.cos-kb-detail--not-found{color:hsla(0,0%,100%,.5);padding:3rem;text-align:center}@media (max-width:767px){.body-container--kb-article{padding:1rem}.cos-kb-detail__title{font-size:1.5rem}.cos-kb-detail__body{padding:1.5rem}}