@keyframes opacityPulse{0%{opacity:.75}50%{opacity:1}to{opacity:.75}}*,:after,:before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:Open Sans,sans-serif;font-size:1rem;font-weight:400;line-height:1.5;color:#fff;text-align:left;background-color:#1a1a1a}[tabindex="-1"]:focus:not(:focus-visible){outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#fff;text-decoration:none;background-color:transparent}a:hover{color:rgb(216.75,216.75,216.75);text-decoration:underline}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-.125rem;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.collapsing.width{width:0;height:auto;transition:width .35s ease}@media (prefers-reduced-motion:reduce){.collapsing.width{transition:none}}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-3.125rem)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:.0625rem solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:.0625rem solid #dee2e6;border-top-left-radius:.2375rem;border-top-right-radius:.2375rem}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:.0625rem solid #dee2e6;border-bottom-right-radius:.2375rem;border-bottom-left-radius:.2375rem}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-624.9375rem;width:3.125rem;height:3.125rem;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:31.25rem;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:18.75rem}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:50rem}}@media (min-width:1280px){.modal-xl{max-width:71.25rem}}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:rgb(0,98.4,204)!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:rgb(84.3605150215,91.3905579399,97.6394849785)!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:rgb(30.1449275362,125.8550724638,52)!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:rgb(17.3333333333,122.0869565217,138.6666666667)!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:rgb(211,158.25,0)!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:rgb(189.2151898734,32.7848101266,47.7721518987)!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:rgb(218.25,223.5,228.75)!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:rgb(29.1379310345,32.5,35.8620689655)!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:.0625rem solid #dee2e6!important}.border-top{border-top:.0625rem solid #dee2e6!important}.border-right{border-right:.0625rem solid #dee2e6!important}.border-bottom{border-bottom:.0625rem solid #dee2e6!important}.border-left{border-left:.0625rem solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important}.rounded-right,.rounded-top{border-top-right-radius:.25rem!important}.rounded-bottom,.rounded-right{border-bottom-right-radius:.25rem!important}.rounded-bottom,.rounded-left{border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width:1280px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media (min-width:1600px){.d-hdPlus-none{display:none!important}.d-hdPlus-inline{display:inline!important}.d-hdPlus-inline-block{display:inline-block!important}.d-hdPlus-block{display:block!important}.d-hdPlus-table{display:table!important}.d-hdPlus-table-row{display:table-row!important}.d-hdPlus-table-cell{display:table-cell!important}.d-hdPlus-flex{display:flex!important}.d-hdPlus-inline-flex{display:inline-flex!important}}@media (min-width:1920px){.d-fhd-none{display:none!important}.d-fhd-inline{display:inline!important}.d-fhd-inline-block{display:inline-block!important}.d-fhd-block{display:block!important}.d-fhd-table{display:table!important}.d-fhd-table-row{display:table-row!important}.d-fhd-table-cell{display:table-cell!important}.d-fhd-flex{display:flex!important}.d-fhd-inline-flex{display:inline-flex!important}}@media (min-width:2560px){.d-qhd-none{display:none!important}.d-qhd-inline{display:inline!important}.d-qhd-inline-block{display:inline-block!important}.d-qhd-block{display:block!important}.d-qhd-table{display:table!important}.d-qhd-table-row{display:table-row!important}.d-qhd-table-cell{display:table-cell!important}.d-qhd-flex{display:flex!important}.d-qhd-inline-flex{display:inline-flex!important}}@media (min-width:3840px){.d-uhd-none{display:none!important}.d-uhd-inline{display:inline!important}.d-uhd-inline-block{display:inline-block!important}.d-uhd-block{display:block!important}.d-uhd-table{display:table!important}.d-uhd-table-row{display:table-row!important}.d-uhd-table-cell{display:table-cell!important}.d-uhd-flex{display:flex!important}.d-uhd-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9:before{padding-top:42.85714286%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1280px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}@media (min-width:1600px){.flex-hdPlus-row{flex-direction:row!important}.flex-hdPlus-column{flex-direction:column!important}.flex-hdPlus-row-reverse{flex-direction:row-reverse!important}.flex-hdPlus-column-reverse{flex-direction:column-reverse!important}.flex-hdPlus-wrap{flex-wrap:wrap!important}.flex-hdPlus-nowrap{flex-wrap:nowrap!important}.flex-hdPlus-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-hdPlus-fill{flex:1 1 auto!important}.flex-hdPlus-grow-0{flex-grow:0!important}.flex-hdPlus-grow-1{flex-grow:1!important}.flex-hdPlus-shrink-0{flex-shrink:0!important}.flex-hdPlus-shrink-1{flex-shrink:1!important}.justify-content-hdPlus-start{justify-content:flex-start!important}.justify-content-hdPlus-end{justify-content:flex-end!important}.justify-content-hdPlus-center{justify-content:center!important}.justify-content-hdPlus-between{justify-content:space-between!important}.justify-content-hdPlus-around{justify-content:space-around!important}.align-items-hdPlus-start{align-items:flex-start!important}.align-items-hdPlus-end{align-items:flex-end!important}.align-items-hdPlus-center{align-items:center!important}.align-items-hdPlus-baseline{align-items:baseline!important}.align-items-hdPlus-stretch{align-items:stretch!important}.align-content-hdPlus-start{align-content:flex-start!important}.align-content-hdPlus-end{align-content:flex-end!important}.align-content-hdPlus-center{align-content:center!important}.align-content-hdPlus-between{align-content:space-between!important}.align-content-hdPlus-around{align-content:space-around!important}.align-content-hdPlus-stretch{align-content:stretch!important}.align-self-hdPlus-auto{align-self:auto!important}.align-self-hdPlus-start{align-self:flex-start!important}.align-self-hdPlus-end{align-self:flex-end!important}.align-self-hdPlus-center{align-self:center!important}.align-self-hdPlus-baseline{align-self:baseline!important}.align-self-hdPlus-stretch{align-self:stretch!important}}@media (min-width:1920px){.flex-fhd-row{flex-direction:row!important}.flex-fhd-column{flex-direction:column!important}.flex-fhd-row-reverse{flex-direction:row-reverse!important}.flex-fhd-column-reverse{flex-direction:column-reverse!important}.flex-fhd-wrap{flex-wrap:wrap!important}.flex-fhd-nowrap{flex-wrap:nowrap!important}.flex-fhd-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fhd-fill{flex:1 1 auto!important}.flex-fhd-grow-0{flex-grow:0!important}.flex-fhd-grow-1{flex-grow:1!important}.flex-fhd-shrink-0{flex-shrink:0!important}.flex-fhd-shrink-1{flex-shrink:1!important}.justify-content-fhd-start{justify-content:flex-start!important}.justify-content-fhd-end{justify-content:flex-end!important}.justify-content-fhd-center{justify-content:center!important}.justify-content-fhd-between{justify-content:space-between!important}.justify-content-fhd-around{justify-content:space-around!important}.align-items-fhd-start{align-items:flex-start!important}.align-items-fhd-end{align-items:flex-end!important}.align-items-fhd-center{align-items:center!important}.align-items-fhd-baseline{align-items:baseline!important}.align-items-fhd-stretch{align-items:stretch!important}.align-content-fhd-start{align-content:flex-start!important}.align-content-fhd-end{align-content:flex-end!important}.align-content-fhd-center{align-content:center!important}.align-content-fhd-between{align-content:space-between!important}.align-content-fhd-around{align-content:space-around!important}.align-content-fhd-stretch{align-content:stretch!important}.align-self-fhd-auto{align-self:auto!important}.align-self-fhd-start{align-self:flex-start!important}.align-self-fhd-end{align-self:flex-end!important}.align-self-fhd-center{align-self:center!important}.align-self-fhd-baseline{align-self:baseline!important}.align-self-fhd-stretch{align-self:stretch!important}}@media (min-width:2560px){.flex-qhd-row{flex-direction:row!important}.flex-qhd-column{flex-direction:column!important}.flex-qhd-row-reverse{flex-direction:row-reverse!important}.flex-qhd-column-reverse{flex-direction:column-reverse!important}.flex-qhd-wrap{flex-wrap:wrap!important}.flex-qhd-nowrap{flex-wrap:nowrap!important}.flex-qhd-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-qhd-fill{flex:1 1 auto!important}.flex-qhd-grow-0{flex-grow:0!important}.flex-qhd-grow-1{flex-grow:1!important}.flex-qhd-shrink-0{flex-shrink:0!important}.flex-qhd-shrink-1{flex-shrink:1!important}.justify-content-qhd-start{justify-content:flex-start!important}.justify-content-qhd-end{justify-content:flex-end!important}.justify-content-qhd-center{justify-content:center!important}.justify-content-qhd-between{justify-content:space-between!important}.justify-content-qhd-around{justify-content:space-around!important}.align-items-qhd-start{align-items:flex-start!important}.align-items-qhd-end{align-items:flex-end!important}.align-items-qhd-center{align-items:center!important}.align-items-qhd-baseline{align-items:baseline!important}.align-items-qhd-stretch{align-items:stretch!important}.align-content-qhd-start{align-content:flex-start!important}.align-content-qhd-end{align-content:flex-end!important}.align-content-qhd-center{align-content:center!important}.align-content-qhd-between{align-content:space-between!important}.align-content-qhd-around{align-content:space-around!important}.align-content-qhd-stretch{align-content:stretch!important}.align-self-qhd-auto{align-self:auto!important}.align-self-qhd-start{align-self:flex-start!important}.align-self-qhd-end{align-self:flex-end!important}.align-self-qhd-center{align-self:center!important}.align-self-qhd-baseline{align-self:baseline!important}.align-self-qhd-stretch{align-self:stretch!important}}@media (min-width:3840px){.flex-uhd-row{flex-direction:row!important}.flex-uhd-column{flex-direction:column!important}.flex-uhd-row-reverse{flex-direction:row-reverse!important}.flex-uhd-column-reverse{flex-direction:column-reverse!important}.flex-uhd-wrap{flex-wrap:wrap!important}.flex-uhd-nowrap{flex-wrap:nowrap!important}.flex-uhd-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-uhd-fill{flex:1 1 auto!important}.flex-uhd-grow-0{flex-grow:0!important}.flex-uhd-grow-1{flex-grow:1!important}.flex-uhd-shrink-0{flex-shrink:0!important}.flex-uhd-shrink-1{flex-shrink:1!important}.justify-content-uhd-start{justify-content:flex-start!important}.justify-content-uhd-end{justify-content:flex-end!important}.justify-content-uhd-center{justify-content:center!important}.justify-content-uhd-between{justify-content:space-between!important}.justify-content-uhd-around{justify-content:space-around!important}.align-items-uhd-start{align-items:flex-start!important}.align-items-uhd-end{align-items:flex-end!important}.align-items-uhd-center{align-items:center!important}.align-items-uhd-baseline{align-items:baseline!important}.align-items-uhd-stretch{align-items:stretch!important}.align-content-uhd-start{align-content:flex-start!important}.align-content-uhd-end{align-content:flex-end!important}.align-content-uhd-center{align-content:center!important}.align-content-uhd-between{align-content:space-between!important}.align-content-uhd-around{align-content:space-around!important}.align-content-uhd-stretch{align-content:stretch!important}.align-self-uhd-auto{align-self:auto!important}.align-self-uhd-start{align-self:flex-start!important}.align-self-uhd-end{align-self:flex-end!important}.align-self-uhd-center{align-self:center!important}.align-self-uhd-baseline{align-self:baseline!important}.align-self-uhd-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1280px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}@media (min-width:1600px){.float-hdPlus-left{float:left!important}.float-hdPlus-right{float:right!important}.float-hdPlus-none{float:none!important}}@media (min-width:1920px){.float-fhd-left{float:left!important}.float-fhd-right{float:right!important}.float-fhd-none{float:none!important}}@media (min-width:2560px){.float-qhd-left{float:left!important}.float-qhd-right{float:right!important}.float-qhd-none{float:none!important}}@media (min-width:3840px){.float-uhd-left{float:left!important}.float-uhd-right{float:right!important}.float-uhd-none{float:none!important}}.user-select-all{-webkit-user-select:all!important;-moz-user-select:all!important;-ms-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;-moz-user-select:auto!important;-ms-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;-moz-user-select:none!important;-ms-user-select:none!important;user-select:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:sticky!important}.fixed-top{top:0}.fixed-bottom,.fixed-top{position:fixed;right:0;left:0;z-index:1030}.fixed-bottom{bottom:0}@supports (position:sticky){.sticky-top{position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:.0625rem;height:.0625rem;padding:0;margin:-.0625rem;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1280px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width:1600px){.m-hdPlus-0{margin:0!important}.mt-hdPlus-0,.my-hdPlus-0{margin-top:0!important}.mr-hdPlus-0,.mx-hdPlus-0{margin-right:0!important}.mb-hdPlus-0,.my-hdPlus-0{margin-bottom:0!important}.ml-hdPlus-0,.mx-hdPlus-0{margin-left:0!important}.m-hdPlus-1{margin:.25rem!important}.mt-hdPlus-1,.my-hdPlus-1{margin-top:.25rem!important}.mr-hdPlus-1,.mx-hdPlus-1{margin-right:.25rem!important}.mb-hdPlus-1,.my-hdPlus-1{margin-bottom:.25rem!important}.ml-hdPlus-1,.mx-hdPlus-1{margin-left:.25rem!important}.m-hdPlus-2{margin:.5rem!important}.mt-hdPlus-2,.my-hdPlus-2{margin-top:.5rem!important}.mr-hdPlus-2,.mx-hdPlus-2{margin-right:.5rem!important}.mb-hdPlus-2,.my-hdPlus-2{margin-bottom:.5rem!important}.ml-hdPlus-2,.mx-hdPlus-2{margin-left:.5rem!important}.m-hdPlus-3{margin:1rem!important}.mt-hdPlus-3,.my-hdPlus-3{margin-top:1rem!important}.mr-hdPlus-3,.mx-hdPlus-3{margin-right:1rem!important}.mb-hdPlus-3,.my-hdPlus-3{margin-bottom:1rem!important}.ml-hdPlus-3,.mx-hdPlus-3{margin-left:1rem!important}.m-hdPlus-4{margin:1.5rem!important}.mt-hdPlus-4,.my-hdPlus-4{margin-top:1.5rem!important}.mr-hdPlus-4,.mx-hdPlus-4{margin-right:1.5rem!important}.mb-hdPlus-4,.my-hdPlus-4{margin-bottom:1.5rem!important}.ml-hdPlus-4,.mx-hdPlus-4{margin-left:1.5rem!important}.m-hdPlus-5{margin:3rem!important}.mt-hdPlus-5,.my-hdPlus-5{margin-top:3rem!important}.mr-hdPlus-5,.mx-hdPlus-5{margin-right:3rem!important}.mb-hdPlus-5,.my-hdPlus-5{margin-bottom:3rem!important}.ml-hdPlus-5,.mx-hdPlus-5{margin-left:3rem!important}.p-hdPlus-0{padding:0!important}.pt-hdPlus-0,.py-hdPlus-0{padding-top:0!important}.pr-hdPlus-0,.px-hdPlus-0{padding-right:0!important}.pb-hdPlus-0,.py-hdPlus-0{padding-bottom:0!important}.pl-hdPlus-0,.px-hdPlus-0{padding-left:0!important}.p-hdPlus-1{padding:.25rem!important}.pt-hdPlus-1,.py-hdPlus-1{padding-top:.25rem!important}.pr-hdPlus-1,.px-hdPlus-1{padding-right:.25rem!important}.pb-hdPlus-1,.py-hdPlus-1{padding-bottom:.25rem!important}.pl-hdPlus-1,.px-hdPlus-1{padding-left:.25rem!important}.p-hdPlus-2{padding:.5rem!important}.pt-hdPlus-2,.py-hdPlus-2{padding-top:.5rem!important}.pr-hdPlus-2,.px-hdPlus-2{padding-right:.5rem!important}.pb-hdPlus-2,.py-hdPlus-2{padding-bottom:.5rem!important}.pl-hdPlus-2,.px-hdPlus-2{padding-left:.5rem!important}.p-hdPlus-3{padding:1rem!important}.pt-hdPlus-3,.py-hdPlus-3{padding-top:1rem!important}.pr-hdPlus-3,.px-hdPlus-3{padding-right:1rem!important}.pb-hdPlus-3,.py-hdPlus-3{padding-bottom:1rem!important}.pl-hdPlus-3,.px-hdPlus-3{padding-left:1rem!important}.p-hdPlus-4{padding:1.5rem!important}.pt-hdPlus-4,.py-hdPlus-4{padding-top:1.5rem!important}.pr-hdPlus-4,.px-hdPlus-4{padding-right:1.5rem!important}.pb-hdPlus-4,.py-hdPlus-4{padding-bottom:1.5rem!important}.pl-hdPlus-4,.px-hdPlus-4{padding-left:1.5rem!important}.p-hdPlus-5{padding:3rem!important}.pt-hdPlus-5,.py-hdPlus-5{padding-top:3rem!important}.pr-hdPlus-5,.px-hdPlus-5{padding-right:3rem!important}.pb-hdPlus-5,.py-hdPlus-5{padding-bottom:3rem!important}.pl-hdPlus-5,.px-hdPlus-5{padding-left:3rem!important}.m-hdPlus-n1{margin:-.25rem!important}.mt-hdPlus-n1,.my-hdPlus-n1{margin-top:-.25rem!important}.mr-hdPlus-n1,.mx-hdPlus-n1{margin-right:-.25rem!important}.mb-hdPlus-n1,.my-hdPlus-n1{margin-bottom:-.25rem!important}.ml-hdPlus-n1,.mx-hdPlus-n1{margin-left:-.25rem!important}.m-hdPlus-n2{margin:-.5rem!important}.mt-hdPlus-n2,.my-hdPlus-n2{margin-top:-.5rem!important}.mr-hdPlus-n2,.mx-hdPlus-n2{margin-right:-.5rem!important}.mb-hdPlus-n2,.my-hdPlus-n2{margin-bottom:-.5rem!important}.ml-hdPlus-n2,.mx-hdPlus-n2{margin-left:-.5rem!important}.m-hdPlus-n3{margin:-1rem!important}.mt-hdPlus-n3,.my-hdPlus-n3{margin-top:-1rem!important}.mr-hdPlus-n3,.mx-hdPlus-n3{margin-right:-1rem!important}.mb-hdPlus-n3,.my-hdPlus-n3{margin-bottom:-1rem!important}.ml-hdPlus-n3,.mx-hdPlus-n3{margin-left:-1rem!important}.m-hdPlus-n4{margin:-1.5rem!important}.mt-hdPlus-n4,.my-hdPlus-n4{margin-top:-1.5rem!important}.mr-hdPlus-n4,.mx-hdPlus-n4{margin-right:-1.5rem!important}.mb-hdPlus-n4,.my-hdPlus-n4{margin-bottom:-1.5rem!important}.ml-hdPlus-n4,.mx-hdPlus-n4{margin-left:-1.5rem!important}.m-hdPlus-n5{margin:-3rem!important}.mt-hdPlus-n5,.my-hdPlus-n5{margin-top:-3rem!important}.mr-hdPlus-n5,.mx-hdPlus-n5{margin-right:-3rem!important}.mb-hdPlus-n5,.my-hdPlus-n5{margin-bottom:-3rem!important}.ml-hdPlus-n5,.mx-hdPlus-n5{margin-left:-3rem!important}.m-hdPlus-auto{margin:auto!important}.mt-hdPlus-auto,.my-hdPlus-auto{margin-top:auto!important}.mr-hdPlus-auto,.mx-hdPlus-auto{margin-right:auto!important}.mb-hdPlus-auto,.my-hdPlus-auto{margin-bottom:auto!important}.ml-hdPlus-auto,.mx-hdPlus-auto{margin-left:auto!important}}@media (min-width:1920px){.m-fhd-0{margin:0!important}.mt-fhd-0,.my-fhd-0{margin-top:0!important}.mr-fhd-0,.mx-fhd-0{margin-right:0!important}.mb-fhd-0,.my-fhd-0{margin-bottom:0!important}.ml-fhd-0,.mx-fhd-0{margin-left:0!important}.m-fhd-1{margin:.25rem!important}.mt-fhd-1,.my-fhd-1{margin-top:.25rem!important}.mr-fhd-1,.mx-fhd-1{margin-right:.25rem!important}.mb-fhd-1,.my-fhd-1{margin-bottom:.25rem!important}.ml-fhd-1,.mx-fhd-1{margin-left:.25rem!important}.m-fhd-2{margin:.5rem!important}.mt-fhd-2,.my-fhd-2{margin-top:.5rem!important}.mr-fhd-2,.mx-fhd-2{margin-right:.5rem!important}.mb-fhd-2,.my-fhd-2{margin-bottom:.5rem!important}.ml-fhd-2,.mx-fhd-2{margin-left:.5rem!important}.m-fhd-3{margin:1rem!important}.mt-fhd-3,.my-fhd-3{margin-top:1rem!important}.mr-fhd-3,.mx-fhd-3{margin-right:1rem!important}.mb-fhd-3,.my-fhd-3{margin-bottom:1rem!important}.ml-fhd-3,.mx-fhd-3{margin-left:1rem!important}.m-fhd-4{margin:1.5rem!important}.mt-fhd-4,.my-fhd-4{margin-top:1.5rem!important}.mr-fhd-4,.mx-fhd-4{margin-right:1.5rem!important}.mb-fhd-4,.my-fhd-4{margin-bottom:1.5rem!important}.ml-fhd-4,.mx-fhd-4{margin-left:1.5rem!important}.m-fhd-5{margin:3rem!important}.mt-fhd-5,.my-fhd-5{margin-top:3rem!important}.mr-fhd-5,.mx-fhd-5{margin-right:3rem!important}.mb-fhd-5,.my-fhd-5{margin-bottom:3rem!important}.ml-fhd-5,.mx-fhd-5{margin-left:3rem!important}.p-fhd-0{padding:0!important}.pt-fhd-0,.py-fhd-0{padding-top:0!important}.pr-fhd-0,.px-fhd-0{padding-right:0!important}.pb-fhd-0,.py-fhd-0{padding-bottom:0!important}.pl-fhd-0,.px-fhd-0{padding-left:0!important}.p-fhd-1{padding:.25rem!important}.pt-fhd-1,.py-fhd-1{padding-top:.25rem!important}.pr-fhd-1,.px-fhd-1{padding-right:.25rem!important}.pb-fhd-1,.py-fhd-1{padding-bottom:.25rem!important}.pl-fhd-1,.px-fhd-1{padding-left:.25rem!important}.p-fhd-2{padding:.5rem!important}.pt-fhd-2,.py-fhd-2{padding-top:.5rem!important}.pr-fhd-2,.px-fhd-2{padding-right:.5rem!important}.pb-fhd-2,.py-fhd-2{padding-bottom:.5rem!important}.pl-fhd-2,.px-fhd-2{padding-left:.5rem!important}.p-fhd-3{padding:1rem!important}.pt-fhd-3,.py-fhd-3{padding-top:1rem!important}.pr-fhd-3,.px-fhd-3{padding-right:1rem!important}.pb-fhd-3,.py-fhd-3{padding-bottom:1rem!important}.pl-fhd-3,.px-fhd-3{padding-left:1rem!important}.p-fhd-4{padding:1.5rem!important}.pt-fhd-4,.py-fhd-4{padding-top:1.5rem!important}.pr-fhd-4,.px-fhd-4{padding-right:1.5rem!important}.pb-fhd-4,.py-fhd-4{padding-bottom:1.5rem!important}.pl-fhd-4,.px-fhd-4{padding-left:1.5rem!important}.p-fhd-5{padding:3rem!important}.pt-fhd-5,.py-fhd-5{padding-top:3rem!important}.pr-fhd-5,.px-fhd-5{padding-right:3rem!important}.pb-fhd-5,.py-fhd-5{padding-bottom:3rem!important}.pl-fhd-5,.px-fhd-5{padding-left:3rem!important}.m-fhd-n1{margin:-.25rem!important}.mt-fhd-n1,.my-fhd-n1{margin-top:-.25rem!important}.mr-fhd-n1,.mx-fhd-n1{margin-right:-.25rem!important}.mb-fhd-n1,.my-fhd-n1{margin-bottom:-.25rem!important}.ml-fhd-n1,.mx-fhd-n1{margin-left:-.25rem!important}.m-fhd-n2{margin:-.5rem!important}.mt-fhd-n2,.my-fhd-n2{margin-top:-.5rem!important}.mr-fhd-n2,.mx-fhd-n2{margin-right:-.5rem!important}.mb-fhd-n2,.my-fhd-n2{margin-bottom:-.5rem!important}.ml-fhd-n2,.mx-fhd-n2{margin-left:-.5rem!important}.m-fhd-n3{margin:-1rem!important}.mt-fhd-n3,.my-fhd-n3{margin-top:-1rem!important}.mr-fhd-n3,.mx-fhd-n3{margin-right:-1rem!important}.mb-fhd-n3,.my-fhd-n3{margin-bottom:-1rem!important}.ml-fhd-n3,.mx-fhd-n3{margin-left:-1rem!important}.m-fhd-n4{margin:-1.5rem!important}.mt-fhd-n4,.my-fhd-n4{margin-top:-1.5rem!important}.mr-fhd-n4,.mx-fhd-n4{margin-right:-1.5rem!important}.mb-fhd-n4,.my-fhd-n4{margin-bottom:-1.5rem!important}.ml-fhd-n4,.mx-fhd-n4{margin-left:-1.5rem!important}.m-fhd-n5{margin:-3rem!important}.mt-fhd-n5,.my-fhd-n5{margin-top:-3rem!important}.mr-fhd-n5,.mx-fhd-n5{margin-right:-3rem!important}.mb-fhd-n5,.my-fhd-n5{margin-bottom:-3rem!important}.ml-fhd-n5,.mx-fhd-n5{margin-left:-3rem!important}.m-fhd-auto{margin:auto!important}.mt-fhd-auto,.my-fhd-auto{margin-top:auto!important}.mr-fhd-auto,.mx-fhd-auto{margin-right:auto!important}.mb-fhd-auto,.my-fhd-auto{margin-bottom:auto!important}.ml-fhd-auto,.mx-fhd-auto{margin-left:auto!important}}@media (min-width:2560px){.m-qhd-0{margin:0!important}.mt-qhd-0,.my-qhd-0{margin-top:0!important}.mr-qhd-0,.mx-qhd-0{margin-right:0!important}.mb-qhd-0,.my-qhd-0{margin-bottom:0!important}.ml-qhd-0,.mx-qhd-0{margin-left:0!important}.m-qhd-1{margin:.25rem!important}.mt-qhd-1,.my-qhd-1{margin-top:.25rem!important}.mr-qhd-1,.mx-qhd-1{margin-right:.25rem!important}.mb-qhd-1,.my-qhd-1{margin-bottom:.25rem!important}.ml-qhd-1,.mx-qhd-1{margin-left:.25rem!important}.m-qhd-2{margin:.5rem!important}.mt-qhd-2,.my-qhd-2{margin-top:.5rem!important}.mr-qhd-2,.mx-qhd-2{margin-right:.5rem!important}.mb-qhd-2,.my-qhd-2{margin-bottom:.5rem!important}.ml-qhd-2,.mx-qhd-2{margin-left:.5rem!important}.m-qhd-3{margin:1rem!important}.mt-qhd-3,.my-qhd-3{margin-top:1rem!important}.mr-qhd-3,.mx-qhd-3{margin-right:1rem!important}.mb-qhd-3,.my-qhd-3{margin-bottom:1rem!important}.ml-qhd-3,.mx-qhd-3{margin-left:1rem!important}.m-qhd-4{margin:1.5rem!important}.mt-qhd-4,.my-qhd-4{margin-top:1.5rem!important}.mr-qhd-4,.mx-qhd-4{margin-right:1.5rem!important}.mb-qhd-4,.my-qhd-4{margin-bottom:1.5rem!important}.ml-qhd-4,.mx-qhd-4{margin-left:1.5rem!important}.m-qhd-5{margin:3rem!important}.mt-qhd-5,.my-qhd-5{margin-top:3rem!important}.mr-qhd-5,.mx-qhd-5{margin-right:3rem!important}.mb-qhd-5,.my-qhd-5{margin-bottom:3rem!important}.ml-qhd-5,.mx-qhd-5{margin-left:3rem!important}.p-qhd-0{padding:0!important}.pt-qhd-0,.py-qhd-0{padding-top:0!important}.pr-qhd-0,.px-qhd-0{padding-right:0!important}.pb-qhd-0,.py-qhd-0{padding-bottom:0!important}.pl-qhd-0,.px-qhd-0{padding-left:0!important}.p-qhd-1{padding:.25rem!important}.pt-qhd-1,.py-qhd-1{padding-top:.25rem!important}.pr-qhd-1,.px-qhd-1{padding-right:.25rem!important}.pb-qhd-1,.py-qhd-1{padding-bottom:.25rem!important}.pl-qhd-1,.px-qhd-1{padding-left:.25rem!important}.p-qhd-2{padding:.5rem!important}.pt-qhd-2,.py-qhd-2{padding-top:.5rem!important}.pr-qhd-2,.px-qhd-2{padding-right:.5rem!important}.pb-qhd-2,.py-qhd-2{padding-bottom:.5rem!important}.pl-qhd-2,.px-qhd-2{padding-left:.5rem!important}.p-qhd-3{padding:1rem!important}.pt-qhd-3,.py-qhd-3{padding-top:1rem!important}.pr-qhd-3,.px-qhd-3{padding-right:1rem!important}.pb-qhd-3,.py-qhd-3{padding-bottom:1rem!important}.pl-qhd-3,.px-qhd-3{padding-left:1rem!important}.p-qhd-4{padding:1.5rem!important}.pt-qhd-4,.py-qhd-4{padding-top:1.5rem!important}.pr-qhd-4,.px-qhd-4{padding-right:1.5rem!important}.pb-qhd-4,.py-qhd-4{padding-bottom:1.5rem!important}.pl-qhd-4,.px-qhd-4{padding-left:1.5rem!important}.p-qhd-5{padding:3rem!important}.pt-qhd-5,.py-qhd-5{padding-top:3rem!important}.pr-qhd-5,.px-qhd-5{padding-right:3rem!important}.pb-qhd-5,.py-qhd-5{padding-bottom:3rem!important}.pl-qhd-5,.px-qhd-5{padding-left:3rem!important}.m-qhd-n1{margin:-.25rem!important}.mt-qhd-n1,.my-qhd-n1{margin-top:-.25rem!important}.mr-qhd-n1,.mx-qhd-n1{margin-right:-.25rem!important}.mb-qhd-n1,.my-qhd-n1{margin-bottom:-.25rem!important}.ml-qhd-n1,.mx-qhd-n1{margin-left:-.25rem!important}.m-qhd-n2{margin:-.5rem!important}.mt-qhd-n2,.my-qhd-n2{margin-top:-.5rem!important}.mr-qhd-n2,.mx-qhd-n2{margin-right:-.5rem!important}.mb-qhd-n2,.my-qhd-n2{margin-bottom:-.5rem!important}.ml-qhd-n2,.mx-qhd-n2{margin-left:-.5rem!important}.m-qhd-n3{margin:-1rem!important}.mt-qhd-n3,.my-qhd-n3{margin-top:-1rem!important}.mr-qhd-n3,.mx-qhd-n3{margin-right:-1rem!important}.mb-qhd-n3,.my-qhd-n3{margin-bottom:-1rem!important}.ml-qhd-n3,.mx-qhd-n3{margin-left:-1rem!important}.m-qhd-n4{margin:-1.5rem!important}.mt-qhd-n4,.my-qhd-n4{margin-top:-1.5rem!important}.mr-qhd-n4,.mx-qhd-n4{margin-right:-1.5rem!important}.mb-qhd-n4,.my-qhd-n4{margin-bottom:-1.5rem!important}.ml-qhd-n4,.mx-qhd-n4{margin-left:-1.5rem!important}.m-qhd-n5{margin:-3rem!important}.mt-qhd-n5,.my-qhd-n5{margin-top:-3rem!important}.mr-qhd-n5,.mx-qhd-n5{margin-right:-3rem!important}.mb-qhd-n5,.my-qhd-n5{margin-bottom:-3rem!important}.ml-qhd-n5,.mx-qhd-n5{margin-left:-3rem!important}.m-qhd-auto{margin:auto!important}.mt-qhd-auto,.my-qhd-auto{margin-top:auto!important}.mr-qhd-auto,.mx-qhd-auto{margin-right:auto!important}.mb-qhd-auto,.my-qhd-auto{margin-bottom:auto!important}.ml-qhd-auto,.mx-qhd-auto{margin-left:auto!important}}@media (min-width:3840px){.m-uhd-0{margin:0!important}.mt-uhd-0,.my-uhd-0{margin-top:0!important}.mr-uhd-0,.mx-uhd-0{margin-right:0!important}.mb-uhd-0,.my-uhd-0{margin-bottom:0!important}.ml-uhd-0,.mx-uhd-0{margin-left:0!important}.m-uhd-1{margin:.25rem!important}.mt-uhd-1,.my-uhd-1{margin-top:.25rem!important}.mr-uhd-1,.mx-uhd-1{margin-right:.25rem!important}.mb-uhd-1,.my-uhd-1{margin-bottom:.25rem!important}.ml-uhd-1,.mx-uhd-1{margin-left:.25rem!important}.m-uhd-2{margin:.5rem!important}.mt-uhd-2,.my-uhd-2{margin-top:.5rem!important}.mr-uhd-2,.mx-uhd-2{margin-right:.5rem!important}.mb-uhd-2,.my-uhd-2{margin-bottom:.5rem!important}.ml-uhd-2,.mx-uhd-2{margin-left:.5rem!important}.m-uhd-3{margin:1rem!important}.mt-uhd-3,.my-uhd-3{margin-top:1rem!important}.mr-uhd-3,.mx-uhd-3{margin-right:1rem!important}.mb-uhd-3,.my-uhd-3{margin-bottom:1rem!important}.ml-uhd-3,.mx-uhd-3{margin-left:1rem!important}.m-uhd-4{margin:1.5rem!important}.mt-uhd-4,.my-uhd-4{margin-top:1.5rem!important}.mr-uhd-4,.mx-uhd-4{margin-right:1.5rem!important}.mb-uhd-4,.my-uhd-4{margin-bottom:1.5rem!important}.ml-uhd-4,.mx-uhd-4{margin-left:1.5rem!important}.m-uhd-5{margin:3rem!important}.mt-uhd-5,.my-uhd-5{margin-top:3rem!important}.mr-uhd-5,.mx-uhd-5{margin-right:3rem!important}.mb-uhd-5,.my-uhd-5{margin-bottom:3rem!important}.ml-uhd-5,.mx-uhd-5{margin-left:3rem!important}.p-uhd-0{padding:0!important}.pt-uhd-0,.py-uhd-0{padding-top:0!important}.pr-uhd-0,.px-uhd-0{padding-right:0!important}.pb-uhd-0,.py-uhd-0{padding-bottom:0!important}.pl-uhd-0,.px-uhd-0{padding-left:0!important}.p-uhd-1{padding:.25rem!important}.pt-uhd-1,.py-uhd-1{padding-top:.25rem!important}.pr-uhd-1,.px-uhd-1{padding-right:.25rem!important}.pb-uhd-1,.py-uhd-1{padding-bottom:.25rem!important}.pl-uhd-1,.px-uhd-1{padding-left:.25rem!important}.p-uhd-2{padding:.5rem!important}.pt-uhd-2,.py-uhd-2{padding-top:.5rem!important}.pr-uhd-2,.px-uhd-2{padding-right:.5rem!important}.pb-uhd-2,.py-uhd-2{padding-bottom:.5rem!important}.pl-uhd-2,.px-uhd-2{padding-left:.5rem!important}.p-uhd-3{padding:1rem!important}.pt-uhd-3,.py-uhd-3{padding-top:1rem!important}.pr-uhd-3,.px-uhd-3{padding-right:1rem!important}.pb-uhd-3,.py-uhd-3{padding-bottom:1rem!important}.pl-uhd-3,.px-uhd-3{padding-left:1rem!important}.p-uhd-4{padding:1.5rem!important}.pt-uhd-4,.py-uhd-4{padding-top:1.5rem!important}.pr-uhd-4,.px-uhd-4{padding-right:1.5rem!important}.pb-uhd-4,.py-uhd-4{padding-bottom:1.5rem!important}.pl-uhd-4,.px-uhd-4{padding-left:1.5rem!important}.p-uhd-5{padding:3rem!important}.pt-uhd-5,.py-uhd-5{padding-top:3rem!important}.pr-uhd-5,.px-uhd-5{padding-right:3rem!important}.pb-uhd-5,.py-uhd-5{padding-bottom:3rem!important}.pl-uhd-5,.px-uhd-5{padding-left:3rem!important}.m-uhd-n1{margin:-.25rem!important}.mt-uhd-n1,.my-uhd-n1{margin-top:-.25rem!important}.mr-uhd-n1,.mx-uhd-n1{margin-right:-.25rem!important}.mb-uhd-n1,.my-uhd-n1{margin-bottom:-.25rem!important}.ml-uhd-n1,.mx-uhd-n1{margin-left:-.25rem!important}.m-uhd-n2{margin:-.5rem!important}.mt-uhd-n2,.my-uhd-n2{margin-top:-.5rem!important}.mr-uhd-n2,.mx-uhd-n2{margin-right:-.5rem!important}.mb-uhd-n2,.my-uhd-n2{margin-bottom:-.5rem!important}.ml-uhd-n2,.mx-uhd-n2{margin-left:-.5rem!important}.m-uhd-n3{margin:-1rem!important}.mt-uhd-n3,.my-uhd-n3{margin-top:-1rem!important}.mr-uhd-n3,.mx-uhd-n3{margin-right:-1rem!important}.mb-uhd-n3,.my-uhd-n3{margin-bottom:-1rem!important}.ml-uhd-n3,.mx-uhd-n3{margin-left:-1rem!important}.m-uhd-n4{margin:-1.5rem!important}.mt-uhd-n4,.my-uhd-n4{margin-top:-1.5rem!important}.mr-uhd-n4,.mx-uhd-n4{margin-right:-1.5rem!important}.mb-uhd-n4,.my-uhd-n4{margin-bottom:-1.5rem!important}.ml-uhd-n4,.mx-uhd-n4{margin-left:-1.5rem!important}.m-uhd-n5{margin:-3rem!important}.mt-uhd-n5,.my-uhd-n5{margin-top:-3rem!important}.mr-uhd-n5,.mx-uhd-n5{margin-right:-3rem!important}.mb-uhd-n5,.my-uhd-n5{margin-bottom:-3rem!important}.ml-uhd-n5,.mx-uhd-n5{margin-left:-3rem!important}.m-uhd-auto{margin:auto!important}.mt-uhd-auto,.my-uhd-auto{margin-top:auto!important}.mr-uhd-auto,.mx-uhd-auto{margin-right:auto!important}.mb-uhd-auto,.my-uhd-auto{margin-bottom:auto!important}.ml-uhd-auto,.mx-uhd-auto{margin-left:auto!important}}.stretched-link:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:transparent}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1280px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1600px){.text-hdPlus-left{text-align:left!important}.text-hdPlus-right{text-align:right!important}.text-hdPlus-center{text-align:center!important}}@media (min-width:1920px){.text-fhd-left{text-align:left!important}.text-fhd-right{text-align:right!important}.text-fhd-center{text-align:center!important}}@media (min-width:2560px){.text-qhd-left{text-align:left!important}.text-qhd-right{text-align:right!important}.text-qhd-center{text-align:center!important}}@media (min-width:3840px){.text-uhd-left{text-align:left!important}.text-uhd-right{text-align:right!important}.text-uhd-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:rgb(0,86.1,178.5)!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:rgb(72.5407725322,78.5858369099,83.9592274678)!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:rgb(25.2173913043,105.2826086957,43.5)!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:rgb(14.5,102.1304347826,116)!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:rgb(185.5,139.125,0)!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:rgb(167.4810126582,29.0189873418,42.2848101266)!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:rgb(203.375,210.75,218.125)!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:rgb(17.7068965517,19.75,21.7931034483)!important}.text-body{color:#fff!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:hsla(0,0%,100%,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}amg-subscription-package,app-archive,app-card-playlist,app-card-video,app-card-vod-details,app-carousel,app-cookie-notification,app-filter-bar,app-filter-date,app-footer,app-header,app-loader,app-playlist,app-root,app-support,app-video,app-video-player{display:block}img{max-width:100%}button{background-color:transparent;border:none}@font-face{font-family:Open Sans;src:url(../fonts/open-sans/OpenSans-Regular.ttf) format("truetype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:Open Sans;src:url(../fonts/open-sans/OpenSans-SemiBold.ttf) format("truetype");font-display:swap;font-weight:600;font-style:normal}@font-face{font-family:Open Sans;src:url(../fonts/open-sans/OpenSans-Bold.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:Open Sans;src:url(../fonts/open-sans/OpenSansCondensed-Bold.ttf) format("truetype");font-display:swap;font-weight:700;font-style:normal;font-stretch:condensed}@font-face{font-family:Open Sans;src:url(../fonts/open-sans/OpenSans-Light.ttf) format("truetype");font-display:swap;font-weight:300;font-style:normal}header{position:relative;z-index:1000}header a:hover{text-decoration:none}header .close-btn{cursor:pointer;display:block;position:absolute;right:0;top:0;width:3.75rem;height:3.75rem;z-index:5}header .close-btn:before{content:"";background-image:url(../images/overlay-close.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1.0625rem;height:1.0625rem}header #secondary-header{font-size:1.125rem;height:2.1875rem;background-color:#7f0824;display:none;align-items:center;width:100%;position:relative}header button:focus{outline:none}header .profile-pic{width:1.5rem;height:1.5rem;background-image:url(../images/myaccount.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;border:.1875rem solid #fff;border-radius:50%}header .account-control-dropdown{position:relative;z-index:100;color:transparent;background:transparent;display:block;white-space:nowrap;border-radius:.5rem}header .account-control-dropdown:hover .dropdown-items-container{display:block}header .account-control-dropdown div:first-child{cursor:pointer;text-transform:uppercase;position:relative}header .account-control-dropdown .dropdown-items-container{display:none;overflow:hidden;top:100%;min-width:100%}header .account-control-dropdown .dropdown-items-container .profile-pic{display:none}header .account-control-dropdown .dropdown-items{list-style:none;padding:0;margin:0;text-align:left}header .account-control-dropdown .dropdown-items li{padding:.625rem 1.5rem}header .account-control-dropdown .dropdown-items li:last-child{border-top:.0625rem solid #d6d6d6}header .account-control-dropdown .dropdown-items a,header .account-control-dropdown .dropdown-items button{font-weight:700;color:#363636}header .account-control-dropdown .dropdown-items a:hover,header .account-control-dropdown .dropdown-items button:hover{color:#a4243f}header .account-control-dropdown .dropdown-items .btn{display:block;padding:0;cursor:pointer;text-align:left;text-decoration:none;text-transform:capitalize;width:100%}header .account-control-dropdown .dropdown-items .email,header .account-control-dropdown .dropdown-items .name{display:block}header .account-control-dropdown .dropdown-items .email{text-transform:lowercase;font-size:.75rem;opacity:.6}header .amg-sign-up{font-size:.875rem;white-space:nowrap;color:#fff;font-weight:700}header .amg-sign-up>*{display:inline-block}header .amg-sign-up>:empty{display:none}header .amg-sign-up button{text-transform:uppercase}header .amg-sign-up .separator{display:none}header>div{padding-right:.9375rem;padding-left:.9375rem}@media (min-width:1280px){header>div{padding-left:5rem;padding-right:5rem}}header .menu-close,header .mobile-icon-menu{display:none}header #menu-container{margin:auto}header #menu-container nav{display:flex;flex-direction:column}header #menu-container nav a{display:inline-block;text-transform:uppercase}header #menu-container nav a.selected{font-weight:700}header #menu-container nav a.selected,header #menu-container nav a:hover{color:#fff;text-decoration:none}header .search-icon{cursor:pointer;background-image:url(../images/search.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;width:1.25rem;height:1.25rem}header #primary-header{text-transform:uppercase;position:relative;height:5rem;display:flex;align-items:center;background-color:#990a2c}header #primary-header .logo a{margin:0;height:4.375rem}header #amg-translator-list-select-container{position:relative;cursor:pointer;text-transform:uppercase;line-height:2.1875rem;padding-right:1.25rem}header #amg-translator-list-select-container:before{content:"";position:absolute;width:100%;height:100%;z-index:1}header #amg-translator-list-select-container:after{background-image:url(../images/arrow-down-white.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";position:absolute;width:.625rem;height:1.0625rem;right:0;top:50%;transform:translateY(-50%);transition:transform .5s}header #amg-translator-list-select-container [data-value]{position:relative;padding-left:2.5rem}header #amg-translator-list-select-container [data-value]:before{content:"";position:absolute;background-size:contain;background-position:50%;background-repeat:no-repeat;height:1.25rem;width:1.875rem;top:50%;left:0;transform:translateY(-50%)}header #amg-translator-list-select-container [data-value=it]:before{background-image:url(../images/flags/it.png)}header #amg-translator-list-select-container [data-value=en]:before{background-image:url(../images/flags/en.png)}header #amg-translator-list-select-container .selected-lang{pointer-events:none}header #amg-translator-list-select-container.opened:after{transform:translateY(-50%) rotate(180deg)}header #amg-translator-list-select-container.opened ul{display:block}header #amg-translator-list-select-container ul{background:#fff;border:.0625rem solid #7f0824;color:#7f0824;left:-.625rem;min-width:calc(100% + .625rem);display:none;padding:0;margin:0;list-style:none;position:absolute;top:100%;z-index:100000}header #amg-translator-list-select-container ul li[data-value]{padding:0 .9375rem 0 3.125rem}header #amg-translator-list-select-container ul li[data-value].selected{display:none}header #amg-translator-list-select-container ul li[data-value]:before{left:.625rem}header .search-container{display:flex;flex-direction:column;justify-content:center;background:#7f0824;color:#fff;position:absolute;left:0;right:0;top:0;height:0;z-index:700;overflow:hidden}.overlay-opened header .search-container{overflow:auto}header .search-container.opened{height:100vh}header .search-container .search-content{margin:-3.75rem auto 0;width:100%;max-width:37.5rem}header .search-container label{text-transform:none;font-size:1.875rem;font-weight:lighter;margin-bottom:1.25rem;letter-spacing:.225rem}header .search-container form{padding:2.5rem 1.25rem}header .search-container .field-container{height:3.5rem;position:relative;background-color:#fff;border-radius:3.125rem;overflow:hidden}header .search-container .field-container:after,header .search-container .field-container:before{content:"";position:absolute;top:0;bottom:0;z-index:0;left:0}header .search-container .field-container:before{background-color:#fbba00;width:3.5rem;border-radius:.3125rem 0 0 .3125rem}header .search-container .field-container:after{background-image:url(../images/search.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;width:1.4375rem;height:1.75rem;top:50%;left:1.25rem;transform:translateY(-50%);z-index:1}header .search-container .field-container>*{display:inline-block;vertical-align:middle;height:3.5rem}header .search-container .field-container input[type=text]{outline:none;margin-left:3.5rem;width:calc(100% - 7rem);border:none;padding:0 .625rem;font-size:1rem}header .search-container .field-container input[type=text]:focus{box-shadow:none}header .search-container .field-container input[type=submit]{background-image:url(../images/circled-arrow-right-maroon.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;background-color:transparent;color:transparent;width:1.875rem;height:1.875rem;border:0;padding:0}header .mobile-overlay{transition:height .5s}@media (max-width:350px){header #primary-header .logo a{width:6.25rem;height:2.625rem}}@media (max-width:991.98px){header.menu-opened #secondary-header{position:absolute;left:0;top:0;z-index:600;display:block;width:100%;height:5rem;background-color:#990a2c;padding-top:.625rem}header.menu-opened #secondary-header #amg-translator-list-select-container{margin-right:2rem}header.menu-opened #secondary-header>*{display:inline-block;vertical-align:middle}header.menu-opened #secondary-header>a{display:none}header.menu-opened #secondary-header .close-btn{display:block}header.menu-opened #menu-container{height:calc(100vh - 5rem);margin-top:5rem;overflow:auto}header amg-user-account-control:not(:empty):hover{position:absolute;top:1.25rem;left:0;right:0;border-radius:1rem;overflow:hidden;background:#f1f1f1;z-index:1010}header amg-user-account-control:not(:empty):hover .account-control-dropdown>div:first-child{display:none}header amg-user-account-control:not(:empty) amg-user-account-control{width:100%}header amg-user-account-control:not(:empty) .dropdown-items .btn{text-align:center}header amg-user-account-control:not(:empty) .dropdown-items li:first-child{color:#fff;background:50% no-repeat #a11935;background-image:url(../images/logo_asRoma-yellow.png),url(../images/sfondo-fr.png);background-position:1rem 1rem,50%;background-size:auto 3rem,cover;padding:5rem 1rem 1rem}header amg-user-account-control:not(:empty) .dropdown-items li:first-child a{display:flex;flex-direction:row;flex-wrap:wrap}header amg-user-account-control:not(:empty) .dropdown-items li:first-child .btn{color:#ededed;text-align:left}header amg-user-account-control:not(:empty) .dropdown-items li:first-child .profile-pic{flex:none;display:block;margin-right:.625rem;margin-bottom:.125rem}header amg-user-account-control:not(:empty) .dropdown-items li:first-child .email{flex:1 1 100%;width:100%}header .amg-sign-up .subscription-link{display:none}header #primary-header .logo{flex-grow:1}header .menu-mobile-icon{cursor:pointer;display:block;background-image:url(../images/menu-mobile-icon.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;width:1.3125rem;height:1.125rem;margin-left:.9375rem}header #menu-container{background:#990a2c;color:#fff;position:absolute;left:0;right:0;top:0;height:0;z-index:500;overflow:hidden}header #menu-container nav{position:relative;text-align:center;height:100%}header #menu-container nav a,header #menu-container nav button{text-transform:uppercase;color:#fff;padding:2.375rem 1.875rem;width:100%}header #menu-container nav a.selected,header #menu-container nav button.selected{border-left:.3125rem solid #fbba00}header #menu-container nav a:not(.selected),header #menu-container nav button:not(.selected){font-weight:400}header #menu-container nav .subscribe-button .subscription-link{width:100%;background:#7f0824}}@media (min-width:992px){header .search-container{background:#1a1a1a;top:8.4375rem}header .search-container.opened{height:calc(100vh - 8.4375rem)}header .account-control-dropdown{font-weight:700;color:#ededed;background:#ededed;margin-top:.625rem;min-width:16.25rem}header .account-control-dropdown:hover{margin-top:13.75rem}header .account-control-dropdown .dropdown-items-container{margin-top:-.625rem;padding-top:.625rem}header .account-control-dropdown div:first-child{background:#ffae47;border-radius:.5rem;cursor:pointer;padding:.625rem .875rem .625rem 2.8125rem;text-transform:uppercase;position:relative}header .account-control-dropdown div:first-child a{color:#ededed}header .account-control-dropdown div:first-child .profile-pic{position:absolute;top:.75rem;left:.875rem}header amg-login-btn{height:2.75rem;padding:.625rem 0;background:#ffae47;border-radius:.5rem}header .amg-sign-up{white-space:nowrap;font-size:.875rem;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}header .amg-sign-up .sign-in-button{background:url(../images/logo_asRoma-red.png) 50% no-repeat transparent;background-position:2.875rem;background-size:contain;width:9.375rem;height:1.5rem;display:flex;flex-direction:row;justify-content:flex-start;padding:0 0 0 .375rem}header #menu-container .faq-link,header #menu-container .subscription-link{display:none}header #secondary-header{display:flex;justify-content:flex-end}header #secondary-header>div{margin-left:2rem}header #secondary-header .close-btn{display:none}header #secondary-header a{border-bottom:.125rem solid transparent}header #secondary-header a:hover{text-decoration:none;color:inherit}header #secondary-header a.selected{border-bottom-color:#fbba00}header #primary-header{position:relative;height:6.25rem}header #primary-header .logo a{width:12.5rem}header #menu-container{overflow:hidden}header #menu-container nav{display:flex;flex-direction:row}header #menu-container nav div{position:relative}header #menu-container nav div:after{content:"";position:absolute;left:0;background-color:#fff;width:.0625rem;height:1.25rem;top:50%;transform:translateY(-50%)}header #menu-container nav div:first-of-type:after{content:none}header #menu-container nav div a{color:#fff;font-size:1rem;font-weight:700;transition:color .5s;white-space:nowrap;padding:0 1.875rem;text-align:center;line-height:6.25rem}header #menu-container nav div a.selected{position:relative}header #menu-container nav div a.selected:after{display:block;content:"";position:absolute;bottom:0;left:0;right:0;border-bottom:.125rem solid #fbba00}header .amg-sign-up{font-size:1rem;font-weight:400}header .amg-sign-up .separator{display:inline-block;margin:0 1.5rem}header .amg-sign-up .subscription-link{padding-top:0;padding-bottom:0}header .amg-sign-up .subscription-link:hover{text-decoration:none;color:inherit}header .amg-sign-up .subscription-link.selected{border-bottom:.125rem solid #fbba00}}@media (min-width:1600px){header #menu-container nav div a{font-size:1.4375rem}header .amg-sign-up{font-size:1.1875rem}}@media (min-width:1920px){header #menu-container nav div a{min-width:12.5rem}}footer{font-size:.875rem;background:#2f2f2f;color:#fff;padding:1.875rem .9375rem 0}@media (min-width:1280px){footer{padding-left:5rem;padding-right:5rem}}footer>div{padding-bottom:1.875rem}footer .links-container{flex-wrap:wrap;display:flex;justify-content:center;align-items:center}footer .links-container div{padding:.9375rem;text-align:center}footer .footer-sponsors,footer .footer-sponsors__row{display:flex;flex-direction:column}footer .footer-sponsors__row:first-of-type .footer-sponsors__row-title{font-size:1.5625rem}footer .footer-sponsors__row-title{text-align:center;margin-top:0;font-size:1.25rem;font-weight:700}footer .footer-sponsors__row-items{display:flex;flex-direction:row;justify-content:space-around;align-items:center;margin-bottom:1.875rem}footer .footer-sponsors__row div.item{max-width:12.5rem;max-height:10rem;margin:1.875rem}footer .footer-sponsors a{display:inline-block}footer .copyright{margin-top:.625rem;text-align:center}@media (max-width:767.98px){.footer-sponsors__row-items{flex-wrap:wrap}}@media (min-width:768px){footer .links-container div{padding:.9375rem 1.875rem}footer .links-container div:not(:last-child){position:relative}footer .links-container div:not(:last-child):after{display:block;content:"";border-right:.0625rem solid #fff;height:.875rem;position:absolute;right:0;top:50%;transform:translateY(-50%)}}body .ng-select{position:relative;display:block}body .ng-select,body .ng-select div,body .ng-select input,body .ng-select span{box-sizing:border-box}body .ng-select [hidden]{display:none}body .ng-select.ng-select-searchable .ng-select-container .ng-value-container .ng-input{opacity:1}body .ng-select.ng-select-opened .ng-select-container{z-index:1001}body .ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-placeholder,body .ng-select.ng-select-disabled .ng-select-container .ng-value-container .ng-value{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:default}body .ng-select.ng-select-disabled .ng-arrow-wrapper{cursor:default}body .ng-select.ng-select-filtered .ng-placeholder{display:none}body .ng-select .ng-select-container{cursor:default;display:flex;outline:none;overflow:hidden;position:relative;width:100%}body .ng-select .ng-select-container .ng-value-container{display:flex;flex:1 1}body .ng-select .ng-select-container .ng-value-container .ng-input{opacity:0}body .ng-select .ng-select-container .ng-value-container .ng-input>input{box-sizing:content-box;background:none transparent;border:0;box-shadow:none;outline:none;cursor:default;width:100%}body .ng-select .ng-select-container .ng-value-container .ng-input>input::-ms-clear{display:none}body .ng-select .ng-select-container .ng-value-container .ng-input>input[readonly]{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:0;padding:0}body .ng-select.ng-select-single.ng-select-filtered .ng-select-container .ng-value-container .ng-value{visibility:hidden}body .ng-select.ng-select-single .ng-select-container .ng-value-container,body .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-value .ng-value-icon{display:none}body .ng-select.ng-select-single .ng-select-container .ng-value-container .ng-input{position:absolute;left:0;width:100%}body .ng-select.ng-select-multiple.ng-select-disabled>.ng-select-container .ng-value-container .ng-value .ng-value-icon{display:none}body .ng-select.ng-select-multiple .ng-select-container .ng-value-container{flex-wrap:wrap}body .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{position:absolute}body .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value{white-space:nowrap}body .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value.ng-value-disabled .ng-value-icon{display:none}body .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-value .ng-value-icon{cursor:pointer}body .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-input{flex:1 1;z-index:2}body .ng-select.ng-select-multiple .ng-select-container .ng-value-container .ng-placeholder{z-index:1}body .ng-select .ng-clear-wrapper{cursor:pointer;position:relative;width:1.0625rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body .ng-select .ng-clear-wrapper .ng-clear{display:inline-block;font-size:1.125rem;line-height:1;pointer-events:none}body .ng-select .ng-spinner-loader{border-radius:50%;width:1.0625rem;height:1.0625rem;margin-right:.3125rem;font-size:.625rem;position:relative;text-indent:-9999em;border:.125rem solid rgba(66,66,66,.2);border-left-color:#424242;transform:translateZ(0);animation:load8 .8s linear infinite}body .ng-select .ng-spinner-loader:after{border-radius:50%;width:1.0625rem;height:1.0625rem}@keyframes load8{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body .ng-select .ng-arrow-wrapper{cursor:pointer;position:relative;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body .ng-select .ng-arrow-wrapper .ng-arrow{pointer-events:none;display:inline-block;height:0;width:0;position:relative}body .ng-dropdown-panel{box-sizing:border-box;position:absolute;opacity:0;width:100%;z-index:1050;-webkit-overflow-scrolling:touch}body .ng-dropdown-panel .ng-dropdown-panel-items{display:block;height:auto;box-sizing:border-box;max-height:15rem;overflow-y:auto}body .ng-dropdown-panel .ng-dropdown-panel-items .ng-optgroup{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body .ng-dropdown-panel .ng-dropdown-panel-items .ng-option{box-sizing:border-box;cursor:pointer;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}body .ng-dropdown-panel .ng-dropdown-panel-items .ng-option .highlighted{font-weight:700;text-decoration:underline}body .ng-dropdown-panel .ng-dropdown-panel-items .ng-option.disabled{cursor:default}body .ng-dropdown-panel .scroll-host{overflow:hidden;overflow-y:auto;position:relative;display:block;-webkit-overflow-scrolling:touch}body .ng-dropdown-panel .scrollable-content{top:0;left:0;width:100%;height:100%;position:absolute}body .ng-dropdown-panel .total-padding{width:.0625rem;opacity:0}

/*! Flickity v2.3.0
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 .3125rem #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:2.75rem;height:2.75rem;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:.625rem}.flickity-prev-next-button.next{right:.625rem}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:.625rem}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:.625rem}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-1.5625rem;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:.625rem;height:.625rem;margin:0 .5rem;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}[data-simplebar]{position:relative;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;align-content:flex-start;align-items:flex-start}.simplebar-wrapper{overflow:hidden;width:inherit;height:inherit;max-width:inherit;max-height:inherit}.simplebar-mask{direction:inherit;overflow:hidden;width:auto!important;height:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{position:absolute;padding:0;margin:0;left:0;top:0;bottom:0;right:0}.simplebar-offset{direction:inherit!important;box-sizing:inherit!important;resize:none!important;-webkit-overflow-scrolling:touch}.simplebar-content-wrapper{direction:inherit;box-sizing:border-box!important;position:relative;display:block;height:100%;width:auto;visibility:visible;max-width:100%;max-height:100%;scrollbar-width:none;-ms-overflow-style:none}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{width:0;height:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;width:100%;pointer-events:none}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;height:100%;width:100%;max-width:.0625rem;position:relative;float:left;max-height:.0625rem;overflow:hidden;z-index:-1;padding:0;margin:0;pointer-events:none;flex-grow:inherit;flex-shrink:0;flex-basis:0}.simplebar-height-auto-observer{box-sizing:inherit;display:block;opacity:0;top:0;left:0;height:1000%;width:1000%;min-height:.0625rem;min-width:.0625rem;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{position:absolute;overflow:hidden;pointer-events:none}.simplebar-track{z-index:1;right:0;bottom:0}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{position:absolute;left:0;right:0;min-height:.625rem}.simplebar-scrollbar:before{position:absolute;content:"";background:#000;border-radius:.4375rem;left:.125rem;right:.125rem;opacity:0;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:.6875rem}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{top:.125rem;bottom:.125rem}.simplebar-track.simplebar-horizontal{left:0;height:.6875rem}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:.125rem;right:.125rem}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{right:auto;left:0;top:.125rem;height:.4375rem;min-height:0;min-width:.625rem;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{right:auto;left:0}.hs-dummy-scrollbar-size{direction:rtl;position:fixed;opacity:0;visibility:hidden;height:31.25rem;width:31.25rem;overflow-y:hidden;overflow-x:scroll}.simplebar-hide-scrollbar{position:fixed;left:0;visibility:hidden;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}html.same-page-navigation{scroll-behavior:smooth}html{background:50% no-repeat #1a1a1a;background-image:url(../images/payments/banner-small.jpg);background-size:cover;min-width:100vw;min-height:100vh}html.hide-body body{display:none}body{background:#1a1a1a}body.overlay-opened app-root{overflow:hidden;height:100vh}.simplebar-scrollbar:before{background:#fbba00}.simplebar-track .simplebar-scrollbar.simplebar-visible:before{opacity:1}.logo a{background-image:url(../images/logo-roma-tv-white.png);background-position:0;text-indent:-6249.9375rem}.logo>.round,.logo a{display:block;background-repeat:no-repeat;background-size:contain;margin:auto}.logo>.round{width:12.5rem;height:3.3125rem;background-image:url(../images/logo-roma-tv.png);background-position:50%}[data-page=faq] #page-container{min-height:calc(100vh - 8.4375rem)}.flickity-enabled .flickity-button{display:block;background:none;width:2.125rem;height:2.125rem}.flickity-enabled .flickity-button[disabled]{visibility:hidden}.flickity-enabled .flickity-button.previous{left:-3.5625rem}.flickity-enabled .flickity-button.next{right:-3.5625rem}.flickity-enabled .flickity-button svg{fill:#fff}.hidden{display:none}@media (min-width:1921px){html{font-size:1.0625rem}}@media (min-width:2561px){html{font-size:1.1875rem}}@media (min-width:3840px){html{font-size:1.9375rem}}app-card-video{border-radius:.5rem;overflow:hidden}app-card-video:hover .card-video-container:before{transform:scale(1.2)}app-card-video a{display:block}app-card-video a:hover{text-decoration:none;color:#fff}app-card-video .card-video-container{padding-top:56.25%;position:relative;overflow:hidden;background-color:#121212}app-card-video .card-video-container:before{background-image:url(../images/card-video-play.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";width:2.6875rem;height:2.6875rem;left:0;right:0;top:0;bottom:0;position:absolute;margin:auto;z-index:5;transition:.3s ease-in-out}app-card-video .card-video-container .image{position:absolute;top:0;left:0;height:100%;width:100%;background-repeat:no-repeat;background-size:cover;background-position:50%;z-index:0}app-card-video .card-video-container .card-video-content{position:absolute;bottom:-.0625rem;left:0;right:0}app-card-video .card-video-container .card-video-content:after{content:"";position:absolute;background:rgba(18,18,18,.7);clip-path:polygon(0 0,0 100%,200% 100%);width:100%;height:calc(100% + .625rem);bottom:0;left:0;z-index:0}app-card-video .card-video-container .card-video-content .card-info{position:relative;z-index:10}app-card-video .card-video-container .card-video-content .card-info .runtime{font-size:.8125rem;padding-left:.625rem}app-card-video .card-video-container .card-video-content .card-body{position:relative;padding:.625rem;color:#fff;font-size:.875rem;font-weight:700;line-height:1.3;font-stretch:condensed;text-transform:uppercase;z-index:10}app-card-video .card-video-container .card-video-content .card-body>*{text-overflow:ellipsis;margin:0;overflow:hidden;white-space:nowrap}app-card-video .card-video-container .card-video-content .card-body .categories{color:#fbba00}app-card-video .entitlement{text-align:center;font-size:.9375rem;font-weight:500;text-transform:uppercase;background:#7f0824;padding:.625rem;line-height:1;margin:0}app-card-video .entitlement:after{background-image:url(../images/circled-arrow-right.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";display:inline-block;width:.9375rem;height:.9375rem;margin-left:.375rem;vertical-align:bottom}app-card-playlist{position:relative}app-card-playlist:after{content:"";position:absolute;width:calc(100% - 1.875rem);height:.0625rem;background-color:rgb(64.5,64.5,64.5);bottom:0;left:.9375rem}app-card-playlist:last-child:after{content:none}app-card-playlist>a{display:flex;padding:.625rem .9375rem}app-card-playlist>a:hover{text-decoration:none;background-color:hsla(0,0%,100%,.1)}app-card-playlist>a .playlist-thumbnail{width:10.1875rem;vertical-align:middle;margin-right:.625rem;position:relative;overflow:hidden}app-card-playlist>a .playlist-thumbnail:before{background-image:url(../images/card-video-play.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";width:2.1875rem;height:2.1875rem;left:0;right:0;top:0;bottom:0;position:absolute;margin:auto;z-index:5;transition:.3s ease-in-out}app-card-playlist>a .playlist-details{width:calc(100% - 10.8125rem);color:#fff;line-height:1.3}app-card-playlist>a .playlist-details .playlist-teams,app-card-playlist>a .playlist-details .playlist-title{word-wrap:break-word}app-card-playlist>a .playlist-details .playlist-categories{font-size:1rem;font-stretch:condensed;font-weight:700;line-height:1.2;text-transform:uppercase;color:#fbba00;margin-bottom:.25rem}app-card-playlist>a .playlist-details .playlist-title{color:#fff;font-size:.9375rem;font-stretch:condensed;font-weight:700;line-height:1.2;text-transform:uppercase;margin-bottom:.25rem}app-card-playlist>a .playlist-details .playlist-teams{font-size:.9375rem}app-card-playlist>a .playlist-details .playlist-date{font-size:.6875rem;text-transform:uppercase}app-card-playlist.isActive{pointer-events:none}app-card-playlist.isActive a{background-color:rgb(64.5,64.5,64.5)}app-card-playlist.isActive a .playlist-thumbnail{border:.125rem solid #fbba00}app-card-playlist.isActive a .playlist-thumbnail:before{display:none}app-card-playlist.isActive a .playlist-thumbnail:after{display:block;content:"";background-image:url(../images/logo.svg);background-repeat:no-repeat;background-position:.25rem .25rem;background-size:auto 2rem;position:absolute;top:0;bottom:0;left:0;right:0;z-index:100;pointer-events:none}@media (max-width:1279.98px){app-card-playlist{min-width:18.75rem}}app-card-vod-details .card-body{font-size:.875rem;padding:1.875rem .9375rem}app-card-vod-details .card-body>div{display:flex;justify-content:space-between;align-items:center;line-height:1.1;flex-wrap:wrap}app-card-vod-details .card-body div{padding-bottom:.3125rem;font-size:1rem}app-card-vod-details .categories{padding-right:.9375rem;font-size:1rem;color:#fbba00}app-card-vod-details .categories,app-card-vod-details .title{font-stretch:condensed;font-weight:700;line-height:1.2;text-transform:uppercase}app-card-vod-details .title{margin:.3125rem 0;letter-spacing:.15625rem;font-size:1.3125rem;overflow:hidden;text-overflow:ellipsis}@media (min-width:992px){app-card-vod-details .card-body{padding:.625rem 0 0}}.result{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:1.0625rem;font-weight:400;text-align:center;height:12.5rem}.button-show-more-container{padding:4.375rem 0}.button-show-more{width:20.875rem;max-width:calc(100% - 1.875rem);padding:.625rem;display:block;margin:0 auto;border-radius:3.125rem;border:.0625rem solid rgb(149,110.4143426295,0);color:#fbba00;font-size:.8125rem;font-weight:700;text-transform:uppercase}app-filter-bar{padding:.9375rem}@media (min-width:1280px){app-filter-bar{padding-left:5rem;padding-right:5rem}}app-filter-bar[disabled=true] .filter-reset-container button,app-filter-bar[disabled=true] app-filter-date,app-filter-bar[disabled=true] ng-select{pointer-events:none;opacity:.5}app-filter-bar>*>*{margin:0 0 .9375rem}app-filter-bar .input-search-field-container{margin:0 0 3.125rem;position:relative}app-filter-bar .input-search-field-container .field-container{height:3.5rem;position:relative;background-color:#fff;border-radius:3.125rem;overflow:hidden}app-filter-bar .input-search-field-container .field-container:after,app-filter-bar .input-search-field-container .field-container:before{content:"";position:absolute;top:0;bottom:0;z-index:0;left:0}app-filter-bar .input-search-field-container .field-container:before{background-color:#fbba00;width:3.5rem;border-radius:.3125rem 0 0 .3125rem}app-filter-bar .input-search-field-container .field-container:after{background-image:url(../images/search.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;width:1.4375rem;height:1.75rem;top:50%;left:1.25rem;transform:translateY(-50%);z-index:1}app-filter-bar .input-search-field-container .field-container>*{display:inline-block;vertical-align:middle;height:3.5rem}app-filter-bar .input-search-field-container .field-container input[type=text]{outline:none;margin-left:3.5rem;width:calc(100% - 7rem);border:none;padding:0 .625rem;font-size:1rem}app-filter-bar .input-search-field-container .field-container input[type=text]:focus{box-shadow:none}app-filter-bar .input-search-field-container .field-container input[type=submit]{background-image:url(../images/circled-arrow-right-maroon.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;background-color:transparent;color:transparent;width:1.875rem;height:1.875rem;border:0;padding:0}app-filter-bar .input-search-field-container .input-search-label{font-size:1.875rem;font-weight:lighter;letter-spacing:.225rem;color:#fff;margin-bottom:1.75rem}app-filter-bar app-filter-dropdown{display:inline-block;padding:0 .9375rem .9375rem 0;max-width:100%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}app-filter-bar app-filter-dropdown .ng-select{font-size:1.125rem;font-weight:300;text-transform:capitalize;background-color:#fff;border-radius:.125rem;position:relative}app-filter-bar app-filter-dropdown .ng-select:after{background-image:url(../images/arrow-down-red.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";position:absolute;top:50%;right:.9375rem;width:1rem;height:.5625rem;pointer-events:none;z-index:5;transform:translateY(-50%)}app-filter-bar app-filter-dropdown .ng-select.ng-select-opened{border-radius:.125rem .125rem 0 0}app-filter-bar app-filter-dropdown .ng-select.ng-select-opened:after{background-position:top;transform:rotate(180deg)}app-filter-bar app-filter-dropdown .ng-select.ng-select-opened .ng-value-container{border-bottom:0}app-filter-bar app-filter-dropdown .ng-select .ng-value-container{padding:.875rem 1.875rem .625rem .75rem;border:.125rem solid #e4e4e4}app-filter-bar app-filter-dropdown .ng-select .ng-value .ng-value-label{color:#1d1d1b;font-size:1.125rem;font-weight:300}app-filter-bar app-filter-dropdown .ng-select .ng-clear-wrapper{display:none}app-filter-bar app-filter-dropdown .ng-select .ng-dropdown-panel{background-color:#fff;border:.125rem solid #e4e4e4;border-top:0;border-radius:0 0 .125rem .125rem;overflow:hidden;padding:.25rem}app-filter-bar app-filter-dropdown .ng-select .ng-dropdown-panel .ng-option{color:#7f0824;padding:.5rem 1rem;border-radius:.125rem;transition-property:color,background-color;transition-duration:.333s;transition-timing-function:ease-in-out}app-filter-bar app-filter-dropdown .ng-select .ng-dropdown-panel .ng-option:first-child{text-transform:capitalize}app-filter-bar app-filter-dropdown .ng-select .ng-dropdown-panel .ng-option:not(:last-child){margin-bottom:.375rem;overflow:initial;position:relative}app-filter-bar app-filter-dropdown .ng-select .ng-dropdown-panel .ng-option:hover:not(.ng-option-selected){color:#fff;background-color:rgb(150.9888888889,9.5111111111,42.8)}app-filter-bar app-filter-dropdown .ng-select .ng-dropdown-panel .ng-option.ng-option-selected{color:#fff;background-color:#7f0824}app-filter-bar app-filter-dropdown .ng-select .ng-dropdown-panel .ng-option.ng-option-selected:not(:first-child){font-weight:700}app-filter-bar .filter-dropdown-container{margin:0 -.46875rem}app-filter-bar .filter-dropdown-container app-filter-dropdown{width:50%;padding:0 .46875rem}app-filter-bar .filter-dropdown-container app-filter-dropdown .grid-filter-title{opacity:0}app-filter-bar .filter-dropdown-container app-filter-dropdown:first-child .grid-filter-title{color:#fff;opacity:1;font-size:.9375rem;font-weight:700;text-transform:uppercase}app-filter-bar .filter-reset-container{width:100%;text-align:right}@media (-ms-high-contrast:none){app-filter-bar .filter-reset-container{flex:0 1;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end}}app-filter-bar .filter-reset-container button{font-weight:700;margin:0 0 -.9375rem;padding:0;color:#fbba00}@media (min-width:768px){app-filter-bar{display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap}app-filter-bar .filter-dropdown-container,app-filter-bar .input-search-field-container{width:100%}app-filter-bar .input-search-field-container{max-width:37.5rem;margin-left:auto;margin-right:auto}app-filter-bar .filter-dropdown-container app-filter-dropdown .ng-select .ng-value-container{padding:.5rem 1.875rem .5rem .9375rem}}@media (min-width:992px){app-filter-bar .filter-dropdown-container>*{display:inline-block;max-width:19.375rem}}app-carousel{overflow:hidden;position:relative}app-carousel>*{padding:1.875rem 0 1.875rem .9375rem}app-carousel .empty-result{padding-right:.9375rem}app-carousel .title-container{display:flex;align-items:center;padding-bottom:.9375rem;flex-wrap:wrap}app-carousel .title-container .title{font-weight:700;font-size:1.125rem;margin:0;text-transform:uppercase;padding:.9375rem 1.875rem .9375rem 0}app-carousel .title-container .title:after{display:block;content:"";width:4.375rem;border-bottom:.375rem solid #7f0824}app-carousel .title-container .link{flex-grow:1;text-align:right;padding:.9375rem}app-carousel .title-container .link a{font-size:.75rem;text-transform:uppercase;position:relative;padding-left:.375rem}app-carousel .title-container .link a:before{content:"";position:absolute;background-image:url(../images/circled-arrow-right.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;width:.875rem;height:.875rem;right:100%;top:50%;transform:translateY(-50%)}app-carousel .carousel-container .item>*{margin-right:.9375rem}app-carousel app-card-video{width:18.125rem}@media (min-width:768px){app-carousel app-card-video{width:21.5625rem}}@media (min-width:1280px){app-carousel>*{padding-left:5rem}app-carousel.card-type-video .empty-result,app-carousel>*{padding-right:5rem}app-carousel .title-container .title{font-size:1.75rem}app-carousel .title-container .link{padding-right:0}app-carousel .title-container .link a{font-size:1.25rem}app-carousel .title-container .link a:before{width:1.5625rem;height:1.5625rem}app-carousel .carousel-container .item:last-child>*{margin-right:0}app-carousel .flickity-button{top:calc(50% - 1.09375rem)}}@media (min-width:1920px){app-carousel app-card-video{width:31.25rem}}app-playlist{background-color:#272727}app-playlist .playlist-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem .9375rem}app-playlist .playlist-header .playlist-title{font-stretch:condensed;letter-spacing:.15625rem;text-transform:uppercase;font-size:1rem}app-playlist .playlist-header .playlist-autoplay .toggle-label{display:inline-block;vertical-align:middle;margin-right:.5rem;margin-bottom:0;font-size:.75rem}app-playlist .playlist-header .playlist-autoplay .toggle{display:inline-block;vertical-align:top;position:relative;width:3.125rem;height:1.625rem;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}app-playlist .playlist-header .playlist-autoplay .toggle .toggle-state{display:block;width:3.125rem;height:1.625rem;border:none;border-radius:3rem;cursor:pointer;overflow:hidden}app-playlist .playlist-header .playlist-autoplay .toggle .toggle-state .toggle-indicator{display:block;position:absolute;content:"";top:0;bottom:0;right:1.5625rem;width:1.625rem;height:1.625rem;margin:0;border:none;border-radius:3rem;background:#7f0824;transition:all .5s ease-in-out;overflow:hidden}app-playlist .playlist-header .playlist-autoplay .toggle .playlist-checkbox{display:none}app-playlist .playlist-header .playlist-autoplay .toggle .playlist-checkbox+.toggle-state .toggle-background{width:inherit;height:inherit;border-radius:inherit;background:#f7f7f7;transition:all .5s ease-in-out}app-playlist .playlist-header .playlist-autoplay .toggle .playlist-checkbox:checked+.toggle-state .toggle-indicator{right:-.0625rem;background:#f7f7f7}app-playlist .playlist-header .playlist-autoplay .toggle .playlist-checkbox:checked+.toggle-state .toggle-background{background:#7f0824}app-playlist .playlist-data{max-height:80vh}app-playlist .playlist-data app-card-playlist[disabled=true] a{opacity:.5;pointer-events:none;width:100%}app-playlist .playlist-data app-card-playlist[disabled=false] a[disabled=false]:hover .playlist-thumbnail:before{transform:scale(1.2)}@media (max-width:350px){app-playlist .playlist-data app-card-playlist a .playlist-details .playlist-categories,app-playlist .playlist-data app-card-playlist a .playlist-details .playlist-title{font-size:.875rem}}@media (min-width:1280px){app-playlist .playlist-data{max-height:calc(100vh - 12.5625rem)}}app-video-player .player-loader{display:none}app-video-player .player-loader[is-loading=true]{display:block}app-video-player .player-loader[is-loading=true]+.player-container{display:none}app-video-player .player-container iframe{position:absolute;top:0;left:0;right:0;bottom:0}@keyframes loader{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}app-loader.page-loader{position:relative;height:calc(100vh - 5rem)}app-loader .loader{display:inline-block;width:4rem;height:4rem;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}app-loader .loader div{box-sizing:border-box;display:block;position:absolute;width:3.1875rem;height:3.1875rem;margin:.375rem;border-radius:50%;animation:loader 1.2s cubic-bezier(.5,0,.5,1) infinite;border:.375rem solid transparent;border-top-color:#fff}app-loader .loader div div:first-child{animation-delay:-.45s}app-loader .loader div div:nth-child(2){animation-delay:-.3s}app-loader .loader div div:nth-child(3){animation-delay:-.15s}@media (min-width:1280px){app-loader.page-loader{height:calc(100vh - 8.4375rem)}}app-cookie-notification{width:100%;height:auto;position:fixed;bottom:0;left:0;text-align:center;z-index:1000;padding:.625rem .3125rem;background-color:rgba(127,8,36,.9)}app-cookie-notification,app-cookie-notification a,app-cookie-notification a:hover,app-cookie-notification button,app-cookie-notification h1,app-cookie-notification h2,app-cookie-notification p,app-cookie-notification span{color:#fff}app-cookie-notification a{text-decoration:underline}app-cookie-notification ul{padding-left:1.25rem}app-cookie-notification p{margin-bottom:0}app-cookie-notification[isconsentgiven=true]{display:none}app-cookie-notification .ck-msg{display:inline-block;vertical-align:middle;margin-bottom:.3125rem;margin-top:.3125rem}app-cookie-notification .ck-btn{display:inline-block;vertical-align:middle;margin-left:3.125rem;margin-right:3.125rem}app-cookie-notification .ck-btn button{margin-left:.46875rem;margin-top:.9375rem;color:#fff;background-color:#990a2c;border:none;border-radius:.3125rem;padding:.875rem 1.25rem;font-size:1rem;font-weight:700}app-cookie-notification .ck-btn button:hover{background-color:rgb(105.1288343558,6.8711656442,30.2331288344)}.modal-dialog .amg-cta-btn,.modal-dialog button[type=submit]{display:inline-block;border:none;border-radius:.3125rem;padding:.875rem 1.25rem;font-size:1rem;font-weight:700;text-transform:uppercase}.modal-dialog .amg-cta-btn:hover,.modal-dialog button[type=submit]:hover{text-decoration:none}.modal-dialog button[type=submit]{color:#990a2c;background:transparent;border:.0625rem solid #990a2c;min-width:10.625rem}.modal-dialog button[type=submit]:hover{border-color:rgb(105.1288343558,6.8711656442,30.2331288344)}.modal-dialog .amg-cta-btn{color:#fff;background-color:#990a2c}.modal-dialog .amg-cta-btn:hover{background-color:rgb(105.1288343558,6.8711656442,30.2331288344)}.modal-dialog .modal-content{color:#1d1d1b;background:#f4f4f4;border:0;border-radius:0;overflow:hidden}.modal-dialog .amg-template,.modal-dialog .amg-template>:last-child{display:flex;flex-direction:column;justify-content:flex-end}.modal-dialog .amg-template>*{width:100%;display:block;padding:2.125rem}.modal-dialog .amg-template>:last-child{height:100%}.modal-dialog amg-form-header{background:#990a2c;text-align:center}.modal-dialog amg-form-header .close{outline:none;position:absolute;top:1.125rem;right:2.125rem;width:1.375rem;height:1.375rem;background-image:url(../images/overlay-close.svg);background-repeat:no-repeat;background-position:50%;background-size:contain}.modal-dialog amg-form-header .close span{opacity:0}.modal-dialog .amg-form-field{background:transparent;border:solid #707070;border-width:0 0 .0625rem;font-size:1rem;width:100%;padding:.75rem 0;margin:0 0 .9375rem}.modal-dialog .amg-form-field:focus{outline:none}.modal-dialog .amg-template amg-form-builder{padding-top:4.5rem}.modal-dialog .amg-template amg-form-builder+.amg-call-to-action{padding-top:0;padding-bottom:0}.modal-dialog .amg-template amg-form-builder+.amg-call-to-action .amg-cta-btn{color:#1d1d1b;background:transparent;border:none;font-size:.9375rem;font-weight:400;padding:0;text-transform:capitalize}.modal-dialog .amg-template .amg-call-to-action .amg-cta-description{font-size:1rem;font-weight:700;margin:0 0 1.4375rem}.modal-dialog .amg-form-error{color:#7f0824;font-size:.75rem;padding:0;margin:0 0 .9375rem}.modal-dialog .amg-form-error:before{content:"*";margin-right:.25rem}@media (max-width:575.98px){.modal-dialog{margin:0}.modal-dialog .amg-template{height:100vh}}.modal.show .modal-dialog{margin:50vh auto 0;transform:translateY(-50%)}@media (min-width:992px){.modal-dialog .amg-call-to-action .amg-cta-description,.modal-dialog .amg-cta-btn,.modal-dialog .amg-form-field,.modal-dialog button[type=submit]{font-size:1.125rem}}app-video .player-overlay .screen-message,app-video app-video-player .player-container{position:relative;margin:auto;overflow:hidden;padding-top:56.25%}app-video #player-container{position:relative}app-video #player-container .bg-player,app-video .top-container{background-repeat:no-repeat;background-position:50%;background-size:cover}app-video .top-container{margin:0 auto}app-video .top-container>*{max-width:177.77vh;margin:0 auto}app-video .top-container .player-overlay{position:relative}app-video .top-container .player-overlay.player-message .screen-message{min-height:22.5rem}app-video .top-container .player-overlay .overlay{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer}app-video .top-container .player-overlay .overlay.show-message{cursor:auto}app-video .top-container .player-overlay .overlay.show-message:after{content:none}app-video .top-container .player-overlay .overlay.show-message .container{visibility:visible}app-video .top-container .player-overlay .overlay.show-message:before{background-color:rgba(0,0,0,.5)}app-video .top-container .player-overlay .overlay:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:transparent;transition:background-color .7s;z-index:20}app-video .top-container .player-overlay .overlay:hover:after{transform:scale(1.2)}app-video .top-container .player-overlay .overlay:after{background-image:url(../images/card-video-play.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;content:"";width:3.75rem;height:3.75rem;left:0;right:0;top:0;bottom:0;position:absolute;margin:auto;z-index:30;transition:.3s ease-in-out}app-video .top-container .player-overlay .overlay .background-video{background-repeat:no-repeat;background-position:50%;background-size:cover;position:absolute;top:0;left:0;right:0;bottom:0;z-index:10}app-video .top-container .player-overlay .overlay .container,app-video .top-container .player-overlay .overlay .container .logo a{margin:0 auto;text-align:center}app-video .top-container .player-overlay .overlay .container{visibility:hidden;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding:.9375rem;width:100%;z-index:30}app-video .top-container .player-overlay .overlay .container .logo{margin-bottom:1.25rem}app-video .top-container .player-overlay .overlay .container .message{max-width:48.75rem;margin:1rem auto;font-size:.875rem}app-video .top-container .player-overlay .overlay .container .button-container{align-items:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}app-video .top-container .player-overlay .overlay .container .button-container a,app-video .top-container .player-overlay .overlay .container .button-container button{text-transform:uppercase}app-video .top-container .player-overlay .overlay .container .button-container .register-button{background-color:#7f0824;margin-right:.25rem;display:inline-block;cursor:pointer}app-video .top-container .player-overlay .overlay .container .button-container .sign-in-button{background-color:transparent;border:.0625rem solid #fff;margin-left:.25rem}app-video .top-container .player-overlay .overlay .container .button-container .register-button,app-video .top-container .player-overlay .overlay .container .button-container .sign-in-button{padding:.5625rem .5rem;border-radius:.25rem;text-decoration:none;color:#fff}app-video .top-container .player-overlay .overlay .container .button-container .register-button.sign-in-button,app-video .top-container .player-overlay .overlay .container .button-container .sign-in-button.sign-in-button{padding:.4375rem .5rem}app-video .top-container .player-overlay .overlay .container .button-container .register-button:hover,app-video .top-container .player-overlay .overlay .container .button-container .sign-in-button:hover{background-color:rgb(117.4044444444,7.3955555556,33.28)}app-video .promo-details{padding:2.25rem 0}app-video .promo-details span{margin-right:.25rem}app-video .promo-details span:first-child{margin-right:.5rem}app-video .promo-details span.highlight{color:#fbba00}@media (min-width:576px){app-video .top-container .player-overlay .overlay .container .button-container{display:block}app-video .player-overlay{position:relative}app-video .player-overlay.player-message,app-video .player-overlay.player-message .screen-message{min-height:15.625rem}app-video .top-container .player-overlay .overlay .container .button-container .register-button,app-video .top-container .player-overlay .overlay .container .button-container .sign-in-button{margin:0 .5rem;padding:.5625rem 1rem}app-video .top-container .player-overlay .overlay .container .message{font-size:1.25rem;margin:2rem auto}}@media (max-width:1279.98px){app-video .promo-details{padding-left:.9375rem;padding-right:.9375rem}app-video #player-container .bg-player{background-image:none!important}}@media (min-width:992px){app-video .top-container{padding:.9375rem}app-video .top-container>*{min-width:31.25rem;max-width:calc(177.77vh - 27.77656rem)}}@media (min-width:1280px){app-video #player-container .bg-player{position:absolute;width:calc(100% - 25rem);height:100%;z-index:-1}app-video #player-container.player-expanded .top-container{padding:2.5rem 5rem}app-video #player-container.player-playlist{display:flex;align-items:flex-start;position:relative}app-video #player-container.player-playlist:after{position:absolute;content:"";width:25rem;height:100%;background-color:#272727;right:0;top:0;z-index:0}app-video #player-container.player-playlist .top-container{background-image:none!important;flex-grow:1;padding-left:5rem}app-video #player-container.player-playlist .bottom-container{width:25rem;z-index:10}}.archive-page .video-container{padding-right:.9375rem;padding-left:.9375rem;padding-bottom:1.875rem}@media (min-width:1280px){.archive-page .video-container{padding-left:5rem;padding-right:5rem}}.archive-page .video-row{margin-left:-.46875rem;margin-right:-.46875rem}.archive-page .video{padding-left:.46875rem;padding-right:.46875rem;width:100%;margin-top:1.875rem}@media (min-width:768px){.archive-page .video-row{display:flex;flex-direction:row;flex-wrap:wrap}.archive-page .video{width:50%}}@media (min-width:1280px){.archive-page .video{width:33.3333333333%}}@media (min-width:1600px){.archive-page .video{width:25%}}@media (min-width:2560px){.archive-page .video{width:20%}}@media (min-width:3840px){.archive-page .video{width:16.6666666667%}}[data-page=subscribe] #page-container{position:relative}.subscribe-page{padding:.9375rem;display:flex;flex-direction:row;justify-content:center;align-items:center;min-height:calc(100vh - 8.4375rem)}.subscribe-page .subscribe-bg{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.subscribe-page .subscribe-bg img{min-width:100%;min-height:100%;max-width:none}.amg-subscription-package{padding-top:4.375rem}.amg-subscription-package-inner{color:#1d1d1b;background:#fff;box-shadow:0 .1875rem .375rem rgba(0,0,0,.1607843137);border-radius:1.875rem;text-align:center;max-width:50rem;height:100%;padding:2.25rem .75rem;position:relative}.amg-subscription-package-inner:before{display:block;content:"";background-image:url(../images/logo-roma-tv.png);background-repeat:no-repeat;background-position:50%;background-size:contain;width:50%;height:3.75rem;position:absolute;left:50%;top:0;transform:translateX(-50%);z-index:1}.amg-subscription-package-inner>*{display:block}.amg-subscription-package-inner .amg-title{line-height:1.2;font-size:1.5625rem;font-weight:700;padding:1.875rem 0 .625rem}.amg-subscription-package-inner .amg-body{font-size:1rem;padding:0 0 1.25rem}.amg-subscription-package-inner .amg-offer-text{color:#7f0824;font-size:1.625rem;font-weight:700;margin:0;padding:0 0 3.125rem}.amg-subscription-package-inner .small-text{font-size:.8125rem;padding:0 0 3.125rem}.amg-subscription-package-inner .amg-price{font-size:2.4375rem}.amg-subscription-package-inner .btn{display:inline-block;color:#7f0824;border:.0625rem solid #7f0824;border-radius:.3125rem;font-size:1rem;font-weight:700;text-transform:uppercase;padding:.375rem 2.5rem;margin:0 auto;cursor:pointer}.amg-subscription-package-inner .btn.btn-logged-in{color:#fff;background:#7f0824}@media (min-width:992px){.subscribe-page{padding:5rem}.amg-subscription-packages{display:flex;flex-direction:row;justify-content:center;align-items:stretch;width:100%}.amg-subscription-package{padding-top:5rem;margin:0 .9375rem}.amg-subscription-package-inner{display:flex;flex-direction:column;justify-content:space-between}.amg-subscription-package-inner .amg-title{font-size:1.6875rem}.amg-subscription-package-inner .amg-body{font-size:1.125rem}.amg-subscription-package-inner .amg-price{font-size:2.8125rem}.amg-subscription-package-inner .small-text{font-size:1.125rem}.amg-subscription-package-inner .btn{font-size:1.125rem;padding:1.125rem 2.8125rem}}app-support{padding-right:.9375rem;padding-left:.9375rem;padding-bottom:3.125rem}@media (min-width:1280px){app-support{padding-left:5rem;padding-right:5rem}}app-support h1,app-support h2,app-support h3,app-support h4,app-support h5,app-support h6{line-height:1.2}app-support .support-page-header{padding:3.125rem 0 0;font-size:1.125rem}app-support .support-page-header h1{font-size:2.5rem;font-weight:400}app-support .faq-container .group{padding:3.125rem 0 0}app-support .faq-container .group:last-child .question:last-child{text-align:center}app-support .faq-container .group:last-child .question:last-child h3{font-weight:400;font-size:1.875rem;margin:0 0 .9375rem}app-support .faq-container .group:last-child .question:last-child p{font-size:1.25rem}app-support .faq-container .group:last-child .question:last-child p a{text-decoration:underline}app-support .faq-container .group .group-title{font-stretch:condensed;font-size:1.75rem;color:#fbba00}app-support .faq-container .group .questions .question{padding:1.25rem 0 0}app-support .faq-container .group .questions .question h1,app-support .faq-container .group .questions .question h2,app-support .faq-container .group .questions .question h3,app-support .faq-container .group .questions .question h4,app-support .faq-container .group .questions .question h5,app-support .faq-container .group .questions .question h6{font-size:1.25rem}@media (min-width:768px){app-support .support-page-header{text-align:center}app-support .faq-container:after{display:block;clear:both;content:""}app-support .faq-container .group:not(.full){width:50%;float:left}app-support .faq-container .group.full{clear:left}app-support .faq-container .group.full .questions:not(.full){-moz-column-count:2;column-count:2}app-support .faq-container .group.full .questions:not(.full) .question{column-break-inside:avoid;width:100%;display:inline-block}app-support .faq-container .group.full .questions.full{text-align:center;padding-left:3.75rem;padding-right:3.75rem}app-support .faq-container .group .group-title,app-support .faq-container .group .questions .question{padding-left:.9375rem;padding-right:.9375rem}}@media (min-width:992px){app-support .faq-container .group .group-title,app-support .faq-container .group .questions .question{padding-left:3.75rem;padding-right:3.75rem}}