.blog-menu{align-items:center;backdrop-filter:blur(5px);background-color:hsla(0,0%,98%,.859);box-shadow:0 0 14px hsla(0,0%,61%,.2);display:flex;flex-direction:row;justify-content:center;margin-bottom:2rem;padding:10px 0;position:relative;width:100%;z-index:5}@media(min-width:576px){.blog-menu{padding:20px 0}}.blog-menu__container{align-items:flex-start;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1400px;padding:0 1.5rem;width:100%}@media(min-width:576px){.blog-menu__container{flex-direction:row;justify-content:space-between}}@media(min-width:768px){.blog-menu__container{padding:0 3rem}}.blog-menu__container a{color:#111;font-family:IBM Plex Sans,sans-serif;text-decoration:none}.blog-menu__container a:focus,.blog-menu__container a:hover{color:#b5760d;text-decoration:none}.blog-menu__container h2{font-family:IBM Plex Sans,sans-serif;font-size:1em;font-weight:600;margin:0}.blog-menu__container h2 span{font-weight:400;margin:0}.blog-menu__menu-items-list{display:flex;flex-direction:row;list-style:none;margin-top:10px}@media(min-width:576px){.blog-menu__menu-items-list{margin-top:0}}.blog-menu__menu-items-list li{align-items:center;display:flex;flex-direction:row;font-family:IBM Plex Sans,sans-serif;font-size:1em}.blog-menu__menu-items-list li:first-child a{padding-left:0}@media(min-width:576px){.blog-menu__menu-items-list li{margin-left:10px}}.blog-menu__menu-items-list li:last-child a{padding-right:0}.blog-menu__menu-items-list li a{color:#111;padding:0 5px}.blog-article{background-position:50%;background-size:cover;border-radius:20px;display:flex;position:relative;width:100%}.blog-article:focus,.blog-article:hover{background-size:cover;cursor:pointer}.blog-article:focus .blog-article__image,.blog-article:hover .blog-article__image{filter:blur(1px);transform:scale(1.025);transition:transform .5s ease-in-out,filter .5s ease-in-out}.blog-article p{font-size:1em;margin-bottom:0}@media(min-width:992px){.blog-article p{font-size:1.2em}}.blog-article hr{background-color:#fff;border:none;border-radius:2px;height:5px;margin-bottom:20px;margin-top:20px;width:50px}.blog-article h1,.blog-article h2,.blog-article h3,.blog-article p,.blog-article span{max-width:none}.blog-article__heading{color:#fff;display:flex;flex-direction:column;padding:20px;width:100%;z-index:3}.blog-article__heading a.title{color:#fff;text-decoration-color:#fff;text-decoration-thickness:2px;text-underline-offset:4px;transition:-webkit-text-decoration .3s ease-in-out;transition:text-decoration .3s ease-in-out;transition:text-decoration .3s ease-in-out,-webkit-text-decoration .3s ease-in-out}.blog-article__heading a.title h2{font-family:"IBM Plex Serif",sans-serif}.blog-article__heading a.title:hover{text-decoration:underline;text-decoration-color:#fff;transition:-webkit-text-decoration .3s ease-in-out;transition:text-decoration .3s ease-in-out;transition:text-decoration .3s ease-in-out,-webkit-text-decoration .3s ease-in-out}@media(min-width:576px){.blog-article__heading{padding:30px}}@media(min-width:768px){.blog-article__heading{padding:40px}}.blog-article__image-container{border-radius:20px;height:100%;overflow:hidden;position:absolute;width:100%}.blog-article__image{background-position:50%;background-size:cover;filter:blur(0);height:100%;position:relative;transform:scale(1);transition:transform .5s ease-in-out,filter .5s ease-in-out;width:100%}.blog-article__image:before{background:rgba(0,0,0,.9);bottom:0;content:"";left:0;opacity:.8;position:absolute;right:0;top:0}.blog-article__tag-container{display:flex;flex-direction:row;flex-wrap:wrap}.blog-article__tag{align-items:center;background-color:#fff;border-radius:50px;color:#111;display:flex;font-size:.5em;font-weight:700;height:20px;justify-content:center;letter-spacing:1px;margin:0 10px 10px 0;padding:0 15px;pointer-events:all;text-decoration:none;text-transform:uppercase;transform:translate(0);transition:background-color .3s ease-in-out,transform .1s ease-in-out;width:auto}.blog-article__tag:focus,.blog-article__tag:hover{background-color:#e6e6e6;cursor:pointer;transition:background-color .3s ease-in-out}.blog-article__tag:active{transform:translate(1px,1px);transition:transform .1s ease-in-out}span.blog-article__tag--featured{align-items:center;background-color:#d18100;border-radius:50px;color:#fff;display:flex;font-size:.5em;font-weight:700;height:20px;justify-content:center;letter-spacing:1px;margin:0 10px 10px 0;padding:0 15px;text-transform:uppercase;width:auto}span.blog-article__tag--featured:hover{cursor:default}html{box-sizing:border-box;font-size:16px}*,:after,:before{box-sizing:inherit;margin:0;padding:0}img{max-height:100%;max-width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}.animated{animation-duration:1s;animation-fill-mode:both}@font-face{font-display:swap;font-family:GT Pressura;font-weight:700;src:url(/dist/fonts/1e18997b0dd7b514ee21.woff2)}@font-face{font-display:swap;font-family:GT Pressura;font-weight:400;src:url(/dist/fonts/661e44ffd30c24287d5c.woff2)}body{-webkit-font-smoothing:antialiased;color:#111;font-family:IBM Plex Sans,sans-serif;font-weight:400}h1{font-family:GT Pressura,IBM Plex Sans,sans-serif;font-size:1.7rem;font-weight:600;margin-bottom:1.5rem;margin-top:.4rem}@media(min-width:768px){h1{font-size:2rem}}h2,h3,h4{font-family:IBM Plex Sans,sans-serif;font-weight:500}p{line-height:1.4}h2{font-size:1.3rem;margin-bottom:1.4rem;margin-top:.2rem}@media(min-width:768px){h2{font-size:1.6rem}}h3{font-size:1.1rem;margin-bottom:1rem;margin-top:.2rem}strong{font-weight:600}p{margin-bottom:1em}.btn{border-radius:4rem;border-style:solid;border-width:2px;cursor:pointer;display:inline-block;font-family:IBM Plex Sans,sans-serif;font-size:1em;font-weight:600;line-height:1.375em;padding:.5em 1.5em;text-align:center;text-decoration:none;vertical-align:middle}.btn.btn-primary{background-color:#d18100;border-color:#d18100;color:#fff}.btn.btn-primary:active,.btn.btn-primary:hover{background-color:#b77100}.btn.btn-primary:disabled{background-color:#767676}.btn.btn-outline{background-color:transparent;border-color:#d18100;color:#d18100}.btn.btn-outline:active,.btn.btn-outline:hover{border-color:#b77100;color:#b77100}.btn.btn-outline:disabled{border-color:#767676}.btn.btn-outline-crm{background-color:transparent;border-color:#488dcb;color:#488dcb}.btn.btn-outline-crm:active,.btn.btn-outline-crm:hover{border-color:#3273ae;color:#3273ae}.btn.btn-outline-crm:disabled{border-color:#767676}.btn.btn:active,.btn.btn:hover{transition:background-color .3s cubic-bezier(.15,.5,.5,1),border-color .3s cubic-bezier(.15,.5,.5,1),opacity .3s cubic-bezier(.15,.5,.5,1),box-shadow .3s cubic-bezier(.15,.5,.5,1)}.btn-action{border-radius:0;color:#111;font-size:small;font-weight:400;margin-bottom:0}.btn-create-rental{align-items:center;border-radius:0;display:flex;float:right;justify-content:center;width:150px}.btn-sm{border-radius:0;font-size:12px;line-height:1.5;padding:5px 10px}.btn-success{background-color:#8dc63f}.input-group-btn{font-size:16px}input,select{background:#fff;border:2px solid #767676;color:#111;flex:1;font-family:IBM Plex Sans,sans-serif;font-size:1rem;font-weight:400;margin-bottom:1em;padding:.4rem 1rem;transition:border-color .3s}input:-ms-input-placeholder,input::-ms-input-placeholder,input::placeholder,select:-ms-input-placeholder,select::-ms-input-placeholder,select::placeholder{color:#767676;opacity:1}input.focus-visible,input:focus,select.focus-visible,select:focus{border-color:#d18100;outline-color:#d18100}input:focus,input:focus-visible,select:focus,select:focus-visible{border-color:#d18100;outline-color:#d18100}input.form-control,select.form-control{border-radius:4px;height:48px}input.form-control.table-search,select.form-control.table-search{height:36px}input.form-control.focus-visible,input.form-control:focus,select.form-control.focus-visible,select.form-control:focus{border-color:#d18100;border-radius:4px;outline-color:#d18100}input.form-control:focus,input.form-control:focus-visible,select.form-control:focus,select.form-control:focus-visible{border-color:#d18100;border-radius:4px;outline-color:#d18100}textarea{background:#fff;border:2px solid #767676;flex:1}textarea.focus-visible,textarea:focus{border-color:#d18100;outline-color:#d18100}textarea:focus,textarea:focus-visible{border-color:#d18100;outline-color:#d18100}.table-actions .input-group-addon,.table-actions .table-search,textarea.form-control{border-radius:0}.select2-container{border-radius:0!important}.select2-selection{align-items:center!important;border-radius:4px!important;display:flex!important;height:3rem!important}.select2-selection__arrow{height:3rem!important;top:0!important}.card-holder{align-items:center;display:flex;margin-left:-2em;margin-right:-2em;min-height:310px;z-index:1}@media(max-width:846px){.card-holder{min-height:360px}}.card-holder .card--navigation{color:#767676;cursor:pointer;font-size:4rem;margin:.2rem .75rem 0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.card{background:#fff;border-radius:2px;box-shadow:0 0 8px hsla(0,0%,61%,.4);display:none;margin:2rem auto 0;max-width:420px}.card .top{padding:1.5rem 1.5rem 0;text-align:left}.card .bottom{background:#f9f9f9;border-radius:2px;padding:1rem 1.5rem;text-align:left}.card .bottom .review-stars{position:relative;top:1px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.card .bottom .review-score{color:#767676;margin-left:.5em}.card .bottom .review-link{margin-left:.3em}.card .bottom .card-author{display:flex}.card .bottom .card-author__logo{margin-right:1em}.card .bottom .card-author__logo img{border-radius:100%;max-height:2.5em;max-width:2.5em}h1,h2,h3,p,span{line-height:1.4;max-width:28em}a,a:active,a:focus,a:hover{color:#d18100;text-decoration:none;transition:.3s}h1{font-weight:400}input{border-radius:4px;height:3em}input:focus{border-radius:3px}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}body .image-row{display:flex;max-width:400px}body .image-row a{flex:1;margin-right:1.3rem}@media(max-width:846px){body .image-row a{margin-left:1.3rem}}body .image-row a img{width:100%}body .brewery-logo{margin-bottom:2em;margin-top:1em;max-width:40%}body .card-holder{justify-content:center}body .card-holder--visible{color:#111;display:flex;flex-wrap:wrap;justify-content:center}body .card{margin:1.5rem 1rem;min-width:200px}@media(max-width:375px){body .card{margin:1rem 0}body .card:last-child{margin-bottom:0}}body .card .bottom{width:100%}body .card--visible{display:flex;flex-direction:column;justify-content:space-between}main{overflow-x:hidden}.page__before-starting,.page__before-starting .max-width,.page__container,.page__customers,.page__customers .max-width,.page__customers--dark-bg,.page__customers--dark-bg .max-width,.page__get-started,.page__hero,.page__hero--flex-row,.page__labels,.page__mobile,.page__pricing,.page__spreadsheet,.page__whats-next,.page__whats-next .max-width,section,section .max-width,section.max-width{display:flex;flex-wrap:wrap;margin:0 auto;padding:2rem 0}.page__before-starting .max-width li,.page__before-starting li,.page__container li,.page__customers .max-width li,.page__customers li,.page__customers--dark-bg .max-width li,.page__customers--dark-bg li,.page__get-started li,.page__hero li,.page__hero--flex-row li,.page__labels li,.page__mobile li,.page__pricing li,.page__spreadsheet li,.page__whats-next .max-width li,.page__whats-next li,section .max-width li,section li,section.max-width li{margin-bottom:.5rem;margin-left:1rem}@media(min-width:768px){.page__before-starting,.page__before-starting .max-width,.page__container,.page__customers,.page__customers .max-width,.page__customers--dark-bg,.page__customers--dark-bg .max-width,.page__get-started,.page__hero,.page__hero--flex-row,.page__labels,.page__mobile,.page__pricing,.page__spreadsheet,.page__whats-next,.page__whats-next .max-width,section,section .max-width,section.max-width{padding:3rem 0}}.page__before-starting .max-width,.page__container--max-width,.page__customers .max-width,.page__customers--dark-bg .max-width,.page__hero--flex-row>article,.page__hero--flex-row>div,.page__labels,.page__mobile,.page__pricing,.page__spreadsheet,.page__whats-next .max-width,section .max-width,section.max-width{max-width:1400px}.page__email-form,.page__email-form__form{display:flex;flex-wrap:wrap}.page__email-form__form{align-items:center;justify-content:flex-start}.page__email-form-button,.page__email-form-input,.page__email-form-item{margin-bottom:10px}.page__email-form-label{font-size:.75rem;font-weight:700;left:0;opacity:0;position:absolute;top:5px;transition:top .2s,opacity .2s;z-index:-1}.page__email-form-input{margin-right:20px;min-width:300px}@media(min-width:847px){.page__email-form-input{max-width:400px}}.page__hero,.page__hero--flex-row{align-items:flex-start;background-position:bottom;justify-content:center;min-height:420px}@media(min-width:768px){.page__hero,.page__hero--flex-row{align-items:center;min-height:490px}}.page__hero--flex-row>article,.page__hero--flex-row>div,.page__hero>article,.page__hero>div{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;justify-content:space-between;min-width:250px}.page__hero div.image-holder,.page__hero div.video-holder,.page__hero--flex-row div.image-holder,.page__hero--flex-row div.video-holder{flex:1;margin:-40px 0;max-width:650px;text-align:center}@media(max-width:846px){.page__hero div.image-holder,.page__hero div.video-holder,.page__hero--flex-row div.image-holder,.page__hero--flex-row div.video-holder{display:none}}.page__hero div.image-holder img,.page__hero div.video-holder img,.page__hero--flex-row div.image-holder img,.page__hero--flex-row div.video-holder img{max-height:55vh}.page__hero #hero--form,.page__hero--flex-row #hero--form{align-self:center;display:flex;flex-direction:column;text-align:left}.page__hero--flex-row{padding-bottom:1rem;padding-top:0}@media(min-width:768px){.page__hero--flex-row{padding:2rem 0}}@media(min-width:992px){.page__hero--flex-row{padding:3rem 0}}.page__hero--flex-row>article,.page__hero--flex-row>div{flex-direction:row}section .max-width,section.max-width{flex-grow:1}section img.max-height{max-height:150px}@media(max-width:576px){section .section--direction-r,section.section--direction-r{flex-direction:column-reverse}}.page__mobile>div:last-child{align-self:center}.page__customers .max-width,.page__customers--dark-bg .max-width{flex-grow:1}.page__customers--dark-bg{background-image:url(/dist/img/755d3587aa37048421d2.jpg);background-size:cover;color:#fff}.page__customers--crm-bg{background-image:url(/dist/img/dcb3af42dbaa847f9ac4.jpg);background-size:cover;color:#fff}.page__get-started{flex-direction:column;scroll-margin-top:85px}.page__get-started>div{padding:0 2rem}.page__get-started form{display:flex;flex-direction:column}.page__before-starting .max-width{flex-grow:1}.page__whats-next .max-width{flex-grow:1;justify-content:center}.page__whats-next .max-width>div{align-items:space-between;display:flex;flex-direction:column;flex-grow:1}footer{display:flex;justify-content:center}.page__content-container{flex:1;min-width:320px;padding:3rem}@media(max-width:768px){.page__content-container{min-width:300px;padding:1.5rem}.page__content-container.with-image{padding:.5rem 2rem}}@media(min-width:450px){.page__content-container img{max-width:300px}}@media(min-width:847px){.page__content-container img{max-width:100%}}#get-started h2{font-size:1.85rem}#get-started h1,#get-started h2,#get-started h3,#get-started p{max-width:none}#form--info{padding-bottom:0}@media(max-width:450px){.btn--learn-more span{display:none}}#companies{align-items:center;background:#f9f9f9;color:#767676;display:flex;flex-direction:column;gap:2em;justify-content:center;padding:0 2rem 2rem;text-align:center;width:100%}@media(min-width:768px){#companies{padding:3rem 2rem}}.companies--grid{align-items:center;display:flex;gap:1em;justify-content:space-evenly;max-width:1400px;width:100%}.companies--grid>a,.companies--grid>img{filter:grayscale(1) opacity(.6);max-height:100px;max-width:10%;transition:filter .5s ease-in-out}.companies--grid>a:hover,.companies--grid>img:hover{filter:none}.content-error{align-items:center;display:flex;flex-direction:column;height:300px;justify-content:center;margin-top:120px;width:100%}.content-error h1,.content-error h2,.content-error h3,.content-error h4,.content-error h5{font-family:"IBM Plex Serif",sans-serif;margin-bottom:10px}.content-error h1{font-size:2em;font-weight:700}.content-error h3{line-height:1.4}.blog{display:flex;flex-direction:row;justify-content:center;margin-top:40px;position:relative;width:100%}.blog h1,.blog h2,.blog h3,.blog h4,.blog h5,.blog h6{font-family:"IBM Plex Serif",sans-serif;font-weight:700;margin-bottom:10px}.blog h1,.blog h2,.blog h3,.blog p,.blog span{max-width:none}.blog h1{font-size:2em}.blog h2,.blog h3{line-height:1.4}.blog ol,.blog ul{margin-left:1em}.gallery{display:flex;flex-direction:column;width:100%}.gallery-content{display:flex;flex-direction:row;justify-content:center;max-width:100%}.gallery-image{flex-grow:1}.blog-menu{margin-bottom:0;position:absolute}.blog-post{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1400px;padding:0 1.5rem;width:100%}@media(min-width:768px){.blog-post{padding:0 3rem}}.blog-post p{font-size:1.1rem}.blog-post img,.blog-post p{margin-bottom:1rem}.blog-post .blog-post__image-img{margin-bottom:0}.blog-post__header{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:20px;width:100%}.blog-post__heading{width:100%}@media(min-width:768px){.blog-post__heading{width:75%}}@media(min-width:992px){.blog-post__heading{width:50%}}.blog-post__heading h1.title{font-family:"IBM Plex Serif",sans-serif;font-size:1.8rem;line-height:2.2rem}.blog-post__image{align-items:center;display:flex;height:300px;justify-content:center;margin-bottom:30px;margin-top:0;overflow:hidden;width:100vw}@media(min-width:992px){.blog-post__image{height:445px}}.blog-post__image-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}p.blog-post__byline{color:#767676;font-size:.9rem;margin-bottom:.75rem}.blog-post__content{margin:0 auto;width:100%}@media(min-width:768px){.blog-post__content{width:75%}}@media(min-width:992px){.blog-post__content{width:50%}}.blog-post__content table{border-bottom:1px solid #f5f5f5;margin:40px 0;width:100%}.blog-post__content table p{margin:0}.blog-post__content table thead{font-size:1.1em}.blog-post__content table thead th:first-child{text-align:left}.blog-post__content table thead th{border-bottom:1px solid #f5f5f5;border-top:1px solid #f5f5f5;padding:10px 0;text-align:center}.blog-post__content table tbody td:first-child{text-align:left}.blog-post__content table tbody td{padding:5px 0;text-align:center}.blog-post__content blockquote{background-color:#f5f5f5;border-radius:0 40px 0 40px;font-family:"IBM Plex Serif",sans-serif;font-size:1.1em;margin:36px 0;padding:28px}@media(min-width:768px){.blog-post__content blockquote{font-size:1.2em}}.blog-post__content blockquote>p{font-family:IBM Plex Sans,sans-serif;font-style:normal;margin:.25em .5em .5em}.blog-post__content blockquote:before{color:#111;content:"“";font-size:2rem;font-weight:700;line-height:1rem;margin-right:10px}.blog-post__content blockquote:after{color:#111;content:"”";display:flex;flex-flow:row-reverse;font-size:2rem;font-weight:400;line-height:1rem;margin-right:10px}.blog-post__content .kg-gallery-card{display:flex;flex-direction:row;flex-wrap:wrap;margin:30px 0}.blog-post__content .kg-gallery-card figcaption{font-size:.8rem;margin-top:10px;text-align:center;width:100%}.blog-post__content .kg-gallery-card .kg-gallery-container{border-radius:20px;overflow:hidden}.blog-post__content .kg-gallery-card .kg-gallery-container .kg-gallery-row{display:flex;flex-direction:row}.blog-post__content .kg-gallery-card .kg-gallery-container .kg-gallery-row .kg-gallery-image{align-items:center;display:flex;justify-content:center;overflow:hidden}.blog-post__content .kg-gallery-card .kg-gallery-container .kg-gallery-row .kg-gallery-image img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1);transition:transform .5s ease-in-out;width:100%}.blog-post__content .kg-gallery-card .kg-gallery-container .kg-gallery-row .kg-gallery-image:hover img{transform:scale(1.05);transition:transform .5s ease-in-out}.blog-post__content .kg-image-card{margin:30px 0}.blog-post__content .kg-image-card img{border-radius:20px;height:100%;-o-object-fit:cover;object-fit:cover;overflow:hidden;width:100%}.blog-post__content .kg-image-card figcaption{font-size:.8rem;margin-top:10px;text-align:center;width:100%}.blog-post__content .kg-bookmark-card{background-color:#f5f5f5;border-radius:10px;margin:30px 0;overflow:hidden}@media(min-width:992px){.blog-post__content .kg-bookmark-card{margin:30px -150px}}.blog-post__content .kg-bookmark-card .kg-bookmark-container{align-items:stretch;color:#111;display:flex;flex-direction:row;font-weight:400;justify-content:space-between;overflow:hidden;text-decoration:none;transition:color .5s ease-in-out}.blog-post__content .kg-bookmark-card .kg-bookmark-container:hover{color:#d18100;transition:color .5s ease-in-out}.blog-post__content .kg-bookmark-card .kg-bookmark-container .kg-bookmark-content{align-items:flex-start;display:flex;flex:1;flex-direction:column;font-size:.8em;justify-content:flex-start;padding:30px}@media(min-width:576px){.blog-post__content .kg-bookmark-card .kg-bookmark-container .kg-bookmark-content{font-size:.9em}}@media(min-width:768px){.blog-post__content .kg-bookmark-card .kg-bookmark-container .kg-bookmark-content{font-size:1em}}.blog-post__content .kg-bookmark-card .kg-bookmark-container .kg-bookmark-content .kg-bookmark-title{font-size:1em;font-weight:700;line-height:1em;margin-bottom:15px}.blog-post__content .kg-bookmark-card .kg-bookmark-container .kg-bookmark-content .kg-bookmark-description{font-size:1em;line-height:1.2em;margin-bottom:15px}.blog-post__content .kg-bookmark-card .kg-bookmark-container .kg-bookmark-content .kg-bookmark-metadata{align-items:center;display:flex;flex-direction:row;font-size:1em;line-height:1em}.blog-post__content .kg-bookmark-card .kg-bookmark-container .kg-bookmark-content .kg-bookmark-metadata img{height:20px;margin-right:10px;width:20px}.blog-post__content .kg-bookmark-card .kg-bookmark-container .kg-bookmark-thumbnail{align-items:center;display:flex;justify-content:center;overflow:hidden;width:100px}@media(min-width:768px){.blog-post__content .kg-bookmark-card .kg-bookmark-container .kg-bookmark-thumbnail{width:200px}}.blog-post__content .kg-bookmark-card .kg-bookmark-container .kg-bookmark-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blog-post__content hr{background-color:#767676;border:none;border-radius:5px;height:1px;margin-bottom:2em;margin-top:2em;width:100%}.blog-post__content a{color:#d18100;font-weight:400;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px;transition:color .2s ease-in-out}.blog-post__content a:hover{color:#b5760d}.blog-post__tag-container{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.blog-post__tag{align-items:center;background-color:#111;border-radius:50px;color:#fff!important;display:flex;font-size:.5em;font-weight:700;height:20px;justify-content:center;letter-spacing:1px;margin-bottom:10px;margin-right:10px;padding:0 15px;text-transform:uppercase;transform:translate(0);transition:background-color .3s ease-in-out,transform .1s ease-in-out;width:auto}.blog-post__tag:focus,.blog-post__tag:hover{background-color:#4b4b4b;cursor:pointer;transition:background-color .3s ease-in-out}.blog-post__tag:active{transform:translate(1px,1px);transition:transform .1s ease-in-out}span.blog-post__tag--featured{align-items:center;background-color:#d18100;border-radius:50px;color:#fff;display:flex;font-size:.5em;font-weight:700;height:20px;justify-content:center;letter-spacing:1px;margin:0 10px 10px 0;padding:0 15px;text-transform:uppercase;width:auto}span.blog-post__tag--featured:hover{cursor:default}footer{margin-top:2rem}.blog-post__heading a{color:#d18100;font-weight:600;text-decoration:none;transition:color .2s ease-in-out}.blog-post__heading a:hover{color:#b5760d}.primary{color:#d18100}.crm-primary{color:#488dcb}.secondary{color:#767676}.pattern{background:url(/dist/img/9b7ab1615b33b81d7675.png) #f9f9f9 top repeat;background-size:600px 600px}.background-right{background:linear-gradient(102deg,#fff 50%,#f9f9f9 0)}@media(max-width:846px){.background-right{background:transparent}.background-right section>div:last-child{background:#f9f9f9}}.background-left{background:linear-gradient(78deg,#f9f9f9 50%,#fff 0)}@media(max-width:846px){.background-left{background:transparent}.background-left section>div:first-child{background:#f9f9f9}}.parallax{background-attachment:fixed;background-position:50%;background-repeat:no-repeat;background-size:cover}.underlined{text-decoration:underline}.small{font-size:.9em}.x-small{font-size:.8em}.centered-content{align-self:center;text-align:center}.centered-children>*{margin-left:auto;margin-right:auto}.full-width{max-width:100%}.m-0{margin:0}.svg-icon.primary svg{fill:#d18100}.svg-icon.secondary svg{fill:#e1e1e1}.svg-icon svg{height:1em;line-height:1em}img.bordered{border:2px solid #fff;border-radius:8px}.hidden-content{display:none!important}.flex{display:flex}.flex-grow-1{flex-grow:1}.align-content-center{align-content:center}.align-items-center{align-items:center}.align-self-stretch{align-self:stretch}.justify-content-center{justify-content:center}.justify-content-space-between{justify-content:space-between}header{backdrop-filter:blur(5px);background:hsla(0,0%,100%,.95);border-bottom:1px solid #f9f9f9;display:flex;font-size:.9em;justify-content:center;min-height:60px;padding:16px 0;position:sticky;top:0;width:100%;z-index:10}@media(min-width:768px){header{font-size:.95em;min-height:88px}}@media(min-width:992px){header{font-size:1em}}header *{-webkit-tap-highlight-color:rgba(0,0,0,0)}header li{list-style:none}header h3,header h4{align-items:center;display:flex;font-family:IBM Plex Sans,sans-serif;justify-content:center;margin:0}header h4{font-size:.95em}header a{color:#111}.navbar{display:flex;flex-direction:column;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 1.5rem;width:100%}@media(min-width:768px){.navbar{flex-direction:row;justify-content:center;padding-left:3rem;padding-right:3rem}}.navbar__holder{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.navbar__image{align-self:flex-start;display:flex;margin-left:0;margin-top:2px;min-width:120px}.navbar__image img{height:34px;width:120px}@media(min-width:768px){.navbar__image img{height:45px;max-width:160px;width:160px}}.navbar__item,.navbar__item--cta,.navbar__item--sign-in{align-items:stretch;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:.75em 0;width:100%}.navbar__item--sign-in{cursor:inherit}.navbar__item--sign-in h3{max-width:none}@media(min-width:768px){.navbar__item,.navbar__item--cta,.navbar__item--sign-in{align-items:flex-start;margin-right:1em;padding:5px;width:auto}#platform.navbar__item--cta .navbar__item__dropdown__container,#platform.navbar__item--sign-in .navbar__item__dropdown__container,.navbar__item#platform .navbar__item__dropdown__container{padding-left:10px}#resources.navbar__item--cta .navbar__item__dropdown,#resources.navbar__item--sign-in .navbar__item__dropdown,.navbar__item#resources .navbar__item__dropdown{min-width:350px}#resources.navbar__item--cta .navbar__item__dropdown__container,#resources.navbar__item--sign-in .navbar__item__dropdown__container,.navbar__item#resources .navbar__item__dropdown__container{padding-bottom:30px;padding-top:15px}#sign-in.navbar__item--cta .navbar__item__dropdown,#sign-in.navbar__item--sign-in .navbar__item__dropdown,.navbar__item#sign-in .navbar__item__dropdown{min-width:250px}#sign-in.navbar__item--cta .navbar__item__dropdown__container,#sign-in.navbar__item--sign-in .navbar__item__dropdown__container,.navbar__item#sign-in .navbar__item__dropdown__container{padding-left:8px}.navbar__item--sign-in{margin-left:auto}}.navbar__item-heading{display:flex;flex-direction:row;gap:.4em;justify-content:space-between;margin:0;pointer-events:none}.navbar__item-heading svg{color:#000;pointer-events:none;transition:color .3s ease}.navbar__item-heading svg.expanded{color:#b77100;transition:color .3s ease}@media(min-width:768px){.navbar__item-heading{align-items:baseline;justify-content:flex-start}}.navbar__item-heading:hover .navbar__item-heading-caret svg{color:#b77100}.navbar__item-heading-container h3,.navbar__item-heading-link h3{font-size:1em;font-weight:600}.navbar__item-heading-caret{font-size:.8em;min-width:16px}@media(min-width:768px){.navbar__item-heading-caret{display:none}}@media(min-width:992px){.navbar__item-heading-caret{display:block}}.navbar__item-heading-container{align-items:center;display:flex;flex-grow:1;line-height:0}.navbar__item-dropdown-anchor{display:flex;height:auto;justify-content:center;margin-left:0;margin-right:0;width:100%}@media(min-width:768px){.navbar__item-dropdown-anchor{display:block;height:1px;margin-right:100%;width:1px}}.navbar__item__dropdown{cursor:auto;display:block;margin-left:0;max-height:0;min-width:100%;opacity:0;overflow:hidden;padding-top:0;pointer-events:none;position:inherit;width:100%;z-index:9999}.navbar__item__dropdown.dropdown-hide{max-height:0;opacity:0;overflow:hidden;transition:opacity .1s,max-height 0s .09s}.navbar__item__dropdown.dropdown-show{max-height:350px;opacity:1;transition:opacity .1s,max-height 0s}.navbar__item__dropdown hr{display:none}@media(min-width:768px){.navbar__item__dropdown{margin-left:-30px;min-width:450px;padding-top:10px;position:absolute;width:auto}.navbar__item__dropdown a{align-items:center;display:flex;margin-left:0;margin-right:0;transition-duration:.1s}.navbar__item__dropdown ul{align-items:stretch;display:flex;flex-direction:column}.navbar__item__dropdown ul hr{border:none;border-bottom:1px solid #f5f5f5;display:flex;margin-left:15px;margin-right:15px}.navbar__item__dropdown ul li{flex-direction:row;justify-content:flex-start}}.navbar__item__dropdown-panel{background-color:inherit;border:none;border-bottom-left-radius:0;border-bottom-right-radius:0;box-shadow:none;display:flex;flex-direction:column;justify-content:center;margin-top:0;padding:5px 0}@media(min-width:768px){.navbar__item__dropdown-panel{padding:5px 10px}}.navbar__item__dropdown-panel ul{align-items:stretch;display:flex;flex-direction:column;padding-top:0}@media(min-width:768px){.navbar__item__dropdown-panel{background-color:#fff;border:1px solid #f5f5f5;border-radius:5px;border-top:none;box-shadow:0 2px 8px rgba(0,0,0,.08);flex-direction:column}}.navbar__menu{align-items:center;display:flex;flex-direction:column;padding-top:1em;width:100%}.navbar__menu h3,.navbar__menu h4{align-items:center;display:flex;font-family:IBM Plex Sans,sans-serif;font-weight:500;justify-content:center;margin:0}@media(min-width:768px){.navbar__menu{align-items:center;flex-direction:row;justify-content:flex-start;margin-left:2em;padding-top:0}}@media(min-width:992px){.navbar__menu{margin-left:3em}}.navbar__menu.mobile-hidden{display:none}@media(min-width:768px){.navbar__menu.mobile-hidden{display:flex}}.navbar__menu-toggle{fill:#767676;cursor:pointer;display:inline-block;font-size:1.4rem;height:18px;width:18px}@media(min-width:768px){.navbar__menu-toggle{display:none}}.navbar__menu__mobile-context-divider{border:none;border-bottom:1px solid #f5f5f5;margin:.75em 0 1.5em;width:100%}@media(min-width:768px){.navbar__menu__mobile-context-divider{display:none}}.navbar__menu__vertical-bar{display:none}@media(min-width:768px){.navbar__menu__vertical-bar{border-right:1px solid #f5f5f5;display:block}}.navbar__item--cta{margin-right:0;padding-top:2px}@media(min-width:768px){.navbar__item--cta:last-of-type{padding-right:0}}.navbar__item__cta-button.btn{padding-left:1em;padding-right:1em}.navbar__sub-item,.navbar__sub-item--sign-in,.navbar__sub-item--solutions{border-bottom:1px solid #f5f5f5;display:flex;margin-bottom:0;padding:0}.navbar__sub-item--sign-in:last-child,.navbar__sub-item--solutions:last-child,.navbar__sub-item:last-child{border-bottom:none}@media(min-width:768px){.navbar__sub-item,.navbar__sub-item--sign-in,.navbar__sub-item--solutions{margin:0;padding:.5em}}.navbar__sub-item--solutions{padding:10px 20px 10px 30px}.navbar__sub-item--solutions a h4{font-weight:400}.navbar__sub-item-caret{display:none}@media(min-width:768px){.navbar__sub-item-caret{align-items:center;display:flex}}.navbar__sub-item-caret svg{font-size:small;pointer-events:none}.navbar__sub-item-content{flex-grow:1}.navbar__sub-item-content-header{align-items:center;display:flex;flex-direction:row;flex-grow:1;gap:.4em;justify-content:space-between}.navbar__sub-item-description{color:#767676;font-size:.85em;margin-bottom:0;margin-top:2px}@media(min-width:768px){.navbar__sub-item-description{margin-top:5px}}.navbar__sub-item-icon img,.navbar__sub-item-icon svg{height:28px;margin-right:20px;width:28px}.navbar__sub-item-link{display:flex;flex-grow:1;padding:.75em}.navbar__sub-item-icon--solutions svg{height:16px;margin-right:10px;width:16px}.navbar__sub-item__heading{color:#767676;font-size:1em;font-weight:400}.landing-footer{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:0 auto;max-width:1400px;padding-bottom:0;width:100%}@media(min-width:768px){.landing-footer{align-items:center;flex-direction:row;justify-content:center}}.landing-footer a,.landing-footer a:hover{color:#d18100;text-decoration:none}.landing-footer__contact,.landing-footer__content-container,.landing-footer__memberships,.landing-footer__partnerships{flex:1;padding:12px 24px}@media(min-width:768px){.landing-footer__contact,.landing-footer__content-container,.landing-footer__memberships,.landing-footer__partnerships{padding:24px 48px}}.landing-footer__contact{text-align:center}@media(min-width:768px){.landing-footer__contact{text-align:left}}.landing-footer__partnerships{text-align:center}.landing-footer__memberships{display:flex;flex-direction:column;justify-content:flex-end;text-align:center}@media(min-width:768px){.landing-footer__memberships{align-content:flex-end;align-items:flex-end;text-align:right}}.landing-footer__memberships img{height:auto;margin-bottom:.5em;max-width:100px}.landing-footer__partnerships-logo{margin-bottom:16px;text-align:center}.landing-footer__partnerships-logo img{-webkit-filter:grayscale(1) brightness(0);max-height:25px;-webkit-transition:all .3s cubic-bezier(.15,.5,.5,1)}.landing-footer__partnerships-logo img:hover{-webkit-filter:grayscale(0) brightness(1)}
/*# sourceMappingURL=c5694abcef847081ca3c.min.css.map*/