@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900&display=swap);body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.banner{position:relative;background-image:url(https://crowdriff.com/wp-content/uploads/community-stories-background-scaled.jpg);background-size:cover;background-position:50%}.banner .container{padding-top:130px;padding-bottom:100px}.banner .logo-wrapper{position:absolute;top:30px;left:0;right:0;margin:auto;padding:0 4%;width:92%;max-width:1600px}.banner .logo{display:block;width:130px}.banner .content-wrapper{max-width:840px;margin:auto;color:#fff;text-align:center}.banner h1{font-size:52px;font-weight:900;line-height:1;letter-spacing:-1px;margin:0 0 20px}.banner h1 span{display:inline-block}.banner p{font-size:20px;line-height:1.5}.banner .btn{margin-top:10px}@media screen and (max-width:767px){.banner{background-position:0}.banner .container{padding:120px 4% 80px}.banner h1{font-size:40px}}.loader-wrapper{background:#f9fcfd;padding:50px 4%}.loader{border-radius:50%;border:5px solid #f3f3f3;border-top-color:#10b5f5;width:50px;height:50px;margin:auto;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(1turn)}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.card{display:flex;width:calc(25% - 24px);margin:12px}.card a{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;color:inherit;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.05);text-decoration:none;border-radius:4px;transition:all .2s ease}.card a:focus,.card a:hover{box-shadow:0 10px 21px rgba(0,0,0,.07)}.card .img-wrapper{position:relative;width:100%;border-top-left-radius:4px;border-top-right-radius:4px}.card .img-wrapper img{width:100%}.card .content-wrapper{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;padding:20px;width:calc(100% - 40px);flex-grow:1}.card .title-description h3{margin-top:0;margin-bottom:10px;font-size:20px;line-height:1.3}.card .title-description p{font-size:14px;line-height:1.6;color:#7d8487;margin-bottom:30px}.card .tags-wrapper{display:flex;justify-content:flex-start;align-items:center;width:100%}.card .tags-wrapper span{display:inline-block;font-size:12px;line-height:1.6;border-radius:10px;padding:3px 8px;background:#e7f8fe}.card .tags-wrapper .content-tag{color:#10b5f5;margin-right:10px}.card .tags-wrapper .industry-tag{color:#0084b6}@media screen and (max-width:1200px){.card{width:calc(33.33333% - 20px);margin:10px}}@media screen and (max-width:1000px){.card{width:calc(50% - 20px)}}@media screen and (max-width:767px){.card{width:calc(100% - 30px);margin:20px auto}}.listing-wrapper{background:#f9fcfd}.listing-wrapper .container{padding-top:0;padding-left:calc(4% - 12px);padding-right:calc(4% - 12px);max-width:1424px}.listing-wrapper ul{display:flex;justify-content:flex-start;align-items:stretch;flex-wrap:wrap;margin:0;padding:0}.btn-wrapper{padding-bottom:125px}.btn-wrapper,.no-results{text-align:center;background:#f9fcfd}.form-wrapper .content-wrapper{text-align:center;max-width:630px;margin:0 auto 50px}.form-wrapper .content-wrapper h2{font-size:32px;font-weight:900;margin-bottom:20px}.form-wrapper .content-wrapper p{color:#8c989c;font-size:18px;margin:0}.hs-form{max-width:500px;margin:auto}.hs-form-required{display:none}.field{margin-bottom:15px}.field label{display:block;color:#fff;margin-bottom:5px}.field>label{margin:5px 10px;line-height:1.6;font-weight:600}input,select,textarea{font-size:16px;font-family:"Source Sans Pro","Arial",sans-serif;border-radius:2px!important;border:1px solid #cbd2d4;padding:15px 20px;background:#f9fcfd;width:calc(100% - 20px)}input.error,select.error,textarea.error{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.form-columns-1 .input{margin:0 10px!important}.form-columns-1 .hs-form-field:not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox):not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-select){width:calc(100% - 20px)!important}.form-columns-1 .hs-form-field:not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox):not(.hs-fieldtype-booleancheckbox):not(.hs-fieldtype-select) ul.inputs-list.hs-error-msgs li label{width:calc(100% - 11px)}.form-columns-2 .input{margin:0 10px!important}.form-columns-2 input{width:calc(100% - 40px)!important}textarea{resize:none;width:calc(100% - 20px)!important;min-height:80px}ul.inputs-list{padding-left:0;margin:10px 0 0}ul.inputs-list li{list-style:none}ul.inputs-list.hs-error-msgs{margin-top:0}ul.inputs-list.hs-error-msgs li label{font-size:13px;background:#eb3d61;width:calc(100% - 28px);color:#fff!important;text-shadow:none;border-bottom-left-radius:2px;border-bottom-right-radius:2px;padding:5px;margin:0 10px;text-align:left;line-height:1.2}ul.inputs-list.hs-error-msgs li label.hs-main-font-element{border-top-left-radius:2px;border-top-right-radius:2px;padding:5px 15px}ul.inputs-list.hs-error-msgs.no-list{text-align:center}li.hs-form-booleancheckbox,li.hs-form-checkbox,li.hs-form-radio{font-size:16px;text-align:left}li.hs-form-booleancheckbox>label input,li.hs-form-checkbox>label input,li.hs-form-radio>label input{margin:5px 10px 0 0}.hs-form .actions{text-align:center}input[type=submit]{display:inline-block;width:auto;color:inherit;text-decoration:none;margin-top:20px;border-radius:5px!important;padding:10px 25px;font-size:18px;text-align:center;transition:all .2s ease;border:0;color:#fff;background:#0084b6;-webkit-appearance:none}input[type=submit]:focus,input[type=submit]:hover{background:#089aef;cursor:pointer;outline:none}input[type=submit]:active{background:#0180eb}.center-button{text-align:center}.submitted-message{font-weight:700;font-size:18px;line-height:1.6;text-align:center;margin-top:40px}@media screen and (max-width:415px){.form-columns-1 .hs-form-field:not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox):not(.hs-fieldtype-booleancheckbox){width:calc(100% - 28px)!important}.form-columns-1 .hs-form-field:not(.hs-fieldtype-radio):not(.hs-fieldtype-checkbox):not(.hs-fieldtype-booleancheckbox) ul.inputs-list.hs-error-msgs li label{width:100%}.submitted-message{text-align:left}}.search-wrapper{display:flex;justify-content:flex-end;align-items:center;width:50%;max-width:300px}.search-wrapper input{-webkit-appearance:none;outline:none;border:0;border-radius:0;border-bottom:1px solid #7d8487;transition:all .2s ease;width:0;padding-left:0;padding-right:0}.search-wrapper input:focus,.search-wrapper input:not(:placeholder-shown){border-bottom:1px solid #10b5f5}.search-wrapper.open input{width:100%;padding-left:10px;padding-right:10px;margin-left:10px}.search-wrapper.open .trigger-search span.circle{width:20px;height:2px;border:0;border-radius:0;background:#10b5f5;transform:rotate(-45deg);top:50%}.search-wrapper.open .trigger-search span.line{width:20px;top:50%;bottom:auto;left:0;right:auto}.trigger-search{position:relative;padding:0;background:transparent;border:0;outline:none}.trigger-search,.trigger-search svg{width:25px;height:25px}.trigger-search span.custom-icon{position:absolute;transition:all .2s ease}.trigger-search span.custom-icon.circle{width:15px;height:15px;border:2px solid #10b5f5;border-radius:50%;top:0;left:0}.trigger-search span.custom-icon.line{width:12px;height:2px;background:#10b5f5;transform:rotate(45deg);bottom:4px;right:-2px}.filters-dropdown,.filters-nav{position:relative;background:#f9fcfd}.filters-nav{width:100%;z-index:2;transition:all .2s ease}.filters-nav .container{display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.filters-nav.sticky{position:fixed;top:0;left:0;border-bottom:1px solid rgba(0,0,0,.05)}.filters-nav.sticky.hide{top:-150px}.filters-nav.sticky .container{padding-top:20px;padding-bottom:20px}.filters-nav.sticky .dropdown-wrapper{top:90px}button.filters-trigger{position:relative;background:transparent;border:0;outline:none;font-size:18px;cursor:pointer}button.filters-trigger:after{position:absolute;content:"";width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #000;right:-15px;top:10px;transition:all .2s ease}button.filters-trigger.open:after{transform:rotateX(180deg)}.dropdown-wrapper{position:absolute;top:120px;background:#fff;border:1px solid #e6e6e6;border-radius:5px;box-shadow:0 8px 20px rgba(0,0,0,.1);width:calc(92% - 60px);max-width:1300px;padding:30px;margin:auto;z-index:5;visibility:hidden;opacity:0;max-height:0;transition:all .3s ease,max-height .2s ease;overflow:hidden}.dropdown-wrapper.active{visibility:visible;opacity:1;max-height:100vh}.dropdown-wrapper h2{font-size:18px;font-weight:400;margin-top:0;margin-bottom:10px}.dropdown-wrapper h2:nth-of-type(2){margin-top:30px}button.filter{background:transparent;outline:none;box-shadow:none;font-size:14px;color:#8c989c;border:1px solid #8c989c;border-radius:30px;padding:10px 15px;margin:5px;cursor:pointer;transition:all .15s ease}button.filter:focus,button.filter:hover{border:1px solid #0084b6;color:#0084b6}button.filter.active{border:1px solid #e7f7fe;color:#0084b6;background:#e7f7fe}.btn.trigger-apply{background:#0084b6;color:#fff;border:0;margin-top:0;margin-right:10px;padding:10px 25px}.btn.trigger-apply:focus,.btn.trigger-apply:hover{background:#089aef}.buttons-wrapper{border-top:1px solid #e6e6e6;padding-top:30px;margin-top:30px}button.trigger-clear{background:transparent;border:0;font-size:18px;color:#0084b6;text-decoration:underline}button.trigger-clear:focus,button.trigger-clear:hover{color:#089aef;text-decoration:none}button.trigger-clear.main{font-size:16px;margin-left:25px}.dropdown-mobile{display:none;justify-content:space-between;align-items:center;border-bottom:1px solid #e6e6e6;padding-bottom:30px;margin-bottom:30px}.dropdown-mobile h2{margin:0}button.close-filters{position:relative;width:18px;height:18px;background:transparent;border:0}button.close-filters span{position:absolute;width:100%;height:1px;background:#000;right:0}button.close-filters span:first-child{transform:rotate(45deg)}button.close-filters span:nth-child(2){transform:rotate(-45deg)}@media screen and (max-width:767px){.dropdown-mobile{display:flex}.dropdown-wrapper{position:fixed;top:0!important;left:0;width:calc(100vw - 60px);height:calc(100vh - 60px);border-radius:0}.dropdown-wrapper.active{max-height:100vh}}footer .container{display:flex;justify-content:space-between;align-items:center;padding:20px 4%;max-width:1700px}footer .logo{width:125px}footer p{font-size:16px;color:#a1b7be;margin:0}.details-header{background:#0084b6}.details-header .container{padding-top:20px;padding-bottom:20px;text-align:right}.details-header a{color:#fff;text-decoration:none;font-weight:700;font-size:19px}@media screen and (max-width:415px){.details-header .container{text-align:left}}.breadcrumbs .container{max-width:800px}.breadcrumbs a{color:#10b5f5;text-decoration:none}.breadcrumbs a:focus,.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .divider{margin:0 10px}.breadcrumbs span{color:#7d8487}@media screen and (max-width:415px){.breadcrumbs .container{padding:20px 4%}}.post-description .container{max-width:800px;padding-bottom:40px}.post-description img{max-height:50px;width:auto}.post-description h1{font-weight:900;font-size:40px;line-height:1.1;letter-spacing:-.9px}.post-description li,.post-description p{color:#7d8487;font-size:18px}.post-description li a,.post-description p a{color:#10b5f5;text-decoration:none}.post-description li a:focus,.post-description li a:hover,.post-description p a:focus,.post-description p a:hover{text-decoration:underline}.post-description li{padding:5px 0}@media screen and (max-width:767px){.post-description h1{font-size:32px}}.details-asset .container{max-width:600px;padding:0 4%}.details-btn-wrapper{text-align:center}.details-btn-wrapper .container{max-width:950px;padding-top:40px}.details-btn-wrapper .btn{margin-top:0}.related-posts{background:#f2f6f7}.related-posts h2{text-align:center;font-size:32px;line-height:1.1;letter-spacing:-.9px;font-weight:900}.related-posts ul.posts-wrapper{display:flex;justify-content:center;align-items:stretch;flex-wrap:wrap;padding:0;margin:0}.related-posts ul.posts-wrapper li{display:block;width:33.33333%}.related-posts ul.posts-wrapper a{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:column;margin:20px;text-decoration:none;color:inherit}.related-posts ul.posts-wrapper a h3{font-size:18px;line-height:1.3;margin-bottom:15px}.related-posts ul.posts-wrapper a p{color:#141718;font-size:18px;margin:0}.related-posts ul.posts-wrapper a p .link-angle{display:inline-block;transform:translateY(1px);font-size:24px;margin-left:4px;color:#10b5f5}.related-posts ul.posts-wrapper a p:hover{text-decoration:underline}.related-posts .btn-wrapper{background:transparent;padding:0}@media screen and (max-width:767px){.related-posts ul.posts-wrapper{display:block}.related-posts ul.posts-wrapper li{display:block;width:100%}.related-posts ul.posts-wrapper a{display:block;margin:40px 0}.related-posts ul.posts-wrapper a img{width:100%}}.how-to .container{max-width:800px;padding-top:0;padding-bottom:40px}.how-to h3{text-align:center;font-size:24px}.how-to li,.how-to p{color:#7d8487;font-size:18px}.how-to li a,.how-to p a{color:#10b5f5;text-decoration:none}.how-to li a:focus,.how-to li a:hover,.how-to p a:focus,.how-to p a:hover{text-decoration:underline}.how-to li{padding:5px 0}body,html{font-family:"Source Sans Pro","Arial",sans-serif}.container{max-width:1400px;margin:auto;padding:50px 4%}img{max-width:100%}h2,h3{color:#141718}li,p{line-height:1.6}.content-wrapper li a,.content-wrapper p a{text-decoration:underline}.content-wrapper li a:focus,.content-wrapper li a:hover,.content-wrapper p a:focus,.content-wrapper p a:hover{text-decoration:none}button{-webkit-appearance:none;font-family:"Source Sans Pro","Arial",sans-serif;cursor:pointer}button .btn__content:focus,button:focus{outline:none}button:focus>.btn__content{box-shadow:0 0 2px 2px #51a7e8}.btn{display:inline-block;color:inherit;text-decoration:none;margin-top:20px;border-radius:5px;padding:10px 25px;font-family:"Source Sans Pro","Arial",sans-serif;font-size:19px;font-weight:600;text-align:center;-webkit-appearance:none;transition:all .2s ease}.btn.btn-wide{padding:14px 40px;border-radius:5px}.btn:hover{cursor:pointer}.btn-blue{border:1px solid #0097dd;color:#fff;background:#0097dd}.btn-blue.btn-wide:focus{padding:13px 39px}.btn-blue:focus{border:2px solid #0180eb;outline:none;padding:13px 19px}.btn-blue:hover{background:#0084c2;border:1px solid #0084c2}.btn-blue:active{background:#0180eb;border:1px solid #0180eb}.btn-blue-dark{border:1px solid #034180;color:#fff;background:#034180}.btn-blue-dark.btn-wide:focus{padding:13px 39px}.btn-blue-dark:focus{border:1px solid #0097dd;outline:none}.btn-blue-dark:hover{background:#002c5a;border:1px solid #002c5a}.btn-blue-dark:active{background:#00133a;border:1px solid #00133a}.btn-white{border:1px solid #fff;color:#0097dd;background:#fff}.btn-white.btn-wide:focus{padding:13px 39px}.btn-white:hover{background:hsla(0,0%,100%,.9)}.btn-hollow{border:1px solid #141718;color:#141718;background:transparent}.btn-hollow.btn-wide:focus{padding:13px 39px}.btn-hollow:focus{border:2px solid #141718;padding:9px 24px;outline:none}.btn-hollow:hover{background:#dcdcdc}.btn-hollow.white-blue{color:#fff}.btn-hollow.white-blue,.btn-hollow.white-blue:focus{border:1px solid #0097dd}.btn-hollow.white-blue:hover{background:#0097dd}.btn-hollow.white{color:#fff}.btn-hollow.white,.btn-hollow.white:focus{border:1px solid #fff}.btn-hollow.white:hover{background:#fff;color:#0097dd}.btn-hollow.blue{color:#0097dd}.btn-hollow.blue,.btn-hollow.blue:focus{border:1px solid #0097dd}.btn-hollow.blue:hover{background:#0097dd;color:#fff}
/*# sourceMappingURL=main.a58f9213.chunk.css.map */