CINXE.COM
<!DOCTYPE html><html><head><meta charSet="utf-8"/><meta http-equiv="x-ua-compatible" content="ie=edge"/><meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"/><style data-href="/styles.7947871bff5101bfcf9a.css" data-identity="gatsby-global-css">.ReactTable{border:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;position:relative}.ReactTable *{box-sizing:border-box}.ReactTable .rt-table{align-items:stretch;border-collapse:collapse;display:flex;flex:auto 1;flex-direction:column;overflow:auto;width:100%}.ReactTable .rt-thead{display:flex;flex:1 0 auto;flex-direction:column;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ReactTable .rt-thead.-headerGroups{background:rgba(0,0,0,.03)}.ReactTable .rt-thead.-filters,.ReactTable .rt-thead.-headerGroups{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-thead.-filters input,.ReactTable .rt-thead.-filters select{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:3px;font-size:inherit;font-weight:400;outline-width:0;padding:5px 7px}.ReactTable .rt-thead.-filters .rt-th{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-thead.-header{box-shadow:0 2px 15px 0 rgba(0,0,0,.15)}.ReactTable .rt-thead .rt-tr{text-align:center}.ReactTable .rt-thead .rt-td,.ReactTable .rt-thead .rt-th{border-right:1px solid rgba(0,0,0,.05);box-shadow:inset 0 0 0 0 transparent;line-height:normal;padding:5px;position:relative;transition:box-shadow .3s cubic-bezier(.175,.885,.32,1.275)}.ReactTable .rt-thead .rt-td.-sort-asc,.ReactTable .rt-thead .rt-th.-sort-asc{box-shadow:inset 0 3px 0 0 rgba(0,0,0,.6)}.ReactTable .rt-thead .rt-td.-sort-desc,.ReactTable .rt-thead .rt-th.-sort-desc{box-shadow:inset 0 -3px 0 0 rgba(0,0,0,.6)}.ReactTable .rt-thead .rt-td.-cursor-pointer,.ReactTable .rt-thead .rt-th.-cursor-pointer{cursor:pointer}.ReactTable .rt-thead .rt-td:last-child,.ReactTable .rt-thead .rt-th:last-child{border-right:0}.ReactTable .rt-thead .rt-th:focus{outline-width:0}.ReactTable .rt-thead .rt-resizable-header{overflow:visible}.ReactTable .rt-thead .rt-resizable-header:last-child{overflow:hidden}.ReactTable .rt-thead .rt-resizable-header-content{overflow:hidden;text-overflow:ellipsis}.ReactTable .rt-thead .rt-header-pivot{border-right-color:#f7f7f7}.ReactTable .rt-thead .rt-header-pivot:after,.ReactTable .rt-thead .rt-header-pivot:before{border:solid transparent;content:" ";height:0;left:100%;pointer-events:none;position:absolute;top:50%;width:0}.ReactTable .rt-thead .rt-header-pivot:after{border-color:rgba(255,255,255,0) rgba(255,255,255,0) rgba(255,255,255,0) #fff;border-width:8px;margin-top:-8px}.ReactTable .rt-thead .rt-header-pivot:before{border-color:rgba(102,102,102,0) rgba(102,102,102,0) rgba(102,102,102,0) #f7f7f7;border-width:10px;margin-top:-10px}.ReactTable .rt-tbody{display:flex;flex:99999 1 auto;flex-direction:column;overflow:auto}.ReactTable .rt-tbody .rt-tr-group{border-bottom:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tbody .rt-tr-group:last-child{border-bottom:0}.ReactTable .rt-tbody .rt-td{border-right:1px solid rgba(0,0,0,.02)}.ReactTable .rt-tbody .rt-td:last-child{border-right:0}.ReactTable .rt-tbody .rt-expandable{cursor:pointer;text-overflow:clip}.ReactTable .rt-tr-group{align-items:stretch;display:flex;flex:1 0 auto;flex-direction:column}.ReactTable .rt-tr{display:inline-flex;flex:1 0 auto}.ReactTable .rt-td,.ReactTable .rt-th{flex:1 0 0;overflow:hidden;padding:7px 5px;text-overflow:ellipsis;transition:.3s ease;transition-property:width,min-width,padding,opacity;white-space:nowrap}.ReactTable .rt-td.-hidden,.ReactTable .rt-th.-hidden{border:0!important;min-width:0!important;opacity:0!important;padding:0!important;width:0!important}.ReactTable .rt-expander{color:transparent;display:inline-block;margin:0 10px;position:relative}.ReactTable .rt-expander:after{border-left:5px solid transparent;border-right:5px solid transparent;border-top:7px solid rgba(0,0,0,.8);content:"";cursor:pointer;height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(-90deg);transition:all .3s cubic-bezier(.175,.885,.32,1.275);width:0}.ReactTable .rt-expander.-open:after{transform:translate(-50%,-50%) rotate(0)}.ReactTable .rt-resizer{bottom:0;cursor:col-resize;display:inline-block;position:absolute;right:-18px;top:0;width:36px;z-index:10}.ReactTable .rt-tfoot{box-shadow:0 0 15px 0 rgba(0,0,0,.15);display:flex;flex:1 0 auto;flex-direction:column}.ReactTable .rt-tfoot .rt-td{border-right:1px solid rgba(0,0,0,.05)}.ReactTable .rt-tfoot .rt-td:last-child{border-right:0}.ReactTable.-striped .rt-tr.-odd{background:rgba(0,0,0,.03)}.ReactTable.-highlight .rt-tbody .rt-tr:not(.-padRow):hover{background:rgba(0,0,0,.05)}.ReactTable .-pagination{align-items:stretch;border-top:2px solid rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1);display:flex;flex-wrap:wrap;justify-content:space-between;padding:3px;z-index:1}.ReactTable .-pagination input,.ReactTable .-pagination select{background:#fff;border:1px solid rgba(0,0,0,.1);border-radius:3px;font-size:inherit;font-weight:400;outline-width:0;padding:5px 7px}.ReactTable .-pagination .-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:rgba(0,0,0,.1);border:0;border-radius:3px;color:rgba(0,0,0,.6);cursor:pointer;display:block;font-size:1em;height:100%;outline-width:0;padding:6px;transition:all .1s ease;width:100%}.ReactTable .-pagination .-btn[disabled]{cursor:default;opacity:.5}.ReactTable .-pagination .-btn:not([disabled]):hover{background:rgba(0,0,0,.3);color:#fff}.ReactTable .-pagination .-next,.ReactTable .-pagination .-previous{flex:1;text-align:center}.ReactTable .-pagination .-center{align-items:center;display:flex;flex:1.5;flex-direction:row;flex-wrap:wrap;justify-content:space-around;margin-bottom:0;text-align:center}.ReactTable .-pagination .-pageInfo{display:inline-block;margin:3px 10px;white-space:nowrap}.ReactTable .-pagination .-pageJump{display:inline-block}.ReactTable .-pagination .-pageJump input{text-align:center;width:70px}.ReactTable .-pagination .-pageSizeOptions{margin:3px 10px}.ReactTable .rt-noData{color:rgba(0,0,0,.5);left:50%;padding:20px;top:50%;transform:translate(-50%,-50%);z-index:1}.ReactTable .-loading,.ReactTable .rt-noData{background:rgba(255,255,255,.8);display:block;pointer-events:none;position:absolute;transition:all .3s ease}.ReactTable .-loading{bottom:0;left:0;opacity:0;right:0;top:0;z-index:-1}.ReactTable .-loading>div{color:rgba(0,0,0,.6);display:block;font-size:15px;left:0;position:absolute;text-align:center;top:50%;transform:translateY(-52%);transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%}.ReactTable .-loading.-active{opacity:1;pointer-events:all;z-index:2}.ReactTable .-loading.-active>div{transform:translateY(50%)}.ReactTable .rt-resizing .rt-td,.ReactTable .rt-resizing .rt-th{cursor:col-resize;transition:none!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}.uppy-Root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box;color:#333;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;line-height:1;position:relative;text-align:left}.uppy-Root *,.uppy-Root :after,.uppy-Root :before{box-sizing:inherit}.uppy-Root [hidden]{display:none}.uppy-u-reset{-webkit-appearance:none;backface-visibility:visible;background:none;border:none;border-collapse:separate;-o-border-image:none;border-image:none;border-radius:0;border-spacing:0;box-shadow:none;clear:none;color:inherit;cursor:auto;display:inline;empty-cells:show;float:none;font-family:inherit;font-size:inherit;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:400;-webkit-hyphens:none;hyphens:none;left:auto;letter-spacing:normal;line-height:1;list-style:none;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;outline:medium none invert;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;text-align:left;text-decoration:none;text-indent:0;text-shadow:none;text-transform:none;top:auto;transform:none;transform-origin:50% 50% 0;transform-style:flat;transition:none 0s ease 0s;unicode-bidi:normal;vertical-align:baseline;visibility:visible;white-space:normal;z-index:auto}.uppy-c-textInput{background-color:#fff;border:1px solid #ddd;border-radius:4px;font-size:14px;line-height:1.5;padding:6px 8px}.uppy-size--md .uppy-c-textInput{padding:8px 10px}.uppy-c-textInput:focus{border-color:rgba(34,117,215,.6);box-shadow:0 0 0 3px rgba(34,117,215,.15);outline:none}[data-uppy-theme=dark] .uppy-c-textInput{background-color:#333;border-color:#333;color:#eaeaea}[data-uppy-theme=dark] .uppy-c-textInput:focus{border-color:#525252;box-shadow:none}.uppy-c-icon{fill:currentColor;display:inline-block;max-height:100%;max-width:100%;overflow:hidden}.uppy-c-btn{display:inline-block;font-family:inherit;font-size:16px;font-weight:500;line-height:1;text-align:center;transition-duration:.3s;transition-property:background-color,color;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;white-space:nowrap}.uppy-c-btn:not(:disabled):not(.disabled){cursor:pointer}.uppy-c-btn::-moz-focus-inner{border:0}.uppy-c-btn-primary{background-color:#2275d7;border-radius:4px;color:#fff;font-size:14px;padding:10px 18px}.uppy-c-btn-primary:hover{background-color:#1b5dab}.uppy-c-btn-primary:focus{box-shadow:0 0 0 3px rgba(34,117,215,.4);outline:none}.uppy-size--md .uppy-c-btn-primary{padding:13px 22px}[data-uppy-theme=dark] .uppy-c-btn-primary{color:#eaeaea}[data-uppy-theme=dark] .uppy-c-btn-primary:focus{outline:none}[data-uppy-theme=dark] .uppy-c-btn-primary::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-c-btn-primary:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}.uppy-c-btn-link{background-color:transparent;border-radius:4px;color:#525252;font-size:14px;line-height:1;padding:10px 15px}.uppy-c-btn-link:hover{color:#333}.uppy-c-btn-link:focus{box-shadow:0 0 0 3px rgba(34,117,215,.25);outline:none}.uppy-size--md .uppy-c-btn-link{padding:13px 18px}[data-uppy-theme=dark] .uppy-c-btn-link{color:#eaeaea}[data-uppy-theme=dark] .uppy-c-btn-link:focus{outline:none}[data-uppy-theme=dark] .uppy-c-btn-link::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-c-btn-link:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}[data-uppy-theme=dark] .uppy-c-btn-link:hover{color:#939393}.uppy-c-btn--small{border-radius:2px;font-size:.9em;padding:7px 16px}.uppy-size--md .uppy-c-btn--small{border-radius:2px;padding:8px 10px}.uppy-DragDrop-container{align-items:center;background-color:#fff;border-radius:7px;cursor:pointer;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;justify-content:center;max-width:100%}.uppy-DragDrop-container:focus{box-shadow:0 0 0 3px rgba(34,117,215,.4);outline:none}.uppy-DragDrop-container::-moz-focus-inner{border:0}.uppy-DragDrop-inner{line-height:1.4;margin:0;padding:80px 20px;text-align:center}.uppy-DragDrop-arrow{fill:#e0e0e0;height:60px;margin-bottom:17px;width:60px}.uppy-DragDrop--isDragDropSupported{border:2px dashed #adadad}.uppy-DragDrop--isDraggingOver{background:#eaeaea;border:2px dashed #2275d7}.uppy-DragDrop--isDraggingOver .uppy-DragDrop-arrow{fill:#939393}.uppy-DragDrop-label{display:block;font-size:1.15em;margin-bottom:5px}.uppy-DragDrop-browse{color:#2275d7;cursor:pointer}.uppy-DragDrop-note{color:#adadad;font-size:1em}.uppy-Root [aria-label][role~=tooltip]{position:relative}.uppy-Root [aria-label][role~=tooltip]:after,.uppy-Root [aria-label][role~=tooltip]:before{backface-visibility:hidden;box-sizing:border-box;opacity:0;pointer-events:none;position:absolute;transform:translateZ(0);transform-origin:top;transition:all .18s ease-in-out 0s;will-change:transform;z-index:10}.uppy-Root [aria-label][role~=tooltip]:before{background-size:100% auto!important;content:""}.uppy-Root [aria-label][role~=tooltip]:after{background:hsla(0,0%,7%,.9);border-radius:4px;box-sizing:content-box;color:#fff;content:attr(aria-label);font-size:13px;font-weight:400;padding:.5em 1em;text-transform:none;white-space:nowrap}.uppy-Root [aria-label][role~=tooltip]:focus:after,.uppy-Root [aria-label][role~=tooltip]:focus:before,.uppy-Root [aria-label][role~=tooltip]:hover:after,.uppy-Root [aria-label][role~=tooltip]:hover:before{opacity:1;pointer-events:auto}.uppy-Root [role~=tooltip][data-microtip-position|=top]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M2.658 0h32.004c-6 0-11.627 12.002-16.002 12.002C14.285 12.002 8.594 0 2.658 0z'/%3E%3C/svg%3E") no-repeat;height:6px;margin-bottom:5px;width:18px}.uppy-Root [role~=tooltip][data-microtip-position|=top]:after{margin-bottom:11px}.uppy-Root [role~=tooltip][data-microtip-position|=top]:before{bottom:100%;left:50%;transform:translate3d(-50%,0,0)}.uppy-Root [role~=tooltip][data-microtip-position|=top]:hover:before{transform:translate3d(-50%,-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position|=top]:after{bottom:100%;left:50%;transform:translate3d(-50%,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=top]:hover:after{transform:translate3d(-50%,-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-left]:after{bottom:100%;transform:translate3d(calc(-100% + 16px),0,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-left]:hover:after{transform:translate3d(calc(-100% + 16px),-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-right]:after{bottom:100%;transform:translate3d(-16px,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=top-right]:hover:after{transform:translate3d(-16px,-5px,0)}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 36 12'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M33.342 12H1.338c6 0 11.627-12.002 16.002-12.002C21.715-.002 27.406 12 33.342 12z'/%3E%3C/svg%3E") no-repeat;height:6px;margin-bottom:0;margin-top:5px;width:18px}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:after{margin-top:11px}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:before{bottom:auto;left:50%;top:100%;transform:translate3d(-50%,-10px,0)}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:hover:before{transform:translate3d(-50%,0,0)}.uppy-Root [role~=tooltip][data-microtip-position|=bottom]:after{left:50%;top:100%;transform:translate3d(-50%,-10px,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom]:hover:after{transform:translate3d(-50%,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:after{top:100%;transform:translate3d(calc(-100% + 16px),-10px,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-left]:hover:after{transform:translate3d(calc(-100% + 16px),0,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:after{top:100%;transform:translate3d(-16px,-10px,0)}.uppy-Root [role~=tooltip][data-microtip-position=bottom-right]:hover:after{transform:translate3d(-16px,0,0)}.uppy-Root [role~=tooltip][data-microtip-position=left]:after,.uppy-Root [role~=tooltip][data-microtip-position=left]:before{bottom:auto;left:auto;right:100%;top:50%;transform:translate3d(10px,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=left]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M0 33.342V1.338c0 6 12.002 11.627 12.002 16.002C12.002 21.715 0 27.406 0 33.342z'/%3E%3C/svg%3E") no-repeat;height:18px;margin-bottom:0;margin-right:5px;width:6px}.uppy-Root [role~=tooltip][data-microtip-position=left]:after{margin-right:11px}.uppy-Root [role~=tooltip][data-microtip-position=left]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position=left]:hover:before{transform:translate3d(0,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=right]:after,.uppy-Root [role~=tooltip][data-microtip-position=right]:before{bottom:auto;left:100%;top:50%;transform:translate3d(-10px,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-position=right]:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 36'%3E%3Cpath fill='rgba(17, 17, 17, 0.9)' d='M12 2.658v32.004c0-6-12.002-11.627-12.002-16.002C-.002 14.285 12 8.594 12 2.658z'/%3E%3C/svg%3E") no-repeat;height:18px;margin-bottom:0;margin-left:5px;width:6px}.uppy-Root [role~=tooltip][data-microtip-position=right]:after{margin-left:11px}.uppy-Root [role~=tooltip][data-microtip-position=right]:hover:after,.uppy-Root [role~=tooltip][data-microtip-position=right]:hover:before{transform:translate3d(0,-50%,0)}.uppy-Root [role~=tooltip][data-microtip-size=small]:after{white-space:normal;width:80px}.uppy-Root [role~=tooltip][data-microtip-size=medium]:after{white-space:normal;width:150px}.uppy-Root [role~=tooltip][data-microtip-size=large]:after{white-space:normal;width:260px}.uppy-StatusBar{background-color:#fff;color:#fff;display:flex;font-size:12px;font-weight:400;height:40px;line-height:40px;position:relative;transition:height .2s;z-index:1001}[data-uppy-theme=dark] .uppy-StatusBar{background-color:#1f1f1f}.uppy-size--md .uppy-StatusBar{height:46px}.uppy-StatusBar:before{background-color:#eaeaea;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;top:0;width:100%}[data-uppy-theme=dark] .uppy-StatusBar:before{background-color:#757575}.uppy-StatusBar[aria-hidden=true]{height:0;overflow-y:hidden}.uppy-StatusBar.is-complete .uppy-StatusBar-progress{background-color:#1bb240}.uppy-StatusBar.is-error .uppy-StatusBar-progress{background-color:#e32437}.uppy-StatusBar.is-complete .uppy-StatusBar-statusIndicator{color:#1bb240}.uppy-StatusBar.is-error .uppy-StatusBar-statusIndicator{color:#e32437}.uppy-StatusBar:not([aria-hidden=true]).is-waiting{background-color:#fff;border-top:1px solid #eaeaea;height:65px}[data-uppy-theme=dark] .uppy-StatusBar:not([aria-hidden=true]).is-waiting{background-color:#1f1f1f;border-top:1px solid #333}.uppy-StatusBar-progress{background-color:#2275d7;height:2px;position:absolute;transition:background-color,width .3s ease-out;z-index:1001}.uppy-StatusBar-progress.is-indeterminate{animation:uppy-StatusBar-ProgressStripes 1s linear infinite;background-image:linear-gradient(45deg,rgba(0,0,0,.3) 25%,transparent 0,transparent 50%,rgba(0,0,0,.3) 0,rgba(0,0,0,.3) 75%,transparent 0,transparent);background-size:64px 64px}@keyframes uppy-StatusBar-ProgressStripes{0%{background-position:0 0}to{background-position:64px 0}}.uppy-StatusBar.is-postprocessing .uppy-StatusBar-progress,.uppy-StatusBar.is-preprocessing .uppy-StatusBar-progress{background-color:#f6a623}.uppy-StatusBar.is-waiting .uppy-StatusBar-progress{display:none}.uppy-StatusBar-content{align-items:center;color:#333;display:flex;height:100%;padding-left:10px;position:relative;text-overflow:ellipsis;white-space:nowrap;z-index:1002}.uppy-size--md .uppy-StatusBar-content{padding-left:15px}[data-uppy-theme=dark] .uppy-StatusBar-content{color:#eaeaea}.uppy-StatusBar-status{display:flex;flex-direction:column;font-weight:400;justify-content:center;line-height:1.4;padding-right:.3em}.uppy-Root:not(.uppy-size--md) .uppy-StatusBar-additionalInfo{display:none}.uppy-StatusBar-statusPrimary{font-weight:500;line-height:1}[data-uppy-theme=dark] .uppy-StatusBar-statusPrimary{color:#eaeaea}.uppy-StatusBar-statusSecondary{color:#757575;display:inline-block;font-size:11px;line-height:1.2;margin-top:1px;white-space:nowrap}[data-uppy-theme=dark] .uppy-StatusBar-statusSecondary{color:#bbb}.uppy-StatusBar-statusSecondaryHint{display:inline-block;line-height:1;margin-right:5px;vertical-align:middle}.uppy-size--md .uppy-StatusBar-statusSecondaryHint{margin-right:8px}.uppy-StatusBar-statusIndicator{color:#525252;margin-right:7px;position:relative;top:1px}.uppy-StatusBar-statusIndicator svg{vertical-align:text-bottom}.uppy-StatusBar-actions{align-items:center;bottom:0;display:flex;position:absolute;right:10px;top:0;z-index:1004}.uppy-StatusBar.is-waiting .uppy-StatusBar-actions{background-color:#fafafa;padding:0 15px;position:static;width:100%}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actions{background-color:#1f1f1f}.uppy-StatusBar-actionCircleBtn{cursor:pointer;line-height:1;margin:3px;opacity:.9}.uppy-StatusBar-actionCircleBtn:focus{outline:none}.uppy-StatusBar-actionCircleBtn::-moz-focus-inner{border:0}.uppy-StatusBar-actionCircleBtn:focus{box-shadow:0 0 0 3px rgba(34,117,215,.5)}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionCircleBtn:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}.uppy-StatusBar-actionCircleBtn:hover{opacity:1}.uppy-StatusBar-actionCircleBtn:focus{border-radius:50%}.uppy-StatusBar-actionCircleBtn svg{vertical-align:bottom}.uppy-StatusBar-actionBtn{color:#2275d7;display:inline-block;font-size:10px;line-height:inherit;vertical-align:middle}.uppy-size--md .uppy-StatusBar-actionBtn{font-size:11px}.uppy-StatusBar-actionBtn--retry{background-color:#ff4b23;border-radius:8px;color:#fff;height:16px;line-height:1;margin-right:6px;padding:1px 6px 3px 18px;position:relative}.uppy-StatusBar-actionBtn--retry:focus{outline:none}.uppy-StatusBar-actionBtn--retry::-moz-focus-inner{border:0}.uppy-StatusBar-actionBtn--retry:focus{box-shadow:0 0 0 3px rgba(34,117,215,.5)}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--retry:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}.uppy-StatusBar-actionBtn--retry:hover{background-color:#f92d00}.uppy-StatusBar-actionBtn--retry svg{left:6px;position:absolute;top:3px}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{background-color:#1bb240;color:#fff;font-size:14px;line-height:1;padding:15px 10px;width:100%}.uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover{background-color:#189c38}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{background-color:#1c8b37}[data-uppy-theme=dark] .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload:hover{background-color:#18762f}.uppy-size--md .uppy-StatusBar.is-waiting .uppy-StatusBar-actionBtn--upload{padding:13px 22px;width:auto}.uppy-StatusBar:not(.is-waiting) .uppy-StatusBar-actionBtn--upload{background-color:transparent;color:#2275d7}.uppy-StatusBar-actionBtn--uploadNewlyAdded{border-radius:3px;padding-bottom:1px;padding-left:3px;padding-right:3px}.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{outline:none}.uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner{border:0}.uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{box-shadow:0 0 0 3px rgba(34,117,215,.5)}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{outline:none}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded::-moz-focus-inner{border:0}[data-uppy-theme=dark] .uppy-StatusBar-actionBtn--uploadNewlyAdded:focus{box-shadow:0 0 0 2px rgba(170,225,255,.85)}.uppy-StatusBar-details{background-color:#939393;border-radius:50%;color:#fff;cursor:help;display:inline-block;font-size:10px;font-weight:600;height:13px;left:2px;line-height:12px;position:relative;text-align:center;top:0;vertical-align:middle;width:13px}.uppy-StatusBar-details:after{word-wrap:break-word;line-height:1.3}.uppy-StatusBar-spinner{fill:#2275d7;animation-duration:1s;animation-iteration-count:infinite;animation-name:uppy-StatusBar-spinnerAnimation;animation-timing-function:linear;margin-right:10px}.uppy-StatusBar.is-postprocessing .uppy-StatusBar-spinner,.uppy-StatusBar.is-preprocessing .uppy-StatusBar-spinner{fill:#f6a623}@keyframes uppy-StatusBar-spinnerAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.AddPhotoIllustration-module--addPhotoIllustration--BXyZa{background:url(/static/AddPhotoIllustration-8e931f628826a7eb443c397361be5d2e.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.AddPhotoIllustration-module--mediumSize--1ZlHA{height:5.55556rem;width:9.44444rem}.AddPhotoIllustration-module--smallSize--2fdDy{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.AddPhotoIllustration-module--mediumSize--1ZlHA{height:4.28571rem;width:7.28571rem}.AddPhotoIllustration-module--smallSize--2fdDy{height:2.42857rem;width:3.77143rem}}.CreateIllustration-module--createIllustration--1Ol-Y{background:url(/static/CreateIllustration-90e57f1e000bb33468c79932bcb19cff.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.CreateIllustration-module--mediumSize--2lARa{height:5.55556rem;width:9.44444rem}.CreateIllustration-module--smallSize--206ww{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.CreateIllustration-module--mediumSize--2lARa{height:4.28571rem;width:7.28571rem}.CreateIllustration-module--smallSize--206ww{height:2.42857rem;width:3.77143rem}}.CustomizeIllustration-module--customizeIllustration--3VTps{background:url(/static/CustomizeIllustration-ee21e7bfb851bc79b4763564d93c0608.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.CustomizeIllustration-module--mediumSize--a6LXl{height:5.55556rem;width:9.44444rem}.CustomizeIllustration-module--smallSize--3I4qX{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.CustomizeIllustration-module--mediumSize--a6LXl{height:4.28571rem;width:7.28571rem}.CustomizeIllustration-module--smallSize--3I4qX{height:2.42857rem;width:3.77143rem}}.DragDropIllustration-module--dragDropIllustration--253N2{background:url(/static/DragDropIllustration-d3d535349e6279f028ebc50d29c15ee2.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.DragDropIllustration-module--mediumSize--129Sn{height:5.55556rem;width:9.44444rem}.DragDropIllustration-module--smallSize--2jRG_{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.DragDropIllustration-module--mediumSize--129Sn{height:4.28571rem;width:7.28571rem}.DragDropIllustration-module--smallSize--2jRG_{height:2.42857rem;width:3.77143rem}}.DriveTrafficIllustration-module--driveTrafficIllustration--23x3P{background:url(/static/DriveTrafficIllustration-df822d5d28f6b07b7ef3d12af526eeaf.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.DriveTrafficIllustration-module--mediumSize--1pLQm{height:5.55556rem;width:9.44444rem}.DriveTrafficIllustration-module--smallSize--1NmhV{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.DriveTrafficIllustration-module--mediumSize--1pLQm{height:4.28571rem;width:7.28571rem}.DriveTrafficIllustration-module--smallSize--1NmhV{height:2.42857rem;width:3.77143rem}}.EmployeeOneIllustration-module--e1Illustration--3WPJG{background:url(/static/Employee_One-6a08911536caec25cc05f17855f73c12.jpg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.EmployeeOneIllustration-module--mediumSize--2UKOw{height:5.55556rem;width:9.44444rem}.EmployeeOneIllustration-module--smallSize--1QK6k{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.EmployeeOneIllustration-module--mediumSize--2UKOw{height:4.28571rem;width:7.28571rem}.EmployeeOneIllustration-module--smallSize--1QK6k{height:2.42857rem;width:3.77143rem}}.EmployeeThreeIllustration-module--e3Illustration--1lH9q{background:url(/static/Employee_Three-8f5b26b71a8ed2520d327815c64145b0.jpg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.EmployeeThreeIllustration-module--mediumSize--GOfwQ{height:5.55556rem;width:9.44444rem}.EmployeeThreeIllustration-module--smallSize--3qoO1{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.EmployeeThreeIllustration-module--mediumSize--GOfwQ{height:4.28571rem;width:7.28571rem}.EmployeeThreeIllustration-module--smallSize--3qoO1{height:2.42857rem;width:3.77143rem}}.EmployeeTwoIllustration-module--e2Illustration--1WaTI{background:url(/static/Employee_Two-52437f187ed37fa32b8dc3f08d730b4a.jpg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.EmployeeTwoIllustration-module--mediumSize--3XBDI{height:5.55556rem;width:9.44444rem}.EmployeeTwoIllustration-module--smallSize--4Npop{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.EmployeeTwoIllustration-module--mediumSize--3XBDI{height:4.28571rem;width:7.28571rem}.EmployeeTwoIllustration-module--smallSize--4Npop{height:2.42857rem;width:3.77143rem}}.EngageIllustration-module--engageIllustration--1meXT{background:url(/static/EngageIllustration-af3ba39271842cec27acec6367cca31a.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.EngageIllustration-module--mediumSize--3mCBD{height:5.55556rem;width:9.44444rem}.EngageIllustration-module--smallSize--1dLb0{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.EngageIllustration-module--mediumSize--3mCBD{height:4.28571rem;width:7.28571rem}.EngageIllustration-module--smallSize--1dLb0{height:2.42857rem;width:3.77143rem}}.GrowthResultsIllustration-module--growthResultsIllustration--3YRbx{background:url(/static/GrowthResultsIllustration-68b72b94cf434d73e44ede629b6bbf25.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.GrowthResultsIllustration-module--mediumSize--13GhY{height:5.55556rem;width:9.44444rem}.GrowthResultsIllustration-module--smallSize--GIBHO{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.GrowthResultsIllustration-module--mediumSize--13GhY{height:4.28571rem;width:7.28571rem}.GrowthResultsIllustration-module--smallSize--GIBHO{height:2.42857rem;width:3.77143rem}}.HandPhoneIllustration-module--handPhoneIllustration--1810_{background:url(/static/HandPhoneIllustration-2993f3742d804c7c323e94436bbaa88e.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.HandPhoneIllustration-module--mediumSize--1vt-s{height:5.55556rem;width:9.44444rem}.HandPhoneIllustration-module--smallSize--1I2PQ{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.HandPhoneIllustration-module--mediumSize--1vt-s{height:4.28571rem;width:7.28571rem}.HandPhoneIllustration-module--smallSize--1I2PQ{height:2.42857rem;width:3.77143rem}}.ImpressIllustration-module--impressIllustration--TofIT{background:url(/static/ImpressIllustration-fced28c5455ad8380770526fdd280408.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.ImpressIllustration-module--mediumSize--2zlSR{height:5.55556rem;width:9.44444rem}.ImpressIllustration-module--smallSize--ZCpvb{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.ImpressIllustration-module--mediumSize--2zlSR{height:4.28571rem;width:7.28571rem}.ImpressIllustration-module--smallSize--ZCpvb{height:2.42857rem;width:3.77143rem}}.IncreaseSalesIllustration-module--increaseSalesIllustration--2hqE8{background:url(/static/IncreaseSalesIllustration-116838aba40d68bafede6e8c44915d50.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.IncreaseSalesIllustration-module--mediumSize--2_fww{height:5.55556rem;width:9.44444rem}.IncreaseSalesIllustration-module--smallSize--3bYPV{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.IncreaseSalesIllustration-module--mediumSize--2_fww{height:4.28571rem;width:7.28571rem}.IncreaseSalesIllustration-module--smallSize--3bYPV{height:2.42857rem;width:3.77143rem}}.LaptopIllustration-module--laptopIllustration--1M96-{background:url(/static/LaptopIllustration-8ed1bae1cfa07e7d0dc6f5dc9c0ea71c.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.LaptopIllustration-module--mediumSize--2RZBj{height:5.55556rem;width:9.44444rem}.LaptopIllustration-module--smallSize--3xIeR{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.LaptopIllustration-module--mediumSize--2RZBj{height:4.28571rem;width:7.28571rem}.LaptopIllustration-module--smallSize--3xIeR{height:2.42857rem;width:3.77143rem}}.MemorableVideoIllustration-module--memorableVideoIllustration--36WU3{background:url(/static/MemorableVideoIllustration-4d05b4dc053ab72fbd7ead71370c6532.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.MemorableVideoIllustration-module--mediumSize--1kXLY{height:5.55556rem;width:9.44444rem}.MemorableVideoIllustration-module--smallSize--1hEqI{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.MemorableVideoIllustration-module--mediumSize--1kXLY{height:4.28571rem;width:7.28571rem}.MemorableVideoIllustration-module--smallSize--1hEqI{height:2.42857rem;width:3.77143rem}}.MusicLibraryIllustration-module--musicLibraryIllustration--3BQU7{background:url(/static/MusicLibraryIllustration-81b87acfd8b02aa02e5d347e053ced0a.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.MusicLibraryIllustration-module--mediumSize--F3fBT{height:5.55556rem;width:9.44444rem}.MusicLibraryIllustration-module--smallSize--Q96aO{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.MusicLibraryIllustration-module--mediumSize--F3fBT{height:4.28571rem;width:7.28571rem}.MusicLibraryIllustration-module--smallSize--Q96aO{height:2.42857rem;width:3.77143rem}}.PartyIllustration-module--partyIllustration--3r_HI{background:url(/static/PartyIllustration-a82ae451dc8ac443f9cf8609bb6dd466.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.PartyIllustration-module--mediumSize--3MJvZ{height:5.55556rem;width:9.44444rem}.PartyIllustration-module--smallSize--myTEO{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.PartyIllustration-module--mediumSize--3MJvZ{height:4.28571rem;width:7.28571rem}.PartyIllustration-module--smallSize--myTEO{height:2.42857rem;width:3.77143rem}}.ProduceIllustration-module--produceIllustration--1FvKI{background:url(/static/ProduceIllustration-be33d3cc99a060600503864ae5cf9762.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.ProduceIllustration-module--mediumSize--333Wz{height:5.55556rem;width:9.44444rem}.ProduceIllustration-module--smallSize--2g0ZU{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.ProduceIllustration-module--mediumSize--333Wz{height:4.28571rem;width:7.28571rem}.ProduceIllustration-module--smallSize--2g0ZU{height:2.42857rem;width:3.77143rem}}.TestimonialOneIllustration-module--t1Illustration--2tIkR{background:url(/static/TestimonialOneIllustration-578a61f3ea547b60944619535933b5e4.png) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.TestimonialOneIllustration-module--mediumSize--1K2S9{height:5.55556rem;width:9.44444rem}.TestimonialOneIllustration-module--smallSize--1eojv{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.TestimonialOneIllustration-module--mediumSize--1K2S9{height:4.28571rem;width:7.28571rem}.TestimonialOneIllustration-module--smallSize--1eojv{height:2.42857rem;width:3.77143rem}}.TestimonialThreeIllustration-module--t3Illustration--2wcqM{background:url(/static/TestimonialThreeIllustration-85a2e4153c035b1793420bafc8ea80ff.png) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.TestimonialThreeIllustration-module--mediumSize--3B2VG{height:5.55556rem;width:9.44444rem}.TestimonialThreeIllustration-module--smallSize--2Pr6M{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.TestimonialThreeIllustration-module--mediumSize--3B2VG{height:4.28571rem;width:7.28571rem}.TestimonialThreeIllustration-module--smallSize--2Pr6M{height:2.42857rem;width:3.77143rem}}.TestimonialTwoIllustration-module--t2Illustration--3f17H{background:url(/static/TestimonialTwoIllustration-486564d75e4c2c4c77725cb7e22a8579.png) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.TestimonialTwoIllustration-module--mediumSize--3S9_R{height:5.55556rem;width:9.44444rem}.TestimonialTwoIllustration-module--smallSize--3hesC{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.TestimonialTwoIllustration-module--mediumSize--3S9_R{height:4.28571rem;width:7.28571rem}.TestimonialTwoIllustration-module--smallSize--3hesC{height:2.42857rem;width:3.77143rem}}.WatermarkIllustration-module--watermarkIllustration--QxYrB{background:url(/static/WatermarkIllustration-a0bb0be67d69dd3be994371f45a7813a.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:100%;width:100%}.WatermarkIllustration-module--mediumSize--3yq81{height:5.55556rem;width:9.44444rem}.WatermarkIllustration-module--smallSize--3VMW2{height:3.14815rem;width:4.88889rem}@media screen and (min-width:768px){.WatermarkIllustration-module--mediumSize--3yq81{height:4.28571rem;width:7.28571rem}.WatermarkIllustration-module--smallSize--3VMW2{height:2.42857rem;width:3.77143rem}}.EventbritePartnerIcon-module--eventbritePartner--1oo1U{background-image:url(/static/EventbritePartnerIcon-6c06225885d5663943f7fca4cbaf2e1a.svg);background-position:50%;background-repeat:no-repeat}.EventbritePartnerIcon-module--fluid--25dyQ{background-size:contain;display:block;min-height:2.51852rem;width:100%}@media screen and (min-width:768px){.EventbritePartnerIcon-module--fluid--25dyQ{min-height:2.28571rem}}.HubspotPartnerIcon-module--hubspotPartner--1tRxj{background:url(/static/HubspotPartnerIcon-c7fb5a3e97b9754634f47b1680b8deb9.svg) no-repeat;background-position:50%;background-size:contain;display:block;min-height:2.51852rem;width:100%}@media screen and (min-width:768px){.HubspotPartnerIcon-module--hubspotPartner--1tRxj{min-height:2.28571rem}}.LinkedinPartnerIcon-module--linkedinPartner--2Ediw{background:url(/static/LinkedinPartnerIcon-24d62148b51dffedabf037a759749c64.svg) no-repeat;background-position:50%;background-size:contain;display:block;min-height:2.51852rem;width:100%}@media screen and (min-width:768px){.LinkedinPartnerIcon-module--linkedinPartner--2Ediw{min-height:2.28571rem}}.TikTokPartnerIcon-module--tiktokPartner--2Xagz{background-image:url(/static/TikTokPartnerIcon-f2a9313a76c3799cb224b967cdd52c7e.svg);background-position:50%;background-repeat:no-repeat}.TikTokPartnerIcon-module--fluid--enJWO{background-size:contain;display:block;min-height:2.51852rem;width:100%}@media screen and (min-width:768px){.TikTokPartnerIcon-module--fluid--enJWO{min-height:2.28571rem}}.TwitterPartnerIcon-module--twitterPartner--vzgVB{background:url(/static/TwitterPartnerIcon-ec004db8d46ae33366ce5ce169fa44ee.svg) no-repeat;background-position:50%;background-size:contain;display:block;min-height:2.51852rem;width:100%}@media screen and (min-width:768px){.TwitterPartnerIcon-module--twitterPartner--vzgVB{min-height:2.28571rem}}.FeaturedContent-module--wrap--2CcxP{margin-bottom:1.11111rem;min-width:10rem;padding:0 .37037rem;position:relative}.FeaturedContent-module--image--r4r9r{margin-bottom:.74074rem}.FeaturedContent-module--labelTagline--3kjrr,.FeaturedContent-module--taglineCta--2Wxvy{margin-bottom:.37037rem;text-align:left}.FeaturedContent-module--subSectionTitle--33gqB{text-align:left}.FeaturedContent-module--paragraph--15UDe{margin-top:.55556rem;text-align:left}.FeaturedContent-module--cta--CD156{margin-top:.74074rem}@media only screen and (min-width:768px){.FeaturedContent-module--wrap--2CcxP{margin-bottom:1.42857rem;min-width:6.85714rem;padding:0;text-align:left}.FeaturedContent-module--image--r4r9r{box-shadow:4px 4px 10px 0 rgba(0,0,0,.2);margin-bottom:.71429rem}.FeaturedContent-module--paragraph--15UDe{margin-top:.48571rem}.FeaturedContent-module--cta--CD156{margin-top:.85714rem}.FeaturedContent-module--labelTagline--3kjrr,.FeaturedContent-module--taglineCta--2Wxvy{margin-bottom:.22857rem}}@media only screen and (min-width:2000px){.FeaturedContent-module--wrap--2CcxP{min-width:auto}}.Label-module--label--3mPBJ{color:#181c47;font-family:ProximaNova-Bold,sans-serif;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.Label-module--spacing--2eZ0x{margin-top:.74074rem}body{color:#181c47;font-family:ProximaNova,helvetica neue,helvetica,arial,sans-serif;font-size:calc(.65318rem - .1987vw);letter-spacing:0;line-height:calc(.74566rem + .27095vw)}:root{font-size:calc(1.6875rem + .71429vw - 2.14286px)}.Typography-module--inverted--2Pq8A{color:#fff!important}.CTALink-module--button--3x2NQ{color:#23408c}.CTALink-module--button--3x2NQ:active,.CTALink-module--button--3x2NQ:hover{color:#181c47}.CTALink-module--underlined--2q5-3{border-bottom:2px solid #23408c;padding-bottom:4px;transition:none!important}.CTALink-module--underlined--2q5-3:active,.CTALink-module--underlined--2q5-3:hover{border-color:#181c47}.CTALink-module--inverted--2xo1G{border-color:#fff;color:#fff}.CTALink-module--inverted--2xo1G:active,.CTALink-module--inverted--2xo1G:hover{border-color:#fff;color:#fff;opacity:.8}.BaseButton-module--base--1keXQ{align-items:center;display:inline-flex;font-family:ProximaNova-Bold,helvetica neue,helvetica,arial,sans-serif;font-size:16px;font-weight:700;letter-spacing:1px;line-height:16px;text-align:center;text-transform:uppercase;transition:all .75s ease;white-space:nowrap}.BaseButton-module--pill--1Jptf{border-radius:40px;border-style:solid;border-width:2px;height:45px;padding:0 40px}.BaseButton-module--small--2yhz6{font-size:14px;height:32px;padding:0 18px}.BaseButton-module--disabled--13bpB{cursor:default!important;opacity:.5;pointer-events:none}.BaseButton-module--fullWidth--1g5Gb{width:100%}@media (max-width:767px){.BaseButton-module--base--1keXQ{font-size:14px;line-height:14px}}@media (min-width:768px){.BaseButton-module--small--2yhz6{height:36px;padding:0 20px}}.BlogPreviewTitle-module--blogPreviewTitle--18wbC{color:#181c47;font-family:PlayfairDisplay-Bold,serif;font-weight:700}.Paragraph-module--paragraph--1jQPg{color:#181c47}.Paragraph-module--spacing--DUXZG{margin-top:.55556rem}.CaseStudyHero-module--marginContainer--2J2Q1{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.CaseStudyHero-module--marginContainer--2J2Q1{margin-bottom:1.71429rem}}.CaseStudyHero-module--wrap--3d1iq{display:grid;grid-template-areas:"hero" "logo" "title" "stats"}.CaseStudyHero-module--heroWrapper--3wu2P{grid-area:hero}.CaseStudyHero-module--hero--2pDtm{display:flex;max-height:171px;-o-object-fit:contain;object-fit:contain;padding-bottom:6.48148rem;position:absolute;width:100%}.CaseStudyHero-module--bottomWave--2ksfg{background-image:url(/static/wave-553efa3e2c21a54674b11adbfcbdbd95.svg);background-position:top;background-position-x:60%;background-position-y:bottom;background-size:1900px 60px;height:35px;max-width:100%;transform:scaleY(-3) translateY(22px)}.CaseStudyHero-module--logoWrapper--3P_Yr{align-items:center;display:flex;grid-area:logo;justify-content:center;margin-bottom:.74074rem}.CaseStudyHero-module--logo--3pqIy{max-width:192px;width:100%}.CaseStudyHero-module--body--3bfNS{align-items:center;display:flex;flex-direction:column;grid-area:title;text-align:center}.CaseStudyHero-module--quoteCalloutTitle--YS4uZ{margin:0 1.48148rem;text-align:left}.CaseStudyHero-module--wavy--30Bum{margin-bottom:.74074rem;margin-top:.74074rem}.CaseStudyHero-module--statsWrap--1Rutp{-moz-column-gap:15%;column-gap:15%;display:grid;grid-template-columns:35% 35%;justify-content:center}@media only screen and (min-width:768px){.CaseStudyHero-module--bottomWave--2ksfg{background-image:url(/static/wave-553efa3e2c21a54674b11adbfcbdbd95.svg);background-position:top;background-position-x:47%;background-position-y:bottom;background-size:6500px 45px;height:30px;max-width:120%;transform:scaleY(-1) translateY(29px)}.CaseStudyHero-module--wavy--30Bum{margin-bottom:1rem}.CaseStudyHero-module--quoteCalloutTitle--YS4uZ{margin-left:2.96296rem;margin-right:2.96296rem;max-width:828px;text-align:center}.CaseStudyHero-module--statCalloutWrap--2qob-{margin:10px -2px;max-width:4.85714rem;width:50%}.CaseStudyHero-module--statsWrap--1Rutp{display:flex;grid-area:stats;justify-content:space-around;margin-bottom:.85714rem}}.QuoteCallout-module--quote--K-7lK{color:#181c47;font-family:ProximaNova,sans-serif;letter-spacing:0}.WavyLine-module--wavy--MqsXF{background-image:url(/static/wavy-e1cf461e1a9e7fed09a8a00a53c93f7f.svg);background-repeat:no-repeat;background-size:121px 9px;display:block;height:9px;width:77px}.WavyLine-module--inverted--n-UAK{background-image:url(/static/wavy-inverted-dc16c74838538407f95c5216061b6531.svg)}@media only screen and (min-width:768px){.WavyLine-module--wavy--MqsXF{height:9px;width:121px}}.StatCallout-module--wrapper--2fi3q{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:contain;display:flex;flex-direction:column;justify-content:center;margin:0;padding:.55556rem;position:relative;text-align:center}.StatCallout-module--swipeLightPeach--3rlTR{background-image:url(/static/swipe-light-peach-34c8e1fcdbb31488c59c86e30140fe9d.svg)}.StatCallout-module--swipeSunYellow--27Wg3{background-image:url(/static/swipe-sun-yellow-4222881749c6d03367e0f6987d4f0dcb.svg)}.StatCallout-module--swipeLightBlue--3jvKU{background-image:url(/static/swipe-light-blue-7fc233f5e1602cdfc4d8e7e48c8fe7bf.svg)}.StatCallout-module--swipeSnot--G83nV{background-image:url(/static/swipe-snot-ea7ef7617204e43662ab8ff5319599a0.svg)}.StatValue-module--stat--VoW2r{font-family:PlayfairDisplay-Bold,serif;font-weight:700;letter-spacing:0}.CategorizedArticleLibrary-module--articleLibraryWrap--2YHc7{margin-top:.74074rem}.CategorizedArticleLibrary-module--title--kH5wg{margin-bottom:.37037rem}.CategorizedArticleLibrary-module--marginContainer--2uoYc{margin:0 .74074rem 2.22222rem}@media only screen and (min-width:768px){.CategorizedArticleLibrary-module--articleLibraryWrap--2YHc7{margin-top:.57143rem}.CategorizedArticleLibrary-module--title--kH5wg{margin-bottom:.28571rem}.CategorizedArticleLibrary-module--marginContainer--2uoYc{margin:0 2.85714rem 3.42857rem}}.TitleMedium-module--titleMedium--1ROd5{color:#181c47;font-family:playfairdisplay-bold,serif;font-size:32px;line-height:40px}@media only screen and (min-width:1170px){.TitleMedium-module--titleMedium--1ROd5{font-size:42px;line-height:48px}}.SlideyTabs-module--wrap--3PUUI{overflow:hidden;position:relative;width:100%}.SlideyTabs-module--wrap--3PUUI .react-tabs__tab-list{display:flex;flex-wrap:nowrap;list-style:none;margin:0 0 -500%;overflow-x:scroll;padding:0 0 500%}.SlideyTabs-module--wrap--3PUUI .react-tabs__tab{justify-content:center;margin:auto;padding:.74074rem}.SlideyTabs-module--tabsAlignLeft--_dnib .react-tabs__tab{margin:0}.SlideyTabs-module--wrap--3PUUI .react-tabs__tab:first-child{margin-left:auto}.SlideyTabs-module--tabsAlignLeft--_dnib .react-tabs__tab:first-child{margin-left:0;padding-left:0}.SlideyTabs-module--wrap--3PUUI .react-tabs__tab:last-child{margin-right:auto}.SlideyTabs-module--hidden--32qID{display:none}@media only screen and (max-width:767px){.SlideyTabs-module--wrap--3PUUI .react-tabs__tab:first-child{padding-left:1.48148rem}.SlideyTabs-module--tabsAlignLeft--_dnib .react-tabs__tab:first-child{margin-left:0;padding-left:0}.SlideyTabs-module--wrap--3PUUI .react-tabs__tab:last-child{padding-right:1.48148rem}.SlideyTabs-module--iconLeft--3_qoC{left:0;padding:.81481rem .74074rem .14815rem .2963rem;position:absolute;top:0}.SlideyTabs-module--iconRight--1eveC{padding:.81481rem .2963rem .14815rem .74074rem;position:absolute;right:0;top:0}.SlideyTabs-module--iconLeftWhite--cCHU3{background:linear-gradient(90deg,#fff 40%,hsla(0,0%,100%,0))}.SlideyTabs-module--iconRightWhite--2D5S5{background:linear-gradient(270deg,#fff 40%,hsla(0,0%,100%,0))}.SlideyTabs-module--iconLeftGrey--1LlN1{background:linear-gradient(90deg,#f3f3f9 40%,hsla(0,0%,100%,0))}.SlideyTabs-module--iconRightGrey--1j9sl{background:linear-gradient(270deg,#f3f3f9 40%,hsla(0,0%,100%,0))}}.CaretIcon-module--up--3NI_x{transform:rotate(180deg)}.CaretIcon-module--left--21oaq{transform:rotate(90deg)}.CaretIcon-module--right--1jaln{transform:rotate(270deg)}.CaretIcon-module--small--1Kkgw svg{height:12px;width:12px}.Icon-module--iconBase--14BTq{display:inline-block;line-height:0}.Icon-module--iconBase--14BTq svg{height:100%;width:100%}.Icon-module--ix--1KLeK{cursor:pointer}.Icon-module--defaultFill--1syv1{fill:#23408c}.Icon-module--defaultFill--1syv1.Icon-module--ix--1KLeK:hover,.ix-wrapper:hover .Icon-module--defaultFill--1syv1.Icon-module--ix--1KLeK{fill:#181c47}.Icon-module--grey--ThaZu{fill:#969696}.Icon-module--grey--ThaZu.Icon-module--ix--1KLeK:hover,.ix-wrapper:hover .Icon-module--grey--ThaZu.Icon-module--ix--1KLeK{fill:#505050}.Icon-module--copyBlue--3MBNP{fill:#181c47}.Icon-module--coral--1UAeH{fill:#ff6f5e}.Icon-module--white--MXw94{fill:#fff}.Icon-module--apple--2dfn0{fill:#000}.Icon-module--facebook--14YeX{fill:#3b5998}.Icon-module--instagram--1DvXo{fill:#e34060}.Icon-module--linkedin--1hREm{fill:#0077b5}.Icon-module--pinterest--1284u{fill:#bd181c}.Icon-module--twitter--3m3MG{fill:#00aced}.Icon-module--youtube--zuSAj{fill:red}.Icon-module--xsmall--22DGb{height:8px;width:8px}.Icon-module--small--1x91F svg{height:15px;width:15px}.Icon-module--medium--2OHnS{height:24px;width:24px}.Icon-module--large--23mSj{height:32px;width:32px}.Icon-module--xlarge--1BIkU{height:50px;width:50px}.ArticleLibrary-module--wrap--27LPD{display:flex;flex-direction:column}.ArticleLibrary-module--articlesPreviewWrap--3qpNP{grid-column-gap:0;display:grid;grid-template-columns:repeat(1,minmax(auto,270px));justify-content:center;overflow-x:auto;padding:0;z-index:1}.ArticleLibrary-module--articleWrap--jyg2t{margin-bottom:1.18519rem}.ArticleLibrary-module--ctaWrap--3LCHa{align-items:center;display:flex;flex-direction:column;margin-top:.37037rem;z-index:1}@media only screen and (min-width:768px){.ArticleLibrary-module--articlesPreviewWrap--3qpNP{grid-column-gap:1.34286rem;flex-direction:row;grid-template-columns:repeat(4,minmax(auto,270px));justify-content:start}.ArticleLibrary-module--articleWrap--jyg2t{margin-bottom:1.57143rem;min-width:150px}.ArticleLibrary-module--ctaWrap--3LCHa{margin-top:.42857rem}}.ArticlePreview-module--imageWrap--2PDkq{background-color:#f3f3f9;margin-bottom:.55556rem;position:relative;width:100%}.ArticlePreview-module--imageWrap--2PDkq:before{border:1px solid #dadada;content:"";display:block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.ArticlePreview-module--imagePadding--3HzrG{padding-bottom:66.66%}.ArticlePreview-module--image--3iUIw{display:block;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;width:100%}.ArticlePreview-module--categoryLabel--3QqR2{margin-bottom:.37037rem!important}.ArticlePreview-module--date--2s2YN{color:#969696;display:block;margin:.25926rem 0}.ArticlePreview-module--header--2c7v2+.ArticlePreview-module--body--2cC_b{margin-top:.74074rem}.ArticlePreview-module--condensed--2r0jJ{grid-column-gap:24px;display:grid;grid-template-areas:"image copy";grid-template-columns:101px auto}.ArticlePreview-module--condensed--2r0jJ .ArticlePreview-module--image--3iUIw{height:68px;margin-bottom:0;width:101px}.ArticlePreview-module--condensed--2r0jJ .ArticlePreview-module--imageLink--1SPm1{grid-area:image}.ArticlePreview-module--condensed--2r0jJ .ArticlePreview-module--header--2c7v2{grid-area:copy}@media only screen and (min-width:768px){.ArticlePreview-module--image--3iUIw{margin-bottom:.57143rem}.ArticlePreview-module--categoryLabel--3QqR2{margin-bottom:.31429rem!important}.ArticlePreview-module--date--2s2YN{margin:.2rem 0}.ArticlePreview-module--body--2cC_b{margin-top:.2rem}.ArticlePreview-module--header--2c7v2+.ArticlePreview-module--body--2cC_b{margin-top:.57143rem}.ArticlePreview-module--alignLeft--1ko6E{grid-column-gap:1.57143rem;display:grid;grid-template-columns:6.28571rem auto}.ArticlePreview-module--alignLeft--1ko6E .ArticlePreview-module--categoryLabel--3QqR2{margin-bottom:.2rem}.ArticlePreview-module--alignLeft--1ko6E .ArticlePreview-module--image--3iUIw{margin-bottom:0}}.BlogParagraph-module--blogParagraph--19QnR{color:#181c47}.SecondaryCTAButton-module--button--2r4fZ{border-color:#23408c;color:#23408c}.SecondaryCTAButton-module--button--2r4fZ:active,.SecondaryCTAButton-module--button--2r4fZ:hover{background-color:#181c47;border-color:#181c47;color:#fff}.SecondaryCTAButton-module--button--2r4fZ.SecondaryCTAButton-module--inverted--1KZ9p{border-color:#fff;color:#fff}.SecondaryCTAButton-module--button--2r4fZ.SecondaryCTAButton-module--inverted--1KZ9p:active,.SecondaryCTAButton-module--button--2r4fZ.SecondaryCTAButton-module--inverted--1KZ9p:hover{background-color:#fff;border-color:#fff;color:#23408c}.FeaturedTemplate-module--wrap--1f3uy{margin-bottom:1.11111rem;min-width:10rem;padding:0 .37037rem;position:relative}.FeaturedTemplate-module--image--3UDYD{margin-bottom:.74074rem}.FeaturedTemplate-module--labelTitle--2J5WM{text-align:left}.FeaturedTemplate-module--paragraph--2AyeE{margin-top:.55556rem;text-align:left}.FeaturedTemplate-module--cta--sYCA4{margin-top:.74074rem}@media only screen and (min-width:768px){.FeaturedTemplate-module--wrap--1f3uy{margin-bottom:1.42857rem;min-width:6.85714rem;padding:0;text-align:left}.FeaturedTemplate-module--image--3UDYD{box-shadow:4px 4px 10px 0 rgba(0,0,0,.2);margin-bottom:.71429rem}.FeaturedTemplate-module--paragraph--2AyeE{margin-top:.48571rem}.FeaturedTemplate-module--cta--sYCA4{margin-top:.85714rem}}@media only screen and (min-width:2000px){.FeaturedTemplate-module--wrap--1f3uy{min-width:auto}}.MarketingVideoModal-module--cta--2Wziq{height:100%;position:relative;width:100%}.MarketingVideoModal-module--imageWrap--rPFeF{height:100%;position:relative}.MarketingVideoModal-module--ctaImage--3sMSw{display:block;height:100%;width:100%}.MarketingVideoModal-module--marketingVideoModalL--3IGTK,.MarketingVideoModal-module--marketingVideoModalS--2_tbH,.MarketingVideoModal-module--marketingVideoModalV--18lOu,.MarketingVideoModal-module--videoL--1e6DV,.MarketingVideoModal-module--videoS--131EC,.MarketingVideoModal-module--videoV--Gsj2S{max-height:90vh;max-width:1080px;outline:none;position:relative;width:90vw}.MarketingVideoModal-module--playButton--2-IH2{background-color:rgba(0,0,0,.4);background-image:url(/static/play-pause-b631c5b83e91a62a15e6c74db680e1e4.svg);background-position:-2px -1px;background-size:256px 128px;border:2px solid #fff;border-radius:50%;cursor:pointer;height:64px;left:48px;margin-left:-32px;margin-top:-32px;overflow:hidden;position:absolute;text-indent:100%;top:48px;width:64px}.MarketingVideoModal-module--cta--2Wziq:hover .MarketingVideoModal-module--playButton--2-IH2,.MarketingVideoModal-module--playButton--2-IH2:hover{background-color:rgba(0,0,0,.6)}.MarketingVideoModal-module--cta--2Wziq:active .MarketingVideoModal-module--playButton--2-IH2,.MarketingVideoModal-module--cta--2Wziq:focus .MarketingVideoModal-module--playButton--2-IH2,.MarketingVideoModal-module--playButton--2-IH2:active,.MarketingVideoModal-module--playButton--2-IH2:focus{background-color:rgba(0,0,0,.8)}.MarketingVideoModal-module--close--168ne{border:0;outline:0;padding:0;position:absolute;right:10px;top:10px;z-index:5}@media only screen and (min-width:768px){.MarketingVideoModal-module--marketingVideoModalL--3IGTK,.MarketingVideoModal-module--videoL--1e6DV{max-height:90vh;max-width:1080px;outline:none;position:relative;width:90vw}.MarketingVideoModal-module--marketingVideoModalS--2_tbH,.MarketingVideoModal-module--videoS--131EC{max-height:90vh;max-width:1080px;outline:none;position:relative;width:55vw}.MarketingVideoModal-module--marketingVideoModalV--18lOu,.MarketingVideoModal-module--videoV--Gsj2S{max-height:90vh;max-width:1920px;outline:none;position:relative;width:32vw}}.CTAButton-module--button--1IdTQ{background-color:#23408c;border-color:#23408c;color:#fff}.CTAButton-module--button--1IdTQ:active,.CTAButton-module--button--1IdTQ:hover{background-color:#181c47;border-color:#181c47}.CTAButton-module--button--1IdTQ.CTAButton-module--inverted--3OoT-{background-color:#fff;border-color:#fff;color:#23408c}.CTAButton-module--button--1IdTQ.CTAButton-module--inverted--3OoT-:active,.CTAButton-module--button--1IdTQ.CTAButton-module--inverted--3OoT-:hover{opacity:.8}.wrapPaidSearchLayoutVariation{background-color:#fff!important;position:relative}.StyledSectionBackground-module--wrap--1bpbI{position:relative}.StyledSectionBackground-module--backgroundColor--2thc2{background-color:#f3f3f9}.StyledSectionBackground-module--container--1nHGx{margin:0 auto;max-width:1170px}.StyledSectionBackground-module--leftCorner--3joXj,.StyledSectionBackground-module--rightCorner--16srs{display:none}@media only screen and (max-width:767px){.StyledSectionBackground-module--wrap--1bpbI.StyledSectionBackground-module--mobileWhiteBackground--2Uiye{background-color:#fff}}@media only screen and (min-width:768px){.StyledSectionBackground-module--wrap--1bpbI{margin:0 .85714rem}.StyledSectionBackground-module--leftCorner--3joXj{display:block;left:0;top:0}.StyledSectionBackground-module--rightCorner--16srs{display:block;right:4%;top:0}}.PinkCorner-module--pinkCorner--1DpQN{background:url(/static/PinkCorner-3679898807ea28ea0a81fa616bf67d0d.svg) no-repeat;background-size:contain;height:6.8rem;position:absolute;width:8.37143rem}.PinkBlob-module--pinkBlob--3FqmL{background:url(/static/PinkBlob-0dd903b4fe410699d688d3f8db352ce9.svg) no-repeat;background-size:contain;height:1.51429rem;position:absolute;width:8.2rem}.CategorizedFeaturedTemplatesModule-module--container--2tPZM{padding:1.66667rem 0;position:relative}.CategorizedFeaturedTemplatesModule-module--marginContainer--sdcJD{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.CategorizedFeaturedTemplatesModule-module--marginContainer--sdcJD{margin-bottom:3.42857rem}}.FeaturedTemplates-module--wrap--KNyhh{display:flex;flex-direction:column;overflow:hidden;width:100%}.FeaturedTemplates-module--header--15Gpi{display:flex;flex-direction:column;padding:0 1.48148rem}.FeaturedTemplates-module--bottomMargin--2oLwe{margin-bottom:1.66667rem}@media only screen and (min-width:768px){.FeaturedTemplates-module--wrap--KNyhh{align-items:center;position:relative;z-index:1}.FeaturedTemplates-module--header--15Gpi{align-items:center;padding-left:1.14286rem;padding-right:1.14286rem;text-align:center}.FeaturedTemplates-module--bottomMargin--2oLwe{margin-bottom:1.28571rem}}.SectionHeader-module--wrap--38e5I{align-items:center;display:flex;flex-direction:column;margin-left:auto;margin-right:auto;max-width:1050px;text-align:center}.SectionHeader-module--titles--FzR-Y{margin-top:.37037rem}.SectionHeader-module--wavy--1QSWc{margin-top:.55556rem}.SectionHeader-module--body--10Q7d{margin-top:.74074rem}.SectionHeader-module--leftAligned--3Gyap{align-items:flex-start;margin-left:0;margin-right:0;text-align:left}.SectionHeader-module--ctaButton--JqB05{align-items:center;display:flex;justify-content:center;margin-top:1.48148rem}.SectionHeader-module--ctaLink--VcsKC{align-items:center;display:flex;justify-content:center;margin-top:1.18519rem}@media only screen and (min-width:768px){.SectionHeader-module--tagline--3cBpw{margin-bottom:.28571rem}.SectionHeader-module--titles--FzR-Y{margin-top:.42857rem}.SectionHeader-module--wavy--1QSWc{margin-top:.68571rem}.SectionHeader-module--body--10Q7d{margin-top:.85714rem;max-width:700px}.SectionHeader-module--ctaButton--JqB05{margin-top:1.14286rem}.SectionHeader-module--ctaLink--VcsKC{margin-top:.91429rem}}.LargeSectionTitle-module--largeSectionTitle--3XRMm,.SectionTitle-module--sectionTitle--3wG12{color:#181c47;font-family:PlayfairDisplay-Bold,serif;font-weight:700;letter-spacing:0}.SectionTitle-module--spacing--23XyU{margin-top:.74074rem}.FeaturedTemplatesWrap-module--hiddenScroll--3YZVm{overflow:hidden;padding:0}.FeaturedTemplatesWrap-module--wrap--2cJE5{display:flex;flex-direction:column}.FeaturedTemplatesWrap-module--templatesWrap--3Y8a-{grid-column-gap:0;display:grid;grid-template-columns:repeat(6,minmax(auto,350px));margin-bottom:-50%;overflow-x:scroll;overflow-y:hidden;padding:0 0 50%}.FeaturedTemplatesWrap-module--templatesWrap--3Y8a->*{align-self:start}.FeaturedTemplatesWrap-module--ctaWrap--1uin7{align-items:center;display:flex;flex-direction:column;justify-items:center;margin-top:.37037rem;z-index:1}.FeaturedTemplatesWrap-module--primaryCta--2VLYc+.FeaturedTemplatesWrap-module--secondaryCta--_Xou_{margin-top:1.11111rem}@media only screen and (min-width:768px){.FeaturedTemplatesWrap-module--hiddenScroll--3YZVm{padding:0 .57143rem}.FeaturedTemplatesWrap-module--templatesWrap--3Y8a-{grid-column-gap:.68571rem;grid-template-columns:repeat(3,minmax(auto,350px))}.FeaturedTemplatesWrap-module--wrap--2cJE5{align-items:center}.FeaturedTemplatesWrap-module--ctaWrap--1uin7{margin-top:.57143rem}}.CertifiedPartner-module--wrap--LiRU9{align-items:center;display:flex;justify-content:center;width:100%}.CertifiedPartner-module--mediumSize--zru-1{width:6.66667rem}.CertifiedPartner-module--smallSize--v0qPO{width:4.88889rem}@media only screen and (min-width:768px){.CertifiedPartner-module--mediumSize--zru-1{width:5.14286rem}.CertifiedPartner-module--smallSize--v0qPO{width:3.77143rem}}.CertifiedPartnersListModule-module--marginContainer--2GRhy{margin-bottom:2.22222rem}.CertifiedPartnersListModule-module--container--3c3is{margin:0 auto}@media only screen and (min-width:768px){.CertifiedPartnersListModule-module--marginContainer--2GRhy{margin-bottom:3.42857rem}.CertifiedPartnersListModule-module--container--3c3is{padding-left:2.85714rem;padding-right:2.85714rem}}.CertifiedPartnersList-module--wrap--psfrd{display:flex;flex-direction:column;text-align:center;width:100%}.CertifiedPartnersList-module--labelHeader--1E4Qt,.CertifiedPartnersList-module--sentenceHeader--2O39p{margin-bottom:.55556rem}.CertifiedPartnersList-module--partnerLogoWrapper--pXxAU{display:grid;grid-template-columns:repeat(2,1fr);justify-content:center;list-style:none}@media only screen and (min-width:768px){.CertifiedPartnersList-module--partnerLogoWrapper--pXxAU{display:flex;flex-direction:row;justify-content:center}}.InlineLink-module--link--3_Ykb{color:#2d51de;font-family:proximanova,helvetica neue,helvetica,arial,sans-serif;text-decoration:underline;transition:all .3s ease}.InlineLink-module--link--3_Ykb:hover{color:#181c47}.InlineLink-module--inverted--3cugJ{color:#fff}.InlineLink-module--inverted--3cugJ:hover{color:#fff;opacity:.8}.BoldCopy-module--strong--fdPVR{font-family:proximanova-bold,helvetica neue,helvetica,arial,sans-serif;font-weight:700}.CommunityModule-module--base--308OD,.CommunityModule-module--leftAlignedContainer--3om9d,.CommunityModule-module--rightAlignedContainer--2q-fk,.CommunityModule-module--rightAlignedContainerSmall--27GAm{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.CommunityModule-module--mobileSmallPadding--2fRFX{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.CommunityModule-module--fullWidthMobile--1rXqz{padding:0}}@media only screen and (min-width:768px){.CommunityModule-module--base--308OD{padding-left:1.14286rem;padding-right:1.14286rem}.CommunityModule-module--blogContainer--1LgIC{max-width:1090px}.CommunityModule-module--container--XyypV{max-width:1110px}.CommunityModule-module--largeContainer--mYYsr{max-width:1220px}.CommunityModule-module--gridWithSidebar--2vyEn{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.CommunityModule-module--rightAlignedContainer--2q-fk{padding:0 0 0 3.42857rem}.CommunityModule-module--rightAlignedContainerSmall--27GAm{padding:0 0 0 5.28571rem}.CommunityModule-module--leftAlignedContainer--3om9d{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.CommunityModule-module--base--308OD{max-width:41.14286rem}.CommunityModule-module--blogContainer--1LgIC{padding-left:6.14286rem;padding-right:6.14286rem}.CommunityModule-module--container--XyypV{padding-left:5.28571rem;padding-right:5.28571rem}.CommunityModule-module--largeContainer--mYYsr{padding-left:3.71429rem;padding-right:3.71429rem}.CommunityModule-module--rightAlignedContainer--2q-fk{padding:0 0 0 3.71429rem}.CommunityModule-module--leftAlignedContainer--3om9d{padding:0 3.71429rem 0 0}}.CommunityModule-module--noMaxWidth--1Wjli{max-width:none!important}.CommunityModule-module--marginContainer--3Hqv0{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.CommunityModule-module--marginContainer--3Hqv0{margin-bottom:3.42857rem}}.Community-module--wrap--CXY_B{display:grid;grid-template-areas:"header" "image" "body"}.Community-module--wrap--CXY_B>*{justify-self:center}.Community-module--headerWrap--1582c{align-items:center;display:flex;flex-direction:column;grid-area:header;text-align:center}.Community-module--labelTagline--_SK4s{margin-bottom:.48148rem}.Community-module--sectionTitle--dXp57{margin-bottom:.74074rem}.Community-module--wavy--2cdZf{grid-area:wavy;margin-bottom:.74074rem}.Community-module--imageWrap--38L_f{align-items:center;display:flex;grid-area:image;justify-content:flex-end;margin-bottom:.74074rem;width:100%}.Community-module--image--2Dlzt{max-width:768px;width:100%}.Community-module--body--2PVzu{grid-area:body}.Community-module--cta--HgosS{margin-top:.74074rem}.Community-module--ctaWrap--svSta{display:block}@media only screen and (min-width:768px){.Community-module--wrap--CXY_B{grid-column-gap:4%;grid-template-areas:"header image" "body image";grid-template-columns:38% 58%;width:100%}.Community-module--wrap--CXY_B>*{justify-self:normal}.Community-module--headerWrap--1582c{align-items:flex-start;justify-content:flex-end;text-align:left}.Community-module--imageWrap--38L_f{margin-bottom:0}.Community-module--image--2Dlzt{max-width:none}.Community-module--cta--HgosS{margin-top:1.14286rem}}.ComparisonChartModule-module--base--2-cVB,.ComparisonChartModule-module--leftAlignedContainer--21JnK,.ComparisonChartModule-module--rightAlignedContainer--1lHE1,.ComparisonChartModule-module--rightAlignedContainerSmall--3p1_Q{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.ComparisonChartModule-module--mobileSmallPadding--3pH18{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.ComparisonChartModule-module--fullWidthMobile--2hP1I{padding:0}}@media only screen and (min-width:768px){.ComparisonChartModule-module--base--2-cVB{padding-left:1.14286rem;padding-right:1.14286rem}.ComparisonChartModule-module--blogContainer--3nQhW{max-width:1090px}.ComparisonChartModule-module--container--1qcSn{max-width:1110px}.ComparisonChartModule-module--largeContainer--wkpmO{max-width:1220px}.ComparisonChartModule-module--gridWithSidebar--1fFru{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.ComparisonChartModule-module--rightAlignedContainer--1lHE1{padding:0 0 0 3.42857rem}.ComparisonChartModule-module--rightAlignedContainerSmall--3p1_Q{padding:0 0 0 5.28571rem}.ComparisonChartModule-module--leftAlignedContainer--21JnK{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.ComparisonChartModule-module--base--2-cVB{max-width:41.14286rem}.ComparisonChartModule-module--blogContainer--3nQhW{padding-left:6.14286rem;padding-right:6.14286rem}.ComparisonChartModule-module--container--1qcSn{padding-left:5.28571rem;padding-right:5.28571rem}.ComparisonChartModule-module--largeContainer--wkpmO{padding-left:3.71429rem;padding-right:3.71429rem}.ComparisonChartModule-module--rightAlignedContainer--1lHE1{padding:0 0 0 3.71429rem}.ComparisonChartModule-module--leftAlignedContainer--21JnK{padding:0 3.71429rem 0 0}}.ComparisonChartModule-module--noMaxWidth--ZEkOZ{max-width:none!important}.ComparisonChartModule-module--marginContainer--8ayQ-{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.ComparisonChartModule-module--marginContainer--8ayQ-{margin-bottom:3.42857rem}}.slick-slider{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;box-sizing:border-box;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none;-khtml-user-select:none}.slick-list,.slick-slider{display:block;position:relative}.slick-list{margin:0;overflow:hidden;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{display:block;left:0;margin-left:auto;margin-right:auto;position:relative;top:0}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid transparent;display:block;height:auto}.slick-arrow.slick-hidden{display:none}.ComparisonChart-module--wrap--3UwFc{background-color:#fff;width:100%}.ComparisonChart-module--header--k6Cre{background-color:#fff}.ComparisonChart-module--left--2bet8{align-items:flex-start;display:flex;flex-direction:column}.ComparisonChart-module--headerTitle--3VGhq{width:5.92593rem}.ComparisonChart-module--buttonWrap--2nT3q,.ComparisonChart-module--featureRow--101sH,.ComparisonChart-module--featureTypeRow--2eiWy,.ComparisonChart-module--header--k6Cre{display:grid;grid-auto-columns:calc(100vw - 240px);grid-auto-flow:column;grid-template-columns:240px repeat(auto-fit,calc(100vw - 240px))}.ComparisonChart-module--featureTitle--2yY93{padding:.44444rem}.ComparisonChart-module--featureTypeStyle--2CpwX{padding:.2963rem}.ComparisonChart-module--featureTypeRow--2eiWy,.ComparisonChart-module--featureTypeRow--2eiWy .ComparisonChart-module--featureTypeStyle--2CpwX{background-color:#dadada}.ComparisonChart-module--featureRow--101sH:nth-child(2n),.ComparisonChart-module--featureRow--101sH:nth-child(2n) .ComparisonChart-module--featureTitle--2yY93{background-color:#f3f3f9}.ComparisonChart-module--featureDetail--3NMQR{align-items:center;display:flex;justify-content:center;text-align:center}.ComparisonChart-module--hasFeatureStyle--3DwtY{background-color:#93c90e;border-radius:50%;height:.40741rem;margin:0 auto;width:.40741rem}.ComparisonChart-module--scrollCover--x4Pay{background-color:#fff}.ComparisonChart-module--bottomButton--2C1cK{align-items:center;display:flex;justify-content:center;margin:1.85185rem 0 .59259rem}@media only screen and (max-width:767px){.ComparisonChart-module--wrap--3UwFc{overflow-x:scroll}.ComparisonChart-module--header--k6Cre{padding:.88889rem 0}.ComparisonChart-module--left--2bet8{justify-content:space-between;padding-left:.88889rem;position:sticky}.ComparisonChart-module--featureTitle--2yY93,.ComparisonChart-module--featureTypeStyle--2CpwX,.ComparisonChart-module--left--2bet8,.ComparisonChart-module--scrollCover--x4Pay{background-color:#fff;left:0;position:sticky}.ComparisonChart-module--content--Wy7AP,.ComparisonChart-module--header--k6Cre{width:-moz-max-content;width:max-content}}@media only screen and (max-width:410px){.ComparisonChart-module--buttonWrap--2nT3q,.ComparisonChart-module--featureRow--101sH,.ComparisonChart-module--featureTypeRow--2eiWy,.ComparisonChart-module--header--k6Cre{grid-auto-columns:calc(100vw - 160px);grid-template-columns:160px repeat(auto-fit,calc(100vw - 160px))}.ComparisonChart-module--left--2bet8{padding-left:.2963rem}.ComparisonChart-module--headerTitle--3VGhq{width:4.44444rem}}@media only screen and (min-width:768px){.ComparisonChart-module--header--k6Cre{padding:.68571rem .68571rem .68571rem .45714rem;position:sticky;top:0}.ComparisonChart-module--featureTitle--2yY93{padding:.34286rem}.ComparisonChart-module--featureTypeStyle--2CpwX{padding:.22857rem}.ComparisonChart-module--buttonWrap--2nT3q,.ComparisonChart-module--featureRow--101sH,.ComparisonChart-module--featureTypeRow--2eiWy,.ComparisonChart-module--header--k6Cre{grid-column-gap:.22857rem;grid-template-columns:6.85714rem repeat(auto-fit,minmax(2.85714rem,1fr))}.ComparisonChart-module--headerTitle--3VGhq{display:block;margin-bottom:.68571rem;max-width:4.57143rem}.ComparisonChart-module--hasFeatureStyle--3DwtY{height:.31429rem;width:.31429rem}.ComparisonChart-module--bottomButton--2C1cK{margin:.91429rem 0}}@media only screen and (min-width:768px) and (max-width:991px){.ComparisonChart-module--buttonWrap--2nT3q,.ComparisonChart-module--featureRow--101sH,.ComparisonChart-module--featureTypeRow--2eiWy,.ComparisonChart-module--header--k6Cre{grid-template-columns:4.28571rem repeat(auto-fit,minmax(2.85714rem,1fr))}}.disabled--disabled--3578L{cursor:default!important;pointer-events:none}.ToggleSwitch-module--wrap--1rMkv{align-items:center;display:grid;flex-direction:row;grid-template-areas:"left switch right";justify-content:center}.ToggleSwitch-module--left--22BXb{grid-area:left;margin-right:6px}.ToggleSwitch-module--right--dVIZL{grid-area:right;margin-left:6px}.ToggleSwitch-module--left--22BXb,.ToggleSwitch-module--right--dVIZL{align-items:center;color:#232323;display:flex}.ToggleSwitch-module--switchStyle--HY2RQ{display:inline-block;grid-area:switch;height:17px;position:relative;width:30px}.ToggleSwitch-module--switchStyle--HY2RQ .ToggleSwitch-module--toggleSwitch--2Dhqa{height:0;opacity:0;width:0}.ToggleSwitch-module--slider--UU_9k{border-radius:20px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.ToggleSwitch-module--slider--UU_9k:before{background-color:#fff;border-radius:50%;bottom:2px;content:"";height:13px;left:3px;position:absolute;transition:.4s;width:13px}.ToggleSwitch-module--toggleSwitch--2Dhqa:checked+.ToggleSwitch-module--slider--UU_9k{background-color:#23408c}.ToggleSwitch-module--toggleSwitch--2Dhqa:focus+.ToggleSwitch-module--slider--UU_9k{box-shadow:0 0 1px #23408c}.ToggleSwitch-module--toggleSwitch--2Dhqa:checked+.ToggleSwitch-module--slider--UU_9k:before{transform:translateX(12px)}.ToggleSwitch-module--onOff--2Y3fB{background-color:#969696}.ToggleSwitch-module--leftRight--2ql6F{background-color:#23408c}.ToggleSwitch-module--leftGrey--1UjEq,.ToggleSwitch-module--rightGrey--3x-_J{color:#969696}.PlanPricing-module--wrap--3tPtF{align-items:center;display:flex;flex-direction:column;justify-content:space-between;text-align:center}.PlanPricing-module--title--e5fxH{margin-bottom:.59259rem}.PlanPricing-module--cta--11f97{flex-shrink:0;margin-top:.44444rem}@media only screen and (min-width:768px){.PlanPricing-module--title--e5fxH{margin-bottom:.45714rem}.PlanPricing-module--cta--11f97{margin-top:.34286rem}}.LegalCopy-module--legalCopy--23J4U{color:#505050;font-size:15px;line-height:24px;margin:0}.Tooltip-module--font--3hvLB{color:#fff!important}.rc-tooltip-inner{background-color:#232323}.rc-tooltip-placement-top .rc-tooltip-arrow,.rc-tooltip-placement-topLeft .rc-tooltip-arrow,.rc-tooltip-placement-topRight .rc-tooltip-arrow{border-top-color:#232323}.rc-tooltip-placement-right .rc-tooltip-arrow,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow,.rc-tooltip-placement-rightTop .rc-tooltip-arrow{border-right-color:#232323}.rc-tooltip-placement-left .rc-tooltip-arrow,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow,.rc-tooltip-placement-leftTop .rc-tooltip-arrow{border-left-color:#232323}.rc-tooltip-placement-bottom .rc-tooltip-arrow,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{border-bottom-color:#232323}.BodySmall-module--bodySmall--1j4U1{color:#181c47;font-family:proximanova,helvetica neue,helvetica,arial,sans-serif;font-size:14px;line-height:24px}.CopyBlockModule-module--base--1w-ga,.CopyBlockModule-module--leftAlignedContainer--tw9in,.CopyBlockModule-module--rightAlignedContainer--2-e3e,.CopyBlockModule-module--rightAlignedContainerSmall--3o_-X{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.CopyBlockModule-module--mobileSmallPadding--2D9Eg{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.CopyBlockModule-module--fullWidthMobile--2uVdK{padding:0}}@media only screen and (min-width:768px){.CopyBlockModule-module--base--1w-ga{padding-left:1.14286rem;padding-right:1.14286rem}.CopyBlockModule-module--blogContainer--3pcjF{max-width:1090px}.CopyBlockModule-module--container--3TweE{max-width:1110px}.CopyBlockModule-module--largeContainer--3x7jE{max-width:1220px}.CopyBlockModule-module--gridWithSidebar--1pmn8{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.CopyBlockModule-module--rightAlignedContainer--2-e3e{padding:0 0 0 3.42857rem}.CopyBlockModule-module--rightAlignedContainerSmall--3o_-X{padding:0 0 0 5.28571rem}.CopyBlockModule-module--leftAlignedContainer--tw9in{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.CopyBlockModule-module--base--1w-ga{max-width:41.14286rem}.CopyBlockModule-module--blogContainer--3pcjF{padding-left:6.14286rem;padding-right:6.14286rem}.CopyBlockModule-module--container--3TweE{padding-left:5.28571rem;padding-right:5.28571rem}.CopyBlockModule-module--largeContainer--3x7jE{padding-left:3.71429rem;padding-right:3.71429rem}.CopyBlockModule-module--rightAlignedContainer--2-e3e{padding:0 0 0 3.71429rem}.CopyBlockModule-module--leftAlignedContainer--tw9in{padding:0 3.71429rem 0 0}}.CopyBlockModule-module--noMaxWidth--1tFnY{max-width:none!important}.CopyBlockModule-module--wrap--2lV1t{position:relative}.CopyBlockModule-module--marginContainer--wO4Mj{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.CopyBlockModule-module--marginContainer--wO4Mj{margin-bottom:3.42857rem}}.CopyBlock-module--wrapper--2GruX{text-align:left}.CopyBlock-module--titleWrap--20h2n,.CopyBlock-module--wavy--YzdEo{margin-bottom:.74074rem}.CopyBlock-module--bodyStyle--ToShd{margin:0 0 .74074rem}.CopyBlock-module--readMoreCopy--3PbmN{margin-bottom:.74074rem}.CopyBlock-module--readMoreCopy--3PbmN.CopyBlock-module--collapsed--2a2xr{display:none}@media only screen and (min-width:768px){.CopyBlock-module--wrapper--2GruX{display:flex;justify-content:center}.CopyBlock-module--header--1O8nM{margin-right:8%;width:35%}.CopyBlock-module--titleWrap--20h2n{text-align:right}.CopyBlock-module--wavy--YzdEo{display:none}.CopyBlock-module--bodyWrap--GFKhu{width:57%}.CopyBlock-module--readMoreCopy--3PbmN{display:block!important;margin-bottom:0}.CopyBlock-module--readMoreCta--1rmyW{display:none}}.CopyLockupModule-module--fallback--2ceqc{display:block;height:1.55556rem;width:1.55556rem}@media only screen and (min-width:768px){.CopyLockupModule-module--fallback--2ceqc{height:1.37143rem;width:1.37143rem}}.react-slidedown{height:0;transition-duration:.5s;transition-property:none;transition-timing-function:ease-in-out}.react-slidedown.transitioning{overflow-y:hidden}.react-slidedown.closed{display:none}.CopyLockup-module--wrap--Mhdej{position:relative;text-align:center;width:100%}.CopyLockup-module--hasMediaStyle--eiN_G{display:grid;grid-template-areas:"media" "title" "copy" "cta"}.CopyLockup-module--mediaWrap--3Gdh1{display:flex;grid-area:media;justify-content:center;margin-bottom:.74074rem}.CopyLockup-module--titleWrap--3roQk{display:flex;grid-area:title;justify-content:center;margin-bottom:.37037rem}.CopyLockup-module--copyWrap--16Bou{grid-area:copy}.CopyLockup-module--paragraphStyle--2yKqN{display:block}.CopyLockup-module--cta--19ESJ{grid-area:cta;margin-top:.74074rem}.CopyLockup-module--fullWidthCopy--lbjZi{text-align:left}.CopyLockup-module--fullWidthCopy--lbjZi.CopyLockup-module--hasMediaStyle--eiN_G{grid-column-gap:.55556rem;grid-template-areas:"media title" "copy copy" "cta cta";grid-template-columns:1.77778rem auto}.CopyLockup-module--fullWidthCopy--lbjZi .CopyLockup-module--titleWrap--3roQk{align-items:center;justify-content:flex-start}.CopyLockup-module--largeSize--3Ocp_{width:10.18519rem}.CopyLockup-module--mediumSize--1sDce{width:9.44444rem}.CopyLockup-module--smallSize--3u8oL{width:4.88889rem}.CopyLockup-module--collapse--2UXT8{background-color:#f3f3f9;text-align:left}.CopyLockup-module--collapse--2UXT8 .CopyLockup-module--mediaWrap--3Gdh1{display:none}.CopyLockup-module--collapse--2UXT8 .CopyLockup-module--titleWrap--3roQk{justify-content:flex-start}.CopyLockup-module--toggleExpandButton--1wv4z{all:inherit;cursor:pointer;width:100%}.CopyLockup-module--toggleExpandButton--1wv4z:focus{outline:1px dotted #969696;outline-offset:2px}.CopyLockup-module--collapse--2UXT8 .CopyLockup-module--toggleExpandButton--1wv4z{padding:.81481rem .74074rem}.CopyLockup-module--collapsedCopyWrap--1VgjL{padding:.18519rem .74074rem .81481rem}.CopyLockup-module--toggle--22mB6{right:0}@media only screen and (max-width:767px){.CopyLockup-module--fullWidthCopy--lbjZi .CopyLockup-module--mediaWrap--3Gdh1{margin-bottom:.44444rem}.CopyLockup-module--collapse--2UXT8.CopyLockup-module--hasMediaStyle--eiN_G{grid-template-areas:"title";grid-template-columns:auto}.CopyLockup-module--collapse--2UXT8 .CopyLockup-module--titleWrap--3roQk{margin-bottom:0}.CopyLockup-module--collapse--2UXT8 .CopyLockup-module--label--3un51,.CopyLockup-module--toggleExpandWrap--1cYwM{align-items:center;display:flex;justify-content:space-between}.CopyLockup-module--toggleExpandWrap--1cYwM{width:100%}}@media only screen and (min-width:768px){.CopyLockup-module--wrap--Mhdej{text-align:left}.CopyLockup-module--wrap--Mhdej.CopyLockup-module--hasMediaStyle--eiN_G{grid-column-gap:.85714rem;grid-template-areas:"media title" "media copy" ". cta";grid-template-columns:auto auto;grid-template-rows:auto 1fr auto}.CopyLockup-module--mediaWrap--3Gdh1{margin-bottom:.34286rem}.CopyLockup-module--titleWrap--3roQk{justify-content:flex-start;margin-bottom:.28571rem}.CopyLockup-module--cta--19ESJ{margin-top:.85714rem}.CopyLockup-module--largeSize--3Ocp_,.CopyLockup-module--mediumSize--1sDce{width:7.28571rem}.CopyLockup-module--smallSize--3u8oL{width:3.77143rem}.CopyLockup-module--collapse--2UXT8{background-color:initial}.CopyLockup-module--collapse--2UXT8 .CopyLockup-module--mediaWrap--3Gdh1{display:flex}.CopyLockup-module--collapse--2UXT8 .CopyLockup-module--titleWrap--3roQk{cursor:default;height:auto;pointer-events:none}.CopyLockup-module--collapse--2UXT8 .CopyLockup-module--toggleExpandButton--1wv4z{margin:0;padding:0}.CopyLockup-module--fullWidthCopy--lbjZi.CopyLockup-module--hasMediaStyle--eiN_G{grid-template-areas:"media title" "copy copy" "cta cta";grid-template-columns:1.37143rem auto}.CopyLockup-module--fullWidthCopy--lbjZi .CopyLockup-module--titleWrap--3roQk{align-items:center}.CopyLockup-module--centered--2Rp9f.CopyLockup-module--hasMediaStyle--eiN_G{grid-column-gap:0;grid-template-areas:"media" "title" "copy" "cta";grid-template-columns:none;grid-template-rows:min-content min-content auto min-content}.CopyLockup-module--centered--2Rp9f{text-align:center}.CopyLockup-module--centered--2Rp9f .CopyLockup-module--titleWrap--3roQk{justify-content:center}}@media only screen and (min-width:840px) and (max-width:992px){.CopyLockup-module--largeSize--3Ocp_{width:8rem}}@media only screen and (min-width:993px){.CopyLockup-module--largeSize--3Ocp_{width:8.57143rem}}.PlusIcon-module--plus--wIyxc{transform:rotate(45deg)}.IconButton-module--button--2RD9s{align-items:center;border-radius:2px;display:flex;position:relative;width:100%}.IconButton-module--button--2RD9s>*{align-items:center;display:flex;justify-content:center}.IconButton-module--disabled--2OEj2 svg,.IconButton-module--disabled--2OEj2.IconButton-module--onDark--ErmOD svg{fill:#afb2be}.IconButton-module--container--2oVap{align-items:center;display:inline-flex;justify-content:center;width:auto}.IconButton-module--hoverBg--vL4v2 .IconButton-module--button--2RD9s{height:32px;padding:0 4px}.IconButton-module--hoverBg--vL4v2.IconButton-module--large--2-2Sw .IconButton-module--button--2RD9s{height:40px;padding:0 4px}.IconButton-module--hoverBg--vL4v2.IconButton-module--small--2jRXF .IconButton-module--button--2RD9s{height:24px;padding:0 2px}.IconButton-module--hoverBg--vL4v2 .IconButton-module--button--2RD9s:hover{background-color:rgba(30,33,46,.05)}.IconButton-module--hoverBg--vL4v2.IconButton-module--onDark--ErmOD .IconButton-module--button--2RD9s:hover{background-color:hsla(0,0%,100%,.1)}.IconButton-module--hoverIconClass--fu7dz .IconButton-module--button--2RD9s>*{pointer-events:none}.Tooltip-module--wrap--1lsbQ{content:none}.rc-tooltip{display:block;position:absolute;visibility:visible;z-index:5}.rc-tooltip-hidden{display:none}.rc-tooltip-placement-top,.rc-tooltip-placement-topLeft,.rc-tooltip-placement-topRight{padding:16px 0 8px}.rc-tooltip-placement-right,.rc-tooltip-placement-rightBottom,.rc-tooltip-placement-rightTop{padding:0 16px 0 8px}.rc-tooltip-placement-bottom,.rc-tooltip-placement-bottomLeft,.rc-tooltip-placement-bottomRight{padding:8px 0 16px}.rc-tooltip-placement-left,.rc-tooltip-placement-leftBottom,.rc-tooltip-placement-leftTop{padding:0 8px 0 16px}.rc-tooltip-inner{background-color:#1e212e;border-radius:2px;box-shadow:0 4px 8px 0 rgba(0,0,0,.15),0 2px 4px 0 rgba(0,0,0,.1);min-height:32px;padding:4px 8px;text-decoration:none}.rc-tooltip-arrow{border-color:transparent;border-style:solid;height:0;position:absolute;width:0}.rc-tooltip-placement-top .rc-tooltip-arrow,.rc-tooltip-placement-topLeft .rc-tooltip-arrow,.rc-tooltip-placement-topRight .rc-tooltip-arrow{border-top-color:#1e212e;border-width:8px 8px 0;bottom:1px;margin-left:-8px}.rc-tooltip-placement-top .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-topLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-topRight .rc-tooltip-arrow{right:15%}.rc-tooltip-placement-right .rc-tooltip-arrow,.rc-tooltip-placement-rightBottom .rc-tooltip-arrow,.rc-tooltip-placement-rightTop .rc-tooltip-arrow{border-right-color:#1e212e;border-width:8px 8px 8px 0;left:1px;margin-top:-8px}.rc-tooltip-placement-right .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-rightTop .rc-tooltip-arrow{margin-top:0;top:15%}.rc-tooltip-placement-rightBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-left .rc-tooltip-arrow,.rc-tooltip-placement-leftBottom .rc-tooltip-arrow,.rc-tooltip-placement-leftTop .rc-tooltip-arrow{border-left-color:#1e212e;border-width:8px 0 8px 8px;margin-top:-8px;right:1px}.rc-tooltip-placement-left .rc-tooltip-arrow{top:50%}.rc-tooltip-placement-leftTop .rc-tooltip-arrow{margin-top:0;top:15%}.rc-tooltip-placement-leftBottom .rc-tooltip-arrow{bottom:15%}.rc-tooltip-placement-bottom .rc-tooltip-arrow,.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow,.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{border-bottom-color:#1e212e;border-width:0 8px 8px;margin-left:-8px;top:1px}.rc-tooltip-placement-bottom .rc-tooltip-arrow{left:50%}.rc-tooltip-placement-bottomLeft .rc-tooltip-arrow{left:15%}.rc-tooltip-placement-bottomRight .rc-tooltip-arrow{right:15%}.BodySmall-module--bodySmall--P_dXD{font-family:proximanova,helvetica neue,helvetica,arial,sans-serif;font-size:14px;line-height:24px}.Typography-module--primary--38_yj{color:#1e212e}.Typography-module--primary--38_yj.Typography-module--active--1LOAE,.Typography-module--primary--38_yj.Typography-module--interactive--eM7ou:active,.Typography-module--primary--38_yj.Typography-module--interactive--eM7ou:hover{color:#2347d7}.Typography-module--secondary--6enll,.Typography-module--secondary--6enll.Typography-module--active--1LOAE,.Typography-module--secondary--6enll.Typography-module--interactive--eM7ou:active,.Typography-module--secondary--6enll.Typography-module--interactive--eM7ou:hover{color:#6a6d7c}.Typography-module--primary--38_yj.Typography-module--inverted--3O0qM,.Typography-module--primary--38_yj.Typography-module--inverted--3O0qM.Typography-module--active--1LOAE,.Typography-module--primary--38_yj.Typography-module--inverted--3O0qM.Typography-module--interactive--eM7ou:active,.Typography-module--primary--38_yj.Typography-module--inverted--3O0qM.Typography-module--interactive--eM7ou:hover,.Typography-module--secondary--6enll.Typography-module--inverted--3O0qM,.Typography-module--secondary--6enll.Typography-module--inverted--3O0qM.Typography-module--active--1LOAE,.Typography-module--secondary--6enll.Typography-module--inverted--3O0qM.Typography-module--interactive--eM7ou:active,.Typography-module--secondary--6enll.Typography-module--inverted--3O0qM.Typography-module--interactive--eM7ou:hover{color:#fff}.Typography-module--error--175LU{color:#d10023}.Typography-module--success--8KjnX{color:#147a1d}.Typography-module--disabled--1US2t,.Typography-module--disabled--1US2t.Typography-module--inverted--3O0qM{color:#afb2be!important}.Typography-module--emphasis--1RM-f{color:#001c8e}.Typography-module--emphasis--1RM-f.Typography-module--inverted--3O0qM{color:#fff}.Typography-module--midTierUpsell--3Z2Aw{color:#eca704}.Typography-module--topTierUpsell--2lp8U{color:#7613e4}.CopyLockupListModule-module--base--2qrj7,.CopyLockupListModule-module--leftAlignedContainer--2Kilk,.CopyLockupListModule-module--rightAlignedContainer--jcupN,.CopyLockupListModule-module--rightAlignedContainerSmall--2IM8V{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.CopyLockupListModule-module--mobileSmallPadding--2Lfjx{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.CopyLockupListModule-module--fullWidthMobile--1jgtt{padding:0}}@media only screen and (min-width:768px){.CopyLockupListModule-module--base--2qrj7{padding-left:1.14286rem;padding-right:1.14286rem}.CopyLockupListModule-module--blogContainer--1hPEF{max-width:1090px}.CopyLockupListModule-module--container--1QIum{max-width:1110px}.CopyLockupListModule-module--largeContainer--s2WaV{max-width:1220px}.CopyLockupListModule-module--gridWithSidebar--vGdBp{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.CopyLockupListModule-module--rightAlignedContainer--jcupN{padding:0 0 0 3.42857rem}.CopyLockupListModule-module--rightAlignedContainerSmall--2IM8V{padding:0 0 0 5.28571rem}.CopyLockupListModule-module--leftAlignedContainer--2Kilk{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.CopyLockupListModule-module--base--2qrj7{max-width:41.14286rem}.CopyLockupListModule-module--blogContainer--1hPEF{padding-left:6.14286rem;padding-right:6.14286rem}.CopyLockupListModule-module--container--1QIum{padding-left:5.28571rem;padding-right:5.28571rem}.CopyLockupListModule-module--largeContainer--s2WaV{padding-left:3.71429rem;padding-right:3.71429rem}.CopyLockupListModule-module--rightAlignedContainer--jcupN{padding:0 0 0 3.71429rem}.CopyLockupListModule-module--leftAlignedContainer--2Kilk{padding:0 3.71429rem 0 0}}.CopyLockupListModule-module--noMaxWidth--22GdO{max-width:none!important}.CopyLockupListModule-module--wrap--1tXDE{position:relative}.CopyLockupListModule-module--marginContainer--2RtRu{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.CopyLockupListModule-module--marginContainer--2RtRu{margin-bottom:3.42857rem}}.CopyLockupList-module--list--3fshY{grid-column-gap:.74074rem;grid-row-gap:1.25926rem;display:grid;position:relative;width:100%}.CopyLockupList-module--twoCol--3HPD_{grid-template-columns:repeat(2,1fr)}.CopyLockupList-module--header--27JEO{margin-bottom:1.85185rem}.CopyLockupList-module--ctaButton--3RTsb{align-items:center;display:flex;justify-content:center;margin-top:1.48148rem}.CopyLockupList-module--ctaLink--3PBC6{align-items:center;display:flex;justify-content:center;margin-top:1.18519rem}@media only screen and (max-width:767px){.CopyLockupList-module--collapse--3Gmc_{grid-row-gap:.37037rem}}@media only screen and (min-width:768px){.CopyLockupList-module--oneColDesktop--3Gw2i{grid-template-columns:repeat(1,1fr)}.CopyLockupList-module--twoColDesktop--1VYvv{grid-template-columns:repeat(2,1fr)}.CopyLockupList-module--threeColDesktop--3lb1N{grid-template-columns:repeat(3,1fr)}.CopyLockupList-module--header--27JEO{margin-bottom:1.42857rem}.CopyLockupList-module--ctaButton--3RTsb{margin-top:1.14286rem}.CopyLockupList-module--ctaLink--3PBC6{margin-top:.91429rem}}.FaqModule-module--centeredContainer--2-NQF{max-width:1110px;padding-left:1.14286rem;padding-right:1.14286rem}@media only screen and (min-width:1440px){.FaqModule-module--centeredContainer--2-NQF{max-width:41.14286rem;padding-left:5.28571rem;padding-right:5.28571rem}}.FaqModule-module--marginBottom--3EjQU{margin-bottom:2.22222rem}.Faq-module--title--1v4tz{margin-bottom:.37037rem}.Faq-module--oneColumnLayout--1E3st,.Faq-module--splitLayout--16snZ{display:grid;margin-left:auto;margin-right:auto}.Faq-module--splitLayout--16snZ{grid-column-gap:2em;grid-template-columns:1fr 1fr}.TitleMedium-module--titleMedium--3ri5v{font-family:playfairdisplay-bold,serif;font-size:24px;line-height:32px}.CollapsibleList-module--wrap--2EhUi{margin:.66667rem 0}@media only screen and (min-width:768px){.CollapsibleList-module--wrap--2EhUi{margin:.51429rem 0}}.CollapsibleItem-module--wrap--39h39{background-color:#f3f3f9}.CollapsibleItem-module--toggleExpandButton--3EXN_{all:inherit;cursor:pointer;padding:.81481rem;width:100%}.CollapsibleItem-module--collapsedCopyWrap--1HhgM{padding:0 .81481rem .81481rem}.CollapsibleItem-module--toggleExpandButton--3EXN_:focus{outline:1px dotted #969696;outline-offset:2px}.CollapsibleItem-module--toggleExpandWrap--3Jez6{align-items:center;display:flex;justify-content:space-between;width:100%}.FeatureCalloutsModule-module--base--3EtEM,.FeatureCalloutsModule-module--leftAlignedContainer--1n95f,.FeatureCalloutsModule-module--rightAlignedContainer--1bLqm,.FeatureCalloutsModule-module--rightAlignedContainerSmall--rnjkA{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.FeatureCalloutsModule-module--mobileSmallPadding--340sY{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.FeatureCalloutsModule-module--fullWidthMobile--3ItvY{padding:0}}@media only screen and (min-width:768px){.FeatureCalloutsModule-module--base--3EtEM{padding-left:1.14286rem;padding-right:1.14286rem}.FeatureCalloutsModule-module--blogContainer--2VRs8{max-width:1090px}.FeatureCalloutsModule-module--container--JKOO1{max-width:1110px}.FeatureCalloutsModule-module--largeContainer--1J_oi{max-width:1220px}.FeatureCalloutsModule-module--gridWithSidebar--1xU3e{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.FeatureCalloutsModule-module--rightAlignedContainer--1bLqm{padding:0 0 0 3.42857rem}.FeatureCalloutsModule-module--rightAlignedContainerSmall--rnjkA{padding:0 0 0 5.28571rem}.FeatureCalloutsModule-module--leftAlignedContainer--1n95f{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.FeatureCalloutsModule-module--base--3EtEM{max-width:41.14286rem}.FeatureCalloutsModule-module--blogContainer--2VRs8{padding-left:6.14286rem;padding-right:6.14286rem}.FeatureCalloutsModule-module--container--JKOO1{padding-left:5.28571rem;padding-right:5.28571rem}.FeatureCalloutsModule-module--largeContainer--1J_oi{padding-left:3.71429rem;padding-right:3.71429rem}.FeatureCalloutsModule-module--rightAlignedContainer--1bLqm{padding:0 0 0 3.71429rem}.FeatureCalloutsModule-module--leftAlignedContainer--1n95f{padding:0 3.71429rem 0 0}}.FeatureCalloutsModule-module--noMaxWidth--35GDn{max-width:none!important}.FeatureCalloutsModule-module--wrap--3ob4r{position:relative}.FeatureCalloutsModule-module--marginContainer--mAHbN{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.FeatureCalloutsModule-module--marginContainer--mAHbN{margin-bottom:3.42857rem}}.FeatureCallouts-module--header--3EX2m{margin-bottom:1.48148rem}@media only screen and (min-width:768px){.FeatureCallouts-module--header--3EX2m{margin-bottom:1.42857rem}}.FeatureCallout-module--wrap--2jmfz{align-items:center;display:flex;flex-direction:column-reverse;margin-bottom:1.85185rem;width:100%}.FeatureCallout-module--sectionTitle--2-JOO{margin-bottom:.37037rem;text-align:left}.FeatureCallout-module--paragraph--2JdXp{margin-bottom:.74074rem}.FeatureCallout-module--mediaWrap--1b7zE{max-width:720px;position:relative;width:100%}.FeatureCallout-module--video--1d3tb{max-width:400px;width:100%}@media screen and (max-width:767px){.FeatureCallout-module--mediaWrap--1b7zE{margin-bottom:.7037rem}}@media screen and (min-width:768px){.FeatureCallout-module--wrap--2jmfz{flex-direction:row;margin-bottom:3.42857rem}.FeatureCallout-module--sectionTitle--2-JOO{margin-bottom:.45714rem;text-align:left}.FeatureCallout-module--paragraph--2JdXp{margin-bottom:.85714rem}.FeatureCallout-module--wrapReverse--39Qp9{flex-direction:row-reverse}.FeatureCallout-module--copyContainer--2G4d_{flex:45%;padding-right:2.42857rem}.FeatureCallout-module--copyContainerReverse--18-OK{padding:0 0 0 2.42857rem}.FeatureCallout-module--mediaWrap--1b7zE{flex:55%}.FeatureCallout-module--video--1d3tb{max-width:720px;width:100%}}.FeatureCallout-module--wrap--2jmfz:last-child{margin-bottom:0}.Video-module--videoStyle--Dk3T3{width:100%}.FeaturedContentsModule-module--marginContainer--36jGt{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.FeaturedContentsModule-module--marginContainer--36jGt{margin-bottom:3.42857rem}}.FeaturedContents-module--wrap--_In3T{display:flex;flex-direction:column;overflow:hidden;width:100%}.FeaturedContents-module--header--1FuOR{display:flex;flex-direction:column;padding:0 1.48148rem}.FeaturedContents-module--bottomMargin--FAWjW{margin-bottom:1.66667rem}@media only screen and (min-width:768px){.FeaturedContents-module--wrap--_In3T{align-items:center;position:relative;z-index:1}.FeaturedContents-module--header--1FuOR{align-items:center;padding-left:1.14286rem;padding-right:1.14286rem;text-align:center}.FeaturedContents-module--bottomMargin--FAWjW{margin-bottom:1.28571rem}}.FeaturedContentsWrap-module--hiddenScroll--3LFg4{overflow:hidden;padding:0}.FeaturedContentsWrap-module--wrap--1YR5q{display:flex;flex-direction:column}.FeaturedContentsWrap-module--contentsWrap--3CaOx{grid-column-gap:0;display:grid;grid-template-columns:repeat(6,minmax(auto,350px));margin-bottom:-50%;overflow-x:scroll;overflow-y:hidden;padding:0 0 50%}.FeaturedContentsWrap-module--contentsWrap--3CaOx>*{align-self:start}.FeaturedContentsWrap-module--ctaWrap--1Xi9t{align-items:center;display:flex;flex-direction:column;justify-items:center;margin-top:.37037rem;z-index:1}.FeaturedContentsWrap-module--primaryCta--1zWGH+.FeaturedContentsWrap-module--secondaryCta--1kG9i{margin-top:1.11111rem}@media only screen and (min-width:768px){.FeaturedContentsWrap-module--hiddenScroll--3LFg4{padding:0 .57143rem}.FeaturedContentsWrap-module--contentsWrap--3CaOx{grid-column-gap:.68571rem;grid-template-columns:repeat(3,minmax(auto,350px))}.FeaturedContentsWrap-module--wrap--1YR5q{align-items:center}.FeaturedContentsWrap-module--ctaWrap--1Xi9t{margin-top:.57143rem}}.FeaturedTemplatesModule-module--marginContainer--qjWwj{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.FeaturedTemplatesModule-module--marginContainer--qjWwj{margin-bottom:3.42857rem}}.HeroModule-module--marginContainer--RdsdB{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.HeroModule-module--marginContainer--RdsdB{margin-bottom:4.28571rem}}.MediaHero-module--wrap--3rwoV{padding:1.59259rem .74074rem 1.48148rem}.MediaHero-module--body--3e_n8{display:grid;grid-template-areas:"tagline" "title" "copy" "cta" "media";text-align:center}.MediaHero-module--taglineWrap--1F1En{align-items:center;display:flex;flex-direction:column;grid-area:tagline;justify-content:center;margin-bottom:.37037rem}.MediaHero-module--taglineStyle--yZlqF{margin-bottom:.55556rem;z-index:1}.MediaHero-module--sectionTitle--2XBhE{grid-area:title;margin-bottom:.74074rem;z-index:1}.MediaHero-module--copyStyle--3fwNb{grid-area:copy;margin-bottom:1.11111rem;z-index:1}.MediaHero-module--ctaWrap--26ONT,.MediaHero-module--inputAndCta--1xevx{grid-area:cta}.MediaHero-module--ctaWrap--26ONT{margin-bottom:2.22222rem}.MediaHero-module--ctaWrap2--1IQTw,.MediaHero-module--ctaWrap--26ONT{align-items:center;display:flex;flex-direction:column;justify-items:center}.MediaHero-module--ctaWrap2--1IQTw{margin-bottom:1.11111rem;margin-top:.37037rem;z-index:2}.MediaHero-module--inputWrapper--1hY-z{margin:auto;width:285px}.MediaHero-module--checkmark--agj5L{position:relative;top:.15em}.MediaHero-module--secondCta--ixlCa,.MediaHero-module--supportingTextWrapper--2Dirz{margin-top:.59259rem}.MediaHero-module--mediaWrap--3PqWr{grid-area:media;position:relative}.MediaHero-module--landscape--3BrDs,.MediaHero-module--landscapeVideo--2OSZH,.MediaHero-module--squareVideo--3LC4J,.MediaHero-module--verticalVideo--3h7XT{max-height:95vh;max-width:100%;position:relative;width:auto;z-index:1}.MediaHero-module--square--3wNM_{display:block;height:30vw;padding-bottom:100%;z-index:1}.MediaHero-module--vertical--2olA6{min-height:568px;position:absolute;width:100%;z-index:1}.MediaHero-module--landscapeContainer--28LEa{min-height:200px;position:relative;width:100%}.MediaHero-module--squareContainer--35k1p{margin:0 auto;max-width:65vw;position:relative;width:100%}.MediaHero-module--verticalContainer--2cAph{margin:0 auto;max-width:320px;min-height:200px;position:relative;width:100%}.MediaHero-module--leftCenter--34BuK{left:-5%;top:2.96296rem}.MediaHero-module--rightCorner--3mP4l{right:0;top:-1.11111rem;transform:scaleX(-1)}.MediaHero-module--leftOfMedia--1Jm40{left:0;top:12.22222rem;z-index:-1}.MediaHero-module--rightOfMedia--zCVcK{bottom:-1%;right:0;z-index:-1}.MediaHero-module--topRightOfMedia--h5DUX{right:0;top:8.88889rem}@media only screen and (min-width:768px){.MediaHero-module--wrap--3rwoV{padding:3.57143rem 2.28571rem .57143rem 3.42857rem}.MediaHero-module--body--3e_n8{grid-column-gap:5%;grid-template-areas:"tagline media" "title media" "copy media" "cta media";grid-template-columns:47.5% 47.5%;text-align:left}.MediaHero-module--taglineWrap--1F1En{flex-direction:row;justify-content:flex-start}.MediaHero-module--taglineStyle--yZlqF{margin:0 .57143rem 0 0}.MediaHero-module--inputAndCta--1xevx{grid-column-gap:5%;display:grid;flex-direction:row;grid-template-areas:"input cta";grid-template-columns:1fr 1fr}.MediaHero-module--inputWrapper--1hY-z{grid-area:input;margin:0}.MediaHero-module--ctaWrap--26ONT{display:flex;flex-direction:row;grid-area:cta}.MediaHero-module--ctaWrap2--1IQTw{flex-direction:unset}.MediaHero-module--supportingTextWrapper--2Dirz{margin-top:0}.MediaHero-module--verticalCtaWrap--ONV7_{margin-bottom:5.71429rem}.MediaHero-module--ctaBreak--3oylF{margin-right:.45714rem}.MediaHero-module--secondCta--ixlCa{margin-top:0;z-index:1}.MediaHero-module--mediaWrap--3PqWr{align-items:center;display:flex;padding:0 .85714rem .85714rem 0}.MediaHero-module--mediaWrap2--1d34b{padding:0 .85714rem .85714rem}.MediaHero-module--landscapeContainer--28LEa:after,.MediaHero-module--squareContainer--35k1p:after,.MediaHero-module--verticalContainer--2cAph:after{background-image:url(/static/desktop-image-bg-8ea06e38a522392f18df00037c063f3b.svg);background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:100%;left:.85714rem;position:absolute;top:.85714rem;width:100%;z-index:0}.MediaHero-module--leftCorner--1WbVw{left:0;top:0}.MediaHero-module--topLeft--7aHlm{left:0;top:1.6rem}.MediaHero-module--bottomRight--2Abu8{bottom:-4.28571rem;right:0;z-index:1}.MediaHero-module--square--3wNM_{max-width:30vw}.MediaHero-module--squareVideo--3LC4J{max-width:30vw;padding-bottom:0}.MediaHero-module--squareContainer--35k1p{max-width:30vw;min-height:30vw}}@media only screen and (min-width:1220px){.MediaHero-module--supportingTextWrapper--2Dirz{margin-left:.57143rem}.MediaHero-module--supportingText--3iQ2s{display:inline-block}.MediaHero-module--supportingText--3iQ2s:first-of-type{margin-right:.85714rem}.MediaHero-module--inputAndCta--1xevx{grid-template-columns:1fr 2fr}}.HeroBackground-module--wrap--VOdSX{background-image:url(/static/wiggly-background-0a8823ffd34a7636e9400367df7ffe43.svg);background-repeat:repeat-x;background-size:640px 458px;position:relative;width:100%}.HeroBackground-module--wrap--VOdSX.HeroBackground-module--wavyMobile--2GUa8{background-color:#f3f3f9;background-image:none}.HeroBackground-module--wrap--VOdSX.HeroBackground-module--wavyMobile--2GUa8.HeroBackground-module--peach--1uMJM{background-color:#fddbcc}.HeroBackground-module--wrap--VOdSX.HeroBackground-module--peach--1uMJM,.HeroBackground-module--wrap--VOdSX.HeroBackground-module--wavyMobile--2GUa8.HeroBackground-module--peach--1uMJM:after{background-image:url(/static/wiggly-background-light-peach-275206570ddc448a57a4f5c744e6d143.svg)}.HeroBackground-module--wrap--VOdSX.HeroBackground-module--wavyMobile--2GUa8:after{background-image:url(/static/wiggly-background-0a8823ffd34a7636e9400367df7ffe43.svg);background-position:-300px -130px;background-repeat:repeat-x;background-size:200% 200%;content:"";display:block;height:120px;left:0;position:absolute;width:100%}@media only screen and (min-width:768px){.HeroBackground-module--wrap--VOdSX{background-color:#f3f3f9;background-image:none}.HeroBackground-module--wrap--VOdSX.HeroBackground-module--wavyMobile--2GUa8:after,.HeroBackground-module--wrap--VOdSX:after{background-image:url(/static/desktop-wiggle-63f5acc89165c256b6b908672b369bd9.svg);background-position:0 0;background-size:3840px 66px;bottom:-66px;content:"";display:block;height:66px;left:0;position:absolute;width:100%}.HeroBackground-module--wrap--VOdSX.HeroBackground-module--peach--1uMJM{background-color:#fddbcc}.HeroBackground-module--wrap--VOdSX.HeroBackground-module--peach--1uMJM:after,.HeroBackground-module--wrap--VOdSX.HeroBackground-module--wavyMobile--2GUa8.HeroBackground-module--peach--1uMJM:after{background-image:url(/static/desktop-wiggle-light-peach-315f22fa71d8e1157ff20595589df76e.svg)}}.Input-module--wrap--3sjdB{display:inline-block;font-family:proximanova,helvetica neue,helvetica,arial,sans-serif;font-size:20px;line-height:20px;position:relative;width:100%}.Input-module--wrapDisabled--2w8an{cursor:default;pointer-events:none}.Input-module--input--2ZZ21{background-color:#fff;border:1px solid #969696;border-radius:2px;box-sizing:border-box;color:#505050;display:inline-block;height:56px;margin-top:10px;outline:none;padding:16px;width:100%}.Input-module--wrapDisabled--2w8an .Input-module--input--2ZZ21{background-color:#f1f1f1;color:#969696}.Input-module--wrap--3sjdB:hover .Input-module--input--2ZZ21{border-color:#23408c}.Input-module--input--2ZZ21:focus,.Input-module--wrap--3sjdB:hover .Input-module--input--2ZZ21.Input-module--filled---iijw:focus{border-color:#23408c;border-width:2px;padding-left:15px;padding-right:15px}.Input-module--wrap--3sjdB:hover .Input-module--input--2ZZ21:-webkit-autofill:focus{border-color:#23408c;border-width:2px;padding-left:15px;padding-right:15px}.Input-module--smallInput--3F3i5.Input-module--input--2ZZ21:focus,.Input-module--wrap--3sjdB:hover .Input-module--input--2ZZ21.Input-module--filled---iijw:focus.Input-module--smallInput--3F3i5{padding-left:15px}.Input-module--smallInput--3F3i5.Input-module--filled---iijw{padding-left:16px}.Input-module--input--2ZZ21.Input-module--error--25Tot,.Input-module--wrap--3sjdB:hover .Input-module--input--2ZZ21.Input-module--error--25Tot,.Input-module--wrap--3sjdB:hover .Input-module--input--2ZZ21.Input-module--error--25Tot:focus{border-color:#ff6f5e;border-width:2px;padding-left:15px;padding-right:15px}.Input-module--labelText--1ug0l{background-color:#fff;color:#969696;cursor:text;left:0;margin-left:18px;position:absolute;top:0;transform:translateY(29px);transition:transform .15s ease-in,font-size .15s ease-in;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.Input-module--smallInput--3F3i5~.Input-module--labelText--1ug0l{margin-left:10px;transform:translateY(22px)}.Input-module--wrapDisabled--2w8an .Input-module--labelText--1ug0l{background-color:transparent}.Input-module--floatLabel--2R40A,.Input-module--smallInput--3F3i5~.Input-module--floatLabel--2R40A{font-size:15px;margin-left:9px;padding-left:8px;padding-right:8px;transform:translateY(0)}.Input-module--smallInput--3F3i5.Input-module--filled---iijw~.Input-module--floatLabel--2R40A{margin-left:9px}.Input-module--input--2ZZ21:-webkit-autofill+.Input-module--labelText--1ug0l,.Input-module--smallInput--3F3i5.Input-module--input--2ZZ21:-webkit-autofill+.Input-module--labelText--1ug0l{background-color:transparent;font-size:15px;margin-left:9px;padding-left:8px;padding-right:8px;transform:translateY(0)}.Input-module--wrapDisabled--2w8an .Input-module--floatLabel--2R40A:before{background-color:#fff;content:" ";height:3px;left:0;position:absolute;top:calc(50% - 1px);width:100%;z-index:-1}.Input-module--wrapDisabled--2w8an .Input-module--smallInput--3F3i5+.Input-module--floatLabel--2R40A:before{top:50%}.Input-module--input--2ZZ21:-webkit-autofill+.Input-module--labelText--1ug0l:before{background-color:#fff;content:" ";height:3px;left:0;position:absolute;top:calc(50% - 1px);width:100%;z-index:-1}.Input-module--smallInput--3F3i5.Input-module--input--2ZZ21:-webkit-autofill+.Input-module--labelText--1ug0l:before{top:50%}.Input-module--input--2ZZ21:focus+.Input-module--labelText--1ug0l.Input-module--floatLabel--2R40A,.Input-module--wrap--3sjdB:hover .Input-module--labelText--1ug0l.Input-module--floatLabel--2R40A{color:#23408c}.Input-module--input--2ZZ21:focus+.Input-module--labelText--1ug0l.Input-module--floatLabel--2R40A{margin-left:9px}.Input-module--input--2ZZ21.Input-module--error--25Tot+.Input-module--labelText--1ug0l.Input-module--floatLabel--2R40A,.Input-module--input--2ZZ21.Input-module--error--25Tot:focus+.Input-module--labelText--1ug0l.Input-module--floatLabel--2R40A{color:#ff6f5e;margin-left:9px}.Input-module--errorLabel--1cCV_{visibility:hidden}.Input-module--errorLabel--1cCV_.Input-module--visible--3Pxcy{visibility:visible}.Input-module--smallInput--3F3i5{font-size:19px;height:40px;margin-top:10px;padding:1px 8px}.Input-module--smallInput--3F3i5 .Input-module--input--2ZZ21:focus+.Input-module--labelText--1ug0l.Input-module--floatLabel--2R40A{margin-left:9px}@media only screen and (min-width:768px){.Input-module--smallInput--3F3i5{margin-bottom:8px}.Input-module--smallInput--3F3i5~.Input-module--errorLabel--1cCV_{display:none}.Input-module--smallInput--3F3i5~.Input-module--errorLabel--1cCV_.Input-module--visible--3Pxcy{display:block}}.FormError-module--formError--2p4_4{color:#ff6f5e}.BodyMedium-module--bodyMedium--36L3U{color:#181c47;font-family:proximanova,helvetica neue,helvetica,arial,sans-serif;font-size:16px;line-height:24px}.DownloadAppStoreIcon-module--downloadAppStore--2qD5H{background:url(/static/DownloadOnAppStoreBadge-4db6fa7e3e6576e09c936f4ea3cfecf5.svg) no-repeat;background-position:50%;background-size:contain;display:block;height:2.03704rem;width:6.11111rem}.RedSplats-module--redSplats--68kt1{background:url(/static/RedSplats-735f00cc4a04ed35762e91b6d7adfd03.svg) no-repeat;background-size:contain;height:3.11111rem;position:absolute;width:2.22222rem}@media screen and (min-width:768px){.RedSplats-module--redSplats--68kt1{height:3.8rem;width:2.71429rem}}.RedSwipe-module--redSwipe--14Vbg{background:url(/static/RedSwipe-0a3c66075a383e378d143e27489ce2ca.svg) no-repeat;background-size:contain;height:3.97143rem;position:absolute;width:2.6rem}.YellowTealBeans-module--yellowTealBeans--xeDlu{background:url(/static/YellowTealBeans-ff9bf3968d06a9a71c79491be4bcfe74.svg) no-repeat;background-size:contain;height:5.07407rem;position:absolute;width:2.85185rem}@media screen and (min-width:768px){.YellowTealBeans-module--yellowTealBeans--xeDlu{height:6.2rem;width:3.48571rem}}.HalfYellowBall-module--halfYellowBall--1tet-{background:url(/static/HalfYellowBall-0cd625cdf114ffbfc3cbdbe9988c2fee.svg) no-repeat;background-size:contain;height:1.40741rem;position:absolute;width:.74074rem}@media screen and (min-width:768px){.HalfYellowBall-module--halfYellowBall--1tet-{height:1.71429rem;width:.91429rem}}.BlueSplats-module--blueSplats--1dUtq{background:url(/static/BlueSplats-41b8b79350fe378c51ee824eab23ff38.svg) no-repeat;background-size:contain;height:4.33333rem;position:absolute;width:4.18519rem}@media screen and (min-width:768px){.BlueSplats-module--blueSplats--1dUtq{height:5.31429rem;width:5.11429rem}}.YellowCorner-module--yellowCorner--3a9yr{background:url(/static/YellowCorner-d367eaf0eeff2a90f1d4d374e3b1c3e8.svg) no-repeat;background-size:contain;height:2.44444rem;position:absolute;width:5.96296rem}@media screen and (min-width:768px){.YellowCorner-module--yellowCorner--3a9yr{height:3rem;width:7.31429rem}}.TealDots-module--tealDots--3tA-0{background:url(/static/TealDots-212c4a91665ce0cc624cdf92514a34d6.svg) no-repeat;background-size:contain;height:3.51852rem;position:absolute;width:2.59259rem}@media screen and (min-width:768px){.TealDots-module--tealDots--3tA-0{height:4.28571rem;width:3.17143rem}}.GreenSplats-module--greenSplats--1F650{background:url(/static/GreenSplats-15fc0323bde2b75a41736eea23e94dc7.svg) no-repeat;background-size:contain;height:6.03704rem;position:absolute;width:2.25926rem}@media screen and (min-width:768px){.GreenSplats-module--greenSplats--1F650{height:7.37143rem;width:2.77143rem}}.TextHero-module--wrap--3KjWA{padding:1.66667rem .74074rem .81481rem}.TextHero-module--body--1J_0i{margin-left:auto;margin-right:auto;max-width:1170px;text-align:center}.TextHero-module--body--1J_0i,.TextHero-module--taglineWrap--EQGBk{align-items:center;display:flex;flex-direction:column;justify-content:center}.TextHero-module--taglineWrap--EQGBk{margin-bottom:.37037rem;z-index:2}.TextHero-module--tag--3in6P{margin-bottom:.55556rem}.TextHero-module--largeSectionTitle--dp8Ex{margin-bottom:.74074rem;max-width:26.2963rem;width:100%}.TextHero-module--paragraph--1VtF0{width:100%}.TextHero-module--ctaWrap--1m3oQ{align-items:center;display:flex;flex-direction:column;justify-items:center;z-index:2}.TextHero-module--cta--24uUy{margin-top:.88889rem}.TextHero-module--secondCta--HGsFy{margin-top:.59259rem}.TextHero-module--upperLeft--85fGG{left:-.18519rem;position:absolute;top:0}.TextHero-module--lowerRight--CsL8D{bottom:-3.88889rem;position:absolute;right:0}@media only screen and (min-width:768px){.TextHero-module--wrap--3KjWA{padding:1.42857rem 7.71429rem .15457rem}.TextHero-module--largeSectionTitle--dp8Ex{max-width:28.28571rem}.TextHero-module--paragraph--1VtF0{max-width:23.11429rem}.TextHero-module--ctaWrap--1m3oQ{display:flex;flex-direction:row}.TextHero-module--cta--24uUy{margin-top:.68571rem}.TextHero-module--ctaBreak--WRMtD{margin-left:.45714rem}.TextHero-module--secondCta--HGsFy{z-index:2}.TextHero-module--upperLeft--85fGG{top:0}.TextHero-module--lowerRight--CsL8D{bottom:-3rem;right:0}}.UpperLeftRedBlue-module--upperLeftRedBlue--2l2yd{background:url(/static/UpperLeftRedBlue-63b6ee2eca1e536576fa136c918c1c54.svg) no-repeat;background-size:79px 86px;height:86px;width:79px}@media screen and (min-width:768px){.UpperLeftRedBlue-module--upperLeftRedBlue--2l2yd{background-size:157px 192px;height:192px;width:157px}}.LowerRightTealYellow-module--lowerRightTealYellow--1uU8H{background:url(/static/RightYellowSplat-1b9a8de54f6d66f71d83063da2e72ed8.svg) no-repeat;background-size:56px 137px;height:137px;width:56px;z-index:1}@media only screen and (min-width:768px){.LowerRightTealYellow-module--lowerRightTealYellow--1uU8H{background:url(/static/LowerRightTealYellow-944790b2ec1f2d1d569c799113cbfc41.svg) no-repeat;background-size:209px 227px;height:227px;width:209px}}.HowToOrderedListModule-module--base--arnG1,.HowToOrderedListModule-module--leftAlignedContainer--fdM-z,.HowToOrderedListModule-module--rightAlignedContainer--TqHqs,.HowToOrderedListModule-module--rightAlignedContainerSmall--28LRb{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.HowToOrderedListModule-module--mobileSmallPadding--38WCQ{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.HowToOrderedListModule-module--fullWidthMobile--2eaXy{padding:0}}@media only screen and (min-width:768px){.HowToOrderedListModule-module--base--arnG1{padding-left:1.14286rem;padding-right:1.14286rem}.HowToOrderedListModule-module--blogContainer--3S0su{max-width:1090px}.HowToOrderedListModule-module--container--1T9KE{max-width:1110px}.HowToOrderedListModule-module--largeContainer--1w6ek{max-width:1220px}.HowToOrderedListModule-module--gridWithSidebar--AFmV3{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.HowToOrderedListModule-module--rightAlignedContainer--TqHqs{padding:0 0 0 3.42857rem}.HowToOrderedListModule-module--rightAlignedContainerSmall--28LRb{padding:0 0 0 5.28571rem}.HowToOrderedListModule-module--leftAlignedContainer--fdM-z{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.HowToOrderedListModule-module--base--arnG1{max-width:41.14286rem}.HowToOrderedListModule-module--blogContainer--3S0su{padding-left:6.14286rem;padding-right:6.14286rem}.HowToOrderedListModule-module--container--1T9KE{padding-left:5.28571rem;padding-right:5.28571rem}.HowToOrderedListModule-module--largeContainer--1w6ek{padding-left:3.71429rem;padding-right:3.71429rem}.HowToOrderedListModule-module--rightAlignedContainer--TqHqs{padding:0 0 0 3.71429rem}.HowToOrderedListModule-module--leftAlignedContainer--fdM-z{padding:0 3.71429rem 0 0}}.HowToOrderedListModule-module--noMaxWidth--3L87-{max-width:none!important}.HowToOrderedListModule-module--marginContainer--1UhyU{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.HowToOrderedListModule-module--centeredContainer--c4xGU{max-width:1110px;padding-left:1.14286rem;padding-right:1.14286rem}.HowToOrderedListModule-module--marginContainer--1UhyU{margin-bottom:3.42857rem}}@media only screen and (min-width:1440px){.HowToOrderedListModule-module--centeredContainer--c4xGU{max-width:41.14286rem;padding-left:5.28571rem;padding-right:5.28571rem}}.HowToOrderedList-module--wrap--3SZdk{display:grid;grid-template-areas:"text"}.HowToOrderedList-module--textWrap--35gdt{display:flex;flex-direction:column;grid-area:text;justify-content:center}.HowToOrderedList-module--header--3HqSS{margin-bottom:.74074rem}.HowToOrderedList-module--imageWrap--3lYU2{align-items:center;display:flex;grid-area:image;height:100%;justify-content:flex-end;width:100%}.HowToOrderedList-module--image--L_4Wt{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.HowToOrderedList-module--ctaWrap--2jHPT{display:flex;justify-content:center;margin-top:1.11111rem}@media only screen and (min-width:768px){.HowToOrderedList-module--wrap--3SZdk{grid-column-gap:8%;grid-template-areas:"text image";grid-template-columns:43% 49%}.HowToOrderedList-module--header--3HqSS{margin-bottom:.85714rem}.HowToOrderedList-module--image--L_4Wt{max-width:810px}}.HowToOrderedListWrap-module--list--3YUvx{counter-reset:how-to;list-style:none;margin:0;padding:0}.HowToOrderedListStep-module--step--1FglN{margin-bottom:.66667rem;padding-left:1.25926rem;position:relative}.HowToOrderedListStep-module--step--1FglN:before{align-items:center;background-color:#181c47;border-radius:50%;color:#fff;content:counter(how-to);counter-increment:how-to;display:inline-flex;height:1rem;justify-content:center;left:0;line-height:0;position:absolute;top:-.1rem;width:1rem}.HowToOrderedListStep-module--step--1FglN strong{font-family:proximanova-bold,helvetica neue,helvetica,arial,sans-serif;font-weight:700}.IconListWithMediaModule-module--base--17uKk,.IconListWithMediaModule-module--leftAlignedContainer--1g1l3,.IconListWithMediaModule-module--rightAlignedContainer--1eLIM,.IconListWithMediaModule-module--rightAlignedContainerSmall--1qIzf{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.IconListWithMediaModule-module--mobileSmallPadding--1NCHn{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.IconListWithMediaModule-module--fullWidthMobile--3fkXq{padding:0}}@media only screen and (min-width:768px){.IconListWithMediaModule-module--base--17uKk{padding-left:1.14286rem;padding-right:1.14286rem}.IconListWithMediaModule-module--blogContainer--1GQzz{max-width:1090px}.IconListWithMediaModule-module--container--1QKOw{max-width:1110px}.IconListWithMediaModule-module--largeContainer--2y3iv{max-width:1220px}.IconListWithMediaModule-module--gridWithSidebar--gK-s8{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.IconListWithMediaModule-module--rightAlignedContainer--1eLIM{padding:0 0 0 3.42857rem}.IconListWithMediaModule-module--rightAlignedContainerSmall--1qIzf{padding:0 0 0 5.28571rem}.IconListWithMediaModule-module--leftAlignedContainer--1g1l3{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.IconListWithMediaModule-module--base--17uKk{max-width:41.14286rem}.IconListWithMediaModule-module--blogContainer--1GQzz{padding-left:6.14286rem;padding-right:6.14286rem}.IconListWithMediaModule-module--container--1QKOw{padding-left:5.28571rem;padding-right:5.28571rem}.IconListWithMediaModule-module--largeContainer--2y3iv{padding-left:3.71429rem;padding-right:3.71429rem}.IconListWithMediaModule-module--rightAlignedContainer--1eLIM{padding:0 0 0 3.71429rem}.IconListWithMediaModule-module--leftAlignedContainer--1g1l3{padding:0 3.71429rem 0 0}}.IconListWithMediaModule-module--noMaxWidth--A_b7D{max-width:none!important}.IconListWithMediaModule-module--marginContainer--12ng8{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.IconListWithMediaModule-module--marginContainer--12ng8{margin-bottom:3.42857rem}}.IconListWithMedia-module--wrap--3p38n{display:grid;grid-template-areas:"header" "media" "icons" "button" "link"}.IconListWithMedia-module--header--1s4Kw{align-items:center;display:flex;flex-direction:column;grid-area:header;margin-bottom:.74074rem;text-align:center}.IconListWithMedia-module--media--r3etX{grid-area:media;margin:0 0 1.2963rem}.IconListWithMedia-module--image--1i8bm,.IconListWithMedia-module--video--18zN0{height:100%;margin:auto;width:100%}.IconListWithMedia-module--iconList--1jlUI{grid-area:icons}.IconListWithMedia-module--ctaButtonWrap--1cU--{grid-area:button;margin:auto}.IconListWithMedia-module--ctaButton--sIoUx{align-items:center;justify-content:center;margin-top:1.48148rem;position:relative}.IconListWithMedia-module--ctaLinkWrap--1dMHf{grid-area:link;margin:auto}.IconListWithMedia-module--ctaLink--3XSb7{align-items:center;justify-content:center;margin-top:1.18519rem;position:relative}@media only screen and (max-width:767px){.IconListWithMedia-module--image--1i8bm{height:10.74074rem}}@media only screen and (min-width:768px){.IconListWithMedia-module--wrap--3p38n{grid-template-areas:"header" "media" "icons" "button" "link"}.IconListWithMedia-module--wrap--3p38n.IconListWithMedia-module--alignLeft--c-cQB>*{align-self:center}.IconListWithMedia-module--wrap--3p38n.IconListWithMedia-module--alignLeft--c-cQB{grid-column-gap:1rem;grid-template-areas:"header header" "media icons" "button button" "link link";grid-template-columns:calc(50% - .5rem) calc(50% - .5rem);padding:0 3.42857rem 1.71429rem .71429rem}.IconListWithMedia-module--wrap--3p38n.IconListWithMedia-module--alignRight--1Wts1>*{align-self:center}.IconListWithMedia-module--wrap--3p38n.IconListWithMedia-module--alignRight--1Wts1{grid-column-gap:1rem;grid-template-areas:"header header" "icons media" "button button" "link link";grid-template-columns:calc(50% - .5rem) calc(50% - .5rem);padding:0 .71429rem 1.71429rem 3.42857rem}.IconListWithMedia-module--header--1s4Kw{margin-bottom:1.14286rem}.IconListWithMedia-module--media--r3etX{align-items:center;display:flex;height:15.71429rem;justify-content:center;margin-bottom:1rem;max-height:70vh}.IconListWithMedia-module--wrap--3p38n.IconListWithMedia-module--alignLeft--c-cQB .IconListWithMedia-module--media--r3etX,.IconListWithMedia-module--wrap--3p38n.IconListWithMedia-module--alignRight--1Wts1 .IconListWithMedia-module--media--r3etX{margin-bottom:0}.IconListWithMedia-module--image--1i8bm{max-width:688px}.IconListWithMedia-module--ctaButton--sIoUx{margin-top:1.71429rem}.IconListWithMedia-module--ctaLink--3XSb7{margin-top:.91429rem}}@media only screen and (min-width:1200px){.IconListWithMedia-module--wrap--3p38n.IconListWithMedia-module--alignLeft--c-cQB{grid-column-gap:1rem;grid-template-areas:"media header" "media icons" "button button" "link link";grid-template-columns:40% auto}.IconListWithMedia-module--wrap--3p38n.IconListWithMedia-module--alignRight--1Wts1{grid-column-gap:1rem;grid-template-areas:"header media" "icons media" "button button" "link link";grid-template-columns:auto 40%}.IconListWithMedia-module--wrap--3p38n.IconListWithMedia-module--alignLeft--c-cQB .IconListWithMedia-module--header--1s4Kw,.IconListWithMedia-module--wrap--3p38n.IconListWithMedia-module--alignRight--1Wts1 .IconListWithMedia-module--header--1s4Kw{align-items:flex-start;text-align:left}}.LargeImageModule-module--wrap--306IG{margin:0 auto;position:relative}.LargeImageModule-module--marginContainer--44JHG{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.LargeImageModule-module--wrap--306IG{max-width:1090px}.LargeImageModule-module--marginContainer--44JHG{margin-bottom:3.42857rem}}.LargeImage-module--wrap--1fmH_{align-items:center;display:flex;height:100%;width:100%}.LargeImage-module--imageWrap--18OeK{position:relative;width:100%}.LegalRichText-module--paragraph--LgtLQ{padding-bottom:.42857rem;padding-top:.18519rem}.LegalRichText-module--ulList--3Zj_Q{padding-left:1.11111rem}@media only screen and (min-width:768px){.LegalRichText-module--paragraph--LgtLQ{padding-bottom:.42857rem;padding-top:.14286rem}.LegalRichText-module--ulList--3Zj_Q{padding-left:1.42857rem}}.LegalBoldCopy-module--strong--1ffav{color:#505050;font-family:proximanova-bold,helvetica neue,helvetica,arial,sans-serif;font-size:15px;line-height:24px;margin:0}.LegalUnderlineCopy-module--underline--OVaj-{color:#505050;font-size:15px;line-height:24px;margin:0;text-decoration:underline}.LegalTitle-module--title--7k0hC{color:#505050;margin:0 0 .59259rem}.LegalSectionTitle-module--sectionTitle--GbYqY,.LegalSubsectionTitle-module--subsectionTitle--3Oe71{color:#505050;margin:.37037rem 0}.LegalSmallTitle-module--smallTitle--1hmEk{color:#505050;margin:.18519rem 0}.LegalCopyBlockModule-module--legalCopy--1brYl{margin-bottom:.37037rem}.LegalCopyBlockModule-module--marginContainer--qLyqS{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.LegalCopyBlockModule-module--legalCopy--1brYl{margin-bottom:1.71429rem;margin-left:2.14286rem}.LegalCopyBlockModule-module--marginContainer--qLyqS{margin-bottom:3.42857rem;margin-left:3.57143rem;margin-right:3.57143rem;max-width:800px}}.LegalCopyBlock-module--wrap--16H1L{display:flex;flex-direction:column;margin-left:auto;margin-right:auto}.LegalCopyBlock-module--leftAligned--1yBPu{align-items:flex-start;margin-left:0;margin-right:0;text-align:left}.LegalSidebarMenuModule-module--label--V64oy{margin-bottom:.37037rem}.LegalSidebarMenuModule-module--marginContainer--nPC6t{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.LegalSidebarMenuModule-module--label--V64oy{margin-bottom:.42857rem}.LegalSidebarMenuModule-module--marginContainer--nPC6t{margin-bottom:3.42857rem}}.PitchModule-module--wrap--iENjJ{position:relative}.PitchModule-module--marginContainer--1Ibcn{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.PitchModule-module--marginContainer--1Ibcn{margin-bottom:3.42857rem}}.Pitch-module--wrap--6wicx{position:relative}.Pitch-module--bottomWave--1EAUM,.Pitch-module--topWave--3tEri{background-repeat-y:no-repeat;background-image:url(/static/wave-aeda5c1f5857751c695e656303e25aa5.svg);background-position:top;background-size:3840px 70px;height:70px;width:100%}.Pitch-module--topWave--3tEri{background-position-x:43%;background-position-y:bottom;background-size:4000px 70px;transform:scaleY(-1) translateY(-1px)}.Pitch-module--bottomWave--1EAUM{background-position-x:55%;background-size:6000px 70px;transform:translateY(-1px)}.Pitch-module--contentWrap--UvXo7{background-color:#23408c;padding:.92593rem .92593rem 0}.Pitch-module--contentWrapNoBottomWave--3nQhi{padding-bottom:2.2963rem}.Pitch-module--contentWrapNoTopWave--3W2ps{padding-top:2.2963rem}.Pitch-module--contentWrapInner--rfOz1{align-items:center;display:flex;flex-direction:column;margin:auto;max-width:1170px;padding:.74074rem 0;position:relative;text-align:center}.Pitch-module--largeSectionTitle--2Eosu{margin-bottom:.81481rem}.Pitch-module--wavy--cPQdc{margin-bottom:.74074rem}.Pitch-module--body--1qHzl{margin-bottom:1.11111rem}.Pitch-module--leftSwirl--377pY{left:0}.Pitch-module--rightSwirl--2g8SS{right:0;top:40%}.Pitch-module--ctaWrap--3B7NI{align-items:center;display:flex;flex-direction:column}.Pitch-module--cta--2FUnF{margin-bottom:.37037rem}.Pitch-module--secondaryCta--udqBh{margin-top:.92593rem}@media only screen and (min-width:768px){.Pitch-module--largeSectionTitle--2Eosu,.Pitch-module--wavy--cPQdc{margin-bottom:1rem}.Pitch-module--body--1qHzl{margin-bottom:1.14286rem}.Pitch-module--cta--2FUnF{margin-bottom:.42857rem}.Pitch-module--secondaryCta--udqBh{margin-top:.71429rem}.Pitch-module--rightSwirl--2g8SS{top:15%}.Pitch-module--contentWrap--UvXo7{padding:.71429rem .71429rem 0}.Pitch-module--contentWrapInner--rfOz1{padding:.57143rem 1.14286rem}.Pitch-module--contentWrapNoBottomWave--3nQhi{padding-bottom:1.77143rem}.Pitch-module--contentWrapNoTopWave--3W2ps{padding-top:1.77143rem}}.LeftNavySwirl-module--leftNavySwirl--1d3ax{background:url(/static/LeftNavySwirl-0d3cf8289676e3ba3c657cf7ea051f88.svg) no-repeat;background-position:0;background-size:contain;height:6.11111rem;position:absolute;width:2.51852rem}@media only screen and (min-width:768px){.LeftNavySwirl-module--leftNavySwirl--1d3ax{height:6.57143rem;width:3.6rem}}.RightNavySwirl-module--rightNavySwirl--3Lm2I{background:url(/static/RightNavySwirl-f066eaa1f245033bb78138cb51d8c1b6.svg) no-repeat;background-position:100%;background-size:contain;height:5.92593rem;position:absolute;width:3.96296rem}@media only screen and (min-width:768px){.RightNavySwirl-module--rightNavySwirl--3Lm2I{height:9.14286rem;width:6.11429rem}}.ProTipModule-module--base--2H9Nb,.ProTipModule-module--leftAlignedContainer--3UBP0,.ProTipModule-module--rightAlignedContainer--1weSp,.ProTipModule-module--rightAlignedContainerSmall--3xQ03{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.ProTipModule-module--mobileSmallPadding--mUae2{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.ProTipModule-module--fullWidthMobile--2DbhZ{padding:0}}@media only screen and (min-width:768px){.ProTipModule-module--base--2H9Nb{padding-left:1.14286rem;padding-right:1.14286rem}.ProTipModule-module--blogContainer--1-Bh8{max-width:1090px}.ProTipModule-module--container--2_x9P{max-width:1110px}.ProTipModule-module--largeContainer--3h4bF{max-width:1220px}.ProTipModule-module--gridWithSidebar--1yMBj{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.ProTipModule-module--rightAlignedContainer--1weSp{padding:0 0 0 3.42857rem}.ProTipModule-module--rightAlignedContainerSmall--3xQ03{padding:0 0 0 5.28571rem}.ProTipModule-module--leftAlignedContainer--3UBP0{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.ProTipModule-module--base--2H9Nb{max-width:41.14286rem}.ProTipModule-module--blogContainer--1-Bh8{padding-left:6.14286rem;padding-right:6.14286rem}.ProTipModule-module--container--2_x9P{padding-left:5.28571rem;padding-right:5.28571rem}.ProTipModule-module--largeContainer--3h4bF{padding-left:3.71429rem;padding-right:3.71429rem}.ProTipModule-module--rightAlignedContainer--1weSp{padding:0 0 0 3.71429rem}.ProTipModule-module--leftAlignedContainer--3UBP0{padding:0 3.71429rem 0 0}}.ProTipModule-module--noMaxWidth--226Pd{max-width:none!important}.ProTipModule-module--wrap--3HrDf{position:relative}.ProTipModule-module--marginContainer--bxpVg,.ProTipModule-module--proTip--24S93{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.ProTipModule-module--marginContainer--bxpVg,.ProTipModule-module--proTip--24S93{margin-bottom:3.42857rem}}.ProTip-module--wrap--1goZa{display:grid;grid-template-areas:"header" "tip" "media" "cta";grid-template-columns:100%;margin-bottom:2.22222rem}.ProTip-module--header--131q7{grid-area:header;margin-bottom:1.11111rem}.ProTip-module--media--3zKI0{grid-area:media;position:relative;width:100%}.ProTip-module--image--1CzFG{width:100%}.ProTip-module--tip--3OoD5{grid-area:tip;margin-bottom:1.11111rem}.ProTip-module--collapsibleWrap--1wngB{position:relative}.ProTip-module--pinkSemiCircle--vvR9T{left:2.85714rem;top:-.85714rem;z-index:-1}.ProTip-module--tealBeanPinkBrushStroke--3_HUr{bottom:-1rem;right:0;z-index:-1}.ProTip-module--ctaWrap--2trmY{display:flex;grid-area:cta;justify-content:center;margin-top:1.11111rem}@media only screen and (min-width:768px){.ProTip-module--wrap--1goZa{grid-template-areas:"header header header tip tip" "media media media media ." "cta cta cta cta .";grid-template-columns:repeat(5,1fr);margin-bottom:2.85714rem}.ProTip-module--header--131q7{grid-area:header;margin-bottom:.85714rem;padding-right:1.14286rem}.ProTip-module--media--3zKI0{grid-area:media}.ProTip-module--tip--3OoD5{grid-area:tip;margin-bottom:1.77143rem}.ProTip-module--tipLabel--OAIK_{margin-bottom:.28571rem}.ProTip-module--tipStatic--1G1or{background-color:#f3f3f9;padding:1.34286rem;position:relative}.ProTip-module--blueSplats--3n6Rw{left:-.42857rem;top:0;transform:scale(1.65);z-index:-1}.ProTip-module--tealSwipe--20LcP{bottom:-.71429rem;right:-1.22857rem;z-index:-1}.ProTip-module--redSemiCircle--qvJXe{bottom:1.14286rem;right:-.94286rem;z-index:-1}.ProTip-module--pinkSemiCircle--vvR9T{left:-.85714rem;top:1.14286rem;z-index:-1}.ProTip-module--pinkSquiggles--11LG-{bottom:-.34286rem;right:-1.14286rem;z-index:1}.ProTip-module--greenCircle--1Byc-{bottom:-.34286rem;left:-.34286rem;transform:scale(1.5);z-index:-1}.ProTip-module--tealBeanPinkBrushStroke--3_HUr{bottom:-.37143rem;right:-4rem;z-index:-1}}.BlueSplats2-module--blueSplats2--2sGRv{background:url(/static/BlueSplats2-210a123b150daec48955a19b5f047112.svg) no-repeat;background-size:contain;height:2.79407rem;position:absolute;width:2.84667rem}.TealSwipe-module--tealSwipe--2cp6k{background:url(/static/TealSwipe-a3b3e712a4d4621b615147196c9f45b6.svg) no-repeat;background-size:contain;height:3.17143rem;position:absolute;width:2.6rem}.RedSemiCircle-module--redSemiCircle--1YzTY{background:url(/static/RedSemiCircle-6d52d70d5b2a33c11d4453002f5d1f94.svg) no-repeat;background-size:contain;height:3.42857rem;position:absolute;width:1.02857rem}.PinkSemiCircle-module--pinkSemiCircle--53Ml6{background:url(/static/PinkSemiCircle-b6737d944e0529263d9a6a852f3b9350.svg) no-repeat;background-size:contain;height:1.18519rem;position:absolute;transform:rotate(90deg);width:.62963rem}@media screen and (min-width:768px){.PinkSemiCircle-module--pinkSemiCircle--53Ml6{height:1.82857rem;transform:none;width:.97143rem}}.PinkSquiggles-module--pinkSquiggles--d4o4g{background:url(/static/PinkSquiggles-eeaf35e61da429f3e1d3817b7b59652b.svg) no-repeat;background-size:contain;height:1.05556rem;position:absolute;width:1.81481rem}@media screen and (min-width:768px){.PinkSquiggles-module--pinkSquiggles--d4o4g{height:1.34286rem;width:2.8rem}}.GreenCircle-module--greenCircle--2JM0R{background:url(/static/GreenCircle-181444214f6f5a5b89d3a72a75e25732.svg) no-repeat;background-size:contain;height:3.57143rem;position:absolute;width:3.02857rem}.TealBeanPinkBrushStroke-module--tealBeanPinkBrushStroke--aRUzJ{background:url(/static/TealBeanPinkBrushStroke-338cfbb5c04b44771bf55e3a7ad1aa3d.svg) no-repeat;background-size:contain;height:5.48148rem;position:absolute;width:4.07407rem}@media screen and (min-width:768px){.TealBeanPinkBrushStroke-module--tealBeanPinkBrushStroke--aRUzJ{height:8.45714rem;width:6.28571rem}}.SectionFooterModule-module--marginContainer--2QmWo{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.SectionFooterModule-module--marginContainer--2QmWo{margin-bottom:3.42857rem}}.SectionFooter-module--wrap--2l1Eh{align-items:center;background-color:#f3f3f9;display:flex;flex-direction:column;position:relative}.SectionFooter-module--header--2jWbN{margin-bottom:.81481rem}.SectionFooter-module--titleWrap--rHcq1{padding:.88889rem 1.01852rem;position:relative;text-align:center}.SectionFooter-module--ctaWrap--L37oC{align-items:center;display:flex;flex-direction:column}.SectionFooter-module--button--11RfH{margin-bottom:1.18519rem}@media only screen and (min-width:768px){.SectionFooter-module--titleWrap--rHcq1{padding:.68571rem 0}.SectionFooter-module--button--11RfH{margin-bottom:.91429rem}}.TitleSmall-module--titleSmall--1bdSo{color:#181c47;font-family:playfairdisplay-bold,serif;font-size:32px;line-height:40px}.SectionHeaderModule-module--wrap--3gqbc{position:relative}.SectionHeaderModule-module--marginContainer--3IN3t{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.SectionHeaderModule-module--marginContainer--3IN3t{margin-bottom:3.42857rem}}.SocialPlatformCalloutModule-module--base--XhEIR,.SocialPlatformCalloutModule-module--leftAlignedContainer--_JEZT,.SocialPlatformCalloutModule-module--rightAlignedContainer--EQmmO,.SocialPlatformCalloutModule-module--rightAlignedContainerSmall--1gjpE{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.SocialPlatformCalloutModule-module--mobileSmallPadding--L7LXN{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.SocialPlatformCalloutModule-module--fullWidthMobile--2eE5_{padding:0}}@media only screen and (min-width:768px){.SocialPlatformCalloutModule-module--base--XhEIR{padding-left:1.14286rem;padding-right:1.14286rem}.SocialPlatformCalloutModule-module--blogContainer--2kjIJ{max-width:1090px}.SocialPlatformCalloutModule-module--container--1POv_{max-width:1110px}.SocialPlatformCalloutModule-module--largeContainer--1izpv{max-width:1220px}.SocialPlatformCalloutModule-module--gridWithSidebar--3zRBH{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.SocialPlatformCalloutModule-module--rightAlignedContainer--EQmmO{padding:0 0 0 3.42857rem}.SocialPlatformCalloutModule-module--rightAlignedContainerSmall--1gjpE{padding:0 0 0 5.28571rem}.SocialPlatformCalloutModule-module--leftAlignedContainer--_JEZT{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.SocialPlatformCalloutModule-module--base--XhEIR{max-width:41.14286rem}.SocialPlatformCalloutModule-module--blogContainer--2kjIJ{padding-left:6.14286rem;padding-right:6.14286rem}.SocialPlatformCalloutModule-module--container--1POv_{padding-left:5.28571rem;padding-right:5.28571rem}.SocialPlatformCalloutModule-module--largeContainer--1izpv{padding-left:3.71429rem;padding-right:3.71429rem}.SocialPlatformCalloutModule-module--rightAlignedContainer--EQmmO{padding:0 0 0 3.71429rem}.SocialPlatformCalloutModule-module--leftAlignedContainer--_JEZT{padding:0 3.71429rem 0 0}}.SocialPlatformCalloutModule-module--noMaxWidth--2IgMU{max-width:none!important}.SocialPlatformCalloutModule-module--fallback--3AfaT{display:block;height:2.51852rem;width:2.51852rem}.SocialPlatformCalloutModule-module--marginContainer--1RfMR{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.SocialPlatformCalloutModule-module--fallback--3AfaT{height:2.28571rem;width:2.28571rem}.SocialPlatformCalloutModule-module--marginContainer--1RfMR{margin-bottom:3.42857rem}}.SocialPlatformCallout-module--wrap--2fP0i{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;width:100%}.SocialPlatformCallout-module--sectionTitle--1D3WV{margin-bottom:.37037rem}.SocialPlatformCallout-module--paragraph--3cnLs{margin-bottom:.74074rem}.SocialPlatformCallout-module--partner--ot-BW{min-height:2.22222rem}.SocialPlatformCallout-module--partnerIconWrapper--1kuhK{margin-bottom:.55556rem;width:100%}@media screen and (min-width:768px){.SocialPlatformCallout-module--wrap--2fP0i{text-align:center;width:50%}.SocialPlatformCallout-module--partner--ot-BW{background-position:50%;min-height:3.33333rem}.SocialPlatformCallout-module--sectionTitle--1D3WV{margin-bottom:1.31429rem}}@media screen and (max-width:768px){.SocialPlatformCallout-module--partner--ot-BW{background-position:0!important}}.StepByStepModule-module--base--2GsZB,.StepByStepModule-module--leftAlignedContainer--1f_56,.StepByStepModule-module--rightAlignedContainer--1j3JZ,.StepByStepModule-module--rightAlignedContainerSmall--1hJc0{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.StepByStepModule-module--mobileSmallPadding--1GIyc{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.StepByStepModule-module--fullWidthMobile--mhB02{padding:0}}@media only screen and (min-width:768px){.StepByStepModule-module--base--2GsZB{padding-left:1.14286rem;padding-right:1.14286rem}.StepByStepModule-module--blogContainer--XYJax{max-width:1090px}.StepByStepModule-module--container--3UJBh{max-width:1110px}.StepByStepModule-module--largeContainer--BBVFF{max-width:1220px}.StepByStepModule-module--gridWithSidebar--3UiaG{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.StepByStepModule-module--rightAlignedContainer--1j3JZ{padding:0 0 0 3.42857rem}.StepByStepModule-module--rightAlignedContainerSmall--1hJc0{padding:0 0 0 5.28571rem}.StepByStepModule-module--leftAlignedContainer--1f_56{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.StepByStepModule-module--base--2GsZB{max-width:41.14286rem}.StepByStepModule-module--blogContainer--XYJax{padding-left:6.14286rem;padding-right:6.14286rem}.StepByStepModule-module--container--3UJBh{padding-left:5.28571rem;padding-right:5.28571rem}.StepByStepModule-module--largeContainer--BBVFF{padding-left:3.71429rem;padding-right:3.71429rem}.StepByStepModule-module--rightAlignedContainer--1j3JZ{padding:0 0 0 3.71429rem}.StepByStepModule-module--leftAlignedContainer--1f_56{padding:0 3.71429rem 0 0}}.StepByStepModule-module--noMaxWidth--3eSey{max-width:none!important}.StepByStepModule-module--fallback--2-poF{display:block;height:3.14815rem;width:4.88889rem}.StepByStepModule-module--wrap--1gukc{position:relative}.StepByStepModule-module--marginContainer--O-0NN{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.StepByStepModule-module--fallback--2-poF{height:2.42857rem;width:3.77143rem}.StepByStepModule-module--marginContainer--O-0NN{margin-bottom:3.42857rem}}.StepByStep-module--header--2vt-9,.StepByStep-module--subHeader--1u9ui{margin-bottom:.74074rem}.StepByStep-module--ctaWrap--2vAZD{display:flex;justify-content:center}@media only screen and (max-width:767px){.StepByStep-module--header--2vt-9,.StepByStep-module--subHeader--1u9ui{padding:0 1.48148rem}}@media only screen and (min-width:768px){.StepByStep-module--header--2vt-9{margin-bottom:1.71429rem}}.IconHeader-module--wrap--3hwy8{align-items:center;display:flex;justify-content:center}.IconHeader-module--icon--3VIVi{height:4.85185rem;width:5.92593rem}@media screen and (min-width:768px){.IconHeader-module--icon--3VIVi{height:5.34286rem;width:8.4rem}}.Step-module--wrap--2Ns9G{align-items:center;display:flex;flex-wrap:wrap;margin-bottom:1.85185rem;width:100%}.Step-module--illustrationWrap--28WC4{flex-shrink:0;margin-left:.74074rem;min-height:4.44444rem;width:40%}.Step-module--illo--1TJyE{background-position:100%!important}.Step-module--headerIllustrationWrap--pbRV0{display:flex;justify-content:space-between;margin-bottom:.55556rem}.Step-module--copy--3ECed{grid-area:copy}@media screen and (max-width:767px){.Step-module--headerWrap--2Q0Qq{justify-content:center;padding-left:.74074rem}.Step-module--body--Dn5jZ{padding:0 .74074rem}}@media screen and (min-width:768px){.Step-module--wrap--2Ns9G{flex-direction:row;margin-bottom:1.71429rem}.Step-module--wrapReverse--29h6C{flex-direction:row-reverse}.Step-module--copyContainer--2FNIM{flex:56%;padding-left:.57143rem}.Step-module--copyContainerReverse--2M2W8{padding:0 .57143rem 0 0}.Step-module--mediaWrap--2kHnT{flex:44%;position:relative;text-align:left}.Step-module--wrapReverse--29h6C .Step-module--mediaWrap--2kHnT{text-align:right}.Step-module--video--xhFXO{max-width:400px;width:100%}.Step-module--headerWrap--2Q0Qq{margin-bottom:.42857rem;max-width:400px}}@media screen and (min-width:992px){.Step-module--copyContainer--2FNIM{padding-left:2.14286rem}.Step-module--copyContainerReverse--2M2W8{padding:0 2.14286rem 0 0}}.SuccessStoryModule-module--base--3VT70,.SuccessStoryModule-module--leftAlignedContainer--2IOIv,.SuccessStoryModule-module--rightAlignedContainer--3NuWI,.SuccessStoryModule-module--rightAlignedContainerSmall--3Wbri{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.SuccessStoryModule-module--mobileSmallPadding--1oZa5{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.SuccessStoryModule-module--fullWidthMobile--QIDM8{padding:0}}@media only screen and (min-width:768px){.SuccessStoryModule-module--base--3VT70{padding-left:1.14286rem;padding-right:1.14286rem}.SuccessStoryModule-module--blogContainer--8W-7b{max-width:1090px}.SuccessStoryModule-module--container--3u1EZ{max-width:1110px}.SuccessStoryModule-module--largeContainer--2vmlt{max-width:1220px}.SuccessStoryModule-module--gridWithSidebar--3RJ_u{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.SuccessStoryModule-module--rightAlignedContainer--3NuWI{padding:0 0 0 3.42857rem}.SuccessStoryModule-module--rightAlignedContainerSmall--3Wbri{padding:0 0 0 5.28571rem}.SuccessStoryModule-module--leftAlignedContainer--2IOIv{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.SuccessStoryModule-module--base--3VT70{max-width:41.14286rem}.SuccessStoryModule-module--blogContainer--8W-7b{padding-left:6.14286rem;padding-right:6.14286rem}.SuccessStoryModule-module--container--3u1EZ{padding-left:5.28571rem;padding-right:5.28571rem}.SuccessStoryModule-module--largeContainer--2vmlt{padding-left:3.71429rem;padding-right:3.71429rem}.SuccessStoryModule-module--rightAlignedContainer--3NuWI{padding:0 0 0 3.71429rem}.SuccessStoryModule-module--leftAlignedContainer--2IOIv{padding:0 3.71429rem 0 0}}.SuccessStoryModule-module--noMaxWidth--1Df3_{max-width:none!important}.SuccessStoryModule-module--wrap--8fWXF{position:relative}.SuccessStoryModule-module--marginContainer--3nC1w{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.SuccessStoryModule-module--marginContainer--3nC1w{margin-bottom:3.42857rem}}.SuccessStory-module--wrap--1LqfU,.SuccessStory-module--wrapAssetLeft--218r7{display:grid;grid-template-areas:"tagline" "wavy" "video" "title" "body" "stats" "cta";position:relative;text-align:center}.SuccessStory-module--tag--2f8iO{grid-area:tagline;margin-bottom:.74074rem}.SuccessStory-module--wavy--3ciXf{align-items:center;display:flex;grid-area:wavy;justify-content:center;margin-bottom:.44444rem}.SuccessStory-module--videoWrap--1Y-7t{grid-area:video;height:11.74074rem;margin-bottom:.85185rem;max-height:400px;position:relative}.SuccessStory-module--sectionTitle--2dMkN{grid-area:title;margin-bottom:.37037rem}.SuccessStory-module--copy--1xQTB{grid-area:body;margin-bottom:.74074rem;white-space:pre-line}.SuccessStory-module--statsWrap--1QRNM{display:flex;grid-area:stats;justify-content:space-around;margin-bottom:1.11111rem}.SuccessStory-module--ctaWrap---nAiO{display:flex;grid-area:cta;justify-content:center;margin-top:1.11111rem}.SuccessStory-module--playButtonSuccess--2twak .play-button{left:46.5%;top:49%}@media only screen and (min-width:768px){.SuccessStory-module--wrap--1LqfU{grid-column-gap:4%;grid-template-areas:"tagline video" "title video" "wavy video" "body video" "stats video" "cta cta";grid-template-columns:46% 50%;text-align:left}.SuccessStory-module--wrapAssetLeft--218r7{grid-column-gap:4%;grid-template-areas:"video tagline" "video title" "video wavy" "video body" "video stats" "cta cta";grid-template-columns:46% 50%;text-align:left}.SuccessStory-module--tag--2f8iO{margin-bottom:.28571rem}.SuccessStory-module--sectionTitle--2dMkN{margin-bottom:.57143rem}.SuccessStory-module--wavy--3ciXf{justify-content:flex-start;margin-bottom:.57143rem}.SuccessStory-module--copy--1xQTB{margin-bottom:1.14286rem}.SuccessStory-module--videoWrap--1Y-7t{height:100%;margin:0 auto;max-height:none;max-width:17.14286rem;width:100%}.SuccessStory-module--ctaWrap---nAiO{margin-top:.85714rem}.SuccessStory-module--statistic--35A04{max-width:4.85714rem;width:50%}}.Testimonial-module--quoteWrapper--3pYKR{text-align:center}.Testimonial-module--blockquote--3biRa{margin:0 0 .62963rem}.Testimonial-module--citationClass--2ENFC{align-items:center;display:flex;font-style:normal;justify-content:center;text-align:left}.Testimonial-module--dash--2vnsr{margin-right:.92593rem}.Testimonial-module--portrait--3Lh30{border-radius:50%;margin-right:.92593rem;max-width:50px;width:100%}@media only screen and (min-width:768px){.Testimonial-module--quoteWrapper--3pYKR{margin:0 auto;max-width:600px}.Testimonial-module--quoteWrapper--3pYKR.Testimonial-module--alignLeft--maV6m{text-align:left}.Testimonial-module--alignLeft--maV6m .Testimonial-module--citationClass--2ENFC{justify-content:flex-start}.Testimonial-module--dash--2vnsr,.Testimonial-module--portrait--3Lh30{margin-right:.71429rem}}.TestimonialsModule-module--wrap--2LDCI{margin:0 auto;position:relative}.TestimonialsModule-module--marginContainer--1QqLA{margin-bottom:2.22222rem}@media only screen and (max-width:767px){.TestimonialsModule-module--wrap--2LDCI{padding-left:1.11111rem;padding-right:1.11111rem}}@media only screen and (min-width:768px){.TestimonialsModule-module--wrap--2LDCI{max-width:1170px}.TestimonialsModule-module--marginContainer--1QqLA{margin-bottom:3.42857rem}}.StepIcon-module--icon--1XQpy{border:2px solid #181c47;border-radius:50%;display:block;font-size:.66667rem;height:1.18519rem;line-height:1.18519rem;text-align:center;width:1.18519rem}@media only screen and (min-width:768px){.StepIcon-module--icon--1XQpy{font-size:.62857rem;height:1.2rem;line-height:1.2rem;width:1.2rem}} /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}*,:after,:before{box-sizing:border-box}button{background:none;border:0;cursor:pointer;line-height:normal;outline:none;padding:0}a{text-decoration:none}blockquote,h1,h2,h3,h4,h5,h6,p,small,ul{margin:0;padding:0}body,html{-webkit-font-smoothing:antialiased}html{-moz-osx-font-smoothing:grayscale;font-weight:400}@-moz-document url-prefix(){body{font-weight:lighter!important}}.ExpandableFooterNavigation-module--wrap--DsjcW{background-color:#f3f3f9;width:100%}.ExpandableFooterNavigation-module--toggle--1Ghxi{background:transparent;border:none;cursor:pointer;margin:0;padding:.81481rem 0;text-align:center;width:100%}.ExpandableFooterNavigation-module--body--16hwH{display:flex;flex-direction:column;padding:.66667rem 1.48148rem}.ExpandableFooterNavigation-module--icon--3OaLP{bottom:1px;margin-left:.2963rem;position:relative}@media only screen and (min-width:768px){.ExpandableFooterNavigation-module--body--16hwH{flex-direction:row;justify-content:space-between;margin:0 auto;max-width:35.42857rem;padding:.85714rem 1.14286rem}}.Testimonials-module--wrap--2dSup{position:relative;width:100%}.Testimonials-module--wrap--2dSup .slick-dots{display:flex!important;justify-content:center;list-style:none;margin:1.03448rem 0 0;padding:0}.Testimonials-module--wrap--2dSup .slick-slide{height:0;transition:opacity 1s ease 0s!important;visibility:hidden}.Testimonials-module--wrap--2dSup .slick-slide.slick-active{height:auto;visibility:visible}.Testimonials-module--wrap--2dSup .slick-dots button{background:transparent;border:2px solid #23408c;border-radius:50%;color:transparent;cursor:pointer;display:block;font-size:0;height:15px;margin:0 10px;padding:0;width:15px}.Testimonials-module--wrap--2dSup li.slick-active button{background-color:#23408c}@media only screen and (min-width:768px){.Testimonials-module--header--2p4Cq{align-items:center;display:flex;flex-direction:column;margin-bottom:.85714rem;text-align:center}.Testimonials-module--tagline--3zBx4{margin-bottom:.28571rem}.Testimonials-module--sectionTitle--1yIVJ{margin-bottom:.85714rem}}.TipsListModule-module--listWrap--yHVG5,.TipsListModule-module--wrap--3tNvA{position:relative}@media only screen and (min-width:768px){.TipsListModule-module--wrap--3tNvA{padding:.57143rem}.TipsListModule-module--listWrap--yHVG5{margin-top:.57143rem;padding:0 1.74286rem}}.ExpandableFooterNavigationLinkList-module--body--3s4fa{display:block;padding:0 .37037rem}.ExpandableFooterNavigationLinkList-module--listExpander--VK12D{background:transparent;border:none;cursor:pointer;margin:0;padding:0}.ExpandableFooterNavigationLinkList-module--list--c3hcY{margin-bottom:.92593rem}.ExpandableFooterNavigationLinkList-module--caret--1n0nV{margin:0 .2963rem;vertical-align:text-top}.ExpandableFooterNavigationLinkList-module--body--3s4fa>*{display:block;padding-top:.74074rem}@media only screen and (min-width:768px){.ExpandableFooterNavigationLinkList-module--body--3s4fa{padding:0 0 .42857rem}.ExpandableFooterNavigationLinkList-module--body--3s4fa>*{padding-top:.57143rem}}.gdpr-module--banner--414fh{background-color:#f3f3f9;max-height:500px;overflow-y:hidden;transition:max-height .5s ease}.gdpr-module--hidden--z0BmS{max-height:0}.gdpr-module--copy--G29sF{color:#181c47}@media only screen and (max-width:767px){.gdpr-module--container--3ndh6{padding:.59259rem 1.11111rem;text-align:center}.gdpr-module--copy--G29sF{margin-bottom:.59259rem}}@media only screen and (min-width:768px){.gdpr-module--container--3ndh6{align-items:center;display:flex;justify-content:space-between;padding:.28571rem .85714rem}.gdpr-module--copy--G29sF{margin-right:.85714rem}}.PageNotification-module--wrap--2QHxA{display:none;height:0;overflow:visible;position:fixed;text-align:center;top:75px;width:100%;z-index:10050}.PageNotification-module--wrap--2QHxA.PageNotification-module--show--1BQIt{animation:PageNotification-module--fadeIn--h4wTi .4s ease-in;display:block}.PageNotification-module--message--1dbVp{background-color:#eea635;border-radius:3px;color:#fff;display:inline-block;max-width:300px;padding:.2963rem 1.18519rem .2963rem .59259rem;position:relative}.PageNotification-module--success--3DCqk{background-color:#33be7b;color:#dadada}.PageNotification-module--notice--29c_i,.PageNotification-module--warning--3sIbP{color:#282828}.PageNotification-module--error--2MuRO{background-color:#eb5d52;color:#282828}.PageNotification-module--closeButton--3bE7e{position:absolute;right:12px;top:calc(50% - .37037rem)}@media (min-width:768px){.PageNotification-module--message--1dbVp{max-width:460px;padding:.22857rem .91429rem .22857rem .45714rem}.PageNotification-module--closeButton--3bE7e{top:calc(50% - .28571rem)}}@media (min-width:992px){.PageNotification-module--message--1dbVp{max-width:770px}}@keyframes PageNotification-module--fadeIn--h4wTi{0%{opacity:0}to{opacity:1}}.TipsList-module--wrap--12x0G{align-items:left;display:block;position:relative;text-align:left;z-index:1}.TipsList-module--header--3OSPV{margin-bottom:1.11111rem;margin-left:.81481rem}@media only screen and (min-width:768px){.TipsList-module--header--3OSPV{margin-bottom:1.14286rem}}@font-face{font-display:swap;font-family:ProximaNova;font-weight:400;src:url(/static/ProximaNova-5a1cb6eaf4735cd3ea32bc33d1ab971b.woff2) format("woff2"),url(/static/ProximaNova-67c799eb566db40d2ab796c4451b4598.woff) format("woff"),url(/static/ProximaNova-5e3fd4bff7ab3a240aec453637031958.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:ProximaNova-Bold;font-weight:700;src:url(/static/ProximaNovaBold-4fdb0ad71806002ca0bd84b76310bcf4.woff2) format("woff2"),url(/static/ProximaNovaBold-1e5cb2d699e3e842d6ddaa9c00fb69fb.woff) format("woff"),url(/static/ProximaNovaBold-19b18e409e64c0b67e74511c39b0f6c2.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-display:swap;font-family:PlayfairDisplay-Bold;font-weight:700;src:url(/static/PlayfairDisplay-Bold-6b0b5e2490f411369215f791be4f0115.woff2) format("woff2"),url(/static/PlayfairDisplay-Bold-972a596f71ffa496ef0b00b03531cbb4.woff) format("woff"),url(/static/PlayfairDisplay-Bold-99ed4ac406b4fef6e47a102274abbdd2.ttf) format("truetype");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.AnimotoLayout-module--body--sH9Tq,.AnimotoLayout-module--nav--FVDIA,.AnimotoLayout-module--wrap--1ceSV{position:relative}.AnimotoLayout-module--nav--FVDIA{z-index:1}.AnimotoLayout-module--body--sH9Tq{z-index:0}.Tagline-module--tagline--16qnW{margin-bottom:.37037rem}@media only screen and (min-width:768px){.Tagline-module--tagline--16qnW{margin-bottom:.28571rem}}.SiteNav-module--wrapper--2_191{align-items:center;background-color:#fff;border-bottom:1px solid #dadada;display:flex;height:2.03704rem;justify-content:space-between;position:relative;width:100%;z-index:2}.SiteNav-module--logoWrapper--1YHmP{align-items:center;display:flex}.SiteNav-module--logo--80c8_{background-image:url(/static/logo-1d220e413f4f69fa42d66d93381db371.svg);background-position:0 0;background-repeat:no-repeat;background-size:4.2963rem .97778rem;display:inline-block;height:.97778rem;margin-left:.55556rem;width:4.2963rem}.SiteNav-module--menuToggle--2YwWz{background:none;border:0;cursor:pointer;line-height:0;margin-right:.74074rem;outline:none;padding:0;width:24px}.SiteNav-module--mobileMenu--1GTDy{background-color:#f3f3f9;bottom:0;height:100vh;left:0;overflow-x:hidden;overflow-y:auto;padding:2.03704rem 1.11111rem;position:absolute;right:0;top:2.03704rem;z-index:10002}.SiteNav-module--mobileMenuItem--2D79f{display:block;padding-bottom:.2963rem}.SiteNav-module--mobileExpandableItem--2qElo{align-items:center;display:flex}.SiteNav-module--caret--DpkhP{margin-left:.55556rem}.SiteNav-module--mobileSublinks--30XsI{padding-top:.14815rem}.SiteNav-module--mobileSublinksLabel--2MrPf{padding-bottom:.2963rem;padding-left:.74074rem;padding-top:.88889rem}.SiteNav-module--mobileSubLink--1crYX{color:#181c47;display:block;padding-bottom:.2963rem;padding-left:.74074rem;text-align:left}.SiteNav-module--logInButton--1H2fj,.SiteNav-module--signUpFreeMobileButton--3XMbC{margin-bottom:.59259rem;margin-top:.59259rem}.SiteNav-module--signUpButton--2_B3y{margin-right:.74074rem}.SiteNav-module--navButtons--1jELd{display:flex}.SiteNav-module--wrapper--2_191 .react-slidedown{height:0;transition-duration:.5s;transition-property:none;transition-timing-function:ease-in-out}.SiteNav-module--wrapper--2_191 .react-slidedown.transitioning{overflow-y:hidden}.SiteNav-module--wrapper--2_191 .react-slidedown.closed{display:none}.SiteNav-module--desktopSublinksContainer--1-87T{align-items:center;background-color:#fff;border-top:1px solid #dadada;bottom:0;box-shadow:0 2px 4px 0 rgba(0,0,0,.18);display:none;height:8.92593rem;justify-content:center;left:0;position:absolute;right:0;top:2.03704rem}.SiteNav-module--desktopSublinksContainer--1-87T.SiteNav-module--open--9ARSx{display:flex}.SiteNav-module--desktopSublinksContainerInner--CrkOu{padding:0 32px;width:1200px}.SiteNav-module--desktopSublinksListWrapper--X55oK{display:inline-block;width:50%}.SiteNav-module--desktopSublinksIconList--xoCM8,.SiteNav-module--desktopSublinksList--1k3sM{display:flex;flex-direction:column;flex-wrap:wrap;list-style:none}.SiteNav-module--desktopSublinksList--1k3sM{height:115px}.SiteNav-module--desktopSublinksIconList--xoCM8{height:160px}.SiteNav-module--desktopSublink--1kdUA{color:#23408c}.SiteNav-module--desktopSublink--1kdUA:hover{color:#181c47}.SiteNav-module--desktopSublinkListItem--2Kd5r{margin-bottom:8px;max-width:225px}.SiteNav-module--desktopSublinkListItem--2Kd5r:nth-of-type(3n){margin-bottom:0}.SiteNav-module--desktopSublinksTitle--3GXWI{margin-bottom:24px}.SiteNav-module--mainNavElement--3LBZ2{color:#23408c}.SiteNav-module--mainNavElement--3LBZ2:active,.SiteNav-module--mainNavElement--3LBZ2:hover{color:#181c47}@media only screen and (min-width:768px){.SiteNav-module--wrapper--2_191{height:2.28571rem}.SiteNav-module--logo--80c8_{background-size:5.02857rem 1.14286rem;height:1.14286rem;margin-bottom:.11429rem;margin-left:1.71429rem;width:5.02857rem}.SiteNav-module--links--10rE3{display:flex;width:100%}.SiteNav-module--leftLinks--20Vbi{display:flex;height:1.28571rem;margin-left:60px}.SiteNav-module--rightLinks--AoGfn{align-items:center;display:flex;margin-left:auto;padding-left:.85714rem}.SiteNav-module--mainNavLink--jN12f{align-items:center;display:flex;margin-right:.85714rem}.SiteNav-module--mainNavLinkCaret--10bur{margin-left:8px}.SiteNav-module--userWrapper--3m_DR{align-items:center;cursor:pointer;display:flex;margin-left:auto;z-index:10002}.SiteNav-module--userMenu--39ZM6{padding-top:2.28571rem;position:absolute;right:0;text-align:left;top:0;width:5.08571rem}.SiteNav-module--userMenuLink--1L7uj{background-color:#fff;border-bottom:1px solid #dadada;border-left:1px solid #dadada;border-right:1px solid #dadada;display:block;padding:.51429rem .45714rem;text-align:left;width:100%}.SiteNav-module--avatar--3mJlT{border-radius:50%;height:.85714rem;margin-right:.22857rem;-o-object-fit:cover;object-fit:cover;width:.85714rem}.SiteNav-module--iconWrap--39-gd{display:flex;grid-area:icon;margin-bottom:.57143rem}}@media only screen and (min-width:768px) and (max-width:1145px){.SiteNav-module--mainNavElement--3LBZ2,.SiteNav-module--mainNavLink--jN12f,.SiteNav-module--userMenuLink--1L7uj{font-size:12px!important;line-height:14px}}@media only screen and (max-width:320px){.SiteNav-module--displayNoneSmallScreen--3UV8J{display:none!important}}@media only screen and (min-width:321px){.SiteNav-module--displayNoneBigScreen--3kISK{display:none!important}}@media only screen and (min-width:768px) and (max-width:991px){.SiteNav-module--logo--80c8_{margin-left:.85714rem}}@media only screen and (min-width:1790px){.SiteNav-module--desktopSublinksList--1k3sM{height:135px}}.ListItem-module--listItem--1Eo-J{max-width:750px;padding-left:.37037rem}.AnimotoLogoBlobs-module--animotoLogoBlob--15d8I{background-image:url(/static/AnimotoLogoBlobsMobile-c0d249ddac2be1a2777e27f89e21a631.svg);background-repeat:no-repeat;background-size:contain;height:2.03704rem;position:absolute;width:100%;z-index:-1}@media only screen and (min-width:768px){.AnimotoLogoBlobs-module--animotoLogoBlob--15d8I{background-image:url(/static/AnimotoLogoBlobs-afa5652205594807da50c94d53f42b86.svg);height:2.28571rem}}.OrderedList-module--listItems--1mIVW{margin-left:0;padding-left:.81481rem}@media only screen and (min-width:768px){.OrderedList-module--listItems--1mIVW{margin:0 1.88571rem;padding-left:1.28571rem}}.MarketingIcon-module--icon--1daoz{display:block;height:1.55556rem;width:1.55556rem}@media only screen and (min-width:768px){.MarketingIcon-module--icon--1daoz{height:1.37143rem;width:1.37143rem}}.Copy-module--copy--2T3oz{margin-bottom:.74074rem}@media only screen and (min-width:768px){.Copy-module--copy--2T3oz{margin-bottom:.85714rem}}.TipsListTabsModule-module--listWrap--19gUi,.TipsListTabsModule-module--wrap--1bECu{position:relative}.TipsListTabsModule-module--marginContainer--30p_J{margin-bottom:2.22222rem;padding-bottom:1.11111rem}@media only screen and (min-width:768px){.TipsListTabsModule-module--listWrap--19gUi{margin-top:.57143rem;padding:0 1.74286rem}.TipsListTabsModule-module--marginContainer--30p_J{margin-bottom:3.42857rem;padding-bottom:1.71429rem}}.Footer-module--container--2YfPO{background-color:#dadada;width:100%}.Footer-module--footer--yLjPE{display:flex;flex-direction:column;justify-content:space-between;line-height:24px;padding:2.37037rem 1.48148rem}.Footer-module--footer--yLjPE ul{list-style:none;padding:0}.Footer-module--footerItem--3m21c{font-size:15px;margin-bottom:8px}.Footer-module--facebookIcon--_UArY{background-size:120px 65px;display:inline-block;height:60px;min-height:inherit;width:121px!important}.Footer-module--youtubeIcon--u8DND{background-size:100px 45px;display:inline-block;height:34px;min-height:inherit;width:72px!important}.Footer-module--footer--yLjPE a{color:#969696}.Footer-module--listHeader--3aBfY{margin-bottom:8px}.Footer-module--socialShare--2yxaz{margin-bottom:24px}.Footer-module--iconList--3WbU0{display:flex;padding:0}.Footer-module--circleIcon--27KVv{margin-right:6px}.Footer-module--legal--jvk4t{background-color:#232323;padding-bottom:.68571rem;padding-top:.68571rem;text-align:center}.Footer-module--sectionItem--3yRFf{margin-bottom:.59259rem}@media only screen and (min-width:768px){.Footer-module--footer--yLjPE{flex-direction:row;margin:0 auto;max-width:35.42857rem;padding:2.11429rem 1.14286rem}}.FacebookPartnerIcon-module--facebookPartner--3DQp8{background-image:url(/static/FacebookPartnerIcon-4f675b081bec613dbac01a85deceacb3.svg);background-position:50%;background-repeat:no-repeat}.FacebookPartnerIcon-module--fluid--HfE5Q{background-size:contain;display:block;min-height:2.51852rem;width:100%}@media screen and (min-width:768px){.FacebookPartnerIcon-module--fluid--HfE5Q{min-height:2.28571rem}}.YoutubePartnerIcon-module--youtubePartner--4feNQ{background-image:url(/static/YoutubePartnerIcon-c1d64a90323f18e6780043bcfcd98978.svg);background-position:50%;background-repeat:no-repeat}.YoutubePartnerIcon-module--fluid--3dM2e{background-size:contain;display:block;min-height:2.51852rem;width:100%}@media screen and (min-width:768px){.YoutubePartnerIcon-module--fluid--3dM2e{min-height:2.28571rem}}.Logo-module--logo--2d3Ig{background:url(/static/Logo-769512d18812f2135069123e6840b976.svg) no-repeat;display:inline-block;height:32px;width:38px}.PageNotFound-module--base--3-Nuh,.PageNotFound-module--leftAlignedContainer--Vbh3h,.PageNotFound-module--rightAlignedContainer--eFh6X,.PageNotFound-module--rightAlignedContainerSmall--IqWEp{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.PageNotFound-module--mobileSmallPadding--de9fp{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.PageNotFound-module--fullWidthMobile--pT_8T{padding:0}}@media only screen and (min-width:768px){.PageNotFound-module--base--3-Nuh{padding-left:1.14286rem;padding-right:1.14286rem}.PageNotFound-module--blogContainer--27GMG{max-width:1090px}.PageNotFound-module--container--161Vj{max-width:1110px}.PageNotFound-module--largeContainer--1mCwQ{max-width:1220px}.PageNotFound-module--gridWithSidebar--2QH-N{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.PageNotFound-module--rightAlignedContainer--eFh6X{padding:0 0 0 3.42857rem}.PageNotFound-module--rightAlignedContainerSmall--IqWEp{padding:0 0 0 5.28571rem}.PageNotFound-module--leftAlignedContainer--Vbh3h{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.PageNotFound-module--base--3-Nuh{max-width:41.14286rem}.PageNotFound-module--blogContainer--27GMG{padding-left:6.14286rem;padding-right:6.14286rem}.PageNotFound-module--container--161Vj{padding-left:5.28571rem;padding-right:5.28571rem}.PageNotFound-module--largeContainer--1mCwQ{padding-left:3.71429rem;padding-right:3.71429rem}.PageNotFound-module--rightAlignedContainer--eFh6X{padding:0 0 0 3.71429rem}.PageNotFound-module--leftAlignedContainer--Vbh3h{padding:0 3.71429rem 0 0}}.PageNotFound-module--noMaxWidth--2ByEn{max-width:none!important}.PageNotFound-module--wrap--2bs6s{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-bottom:2.22222rem;padding-top:2.22222rem}.PageNotFound-module--title--1diWZ{padding-bottom:.74074rem}.PageNotFound-module--icon--_gNHm{min-width:190px;position:relative;width:35%}.PageNotFound-module--error--1US35{position:absolute;width:100%;z-index:-1}@keyframes PageNotFound-module--sway--3wJG6{0%,to{transform:translateY(-1px)}50%{transform:translateY(9px)}}@keyframes PageNotFound-module--bottle--liMTV{0%{transform:rotate(0deg) translateX(0)}25%{transform:rotate(4deg) translateX(-3%)}50%{transform:rotate(-3deg) translateX(0)}75%{transform:rotate(1deg) translateX(2%)}to{transform:rotate(0deg) translateX(0)}}.PageNotFound-module--bottle--liMTV{animation:PageNotFound-module--bottle--liMTV 4s linear infinite;position:absolute;transform:rotate(12deg) translate3d(9px,8px,0);width:100%;z-index:1}.PageNotFound-module--wave--3eZH_{animation:PageNotFound-module--sway--3wJG6 10s ease -1.25s infinite;position:absolute;width:100%;z-index:2}.PageNotFound-module--helpText--3lcqy{padding-bottom:1.14286rem;padding-top:5.14286rem}main{grid-row-gap:1.11111rem;display:grid}@media only screen and (min-width:440px){.PageNotFound-module--helpText--3lcqy{width:370px}}@media only screen and (min-width:768px){.PageNotFound-module--icon--_gNHm{min-width:330px}.PageNotFound-module--helpText--3lcqy{padding:6.85714rem .85714rem 1.14286rem;text-align:center;width:760px}main{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1440px){.PageNotFound-module--helpText--3lcqy{padding:6.85714rem 4rem 1.14286rem;width:100%}main{grid-column-gap:1.11111rem;grid-template-columns:repeat(4,1fr)}}.BlogHeader-module--wrap--2dB83{width:100%}.BlogHeader-module--header--3Z14L{align-items:center;background-color:#f3f3f9;border-bottom:1px solid #dadada;display:flex;height:4.14815rem;justify-content:center;position:relative}.BlogHeader-module--lowerLeft--iR2Pl{bottom:0;left:0;position:absolute}.BlogHeader-module--topLeft--13c8X{left:1.77778rem;position:absolute;top:0}.BlogHeader-module--mobileSwish--dyMCY{bottom:.22222rem;height:2.6rem;position:absolute;right:0;width:1.78889rem}.BlogHeader-module--social--1gG0I{align-items:center;display:flex;justify-content:space-between;list-style:none;margin:0 auto;padding:0;width:8.88889rem}.BlogHeader-module--socialButton--3RrGi{display:block;line-height:0}.BlogHeader-module--navWrap--1ILOn{display:flex;flex-wrap:wrap}.BlogHeader-module--nav--18vnH{background-color:#f3f3f9;display:flex;justify-content:center;overflow:hidden}.BlogHeader-module--navList--2KPxb{display:flex;list-style:none;margin:0;overflow-x:auto;padding:0}.BlogHeader-module--navListItem--3pBit{margin-left:.74074rem}.BlogHeader-module--navListItem--3pBit:last-child{margin-right:.74074rem}@media only screen and (max-width:767px){.BlogHeader-module--nav--18vnH{width:100%}.BlogHeader-module--navLink--30SFE{border-bottom:2px solid transparent;color:#969696;font-size:14px;opacity:.6;padding:.2963rem 0 .22222rem}.BlogHeader-module--navLink--30SFE:hover{border-bottom:2px solid #23408c;color:#23408c;opacity:1}.BlogHeader-module--search--SjdLp{width:100%}.BlogHeader-module--searchForm--21mlb{margin:.92593rem auto .74074rem;width:8.88889rem}}@media only screen and (min-width:768px){.BlogHeader-module--header--3Z14L{height:4.28571rem}.BlogHeader-module--topLeft--13c8X{left:5rem}.BlogHeader-module--topRight--1boy0{position:absolute;right:.42857rem;top:0}.BlogHeader-module--lowerRight--3UacJ{bottom:0;position:absolute;right:2rem}.BlogHeader-module--navWrap--1ILOn{align-items:center;background-color:#f3f3f9;flex-wrap:nowrap;height:1.85714rem;justify-content:center;padding:0 .57143rem}.BlogHeader-module--social--1gG0I{border-left:1px solid #dadada;height:1.31429rem;margin:0 .85714rem;padding:0 0 0 .85714rem;width:auto}.BlogHeader-module--socialButton--3RrGi{margin-right:.57143rem}.BlogHeader-module--navListItem--3pBit{margin:0 1.14286rem 0 0}.BlogHeader-module--navListItem--3pBit:last-child,.BlogHeader-module--socialButton--3RrGi:last-child{margin-right:0}.BlogHeader-module--navLink--30SFE{padding:.05714rem 0}.BlogHeader-module--search--SjdLp{margin:0;order:3;width:4.28571rem}}@media only screen and (min-width:768px) and (max-width:996px){.BlogHeader-module--topLeft--13c8X{left:2.42857rem}.BlogHeader-module--lowerRight--3UacJ,.BlogHeader-module--topRight--1boy0{right:0}.BlogHeader-module--social--1gG0I{margin:0 .57143rem;padding:0 0 0 .57143rem}.BlogHeader-module--socialButton--3RrGi{margin-right:.28571rem}.BlogHeader-module--social--1gG0I span{height:24px;width:24px}.BlogHeader-module--navListItem--3pBit{margin-right:.57143rem}.BlogHeader-module--navLink--30SFE{font-size:14px}.BlogHeader-module--search--SjdLp{width:4rem}}.LowerLeftGreen-module--lowerLeftGreen--3X2qv{background:url(/static/LowerLeftGreen-8033a3ba55ca546578db1aaae8e22dae.svg) no-repeat;background-position:0 100%;background-size:contain;height:1.62963rem;width:3rem}@media only screen and (min-width:768px){.LowerLeftGreen-module--lowerLeftGreen--3X2qv{height:2.45714rem;width:5.2rem}}.PinkRedTopLeft-module--pinkRedTopLeft--1uoSu{background:url(/static/PinkRedTopLeft-98b8b026d2d0d96400595dde6bfb630c.svg) no-repeat;height:1.1rem;width:2.56296rem}@media only screen and (min-width:768px){.PinkRedTopLeft-module--pinkRedTopLeft--1uoSu{height:1.82857rem;width:5.68571rem}}.TealTopRight-module--tealTopRight--1-W_L{background:url(/static/TealTopRight-8ee1abbf2114263bd47a14800c84fd9b.svg) no-repeat;height:1.68571rem;width:3.51429rem}.LowerRightYellow-module--lowerRightYellow--2h9Z5{background:url(/static/LowerRightYellow-fa31b4783438c49918e9154d41ba339f.svg) no-repeat;background-position:0 100%;background-size:contain;height:2.51429rem;width:7.17143rem}.TealMobileSwish-module--tealMobileSwish--1F4wl{background:url(/static/TealMobileSwish-efd9a1aa8dc088a565d46a92971633ec.svg) no-repeat;height:1.66667rem;width:1.85185rem}.Search-module--form--1kpGV{position:relative}.Search-module--searchInput--3xASJ{background:transparent;border:none;border-bottom:2px solid #969696;box-sizing:border-box;color:#969696;font-family:proximanova,helvetica neue,helvetica,arial,sans-serif;font-size:14px;margin-top:.18519rem;outline:none;padding-right:18px;text-transform:uppercase;width:100%}.Search-module--icon--1zYU3{bottom:7px;position:absolute;right:0}@media only screen and (min-width:768px){.Search-module--searchInput--3xASJ{margin-top:.22857rem}}.SearchIcon-module--searchIcon--360Cb{background:url(/static/SearchIcon-43a35bf30ca94ea23e1d74f240fab9de.svg) no-repeat;display:inline-block;height:15px;width:15px}.home-module--base--2524O,.home-module--leftAlignedContainer--MDA_T,.home-module--rightAlignedContainer--2CiEn,.home-module--rightAlignedContainerSmall--3QeBK{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.home-module--mobileSmallPadding--24GUG{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.home-module--fullWidthMobile--3owGb{padding:0}}@media only screen and (min-width:768px){.home-module--base--2524O{padding-left:1.14286rem;padding-right:1.14286rem}.home-module--blogContainer--2COVy{max-width:1090px}.home-module--container--38zlf{max-width:1110px}.home-module--largeContainer--2BQsa{max-width:1220px}.home-module--gridWithSidebar--31X1P{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.home-module--rightAlignedContainer--2CiEn{padding:0 0 0 3.42857rem}.home-module--rightAlignedContainerSmall--3QeBK{padding:0 0 0 5.28571rem}.home-module--leftAlignedContainer--MDA_T{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.home-module--base--2524O{max-width:41.14286rem}.home-module--blogContainer--2COVy{padding-left:6.14286rem;padding-right:6.14286rem}.home-module--container--38zlf{padding-left:5.28571rem;padding-right:5.28571rem}.home-module--largeContainer--2BQsa{padding-left:3.71429rem;padding-right:3.71429rem}.home-module--rightAlignedContainer--2CiEn{padding:0 0 0 3.71429rem}.home-module--leftAlignedContainer--MDA_T{padding:0 3.71429rem 0 0}}.home-module--noMaxWidth--1KiiU{max-width:none!important}.home-module--featuredPosts--3eu13{padding-bottom:2.03704rem;padding-top:1.48148rem}.home-module--recentPosts--2kQUR{background-color:#f3f3f9;margin-bottom:1.66667rem;padding:1.48148rem 0 1.85185rem}.home-module--community--3HPGM{margin-bottom:1.66667rem}@media only screen and (min-width:768px){.home-module--featuredPosts--3eu13{padding-bottom:2.57143rem;padding-top:1.14286rem}.home-module--recentPosts--2kQUR{margin-bottom:2.85714rem;padding:2.28571rem 0 2.85714rem}.home-module--community--3HPGM{margin-bottom:2.85714rem}}.media-library-module--wrap--1PZwP{display:flex;flex-flow:column;justify-content:center;margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.media-library-module--mediaLibraryTitle--2vWwN{display:flex;justify-content:center;margin-top:1.11111rem}.media-library-module--mediaLibraryBody--3nvDA{margin-bottom:1.11111rem;margin-top:1.11111rem}.media-library-module--dragDrop--1JeGh{margin:1.11111rem 0 .18519rem}.redirects-module--wrap--o4z8w{display:flex;flex-flow:column;justify-content:center;margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.redirects-module--loadingWrap--CugK3{background-color:#000;height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:1}.redirects-module--loadingIcon--1iY8F{left:50%;position:fixed;top:40%;z-index:2}.redirects-module--redirectsTitle--2wHvZ{display:flex;justify-content:center}.redirects-module--redirectsBody--1Jhrs{margin-bottom:1.11111rem;margin-top:1.11111rem}.redirects-module--rowToContent--3fGmr{background:transparent;border:none;width:100%}.redirects-module--iconButton--2AsB4{cursor:pointer;float:right;margin-right:15px}.BlogPageNavigation-module--pageNavigation--2n2zu{align-items:center;display:flex;justify-content:center;padding-top:1.14286rem}.BlogPageNavigation-module--arrow--3cwrI{align-items:center;background-color:#23408c;border:1px solid #23408c;border-radius:50%;display:flex;height:24px;justify-content:center;width:24px}.BlogPageNavigation-module--hidden--1xgyM{visibility:hidden}.BlogPageNavigation-module--pageNumber--mYgBx{padding:0 .68571rem}.BlogPostSocialEmbedWrap-module--wrap--2bxXJ{display:flex;justify-content:center;margin:1.11111rem 0;width:100%}.BlogPostSocialEmbedWrap-module--wrap--2bxXJ .twitter-tweet{margin-bottom:0!important;margin-top:0!important}.BlogPostInstagramEmbed-module--wrap--2SJyC{max-width:540px;min-width:220px;width:100%}.BlogPostInstagramEmbed-module--wrap--2SJyC .instagram-media{min-width:220px!important}.MarketingCaseStudyHubPage-module--hero--1FJ2f{margin-bottom:4.44444rem}.MarketingCaseStudyHubPage-module--categorizedArticleLibraryWrap--3-HNh{margin:0 .74074rem 1.85185rem}.MarketingCaseStudyHubPage-module--pitch--23_dr{margin-bottom:1.66667rem}.MarketingCaseStudyHubPage-module--community--35dtg{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.MarketingCaseStudyHubPage-module--hero--1FJ2f{margin-bottom:4.28571rem}.MarketingCaseStudyHubPage-module--categorizedArticleLibraryWrap--3-HNh{margin:0 2.85714rem 2.85714rem}.MarketingCaseStudyHubPage-module--pitch--23_dr{margin-bottom:1.71429rem}.MarketingCaseStudyHubPage-module--community--35dtg{margin-bottom:2.57143rem}}.getBlobs-module--blueSplats2--2CmGF{left:-1.66667rem;top:-.55556rem;z-index:-1}.getBlobs-module--pinkSquiggles--15BUg{right:0;top:-.55556rem;z-index:-1}.getBlobs-module--halfYellowBall--lc7Zx{left:-.2963rem;top:6.66667rem;transform:scaleX(-1);z-index:-1}.getBlobs-module--greenBean--2V0fV{bottom:7.03704rem;right:0;z-index:-1}@media only screen and (min-width:768px){.getBlobs-module--yellowSplash--2WC3W{right:0;top:14.94286rem;z-index:-1}.getBlobs-module--redSwipe--1N_gV{left:0;top:13.85714rem;z-index:-1}.getBlobs-module--yellowBallPinkBean--3dkTq{right:0;top:16.28571rem;z-index:-1}}.YellowSplash-module--yellowSplash--2I3nU{background:url(/static/YellowSplash-3e0c248e1f3d736d721972d32bed5b36.svg) no-repeat;background-size:contain;height:9.31429rem;position:absolute;width:2.14286rem}.YellowBallPinkBean-module--yellowBallPinkBean--2gpuv{background:url(/static/YellowBallPinkBean-3b03a975cf0b0e8142ce7c8228b7f827.svg) no-repeat;background-size:contain;height:6.08371rem;position:absolute;width:4.73257rem}.GreenBean-module--greenBean--26Kwc{background:url(/static/GreenBean-427f6efae695b4938e224c6d1676aebd.svg) no-repeat;background-size:contain;height:1.75926rem;position:absolute;width:1.42593rem}.EmbedVideoPlayer-module--playerWrapper--_H6iG{padding-top:56.25%;position:relative}.EmbedVideoPlayer-module--player--21RBa,.EmbedVideoPlayer-module--playerWrapper--_H6iG .react-player__preview{background-color:#f3f3f9;position:absolute;top:0}.EmbedVideoPlayer-module--defaultPosition--1EpX6{left:0}.EmbedVideoPlayer-module--squareWrapper--27JUf,.EmbedVideoPlayer-module--verticalWrapper--1AaTl{display:flex;justify-content:center}.EmbedVideoPlayer-module--verticalWrapper--1AaTl .EmbedVideoPlayer-module--player--21RBa{min-height:209px;min-width:120px}@media only screen and (min-width:280px){.EmbedVideoPlayer-module--verticalWrapper--1AaTl{margin-bottom:5.55556rem}}@media only screen and (min-width:320px){.EmbedVideoPlayer-module--verticalWrapper--1AaTl{margin-bottom:3.7037rem}}@media only screen and (min-width:767px){.EmbedVideoPlayer-module--verticalWrapper--1AaTl{margin-bottom:25%}}.BlogPostCTAButton-module--wrap--3-BI5{margin:1.11111rem 0;text-align:center;width:100%}.BlogPostImage-module--wrap--wz41B{text-align:center;width:100%}.BlogPostImage-module--img--1Sod3{border:1px solid var(--grey-stroke);max-width:100%}.BlogPostUl-module--ul--2ANEf{padding-left:.74074rem}@media screen and (min-width:768px){.BlogPostUl-module--ul--2ANEf{padding-left:1.14286rem}}.BlogSidebar-module--banner--u3MH7{margin-bottom:1.42857rem}.ArticlesList-module--header--3ZGeO{margin-bottom:.82857rem}.ArticlesList-module--title--17VP5{margin-bottom:.6rem}.ArticlesList-module--article--1cNVU{margin-bottom:.85714rem}.SearchResults-module--base--2BkMV,.SearchResults-module--leftAlignedContainer--1eK5L,.SearchResults-module--rightAlignedContainer--1Pvs-,.SearchResults-module--rightAlignedContainerSmall--2e3iV{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.SearchResults-module--mobileSmallPadding--2vSRe{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.SearchResults-module--fullWidthMobile--1DKCY{padding:0}}@media only screen and (min-width:768px){.SearchResults-module--base--2BkMV{padding-left:1.14286rem;padding-right:1.14286rem}.SearchResults-module--blogContainer--NEcks{max-width:1090px}.SearchResults-module--container--19sju{max-width:1110px}.SearchResults-module--largeContainer--1Kuo-{max-width:1220px}.SearchResults-module--gridWithSidebar--qP9CC{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.SearchResults-module--rightAlignedContainer--1Pvs-{padding:0 0 0 3.42857rem}.SearchResults-module--rightAlignedContainerSmall--2e3iV{padding:0 0 0 5.28571rem}.SearchResults-module--leftAlignedContainer--1eK5L{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.SearchResults-module--base--2BkMV{max-width:41.14286rem}.SearchResults-module--blogContainer--NEcks{padding-left:6.14286rem;padding-right:6.14286rem}.SearchResults-module--container--19sju{padding-left:5.28571rem;padding-right:5.28571rem}.SearchResults-module--largeContainer--1Kuo-{padding-left:3.71429rem;padding-right:3.71429rem}.SearchResults-module--rightAlignedContainer--1Pvs-{padding:0 0 0 3.71429rem}.SearchResults-module--leftAlignedContainer--1eK5L{padding:0 3.71429rem 0 0}}.SearchResults-module--noMaxWidth--3eWpQ{max-width:none!important}.SearchResults-module--loadWrap--1GGKd{align-items:center;display:flex;justify-content:center;margin:2.22222rem 0}.SearchResults-module--wrap--2uagi{padding-top:2.22222rem}.SearchResults-module--header--yTptI{grid-area:header;margin-bottom:1.11111rem;text-align:center}.SearchResults-module--headerCopy--2q0tc{margin-bottom:.37037rem}.SearchResults-module--searchResults--3nABS{grid-area:results;margin-bottom:2.22222rem}@media only screen and (min-width:768px){.SearchResults-module--loadWrap--1GGKd{margin:1.71429rem 0}.SearchResults-module--wrap--2uagi{grid-template-areas:"header header" "results sidebar";padding-top:1.71429rem}.SearchResults-module--header--yTptI{margin-bottom:2rem}.SearchResults-module--searchResults--3nABS{margin-bottom:2.57143rem}.SearchResults-module--sidebar--2GC20{grid-area:sidebar;margin-bottom:2.57143rem}}.LoadingSpinnerIcon-module--loadingSpinner--2yYaR{animation:LoadingSpinnerIcon-module--spin--AhT63 2s linear infinite;box-sizing:border-box;display:inline-block;line-height:1em;overflow:hidden}.LoadingSpinnerIcon-module--small--2XYzv{border-color:#23408c #dadada #dadada #23408c;border-radius:50%;border-style:solid;border-width:2px;height:16px;width:16px}.LoadingSpinnerIcon-module--medium--Ldwb9{border-color:#23408c #dadada #dadada #23408c;border-radius:50%;border-style:solid;border-width:3px 2px 2px 3px;height:32px;width:32px}.LoadingSpinnerIcon-module--large--26kEM{border-color:#dadada #23408c #23408c #dadada;border-radius:50%;border-style:solid;border-width:4px 6px 6px 4px;height:80px;width:80px}@keyframes LoadingSpinnerIcon-module--spin--AhT63{to{transform:rotate(1turn)}}.BlogSearchResultsHeader-module--wrap--1rvEQ{position:relative;text-align:center;width:100%}.BlogSearchResultsHeader-module--tagline--1XVNF{margin-bottom:.37037rem}@media only screen and (min-width:768px){.BlogSearchResultsHeader-module--tagline--1XVNF{margin-bottom:.28571rem}}.AuthorPage-module--base--1REeG,.AuthorPage-module--leftAlignedContainer--3ZGVS,.AuthorPage-module--rightAlignedContainer--1_eVC,.AuthorPage-module--rightAlignedContainerSmall--BGdLp{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.AuthorPage-module--mobileSmallPadding--1VstV{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.AuthorPage-module--fullWidthMobile--3v42B{padding:0}}@media only screen and (min-width:768px){.AuthorPage-module--base--1REeG{padding-left:1.14286rem;padding-right:1.14286rem}.AuthorPage-module--blogContainer--2blKY{max-width:1090px}.AuthorPage-module--container--2mwLL{max-width:1110px}.AuthorPage-module--largeContainer--3-X53{max-width:1220px}.AuthorPage-module--gridWithSidebar--2f9zs{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.AuthorPage-module--rightAlignedContainer--1_eVC{padding:0 0 0 3.42857rem}.AuthorPage-module--rightAlignedContainerSmall--BGdLp{padding:0 0 0 5.28571rem}.AuthorPage-module--leftAlignedContainer--3ZGVS{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.AuthorPage-module--base--1REeG{max-width:41.14286rem}.AuthorPage-module--blogContainer--2blKY{padding-left:6.14286rem;padding-right:6.14286rem}.AuthorPage-module--container--2mwLL{padding-left:5.28571rem;padding-right:5.28571rem}.AuthorPage-module--largeContainer--3-X53{padding-left:3.71429rem;padding-right:3.71429rem}.AuthorPage-module--rightAlignedContainer--1_eVC{padding:0 0 0 3.71429rem}.AuthorPage-module--leftAlignedContainer--3ZGVS{padding:0 3.71429rem 0 0}}.AuthorPage-module--noMaxWidth--2_3Ly{max-width:none!important}.AuthorPage-module--headerWrap--1PRuu{display:flex;justify-content:center;padding:1.48148rem 1.48148rem 1.85185rem}.AuthorPage-module--authorArticles--1YuMT{grid-area:articles;margin-bottom:1.48148rem}.AuthorPage-module--recentPosts--2Knyj{border-top:1px solid #dadada;padding:1.48148rem 0}.AuthorPage-module--sidebar--3S1vX{grid-area:sidebar}@media only screen and (min-width:768px){.AuthorPage-module--authorArticles--1YuMT{margin-bottom:0}.AuthorPage-module--headerWrap--1PRuu{padding:1.71429rem 0 2rem}.AuthorPage-module--authorHeader--2-dIn{width:17.14286rem}.AuthorPage-module--wrap--13t-8{grid-template-areas:"articles sidebar";padding-bottom:2.57143rem}}.AuthorHeader-module--wrap--1HGEJ{text-align:center}.AuthorHeader-module--hasImageStyle--D_3XL{grid-column-gap:.74074rem;display:grid;grid-template-areas:"title title" "image author" "image social" "description description";grid-template-columns:2.22222rem 1fr;text-align:left}.AuthorHeader-module--titleLabel--2ncLC{grid-area:title;margin-bottom:.74074rem;text-align:center}.AuthorHeader-module--imageStyle--3487d{align-self:center;border-radius:50%;grid-area:image;height:2.22222rem;-o-object-fit:cover;object-fit:cover;width:2.22222rem}.AuthorHeader-module--authorSectionTitle--3wsaU{grid-area:author;margin-bottom:.2963rem}.AuthorHeader-module--social--EJtlJ{display:flex;grid-area:social;justify-content:center}.AuthorHeader-module--hasImageStyle--D_3XL .AuthorHeader-module--social--EJtlJ{justify-content:flex-start}.AuthorHeader-module--socialGroup--2NLJc{align-items:center;display:flex}.AuthorHeader-module--socialGroup--2NLJc:nth-child(2){margin-left:.74074rem}.AuthorHeader-module--socialLink--1WWX-{margin-left:.37037rem}.AuthorHeader-module--descriptionBlogParagraph--2pyOp{grid-area:description;margin-top:.74074rem}@media only screen and (min-width:768px){.AuthorHeader-module--hasImageStyle--D_3XL{grid-column-gap:1.14286rem;grid-template-areas:"title title" "image author" "image social" "image description";grid-template-columns:4rem 1fr;text-align:left}.AuthorHeader-module--imageStyle--3487d{height:4rem;width:4rem}.AuthorHeader-module--titleLabel--2ncLC{margin-bottom:.71429rem}.AuthorHeader-module--authorSectionTitle--3wsaU{margin-bottom:.22857rem}.AuthorHeader-module--socialLink--1WWX-{margin-left:.28571rem}.AuthorHeader-module--socialGroup--2NLJc:nth-child(2){margin-left:.85714rem}.AuthorHeader-module--descriptionBlogParagraph--2pyOp{margin-top:.28571rem}}.CuratedArticlesList-module--wrap--14Ipk{position:relative;width:100%}.CuratedArticlesList-module--header--1Fn_D{margin-bottom:.92593rem}.CuratedArticlesList-module--wrap--14Ipk .slick-dots{display:flex!important;justify-content:center;list-style:none;margin:1.11111rem 0 0;padding:0}.CuratedArticlesList-module--wrap--14Ipk .slick-dots button{background:transparent;border:2px solid #23408c;border-radius:50%;color:transparent;cursor:pointer;display:block;font-size:0;height:12px;margin:0 10px;padding:0;width:12px}.CuratedArticlesList-module--wrap--14Ipk li.slick-active button{background-color:#23408c}@media only screen and (min-width:768px){.CuratedArticlesList-module--header--1Fn_D{margin-bottom:1.34286rem}.CuratedArticlesList-module--wrap--14Ipk .slick-track{display:flex}.CuratedArticlesList-module--wrap--14Ipk .slick-dots{margin-top:1.42857rem}.CuratedArticlesList-module--wrap--14Ipk .slick-slide{margin-left:1.57143rem}.CuratedArticlesList-module--wrap--14Ipk .slick-list{margin-left:-1.57143rem}}.blogContentCommon-module--base--235zd,.blogContentCommon-module--leftAlignedContainer--20JMs,.blogContentCommon-module--rightAlignedContainer--1cIxi,.blogContentCommon-module--rightAlignedContainerSmall--3f72i{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.blogContentCommon-module--mobileSmallPadding--2iszB{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.blogContentCommon-module--fullWidthMobile--2vGS8{padding:0}}@media only screen and (min-width:768px){.blogContentCommon-module--base--235zd{padding-left:1.14286rem;padding-right:1.14286rem}.blogContentCommon-module--blogContainer--1QQgl{max-width:1090px}.blogContentCommon-module--container--1zxQp{max-width:1110px}.blogContentCommon-module--largeContainer--3NVsc{max-width:1220px}.blogContentCommon-module--gridWithSidebar--2RYPB{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.blogContentCommon-module--rightAlignedContainer--1cIxi{padding:0 0 0 3.42857rem}.blogContentCommon-module--rightAlignedContainerSmall--3f72i{padding:0 0 0 5.28571rem}.blogContentCommon-module--leftAlignedContainer--20JMs{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.blogContentCommon-module--base--235zd{max-width:41.14286rem}.blogContentCommon-module--blogContainer--1QQgl{padding-left:6.14286rem;padding-right:6.14286rem}.blogContentCommon-module--container--1zxQp{padding-left:5.28571rem;padding-right:5.28571rem}.blogContentCommon-module--largeContainer--3NVsc{padding-left:3.71429rem;padding-right:3.71429rem}.blogContentCommon-module--rightAlignedContainer--1cIxi{padding:0 0 0 3.71429rem}.blogContentCommon-module--leftAlignedContainer--20JMs{padding:0 3.71429rem 0 0}}.blogContentCommon-module--noMaxWidth--2bFLv{max-width:none!important}.blogContentCommon-module--wrap--1-rin{padding-top:2.22222rem}.blogContentCommon-module--header--WpuAX{grid-area:header;margin-bottom:1.11111rem}.blogContentCommon-module--body--arFN1{grid-area:body;margin-bottom:2.22222rem}.blogContentCommon-module--body--arFN1>div>:first-child{margin-top:0}@media only screen and (min-width:768px){.blogContentCommon-module--wrap--1-rin{grid-template-areas:"header header" "body sidebar";padding-top:1.71429rem}.blogContentCommon-module--header--WpuAX{margin-bottom:2rem}.blogContentCommon-module--body--arFN1{margin-bottom:2.57143rem}.blogContentCommon-module--sidebar--xHv0N{grid-area:sidebar;margin-bottom:2.57143rem}}.BlogPost-module--base--3HHWV,.BlogPost-module--leftAlignedContainer--1vrMP,.BlogPost-module--rightAlignedContainer--2Vq5J,.BlogPost-module--rightAlignedContainerSmall--3AJ1S{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.BlogPost-module--mobileSmallPadding--3hwk2{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.BlogPost-module--fullWidthMobile--2APj_{padding:0}}@media only screen and (min-width:768px){.BlogPost-module--base--3HHWV{padding-left:1.14286rem;padding-right:1.14286rem}.BlogPost-module--blogContainer--3ywoh{max-width:1090px}.BlogPost-module--container--2dLNV{max-width:1110px}.BlogPost-module--largeContainer--6rBMu{max-width:1220px}.BlogPost-module--gridWithSidebar--2HFd4{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.BlogPost-module--rightAlignedContainer--2Vq5J{padding:0 0 0 3.42857rem}.BlogPost-module--rightAlignedContainerSmall--3AJ1S{padding:0 0 0 5.28571rem}.BlogPost-module--leftAlignedContainer--1vrMP{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.BlogPost-module--base--3HHWV{max-width:41.14286rem}.BlogPost-module--blogContainer--3ywoh{padding-left:6.14286rem;padding-right:6.14286rem}.BlogPost-module--container--2dLNV{padding-left:5.28571rem;padding-right:5.28571rem}.BlogPost-module--largeContainer--6rBMu{padding-left:3.71429rem;padding-right:3.71429rem}.BlogPost-module--rightAlignedContainer--2Vq5J{padding:0 0 0 3.71429rem}.BlogPost-module--leftAlignedContainer--1vrMP{padding:0 3.71429rem 0 0}}.BlogPost-module--noMaxWidth--1iFKG{max-width:none!important}.BlogPost-module--relatedArticles--3dleT{background-color:#f3f3f9;margin-bottom:.01852rem;padding-bottom:1.48148rem;padding-top:1.48148rem}.BlogPost-module--divider--5GDrY{border-top:1px solid var(--grey-stroke);height:1px;margin:1.14286rem 0}@media only screen and (min-width:768px){.BlogPost-module--relatedArticles--3dleT{padding-bottom:2.59259rem;padding-top:2.22222rem}}.ArticleHeader-module--wrap--3xcfo{align-items:center;display:flex;flex-direction:column;text-align:center}.ArticleHeader-module--breadcrumbCta--htjlk{margin-bottom:.62963rem}.ArticleHeader-module--sectionTitle--3vfDj{margin-bottom:1.03704rem}.ArticleHeader-module--wavy--3fPva{margin-bottom:1rem}.ArticleHeader-module--details--ZJDZB{display:flex;margin-bottom:.66667rem}.ArticleHeader-module--author--2TXn_{margin-right:.44444rem}@media only screen and (min-width:768px){.ArticleHeader-module--breadcrumbCta--htjlk{margin-bottom:.57143rem}.ArticleHeader-module--sectionTitle--3vfDj{margin-bottom:.85714rem}.ArticleHeader-module--wavy--3fPva{margin-bottom:.77143rem}.ArticleHeader-module--details--ZJDZB{margin-bottom:.8rem}.ArticleHeader-module--authorCta--3llp_{margin-right:.57143rem}}.SocialShare-module--wrap--1twGJ{align-items:center;display:flex}.SocialShare-module--label--mNJK7{color:#969696}.SocialShare-module--button--3Uc1V{margin-left:.55556rem}@media only screen and (min-width:768px){.SocialShare-module--button--3Uc1V{margin-left:.42553rem}}.ArticleTags-module--tags--U9-aN{display:flex}.ArticleTags-module--label--U6Faj{margin-right:.2963rem}.ArticleTags-module--comma--3dw-J{color:#181c47}@media only screen and (min-width:768px){.ArticleTags-module--label--U6Faj{margin-right:.28571rem}}.CategoryPage-module--base--2UV_K,.CategoryPage-module--leftAlignedContainer--xR1Lb,.CategoryPage-module--rightAlignedContainer--AJr5C,.CategoryPage-module--rightAlignedContainerSmall--10-Fg{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.CategoryPage-module--mobileSmallPadding--34RM2{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.CategoryPage-module--fullWidthMobile--20BDi{padding:0}}@media only screen and (min-width:768px){.CategoryPage-module--base--2UV_K{padding-left:1.14286rem;padding-right:1.14286rem}.CategoryPage-module--blogContainer--aH4l7{max-width:1090px}.CategoryPage-module--container--3pqXW{max-width:1110px}.CategoryPage-module--largeContainer--MhHXQ{max-width:1220px}.CategoryPage-module--gridWithSidebar--12_DE{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.CategoryPage-module--rightAlignedContainer--AJr5C{padding:0 0 0 3.42857rem}.CategoryPage-module--rightAlignedContainerSmall--10-Fg{padding:0 0 0 5.28571rem}.CategoryPage-module--leftAlignedContainer--xR1Lb{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.CategoryPage-module--base--2UV_K{max-width:41.14286rem}.CategoryPage-module--blogContainer--aH4l7{padding-left:6.14286rem;padding-right:6.14286rem}.CategoryPage-module--container--3pqXW{padding-left:5.28571rem;padding-right:5.28571rem}.CategoryPage-module--largeContainer--MhHXQ{padding-left:3.71429rem;padding-right:3.71429rem}.CategoryPage-module--rightAlignedContainer--AJr5C{padding:0 0 0 3.71429rem}.CategoryPage-module--leftAlignedContainer--xR1Lb{padding:0 3.71429rem 0 0}}.CategoryPage-module--noMaxWidth--SSsSe{max-width:none!important}.CategoryPage-module--wrap--1OcBM{padding-top:2.22222rem}.CategoryPage-module--header--ZEIQq{grid-area:header;margin-bottom:1.11111rem;text-align:center}.CategoryPage-module--articlesList--31WVj{grid-area:articles;margin-bottom:2.22222rem}@media only screen and (min-width:768px){.CategoryPage-module--wrap--1OcBM{grid-template-areas:"header header" "articles sidebar";padding-top:1.71429rem}.CategoryPage-module--header--ZEIQq{margin-bottom:2rem}.CategoryPage-module--articlesList--31WVj{margin-bottom:2.57143rem}.CategoryPage-module--sidebar--2rZRh{grid-area:sidebar;margin-bottom:2.57143rem}}.VideoPlayerModule-module--wrap--2hCuB{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.VideoPlayerModule-module--marginContainer--dzcJz{margin-bottom:3.42857rem}@media only screen and (min-width:768px){.VideoPlayerModule-module--wrap--2hCuB{max-width:1090px}.VideoPlayerModule-module--marginContainer--dzcJz{margin-bottom:3.42857rem}}.MarketingCaseStudyIndividualPage-module--base--20hsS,.MarketingCaseStudyIndividualPage-module--leftAlignedContainer--2-SRX,.MarketingCaseStudyIndividualPage-module--rightAlignedContainer--LamiW,.MarketingCaseStudyIndividualPage-module--rightAlignedContainerSmall--1dMcK{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.MarketingCaseStudyIndividualPage-module--mobileSmallPadding--3o906{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.MarketingCaseStudyIndividualPage-module--fullWidthMobile--23kbm{padding:0}}@media only screen and (min-width:768px){.MarketingCaseStudyIndividualPage-module--base--20hsS{padding-left:1.14286rem;padding-right:1.14286rem}.MarketingCaseStudyIndividualPage-module--blogContainer--2hx7n{max-width:1090px}.MarketingCaseStudyIndividualPage-module--container--1d_RP{max-width:1110px}.MarketingCaseStudyIndividualPage-module--largeContainer--3Q1YJ{max-width:1220px}.MarketingCaseStudyIndividualPage-module--gridWithSidebar--3oItQ{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.MarketingCaseStudyIndividualPage-module--rightAlignedContainer--LamiW{padding:0 0 0 3.42857rem}.MarketingCaseStudyIndividualPage-module--rightAlignedContainerSmall--1dMcK{padding:0 0 0 5.28571rem}.MarketingCaseStudyIndividualPage-module--leftAlignedContainer--2-SRX{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.MarketingCaseStudyIndividualPage-module--base--20hsS{max-width:41.14286rem}.MarketingCaseStudyIndividualPage-module--blogContainer--2hx7n{padding-left:6.14286rem;padding-right:6.14286rem}.MarketingCaseStudyIndividualPage-module--container--1d_RP{padding-left:5.28571rem;padding-right:5.28571rem}.MarketingCaseStudyIndividualPage-module--largeContainer--3Q1YJ{padding-left:3.71429rem;padding-right:3.71429rem}.MarketingCaseStudyIndividualPage-module--rightAlignedContainer--LamiW{padding:0 0 0 3.71429rem}.MarketingCaseStudyIndividualPage-module--leftAlignedContainer--2-SRX{padding:0 3.71429rem 0 0}}.MarketingCaseStudyIndividualPage-module--noMaxWidth--3CWN8{max-width:none!important}.MarketingCaseStudyIndividualPage-module--casestudyHero--1xytF,.MarketingCaseStudyIndividualPage-module--videoPlayer--3LWFQ{margin-bottom:1.85185rem}.MarketingCaseStudyIndividualPage-module--sectionHeader--7rJTZ{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.MarketingCaseStudyIndividualPage-module--sectionHeader1--3ez3i{margin-bottom:1.11111rem}.MarketingCaseStudyIndividualPage-module--featuredContents--2XJA0,.MarketingCaseStudyIndividualPage-module--pitch--3_Svj,.MarketingCaseStudyIndividualPage-module--sectionHeader2--1AqjM,.MarketingCaseStudyIndividualPage-module--sectionHeader3--10KCm{margin-bottom:2.22222rem}.MarketingCaseStudyIndividualPage-module--testimonials--Bqv4f{margin-bottom:2.59259rem}.MarketingCaseStudyIndividualPage-module--copyLockupList--9Ym6I{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.MarketingCaseStudyIndividualPage-module--casestudyHero--1xytF{margin-bottom:1.71429rem}.MarketingCaseStudyIndividualPage-module--sectionHeader--7rJTZ{max-width:850px}.MarketingCaseStudyIndividualPage-module--sectionHeader1--3ez3i{margin-bottom:2.28571rem}.MarketingCaseStudyIndividualPage-module--videoPlayer--3LWFQ{margin-bottom:2.8rem}.MarketingCaseStudyIndividualPage-module--sectionHeader2--1AqjM{margin-bottom:2.42857rem}.MarketingCaseStudyIndividualPage-module--testimonials--Bqv4f{margin-bottom:2.85714rem}.MarketingCaseStudyIndividualPage-module--featuredContents--2XJA0,.MarketingCaseStudyIndividualPage-module--sectionHeader3--10KCm{margin-bottom:2.28571rem}.MarketingCaseStudyIndividualPage-module--pitch--3_Svj{margin-bottom:2.57143rem}.MarketingCaseStudyIndividualPage-module--copyLockupList--9Ym6I{margin-bottom:3.28571rem}}.MarketingCaseStudyRoundupPage-module--base--edO2Y,.MarketingCaseStudyRoundupPage-module--leftAlignedContainer--2I86w,.MarketingCaseStudyRoundupPage-module--rightAlignedContainer--7Lhpo,.MarketingCaseStudyRoundupPage-module--rightAlignedContainerSmall--2aiM2{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.MarketingCaseStudyRoundupPage-module--mobileSmallPadding--1zOx8{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.MarketingCaseStudyRoundupPage-module--fullWidthMobile--3aj0h{padding:0}}@media only screen and (min-width:768px){.MarketingCaseStudyRoundupPage-module--base--edO2Y{padding-left:1.14286rem;padding-right:1.14286rem}.MarketingCaseStudyRoundupPage-module--blogContainer--Pw27W{max-width:1090px}.MarketingCaseStudyRoundupPage-module--container--3rQLT{max-width:1110px}.MarketingCaseStudyRoundupPage-module--largeContainer--3Pq7z{max-width:1220px}.MarketingCaseStudyRoundupPage-module--gridWithSidebar--199kM{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.MarketingCaseStudyRoundupPage-module--rightAlignedContainer--7Lhpo{padding:0 0 0 3.42857rem}.MarketingCaseStudyRoundupPage-module--rightAlignedContainerSmall--2aiM2{padding:0 0 0 5.28571rem}.MarketingCaseStudyRoundupPage-module--leftAlignedContainer--2I86w{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.MarketingCaseStudyRoundupPage-module--base--edO2Y{max-width:41.14286rem}.MarketingCaseStudyRoundupPage-module--blogContainer--Pw27W{padding-left:6.14286rem;padding-right:6.14286rem}.MarketingCaseStudyRoundupPage-module--container--3rQLT{padding-left:5.28571rem;padding-right:5.28571rem}.MarketingCaseStudyRoundupPage-module--largeContainer--3Pq7z{padding-left:3.71429rem;padding-right:3.71429rem}.MarketingCaseStudyRoundupPage-module--rightAlignedContainer--7Lhpo{padding:0 0 0 3.71429rem}.MarketingCaseStudyRoundupPage-module--leftAlignedContainer--2I86w{padding:0 3.71429rem 0 0}}.MarketingCaseStudyRoundupPage-module--noMaxWidth--3m5_q{max-width:none!important}.MarketingCaseStudyRoundupPage-module--hero--2aw4x{margin-bottom:1.85185rem}.MarketingCaseStudyRoundupPage-module--copyLockupList--35yGJ{margin-bottom:2.59259rem}.MarketingCaseStudyRoundupPage-module--featuredContents--2-gYo{margin-bottom:1.85185rem;margin-top:1.85185rem}.MarketingCaseStudyRoundupPage-module--sectionHeader--2WJh0{margin:0 auto 1.85185rem;padding-left:1.48148rem;padding-right:1.48148rem}.MarketingCaseStudyRoundupPage-module--pitch--336H4,.MarketingCaseStudyRoundupPage-module--videoPlayer--eZSSw{margin-bottom:1.85185rem}@media only screen and (min-width:768px){.MarketingCaseStudyRoundupPage-module--hero--2aw4x{margin-bottom:1.71429rem}.MarketingCaseStudyRoundupPage-module--copyLockupList--35yGJ{margin-bottom:3.28571rem}.MarketingCaseStudyRoundupPage-module--featuredContents--2-gYo{margin-bottom:2.42857rem;margin-top:2.42857rem}.MarketingCaseStudyRoundupPage-module--sectionHeader--2WJh0{margin-bottom:2.14286rem;max-width:850px}.MarketingCaseStudyRoundupPage-module--pitch--336H4,.MarketingCaseStudyRoundupPage-module--videoPlayer--eZSSw{margin-bottom:2.14286rem}}.MarketingFeaturesIndividualPage-module--base--2A_1Y,.MarketingFeaturesIndividualPage-module--leftAlignedContainer--2mEUT,.MarketingFeaturesIndividualPage-module--rightAlignedContainer--1YWx3,.MarketingFeaturesIndividualPage-module--rightAlignedContainerSmall--1D-1A{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.MarketingFeaturesIndividualPage-module--mobileSmallPadding--2XD1-{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.MarketingFeaturesIndividualPage-module--fullWidthMobile--RN7nl{padding:0}}@media only screen and (min-width:768px){.MarketingFeaturesIndividualPage-module--base--2A_1Y{padding-left:1.14286rem;padding-right:1.14286rem}.MarketingFeaturesIndividualPage-module--blogContainer--iL1vv{max-width:1090px}.MarketingFeaturesIndividualPage-module--container--25jns{max-width:1110px}.MarketingFeaturesIndividualPage-module--largeContainer--EC7Ub{max-width:1220px}.MarketingFeaturesIndividualPage-module--gridWithSidebar--1jPLL{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.MarketingFeaturesIndividualPage-module--rightAlignedContainer--1YWx3{padding:0 0 0 3.42857rem}.MarketingFeaturesIndividualPage-module--rightAlignedContainerSmall--1D-1A{padding:0 0 0 5.28571rem}.MarketingFeaturesIndividualPage-module--leftAlignedContainer--2mEUT{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.MarketingFeaturesIndividualPage-module--base--2A_1Y{max-width:41.14286rem}.MarketingFeaturesIndividualPage-module--blogContainer--iL1vv{padding-left:6.14286rem;padding-right:6.14286rem}.MarketingFeaturesIndividualPage-module--container--25jns{padding-left:5.28571rem;padding-right:5.28571rem}.MarketingFeaturesIndividualPage-module--largeContainer--EC7Ub{padding-left:3.71429rem;padding-right:3.71429rem}.MarketingFeaturesIndividualPage-module--rightAlignedContainer--1YWx3{padding:0 0 0 3.71429rem}.MarketingFeaturesIndividualPage-module--leftAlignedContainer--2mEUT{padding:0 3.71429rem 0 0}}.MarketingFeaturesIndividualPage-module--noMaxWidth--FxawV{max-width:none!important}.MarketingFeaturesIndividualPage-module--community--1LKHK,.MarketingFeaturesIndividualPage-module--copyBlock--o6xhQ,.MarketingFeaturesIndividualPage-module--copyLockupList--1VI8F,.MarketingFeaturesIndividualPage-module--pitch--2cJ32{margin-bottom:2.22222rem}.MarketingFeaturesIndividualPage-module--textHero--3Sy-I{margin-bottom:4.44444rem}.MarketingFeaturesIndividualPage-module--tealSplats2--2zIf3{bottom:-.96296rem;right:.27778rem;z-index:-1}@media only screen and (min-width:768px){.MarketingFeaturesIndividualPage-module--textHero--3Sy-I{margin-bottom:4.28571rem}.MarketingFeaturesIndividualPage-module--copyBlock--o6xhQ,.MarketingFeaturesIndividualPage-module--copyLockupList--1VI8F,.MarketingFeaturesIndividualPage-module--pitch--2cJ32{margin-bottom:3.42857rem}.MarketingFeaturesIndividualPage-module--community--1LKHK{margin-bottom:2.57143rem}.MarketingFeaturesIndividualPage-module--tealSplats2--2zIf3{bottom:-1.71429rem;right:5.71429rem;z-index:-1}}.TealSplats2-module--tealSplats2--1WiTj{background:url(/static/TealSplats2-be95b4cf17078ac426d52b9ded5acf7d.svg) no-repeat;background-size:contain;height:2.74074rem;position:absolute;width:5.88889rem}@media screen and (min-width:768px){.TealSplats2-module--tealSplats2--1WiTj{height:2.11429rem;width:4.54286rem}}.MarketingFeaturesPage-module--base--1F_sg,.MarketingFeaturesPage-module--leftAlignedContainer--106PD,.MarketingFeaturesPage-module--rightAlignedContainer--1x_TR,.MarketingFeaturesPage-module--rightAlignedContainerSmall--2v67I{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.MarketingFeaturesPage-module--mobileSmallPadding--HzcXc{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.MarketingFeaturesPage-module--fullWidthMobile--2YP04{padding:0}}@media only screen and (min-width:768px){.MarketingFeaturesPage-module--base--1F_sg{padding-left:1.14286rem;padding-right:1.14286rem}.MarketingFeaturesPage-module--blogContainer--3u1GZ{max-width:1090px}.MarketingFeaturesPage-module--container--CfdnE{max-width:1110px}.MarketingFeaturesPage-module--largeContainer--3uxeD{max-width:1220px}.MarketingFeaturesPage-module--gridWithSidebar--9c2xR{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.MarketingFeaturesPage-module--rightAlignedContainer--1x_TR{padding:0 0 0 3.42857rem}.MarketingFeaturesPage-module--rightAlignedContainerSmall--2v67I{padding:0 0 0 5.28571rem}.MarketingFeaturesPage-module--leftAlignedContainer--106PD{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.MarketingFeaturesPage-module--base--1F_sg{max-width:41.14286rem}.MarketingFeaturesPage-module--blogContainer--3u1GZ{padding-left:6.14286rem;padding-right:6.14286rem}.MarketingFeaturesPage-module--container--CfdnE{padding-left:5.28571rem;padding-right:5.28571rem}.MarketingFeaturesPage-module--largeContainer--3uxeD{padding-left:3.71429rem;padding-right:3.71429rem}.MarketingFeaturesPage-module--rightAlignedContainer--1x_TR{padding:0 0 0 3.71429rem}.MarketingFeaturesPage-module--leftAlignedContainer--106PD{padding:0 3.71429rem 0 0}}.MarketingFeaturesPage-module--noMaxWidth--72lbb{max-width:none!important}.MarketingFeaturesPage-module--community--1SKPE,.MarketingFeaturesPage-module--copyLockupList--tHPMb,.MarketingFeaturesPage-module--iconListWithMedia--34eZj,.MarketingFeaturesPage-module--iconListWithMediaDefault--2QPDM,.MarketingFeaturesPage-module--iconListWithMediaLeft--ySbxt{margin-bottom:2.22222rem}.MarketingFeaturesPage-module--hero--3B3M1{margin-bottom:3.7037rem}.MarketingFeaturesPage-module--greenSplatsComplete--1Ks7h{right:0;top:-1.48148rem;z-index:1}@media only screen and (min-width:768px){.MarketingFeaturesPage-module--iconListWithMedia--34eZj,.MarketingFeaturesPage-module--iconListWithMediaLeft--ySbxt{margin-bottom:1.42857rem}.MarketingFeaturesPage-module--iconListWithMediaDefault--2QPDM{margin-bottom:3.42857rem}.MarketingFeaturesPage-module--hero--3B3M1{margin-bottom:4.57143rem}.MarketingFeaturesPage-module--community--1SKPE,.MarketingFeaturesPage-module--copyLockupList--tHPMb{margin-bottom:3.42857rem}.MarketingFeaturesPage-module--greenBlob--3SFu_{left:0;top:-2.85714rem;z-index:-1}.MarketingFeaturesPage-module--redSplatsComplete--3ugUx{right:1.42857rem;top:-1.42857rem;z-index:1}}.MarketingJobsToBeDonePage-module--community--2-s2z,.MarketingJobsToBeDonePage-module--copyBlock--13PGp{margin-bottom:2.22222rem}.MarketingJobsToBeDonePage-module--partners--1coOw,.MarketingJobsToBeDonePage-module--pitch--2NPi4{margin-bottom:1.48148rem}.MarketingJobsToBeDonePage-module--successStory--87JMr{margin-bottom:2.77778rem}.MarketingJobsToBeDonePage-module--htol--2BJe1{margin-bottom:1.18519rem}.MarketingJobsToBeDonePage-module--featuredTemplates--15udl{margin-bottom:2.59259rem}.MarketingJobsToBeDonePage-module--tipsListTabs--1sXyq{margin-bottom:1.85185rem}.MarketingJobsToBeDonePage-module--tealBlob--1s7QC{display:block;position:absolute;top:-1.85185rem}.MarketingJobsToBeDonePage-module--greenSplatsComplete--1j5Mj{right:0;top:-1.85185rem;z-index:1}.MarketingJobsToBeDonePage-module--yellowBeanSplat--22k82{bottom:-4.44444rem;left:.74074rem;z-index:-1}.MarketingJobsToBeDonePage-module--tealBall--2N0Pd{bottom:-2.22222rem;left:-1.85185rem;z-index:-1}@media only screen and (min-width:768px){.MarketingJobsToBeDonePage-module--hero--DGYzp{margin-bottom:5.42857rem}.MarketingJobsToBeDonePage-module--copyBlock--13PGp,.MarketingJobsToBeDonePage-module--featuredTemplates--15udl,.MarketingJobsToBeDonePage-module--htol--2BJe1,.MarketingJobsToBeDonePage-module--successStory--87JMr{margin-bottom:2.85714rem}.MarketingJobsToBeDonePage-module--community--2-s2z,.MarketingJobsToBeDonePage-module--partners--1coOw,.MarketingJobsToBeDonePage-module--pitch--2NPi4{margin-bottom:2.57143rem}.MarketingJobsToBeDonePage-module--tipsListTabs--1sXyq{margin-bottom:3.71429rem;padding-bottom:2rem;padding-top:1.14286rem}.MarketingJobsToBeDonePage-module--greenBlob--26VEv{left:0;top:-2.85714rem;z-index:-1}.MarketingJobsToBeDonePage-module--redSplatsComplete--GpVrA{right:1.42857rem;top:-1.42857rem;z-index:1}.MarketingJobsToBeDonePage-module--greenSplatsComplete--1j5Mj{right:2.85714rem;top:14.57143rem;z-index:-1}.MarketingJobsToBeDonePage-module--yellowBeanSplat--22k82{bottom:-4.42857rem;left:7.14286rem}.MarketingJobsToBeDonePage-module--tealBall--2N0Pd{bottom:-1.28571rem;left:4.28571rem;z-index:-1}}.MarketingLegalPage-module--base--1cUNl,.MarketingLegalPage-module--leftAlignedContainer--3XVrM,.MarketingLegalPage-module--rightAlignedContainer--2x-VT,.MarketingLegalPage-module--rightAlignedContainerSmall--yImSM{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.MarketingLegalPage-module--mobileSmallPadding--2Acr4{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.MarketingLegalPage-module--fullWidthMobile--1dLsJ{padding:0}}@media only screen and (min-width:768px){.MarketingLegalPage-module--base--1cUNl{padding-left:1.14286rem;padding-right:1.14286rem}.MarketingLegalPage-module--blogContainer--1-2ug{max-width:1090px}.MarketingLegalPage-module--container--cs05q{max-width:1110px}.MarketingLegalPage-module--largeContainer--NzgZx{max-width:1220px}.MarketingLegalPage-module--gridWithSidebar--S-yyb{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.MarketingLegalPage-module--rightAlignedContainer--2x-VT{padding:0 0 0 3.42857rem}.MarketingLegalPage-module--rightAlignedContainerSmall--yImSM{padding:0 0 0 5.28571rem}.MarketingLegalPage-module--leftAlignedContainer--3XVrM{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.MarketingLegalPage-module--base--1cUNl{max-width:41.14286rem}.MarketingLegalPage-module--blogContainer--1-2ug{padding-left:6.14286rem;padding-right:6.14286rem}.MarketingLegalPage-module--container--cs05q{padding-left:5.28571rem;padding-right:5.28571rem}.MarketingLegalPage-module--largeContainer--NzgZx{padding-left:3.71429rem;padding-right:3.71429rem}.MarketingLegalPage-module--rightAlignedContainer--2x-VT{padding:0 0 0 3.71429rem}.MarketingLegalPage-module--leftAlignedContainer--3XVrM{padding:0 3.71429rem 0 0}}.MarketingLegalPage-module--noMaxWidth--1gFP0{max-width:none!important}.MarketingLegalPage-module--wrap--FSQ7F{display:grid;grid-template-areas:"copy" "sidebar"}.MarketingLegalPage-module--legalCopy--7xBdK{grid-area:copy;margin:1.48148rem .37037rem .37037rem}.MarketingLegalPage-module--legalSidebar--1FjQp{grid-area:sidebar;margin-bottom:1.11111rem;margin-left:.37037rem;margin-right:.37037rem}@media only screen and (min-width:768px){.MarketingLegalPage-module--wrap--FSQ7F{grid-template-areas:"copy sidebar"}.MarketingLegalPage-module--legalCopy--7xBdK{margin-bottom:1.71429rem;margin-left:3.57143rem;margin-right:3.57143rem;max-width:800px}.MarketingLegalPage-module--legalSidebar--1FjQp{margin:initial;margin-top:1.14286rem}}.MarketingMobileAppPage-module--base--35pNv,.MarketingMobileAppPage-module--leftAlignedContainer--lwgeI,.MarketingMobileAppPage-module--rightAlignedContainer--DoVe4,.MarketingMobileAppPage-module--rightAlignedContainerSmall--3vJeZ{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.MarketingMobileAppPage-module--mobileSmallPadding--3-jVU{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.MarketingMobileAppPage-module--fullWidthMobile--1nRAP{padding:0}}@media only screen and (min-width:768px){.MarketingMobileAppPage-module--base--35pNv{padding-left:1.14286rem;padding-right:1.14286rem}.MarketingMobileAppPage-module--blogContainer--2K2nA{max-width:1090px}.MarketingMobileAppPage-module--container--cImps{max-width:1110px}.MarketingMobileAppPage-module--largeContainer--27G-8{max-width:1220px}.MarketingMobileAppPage-module--gridWithSidebar--2G-db{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.MarketingMobileAppPage-module--rightAlignedContainer--DoVe4{padding:0 0 0 3.42857rem}.MarketingMobileAppPage-module--rightAlignedContainerSmall--3vJeZ{padding:0 0 0 5.28571rem}.MarketingMobileAppPage-module--leftAlignedContainer--lwgeI{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.MarketingMobileAppPage-module--base--35pNv{max-width:41.14286rem}.MarketingMobileAppPage-module--blogContainer--2K2nA{padding-left:6.14286rem;padding-right:6.14286rem}.MarketingMobileAppPage-module--container--cImps{padding-left:5.28571rem;padding-right:5.28571rem}.MarketingMobileAppPage-module--largeContainer--27G-8{padding-left:3.71429rem;padding-right:3.71429rem}.MarketingMobileAppPage-module--rightAlignedContainer--DoVe4{padding:0 0 0 3.71429rem}.MarketingMobileAppPage-module--leftAlignedContainer--lwgeI{padding:0 3.71429rem 0 0}}.MarketingMobileAppPage-module--noMaxWidth--2lidP{max-width:none!important}.MarketingMobileAppPage-module--community--3uiR9,.MarketingMobileAppPage-module--copyLockupList--2jb8b,.MarketingMobileAppPage-module--iconListWithMedia--2hQdx{margin-bottom:2.22222rem}.MarketingMobileAppPage-module--hero--RS521{margin-bottom:3.7037rem}.MarketingMobileAppPage-module--pitch--18ksL{margin-bottom:2.59259rem}@media only screen and (min-width:768px){.MarketingMobileAppPage-module--iconListWithMedia--2hQdx{margin-bottom:1.42857rem}.MarketingMobileAppPage-module--hero--RS521{margin-bottom:4.57143rem}.MarketingMobileAppPage-module--copyLockupList--2jb8b{margin-bottom:3.42857rem}.MarketingMobileAppPage-module--community--3uiR9{margin-bottom:2.57143rem}.MarketingMobileAppPage-module--pitch--18ksL{margin-bottom:2.85714rem}}.MarketingPaidSearchPage-module--base--2YGDQ,.MarketingPaidSearchPage-module--leftAlignedContainer--197kY,.MarketingPaidSearchPage-module--rightAlignedContainer--ELmZ1,.MarketingPaidSearchPage-module--rightAlignedContainerSmall--29Gss{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.MarketingPaidSearchPage-module--mobileSmallPadding--3ApIP{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.MarketingPaidSearchPage-module--fullWidthMobile--2om8G{padding:0}}@media only screen and (min-width:768px){.MarketingPaidSearchPage-module--base--2YGDQ{padding-left:1.14286rem;padding-right:1.14286rem}.MarketingPaidSearchPage-module--blogContainer--2jFNW{max-width:1090px}.MarketingPaidSearchPage-module--container--PX5L_{max-width:1110px}.MarketingPaidSearchPage-module--largeContainer--2nIgo{max-width:1220px}.MarketingPaidSearchPage-module--gridWithSidebar--2tWtm{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.MarketingPaidSearchPage-module--rightAlignedContainer--ELmZ1{padding:0 0 0 3.42857rem}.MarketingPaidSearchPage-module--rightAlignedContainerSmall--29Gss{padding:0 0 0 5.28571rem}.MarketingPaidSearchPage-module--leftAlignedContainer--197kY{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.MarketingPaidSearchPage-module--base--2YGDQ{max-width:41.14286rem}.MarketingPaidSearchPage-module--blogContainer--2jFNW{padding-left:6.14286rem;padding-right:6.14286rem}.MarketingPaidSearchPage-module--container--PX5L_{padding-left:5.28571rem;padding-right:5.28571rem}.MarketingPaidSearchPage-module--largeContainer--2nIgo{padding-left:3.71429rem;padding-right:3.71429rem}.MarketingPaidSearchPage-module--rightAlignedContainer--ELmZ1{padding:0 0 0 3.71429rem}.MarketingPaidSearchPage-module--leftAlignedContainer--197kY{padding:0 3.71429rem 0 0}}.MarketingPaidSearchPage-module--noMaxWidth--2gTB_{max-width:none!important}.marketingPaidSearchPageHideModule{display:none}.MarketingPaidSearchPage-module--copyLockupList--2Aun-{margin-bottom:2.22222rem}.MarketingPaidSearchPage-module--featuredTemplates--2eUIl{margin-bottom:2.59259rem}@media only screen and (min-width:768px){.MarketingPaidSearchPage-module--hero--3OgMr{margin-bottom:5.42857rem}.MarketingPaidSearchPage-module--categorizedFeaturedTemplates--3n8R2{padding-top:0}.MarketingPaidSearchPage-module--featuredTemplates--2eUIl{margin-bottom:2.85714rem}.MarketingPaidSearchPage-module--copyLockupList--2Aun-{margin-bottom:3.42857rem}}.MarketingResourceTutorialPage-module--hero--i9wKg{margin-bottom:.37037rem}.MarketingResourceTutorialPage-module--videoPlayer--1aj-V{margin-bottom:1.48148rem}.MarketingResourceTutorialPage-module--featuredContents--2jxnv{margin-bottom:2.22222rem}.MarketingResourceTutorialPage-module--pitch--2iSmw{margin-bottom:1.85185rem}.MarketingResourceTutorialPage-module--community--2VT4Q{margin-bottom:2.22222rem}.MarketingResourceTutorialPage-module--sectionHeader--1u7iy{margin:0 auto 2.22222rem;max-width:850px;padding-left:1.48148rem;padding-right:1.48148rem}@media only screen and (min-width:768px){.MarketingResourceTutorialPage-module--hero--i9wKg{margin-bottom:4.28571rem}.MarketingResourceTutorialPage-module--videoPlayer--1aj-V{margin-bottom:2rem}.MarketingResourceTutorialPage-module--featuredContents--2jxnv{margin-bottom:2.85714rem}.MarketingResourceTutorialPage-module--community--2VT4Q,.MarketingResourceTutorialPage-module--pitch--2iSmw{margin-bottom:2.57143rem}}.MarketingReturningCreatorPage-module--hero--2dTFq{margin-bottom:1.85185rem}.MarketingReturningCreatorPage-module--featureCallouts--2u9pd{margin-bottom:2.59259rem;padding-left:.74074rem;padding-right:.74074rem}.MarketingReturningCreatorPage-module--community--3SGMm{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.MarketingReturningCreatorPage-module--hero--2dTFq{margin-bottom:4.28571rem}.MarketingReturningCreatorPage-module--community--3SGMm{margin-bottom:2.57143rem}.MarketingReturningCreatorPage-module--featureCallouts--2u9pd{margin-bottom:2.85714rem;padding-left:2.14286rem;padding-right:2.14286rem}}.MarketingSimpleConversionPage-module--hero--2kMl3{margin-bottom:2.22222rem}.MarketingSimpleConversionPage-module--partners--2ftVx{margin-bottom:1.48148rem}.MarketingSimpleConversionPage-module--copyLockupList--_0tFr{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.MarketingSimpleConversionPage-module--hero--2kMl3{margin-bottom:4.28571rem}.MarketingSimpleConversionPage-module--copyLockupList--_0tFr{margin-bottom:3.42857rem}.MarketingSimpleConversionPage-module--partners--2ftVx{margin-bottom:2.57143rem}}.MarketingSocialPlatform-module--base--2JV63,.MarketingSocialPlatform-module--leftAlignedContainer--3JLHX,.MarketingSocialPlatform-module--rightAlignedContainer--1U4c_,.MarketingSocialPlatform-module--rightAlignedContainerSmall--2MLA6{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.MarketingSocialPlatform-module--mobileSmallPadding--2h_om{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.MarketingSocialPlatform-module--fullWidthMobile--2XMyl{padding:0}}@media only screen and (min-width:768px){.MarketingSocialPlatform-module--base--2JV63{padding-left:1.14286rem;padding-right:1.14286rem}.MarketingSocialPlatform-module--blogContainer--aAccy{max-width:1090px}.MarketingSocialPlatform-module--container--1d1dm{max-width:1110px}.MarketingSocialPlatform-module--largeContainer--3G1PS{max-width:1220px}.MarketingSocialPlatform-module--gridWithSidebar--3cSTd{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.MarketingSocialPlatform-module--rightAlignedContainer--1U4c_{padding:0 0 0 3.42857rem}.MarketingSocialPlatform-module--rightAlignedContainerSmall--2MLA6{padding:0 0 0 5.28571rem}.MarketingSocialPlatform-module--leftAlignedContainer--3JLHX{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.MarketingSocialPlatform-module--base--2JV63{max-width:41.14286rem}.MarketingSocialPlatform-module--blogContainer--aAccy{padding-left:6.14286rem;padding-right:6.14286rem}.MarketingSocialPlatform-module--container--1d1dm{padding-left:5.28571rem;padding-right:5.28571rem}.MarketingSocialPlatform-module--largeContainer--3G1PS{padding-left:3.71429rem;padding-right:3.71429rem}.MarketingSocialPlatform-module--rightAlignedContainer--1U4c_{padding:0 0 0 3.71429rem}.MarketingSocialPlatform-module--leftAlignedContainer--3JLHX{padding:0 3.71429rem 0 0}}.MarketingSocialPlatform-module--noMaxWidth--77BQf{max-width:none!important}.MarketingSocialPlatform-module--socialPlatformCallout--1l5eD{margin-bottom:2.59259rem}.MarketingSocialPlatform-module--featuredTemplates--1NAbv{margin-bottom:2.96296rem}.MarketingSocialPlatform-module--tipsListTabs--7MgWV{margin-bottom:1.85185rem}.MarketingSocialPlatform-module--successStory--3O0fT{margin-bottom:3.7037rem}.MarketingSocialPlatform-module--howToOrderedList--30qbd,.MarketingSocialPlatform-module--pitch--130-E{margin-bottom:1.85185rem}.MarketingSocialPlatform-module--community--3sFSJ{margin-bottom:3.7037rem}.MarketingSocialPlatform-module--tealBlob--OjfJn{left:0;top:-2.22222rem;z-index:-1}.MarketingSocialPlatform-module--greenSplatsComplete--2Bk-7{right:0;top:-1.85185rem;z-index:1}.MarketingSocialPlatform-module--yellowBeanSplat--3pFgn{bottom:-4.44444rem;left:.74074rem}.MarketingSocialPlatform-module--tealBall--3sw5H{bottom:-2.22222rem;left:-1.85185rem;z-index:-1}@media only screen and (min-width:768px){.MarketingSocialPlatform-module--mediaHero--3v5B3{margin-bottom:4.28571rem}.MarketingSocialPlatform-module--socialPlatformCallout--1l5eD{margin-bottom:2.85714rem;padding:0}.MarketingSocialPlatform-module--featuredTemplates--1NAbv{margin-bottom:2.85714rem}.MarketingSocialPlatform-module--tipsListTabs--7MgWV{margin-bottom:2.85714rem;padding-bottom:2rem;padding-top:1.14286rem}.MarketingSocialPlatform-module--howToOrderedList--30qbd,.MarketingSocialPlatform-module--successStory--3O0fT{margin-bottom:4.28571rem}.MarketingSocialPlatform-module--pitch--130-E{margin-bottom:2.85714rem}.MarketingSocialPlatform-module--community--3sFSJ{margin-bottom:2.57143rem}.MarketingSocialPlatform-module--greenBlob--8NmKE{left:0;top:-2.85714rem;z-index:-1}.MarketingSocialPlatform-module--redSplatsComplete--1GeHU{right:1.42857rem;top:-1.42857rem;z-index:1}.MarketingSocialPlatform-module--greenSplatsComplete--2Bk-7{right:2.85714rem;top:14.57143rem;z-index:-1}.MarketingSocialPlatform-module--yellowBeanSplat--3pFgn{bottom:-4.42857rem;left:7.14286rem}.MarketingSocialPlatform-module--tealBall--3sw5H{bottom:-1.28571rem;left:4.28571rem;z-index:-1}}@media only screen and (max-width:768px){.MarketingSocialPlatform-module--tipsListTabsModule--2Nc-F{background-color:#fff}}.TealBlob-module--tealBlob--1MmlO{background:url(/static/TealBlob-5a2fab7bdc1b206a47beeb1d263d0251.svg) no-repeat;background-size:contain;height:3.40741rem;position:absolute;width:1.37037rem}.GreenSplatsComplete-module--greenSplatsComplete--B7QMX{background:url(/static/GreenSplatsComplete-7beeb182bff0a2c2f060190a6f376bd5.svg) no-repeat;background-size:contain;height:3.03704rem;position:absolute;width:3.03704rem}.TealBall-module--bottomLeftTealBall--2Osu9{background:url(/static/TealBall-1c0b0e9735ad468eecb540e2ee72cebb.svg) no-repeat;background-size:contain;height:4.77143rem;position:absolute;width:4.77143rem}.YellowBeanSplat-module--bottomLeftYellowBeanSplat--aaE5q{background:url(/static/YellowBeanSplat-ef5426b9aaf5db7ea8dd84522b86fe42.svg) no-repeat;background-size:contain;height:6.62857rem;position:absolute;width:4.77143rem}.GreenBlob-module--greenBlob--2ztCt{background:url(/static/GreenBlob-09051db6124c609b4006f1790fa773a0.svg) no-repeat;background-size:contain;height:5.28571rem;position:absolute;width:4.45714rem}.RedSplatsComplete-module--redSplatsComplete--12F6g{background:url(/static/RedSplatsComplete-97dfaee4baeece49040db8f502eafa37.svg) no-repeat;background-size:contain;height:4.85714rem;position:absolute;width:4.6rem}.VideoWithNumberedStepsModule-module--base--39tTe,.VideoWithNumberedStepsModule-module--leftAlignedContainer---_lt_,.VideoWithNumberedStepsModule-module--rightAlignedContainer--1hEcM,.VideoWithNumberedStepsModule-module--rightAlignedContainerSmall--3ulW9{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.VideoWithNumberedStepsModule-module--mobileSmallPadding--36ZfO{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.VideoWithNumberedStepsModule-module--fullWidthMobile--3exXF{padding:0}}@media only screen and (min-width:768px){.VideoWithNumberedStepsModule-module--base--39tTe{padding-left:1.14286rem;padding-right:1.14286rem}.VideoWithNumberedStepsModule-module--blogContainer--34WE4{max-width:1090px}.VideoWithNumberedStepsModule-module--container--VHWur{max-width:1110px}.VideoWithNumberedStepsModule-module--largeContainer--tuCXS{max-width:1220px}.VideoWithNumberedStepsModule-module--gridWithSidebar--1yAnP{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.VideoWithNumberedStepsModule-module--rightAlignedContainer--1hEcM{padding:0 0 0 3.42857rem}.VideoWithNumberedStepsModule-module--rightAlignedContainerSmall--3ulW9{padding:0 0 0 5.28571rem}.VideoWithNumberedStepsModule-module--leftAlignedContainer---_lt_{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.VideoWithNumberedStepsModule-module--base--39tTe{max-width:41.14286rem}.VideoWithNumberedStepsModule-module--blogContainer--34WE4{padding-left:6.14286rem;padding-right:6.14286rem}.VideoWithNumberedStepsModule-module--container--VHWur{padding-left:5.28571rem;padding-right:5.28571rem}.VideoWithNumberedStepsModule-module--largeContainer--tuCXS{padding-left:3.71429rem;padding-right:3.71429rem}.VideoWithNumberedStepsModule-module--rightAlignedContainer--1hEcM{padding:0 0 0 3.71429rem}.VideoWithNumberedStepsModule-module--leftAlignedContainer---_lt_{padding:0 3.71429rem 0 0}}.VideoWithNumberedStepsModule-module--noMaxWidth--1rRk0{max-width:none!important}.VideoWithNumberedStepsModule-module--wrap--HB_uh{position:relative}.VideoWithNumberedStepsModule-module--marginContainer--2KFxc{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.VideoWithNumberedStepsModule-module--marginContainer--2KFxc{margin-bottom:3.42857rem}}.VideoWithNumberedSteps-module--videoWrapper--2ZSKg{margin-bottom:1.59259rem}.VideoWithNumberedSteps-module--video--1lS-o{width:100%}.VideoWithNumberedSteps-module--step--2O0e7{margin-bottom:1rem}.VideoWithNumberedSteps-module--cta--2cQ5e{display:flex;justify-content:center}@media only screen and (min-width:768px){.VideoWithNumberedSteps-module--wrapper--1950O{-moz-column-gap:1rem;column-gap:1rem;display:grid;grid-template-areas:"video video video" "step step step" "cta cta cta";grid-template-columns:repeat (3,1fr)}.VideoWithNumberedSteps-module--videoWrapper--2ZSKg{grid-area:video;margin-bottom:1.22857rem}.VideoWithNumberedSteps-module--step--2O0e7{grid-area:step;margin-bottom:.77143rem}.VideoWithNumberedSteps-module--cta--2cQ5e{grid-area:cta}}.MarketingVideoTutorialPage-module--base--3ykgz,.MarketingVideoTutorialPage-module--leftAlignedContainer--27bn_,.MarketingVideoTutorialPage-module--rightAlignedContainer--3hLoO,.MarketingVideoTutorialPage-module--rightAlignedContainerSmall--1u7kP{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.MarketingVideoTutorialPage-module--mobileSmallPadding--1QjIf{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.MarketingVideoTutorialPage-module--fullWidthMobile--1rTrC{padding:0}}@media only screen and (min-width:768px){.MarketingVideoTutorialPage-module--base--3ykgz{padding-left:1.14286rem;padding-right:1.14286rem}.MarketingVideoTutorialPage-module--blogContainer--3X76z{max-width:1090px}.MarketingVideoTutorialPage-module--container--2tqxL{max-width:1110px}.MarketingVideoTutorialPage-module--largeContainer--3ptK9{max-width:1220px}.MarketingVideoTutorialPage-module--gridWithSidebar--1UycL{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.MarketingVideoTutorialPage-module--rightAlignedContainer--3hLoO{padding:0 0 0 3.42857rem}.MarketingVideoTutorialPage-module--rightAlignedContainerSmall--1u7kP{padding:0 0 0 5.28571rem}.MarketingVideoTutorialPage-module--leftAlignedContainer--27bn_{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.MarketingVideoTutorialPage-module--base--3ykgz{max-width:41.14286rem}.MarketingVideoTutorialPage-module--blogContainer--3X76z{padding-left:6.14286rem;padding-right:6.14286rem}.MarketingVideoTutorialPage-module--container--2tqxL{padding-left:5.28571rem;padding-right:5.28571rem}.MarketingVideoTutorialPage-module--largeContainer--3ptK9{padding-left:3.71429rem;padding-right:3.71429rem}.MarketingVideoTutorialPage-module--rightAlignedContainer--3hLoO{padding:0 0 0 3.71429rem}.MarketingVideoTutorialPage-module--leftAlignedContainer--27bn_{padding:0 3.71429rem 0 0}}.MarketingVideoTutorialPage-module--noMaxWidth--3kcIK{max-width:none!important}.MarketingVideoTutorialPage-module--hero--3e_iA{margin-bottom:5.55556rem}.MarketingVideoTutorialPage-module--videoPlayer--3678V{margin-bottom:1.48148rem}.MarketingVideoTutorialPage-module--copyLockupList--WWIB4{margin-bottom:2.22222rem}.MarketingVideoTutorialPage-module--featuredTemplates--37-U1{margin-bottom:2.59259rem}.MarketingVideoTutorialPage-module--community--2e-Am,.MarketingVideoTutorialPage-module--pitch--1kViC{margin-bottom:2.22222rem}@media only screen and (min-width:768px){.MarketingVideoTutorialPage-module--hero--3e_iA{margin-bottom:4.28571rem}.MarketingVideoTutorialPage-module--videoPlayer--3678V{margin-bottom:2rem}.MarketingVideoTutorialPage-module--copyLockupList--WWIB4{margin-bottom:3.42857rem}.MarketingVideoTutorialPage-module--featuredTemplates--37-U1{margin-bottom:2.85714rem}.MarketingVideoTutorialPage-module--pitch--1kViC{margin-bottom:3.42857rem}.MarketingVideoTutorialPage-module--community--2e-Am{margin-bottom:2.57143rem}}.PaginatedPosts-module--base--1TCd6,.PaginatedPosts-module--leftAlignedContainer--2m7yD,.PaginatedPosts-module--rightAlignedContainer--2dc-_,.PaginatedPosts-module--rightAlignedContainerSmall--2_T71{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.PaginatedPosts-module--mobileSmallPadding--3HeiY{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.PaginatedPosts-module--fullWidthMobile--14xqt{padding:0}}@media only screen and (min-width:768px){.PaginatedPosts-module--base--1TCd6{padding-left:1.14286rem;padding-right:1.14286rem}.PaginatedPosts-module--blogContainer--3m3Wu{max-width:1090px}.PaginatedPosts-module--container--9t1I2{max-width:1110px}.PaginatedPosts-module--largeContainer--2VQO9{max-width:1220px}.PaginatedPosts-module--gridWithSidebar--3tvb_{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.PaginatedPosts-module--rightAlignedContainer--2dc-_{padding:0 0 0 3.42857rem}.PaginatedPosts-module--rightAlignedContainerSmall--2_T71{padding:0 0 0 5.28571rem}.PaginatedPosts-module--leftAlignedContainer--2m7yD{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.PaginatedPosts-module--base--1TCd6{max-width:41.14286rem}.PaginatedPosts-module--blogContainer--3m3Wu{padding-left:6.14286rem;padding-right:6.14286rem}.PaginatedPosts-module--container--9t1I2{padding-left:5.28571rem;padding-right:5.28571rem}.PaginatedPosts-module--largeContainer--2VQO9{padding-left:3.71429rem;padding-right:3.71429rem}.PaginatedPosts-module--rightAlignedContainer--2dc-_{padding:0 0 0 3.71429rem}.PaginatedPosts-module--leftAlignedContainer--2m7yD{padding:0 3.71429rem 0 0}}.PaginatedPosts-module--noMaxWidth--2br4d{max-width:none!important}.PaginatedPosts-module--wrap--pCxdV{display:flex;flex-wrap:wrap;justify-content:center;padding-bottom:2.03704rem;padding-top:1.48148rem}@media only screen and (min-width:768px){.PaginatedPosts-module--wrap--pCxdV{padding-bottom:2.57143rem;padding-top:1.14286rem}}.InfiniteArticlesList-module--wrap--8GCpL{overflow:hidden;position:relative;width:100%}.InfiniteArticlesList-module--header--1hrat{margin-bottom:.92593rem}.InfiniteArticlesList-module--articlesWrap--2DK7m{margin-bottom:1.48148rem}.InfiniteArticlesList-module--articleStyle--1VStj{margin-bottom:1.11111rem}.InfiniteArticlesList-module--ctaWrap--2fv5P{align-items:center;display:flex;justify-content:center}.InfiniteArticlesList-module--noScriptCta--1scgQ+.InfiniteArticlesList-module--cta--2u5CC{display:none}@media only screen and (min-width:768px){.InfiniteArticlesList-module--header--1hrat{margin-bottom:1.34286rem}.InfiniteArticlesList-module--articlesWrap--2DK7m{display:flex;flex-wrap:wrap;margin-bottom:0;margin-right:-1.57143rem}.InfiniteArticlesList-module--articleStyle--1VStj{border:solid transparent;border-width:0 1.57143rem 0 0;margin-bottom:2.31429rem;width:33.33333%}.InfiniteArticlesList-module--oneCol--3VlSN .InfiniteArticlesList-module--articleStyle--1VStj{margin-bottom:.71429rem;margin-right:0;width:100%}}.TagPage-module--base--2Qwss,.TagPage-module--leftAlignedContainer--2qfp_,.TagPage-module--rightAlignedContainer--Oeq0D,.TagPage-module--rightAlignedContainerSmall--2YMT-{margin:0 auto;padding-left:1.48148rem;padding-right:1.48148rem}.TagPage-module--mobileSmallPadding--ddqSp{padding-left:.74074rem;padding-right:.74074rem}@media only screen and (max-width:768px){.TagPage-module--fullWidthMobile--3_uWV{padding:0}}@media only screen and (min-width:768px){.TagPage-module--base--2Qwss{padding-left:1.14286rem;padding-right:1.14286rem}.TagPage-module--blogContainer--2r2tk{max-width:1090px}.TagPage-module--container--C05ji{max-width:1110px}.TagPage-module--largeContainer--2uuYz{max-width:1220px}.TagPage-module--gridWithSidebar--3RK-Q{grid-column-gap:6%;display:grid;grid-template-columns:64% 30%}.TagPage-module--rightAlignedContainer--Oeq0D{padding:0 0 0 3.42857rem}.TagPage-module--rightAlignedContainerSmall--2YMT-{padding:0 0 0 5.28571rem}.TagPage-module--leftAlignedContainer--2qfp_{padding:0 3.42857rem 0 0}}@media only screen and (min-width:1440px){.TagPage-module--base--2Qwss{max-width:41.14286rem}.TagPage-module--blogContainer--2r2tk{padding-left:6.14286rem;padding-right:6.14286rem}.TagPage-module--container--C05ji{padding-left:5.28571rem;padding-right:5.28571rem}.TagPage-module--largeContainer--2uuYz{padding-left:3.71429rem;padding-right:3.71429rem}.TagPage-module--rightAlignedContainer--Oeq0D{padding:0 0 0 3.71429rem}.TagPage-module--leftAlignedContainer--2qfp_{padding:0 3.71429rem 0 0}}.TagPage-module--noMaxWidth--1ZHQB{max-width:none!important}.TagPage-module--wrap--d48pn{padding-top:2.22222rem}.TagPage-module--header--2Qw5Z{grid-area:header;margin-bottom:1.11111rem;text-align:center}.TagPage-module--articlesList--2oQow{grid-area:articles;margin-bottom:2.22222rem}@media only screen and (min-width:768px){.TagPage-module--wrap--d48pn{grid-template-areas:"header header" "articles sidebar";padding-top:1.71429rem}.TagPage-module--header--2Qw5Z{margin-bottom:2rem}.TagPage-module--articlesList--2oQow{margin-bottom:2.57143rem}.TagPage-module--sidebar--1KvNK{grid-area:sidebar;margin-bottom:2.57143rem}}</style><meta name="generator" content="Gatsby 3.12.0"/><title data-react-helmet="true">2024’s Top Business Video Trends: Insights from a Survey of 400 Professionals (Infographic) - Animoto</title><link data-react-helmet="true" href="https://images.ctfassets.net" rel="preconnect"/><link data-react-helmet="true" href="https://d2of6bhnpl91ni.cloudfront.net/" rel="preconnect"/><link data-react-helmet="true" href="https://animoto.com/blog/null" rel="canonical"/><meta data-react-helmet="true" content="{}" id="ld-bootstrap" name="ld-bootstrap"/><meta data-react-helmet="true" content="https://images.ctfassets.net/00i767ygo3tc/4yz3oDgkQZIluujgIC3GD8/58188b26a5b71758739d7a48155bcd01/Animoto-2024-Video-Trends-Infographic-Blog-Image.png?w=1800&q=50" name="image"/><meta data-react-helmet="true" content="Animoto's 2024 business video survey revealed the top video trends of 2024 for internal and external communications" name="description"/><meta data-react-helmet="true" content="2024’s Top Business Video Trends: Insights from a Survey of 400 Professionals (Infographic)" property="og:title"/><meta data-react-helmet="true" content="article" property="og:type"/><meta data-react-helmet="true" content="https://animoto.com/blog/news/2024-business-video-trends-infographic" property="og:url"/><meta data-react-helmet="true" content="https://images.ctfassets.net/00i767ygo3tc/4yz3oDgkQZIluujgIC3GD8/58188b26a5b71758739d7a48155bcd01/Animoto-2024-Video-Trends-Infographic-Blog-Image.png?w=1800&q=50" property="og:image"/><meta data-react-helmet="true" content="Animoto's 2024 business video survey revealed the top video trends of 2024 for internal and external communications" property="og:description"/><meta data-react-helmet="true" content="summary_large_image" name="twitter:card"/><meta data-react-helmet="true" content="@animoto" name="twitter:creator"/><meta data-react-helmet="true" content="2024’s Top Business Video Trends: Insights from a Survey of 400 Professionals (Infographic)" name="twitter:title"/><meta data-react-helmet="true" content="https://images.ctfassets.net/00i767ygo3tc/4yz3oDgkQZIluujgIC3GD8/58188b26a5b71758739d7a48155bcd01/Animoto-2024-Video-Trends-Infographic-Blog-Image.png?w=1800&q=50" name="twitter:image"/><meta data-react-helmet="true" content="Animoto's 2024 business video survey revealed the top video trends of 2024 for internal and external communications" name="twitter:description"/><script data-react-helmet="true" type="application/ld+json">[{"@context":"http://schema.org","@type":"WebSite","url":"https://animoto.com","name":"Animoto video maker - Stand out on social media. Easily.","alternateName":""},{"@context":"http://schema.org","@type":"Blog","name":"Learn How to Make Professional-Quality Video","url":"https://animoto.com/blog","description":"The Animoto Blog features useful tips on how to make a professional-quality video. Browse through our tips and sample videos for inspiration!","publisher":{"@type":"Organization","name":"Animoto"}},{"@context":"http://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"https://animoto.com","name":"Animoto video maker - Stand out on social media. Easily."}},{"@type":"ListItem","position":2,"item":{"@id":"https://animoto.com/blog/news/2024-business-video-trends-infographic","name":"2024’s Top Business Video Trends: Insights from a Survey of 400 Professionals (Infographic)"}}]},{"@context":"http://schema.org","@type":"BlogPosting","url":"https://animoto.com/blog/news/2024-business-video-trends-infographic","name":"2024’s Top Business Video Trends: Insights from a Survey of 400 Professionals (Infographic)","alternateName":"","headline":"2024’s Top Business Video Trends: Insights from a Survey of 400 Professionals (Infographic)","image":{"@type":"ImageObject","url":"https://images.ctfassets.net/00i767ygo3tc/4yz3oDgkQZIluujgIC3GD8/58188b26a5b71758739d7a48155bcd01/Animoto-2024-Video-Trends-Infographic-Blog-Image.png?w=1800&q=50"},"author":{"@type":"Person","name":"Eliza Talvola","url":"https://animoto.com/blog/eliza-talvola"},"publisher":{"@type":"Organization","name":"Animoto","url":"https://animoto.com","logo":"https://animoto.com/static/logo-43a417c10b9d9b5119fa61a96c3be817.png"},"datePublished":"2024-01-30T19:33:07.587Z","dateModified":"2024-06-12T20:02:44.564Z","mainEntityOfPage":"https://animoto.com/blog/news/2024-business-video-trends-infographic"}]</script><link rel="sitemap" type="application/xml" href="/sitemap-index.xml"/><link rel="icon" href="/favicon-32x32.png?v=f7bad0df2a4af8688773dca5ee0b1ed6" type="image/png"/><link rel="manifest" href="/manifest.webmanifest" crossorigin="anonymous"/><meta name="theme-color" content="#23408c"/><link rel="apple-touch-icon" sizes="48x48" href="/icons/icon-48x48.png?v=f7bad0df2a4af8688773dca5ee0b1ed6"/><link rel="apple-touch-icon" sizes="72x72" href="/icons/icon-72x72.png?v=f7bad0df2a4af8688773dca5ee0b1ed6"/><link rel="apple-touch-icon" sizes="96x96" href="/icons/icon-96x96.png?v=f7bad0df2a4af8688773dca5ee0b1ed6"/><link rel="apple-touch-icon" sizes="144x144" href="/icons/icon-144x144.png?v=f7bad0df2a4af8688773dca5ee0b1ed6"/><link rel="apple-touch-icon" sizes="192x192" href="/icons/icon-192x192.png?v=f7bad0df2a4af8688773dca5ee0b1ed6"/><link rel="apple-touch-icon" sizes="256x256" href="/icons/icon-256x256.png?v=f7bad0df2a4af8688773dca5ee0b1ed6"/><link rel="apple-touch-icon" sizes="384x384" href="/icons/icon-384x384.png?v=f7bad0df2a4af8688773dca5ee0b1ed6"/><link rel="apple-touch-icon" sizes="512x512" href="/icons/icon-512x512.png?v=f7bad0df2a4af8688773dca5ee0b1ed6"/><link rel="alternate" type="application/rss+xml" title="Animoto Blog" href="/rss.xml"/><script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl+'';f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer', 'GTM-RZK8');</script><link as="script" rel="preload" href="/webpack-runtime-c5e9f8cdbca6ef05bcc0.js"/><link as="script" rel="preload" href="/framework-b2a97da922459265da63.js"/><link as="script" rel="preload" href="/app-7fb92b83a0e3b365552a.js"/><link as="script" rel="preload" href="/commons-13def52718c6da5e3599.js"/><link as="script" rel="preload" href="/90efb4767c51bf29c2b06caf72fe909e438b870c-31c311d40b8ca5e03568.js"/><link as="script" rel="preload" href="/80783c9f8f8cb9a24189c7e861030b96ed393f66-f3751235c12afb26102e.js"/><link as="script" rel="preload" href="/8d9a54283b83f5c8bd3b2d04192340fd426caca8-fc9ccc8981612d9dcf2b.js"/><link as="script" rel="preload" href="/af897cec13a5d12754700e71337026e153412c21-ce7af5b42e8bcf93e26d.js"/><link as="script" rel="preload" href="/ff60eabda034cfa279bb7cd04443fde47176ab5e-6253bfced5116aeb21c2.js"/><link as="script" rel="preload" href="/950ad65786c258afc207a0a4d677853d442b07c5-fbbd14e2eeb348df40db.js"/><link as="script" rel="preload" href="/component---src-templates-blog-post-index-jsx-744ccbaa40285438e887.js"/><link as="fetch" rel="preload" href="/page-data/blog/news/2024-business-video-trends-infographic/page-data.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/sq/d/1143671339.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/sq/d/2642941795.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/sq/d/3962491049.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/sq/d/928448857.json" crossorigin="anonymous"/><link as="fetch" rel="preload" href="/page-data/app-data.json" crossorigin="anonymous"/></head><body><noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-RZK8" height="0" width="0" style="display: none; visibility: hidden" aria-hidden="true"></iframe></noscript><div id="___gatsby"><div style="outline:none" tabindex="-1" id="gatsby-focus-wrapper"><div class="PageNotification-module--wrap--2QHxA"><div class="PageNotification-module--message--1dbVp"><div></div><button class="PageNotification-module--closeButton--3bE7e" title="Close (Esc)" type="button"><span class="Icon-module--white--MXw94 Icon-module--iconBase--14BTq Icon-module--small--1x91F Icon-module--ix--1KLeK"></span></button></div></div><div class="AnimotoLayout-module--wrap--1ceSV"><div class="SiteNav-module--wrapper--2_191"><a class="SiteNav-module--logoWrapper--1YHmP" href="/"><span aria-label="Animoto" class="SiteNav-module--logo--80c8_"></span></a><span class="AnimotoLogoBlobs-module--animotoLogoBlob--15d8I"></span></div><div class="AnimotoLayout-module--body--sH9Tq"><div class="BlogHeader-module--wrap--2dB83"><div class="BlogHeader-module--header--3Z14L"><a href="/blog"><p class="header-title LargeSectionTitle-module--largeSectionTitle--3XRMm" style="font-size:calc(1.2962962962962963rem + ((1vw - 0.11851851851851851rem) * 2.0122832369942194));line-height:calc(1.5555555555555556rem + ((1vw - 0.11851851851851851rem) * 2.102601156069363))">Animoto Blog</p></a><span class="BlogHeader-module--lowerLeft--iR2Pl LowerLeftGreen-module--lowerLeftGreen--3X2qv"></span><span class="BlogHeader-module--topLeft--13c8X PinkRedTopLeft-module--pinkRedTopLeft--1uoSu"></span></div><div class="BlogHeader-module--navWrap--1ILOn"><div class="BlogHeader-module--nav--18vnH"><ul class="BlogHeader-module--navList--2KPxb"><li class="BlogHeader-module--navListItem--3pBit"><a href="/blog/category/video-marketing" class="BlogHeader-module--navLink--30SFE CTALink-module--button--3x2NQ BaseButton-module--base--1keXQ"><span class="BaseButton-module--fullWidth--1g5Gb">Video Marketing</span></a></li><li class="BlogHeader-module--navListItem--3pBit"><a href="/blog/category/video-tips" class="BlogHeader-module--navLink--30SFE CTALink-module--button--3x2NQ BaseButton-module--base--1keXQ"><span class="BaseButton-module--fullWidth--1g5Gb">Video Tips</span></a></li><li class="BlogHeader-module--navListItem--3pBit"><a href="/blog/category/video-ideas" class="BlogHeader-module--navLink--30SFE CTALink-module--button--3x2NQ BaseButton-module--base--1keXQ"><span class="BaseButton-module--fullWidth--1g5Gb">Video Ideas</span></a></li><li class="BlogHeader-module--navListItem--3pBit"><a href="/blog/category/news" class="BlogHeader-module--navLink--30SFE CTALink-module--button--3x2NQ BaseButton-module--base--1keXQ"><span class="BaseButton-module--fullWidth--1g5Gb">News & Features</span></a></li></ul></div><div class="BlogHeader-module--search--SjdLp"><form aria-label="search" class="BlogHeader-module--searchForm--21mlb Search-module--form--1kpGV"><input type="text" aria-label="input" class="Search-module--searchInput--3xASJ" placeholder="Search" value=""/><span class="Search-module--icon--1zYU3 SearchIcon-module--searchIcon--360Cb" label="Search"></span></form></div><div class="BlogHeader-module--social--1gG0I"><a aria-label="facebook" class="BlogHeader-module--socialButton--3RrGi" href="https://www.facebook.com/Animoto" rel="noopener noreferrer" target="_blank"><span class="Icon-module--facebook--14YeX Icon-module--iconBase--14BTq Icon-module--large--23mSj"></span></a><a aria-label="twitter" class="BlogHeader-module--socialButton--3RrGi" href="https://twitter.com/Animoto" rel="noopener noreferrer" target="_blank"><span class="Icon-module--twitter--3m3MG Icon-module--iconBase--14BTq Icon-module--large--23mSj"></span></a><a aria-label="instagram" class="BlogHeader-module--socialButton--3RrGi" href="https://www.instagram.com/animoto/" rel="noopener noreferrer" target="_blank"><span class="Icon-module--instagram--1DvXo Icon-module--iconBase--14BTq Icon-module--large--23mSj"></span></a><a aria-label="youtube" class="BlogHeader-module--socialButton--3RrGi" href="https://www.youtube.com/channel/UCeqtYy6WpYkZ3Q_EUnY0fVQ" rel="noopener noreferrer" target="_blank"><span class="Icon-module--youtube--zuSAj Icon-module--iconBase--14BTq Icon-module--large--23mSj"></span></a><a aria-label="pinterest" class="BlogHeader-module--socialButton--3RrGi" href="https://www.pinterest.com/animoto/" rel="noopener noreferrer" target="_blank"><span class="Icon-module--pinterest--1284u Icon-module--iconBase--14BTq Icon-module--large--23mSj"></span></a></div></div></div><div class="blogContentCommon-module--wrap--1-rin blogContentCommon-module--blogContainer--1QQgl blogContentCommon-module--base--235zd blogContentCommon-module--gridWithSidebar--2RYPB"><header class="blogContentCommon-module--header--WpuAX s-wrap ArticleHeader-module--wrap--3xcfo"><a href="/blog/category/news" class="ArticleHeader-module--breadcrumbCta--htjlk CTALink-module--button--3x2NQ BaseButton-module--base--1keXQ"><span class="BaseButton-module--fullWidth--1g5Gb">News & Features</span></a><h1 class="ArticleHeader-module--sectionTitle--3vfDj SectionTitle-module--sectionTitle--3wG12" style="font-size:calc(0.8148148148148148rem + ((1vw - 0.11851851851851851rem) * 1.315028901734104));line-height:calc(1.037037037037037rem + ((1vw - 0.11851851851851851rem) * 1.336705202312139))">2024’s Top Business Video Trends: Infographic</h1><span class="ArticleHeader-module--wavy--3fPva WavyLine-module--wavy--MqsXF"></span><div class="ArticleHeader-module--details--ZJDZB"><a href="/blog/author/eliza-talvola" class="ArticleHeader-module--authorCta--3llp_ CTALink-module--button--3x2NQ BaseButton-module--base--1keXQ"><span class="BaseButton-module--fullWidth--1g5Gb">Eliza Talvola</span></a><p class="Paragraph-module--paragraph--1jQPg" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))"><time class="" dateTime="2024-01-30T19:33:07.587Z">Jan 30, 2024</time></p></div><div class="SocialShare-module--wrap--1twGJ"><div class="SocialShare-module--label--mNJK7 Label-module--label--3mPBJ" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">Share</div><button class="s-email SocialShare-module--button--3Uc1V" type="button"><span class="Icon-module--grey--ThaZu Icon-module--iconBase--14BTq Icon-module--medium--2OHnS Icon-module--ix--1KLeK"></span></button><button class="s-facebook SocialShare-module--button--3Uc1V" type="button"><span class="Icon-module--grey--ThaZu Icon-module--iconBase--14BTq Icon-module--medium--2OHnS Icon-module--ix--1KLeK"></span></button><button class="s-twitter SocialShare-module--button--3Uc1V" type="button"><span class="Icon-module--grey--ThaZu Icon-module--iconBase--14BTq Icon-module--medium--2OHnS Icon-module--ix--1KLeK"></span></button><button class="s-linkedin SocialShare-module--button--3Uc1V" type="button"><span class="Icon-module--grey--ThaZu Icon-module--iconBase--14BTq Icon-module--medium--2OHnS Icon-module--ix--1KLeK"></span></button></div></header><div class="blogContentCommon-module--body--arFN1"><div><div class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))"><div class="s-player-wrapper EmbedVideoPlayer-module--playerWrapper--_H6iG EmbedVideoPlayer-module--defaultPosition--1EpX6"><div style="width:100%;height:100%" class="EmbedVideoPlayer-module--player--21RBa"><div style="width:100%;height:100%;background-size:cover;background-position:center;cursor:pointer;display:flex;align-items:center;justify-content:center" class="react-player__preview"><div style="background:radial-gradient(rgb(0, 0, 0, 0.3), rgba(0, 0, 0, 0) 60%);border-radius:64px;width:64px;height:64px;display:flex;align-items:center;justify-content:center" class="react-player__shadow"><div style="border-style:solid;border-width:16px 0 16px 26px;border-color:transparent transparent transparent white;margin-left:7px" class="react-player__play-icon"></div></div></div></div></div></div> <script type="application/ld+json">{ "@context": "http://schema.org", "@type": "VideoObject", "name": "Top Video Trends in 2024 | Animoto", "description": "The 2024 Top Video Trends Report is here! Watch our on-demand webinar to unveil the latest business video trends and the newest Animoto features that will bring them to life. Are you truly tapping into the potential of video? If you aren’t using it to strengthen company culture, attract fresh customers, and engage your teams, you're barely scratching the surface! For more information, visit https://animoto.com/resources/webinar-top-video-trends-2024 🎥 What is Animoto? Animoto is a drag-and-drop video creation tool that makes it easy for anyone to create professional videos. No design or video editing experience required. It's great for creating videos for events, social media, ads, announcements, launches, trainings, and more. 🎬 Try Animoto's easy online video editor - https://animoto.com Connect with Animoto: Facebook: http://facebook.com/Animoto Twitter: http://twitter.com/animoto Instagram: http://instagram.com/animoto Linkedin: http://linkd.in/1KQAhQq Blog: https://animoto.com/blog/ #marketingvideo #videotrends #workplacevideo", "thumbnailUrl": "https://i.ytimg.com/vi/QEU2Re5zWjM/default.jpg", "uploadDate": "2024-03-13T21:40:50Z", "duration": "PT25M15S", "embedUrl": "https://www.youtube.com/embed/QEU2Re5zWjM", "interactionCount": "382" }</script> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">Every year, we’re seeing more and more businesses use video not just to market their products, but to <strong class="BoldCopy-module--strong--fdPVR" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">communicate</strong>. In office and online, video communication is the new standard.</p> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">We conducted a survey of 400 business professionals, and the insights we gained from their video playbook are bound to transform the way you approach engagement. In this blog, we’ll take apart our top video trends infographic stat by stat and give you all the details.</p> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))"><span class="gatsby-resp-image-wrapper" style="position:relative;display:block;border:1px solid #dadada;max-width:855px;margin-left:auto;margin-right:auto"> <span class="gatsby-resp-image-background-image" style="padding-bottom:969.1090757701915%;position:relative;bottom:0;left:0;background-image:url('data:image/png;base64,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');background-size:cover;display:block"> <picture> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/25xrtISpMUiWWpfjeZLhft/be8aa13e4906587fd65e96ddddb2449d/Animoto-2024-Video-Trends-Infographic.png?w=300&fm=webp 300w, https://images.ctfassets.net/00i767ygo3tc/25xrtISpMUiWWpfjeZLhft/be8aa13e4906587fd65e96ddddb2449d/Animoto-2024-Video-Trends-Infographic.png?w=601&fm=webp 601w, https://images.ctfassets.net/00i767ygo3tc/25xrtISpMUiWWpfjeZLhft/be8aa13e4906587fd65e96ddddb2449d/Animoto-2024-Video-Trends-Infographic.png?w=1201&fm=webp 1201w" sizes="(max-width: 855px) 100vw, 855px" type="image/webp"/> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/25xrtISpMUiWWpfjeZLhft/be8aa13e4906587fd65e96ddddb2449d/Animoto-2024-Video-Trends-Infographic.png?w=300 300w, https://images.ctfassets.net/00i767ygo3tc/25xrtISpMUiWWpfjeZLhft/be8aa13e4906587fd65e96ddddb2449d/Animoto-2024-Video-Trends-Infographic.png?w=601 601w, https://images.ctfassets.net/00i767ygo3tc/25xrtISpMUiWWpfjeZLhft/be8aa13e4906587fd65e96ddddb2449d/Animoto-2024-Video-Trends-Infographic.png?w=1201 1201w" sizes="(max-width: 855px) 100vw, 855px"/> <img class="gatsby-resp-image-image" style="width:100%;height:100%;margin:0;vertical-align:middle;position:absolute;top:0;left:0;box-shadow:inset 0px 0px 0px 400px transparent" title="" loading="lazy" alt="Animoto-2024-Video-Trends-Infographic" src="https://images.ctfassets.net/00i767ygo3tc/25xrtISpMUiWWpfjeZLhft/be8aa13e4906587fd65e96ddddb2449d/Animoto-2024-Video-Trends-Infographic.png"/> </picture> </span> </span></p> <div class="BlogPostCTAButton-module--wrap--3-BI5"><a href="https://d2of6bhnpl91ni.cloudfront.net/cms/Animoto-2024-Video-Trends-Infographic-c33b7a608c.png" class="CTAButton-module--button--1IdTQ BaseButton-module--base--1keXQ BaseButton-module--pill--1Jptf" rel="noopener noreferrer" target="_blank"><span class="BaseButton-module--fullWidth--1g5Gb">DOWNLOAD THE INFOGRAPHIC</span></a></div> <h2 class="SectionTitle-module--sectionTitle--3wG12 SectionTitle-module--spacing--23XyU" style="font-size:calc(0.8148148148148148rem + ((1vw - 0.11851851851851851rem) * 1.315028901734104));line-height:calc(1.037037037037037rem + ((1vw - 0.11851851851851851rem) * 1.336705202312139))">Full steam ahead: The proliferation of video creation</h2> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))"><span class="gatsby-resp-image-wrapper" style="position:relative;display:block;border:1px solid #dadada;max-width:855px;margin-left:auto;margin-right:auto"> <span class="gatsby-resp-image-background-image" style="padding-bottom:63.03204208512674%;position:relative;bottom:0;left:0;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAZCAYAAABD2GxlAAAACXBIWXMAABcRAAAXEQHKJvM/AAAAB3RJTUUH6AoEEzsQzHRezAAABGlJREFUSMfNl/lTE2cYx/0nWtF2Oh3HWuUoo4xyCFY0tZByJJtYjgRCsCCXFTBcw1WVS85GEailyNU4UKbIJYeAKIT7HAiFgIQwWmoO0P7YGefb3ZdCywDj1DbAD9+dfffd47PP83z3fXbPkXdcX+9i/bGH3mAnZWpEwfKgAJ/s58H8fT6OfvAlLD50g8leLjP/escBT5mKYXvEG7bGInxqJsZpc19YHxLC/D3+7gB8g94O0NiIi6OmQrDZ4bgUkgnHiCRws6Ro7RqBq/3l7QFkII6ZecHFSYLA4AywI5NAZUvROziJeHkzxI+q8P14H7rVKojbfoKgsgTVNU9wzjrw/wc020fhQkAq2FHJoHJuYmxkBpLOBgLx4+Qw2uaUKxAVxXhQJ4dnQjbOimPg5CoBy/IiTPZThk2xvfkF1ConCISoshSNtXLwYtNxxicaLi4ROHPcHyb7qB2swXc58G+pgne9DML75VuruuyNcqRLwQCArggsLoV0pOs/6zOfGMOYJOHKbeiXfifSal+iv0cBtfo3MtbpXmGgdxIq1SIZTypUaKrrJvuzM8/WrmNkc9jLMIDx/wD0oeLh+UU07ExEGB+bxUXP63C2uwSrQwIM9k3Cz/0qgrySCaQ0TbZNgOF/A1p/LERxQS1Yx/yQlVRK5qd+mUeQMBmZ10pQeLsaIT6piA6RYnFRvw7wJL0qGBwwJa4QiZI8ONmGoDC3ml4vuRgZmoaYl4CbN1Yidje/BpKALPDOhqPr8egGwJMHOHA258L3FAUzI1dyD5aFH9g2wWTdNaaNuSrmfJO9K/vMcrd6bEvAnJRyHD/gAaFzDJ491yItoQiWHwngYBUI5fQCFONz+IGOIhNNN4dItLcMbABk4JLc+Mj3Ow+Pc5dR8G0V/NyuorLsITLo64ryalB6px5F9IsGe6egorQFsqJGlHxXh7LChtVS2RxwanYZc+qXa+On6mVoNMvrUknMo3+Fp7PPN00xU78sC3+4O0YiRJSKsK8y4MGOohUNthkX7pYURLYUfOwoeFhRYB3mIMKJB6ENBU8rausIymoXcT1XjXt1i0iUziM+Zx6p+QtIK1hAbNY8otJViM5QIS57Hk2PX0CSqkJKnhpD4/p1gEzq+awr8OUn0oBp+Fp8A2F+mQgQJBGwIBYPoY60HHi4dp6P04c4CGfzEE/xkSZwW73PRsBRhR59ozq0yTVopdUzrINiegktnRo86ddCPqiDcm6ZzPeP6dA7oiPnM1E3qEniwnLXAB/1aOnoaNA1oEX5/V8xNrmE9m4t3a1oiBhoBnBgTI/Gjhd40LqAGdUKINPXGRSwoaaLFCnj1uqKdsiKG1FR1kycWiVrRUfrIDHIrfR7tMN/Jo5P/+YupqcWDAsYG3qLPKCzY4R8gNua+4keNvZhdFiJXvk4mRsdUhJwBrivewLN9T1oa+qHYmLOsCnm2Idu6tR/Iwb+r38JwzSsn58IgIgT91by5sTixEHP3dHyb3c/uKv/i/8EckEJm3zngIkAAAAASUVORK5CYII=');background-size:cover;display:block"> <picture> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/3kbXoUJy0jYLgRA4vXW8bX/7fac55e41fbdb3ae57d29bafae067640/top-video-trends-business-1.png?w=523&fm=webp 523w, https://images.ctfassets.net/00i767ygo3tc/3kbXoUJy0jYLgRA4vXW8bX/7fac55e41fbdb3ae57d29bafae067640/top-video-trends-business-1.png?w=1046&fm=webp 1046w, https://images.ctfassets.net/00i767ygo3tc/3kbXoUJy0jYLgRA4vXW8bX/7fac55e41fbdb3ae57d29bafae067640/top-video-trends-business-1.png?w=2091&fm=webp 2091w" sizes="(max-width: 855px) 100vw, 855px" type="image/webp"/> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/3kbXoUJy0jYLgRA4vXW8bX/7fac55e41fbdb3ae57d29bafae067640/top-video-trends-business-1.png?w=523 523w, https://images.ctfassets.net/00i767ygo3tc/3kbXoUJy0jYLgRA4vXW8bX/7fac55e41fbdb3ae57d29bafae067640/top-video-trends-business-1.png?w=1046 1046w, https://images.ctfassets.net/00i767ygo3tc/3kbXoUJy0jYLgRA4vXW8bX/7fac55e41fbdb3ae57d29bafae067640/top-video-trends-business-1.png?w=2091 2091w" sizes="(max-width: 855px) 100vw, 855px"/> <img class="gatsby-resp-image-image" style="width:100%;height:100%;margin:0;vertical-align:middle;position:absolute;top:0;left:0;box-shadow:inset 0px 0px 0px 400px transparent" title="" loading="lazy" alt="top-video-trends-business-1" src="https://images.ctfassets.net/00i767ygo3tc/3kbXoUJy0jYLgRA4vXW8bX/7fac55e41fbdb3ae57d29bafae067640/top-video-trends-business-1.png"/> </picture> </span> </span></p> <h3 class="Label-module--label--3mPBJ Label-module--spacing--2eZ0x" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">90% of businesses create videos at least once a week & one-third produce videos every day</h3> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">Video is nothing new, but each year it becomes more and more widespread. Today, <strong class="BoldCopy-module--strong--fdPVR" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">90%</strong> of businesses create a video <em>at least</em> once a day, and a third of those create videos <strong class="BoldCopy-module--strong--fdPVR" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">daily</strong>. From marketing to internal training, videos have permeated various aspects of business. Why? Video grabs attention and helps your message stick.</p> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">This format is easily adaptable and allows for real-time engagement with audiences. It’s a simple way to keep content fresh, timely, and aligned with the fast-paced nature of online interactions. This level of consistency not only maintains your audience’s interest but also establishes your brand as an active and engaging presence in your industry.</p> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">In 2024, 86% of businesses plan to make even more videos than they did in 2023. But not <em>everyone</em> is creating videos regularly… <em>yet</em>.</p> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">The digital landscape is increasingly visual and dynamic, and consumers are naturally drawn to video for its engaging and easily digestible format. By not leveraging video regularly, the remaining 10% of businesses may find themselves left behind. Year over year, this number is expected to shrink as video becomes more ubiquitous and accessible.</p> <h2 class="SectionTitle-module--sectionTitle--3wG12 SectionTitle-module--spacing--23XyU" style="font-size:calc(0.8148148148148148rem + ((1vw - 0.11851851851851851rem) * 1.315028901734104));line-height:calc(1.037037037037037rem + ((1vw - 0.11851851851851851rem) * 1.336705202312139))">Beyond marketing: Video's rise in the workplace</h2> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))"><span class="gatsby-resp-image-wrapper" style="position:relative;display:block;border:1px solid #dadada;max-width:855px;margin-left:auto;margin-right:auto"> <span class="gatsby-resp-image-background-image" style="padding-bottom:63.03204208512674%;position:relative;bottom:0;left:0;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAZCAMAAAB0BpxXAAACiFBMVEUfP9EfP9EfP9FmhNeDodmnxNw7WtNkgteVsduWs9s+XdQfP9EfP9EiQtIuTNQkQ9IlRNInRtMpSNMhQdEgQNFVc9UrS9I1UtYzUNU3U9Y4VNYwTtQzU9OLqNrL5t+20t1AX9TI499ti9d4ldhHZtS8194iQtFjgddEY9RYd9ZHZdQuTdJUc9Vph9c3VtNcetZObNVhf9ZIZ9RFZNS61t5NbNWtyd3J5N8lRdFScNV2k9iEodlqiNc2VdNriddKadU8XNNgf9ZbetZujNdlg9dXddagvNu309241N2Sr9onR9JbedZigNZmg9dmhNdzkdhYdtZ/nNl7mNh7mNl3lNh/ndmWs9t+m9mxzN2attu10d15ltiCn9mnw9xnhdeFotmDoNlkgtdde9aeutuRrtqkwdyoxNygvdyivtygvNyduturx9yjv9yPq9qvy92at9uHpNmYtNu7196WstuVsduZttuTsNo7WtNykNh6l9hDYtRZeNZGZdQmRdJ5ldY9XNM7bLA5cL8hQtCfkpGck5YgQtBCfrNZqKBYqqlLjKcjR85Zd9admZ2enqQ8crdcsaRZpp9OmLEnTMVMatVMa9UmSsczYsEmTM1qgOBvg+Fedd5ket9mfOBIYtlzh+J1ieNqf+BvhOJieN9fdt5CXdgtS9RHYdlDXthGYNkjQtIoRtNFYNkxT9UoR9M9WNdxheJrgOGClOVNZ9pgd953iuNsgeFnfeBWbtxle99whOKNqtp8mtlsidejwNyIpdqVstuOq9qLp9p0ktiUsduBn9l5l9h+nNl7mdmBntmKp9p1k9iTr9qXs9uPrNqQrNqMqdqJptqGo9mAntmXtNt9m9mAndl8mdk+XdR6BswBAAAADHRSTlP7+f3+/f79/v7+/f6vVc81AAAACXBIWXMAABcRAAAXEQHKJvM/AAAAB3RJTUUH6AoLEwI10ZcXZwAAAcZJREFUGBmNwb1rE3EcB+DP55dvLi93eTGXgrODg5EO9V9ws3XRRQvSuoggNPEFFakaOhSkGCMKDgZBrA7iZhAXsTgLHSpFRzNpPQXbxJY09zOX5JI02pLnwZBIC3tj2y9BT5isYVCUIFmFoCtJMvoDA6poo4WONAetx7/AVxP4bJJ/ouxjEz200BEe4+ohfghrbOFfNYFvUzjKBjbxfzyOHVwFj6uwU1lRBZxPSpygMpyQWo6GIlHTkkQ8sZzcl/psOw4qKednmpImRw43JK22gymtkRR2wK5ivJKBefBbJkHyKlq4koFvZdSFL/DdhqdACy0zvAfkCF0ALn18D1wm7wAIHS3DU1PosxQ0ltB23TCM2ZvoUegzEYlMoG0+7EGPoE9+ntfQESKvoI+gZ4HUBWbRVCSpH5Ln4VPwPZJ83oxZlpQAZC1LDNM00SXwbT3ZiLFpkQD02ZcR4fRvdHEaLaeeBuE7fXc/fJN8Bs9zviuOTJ4Zy2kWLrqLazN8M16akmK2LoqveGLjLSoH6sciC6/FvEGWkgGt1uKNc9rYdu/P1tdDjy+8OGlOzcX0V9zi7diDXJmrGMoRWhhKTTQ8xO40mty/vzd4VopZX4UAAAAASUVORK5CYII=');background-size:cover;display:block"> <picture> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/50WlkoWEU0AY7b51hFdPGE/2fa4cd02b27ec2daa1d6822a2bf0f470/top-video-trends-business-2.png?w=523&fm=webp 523w, https://images.ctfassets.net/00i767ygo3tc/50WlkoWEU0AY7b51hFdPGE/2fa4cd02b27ec2daa1d6822a2bf0f470/top-video-trends-business-2.png?w=1046&fm=webp 1046w, https://images.ctfassets.net/00i767ygo3tc/50WlkoWEU0AY7b51hFdPGE/2fa4cd02b27ec2daa1d6822a2bf0f470/top-video-trends-business-2.png?w=2091&fm=webp 2091w" sizes="(max-width: 855px) 100vw, 855px" type="image/webp"/> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/50WlkoWEU0AY7b51hFdPGE/2fa4cd02b27ec2daa1d6822a2bf0f470/top-video-trends-business-2.png?w=523 523w, https://images.ctfassets.net/00i767ygo3tc/50WlkoWEU0AY7b51hFdPGE/2fa4cd02b27ec2daa1d6822a2bf0f470/top-video-trends-business-2.png?w=1046 1046w, https://images.ctfassets.net/00i767ygo3tc/50WlkoWEU0AY7b51hFdPGE/2fa4cd02b27ec2daa1d6822a2bf0f470/top-video-trends-business-2.png?w=2091 2091w" sizes="(max-width: 855px) 100vw, 855px"/> <img class="gatsby-resp-image-image" style="width:100%;height:100%;margin:0;vertical-align:middle;position:absolute;top:0;left:0;box-shadow:inset 0px 0px 0px 400px transparent" title="" loading="lazy" alt="top-video-trends-business-2" src="https://images.ctfassets.net/00i767ygo3tc/50WlkoWEU0AY7b51hFdPGE/2fa4cd02b27ec2daa1d6822a2bf0f470/top-video-trends-business-2.png"/> </picture> </span> </span></p> <h3 class="Label-module--label--3mPBJ Label-module--spacing--2eZ0x" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">TRAINING AND ADVERTISING VIDEOS CAME OUT ON TOP</h3> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">Contrary to the perception that videos are primarily for marketing, our survey showed a shift! In 2023, more training and advertising videos were created than any other kind of video.</p> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">Since 2020 and the boom in remote work, businesses have realized that slacks and emails aren’t enough to engage their teams. These constant messages can get overwhelming. And when they do get a chance to check their inboxes, they’re hit with a wall of text. Now, businesses are creating training videos to make sure their messages are heard and their teams are engaged and up-to-date.</p> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">Consumers, just like the workforce, are being flooded with competing messages. Single static images are easy to scroll by and miss. But once marketers introduced video to their ads strategies, they didn’t slow down. This year is no exception!</p> <h2 class="SectionTitle-module--sectionTitle--3wG12 SectionTitle-module--spacing--23XyU" style="font-size:calc(0.8148148148148148rem + ((1vw - 0.11851851851851851rem) * 1.315028901734104));line-height:calc(1.037037037037037rem + ((1vw - 0.11851851851851851rem) * 1.336705202312139))">Prioritizing connections and engagement</h2> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))"><span class="gatsby-resp-image-wrapper" style="position:relative;display:block;border:1px solid #dadada;max-width:855px;margin-left:auto;margin-right:auto"> <span class="gatsby-resp-image-background-image" style="padding-bottom:63.03204208512674%;position:relative;bottom:0;left:0;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAZCAMAAAB0BpxXAAAClFBMVEUpFU8pFU8pFU8pFU8pFU8pFU8sGFE3JVsuGlMwHFQxHlYzIFcrF1E+LGA8Kl8/LWFALmI6J10vG1Q3H1BwSFM8I1AyH1cvGU+JWlTyplr/sFvJiVhBL2OLgJ9/c5ZkVoBtX4d2aY5yZYuEeJpwY4mFeZqGe5xURHJ8cJOJfp6AdJdvYYhqXIVDMWRUNFHZlFmeaVa8gFfYlFnRj1gzHVJZO1lPMVFQMVFLLlFbOVI/JVBVNVFmQVJAJlBEKVFML1FZOFJTNFFOMFFMLlHHiFi+gVd6UFTBg1iLXFQ1HlBYN1JlQFJvSFNtRlN1TFNFKVFQMlFLLVFTM1EpFlMmIXQjLpyQYFXupFr0qFo0HVAoGFglJH0iMaYgPcofP9EqFU+6flcpFlIlJ4YiNK8fPs84KVxFOmgqF1AlJoUxH1aVoa/K5d7L5t+frbgqFlAnHWcgPcmLlKaltb2aprN/hJyvwcZXUHhnWYJ+cpVzZYtWR3QgO8W909Jxco+Mlad0dpJ1d5JGNGdOPW1ZSXZNPW1VRnQ1IlkoG2EgOb+ap7O0yMrF3tqisbq5z89VTnZLOmtEM2VdTnpMO2xSQnEoGVshN7kpF1VZU3p3eZR6fpdPRnEoF1chNbEiNLAiMqkiMqggOsEmInkiM6w1OGJMfolRjZE6R2opFlEnHGQjLp4iMqo4QmhfuKhaq6FXoJtcr6MwK1tTQ3FbTHhJOGlWRnRJOGogOsNQjJBEZntJdYNJdYRAWXRIN2hMO2tgUXwnHGYiMadOhYxOho1Ul5ZKeoZRjpE9U3F6bpJuYYiCdpheT3okKIsiMaUvKVpUlpZhv6xUmJcrG1IjMKMpFVAuJFcyL10pFlAoF1YfPs4jMKEmIngjL5+JgXTlAAAABXRSTlP9/vr8+z5DgOoAAAAJcEhZcwAAFxEAABcRAcom8z8AAAAHdElNRQfoCgkQORLgYDvmAAABg0lEQVQ4y2NkYGQgCjAyshBSAAY/WQiZxM4IVvuToIkwwARj8PELAEleQQZeBlYQn5WXAcJAdaMQ1CmM/5kYkcENuEKIxZpIcv+Y4czvpxnQFIoxMr4WhUg+VGB8I8LI+Fzw2y8OTpgqP5hXhBgZhG6prwGzr6N7IxSkH2oi53shBsE12DwbA1T0C2H1Mph4AiPjPNRg/IYePCCQksrGxpbElQnTD1IohC0KcyD+WcEWvCGQsRsilsXzGFNhOVDVZz5QuHAAg7MeItjEeA1DYQssAD/yMzJW/YCK9jOeRFI4MR/EmQhUlI3h82mMh2AK/bwOOmzdhDNB+Pnsd4KY57eX4YA/A4rKeUDD46HsTSF/OSAmLtkKJHy2L0GoW4aI/ACkcOQFEVvsYhAKeX5wA8FlrnOcnEjhuGs+hJP0PA6mcA/cQGuk1MMDc1feIphKHkZQFjBBS+GXYLxJ2uegLAtzVjY2E7QUfomxDc6v/mWEI88w/mNgRqhjaOU4h6noPxAAAIfTT08drL2vAAAAAElFTkSuQmCC');background-size:cover;display:block"> <picture> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/6BJZzmhGXP4lNMZXWoMxNN/0db6fc4f1959848317bae58480574afa/top-video-trends-business-8.png?w=523&fm=webp 523w, https://images.ctfassets.net/00i767ygo3tc/6BJZzmhGXP4lNMZXWoMxNN/0db6fc4f1959848317bae58480574afa/top-video-trends-business-8.png?w=1046&fm=webp 1046w, https://images.ctfassets.net/00i767ygo3tc/6BJZzmhGXP4lNMZXWoMxNN/0db6fc4f1959848317bae58480574afa/top-video-trends-business-8.png?w=2091&fm=webp 2091w" sizes="(max-width: 855px) 100vw, 855px" type="image/webp"/> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/6BJZzmhGXP4lNMZXWoMxNN/0db6fc4f1959848317bae58480574afa/top-video-trends-business-8.png?w=523 523w, https://images.ctfassets.net/00i767ygo3tc/6BJZzmhGXP4lNMZXWoMxNN/0db6fc4f1959848317bae58480574afa/top-video-trends-business-8.png?w=1046 1046w, https://images.ctfassets.net/00i767ygo3tc/6BJZzmhGXP4lNMZXWoMxNN/0db6fc4f1959848317bae58480574afa/top-video-trends-business-8.png?w=2091 2091w" sizes="(max-width: 855px) 100vw, 855px"/> <img class="gatsby-resp-image-image" style="width:100%;height:100%;margin:0;vertical-align:middle;position:absolute;top:0;left:0;box-shadow:inset 0px 0px 0px 400px transparent" title="" loading="lazy" alt="top-video-trends-business-8" src="https://images.ctfassets.net/00i767ygo3tc/6BJZzmhGXP4lNMZXWoMxNN/0db6fc4f1959848317bae58480574afa/top-video-trends-business-8.png"/> </picture> </span> </span></p> <h3 class="Label-module--label--3mPBJ Label-module--spacing--2eZ0x" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">ENGAGEMENT OVER EVERYTHING</h3> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">Above all others, businesses said their number one goal for video in 2024 is <strong class="BoldCopy-module--strong--fdPVR" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">engaging with customers.</strong> Similarly, businesses emphasized <a href="https://animoto.com/blog/video-ideas/internal-communication-strategy-engagement" class="InlineLink-module--link--3_Ykb"><span class="BaseButton-module--fullWidth--1g5Gb">employee engagement</span></a> as one of this year’s top priorities. Hybrid and remote employees and managers alike are craving connection.</p> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">They’re ditching overt sales tactics and turning towards the subtler charm of building relationships. This subtle shift emphasized businesses’ decisions to focus on the human element. With personalized videos, this strategy helps businesses build trust and lay the groundwork for long-term success</p> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">In a landscape saturated with various communications, video stands out by offering a unique and personalized experience. Not only can businesses convey a message but they can connect with their audience. With elements like webcam recordings, photos, and music, you can make more personal connections throughout the company and reach every member of your team, no matter the distance.</p> <h2 class="SectionTitle-module--sectionTitle--3wG12 SectionTitle-module--spacing--23XyU" style="font-size:calc(0.8148148148148148rem + ((1vw - 0.11851851851851851rem) * 1.315028901734104));line-height:calc(1.037037037037037rem + ((1vw - 0.11851851851851851rem) * 1.336705202312139))">The top 3 ways businesses use video</h2> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))"><span class="gatsby-resp-image-wrapper" style="position:relative;display:block;border:1px solid #dadada;max-width:855px;margin-left:auto;margin-right:auto"> <span class="gatsby-resp-image-background-image" style="padding-bottom:63.0019120458891%;position:relative;bottom:0;left:0;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAZCAMAAAB0BpxXAAACnVBMVEUfP9EiQtIuTNQkQ9ImRdIoRtMqSNMhQdE1UtYzUNU2U9Y4VNYwTtUlRNIlQs7RmHDTl2ksRsomRtKmwNOlv9MpU8tWpaNLk7ZRWLa0p7/P1vXV1uz7sGDooVnZ1eTPydtwaKdVc9W8yu3S2/S+1dK5zsyuv+lMa9U9esDG0vC31ONWo5hywbNunM8qU8tZXLLQvcH9/P398eT/8eL7+/z/////7t1zaqVZd9bj7PT8/Pz0+Pf0+fjO2+9Rb9VAf77z+vn7+vvX7Ojq8/J9q9EsWclYXLPNvMLOy9KelqWtp7Otp7Sqo7BwaKZWddbZ1tyspbKooq/e3OHN2e9QbtU/fb/k4ua4sr2yrbiwqralnqt8qdLg3uPc2d/a193Sz9bU0df08/XRztXSztXy8fPg3uLT0NbRzdTTz9b5+fpaXbLSvsB2a6Naedbk7fT+/v7P3O9ScdVBgb5+rdFMVrmkncPByvLKzu7BvtpjYq1Na9WuvurH0POgsudGZdQ5csK4xu7Ez/FlkdApUsw/T8A2VdMkQs4jQ9EhQtAuTNM9WdZWbtpBXNdQadlHYddKZNhMZdhFYNdSatlAW9ZXb9o9WNZUbdpXbtpVbdopSNMyUNQnRtIjQ9IgQNEzUNQrSdMfPs4fP9AgO8MhNbQiMKQkK5MmIXQiNK8gQdAnT8wwX8g4b8NAfr9IjrpQnbY/YYgpFlIpFU8nH24fPs8fPs0hOb0iM60jLp0lK442VplOlq9ZsLBgvaxhv6xRjpEpFlEmI3sfPcsgPcohOLoiMqojLZokKIsnHmsoGVspFVAqGFE3QWdIdINZqJ9Rj5IlKIgjLJclJ4cmIngnHWgoGFgyMV5DZHpUmJdgvatbraI0OGIoF1YpF1QrHFcpGFVtl7PzAAAACXBIWXMAABcRAAAXEQHKJvM/AAAAB3RJTUUH6AoWCB4LRIGUQgAAAWlJREFUGBm1wb9OE3EAwPHv9+4HR5UCQdsrA0ETBh/AyQHtA/gObj6IOvgI/uvp5mzcnHTQxEVjXAgxISFRaBMVG40l2vPu2gYctAz6+XBcMoUjg8AUiVgY8M9JaUH9xNiyDj8y1tA9SgFaVmozbsNZv9d0ODfvJpxzf0ljTvmGAKliZRtSf8zogDk3IbXVX7DGohAgtZRH3SbQ7NFQd5oCzV6jqelW2oVA4bSKXUaW1R1GFt1ref4LEGDdl5RcA9bOvHh7geesCqz2XsN72OhCgBO2wZxIoG6b2YM2iUD90jdOfoX5jSdMXOfQjYRD1xiJOKaIUkxEJaYQDYCYkRliSgI3PSo3NzePhubxT3PzaBiuMnY7uRWHO3dn73XIyMjI6JCRkZHR4f/w/hWmeGApJPzJQyco+MjL/O6xE5TsUwp1n16k8szCQaK7FFbUzxSW+pQC++mr3RUL7zjqA7BuiYpb8jc6pPILlwNUWqEF/GMAAAAASUVORK5CYII=');background-size:cover;display:block"> <picture> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/6tBRSvfuGPbxcif5vzQFG1/63a1d2763dbe66450c9ba3b536b02266/top-video-trends-business-3.png?w=523&fm=webp 523w, https://images.ctfassets.net/00i767ygo3tc/6tBRSvfuGPbxcif5vzQFG1/63a1d2763dbe66450c9ba3b536b02266/top-video-trends-business-3.png?w=1046&fm=webp 1046w, https://images.ctfassets.net/00i767ygo3tc/6tBRSvfuGPbxcif5vzQFG1/63a1d2763dbe66450c9ba3b536b02266/top-video-trends-business-3.png?w=2092&fm=webp 2092w" sizes="(max-width: 855px) 100vw, 855px" type="image/webp"/> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/6tBRSvfuGPbxcif5vzQFG1/63a1d2763dbe66450c9ba3b536b02266/top-video-trends-business-3.png?w=523 523w, https://images.ctfassets.net/00i767ygo3tc/6tBRSvfuGPbxcif5vzQFG1/63a1d2763dbe66450c9ba3b536b02266/top-video-trends-business-3.png?w=1046 1046w, https://images.ctfassets.net/00i767ygo3tc/6tBRSvfuGPbxcif5vzQFG1/63a1d2763dbe66450c9ba3b536b02266/top-video-trends-business-3.png?w=2092 2092w" sizes="(max-width: 855px) 100vw, 855px"/> <img class="gatsby-resp-image-image" style="width:100%;height:100%;margin:0;vertical-align:middle;position:absolute;top:0;left:0;box-shadow:inset 0px 0px 0px 400px transparent" title="" loading="lazy" alt="top-video-trends-business-3" src="https://images.ctfassets.net/00i767ygo3tc/6tBRSvfuGPbxcif5vzQFG1/63a1d2763dbe66450c9ba3b536b02266/top-video-trends-business-3.png"/> </picture> </span> </span></p> <h3 class="Label-module--label--3mPBJ Label-module--spacing--2eZ0x" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">1. MARKETING TO NEW CUSTOMERS</h3> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">Our survey revealed three major ways in which businesses are successfully using video. Firstly, businesses use video as a potent marketing tool to engage and attract new customers. They’re creating advertising videos, boosting their organic posts, and making viral videos to attract new customers to their business.</p> <h3 class="Label-module--label--3mPBJ Label-module--spacing--2eZ0x" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">2. SUPPORTING SALES EFFORTS</h3> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">Secondly, video has become an indispensable support system for sales efforts. Videos stand apart from repetitive and inauthentic emails. Instead, they’re making tailored product demonstrations, testimonials, and follow-up videos that impress and persuade potential clients.</p> <h3 class="Label-module--label--3mPBJ Label-module--spacing--2eZ0x" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">3. TRAINING TEAM MEMBERS</h3> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">Moreover, businesses are harnessing the power of video for internal trainings. Whether teams operate remotely or in-person, video serves as a versatile and engaging medium to support skill development. Employees can access and watch training materials at their own pace, ensuring that the learning experience is tailored to individual needs while making the process more efficient and effective for everyone.</p> <h2 class="SectionTitle-module--sectionTitle--3wG12 SectionTitle-module--spacing--23XyU" style="font-size:calc(0.8148148148148148rem + ((1vw - 0.11851851851851851rem) * 1.315028901734104));line-height:calc(1.037037037037037rem + ((1vw - 0.11851851851851851rem) * 1.336705202312139))">What’s the goal?</h2> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))"><span class="gatsby-resp-image-wrapper" style="position:relative;display:block;border:1px solid #dadada;max-width:855px;margin-left:auto;margin-right:auto"> <span class="gatsby-resp-image-background-image" style="padding-bottom:63.03204208512674%;position:relative;bottom:0;left:0;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAZCAMAAAB0BpxXAAAB11BMVEUfP9EfP9EfP9EfP9EiQtIuTNQkQ9ImRdInRtMqSNMhQdE1UtYzUNU2U9Y4VNYxTtUlRNIjQtIsStQoR9MtS9QrSdMpR9NieN5NW8JIVLtccNY+WddGYNlheN5PbdgrV8o/ZNFtguFnfeAsStP///9JY9rN1PWHmOaisOyzve9ket/x8/wsSdPx8/vv8fxGYdlPV7hOV7jByvKDk+Oaqemote0nSs9tnssgQNFfdt7j6PkpSNMqRcs+TsFFUr2LdZhzaaUyScdJVLtKdsy32Nq94dg6Yc4nQ805TMR6baFnY6s3Xs5pls1HcswzWc5yhuJ5jOSMneeTo+mKm+dle99acd2Imed8juSJmeeDleZwhOI4VdY6VtY1UtU8WNc3VNYxT9UwTtVbc91act1Zcd1bct1QadtcdN5Wb9xqf+BUbdxcc91jed9LZNpZcN1edd5Xb9xCXdhhd95mfOBYcN1PaNs6VtdTa9xheN9OZ9tWbtxSa9tTbNxMZdovTNRied9LZdpgdt5RatsiQdItSM1VY8gzUdU5VtZQXMA5Yc5CadA5VdYqSdM3U9ZYa9IySMfR1vO0we4kSs5ogd1EXtg3Tcg2S8U3UtIxUdMmTM0rTtA2UtYrStRQLIszAAAAA3RSTlP9+e+yoYFAAAAACXBIWXMAABcRAAAXEQHKJvM/AAAAB3RJTUUH6AoOFAozwrze7QAAAY5JREFUOMtjYGAmDjAQUsjCysbOwclFWCE3Dw8vH78AYYVEW80sKMQpLCxMjEIRUTExMbBCQXFxCUkYkBKXZmaWkZWThwEFRSUhISGwQmUVFVW4AWoq6szMGiqacAEtFW2YQh1dPX2QkIEhkDDSM2ZmNtEzBQmYmVswM1vqWVlbW4MV2tiCRO3sHRzBRjgxM8uDGc4urm4gWh7ma4hCdw9PL1SF3j6+flgUwgFcIQygKOT3DwgMCg4JRSjkCQuPiIxSQldoER3DExsXb41QyJnAmsgtbY2mMCk5JTUtOSU9IxmiUCgzKzsnN08mP7RAtRBZYVFBsZZMSVZSQakwxMSy1PKKksrUqoJSVRQTuS0rq5KTq1Nr4mBWs6SkWybVhuTVobmxsKo+uyG0sQnF11wovm5ubmmNYWNmboaItrV3MDN3tifCA4ejvQuiUEiom1BcQxT29PSqqPT1w8AEiMKJk2BgMkyhsHDPlClTp8HA9PgeZmaR+BkzYWBW/GyYQrE5QhaEswIjsQqZiMxcAJcgbwNrazLxAAAAAElFTkSuQmCC');background-size:cover;display:block"> <picture> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/6ohwUCT9NrmB0PDrRbTHhu/02fc754cddc6f9c2c0c3a4abae45fbe3/top-video-trends-business-4.png?w=523&fm=webp 523w, https://images.ctfassets.net/00i767ygo3tc/6ohwUCT9NrmB0PDrRbTHhu/02fc754cddc6f9c2c0c3a4abae45fbe3/top-video-trends-business-4.png?w=1046&fm=webp 1046w, https://images.ctfassets.net/00i767ygo3tc/6ohwUCT9NrmB0PDrRbTHhu/02fc754cddc6f9c2c0c3a4abae45fbe3/top-video-trends-business-4.png?w=2091&fm=webp 2091w" sizes="(max-width: 855px) 100vw, 855px" type="image/webp"/> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/6ohwUCT9NrmB0PDrRbTHhu/02fc754cddc6f9c2c0c3a4abae45fbe3/top-video-trends-business-4.png?w=523 523w, https://images.ctfassets.net/00i767ygo3tc/6ohwUCT9NrmB0PDrRbTHhu/02fc754cddc6f9c2c0c3a4abae45fbe3/top-video-trends-business-4.png?w=1046 1046w, https://images.ctfassets.net/00i767ygo3tc/6ohwUCT9NrmB0PDrRbTHhu/02fc754cddc6f9c2c0c3a4abae45fbe3/top-video-trends-business-4.png?w=2091 2091w" sizes="(max-width: 855px) 100vw, 855px"/> <img class="gatsby-resp-image-image" style="width:100%;height:100%;margin:0;vertical-align:middle;position:absolute;top:0;left:0;box-shadow:inset 0px 0px 0px 400px transparent" title="" loading="lazy" alt="top-video-trends-business-4" src="https://images.ctfassets.net/00i767ygo3tc/6ohwUCT9NrmB0PDrRbTHhu/02fc754cddc6f9c2c0c3a4abae45fbe3/top-video-trends-business-4.png"/> </picture> </span> </span></p> <h3 class="Label-module--label--3mPBJ Label-module--spacing--2eZ0x" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">BUSINESSES USE VIDEO TO MAKE CONNECTIONS</h3> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">So what does it all come down to? <strong class="BoldCopy-module--strong--fdPVR" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">Connection and attraction.</strong></p> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">At the heart of every workplace video lies a shared objective: connection. Companies are actively seeking authentic ways to cultivate and strengthen relationships within their teams. Businesses are successfully doing this by adding a personal touch to their video communications. From webcam recordings to playful animations and shout-outs, businesses are using video to forge relationships.</p> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">Simultaneously, marketers have narrowed in on customer attraction as their primary goal for video. Establishing a lasting impression and distinguishing oneself from the competition are paramount. It's not just about conveying a message; it's about creating an experience that resonates with the audience and leaves a memorable mark.</p> <h2 class="SectionTitle-module--sectionTitle--3wG12 SectionTitle-module--spacing--23XyU" style="font-size:calc(0.8148148148148148rem + ((1vw - 0.11851851851851851rem) * 1.315028901734104));line-height:calc(1.037037037037037rem + ((1vw - 0.11851851851851851rem) * 1.336705202312139))">Video boosts employee engagement</h2> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))"><span class="gatsby-resp-image-wrapper" style="position:relative;display:block;border:1px solid #dadada;max-width:855px;margin-left:auto;margin-right:auto"> <span class="gatsby-resp-image-background-image" style="padding-bottom:63.03204208512674%;position:relative;bottom:0;left:0;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAZCAMAAAB0BpxXAAAC01BMVEUfP9EfP9EfP9EfP9EiQtIuTNQkQ9ImRdInRtMqSNMhQdE1UtYzUNU2UtY4VNYxTtUlRNIvX8g0aMUqVcshQ9AsStQtS9Q0UdUmRdMhQNEuXchhv6xgvqyAkuX19v1AW9jX3ffU2vZRatvW3PfI0PRyhuKpte2lsu2ClOU9WddUbdxOZ9tQadtMZdpMZto7V9dFYNlKZNpddN5WbtxPaNsuXMkiQdLi5vlxheKYpuqKm+ejsOzFzvNcc96tuO5Sa9udq+uHmOYwTdQvTdQ4VdYwTtUwTtQ8WNcsS9QyT9U5VdY3VNYzUdVXq7JAXNjT2vZSatvFzfNzh+JEX9nHz/NvhOFJY9pLZdpBXdhbc91NZ9tgd95Zcd09eMA5TMM6Us8oR9M3S8QjQtI6VtY+Wtc/Wtc9WNcrStQkSc5fu606TcOZfJGphYguRsmff46We5KSeZSVe5OUepOFcpuZfZGwiIUmQs5acd1jet9bct1YcN1VbdxWb9xedd5act1KkrkrRcp8bqBUWrUiQc+shodiYa5QWLd4bKKTepRqZalcXrFpZKpIYtk+Wdc6Vtc1UtUwX8gqStI+XdQmTM0xUNI8W9MlS84pU8s1VNM4V9MoUMwoUcxXrLFFZNQjQ9FAX9RKVbotWskiRc8qVMtLVbpEY9QoSNI7WtMtW8kjSM8pUssoR9IyUdMxUdIjRs8nTs0lTM09esBGZNRjcMFNVrllYqwlSs5SZrZKVLtHZtQvTtJcab9MVrlkYq1ebLBCUb9kZbA4WNNoa7NBUL9cYrErV8pfvK0tTNJMa9VefNZGY9JJXrsxYcc1acU0W8VZXLJTYsJNbNVYdtZDYNFbXbFIX7syY8c2a8RAYL9SWbZTZMRRb9VTctVTZsZCXr4yZMYzZsZFiLwkRNE/XtQ2VtMtVcw3VtMuUNErVsopUswkSM4sS9ItTdIuU88jQtExVNAgQdC7N697AAAAA3RSTlP5/fvLHjjlAAAACXBIWXMAABcRAAAXEQHKJvM/AAAAB3RJTUUH6AoOFAoytbvuewAAAZ9JREFUOMtjZGBkIAowMhFQyAgBP1kImcTOCFb7k6CJMMDEwEBlhSzEKOIDOhKikOeLEONbFtbv3JyMjK8w1IkzgjwP8owUIwLcVoPQf1ggwXKNgcHoGSwcjRlRwHErEHnA8TcLE+PPfUBFXuegbjxrInZVh/GCISPjfybGa9o+QGVvhTWF/m/4AbFbAIiZGUHh+MJU/tN2/09b75pcU/jz8/dRnY1Pfpmwsumfgyi00LgJsTod2eIdno/kGRl3uT9QZGS8+++JXQdQZc0ciNViSOoqOC+9+OjUzTChaapg9Ab780EgBYKgEGcGgomTgMRkYSAxZSqQmDYdSMyYCSRmzWYGgznSkLieBTQqeR6QiF/EyPg3fikj4y/2P6yM37leSjAGg4xclwVRuD50DSNj6hxGxrMmYOuNwxgZ7yuBmJcuzgYp3CwAVngEHGyMGGBlBCPj9hywx++B3biUmfnR44XMzBmzgazjT1YAWU8fMzM/e/6CmfnlK4grwQqPg3AGkNj2Gki8AUm9fQck3n8AEhkQhQOYcIlWyEhsvgYAF8BzW9nM1cAAAAAASUVORK5CYII=');background-size:cover;display:block"> <picture> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/5nly8QbmACIyDYhfxzK5Ri/6f313f74c101561390a6e1b3bc72760d/top-video-trends-business-5.png?w=523&fm=webp 523w, https://images.ctfassets.net/00i767ygo3tc/5nly8QbmACIyDYhfxzK5Ri/6f313f74c101561390a6e1b3bc72760d/top-video-trends-business-5.png?w=1046&fm=webp 1046w, https://images.ctfassets.net/00i767ygo3tc/5nly8QbmACIyDYhfxzK5Ri/6f313f74c101561390a6e1b3bc72760d/top-video-trends-business-5.png?w=2091&fm=webp 2091w" sizes="(max-width: 855px) 100vw, 855px" type="image/webp"/> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/5nly8QbmACIyDYhfxzK5Ri/6f313f74c101561390a6e1b3bc72760d/top-video-trends-business-5.png?w=523 523w, https://images.ctfassets.net/00i767ygo3tc/5nly8QbmACIyDYhfxzK5Ri/6f313f74c101561390a6e1b3bc72760d/top-video-trends-business-5.png?w=1046 1046w, https://images.ctfassets.net/00i767ygo3tc/5nly8QbmACIyDYhfxzK5Ri/6f313f74c101561390a6e1b3bc72760d/top-video-trends-business-5.png?w=2091 2091w" sizes="(max-width: 855px) 100vw, 855px"/> <img class="gatsby-resp-image-image" style="width:100%;height:100%;margin:0;vertical-align:middle;position:absolute;top:0;left:0;box-shadow:inset 0px 0px 0px 400px transparent" title="" loading="lazy" alt="top-video-trends-business-5" src="https://images.ctfassets.net/00i767ygo3tc/5nly8QbmACIyDYhfxzK5Ri/6f313f74c101561390a6e1b3bc72760d/top-video-trends-business-5.png"/> </picture> </span> </span></p> <h3 class="Label-module--label--3mPBJ Label-module--spacing--2eZ0x" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">100% CONFIDENCE RATE</h3> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">With years of steadfast video usage under the belt, it's no longer a gamble – video is a proven strategy. In our survey, a resounding <strong class="BoldCopy-module--strong--fdPVR" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">100% of participants</strong> expressed their confidence in video in enhancing employee engagement. This vote of confidence isn't just a testament to the transformative power of video, it's an endorsement from those who have experienced firsthand the positive impact it has.</p> <h2 class="SectionTitle-module--sectionTitle--3wG12 SectionTitle-module--spacing--23XyU" style="font-size:calc(0.8148148148148148rem + ((1vw - 0.11851851851851851rem) * 1.315028901734104));line-height:calc(1.037037037037037rem + ((1vw - 0.11851851851851851rem) * 1.336705202312139))">More more more: The growing appetite for video content</h2> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))"><span class="gatsby-resp-image-wrapper" style="position:relative;display:block;border:1px solid #dadada;max-width:855px;margin-left:auto;margin-right:auto"> <span class="gatsby-resp-image-background-image" style="padding-bottom:63.03204208512674%;position:relative;bottom:0;left:0;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAZCAYAAABD2GxlAAAACXBIWXMAABcRAAAXEQHKJvM/AAAAB3RJTUUH6AoEEzsQzHRezAAABNBJREFUSMftlulTU1cYh/knWtrqKJQQtrBYloI4iGUTIUIICTsJCAKigKwiYKyIClJkkKpIBmFcOgXFYBBQkUUkskkJEAglFlCkai0yTGcU0f56cxnSIglEi62d6Ycn73vOe+65z5xzc+7VMPjIY/YDZkaD+MG/Ce0TL3ypGwCTVUyYrWZh3Ro2zLV8YKTJkNdfLytoqOn5XgXtaFxsMAwm4GCjcQjsTUNhoxcE01XeZF2loAnVFyx+EUIaKsA6fQqOEekwt+CunNzHXtBfFQKqVhx0dfeDYpgPHeMiUPRzoP8ZRzFOpeDm+AMIaby4CP/yMrimZMHaMRKGnzJUC2h6Q291GKjaidClZoJidBw6ZmehbSmE1voWrN3YQyBWjl03dPWzlxFMyFQqOE9QbSW8SiqxnlsEKi0bFNoJfL7uArStaqBlK1J987dAl5IBDQrtWyjDZMsF2O1tUmCb1Azz7SIYsTug4/LDiggsh7b1zd81/okbvStatrdfv1fBNRYCrLVtWXlBrXeckOrUu/AZ2lCrtKYqf7O9SFDPuQ+dvb/hl8lZDMqew9JLAkH9M0xOzaLu1hRiDoyRMS1vHJmFD2FG71c6eUqhFGduDKP0ugRZxc1IyRYi/VgNcV0tmfNrBsm6HObuAfUFaW79ePLrLPblj+PR05ekyMSTl8gvfYSdX48h8cgDCBue4dK1ScQeHFO5gsEZA0grGsK+k13YUyhBwrEepBSIkXhMjIS8HqSdlJB1Oc5hEvUFTdz7MTz6AmWVT3Hv/gtknZjA+KMZJBFiL2Zew4Y1AAOXPpQS9fKaSRSefbzsFn8RLoL/FQEChAIyynHhHYVrVv6ifjNO29KCVswBTE2/Qi2xjfLIjpXhwc8zaGqfxsPHL2GwuY/YqnH4x98jV7KxbXqBkInrXRg4dikw3STEOu87cEi+CZfUBjIqy+2TGmGzuwVU+t2lBedX0StaBnPPuaU3cu0DY8cwGeVtC8Zc/1dBUkU+z/OLHEAQoKA92xOiQx6o59HRQeS3szzQSrS7cxkLxg3y49TbYh9ixeSrE71/DJEZo0jOeYCYzDEkHL6PeIJte0cQmjpC9u/gjYIdIyOvmb8+iFuNmDgh9qTOkZZyXpGnp1cvyFOIGBRchZDQK/D0rVVPUP6M2QdI4RAshVv4j3AKFGOrXwO2+Mxh5d4OTvgN+AbXwYF5CzZ0EdiBtaBs6lZMflI4jM6JEVS330HJpSoUl1eirKoapy5UgF9xGedq6si6HAPX3rc7Zlw5YvjulCAqTYqA2EE4+3WAzr4GLvcyArlXwQhqAtPvKnZFVYIdUA031nWw/Kth6NSpmJzm3gsLZh+JDaOeiHNtuxAxNqfdIXHntZHRIrIV1tEiWES0KrDa3qZaMDKsAgWpheDFnsHBeD68oqRIJ46apOy5Lc0gjp9kIo8/dB8R6aNgJUjIm6tzUFtuayc/MvwqSkDPOQyP/KNg8o/DsyAXW/OyQc89guC67+AnEKgW5MjPr1PSBfCKhxb1ZZweAo8/hO9bZWgdHSEPZqpz7/JvEnsxiXysspxsL/knSR5A7DdStTnfLEOT7CfszBmEjgMxof0br0y7rj/zv9RU5Ytqf/djYesuCYzpvf/dr5n/BT8AwVd/ANf3uQ35KrQbAAAAAElFTkSuQmCC');background-size:cover;display:block"> <picture> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/5WWAfYdoDy57iJRKpBGJ8h/53a8a953368b0744fe245828bfa2a441/top-video-trends-business-6.png?w=523&fm=webp 523w, https://images.ctfassets.net/00i767ygo3tc/5WWAfYdoDy57iJRKpBGJ8h/53a8a953368b0744fe245828bfa2a441/top-video-trends-business-6.png?w=1046&fm=webp 1046w, https://images.ctfassets.net/00i767ygo3tc/5WWAfYdoDy57iJRKpBGJ8h/53a8a953368b0744fe245828bfa2a441/top-video-trends-business-6.png?w=2091&fm=webp 2091w" sizes="(max-width: 855px) 100vw, 855px" type="image/webp"/> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/5WWAfYdoDy57iJRKpBGJ8h/53a8a953368b0744fe245828bfa2a441/top-video-trends-business-6.png?w=523 523w, https://images.ctfassets.net/00i767ygo3tc/5WWAfYdoDy57iJRKpBGJ8h/53a8a953368b0744fe245828bfa2a441/top-video-trends-business-6.png?w=1046 1046w, https://images.ctfassets.net/00i767ygo3tc/5WWAfYdoDy57iJRKpBGJ8h/53a8a953368b0744fe245828bfa2a441/top-video-trends-business-6.png?w=2091 2091w" sizes="(max-width: 855px) 100vw, 855px"/> <img class="gatsby-resp-image-image" style="width:100%;height:100%;margin:0;vertical-align:middle;position:absolute;top:0;left:0;box-shadow:inset 0px 0px 0px 400px transparent" title="" loading="lazy" alt="top-video-trends-business-6" src="https://images.ctfassets.net/00i767ygo3tc/5WWAfYdoDy57iJRKpBGJ8h/53a8a953368b0744fe245828bfa2a441/top-video-trends-business-6.png"/> </picture> </span> </span></p> <h3 class="Label-module--label--3mPBJ Label-module--spacing--2eZ0x" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">86% PLAN TO MAKE MORE VIDEOS IN 2024</h3> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">The video momentum shows no sign of slowing! In 2024, 86% of companies said they plan to create more videos than they did in 2023. From promotions to sales, customer support, brand awareness, and more, video established itself as an indispensable asset for businesses.</p> <h2 class="SectionTitle-module--sectionTitle--3wG12 SectionTitle-module--spacing--23XyU" style="font-size:calc(0.8148148148148148rem + ((1vw - 0.11851851851851851rem) * 1.315028901734104));line-height:calc(1.037037037037037rem + ((1vw - 0.11851851851851851rem) * 1.336705202312139))">Moving forward: Video is the new standard</h2> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))"><span class="gatsby-resp-image-wrapper" style="position:relative;display:block;border:1px solid #dadada;max-width:855px;margin-left:auto;margin-right:auto"> <span class="gatsby-resp-image-background-image" style="padding-bottom:63.0019120458891%;position:relative;bottom:0;left:0;background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAZCAMAAAB0BpxXAAAC3FBMVEUfP9EfP9EfP9EfP9EfP9EfP9EiQtIuTNQkRNImRdIoR9MqSNMhQdE1UtYyUNUzUNU2U9Y3VNYvTdQlRNIgQdAlSs4pU8suXMkkSM5dt65hvqxhv6xUprNgdt5nfeBRattofuBCXdgxTtU8WNdEX9lDXtgrSdNfdt5pfuA0UdU/WtgqSdNHYdk7V9cwTdRNmLd+keVyhuKvu++NnuiotO2erOuFluaJmudTbNx/keV1iOOzvu+LnOeLm+eVpOmUo+mns+1hd94kSc5Om7ZNmbdDhr06c8IwYMgmTc0tWskqRc0sRssjQtFAUsQiQdE7TsQ7T8cuR8o1S8cpRc05TcUkQ9EwYMdPnLY/T8CqhYiviIW1ioKUepSuh4a7jn+JdZm5jYBtZqiXfJKjgotZXLOhgI20ioOohImNd5erhYeef45asrAvXshGU7w+T8BAUMBBgr5Rn7WCcZ2th4aphYi1i4J6baGMdpi0ioKUepOTeZSbfpCkgouwiIWYfJGVe5OfgI4oUMxgvqwxYccmQ81jYa1bXbFNVrlPV7hTWbVUWrVKVbpNVrhYXLNXW7NOV7hcXrFWW7RVWrRZr7FSo7RFYNlle996jeR1ieNied9gd95jed9Zcd1nfOBvhOF4i+N8j+RGYdmBk+V0iOJLZNqClOVqf+BLZdo1acUtW8ktWck1UtVHYtlFX9k+WtdBXNg+Wdc6VtdGYNkgQtBbs69JkbkyT9VAW9g/WtcwTtU6VtYtS9Q3U9YpSNM4VdZCgr4hRNBOZ9s9WddIYtlDXdhIYtpMZtoiRM84cMMsStRacd1Wbtxbc91Xb90/W9hmfOBZcN1Vbdxbct1Xb9xedd5KZNpcc95act1xaKaTepSOd5d4bKJlYqyJdJlMVrl7baF1a6OPd5ZeX7BgYK+ZfZF3a6OGc5stRsokQc8oRMwqRcsoQ8wpRMwrRcsjQc82SsUvR8kiQc8nQ80gQNDq7jG0AAAABXRSTlPi5ffy1ohvso8AAAAJcEhZcwAAFxEAABcRAcom8z8AAAAHdElNRQfoChAXFAbyzrvkAAABsUlEQVQYGY3BO2gTcQDH8e/vcv/m0da0eT+gg5Pu1klHB0cbsA7VwSlBEAQLCoIoIkUcq9gIDlKEFiqCm3OdRBRiWxFEQRBEBJtS0nCXxrvLgxaH5PORYSiOzQDqcGwGCCuwK8NwLIZkE5fnD4PYKQmEJ6fDGrHdsS16bAtP8heQVGB7Qj7XJJQUcFoBC18BT6FQ2Mznvx7L57/kcu8z2Y14+h2Q+ry1ufGppiJw6iVQ0mGobekpxGdf4bHxpPGs0Vd+AhU9JrBt8KkI5xfxlM3fSf1uZ+Xbi8rXfAjc0hJgAwl8WaX0cyKPAs0RS9+OCs+9GTz2jYWb1/BNSkpILVtd7kkJ37l1wMoczxDILKbTCw+S6eRe6K7it/fH70TDozae0SWoytAz1n6hC6xIcuZWS6mq6hdH6vjezGnZoq9duBJLvK5cj7aO5HYyz9uR+WqRQGSteUaGnnUFXNP+PvVhWppdrV2iT4aDPr7FPXH1cnhaZ3fqHNCSoWt8mf+VXDocGbpq8twfmV+ZeVaW9kMKTNHhyND1QyjwqBJqGONYuJFGLEGHI8NQHIshKcRQ9A/1jWpE+QHAywAAAABJRU5ErkJggg==');background-size:cover;display:block"> <picture> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/p5xShZp8kdf1AsujlUQlX/3d7edf9b4730e4403022e9f8914baa1c/top-video-trends-business-7.png?w=523&fm=webp 523w, https://images.ctfassets.net/00i767ygo3tc/p5xShZp8kdf1AsujlUQlX/3d7edf9b4730e4403022e9f8914baa1c/top-video-trends-business-7.png?w=1046&fm=webp 1046w, https://images.ctfassets.net/00i767ygo3tc/p5xShZp8kdf1AsujlUQlX/3d7edf9b4730e4403022e9f8914baa1c/top-video-trends-business-7.png?w=2092&fm=webp 2092w" sizes="(max-width: 855px) 100vw, 855px" type="image/webp"/> <source srcSet="https://images.ctfassets.net/00i767ygo3tc/p5xShZp8kdf1AsujlUQlX/3d7edf9b4730e4403022e9f8914baa1c/top-video-trends-business-7.png?w=523 523w, https://images.ctfassets.net/00i767ygo3tc/p5xShZp8kdf1AsujlUQlX/3d7edf9b4730e4403022e9f8914baa1c/top-video-trends-business-7.png?w=1046 1046w, https://images.ctfassets.net/00i767ygo3tc/p5xShZp8kdf1AsujlUQlX/3d7edf9b4730e4403022e9f8914baa1c/top-video-trends-business-7.png?w=2092 2092w" sizes="(max-width: 855px) 100vw, 855px"/> <img class="gatsby-resp-image-image" style="width:100%;height:100%;margin:0;vertical-align:middle;position:absolute;top:0;left:0;box-shadow:inset 0px 0px 0px 400px transparent" title="" loading="lazy" alt="top-video-trends-business-7" src="https://images.ctfassets.net/00i767ygo3tc/p5xShZp8kdf1AsujlUQlX/3d7edf9b4730e4403022e9f8914baa1c/top-video-trends-business-7.png"/> </picture> </span> </span></p> <h3 class="Label-module--label--3mPBJ Label-module--spacing--2eZ0x" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">VIDEO IS THE PRIMARY TOOL FOR BUSINESS COMMS</h3> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">As we step into 2024, businesses said that video will be their top choice and primary tool for communications.</p> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">Asynchronous video will continue as the industry standard for HR, people operations, and internal communications teams. Even managers and executives will get in on the action, using video to <a href="https://animoto.com/blog/video-ideas/videos-build-company-culture" class="InlineLink-module--link--3_Ykb"><span class="BaseButton-module--fullWidth--1g5Gb">build culture</span></a> and forge personal connections throughout the organization.</p> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">This unanimous agreement just underscores that <strong class="BoldCopy-module--strong--fdPVR" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">video is the key to a connected and engaged workplace.</strong> It's not just a prediction but a reflection of the current landscape where businesses see video transforming their business each and every day.</p> <h2 class="SectionTitle-module--sectionTitle--3wG12 SectionTitle-module--spacing--23XyU" style="font-size:calc(0.8148148148148148rem + ((1vw - 0.11851851851851851rem) * 1.315028901734104));line-height:calc(1.037037037037037rem + ((1vw - 0.11851851851851851rem) * 1.336705202312139))">Start creating videos the easy way</h2> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">As we navigate through 2024, it's evident that video has become an indispensable tool for businesses. It breathes life into brands, ignites emotions, fosters connections, and propels organizations forward.</p> <p class="Paragraph-module--paragraph--1jQPg Paragraph-module--spacing--DUXZG" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))"><strong class="BoldCopy-module--strong--fdPVR" style="font-size:calc(0.6296296296296297rem + ((1vw - 0.11851851851851851rem) * -0.19869942196531806));line-height:calc(0.7777777777777778rem + ((1vw - 0.11851851851851851rem) * 0.2709537572254333))">Make 2024 your year for video</strong>, and explore the limitless possibilities it holds for your brand and workplace. Sign up for a free Animoto account to easily create professional and impactful videos with just a few clicks.</p> <div class="BlogPostCTAButton-module--wrap--3-BI5"><a href="https://animoto.com" class="CTAButton-module--button--1IdTQ BaseButton-module--base--1keXQ BaseButton-module--pill--1Jptf"><span class="BaseButton-module--fullWidth--1g5Gb">SIGN UP FREE</span></a></div></div></div></div><aside class="BlogPost-module--relatedArticles--3dleT"><div class="BlogPost-module--relatedArticlesInner--1JTi_ BlogPost-module--blogContainer--3ywoh BlogPost-module--base--3HHWV"><section class="CuratedArticlesList-module--wrap--14Ipk"><header class="CuratedArticlesList-module--header--1Fn_D"><h2 class="SectionTitle-module--sectionTitle--3wG12" style="font-size:calc(0.8148148148148148rem + ((1vw - 0.11851851851851851rem) * 1.315028901734104));line-height:calc(1.037037037037037rem + ((1vw - 0.11851851851851851rem) * 1.336705202312139))">Related Articles</h2></header><div></div></section></div></aside></div><section class="ExpandableFooterNavigation-module--wrap--DsjcW"><button class="ExpandableFooterNavigation-module--toggle--1Ghxi" type="button"><div class="Label-module--label--3mPBJ" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">Explore<span class="ExpandableFooterNavigation-module--icon--3OaLP PlusIcon-module--plus--wIyxc Icon-module--copyBlue--3MBNP Icon-module--iconBase--14BTq Icon-module--xsmall--22DGb Icon-module--ix--1KLeK"></span></div></button><div class="react-slidedown"></div></section><div class="Footer-module--container--2YfPO"><div class="Footer-module--footer--yLjPE"><ul class="Footer-module--sectionItem--3yRFf"><div class="Footer-module--listHeader--3aBfY Label-module--label--3mPBJ" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">Uses</div><li class="Footer-module--footerItem--3m21c"><a href="/business">Marketing video</a></li><li class="Footer-module--footerItem--3m21c"><a href="/make/video-ads">Video ad</a></li><li class="Footer-module--footerItem--3m21c"><a href="/make/tutorial-videos">How-to video</a></li><li class="Footer-module--footerItem--3m21c"><a href="/make/slideshow-video">Slideshow video</a></li><li class="Footer-module--footerItem--3m21c"><a href="/social-media">Social media</a></li><li class="Footer-module--footerItem--3m21c"><a href="/business/promo-video">Promo video</a></li><li class="Footer-module--footerItem--3m21c"><a href="/make/happy-birthday-videos">Birthday video</a></li><li class="Footer-module--footerItem--3m21c"><a href="/make/intro-outro-videos">Intro / Outro videos</a></li><li class="Footer-module--footerItem--3m21c"><a href="/make/explainer-video">Explainer video</a></li><li class="Footer-module--footerItem--3m21c"><a href="/business/email-marketing-video">Email marketing</a></li><li class="Footer-module--footerItem--3m21c"><a href="/business/internal-training-videos">Training video</a></li><li class="Footer-module--footerItem--3m21c"><a href="/business/internal-communications">Internal communications video</a></li><li class="Footer-module--footerItem--3m21c"><a href="/business/presentation-video-maker">Presentation video</a></li></ul><ul class="Footer-module--sectionItem--3yRFf"><div class="Footer-module--listHeader--3aBfY Label-module--label--3mPBJ" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">Animoto For</div><li class="Footer-module--footerItem--3m21c"><a href="/business">Business</a></li><li class="Footer-module--footerItem--3m21c"><a href="/business/photography">Photography</a></li><li class="Footer-module--footerItem--3m21c"><a href="/business/real-estate-videos">Real Estate</a></li><li class="Footer-module--footerItem--3m21c"><a href="/business/non-profit">Non-profit</a></li><li class="Footer-module--footerItem--3m21c"><a href="/business/education/classroom">Education</a></li><li class="Footer-module--footerItem--3m21c"><a href="/business/ecommerce-video-marketing">Ecommerce</a></li><li class="Footer-module--footerItem--3m21c"><a href="/business/fitness">Fitness</a></li><li class="Footer-module--footerItem--3m21c"><a href="/business/agency-video-maker">Marketing Agency</a></li><li class="Footer-module--footerItem--3m21c"><a href="/business/hr-video-maker">HR / People Ops</a></li><li class="Footer-module--footerItem--3m21c"><a href="/business/corporate-video-maker">Corporate</a></li></ul><ul class="Footer-module--sectionItem--3yRFf"><div class="Footer-module--listHeader--3aBfY Label-module--label--3mPBJ" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">Features</div><li class="Footer-module--footerItem--3m21c"><a href="/features/video-commenting-tool">Video commenting tool</a></li><li class="Footer-module--footerItem--3m21c"><a href="/features/screen-recorder">Screen recorder</a></li><li class="Footer-module--footerItem--3m21c"><a href="/features/photo-video-maker">Photo video maker</a></li><li class="Footer-module--footerItem--3m21c"><a href="/features/add-music-to-video">Music library</a></li><li class="Footer-module--footerItem--3m21c"><a href="/apps/online-video-maker">Online video editor</a></li><li class="Footer-module--footerItem--3m21c"><a href="/builder/templates/all">Templates</a></li><li class="Footer-module--footerItem--3m21c"><a href="/features/crop-and-trim-video">Video trimming</a></li><li class="Footer-module--footerItem--3m21c"><a href="/features/video-maker-with-stock-library">Stock library</a></li><li class="Footer-module--footerItem--3m21c"><a href="/features/voice-over-video">Voice over</a></li></ul><ul class="Footer-module--sectionItem--3yRFf"><div class="Footer-module--listHeader--3aBfY Label-module--label--3mPBJ" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">Company</div><li class="Footer-module--footerItem--3m21c"><a href="https://help.animoto.com/hc/en-us">Support</a></li><li class="Footer-module--footerItem--3m21c"><a href="/blog">Blog</a></li><li class="Footer-module--footerItem--3m21c"><a href="/careers">Careers</a></li><li class="Footer-module--footerItem--3m21c"><a href="/press">Press</a></li><li class="Footer-module--footerItem--3m21c"><a href="/affiliates">Affiliates</a></li><li class="Footer-module--footerItem--3m21c"><a href="/legal/privacy_policy">Privacy policy</a></li><li class="Footer-module--footerItem--3m21c"><a href="/legal/terms">Terms of use</a></li><li class="Footer-module--footerItem--3m21c"><a href="/resources/tutorials/directory">Animoto Tutorials</a></li></ul><ul><div class="Footer-module--listHeader--3aBfY Label-module--label--3mPBJ" style="font-size:calc(0.5185185185185185rem + ((1vw - 0.11851851851851851rem) * -0.1119942196531791));line-height:calc(0.7407407407407407rem + ((1vw - 0.11851851851851851rem) * -0.5780346820809248))">Connect</div><li class="Footer-module--socialShare--2yxaz"><ul class="Footer-module--iconList--3WbU0"><a aria-label="facebook" class="Footer-module--circleIcon--27KVv" href="https://www.facebook.com/Animoto" rel="noopener noreferrer" target="_blank"><span class="Icon-module--facebook--14YeX Icon-module--iconBase--14BTq Icon-module--large--23mSj"></span></a><a aria-label="youtube" class="Footer-module--circleIcon--27KVv" href="https://www.youtube.com/channel/UCeqtYy6WpYkZ3Q_EUnY0fVQ" rel="noopener noreferrer" target="_blank"><span class="Icon-module--youtube--zuSAj Icon-module--iconBase--14BTq Icon-module--large--23mSj"></span></a><a aria-label="twitter" class="Footer-module--circleIcon--27KVv" href="https://twitter.com/Animoto" rel="noopener noreferrer" target="_blank"><span class="Icon-module--twitter--3m3MG Icon-module--iconBase--14BTq Icon-module--large--23mSj"></span></a><a aria-label="instagram" class="Footer-module--circleIcon--27KVv" href="https://www.instagram.com/animoto/" rel="noopener noreferrer" target="_blank"><span class="Icon-module--instagram--1DvXo Icon-module--iconBase--14BTq Icon-module--large--23mSj"></span></a><a aria-label="linkedin" class="Footer-module--circleIcon--27KVv" href="https://www.linkedin.com/company/animoto" rel="noopener noreferrer" target="_blank"><span class="Icon-module--linkedin--1hREm Icon-module--iconBase--14BTq Icon-module--large--23mSj"></span></a></ul></li><li class="Footer-module--footerItem--3m21c"><a aria-label="facebook business partner" href="https://www.facebook.com/business/solutions-explorer/campaign_management/144864402752633/Animoto" rel="noopener noreferrer" target="_blank"><span aria-label="Facebook Marketing Partners" class="Footer-module--facebookIcon--_UArY FacebookPartnerIcon-module--facebookPartner--3DQp8"></span></a></li><li class="Footer-module--footerItem--3m21c"><a aria-label="youtube marketing partner" href="https://support.google.com/youtube/answer/6145904" rel="noopener noreferrer" target="_blank"><span aria-label="YouTube Certified" class="Footer-module--youtubeIcon--u8DND YoutubePartnerIcon-module--youtubePartner--4feNQ"></span></a></li></ul></div><div class="Footer-module--legal--jvk4t"><span class="Logo-module--logo--2d3Ig"></span><p class="LegalCopy-module--legalCopy--23J4U" style="font-size:calc(0.5555555555555556rem + ((1vw - 0.11851851851851851rem) * -0.43352601156069376));line-height:calc(0.8888888888888888rem + ((1vw - 0.11851851851851851rem) * -0.6936416184971096))">© <!-- -->2024<!-- --> Animoto Inc. All Rights Reserved. </p></div></div></div></div><div id="gatsby-announcer" style="position:absolute;top:0;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0" aria-live="assertive" aria-atomic="true"></div></div><script id="gatsby-script-loader">/*<![CDATA[*/window.pagePath="/blog/news/2024-business-video-trends-infographic";/*]]>*/</script><script id="gatsby-chunk-mapping">/*<![CDATA[*/window.___chunkMapping={"polyfill":["/polyfill-1afbb7b19e6578c6bf07.js"],"app":["/app-7fb92b83a0e3b365552a.js"],"component---src-pages-404-jsx":["/component---src-pages-404-jsx-04b76e3d0c5c61634b7f.js"],"component---src-pages-blog-index-jsx":["/component---src-pages-blog-index-jsx-47e96c80d4df08192ab0.js"],"component---src-pages-blog-search-jsx":["/component---src-pages-blog-search-jsx-4979774cb5cb999de741.js"],"component---src-pages-media-library-jsx":["/component---src-pages-media-library-jsx-d2d104d71b2ee2c2f279.js"],"component---src-pages-redirects-jsx":["/component---src-pages-redirects-jsx-96109020bd57f559331d.js"],"component---src-templates-author-page-jsx":["/component---src-templates-author-page-jsx-07db4794cee3102569e8.js"],"component---src-templates-blog-post-index-jsx":["/component---src-templates-blog-post-index-jsx-744ccbaa40285438e887.js"],"component---src-templates-category-page-jsx":["/component---src-templates-category-page-jsx-d324f3026d427da3be16.js"],"component---src-templates-marketing-case-study-hub-page-index-jsx":["/component---src-templates-marketing-case-study-hub-page-index-jsx-babbe19e5ef6e3985e31.js"],"component---src-templates-marketing-case-study-individual-page-index-jsx":["/component---src-templates-marketing-case-study-individual-page-index-jsx-9977a51bf60d86ecfd2b.js"],"component---src-templates-marketing-case-study-roundup-page-index-jsx":["/component---src-templates-marketing-case-study-roundup-page-index-jsx-58cc72fe908e6815db35.js"],"component---src-templates-marketing-features-individual-page-index-jsx":["/component---src-templates-marketing-features-individual-page-index-jsx-56dc98f4d08ad9f1d14c.js"],"component---src-templates-marketing-features-page-index-jsx":["/component---src-templates-marketing-features-page-index-jsx-2ee61a079d2683cbc885.js"],"component---src-templates-marketing-jobs-to-be-done-page-index-jsx":["/component---src-templates-marketing-jobs-to-be-done-page-index-jsx-8efaf795f3d87bb63940.js"],"component---src-templates-marketing-legal-page-index-jsx":["/component---src-templates-marketing-legal-page-index-jsx-6e48bf4e884ae6556f4c.js"],"component---src-templates-marketing-mobile-app-page-index-jsx":["/component---src-templates-marketing-mobile-app-page-index-jsx-5e18adcb33a0026d06d4.js"],"component---src-templates-marketing-paid-search-page-index-jsx":["/component---src-templates-marketing-paid-search-page-index-jsx-0cff974f3ca8fa0232ca.js"],"component---src-templates-marketing-resource-tutorial-page-index-jsx":["/component---src-templates-marketing-resource-tutorial-page-index-jsx-3b33095ccc87325a02d8.js"],"component---src-templates-marketing-returning-creator-page-index-jsx":["/component---src-templates-marketing-returning-creator-page-index-jsx-04d1e06f15306b4d8d64.js"],"component---src-templates-marketing-simple-conversion-page-index-jsx":["/component---src-templates-marketing-simple-conversion-page-index-jsx-6016135341a00ed23912.js"],"component---src-templates-marketing-social-platform-page-index-jsx":["/component---src-templates-marketing-social-platform-page-index-jsx-c9b00c3964de2c3e0592.js"],"component---src-templates-marketing-universal-page-index-jsx":["/component---src-templates-marketing-universal-page-index-jsx-3402d77ad949f1481a7e.js"],"component---src-templates-marketing-video-tutorial-page-index-jsx":["/component---src-templates-marketing-video-tutorial-page-index-jsx-714be41c1bcc92b405ce.js"],"component---src-templates-paginated-posts-jsx":["/component---src-templates-paginated-posts-jsx-631b8e62f648931caad0.js"],"component---src-templates-tag-page-jsx":["/component---src-templates-tag-page-jsx-8ee6d5c82ccab0663f9c.js"]};/*]]>*/</script><script src="/polyfill-1afbb7b19e6578c6bf07.js" nomodule=""></script><script src="/component---src-templates-blog-post-index-jsx-744ccbaa40285438e887.js" async=""></script><script src="/950ad65786c258afc207a0a4d677853d442b07c5-fbbd14e2eeb348df40db.js" async=""></script><script src="/ff60eabda034cfa279bb7cd04443fde47176ab5e-6253bfced5116aeb21c2.js" async=""></script><script src="/af897cec13a5d12754700e71337026e153412c21-ce7af5b42e8bcf93e26d.js" async=""></script><script src="/8d9a54283b83f5c8bd3b2d04192340fd426caca8-fc9ccc8981612d9dcf2b.js" async=""></script><script src="/80783c9f8f8cb9a24189c7e861030b96ed393f66-f3751235c12afb26102e.js" async=""></script><script src="/90efb4767c51bf29c2b06caf72fe909e438b870c-31c311d40b8ca5e03568.js" async=""></script><script src="/commons-13def52718c6da5e3599.js" async=""></script><script src="/app-7fb92b83a0e3b365552a.js" async=""></script><script src="/framework-b2a97da922459265da63.js" async=""></script><script src="/webpack-runtime-c5e9f8cdbca6ef05bcc0.js" async=""></script></body></html>