@font-face{font-family:Roboto Condensed;font-style:normal;font-display:swap;font-weight:300;src:url(../../595fe3fc0b85f3cc9ef5aed2d519abc5.woff2) format("woff2"),url(../../77ee39aca8cce414ad38bba18cc14d35.woff) format("woff")}@font-face{font-family:Roboto Condensed;font-style:normal;font-display:swap;font-weight:400;src:url(../../3d7f7413fca69bff4d231ebdc50aaab0.woff2) format("woff2"),url(../../6bf8eec451085ea4cee4b648edde26ad.woff) format("woff")}@font-face{font-family:Roboto Condensed;font-style:normal;font-display:swap;font-weight:700;src:url(../../d7b0b953a50fddaa88089b5b787cf719.woff2) format("woff2"),url(../../c25e8f38e33e6c4774299b09daaee580.woff) format("woff")}.rc-select{box-sizing:border-box;display:inline-block;position:relative;vertical-align:middle;color:#666;line-height:28px}.rc-select li,.rc-select ul{margin:0;padding:0;list-style:none}.rc-select>ul>li>a{padding:0;background-color:#fff}.rc-select-arrow{height:26px;position:absolute;top:1px;right:1px;width:20px;outline:none}.rc-select-arrow .rc-select-arrow-icon{border-color:#999 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;width:0;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;left:50%}.rc-select-selection{outline:none;-moz-user-select:none;user-select:none;-webkit-user-select:none;box-sizing:border-box;display:block;background-color:#fff;border-radius:6px;border:1px solid #d9d9d9}.rc-select-selection__placeholder{position:absolute;top:0;color:#aaa}.rc-select-selection__clear{font-weight:700;position:absolute;line-height:28px}.rc-select-selection__clear-icon{font-style:normal}.rc-select-enabled .rc-select-selection:hover,.rc-select-focused .rc-select-selection{border-color:#23c0fa;box-shadow:0 0 2px rgba(45,183,245,.8)}.rc-select-enabled .rc-select-selection:active{border-color:#2db7f5}.rc-select-selection--single{height:28px;line-height:28px;cursor:pointer;position:relative}.rc-select-selection--single .rc-select-selection-selected-value{pointer-events:none;position:absolute;left:0;top:0}.rc-select-selection--single .rc-select-selection__rendered{height:28px;position:relative;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-left:10px;line-height:28px}.rc-select-selection--single .rc-select-selection__clear{top:0;right:20px}.rc-select-disabled,.rc-select-disabled .rc-select-selection--single,.rc-select-disabled .rc-select-selection--single:hover,.rc-select-disabled .rc-select-selection__choice__remove,.rc-select-disabled .rc-select-selection__choice__remove:hover{color:#ccc;cursor:not-allowed}.rc-select-search__field__wrap{display:inline-block}.rc-select-search__field__placeholder{position:absolute;top:0;left:3px;color:#aaa}.rc-select-search--inline,.rc-select-search--inline .rc-select-search__field__wrap{width:100%}.rc-select-search--inline .rc-select-search__field{border:none;font-size:100%;background:transparent;outline:0;width:100%}.rc-select-search--inline .rc-select-search__field::-ms-clear{display:none}.rc-select-search--inline .rc-select-search__field__mirror{position:absolute;top:-999px;left:0;white-space:pre}.rc-select-search--inline>i{float:right}.rc-select-enabled.rc-select-selection--multiple{cursor:text}.rc-select-selection--multiple{min-height:28px}.rc-select-selection--multiple .rc-select-search--inline{float:left;width:auto}.rc-select-selection--multiple .rc-select-search--inline .rc-select-search__field{width:.75em}.rc-select-selection--multiple .rc-select-search--inline .rc-select-search__field__wrap{width:auto}.rc-select-selection--multiple .rc-select-search__field__placeholder{top:5px;left:8px}.rc-select-selection--multiple .rc-select-selection__rendered{position:relative;overflow:hidden;text-overflow:ellipsis;margin-left:8px;padding-bottom:2px}.rc-select-selection--multiple .rc-select-selection__rendered .rc-select-selection__choice{margin-top:4px;line-height:20px}.rc-select-selection--multiple .rc-select-selection__clear{top:1px;right:8px}.rc-select-enabled .rc-select-selection__choice{cursor:default}.rc-select-enabled .rc-select-selection__choice:hover .rc-select-selection__choice__remove{opacity:1;transform:scale(1)}.rc-select-enabled .rc-select-selection__choice:hover .rc-select-selection__choice__content{margin-left:-8px;margin-right:8px}.rc-select-enabled .rc-select-selection__choice__disabled{cursor:not-allowed}.rc-select-enabled .rc-select-selection__choice__disabled:hover .rc-select-selection__choice__content{margin-left:0;margin-right:0}.rc-select .rc-select-selection__choice{background-color:#f3f3f3;border-radius:4px;float:left;padding:0 15px;margin-right:4px;position:relative;overflow:hidden;transition:padding .3s cubic-bezier(.6,-.28,.735,.045),width .3s cubic-bezier(.6,-.28,.735,.045)}.rc-select .rc-select-selection__choice__content{margin-left:0;margin-right:0;transition:margin .3s cubic-bezier(.165,.84,.44,1)}.rc-select .rc-select-selection__choice-zoom-appear,.rc-select .rc-select-selection__choice-zoom-enter,.rc-select .rc-select-selection__choice-zoom-leave{animation-duration:.3s;animation-fill-mode:both;transform-origin:0 0;opacity:0;animation-play-state:paused;animation-timing-function:cubic-bezier(.175,.885,.32,1.275)}.rc-select .rc-select-selection__choice-zoom-leave{opacity:1;animation-timing-function:cubic-bezier(.6,-.28,.735,.045)}.rc-select .rc-select-selection__choice-zoom-appear.rc-select-selection__choice-zoom-appear-active,.rc-select .rc-select-selection__choice-zoom-enter.rc-select-selection__choice-zoom-enter-active{animation-play-state:running;animation-name:rcSelectChoiceZoomIn}.rc-select .rc-select-selection__choice-zoom-leave.rc-select-selection__choice-zoom-leave-active{animation-play-state:running;animation-name:rcSelectChoiceZoomOut}@keyframes rcSelectChoiceZoomIn{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}@keyframes rcSelectChoiceZoomOut{to{transform:scale(0);opacity:0}}.rc-select .rc-select-selection__choice__remove{color:#919191;cursor:pointer;font-weight:700;padding:0 0 0 8px;position:absolute;opacity:0;transform:scale(0);top:0;right:2px;transition:opacity .3s,transform .3s}.rc-select .rc-select-selection__choice__remove-icon{font-style:normal}.rc-select .rc-select-selection__choice__remove:hover{color:#333}.rc-select-dropdown{background-color:#fff;border:1px solid #d9d9d9;box-shadow:0 0 4px #d9d9d9;border-radius:4px;box-sizing:border-box;z-index:100;left:-9999px;top:-9999px;position:absolute;outline:none}.rc-select-dropdown-hidden,.rc-select-dropdown:empty{display:none}.rc-select-dropdown-menu{outline:none;margin:0;padding:0;list-style:none;z-index:9999}.rc-select-dropdown-menu-item-group-list,.rc-select-dropdown-menu>li{margin:0;padding:0}.rc-select-dropdown-menu-item-group-list>li.rc-select-menu-item{padding-left:20px}.rc-select-dropdown-menu-item-group-title{color:#999;line-height:1.5;padding:8px 10px;border-bottom:1px solid #dedede}li.rc-select-dropdown-menu-item{margin:0;position:relative;display:block;padding:7px 10px;font-weight:400;color:#666;white-space:nowrap}li.rc-select-dropdown-menu-item-disabled{color:#ccc;cursor:not-allowed}li.rc-select-dropdown-menu-item-selected{color:#666;background-color:#ddd}li.rc-select-dropdown-menu-item-active{background-color:#5897fb;color:#fff;cursor:pointer}li.rc-select-dropdown-menu-item-divider{height:1px;margin:1px 0;overflow:hidden;background-color:#e5e5e5;line-height:0}.rc-select-dropdown-slide-up-appear,.rc-select-dropdown-slide-up-enter{animation-duration:.3s;animation-fill-mode:both;transform-origin:0 0;opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1);animation-play-state:paused}.rc-select-dropdown-slide-up-leave{animation-duration:.3s;animation-fill-mode:both;transform-origin:0 0;opacity:1;animation-timing-function:cubic-bezier(.6,.04,.98,.34);animation-play-state:paused}.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-bottomLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-bottomLeft{animation-name:rcSelectDropdownSlideUpIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-bottomLeft{animation-name:rcSelectDropdownSlideUpOut;animation-play-state:running}.rc-select-dropdown-slide-up-appear.rc-select-dropdown-slide-up-appear-active.rc-select-dropdown-placement-topLeft,.rc-select-dropdown-slide-up-enter.rc-select-dropdown-slide-up-enter-active.rc-select-dropdown-placement-topLeft{animation-name:rcSelectDropdownSlideDownIn;animation-play-state:running}.rc-select-dropdown-slide-up-leave.rc-select-dropdown-slide-up-leave-active.rc-select-dropdown-placement-topLeft{animation-name:rcSelectDropdownSlideDownOut;animation-play-state:running}@keyframes rcSelectDropdownSlideUpIn{0%{opacity:0;transform-origin:0 0;transform:scaleY(0)}to{opacity:1;transform-origin:0 0;transform:scaleY(1)}}@keyframes rcSelectDropdownSlideUpOut{0%{opacity:1;transform-origin:0 0;transform:scaleY(1)}to{opacity:0;transform-origin:0 0;transform:scaleY(0)}}@keyframes rcSelectDropdownSlideDownIn{0%{opacity:0;transform-origin:0 100%;transform:scaleY(0)}to{opacity:1;transform-origin:0 100%;transform:scaleY(1)}}@keyframes rcSelectDropdownSlideDownOut{0%{opacity:1;transform-origin:0 100%;transform:scaleY(1)}to{opacity:0;transform-origin:0 100%;transform:scaleY(0)}}.rc-select-open .rc-select-arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}/*! normalize.css v3.0.1 | MIT License | git.io/normalize */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}td,th{padding:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a[href]:after{content:" (" attr(href) ")"}a,a:visited{text-decoration:underline}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{padding:0;margin:0;border:0}html{overflow:hidden;overflow-y:scroll;font-family:Roboto Condensed,arial,sans-serif;font-size:16px;font-weight:400;box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{font-size:20px;font-size:1.25rem;position:relative;line-height:1.6;text-rendering:optimizeLegibility;background:#fff}a,body{color:#333}a{text-decoration:underline}a:active,a:hover{text-decoration:none}b,strong{font-weight:700}embed,img,object,video{max-width:100%;height:auto}audio,canvas,img,svg,video{font-style:italic;vertical-align:middle}hr{height:1px;border:0;background:#333}textarea{resize:vertical}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}main{padding:5.625rem 0}h1{font-size:40px;font-size:2.5rem;font-weight:800}h2{font-size:32px;font-size:2rem}h3{font-size:25px;font-size:1.5625rem}h4,h5,h6{font-size:20px;font-size:1.25rem}.content-wrap{width:100%;max-width:1230px;padding:0 30px;margin:auto}.content-wrap>*+*{margin-top:1.875rem}input{box-sizing:content-box;border:1px solid rgba(0,0,0,.15);box-shadow:none;transition:none}input:focus{border:1px solid #00a0e6}.button{padding:.25em .75em;border:0;color:#fff;font-weight:800;text-transform:uppercase;background-color:#00a0e6;border-radius:.2em;box-shadow:none;cursor:pointer;transition:background-color .3s}.button:disabled{background-color:#999;opacity:.5}.button:focus{outline:none;box-shadow:0 0 10px 0 rgba(0,160,230,.4)}.button:not(:disabled):active,.button:not(:disabled):hover{position:relative;background:#00202e}.button:not(:disabled):active:after,.button:not(:disabled):active:before,.button:not(:disabled):hover:after,.button:not(:disabled):hover:before{content:"";position:absolute;top:50%;right:10px;bottom:15px;left:auto;z-index:-1;width:50%;max-width:300px;transform:rotate(2deg);background:rgba(0,0,0,.5);box-shadow:0 15px 10px rgba(0,0,0,.5)}.button:not(:disabled):active:before,.button:not(:disabled):hover:before{right:auto;left:10px;transform:rotate(-2deg)}.rc-select{min-width:300px}.rc-select-dropdown,.rc-select-selection{border:0;overflow:hidden;color:#333;background-color:#f2f2f2;border-radius:.2em}.rc-select-selection,.rc-select-selection--single .rc-select-selection__rendered,.rc-select-selection__placeholder{height:3.05rem;line-height:3.05rem}.rc-select-arrow{top:0;height:3rem;line-height:3rem}.rc-select-dropdown-menu{max-height:90vh}.rc-select-dropdown-menu-item-group-title{padding:.2em 10px;margin-top:.4em;border-top:2px solid #000;font-size:80%}.rc-select-enabled .rc-select-selection:hover{border:0;box-shadow:none}li.rc-select-dropdown-menu-item-active{background-color:#00a0e6}.page-header{padding:.1em 0 .3em;color:#fff;background-color:#000}.page-header .logo{width:9.375rem;font-size:1.2rem;font-weight:700}.heading h1{color:#333;line-height:1.4}.heading h1.boxed span{display:inline-block}.heading+*{margin-top:3.75rem}.smartvideo-export-functions>*+*{margin-left:1rem}.smartvideo-export-functions .loading{display:none;width:42px;height:42px;border:5px solid rgba(0,160,230,.2);border-top-color:#00a0e6;vertical-align:top;border-radius:100%;animation:spin 1s linear 0s infinite normal forwards}.smartvideo-export-functions .loading.show{display:inline-block}.smartvideo-export-functions .error{display:none;color:#f51515;font-weight:700}.smartvideo-export-functions .error.show{display:inline-block}.smartvideo-export-functions .success{display:none;font-weight:700}.smartvideo-export-functions .success.show{display:inline-block}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.smartvideo-export-status{display:inline-block;padding-right:.6em;margin:3em 0 1em;border:1px solid rgba(0,0,0,.4);overflow:hidden;border-radius:.2em}.smartvideo-export-status:before{content:"Status:";display:inline-block;padding:.2em .6em;margin-right:.4em;color:#fff;font-weight:800;text-transform:uppercase}.smartvideo-export-status.pending:before{color:#333;background-color:#fc0}.smartvideo-export-status.processing:before{background-color:#fe0}.smartvideo-export-status.ready:before{background-color:#53b953}.smartvideo-export-status.failed:before{background-color:#bd0000}.smartvideo-export-video{position:relative}.smartvideo-export-video:before{content:"";display:block;padding-bottom:56.25%}.smartvideo-export video{position:absolute;top:0;left:0;width:100%;height:100%}.smartvideo-export h3{margin:1em 0;font-weight:400}.smartvideo-selector .rc-select{width:568px;max-width:100%}.rc-select-dropdown>div{max-height:70vh}.rc-select-dropdown-menu-item.pending{background-color:#fc0}.rc-select-dropdown-menu-item.processing{background-color:#fe0}.rc-select-dropdown-menu-item.ready{background-color:#53b953}.rc-select-dropdown-menu-item.failed{color:rgba(189,0,0,.6)}.smartvideo-link{display:inline-block;margin-top:1em}.smartvideo-link .icon{display:inline-block;padding:1px 0;margin-right:.2em}.smartvideo-link svg{display:inline-block;width:20px;height:21px;margin-top:-.1em}.smartvideo-link svg path{fill:#00a0e6}