/* @license GNU-GPL-2.0-or-later https://www.drupal.org/licensing/faq */
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}button,input,optgroup,select,textarea{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}ul:not(.browser-default){padding-left:0;list-style-type:none}ul:not(.browser-default)>li{list-style-type:none}a{color:blue;text-decoration:none;-webkit-tap-highlight-color:transparent}.valign-wrapper{display:flex;align-items:center}.clearfix{clear:both}.z-depth-0{box-shadow:none !important}.z-depth-1{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.z-depth-1-half{box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2)}.z-depth-2{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3)}.z-depth-3{box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}.z-depth-4{box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -7px rgba(0,0,0,.2)}.z-depth-5{box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2)}.hoverable{transition:box-shadow .25s}.hoverable:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.divider{height:1px;overflow:hidden}blockquote{margin:20px 0;padding-left:1.5rem;border-left:5px solid #000}i{line-height:inherit}i.left{float:left;margin-right:15px}i.right{float:right;margin-left:15px}i.tiny{font-size:1rem}i.small{font-size:2rem}i.medium{font-size:4rem}i.large{font-size:6rem}img.responsive-img,video.responsive-video{max-width:100%;height:auto}.pagination li{display:inline-block;border-radius:2px;text-align:center;vertical-align:top;height:30px}.pagination li a{color:#444;display:inline-block;font-size:1.2rem;padding:0 10px;line-height:30px}.pagination li.active a{color:#fff}.pagination li.active{background-color:#000}.pagination li.disabled a{cursor:default;color:#999}.pagination li i{font-size:2rem}.pagination li.pages ul li{display:inline-block;float:none}@media only screen and (max-width :992px){.pagination{width:100%}.pagination li.prev,.pagination li.next{width:10%}.pagination li.pages{width:80%;overflow:hidden;white-space:nowrap}}.breadcrumb{font-size:18px;color:rgba(255,255,255,.7)}.breadcrumb i,.breadcrumb [class^=mdi-],.breadcrumb [class*=mdi-],.breadcrumb i.material-icons{display:inline-block;font-size:24px}.breadcrumb:before{content:"\e5cc";color:rgba(255,255,255,.7);vertical-align:top;display:inline-block;font-family:"Material Icons";font-weight:400;font-style:normal;font-size:25px;margin:0 10px 0 8px;-webkit-font-smoothing:antialiased}.breadcrumb:first-child:before{display:none}.breadcrumb:last-child{color:#fff}.parallax-container{position:relative;overflow:hidden;height:500px}.parallax-container .parallax{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.parallax-container .parallax img{opacity:0;position:absolute;left:50%;bottom:0;min-width:100%;min-height:100%;transform:translate3d(0,0,0);transform:translateX(-50%)}.pin-top,.pin-bottom{position:relative}.pinned{position:fixed !important}ul.staggered-list li{opacity:0}.fade-in{opacity:0;transform-origin:0 50%}@media only screen and (max-width :600px){.hide-on-small-only,.hide-on-small-and-down{display:none !important}}@media only screen and (max-width :992px){.hide-on-med-and-down{display:none !important}}@media only screen and (min-width :601px){.hide-on-med-and-up{display:none !important}}@media only screen and (min-width:600px) and (max-width:992px){.hide-on-med-only{display:none !important}}@media only screen and (min-width :993px){.hide-on-large-only{display:none !important}}@media only screen and (min-width :1201px){.hide-on-extra-large-only{display:none !important}}@media only screen and (min-width :1201px){.show-on-extra-large{display:block !important}}@media only screen and (min-width :993px){.show-on-large{display:block !important}}@media only screen and (min-width:600px) and (max-width:992px){.show-on-medium{display:block !important}}@media only screen and (max-width :600px){.show-on-small{display:block !important}}@media only screen and (min-width :601px){.show-on-medium-and-up{display:block !important}}@media only screen and (max-width :992px){.show-on-medium-and-down{display:block !important}}@media only screen and (max-width :600px){.center-on-small-only{text-align:center}}.page-footer{padding-top:20px;color:#fff;background-color:#000}.page-footer .footer-copyright{overflow:hidden;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:10px 0;color:rgba(255,255,255,.8);background-color:rgba(51,51,51,.08)}table,th,td{border:none}table{width:100%;display:table;border-collapse:collapse;border-spacing:0}table.striped tr{border-bottom:none}table.striped>tbody>tr:nth-child(odd){background-color:#212529}table.striped>tbody>tr>td{border-radius:0}table.highlight>tbody>tr{transition:background-color .25s ease}table.highlight>tbody>tr:hover{background-color:#212529}table.centered thead tr th,table.centered tbody tr td{text-align:center}tr{border-bottom:1px solid #dee2e6}td,th{padding:15px 5px;display:table-cell;text-align:left;vertical-align:middle;border-radius:2px}@media only screen and (max-width :992px){table.responsive-table{width:100%;border-collapse:collapse;border-spacing:0;display:block;position:relative}table.responsive-table td:empty:before{content:" "}table.responsive-table th,table.responsive-table td{margin:0;vertical-align:top}table.responsive-table th{text-align:left}table.responsive-table thead{display:block;float:left}table.responsive-table thead tr{display:block;padding:0 10px 0 0}table.responsive-table thead tr th:before{content:" "}table.responsive-table tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap}table.responsive-table tbody tr{display:inline-block;vertical-align:top}table.responsive-table th{display:block;text-align:right}table.responsive-table td{display:block;min-height:1.25em;text-align:left}table.responsive-table tr{border-bottom:none;padding:0 10px}table.responsive-table thead{border:0;border-right:1px solid #dee2e6}}.collection{margin:.5rem 0 1rem;border:1px solid #e0e0e0;border-radius:2px;overflow:hidden;position:relative}.collection .collection-item{background-color:#fff;line-height:1.5rem;padding:10px 20px;margin:0;border-bottom:1px solid #e0e0e0}.collection .collection-item.avatar{min-height:84px;padding-left:72px;position:relative}.collection .collection-item.avatar:not(.circle-clipper)>.circle,.collection .collection-item.avatar :not(.circle-clipper)>.circle{position:absolute;width:42px;height:42px;overflow:hidden;left:15px;display:inline-block;vertical-align:middle}.collection .collection-item.avatar i.circle{font-size:18px;line-height:42px;color:#fff;background-color:#999;text-align:center}.collection .collection-item.avatar .title{font-size:16px}.collection .collection-item.avatar p{margin:0}.collection .collection-item.avatar .secondary-content{position:absolute;top:16px;right:16px}.collection .collection-item:last-child{border-bottom:none}.collection .collection-item.active{background-color:grey;color:#fff}.collection .collection-item.active .secondary-content{color:#fff}.collection a.collection-item{display:block;transition:.25s;color:grey}.collection a.collection-item:not(.active):hover{background-color:#ddd}.collection.with-header .collection-header{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:10px 20px}.collection.with-header .collection-item{padding-left:30px}.collection.with-header .collection-item.avatar{padding-left:72px}.secondary-content{float:right;color:grey}.collapsible .collection{margin:0;border:none}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.progress{position:relative;height:4px;display:block;width:100%;background-color:#fff;border-radius:2px;margin:.5rem 0 1rem;overflow:hidden}.progress .determinate{position:absolute;top:0;left:0;bottom:0;background-color:#fff;transition:width .3s linear}.progress .indeterminate{background-color:#fff}.progress .indeterminate:before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.progress .indeterminate:after{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}.hide{display:none !important}.left-align{text-align:left}.right-align{text-align:right}.center,.center-align{text-align:center}.left{float:left !important}.right{float:right !important}.no-select{user-select:none}.circle{border-radius:50%}.center-block{display:block;margin-left:auto;margin-right:auto}.truncate{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.no-padding{padding:0 !important}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x,1rem);padding-left:var(--bs-gutter-x,1rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container-sm,.container{max-width:540px}}@media (min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x:2rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !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}.d-none{display:none !important}.flex-fill{flex:1 1 auto !important}.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-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}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-evenly{justify-content:space-evenly !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}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}@media (min-width:576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !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}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.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-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}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-sm-evenly{justify-content:space-evenly !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}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}}@media (min-width:768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !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}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.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-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}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-md-evenly{justify-content:space-evenly !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}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}}@media (min-width:992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !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}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.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-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}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-lg-evenly{justify-content:space-evenly !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}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}}@media (min-width:1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !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}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.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-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}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-xl-evenly{justify-content:space-evenly !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}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}}@media (min-width:1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !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}.d-print-none{display:none !important}}*{box-sizing:border-box}img{max-width:100%;height:auto}html{font-size:1rem;font-family:"Work Sans",Arial,sans-serif;color:#010101;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:700;letter-spacing:-.02rem;line-height:1.17}h1,.h1{font-size:2.25rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.625rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1.125rem}hr,h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:1rem;margin-bottom:1rem}p,ul,ol{margin-top:1.5rem;margin-bottom:1.5rem}a{color:#010101}a:hover,a:active,a:focus{text-decoration:none}hr{background:0 0;border:none;border-top:solid #ccc .063rem}ul,ol{padding-left:1rem}.text-lg{font-size:1.25rem}.text-sm{font-size:.875rem}.meta{font-size:.625rem;text-transform:uppercase;letter-spacing:.03rem}@media (min-width:768px){h1,.h1{font-size:4rem}h2,.h2{font-size:2.875rem}h3,.h3{font-size:2rem}h4,.h4{font-size:1.75rem}h5,.h5{font-size:1.5rem}h6,.h6{font-size:1.375rem}}.margin-reset{margin:0}.margin-reset-top{margin-top:0}.margin-reset-bottom{margin-bottom:0}.padding-reset{padding:0}.padding-reset-top{padding-top:0}.padding-reset-bottom{padding-bottom:0}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-uppercase{text-transform:uppercase}.buffer{padding-top:1rem}.buffer-sm{padding-top:.5rem}.buffer-lg{padding-top:2rem}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;white-space:nowrap;clip-path:inset(100%);clip:rect(1px,1px,1px,1px)}.hidden{display:none}.hidden-xs,.hidden-sm,.hidden-md,.visible-sm,.visible-md,.visible-lg{display:none}@media (min-width:480px){.visible-sm,.hidden-xs{display:block}.text-left-sm{text-align:left}.text-center-sm{text-align:center}.text-right-sm{text-align:right}}@media (min-width:768px){.visible-md,.hidden-sm{display:block}.text-center-md{text-align:center}}@media (min-width:1024px){.visible-lg,.hidden-md{display:block}}
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}button,input,optgroup,select,textarea{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}ul:not(.browser-default){padding-left:0;list-style-type:none}ul:not(.browser-default)>li{list-style-type:none}a{color:blue;text-decoration:none;-webkit-tap-highlight-color:transparent}.valign-wrapper{display:flex;align-items:center}.clearfix{clear:both}.z-depth-0{box-shadow:none !important}.z-depth-1,.dropdown-content{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.z-depth-1-half{box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2)}.z-depth-2{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3)}.z-depth-3{box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}.z-depth-4{box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -7px rgba(0,0,0,.2)}.z-depth-5,.modal{box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2)}.hoverable{transition:box-shadow .25s}.hoverable:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.divider{height:1px;overflow:hidden}blockquote{margin:20px 0;padding-left:1.5rem;border-left:5px solid #000}i{line-height:inherit}i.left{float:left;margin-right:15px}i.right{float:right;margin-left:15px}i.tiny{font-size:1rem}i.small{font-size:2rem}i.medium{font-size:4rem}i.large{font-size:6rem}img.responsive-img,video.responsive-video{max-width:100%;height:auto}.pagination li{display:inline-block;border-radius:2px;text-align:center;vertical-align:top;height:30px}.pagination li a{color:#444;display:inline-block;font-size:1.2rem;padding:0 10px;line-height:30px}.pagination li.active a{color:#fff}.pagination li.active{background-color:#000}.pagination li.disabled a{cursor:default;color:#999}.pagination li i{font-size:2rem}.pagination li.pages ul li{display:inline-block;float:none}@media only screen and (max-width :992px){.pagination{width:100%}.pagination li.prev,.pagination li.next{width:10%}.pagination li.pages{width:80%;overflow:hidden;white-space:nowrap}}.breadcrumb{font-size:18px;color:rgba(255,255,255,.7)}.breadcrumb i,.breadcrumb [class^=mdi-],.breadcrumb [class*=mdi-],.breadcrumb i.material-icons{display:inline-block;font-size:24px}.breadcrumb:before{content:"\e5cc";color:rgba(255,255,255,.7);vertical-align:top;display:inline-block;font-family:"Material Icons";font-weight:400;font-style:normal;font-size:25px;margin:0 10px 0 8px;-webkit-font-smoothing:antialiased}.breadcrumb:first-child:before{display:none}.breadcrumb:last-child{color:#fff}.parallax-container{position:relative;overflow:hidden;height:500px}.parallax-container .parallax{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.parallax-container .parallax img{opacity:0;position:absolute;left:50%;bottom:0;min-width:100%;min-height:100%;transform:translate3d(0,0,0);transform:translateX(-50%)}.pin-top,.pin-bottom{position:relative}.pinned{position:fixed !important}ul.staggered-list li{opacity:0}.fade-in{opacity:0;transform-origin:0 50%}@media only screen and (max-width :600px){.hide-on-small-only,.hide-on-small-and-down{display:none !important}}@media only screen and (max-width :992px){.hide-on-med-and-down{display:none !important}}@media only screen and (min-width :601px){.hide-on-med-and-up{display:none !important}}@media only screen and (min-width:600px) and (max-width:992px){.hide-on-med-only{display:none !important}}@media only screen and (min-width :993px){.hide-on-large-only{display:none !important}}@media only screen and (min-width :1201px){.hide-on-extra-large-only{display:none !important}}@media only screen and (min-width :1201px){.show-on-extra-large{display:block !important}}@media only screen and (min-width :993px){.show-on-large{display:block !important}}@media only screen and (min-width:600px) and (max-width:992px){.show-on-medium{display:block !important}}@media only screen and (max-width :600px){.show-on-small{display:block !important}}@media only screen and (min-width :601px){.show-on-medium-and-up{display:block !important}}@media only screen and (max-width :992px){.show-on-medium-and-down{display:block !important}}@media only screen and (max-width :600px){.center-on-small-only{text-align:center}}.page-footer{padding-top:20px;color:#fff;background-color:#000}.page-footer .footer-copyright{overflow:hidden;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:10px 0;color:rgba(255,255,255,.8);background-color:rgba(51,51,51,.08)}table,th,td{border:none}table{width:100%;display:table;border-collapse:collapse;border-spacing:0}table.striped tr{border-bottom:none}table.striped>tbody>tr:nth-child(odd){background-color:#212529}table.striped>tbody>tr>td{border-radius:0}table.highlight>tbody>tr{transition:background-color .25s ease}table.highlight>tbody>tr:hover{background-color:#212529}table.centered thead tr th,table.centered tbody tr td{text-align:center}tr{border-bottom:1px solid #dee2e6}td,th{padding:15px 5px;display:table-cell;text-align:left;vertical-align:middle;border-radius:2px}@media only screen and (max-width :992px){table.responsive-table{width:100%;border-collapse:collapse;border-spacing:0;display:block;position:relative}table.responsive-table td:empty:before{content:" "}table.responsive-table th,table.responsive-table td{margin:0;vertical-align:top}table.responsive-table th{text-align:left}table.responsive-table thead{display:block;float:left}table.responsive-table thead tr{display:block;padding:0 10px 0 0}table.responsive-table thead tr th:before{content:" "}table.responsive-table tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap}table.responsive-table tbody tr{display:inline-block;vertical-align:top}table.responsive-table th{display:block;text-align:right}table.responsive-table td{display:block;min-height:1.25em;text-align:left}table.responsive-table tr{border-bottom:none;padding:0 10px}table.responsive-table thead{border:0;border-right:1px solid #dee2e6}}.collection{margin:.5rem 0 1rem;border:1px solid #e0e0e0;border-radius:2px;overflow:hidden;position:relative}.collection .collection-item{background-color:#fff;line-height:1.5rem;padding:10px 20px;margin:0;border-bottom:1px solid #e0e0e0}.collection .collection-item.avatar{min-height:84px;padding-left:72px;position:relative}.collection .collection-item.avatar:not(.circle-clipper)>.circle,.collection .collection-item.avatar :not(.circle-clipper)>.circle{position:absolute;width:42px;height:42px;overflow:hidden;left:15px;display:inline-block;vertical-align:middle}.collection .collection-item.avatar i.circle{font-size:18px;line-height:42px;color:#fff;background-color:#999;text-align:center}.collection .collection-item.avatar .title{font-size:16px}.collection .collection-item.avatar p{margin:0}.collection .collection-item.avatar .secondary-content{position:absolute;top:16px;right:16px}.collection .collection-item:last-child{border-bottom:none}.collection .collection-item.active{background-color:grey;color:#fff}.collection .collection-item.active .secondary-content{color:#fff}.collection a.collection-item{display:block;transition:.25s;color:grey}.collection a.collection-item:not(.active):hover{background-color:#ddd}.collection.with-header .collection-header{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:10px 20px}.collection.with-header .collection-item{padding-left:30px}.collection.with-header .collection-item.avatar{padding-left:72px}.secondary-content{float:right;color:grey}.collapsible .collection{margin:0;border:none}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.progress{position:relative;height:4px;display:block;width:100%;background-color:#fff;border-radius:2px;margin:.5rem 0 1rem;overflow:hidden}.progress .determinate{position:absolute;top:0;left:0;bottom:0;background-color:#fff;transition:width .3s linear}.progress .indeterminate{background-color:#fff}.progress .indeterminate:before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.progress .indeterminate:after{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}.hide{display:none !important}.left-align{text-align:left}.right-align{text-align:right}.center,.center-align{text-align:center}.left{float:left !important}.right{float:right !important}.no-select,input[type=range],input[type=range]+.thumb{user-select:none}.circle{border-radius:50%}.center-block{display:block;margin-left:auto;margin-right:auto}.truncate{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.no-padding{padding:0 !important}select:focus{outline:1px solid #f8f8f8}button:focus{outline:none;background-color:#8a8a8a}label{font-size:1rem;color:#1e1e1e}::placeholder{color:#515151}input:not([type]),input[type=text]:not(.browser-default),input[type=password]:not(.browser-default),input[type=email]:not(.browser-default),input[type=url]:not(.browser-default),input[type=time]:not(.browser-default),input[type=date]:not(.browser-default),input[type=datetime]:not(.browser-default),input[type=datetime-local]:not(.browser-default),input[type=tel]:not(.browser-default),input[type=number]:not(.browser-default),input[type=search]:not(.browser-default),textarea.materialize-textarea{background-color:transparent;border:none;border-bottom:1px solid #1e1e1e;border-radius:0;outline:none;height:calc(1.5em + .876rem);width:100%;font-size:1rem;margin:1.5rem 0;padding:0;box-shadow:none;box-sizing:content-box;transition:box-shadow .3s,border .3s}input:not([type]):disabled,input:not([type])[readonly=readonly],input[type=text]:not(.browser-default):disabled,input[type=text]:not(.browser-default)[readonly=readonly],input[type=password]:not(.browser-default):disabled,input[type=password]:not(.browser-default)[readonly=readonly],input[type=email]:not(.browser-default):disabled,input[type=email]:not(.browser-default)[readonly=readonly],input[type=url]:not(.browser-default):disabled,input[type=url]:not(.browser-default)[readonly=readonly],input[type=time]:not(.browser-default):disabled,input[type=time]:not(.browser-default)[readonly=readonly],input[type=date]:not(.browser-default):disabled,input[type=date]:not(.browser-default)[readonly=readonly],input[type=datetime]:not(.browser-default):disabled,input[type=datetime]:not(.browser-default)[readonly=readonly],input[type=datetime-local]:not(.browser-default):disabled,input[type=datetime-local]:not(.browser-default)[readonly=readonly],input[type=tel]:not(.browser-default):disabled,input[type=tel]:not(.browser-default)[readonly=readonly],input[type=number]:not(.browser-default):disabled,input[type=number]:not(.browser-default)[readonly=readonly],input[type=search]:not(.browser-default):disabled,input[type=search]:not(.browser-default)[readonly=readonly],textarea.materialize-textarea:disabled,textarea.materialize-textarea[readonly=readonly]{color:#ceceda;border-bottom:1px dotted #ceceda}input:not([type]):disabled+label,input:not([type])[readonly=readonly]+label,input[type=text]:not(.browser-default):disabled+label,input[type=text]:not(.browser-default)[readonly=readonly]+label,input[type=password]:not(.browser-default):disabled+label,input[type=password]:not(.browser-default)[readonly=readonly]+label,input[type=email]:not(.browser-default):disabled+label,input[type=email]:not(.browser-default)[readonly=readonly]+label,input[type=url]:not(.browser-default):disabled+label,input[type=url]:not(.browser-default)[readonly=readonly]+label,input[type=time]:not(.browser-default):disabled+label,input[type=time]:not(.browser-default)[readonly=readonly]+label,input[type=date]:not(.browser-default):disabled+label,input[type=date]:not(.browser-default)[readonly=readonly]+label,input[type=datetime]:not(.browser-default):disabled+label,input[type=datetime]:not(.browser-default)[readonly=readonly]+label,input[type=datetime-local]:not(.browser-default):disabled+label,input[type=datetime-local]:not(.browser-default)[readonly=readonly]+label,input[type=tel]:not(.browser-default):disabled+label,input[type=tel]:not(.browser-default)[readonly=readonly]+label,input[type=number]:not(.browser-default):disabled+label,input[type=number]:not(.browser-default)[readonly=readonly]+label,input[type=search]:not(.browser-default):disabled+label,input[type=search]:not(.browser-default)[readonly=readonly]+label,textarea.materialize-textarea:disabled+label,textarea.materialize-textarea[readonly=readonly]+label{color:#ceceda}input:not([type]):focus:not([readonly]),input[type=text]:not(.browser-default):focus:not([readonly]),input[type=password]:not(.browser-default):focus:not([readonly]),input[type=email]:not(.browser-default):focus:not([readonly]),input[type=url]:not(.browser-default):focus:not([readonly]),input[type=time]:not(.browser-default):focus:not([readonly]),input[type=date]:not(.browser-default):focus:not([readonly]),input[type=datetime]:not(.browser-default):focus:not([readonly]),input[type=datetime-local]:not(.browser-default):focus:not([readonly]),input[type=tel]:not(.browser-default):focus:not([readonly]),input[type=number]:not(.browser-default):focus:not([readonly]),input[type=search]:not(.browser-default):focus:not([readonly]),textarea.materialize-textarea:focus:not([readonly]){border-bottom:1px solid #4b4ded;box-shadow:0 1px 0 0 #4b4ded}input:not([type]):focus:not([readonly])+label,input[type=text]:not(.browser-default):focus:not([readonly])+label,input[type=password]:not(.browser-default):focus:not([readonly])+label,input[type=email]:not(.browser-default):focus:not([readonly])+label,input[type=url]:not(.browser-default):focus:not([readonly])+label,input[type=time]:not(.browser-default):focus:not([readonly])+label,input[type=date]:not(.browser-default):focus:not([readonly])+label,input[type=datetime]:not(.browser-default):focus:not([readonly])+label,input[type=datetime-local]:not(.browser-default):focus:not([readonly])+label,input[type=tel]:not(.browser-default):focus:not([readonly])+label,input[type=number]:not(.browser-default):focus:not([readonly])+label,input[type=search]:not(.browser-default):focus:not([readonly])+label,textarea.materialize-textarea:focus:not([readonly])+label{color:#4b4ded}input:not([type]):focus.valid~label,input[type=text]:not(.browser-default):focus.valid~label,input[type=password]:not(.browser-default):focus.valid~label,input[type=email]:not(.browser-default):focus.valid~label,input[type=url]:not(.browser-default):focus.valid~label,input[type=time]:not(.browser-default):focus.valid~label,input[type=date]:not(.browser-default):focus.valid~label,input[type=datetime]:not(.browser-default):focus.valid~label,input[type=datetime-local]:not(.browser-default):focus.valid~label,input[type=tel]:not(.browser-default):focus.valid~label,input[type=number]:not(.browser-default):focus.valid~label,input[type=search]:not(.browser-default):focus.valid~label,textarea.materialize-textarea:focus.valid~label{color:green}input:not([type]):focus.invalid~label,input[type=text]:not(.browser-default):focus.invalid~label,input[type=password]:not(.browser-default):focus.invalid~label,input[type=email]:not(.browser-default):focus.invalid~label,input[type=url]:not(.browser-default):focus.invalid~label,input[type=time]:not(.browser-default):focus.invalid~label,input[type=date]:not(.browser-default):focus.invalid~label,input[type=datetime]:not(.browser-default):focus.invalid~label,input[type=datetime-local]:not(.browser-default):focus.invalid~label,input[type=tel]:not(.browser-default):focus.invalid~label,input[type=number]:not(.browser-default):focus.invalid~label,input[type=search]:not(.browser-default):focus.invalid~label,textarea.materialize-textarea:focus.invalid~label{color:red}input:not([type]).validate+label,input[type=text]:not(.browser-default).validate+label,input[type=password]:not(.browser-default).validate+label,input[type=email]:not(.browser-default).validate+label,input[type=url]:not(.browser-default).validate+label,input[type=time]:not(.browser-default).validate+label,input[type=date]:not(.browser-default).validate+label,input[type=datetime]:not(.browser-default).validate+label,input[type=datetime-local]:not(.browser-default).validate+label,input[type=tel]:not(.browser-default).validate+label,input[type=number]:not(.browser-default).validate+label,input[type=search]:not(.browser-default).validate+label,textarea.materialize-textarea.validate+label{width:100%}.select-wrapper.valid>input.select-dropdown,input:not([type]).valid,input:not([type]):focus.valid,input[type=text]:not(.browser-default).valid,input[type=text]:not(.browser-default):focus.valid,input[type=password]:not(.browser-default).valid,input[type=password]:not(.browser-default):focus.valid,input[type=email]:not(.browser-default).valid,input[type=email]:not(.browser-default):focus.valid,input[type=url]:not(.browser-default).valid,input[type=url]:not(.browser-default):focus.valid,input[type=time]:not(.browser-default).valid,input[type=time]:not(.browser-default):focus.valid,input[type=date]:not(.browser-default).valid,input[type=date]:not(.browser-default):focus.valid,input[type=datetime]:not(.browser-default).valid,input[type=datetime]:not(.browser-default):focus.valid,input[type=datetime-local]:not(.browser-default).valid,input[type=datetime-local]:not(.browser-default):focus.valid,input[type=tel]:not(.browser-default).valid,input[type=tel]:not(.browser-default):focus.valid,input[type=number]:not(.browser-default).valid,input[type=number]:not(.browser-default):focus.valid,input[type=search]:not(.browser-default).valid,input[type=search]:not(.browser-default):focus.valid,textarea.materialize-textarea.valid,textarea.materialize-textarea:focus.valid{border-bottom:1px solid green;box-shadow:0 1px 0 0 green}.select-wrapper.invalid>input.select-dropdown,.select-wrapper.invalid>input.select-dropdown:focus,input:not([type]).invalid,input:not([type]):focus.invalid,input[type=text]:not(.browser-default).invalid,input[type=text]:not(.browser-default):focus.invalid,input[type=password]:not(.browser-default).invalid,input[type=password]:not(.browser-default):focus.invalid,input[type=email]:not(.browser-default).invalid,input[type=email]:not(.browser-default):focus.invalid,input[type=url]:not(.browser-default).invalid,input[type=url]:not(.browser-default):focus.invalid,input[type=time]:not(.browser-default).invalid,input[type=time]:not(.browser-default):focus.invalid,input[type=date]:not(.browser-default).invalid,input[type=date]:not(.browser-default):focus.invalid,input[type=datetime]:not(.browser-default).invalid,input[type=datetime]:not(.browser-default):focus.invalid,input[type=datetime-local]:not(.browser-default).invalid,input[type=datetime-local]:not(.browser-default):focus.invalid,input[type=tel]:not(.browser-default).invalid,input[type=tel]:not(.browser-default):focus.invalid,input[type=number]:not(.browser-default).invalid,input[type=number]:not(.browser-default):focus.invalid,input[type=search]:not(.browser-default).invalid,input[type=search]:not(.browser-default):focus.invalid,textarea.materialize-textarea.invalid,textarea.materialize-textarea:focus.invalid{border-bottom:1px solid red;box-shadow:0 1px 0 0 red}.select-wrapper.valid .helper-text[data-success],.select-wrapper.invalid~.helper-text[data-error],input:not([type]).valid~.helper-text[data-success],input:not([type]):focus.valid~.helper-text[data-success],input:not([type]).invalid~.helper-text[data-error],input:not([type]):focus.invalid~.helper-text[data-error],input[type=text]:not(.browser-default).valid~.helper-text[data-success],input[type=text]:not(.browser-default).invalid~.helper-text[data-error],input[type=password]:not(.browser-default).valid~.helper-text[data-success],input[type=password]:not(.browser-default).invalid~.helper-text[data-error],input[type=email]:not(.browser-default).valid~.helper-text[data-success],input[type=email]:not(.browser-default).invalid~.helper-text[data-error],input[type=url]:not(.browser-default).valid~.helper-text[data-success],input[type=url]:not(.browser-default).invalid~.helper-text[data-error],input[type=time]:not(.browser-default).valid~.helper-text[data-success],input[type=time]:not(.browser-default).invalid~.helper-text[data-error],input[type=date]:not(.browser-default).valid~.helper-text[data-success],input[type=date]:not(.browser-default).invalid~.helper-text[data-error],input[type=datetime]:not(.browser-default).valid~.helper-text[data-success],input[type=datetime]:not(.browser-default).invalid~.helper-text[data-error],input[type=datetime-local]:not(.browser-default).valid~.helper-text[data-success],input[type=datetime-local]:not(.browser-default).invalid~.helper-text[data-error],input[type=tel]:not(.browser-default).valid~.helper-text[data-success],input[type=tel]:not(.browser-default).invalid~.helper-text[data-error],input[type=number]:not(.browser-default).valid~.helper-text[data-success],input[type=number]:not(.browser-default).invalid~.helper-text[data-error],input[type=search]:not(.browser-default).valid~.helper-text[data-success],input[type=search]:not(.browser-default).invalid~.helper-text[data-error],textarea.materialize-textarea.valid~.helper-text[data-success],textarea.materialize-textarea:focus.valid~.helper-text[data-success],textarea.materialize-textarea.invalid~.helper-text[data-error],textarea.materialize-textarea:focus.invalid~.helper-text[data-error]{color:transparent;user-select:none;pointer-events:none}.select-wrapper.valid~.helper-text:after,input:not([type]).valid~.helper-text:after,input:not([type]):focus.valid~.helper-text:after,input[type=text]:not(.browser-default).valid~.helper-text:after,input[type=text]:not(.browser-default):focus.valid~.helper-text:after,input[type=password]:not(.browser-default).valid~.helper-text:after,input[type=password]:not(.browser-default):focus.valid~.helper-text:after,input[type=email]:not(.browser-default).valid~.helper-text:after,input[type=email]:not(.browser-default):focus.valid~.helper-text:after,input[type=url]:not(.browser-default).valid~.helper-text:after,input[type=url]:not(.browser-default):focus.valid~.helper-text:after,input[type=time]:not(.browser-default).valid~.helper-text:after,input[type=time]:not(.browser-default):focus.valid~.helper-text:after,input[type=date]:not(.browser-default).valid~.helper-text:after,input[type=date]:not(.browser-default):focus.valid~.helper-text:after,input[type=datetime]:not(.browser-default).valid~.helper-text:after,input[type=datetime]:not(.browser-default):focus.valid~.helper-text:after,input[type=datetime-local]:not(.browser-default).valid~.helper-text:after,input[type=datetime-local]:not(.browser-default):focus.valid~.helper-text:after,input[type=tel]:not(.browser-default).valid~.helper-text:after,input[type=tel]:not(.browser-default):focus.valid~.helper-text:after,input[type=number]:not(.browser-default).valid~.helper-text:after,input[type=number]:not(.browser-default):focus.valid~.helper-text:after,input[type=search]:not(.browser-default).valid~.helper-text:after,input[type=search]:not(.browser-default):focus.valid~.helper-text:after,textarea.materialize-textarea.valid~.helper-text:after,textarea.materialize-textarea:focus.valid~.helper-text:after{content:attr(data-success);color:green}.select-wrapper.invalid~.helper-text:after,input:not([type]).invalid~.helper-text:after,input:not([type]):focus.invalid~.helper-text:after,input[type=text]:not(.browser-default).invalid~.helper-text:after,input[type=text]:not(.browser-default):focus.invalid~.helper-text:after,input[type=password]:not(.browser-default).invalid~.helper-text:after,input[type=password]:not(.browser-default):focus.invalid~.helper-text:after,input[type=email]:not(.browser-default).invalid~.helper-text:after,input[type=email]:not(.browser-default):focus.invalid~.helper-text:after,input[type=url]:not(.browser-default).invalid~.helper-text:after,input[type=url]:not(.browser-default):focus.invalid~.helper-text:after,input[type=time]:not(.browser-default).invalid~.helper-text:after,input[type=time]:not(.browser-default):focus.invalid~.helper-text:after,input[type=date]:not(.browser-default).invalid~.helper-text:after,input[type=date]:not(.browser-default):focus.invalid~.helper-text:after,input[type=datetime]:not(.browser-default).invalid~.helper-text:after,input[type=datetime]:not(.browser-default):focus.invalid~.helper-text:after,input[type=datetime-local]:not(.browser-default).invalid~.helper-text:after,input[type=datetime-local]:not(.browser-default):focus.invalid~.helper-text:after,input[type=tel]:not(.browser-default).invalid~.helper-text:after,input[type=tel]:not(.browser-default):focus.invalid~.helper-text:after,input[type=number]:not(.browser-default).invalid~.helper-text:after,input[type=number]:not(.browser-default):focus.invalid~.helper-text:after,input[type=search]:not(.browser-default).invalid~.helper-text:after,input[type=search]:not(.browser-default):focus.invalid~.helper-text:after,textarea.materialize-textarea.invalid~.helper-text:after,textarea.materialize-textarea:focus.invalid~.helper-text:after{content:attr(data-error);color:red}.select-wrapper+label:after,input:not([type])+label:after,input[type=text]:not(.browser-default)+label:after,input[type=password]:not(.browser-default)+label:after,input[type=email]:not(.browser-default)+label:after,input[type=url]:not(.browser-default)+label:after,input[type=time]:not(.browser-default)+label:after,input[type=date]:not(.browser-default)+label:after,input[type=datetime]:not(.browser-default)+label:after,input[type=datetime-local]:not(.browser-default)+label:after,input[type=tel]:not(.browser-default)+label:after,input[type=number]:not(.browser-default)+label:after,input[type=search]:not(.browser-default)+label:after,textarea.materialize-textarea+label:after{display:block;content:"";position:absolute;top:100%;left:0;opacity:0;transition:.2s opacity ease-out,.2s color ease-out}.input-field{position:relative;margin-top:1rem;margin-bottom:1rem}.input-field.inline{display:inline-block;vertical-align:middle;margin-left:5px}.input-field.inline input,.input-field.inline .select-dropdown{margin-bottom:1rem}.input-field.col label{left:.75rem}.input-field.col .prefix~label,.input-field.col .prefix~.validate~label{width:calc(100% - 3rem - 1.5rem)}.input-field>label{color:#1e1e1e;position:absolute;top:0;left:0;font-size:1rem;cursor:text;transition:transform .2s ease-out,color .2s ease-out;transform-origin:0% 100%;text-align:initial;transform:translateY(12px)}.input-field>label:not(.label-icon).active{transform:translateY(-14px) scale(.8);transform-origin:0 0}.input-field>input[type]:-webkit-autofill:not(.browser-default):not([type=search])+label,.input-field>input[type=date]:not(.browser-default)+label,.input-field>input[type=time]:not(.browser-default)+label{transform:translateY(-14px) scale(.8);transform-origin:0 0}.input-field .helper-text{position:relative;min-height:18px;display:block;font-size:12px;color:rgba(0,0,0,.54)}.input-field .helper-text:after{opacity:1;position:absolute;top:0;left:0}.input-field .prefix{position:absolute;width:calc(1.5em + .876rem);font-size:2rem;transition:color .2s;top:calc(1.5em + .876rem)-2rem/2}.input-field .prefix.active{color:#4b4ded}.input-field .prefix~input,.input-field .prefix~textarea,.input-field .prefix~label,.input-field .prefix~.validate~label,.input-field .prefix~.helper-text,.input-field .prefix~.autocomplete-content{margin-left:3rem;width:92%;width:calc(100% - 3rem)}.input-field .prefix~label{margin-left:3rem}@media only screen and (max-width :992px){.input-field .prefix~input{width:86%;width:calc(100% - 3rem)}}@media only screen and (max-width :600px){.input-field .prefix~input{width:80%;width:calc(100% - 3rem)}}.input-field input[type=search]{display:block;line-height:inherit;transition:.3s background-color}.nav-wrapper .input-field input[type=search]{height:inherit;padding-left:4rem;width:calc(100% - 4rem);border:0;box-shadow:none}.input-field input[type=search]:focus:not(.browser-default){background-color:#fff;border:0;box-shadow:none;color:#444}.input-field input[type=search]:focus:not(.browser-default)+label i,.input-field input[type=search]:focus:not(.browser-default)~.mdi-navigation-close,.input-field input[type=search]:focus:not(.browser-default)~.material-icons{color:#444}.input-field input[type=search]+.label-icon{transform:none;left:1rem}.input-field input[type=search]~.mdi-navigation-close,.input-field input[type=search]~.material-icons{position:absolute;top:0;right:1rem;color:transparent;cursor:pointer;font-size:2rem;transition:.3s color}textarea{width:100%;height:calc(1.5em + .876rem);background-color:transparent}textarea.materialize-textarea{line-height:normal;overflow-y:hidden;padding:.8rem 0;resize:none;min-height:calc(1.5em + .876rem);box-sizing:border-box}.hiddendiv{visibility:hidden;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;padding-top:1.2rem;position:absolute;top:0;z-index:-1}.autocomplete-content li .highlight{color:#444}.autocomplete-content li img{height:40px;width:40px;margin:5px 15px}.character-counter{min-height:18px}[type=radio]:not(:checked),[type=radio]:checked{position:absolute;opacity:0;pointer-events:none}[type=radio]:not(:checked)+span,[type=radio]:checked+span{position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:25px;line-height:25px;font-size:1rem;transition:.28s ease;user-select:none}[type=radio]+span:before,[type=radio]+span:after{content:"";position:absolute;left:0;top:0;margin:4px;width:16px;height:16px;z-index:0;transition:.28s ease}[type=radio]:not(:checked)+span:before,[type=radio]:not(:checked)+span:after,[type=radio]:checked+span:before,[type=radio]:checked+span:after,[type=radio].with-gap:checked+span:before,[type=radio].with-gap:checked+span:after{border-radius:50%}[type=radio]:not(:checked)+span:before,[type=radio]:not(:checked)+span:after{border:2px solid #5a5a5a}[type=radio]:not(:checked)+span:after{transform:scale(0)}[type=radio]:checked+span:before{border:2px solid transparent}[type=radio]:checked+span:after,[type=radio].with-gap:checked+span:before,[type=radio].with-gap:checked+span:after{border:2px solid grey}[type=radio]:checked+span:after,[type=radio].with-gap:checked+span:after{background-color:grey}[type=radio]:checked+span:after{transform:scale(1.02)}[type=radio].with-gap:checked+span:after{transform:scale(.5)}[type=radio].tabbed:focus+span:before{box-shadow:0 0 0 10px rgba(0,0,0,.1)}[type=radio].with-gap:disabled:checked+span:before{border:2px solid #ceceda}[type=radio].with-gap:disabled:checked+span:after{border:none;background-color:#ceceda}[type=radio]:disabled:not(:checked)+span:before,[type=radio]:disabled:checked+span:before{background-color:transparent;border-color:#ceceda}[type=radio]:disabled+span{color:#ceceda}[type=radio]:disabled:not(:checked)+span:before{border-color:#ceceda}[type=radio]:disabled:checked+span:after{background-color:#ceceda;border-color:#949494}[type=checkbox]:not(:checked),[type=checkbox]:checked{position:absolute;opacity:0;pointer-events:none}[type=checkbox]+span:not(.lever){position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:25px;line-height:25px;font-size:1rem;user-select:none}[type=checkbox]+span:not(.lever):before,[type=checkbox]:not(.filled-in)+span:not(.lever):after{content:"";position:absolute;top:0;left:0;width:18px;height:18px;z-index:0;border:2px solid #5a5a5a;border-radius:1px;margin-top:3px;transition:.2s}[type=checkbox]:not(.filled-in)+span:not(.lever):after{border:0;transform:scale(0)}[type=checkbox]:not(:checked):disabled+span:not(.lever):before{border:none;background-color:#ceceda}[type=checkbox].tabbed:focus+span:not(.lever):after{transform:scale(1);border:0;border-radius:50%;box-shadow:0 0 0 10px rgba(0,0,0,.1);background-color:rgba(0,0,0,.1)}[type=checkbox]:checked+span:not(.lever):before{top:-4px;left:-5px;width:12px;height:22px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid grey;border-bottom:2px solid grey;transform:rotate(40deg);backface-visibility:hidden;transform-origin:100% 100%}[type=checkbox]:checked:disabled+span:before{border-right:2px solid #ceceda;border-bottom:2px solid #ceceda}[type=checkbox]:indeterminate+span:not(.lever):before{top:-11px;left:-12px;width:10px;height:22px;border-top:none;border-left:none;border-right:2px solid grey;border-bottom:none;transform:rotate(90deg);backface-visibility:hidden;transform-origin:100% 100%}[type=checkbox]:indeterminate:disabled+span:not(.lever):before{border-right:2px solid #ceceda;background-color:transparent}[type=checkbox].filled-in+span:not(.lever):after{border-radius:2px}[type=checkbox].filled-in+span:not(.lever):before,[type=checkbox].filled-in+span:not(.lever):after{content:"";left:0;position:absolute;transition:border .25s,background-color .25s,width .2s .1s,height .2s .1s,top .2s .1s,left .2s .1s;z-index:1}[type=checkbox].filled-in:not(:checked)+span:not(.lever):before{width:0;height:0;border:3px solid transparent;left:6px;top:10px;transform:rotateZ(37deg);transform-origin:100% 100%}[type=checkbox].filled-in:not(:checked)+span:not(.lever):after{height:20px;width:20px;background-color:transparent;border:2px solid #5a5a5a;top:0;z-index:0}[type=checkbox].filled-in:checked+span:not(.lever):before{top:0;left:1px;width:8px;height:13px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotateZ(37deg);transform-origin:100% 100%}[type=checkbox].filled-in:checked+span:not(.lever):after{top:0;width:20px;height:20px;border:2px solid grey;background-color:grey;z-index:0}[type=checkbox].filled-in.tabbed:focus+span:not(.lever):after{border-radius:2px;border-color:#5a5a5a;background-color:rgba(0,0,0,.1)}[type=checkbox].filled-in.tabbed:checked:focus+span:not(.lever):after{border-radius:2px;background-color:grey;border-color:grey}[type=checkbox].filled-in:disabled:not(:checked)+span:not(.lever):before{background-color:transparent;border:2px solid transparent}[type=checkbox].filled-in:disabled:not(:checked)+span:not(.lever):after{border-color:transparent;background-color:#949494}[type=checkbox].filled-in:disabled:checked+span:not(.lever):before{background-color:transparent}[type=checkbox].filled-in:disabled:checked+span:not(.lever):after{background-color:#949494;border-color:#949494}.switch,.switch *{-webkit-tap-highlight-color:transparent;user-select:none}.switch label{cursor:pointer}.switch label input[type=checkbox]{opacity:0;width:0;height:0}.switch label input[type=checkbox]:checked+.lever{background-color:silver}.switch label input[type=checkbox]:checked+.lever:before,.switch label input[type=checkbox]:checked+.lever:after{left:18px}.switch label input[type=checkbox]:checked+.lever:after{background-color:grey}.switch label .lever{content:"";display:inline-block;position:relative;width:36px;height:14px;background-color:rgba(0,0,0,.38);border-radius:15px;margin-right:10px;transition:background .3s ease;vertical-align:middle;margin:0 16px}.switch label .lever:before,.switch label .lever:after{content:"";position:absolute;display:inline-block;width:20px;height:20px;border-radius:50%;left:0;top:-3px;transition:left .3s ease,background .3s ease,box-shadow .1s ease,transform .1s ease}.switch label .lever:before{background-color:rgba(128,128,128,.15)}.switch label .lever:after{background-color:#f1f1f1;box-shadow:0px 3px 1px -2px rgba(0,0,0,.2),0px 2px 2px 0px rgba(0,0,0,.14),0px 1px 5px 0px rgba(0,0,0,.12)}input[type=checkbox]:checked:not(:disabled)~.lever:active:before,input[type=checkbox]:checked:not(:disabled).tabbed:focus~.lever:before{transform:scale(2.4);background-color:rgba(128,128,128,.15)}input[type=checkbox]:not(:disabled)~.lever:active:before,input[type=checkbox]:not(:disabled).tabbed:focus~.lever:before{transform:scale(2.4);background-color:rgba(0,0,0,.08)}.switch input[type=checkbox][disabled]+.lever{cursor:default;background-color:rgba(0,0,0,.12)}.switch label input[type=checkbox][disabled]+.lever:after,.switch label input[type=checkbox][disabled]:checked+.lever:after{background-color:#949494}select{display:none}select.browser-default{display:block}select{background-color:rgba(255,255,255,.9);width:100%;padding:5px;border:1px solid #f2f2f2;border-radius:2px;height:calc(1.5em + .876rem)}.select-label{position:absolute}.select-wrapper{position:relative}.select-wrapper.valid+label,.select-wrapper.invalid+label{width:100%;pointer-events:none}.select-wrapper input.select-dropdown{position:relative;cursor:pointer;background-color:transparent;border:none;border-bottom:1px solid #1e1e1e;outline:none;height:calc(1.5em + .876rem);line-height:calc(1.5em + .876rem);width:100%;font-size:1rem;margin:1.5rem 0;padding:0;display:block;user-select:none;z-index:1}.select-wrapper input.select-dropdown:focus{border-bottom:1px solid #4b4ded}.select-wrapper .caret{position:absolute;right:0;top:0;bottom:0;margin:auto 0;z-index:0;fill:rgba(0,0,0,.87)}.select-wrapper+label{position:absolute;top:-26px;font-size:1rem}select:disabled{color:#ceceda}.select-wrapper.disabled+label{color:#ceceda}.select-wrapper.disabled .caret{fill:#ceceda}.select-wrapper input.select-dropdown:disabled{color:#ceceda;cursor:default;user-select:none}.select-wrapper i{color:rgba(0,0,0,.3)}.select-dropdown li.disabled,.select-dropdown li.disabled>span,.select-dropdown li.optgroup{color:rgba(0,0,0,.3);background-color:transparent}body.keyboard-focused .select-dropdown.dropdown-content li:focus{background-color:rgba(0,0,0,.08)}.select-dropdown.dropdown-content li:hover{background-color:rgba(0,0,0,.08)}.select-dropdown.dropdown-content li.selected{background-color:rgba(0,0,0,.03)}.prefix~.select-wrapper{margin-left:3rem;width:92%;width:calc(100% - 3rem)}.prefix~label{margin-left:3rem}.select-dropdown li img{height:40px;width:40px;margin:5px 15px;float:right}.select-dropdown li.optgroup{border-top:1px solid #eee}.select-dropdown li.optgroup.selected>span{color:rgba(0,0,0,.7)}.select-dropdown li.optgroup>span{color:rgba(0,0,0,.4)}.select-dropdown li.optgroup~li.optgroup-option{padding-left:1rem}.file-field{position:relative}.file-field .file-path-wrapper{overflow:hidden;padding-left:10px}.file-field input.file-path{width:100%}.file-field .btn{float:left;height:calc(1.5em + .876rem);line-height:calc(1.5em + .876rem)}.file-field span{cursor:pointer}.file-field input[type=file]{position:absolute;top:0;right:0;left:0;bottom:0;width:100%;margin:0;padding:0;font-size:20px;cursor:pointer;opacity:0;filter:alpha(opacity=0)}.file-field input[type=file]::-webkit-file-upload-button{display:none}.range-field{position:relative}input[type=range],input[type=range]+.thumb{cursor:pointer}input[type=range]{position:relative;background-color:transparent;border:none;outline:none;width:100%;margin:15px 0;padding:0}input[type=range]:focus{outline:none}input[type=range]+.thumb{position:absolute;top:10px;left:0;border:none;height:0;width:0;border-radius:50%;background-color:grey;margin-left:7px;transform-origin:50% 50%;transform:rotate(-45deg)}input[type=range]+.thumb .value{display:block;width:30px;text-align:center;color:grey;font-size:0;transform:rotate(45deg)}input[type=range]+.thumb.active{border-radius:50% 50% 50% 0}input[type=range]+.thumb.active .value{color:#fff;margin-left:-1px;margin-top:8px;font-size:10px}input[type=range]{-webkit-appearance:none}input[type=range]::-webkit-slider-runnable-track{height:3px;background:#c2c0c2;border:none}input[type=range]::-webkit-slider-thumb{border:none;height:14px;width:14px;border-radius:50%;background:grey;transition:box-shadow .3s;-webkit-appearance:none;background-color:grey;transform-origin:50% 50%;margin:-5px 0 0}.keyboard-focused input[type=range]:focus:not(.active)::-webkit-slider-thumb{box-shadow:0 0 0 10px rgba(128,128,128,.26)}input[type=range]{border:1px solid #fff}input[type=range]::-moz-range-track{height:3px;background:#c2c0c2;border:none}input[type=range]::-moz-focus-inner{border:0}input[type=range]::-moz-range-thumb{border:none;height:14px;width:14px;border-radius:50%;background:grey;transition:box-shadow .3s;margin-top:-5px}input[type=range]:-moz-focusring{outline:1px solid #fff;outline-offset:-1px}.keyboard-focused input[type=range]:focus:not(.active)::-moz-range-thumb{box-shadow:0 0 0 10px rgba(128,128,128,.26)}input[type=range]::-ms-track{height:3px;background:0 0;border-color:transparent;border-width:6px 0;color:transparent}input[type=range]::-ms-fill-lower{background:#777}input[type=range]::-ms-fill-upper{background:#ddd}input[type=range]::-ms-thumb{border:none;height:14px;width:14px;border-radius:50%;background:grey;transition:box-shadow .3s}.keyboard-focused input[type=range]:focus:not(.active)::-ms-thumb{box-shadow:0 0 0 10px rgba(128,128,128,.26)}.dropdown-content{background-color:#fff;margin:0;display:none;min-width:100px;overflow-y:auto;opacity:0;position:absolute;left:0;top:0;z-index:9999;transform-origin:0 0}.dropdown-content:focus{outline:0}.dropdown-content li{clear:both;color:rgba(0,0,0,.87);cursor:pointer;min-height:50px;line-height:1.5rem;width:100%;text-align:left}.dropdown-content li:hover,.dropdown-content li.active{background-color:#eee}.dropdown-content li:focus{outline:none}.dropdown-content li.divider{min-height:0;height:1px}.dropdown-content li>a,.dropdown-content li>span{font-size:16px;color:#212529;display:block;line-height:22px;padding:14px 16px}.dropdown-content li>span>label{top:1px;left:0;height:18px}.dropdown-content li>a>i{height:inherit;line-height:inherit;float:left;margin:0 24px 0 0;width:24px}body.keyboard-focused .dropdown-content li:focus{background-color:#dadada}.input-field.col .dropdown-content [type=checkbox]+label{top:1px;left:0;height:18px;transform:none}.dropdown-trigger{cursor:pointer}.modal{display:none;position:fixed;left:0;right:0;background-color:#fafafa;padding:0;max-height:70%;width:55%;margin:auto;overflow-y:auto;border-radius:2px;will-change:top,opacity}.modal:focus{outline:none}@media only screen and (max-width :992px){.modal{width:80%}}.modal h1,.modal h2,.modal h3,.modal h4{margin-top:0}.modal .modal-content{padding:24px}.modal .modal-close{cursor:pointer}.modal .modal-footer{border-radius:0 0 2px 2px;background-color:#fafafa;padding:4px 6px;height:56px;width:100%;text-align:right}.modal .modal-footer .btn,.modal .modal-footer .btn-flat{margin:6px 0}.modal-overlay{position:fixed;z-index:999;top:-25%;left:0;bottom:0;right:0;height:125%;width:100%;background:#000;display:none;will-change:opacity}.modal.modal-fixed-footer{padding:0;height:70%}.modal.modal-fixed-footer .modal-content{position:absolute;height:calc(100% - 56px);max-height:100%;width:100%;overflow-y:auto}.modal.modal-fixed-footer .modal-footer{border-top:1px solid rgba(0,0,0,.1);position:absolute;bottom:0}.modal.bottom-sheet{top:auto;bottom:-100%;margin:0;width:100%;max-height:45%;border-radius:0;will-change:bottom,opacity}.datepicker-modal{max-width:325px;min-width:300px;max-height:none}.datepicker-container.modal-content{display:flex;flex-direction:column;padding:0}.datepicker-controls{display:flex;justify-content:space-between;width:280px;margin:0 auto}.datepicker-controls .selects-container{display:flex}.datepicker-controls .select-wrapper input{border-bottom:none;text-align:center;margin:0}.datepicker-controls .select-wrapper input:focus{border-bottom:none}.datepicker-controls .select-wrapper .caret{display:none}.datepicker-controls .select-year input{width:50px}.datepicker-controls .select-month input{width:70px}.month-prev,.month-next{margin-top:4px;cursor:pointer;background-color:transparent;border:none}.datepicker-date-display{flex:1 auto;background-color:grey;color:#fff;padding:20px 22px;font-weight:500}.datepicker-date-display .year-text{display:block;font-size:1.5rem;line-height:25px;color:rgba(255,255,255,.7)}.datepicker-date-display .date-text{display:block;font-size:2.8rem;line-height:47px;font-weight:500}.datepicker-calendar-container{flex:2.5 auto}.datepicker-table{width:280px;font-size:1rem;margin:0 auto}.datepicker-table thead{border-bottom:none}.datepicker-table th{padding:10px 5px;text-align:center}.datepicker-table tr{border:none}.datepicker-table abbr{text-decoration:none;color:#999}.datepicker-table td{border-radius:50%;padding:0}.datepicker-table td.is-today{color:grey}.datepicker-table td.is-selected{background-color:grey;color:#fff}.datepicker-table td.is-outside-current-month,.datepicker-table td.is-disabled{color:rgba(0,0,0,.3);pointer-events:none}.datepicker-day-button{background-color:transparent;border:none;line-height:38px;display:block;width:100%;border-radius:50%;padding:0 5px;cursor:pointer;color:inherit}.datepicker-day-button:focus{background-color:rgba(128,128,128,.25)}.datepicker-footer{width:280px;margin:0 auto;padding-bottom:5px;display:flex;justify-content:space-between}.datepicker-cancel,.datepicker-clear,.datepicker-today,.datepicker-done{color:grey;padding:0 1rem}.datepicker-clear{color:red}@media only screen and (min-width :601px){.datepicker-modal{max-width:625px}.datepicker-container.modal-content{flex-direction:row}.datepicker-date-display{flex:0 1 270px}.datepicker-controls,.datepicker-table,.datepicker-footer{width:320px}.datepicker-day-button{line-height:44px}}.timepicker-modal{max-width:325px;max-height:none}.timepicker-container.modal-content{display:flex;flex-direction:column;padding:0}.text-primary{color:#fff}.timepicker-digital-display{flex:1 auto;background-color:grey;padding:10px;font-weight:300}.timepicker-text-container{font-size:4rem;font-weight:700;text-align:center;color:rgba(255,255,255,.6);font-weight:400;position:relative;user-select:none}.timepicker-span-hours,.timepicker-span-minutes,.timepicker-span-am-pm div{cursor:pointer}.timepicker-span-hours{margin-right:3px}.timepicker-span-minutes{margin-left:3px}.timepicker-display-am-pm{font-size:1.3rem;position:absolute;right:1rem;bottom:1rem;font-weight:400}.timepicker-analog-display{flex:2.5 auto}.timepicker-plate{background-color:#eee;border-radius:50%;width:270px;height:270px;overflow:visible;position:relative;margin:auto;margin-top:25px;margin-bottom:5px;user-select:none}.timepicker-canvas,.timepicker-dial{position:absolute;left:0;right:0;top:0;bottom:0}.timepicker-minutes{visibility:hidden}.timepicker-tick{border-radius:50%;color:rgba(0,0,0,.87);line-height:40px;text-align:center;width:40px;height:40px;position:absolute;cursor:pointer;font-size:15px}.timepicker-tick.active,.timepicker-tick:hover{background-color:rgba(128,128,128,.25)}.timepicker-dial{transition:transform .35s,opacity .35s}.timepicker-dial-out{opacity:0}.timepicker-dial-out.timepicker-hours{transform:scale(1.1,1.1)}.timepicker-dial-out.timepicker-minutes{transform:scale(.8,.8)}.timepicker-canvas{transition:opacity .175s}.timepicker-canvas line{stroke:grey;stroke-width:4;stroke-linecap:round}.timepicker-canvas-out{opacity:.25}.timepicker-canvas-bearing{stroke:none;fill:grey}.timepicker-canvas-bg{stroke:none;fill:grey}.timepicker-footer{margin:0 auto;padding:5px 1rem;display:flex;justify-content:space-between}.timepicker-clear{color:red}.timepicker-close{color:grey}.timepicker-clear,.timepicker-close{padding:0 20px}@media only screen and (min-width :601px){.timepicker-modal{max-width:600px}.timepicker-container.modal-content{flex-direction:row}.timepicker-text-container{top:32%}.timepicker-display-am-pm{position:relative;right:auto;bottom:auto;text-align:center;margin-top:1.2rem}}
html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}button,input,optgroup,select,textarea{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}ul:not(.browser-default){padding-left:0;list-style-type:none}ul:not(.browser-default)>li{list-style-type:none}a{color:blue;text-decoration:none;-webkit-tap-highlight-color:transparent}.valign-wrapper{display:flex;align-items:center}.clearfix{clear:both}.z-depth-0{box-shadow:none !important}.z-depth-1{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.z-depth-1-half{box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2)}.z-depth-2{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3)}.z-depth-3{box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}.z-depth-4{box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -7px rgba(0,0,0,.2)}.z-depth-5{box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2)}.hoverable{transition:box-shadow .25s}.hoverable:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.divider{height:1px;overflow:hidden}blockquote{margin:20px 0;padding-left:1.5rem;border-left:5px solid #000}i{line-height:inherit}i.left{float:left;margin-right:15px}i.right{float:right;margin-left:15px}i.tiny{font-size:1rem}i.small{font-size:2rem}i.medium{font-size:4rem}i.large{font-size:6rem}img.responsive-img,video.responsive-video{max-width:100%;height:auto}.pagination li{display:inline-block;border-radius:2px;text-align:center;vertical-align:top;height:30px}.pagination li a{color:#444;display:inline-block;font-size:1.2rem;padding:0 10px;line-height:30px}.pagination li.active a{color:#fff}.pagination li.active{background-color:#000}.pagination li.disabled a{cursor:default;color:#999}.pagination li i{font-size:2rem}.pagination li.pages ul li{display:inline-block;float:none}@media only screen and (max-width :992px){.pagination{width:100%}.pagination li.prev,.pagination li.next{width:10%}.pagination li.pages{width:80%;overflow:hidden;white-space:nowrap}}.breadcrumb{font-size:18px;color:rgba(255,255,255,.7)}.breadcrumb i,.breadcrumb [class^=mdi-],.breadcrumb [class*=mdi-],.breadcrumb i.material-icons{display:inline-block;font-size:24px}.breadcrumb:before{content:"\e5cc";color:rgba(255,255,255,.7);vertical-align:top;display:inline-block;font-family:"Material Icons";font-weight:400;font-style:normal;font-size:25px;margin:0 10px 0 8px;-webkit-font-smoothing:antialiased}.breadcrumb:first-child:before{display:none}.breadcrumb:last-child{color:#fff}.parallax-container{position:relative;overflow:hidden;height:500px}.parallax-container .parallax{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.parallax-container .parallax img{opacity:0;position:absolute;left:50%;bottom:0;min-width:100%;min-height:100%;transform:translate3d(0,0,0);transform:translateX(-50%)}.pin-top,.pin-bottom{position:relative}.pinned{position:fixed !important}ul.staggered-list li{opacity:0}.fade-in{opacity:0;transform-origin:0 50%}@media only screen and (max-width :600px){.hide-on-small-only,.hide-on-small-and-down{display:none !important}}@media only screen and (max-width :992px){.hide-on-med-and-down{display:none !important}}@media only screen and (min-width :601px){.hide-on-med-and-up{display:none !important}}@media only screen and (min-width:600px) and (max-width:992px){.hide-on-med-only{display:none !important}}@media only screen and (min-width :993px){.hide-on-large-only{display:none !important}}@media only screen and (min-width :1201px){.hide-on-extra-large-only{display:none !important}}@media only screen and (min-width :1201px){.show-on-extra-large{display:block !important}}@media only screen and (min-width :993px){.show-on-large{display:block !important}}@media only screen and (min-width:600px) and (max-width:992px){.show-on-medium{display:block !important}}@media only screen and (max-width :600px){.show-on-small{display:block !important}}@media only screen and (min-width :601px){.show-on-medium-and-up{display:block !important}}@media only screen and (max-width :992px){.show-on-medium-and-down{display:block !important}}@media only screen and (max-width :600px){.center-on-small-only{text-align:center}}.page-footer{padding-top:20px;color:#fff;background-color:#000}.page-footer .footer-copyright{overflow:hidden;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:10px 0;color:rgba(255,255,255,.8);background-color:rgba(51,51,51,.08)}table,th,td{border:none}table{width:100%;display:table;border-collapse:collapse;border-spacing:0}table.striped tr{border-bottom:none}table.striped>tbody>tr:nth-child(odd){background-color:#212529}table.striped>tbody>tr>td{border-radius:0}table.highlight>tbody>tr{transition:background-color .25s ease}table.highlight>tbody>tr:hover{background-color:#212529}table.centered thead tr th,table.centered tbody tr td{text-align:center}tr{border-bottom:1px solid #dee2e6}td,th{padding:15px 5px;display:table-cell;text-align:left;vertical-align:middle;border-radius:2px}@media only screen and (max-width :992px){table.responsive-table{width:100%;border-collapse:collapse;border-spacing:0;display:block;position:relative}table.responsive-table td:empty:before{content:" "}table.responsive-table th,table.responsive-table td{margin:0;vertical-align:top}table.responsive-table th{text-align:left}table.responsive-table thead{display:block;float:left}table.responsive-table thead tr{display:block;padding:0 10px 0 0}table.responsive-table thead tr th:before{content:" "}table.responsive-table tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap}table.responsive-table tbody tr{display:inline-block;vertical-align:top}table.responsive-table th{display:block;text-align:right}table.responsive-table td{display:block;min-height:1.25em;text-align:left}table.responsive-table tr{border-bottom:none;padding:0 10px}table.responsive-table thead{border:0;border-right:1px solid #dee2e6}}.collection{margin:.5rem 0 1rem;border:1px solid #e0e0e0;border-radius:2px;overflow:hidden;position:relative}.collection .collection-item{background-color:#fff;line-height:1.5rem;padding:10px 20px;margin:0;border-bottom:1px solid #e0e0e0}.collection .collection-item.avatar{min-height:84px;padding-left:72px;position:relative}.collection .collection-item.avatar:not(.circle-clipper)>.circle,.collection .collection-item.avatar :not(.circle-clipper)>.circle{position:absolute;width:42px;height:42px;overflow:hidden;left:15px;display:inline-block;vertical-align:middle}.collection .collection-item.avatar i.circle{font-size:18px;line-height:42px;color:#fff;background-color:#999;text-align:center}.collection .collection-item.avatar .title{font-size:16px}.collection .collection-item.avatar p{margin:0}.collection .collection-item.avatar .secondary-content{position:absolute;top:16px;right:16px}.collection .collection-item:last-child{border-bottom:none}.collection .collection-item.active{background-color:grey;color:#fff}.collection .collection-item.active .secondary-content{color:#fff}.collection a.collection-item{display:block;transition:.25s;color:grey}.collection a.collection-item:not(.active):hover{background-color:#ddd}.collection.with-header .collection-header{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:10px 20px}.collection.with-header .collection-item{padding-left:30px}.collection.with-header .collection-item.avatar{padding-left:72px}.secondary-content{float:right;color:grey}.collapsible .collection{margin:0;border:none}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.progress{position:relative;height:4px;display:block;width:100%;background-color:#fff;border-radius:2px;margin:.5rem 0 1rem;overflow:hidden}.progress .determinate{position:absolute;top:0;left:0;bottom:0;background-color:#fff;transition:width .3s linear}.progress .indeterminate{background-color:#fff}.progress .indeterminate:before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.progress .indeterminate:after{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}.hide{display:none !important}.left-align{text-align:left}.right-align{text-align:right}.center,.center-align{text-align:center}.left{float:left !important}.right{float:right !important}.no-select{user-select:none}.circle{border-radius:50%}.center-block{display:block;margin-left:auto;margin-right:auto}.truncate{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.no-padding{padding:0 !important}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-gray-100:#f8f9fa;--bs-gray-200:#e9ecef;--bs-gray-300:#dee2e6;--bs-gray-400:#ced4da;--bs-gray-500:#adb5bd;--bs-gray-600:#6c757d;--bs-gray-700:#495057;--bs-gray-800:#343a40;--bs-gray-900:#212529;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-primary-rgb:13,110,253;--bs-secondary-rgb:108,117,125;--bs-success-rgb:25,135,84;--bs-info-rgb:13,202,240;--bs-warning-rgb:255,193,7;--bs-danger-rgb:220,53,69;--bs-light-rgb:248,249,250;--bs-dark-rgb:33,37,41;--bs-white-rgb:255,255,255;--bs-black-rgb:0,0,0;--bs-body-color-rgb:33,37,41;--bs-body-bg-rgb:255,255,255;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg,rgba(255,255,255,.15),rgba(255,255,255,0));--bs-body-font-family:var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight:400;--bs-body-line-height:1.5;--bs-body-color:#212529;--bs-body-bg:#fff}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x,1rem);padding-left:var(--bs-gutter-x,1rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container-sm,.container{max-width:540px}}@media (min-width:768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width:992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width:1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width:1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}.row{--bs-gutter-x:2rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-.5*var(--bs-gutter-x));margin-left:calc(-.5*var(--bs-gutter-x))}.row>*{box-sizing:border-box;flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*0.5);padding-left:calc(var(--bs-gutter-x)*0.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0%}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x:0}.g-0,.gy-0{--bs-gutter-y:0}.g-1,.gx-1{--bs-gutter-x:.25rem}.g-1,.gy-1{--bs-gutter-y:.25rem}.g-2,.gx-2{--bs-gutter-x:.5rem}.g-2,.gy-2{--bs-gutter-y:.5rem}.g-3,.gx-3{--bs-gutter-x:1rem}.g-3,.gy-3{--bs-gutter-y:1rem}.g-4,.gx-4{--bs-gutter-x:1.5rem}.g-4,.gy-4{--bs-gutter-y:1.5rem}.g-5,.gx-5{--bs-gutter-x:3rem}.g-5,.gy-5{--bs-gutter-y:3rem}@media (min-width:576px){.col-sm{flex:1 0 0%}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x:0}.g-sm-0,.gy-sm-0{--bs-gutter-y:0}.g-sm-1,.gx-sm-1{--bs-gutter-x:.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y:.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x:.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y:.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x:1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y:1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x:1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y:1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x:3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y:3rem}}@media (min-width:768px){.col-md{flex:1 0 0%}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x:0}.g-md-0,.gy-md-0{--bs-gutter-y:0}.g-md-1,.gx-md-1{--bs-gutter-x:.25rem}.g-md-1,.gy-md-1{--bs-gutter-y:.25rem}.g-md-2,.gx-md-2{--bs-gutter-x:.5rem}.g-md-2,.gy-md-2{--bs-gutter-y:.5rem}.g-md-3,.gx-md-3{--bs-gutter-x:1rem}.g-md-3,.gy-md-3{--bs-gutter-y:1rem}.g-md-4,.gx-md-4{--bs-gutter-x:1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y:1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x:3rem}.g-md-5,.gy-md-5{--bs-gutter-y:3rem}}@media (min-width:992px){.col-lg{flex:1 0 0%}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x:0}.g-lg-0,.gy-lg-0{--bs-gutter-y:0}.g-lg-1,.gx-lg-1{--bs-gutter-x:.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y:.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x:.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y:.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x:1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y:1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x:1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y:1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x:3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y:3rem}}@media (min-width:1200px){.col-xl{flex:1 0 0%}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x:0}.g-xl-0,.gy-xl-0{--bs-gutter-y:0}.g-xl-1,.gx-xl-1{--bs-gutter-x:.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y:.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x:.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y:.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x:1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y:1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x:1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y:1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x:3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y:3rem}}@media (min-width:1400px){.col-xxl{flex:1 0 0%}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x:0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y:0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x:.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x:1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y:1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x:1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y:1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x:3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y:3rem}}.d-inline{display:inline !important}.d-inline-block{display:inline-block !important}.d-block{display:block !important}.d-grid{display:grid !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}.d-none{display:none !important}.flex-fill{flex:1 1 auto !important}.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-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}.flex-wrap{flex-wrap:wrap !important}.flex-nowrap{flex-wrap:nowrap !important}.flex-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-evenly{justify-content:space-evenly !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}.order-first{order:-1 !important}.order-0{order:0 !important}.order-1{order:1 !important}.order-2{order:2 !important}.order-3{order:3 !important}.order-4{order:4 !important}.order-5{order:5 !important}.order-last{order:6 !important}.m-0{margin:0 !important}.m-1{margin:.25rem !important}.m-2{margin:.5rem !important}.m-3{margin:1rem !important}.m-4{margin:1.5rem !important}.m-5{margin:3rem !important}.m-auto{margin:auto !important}.mx-0{margin-right:0 !important;margin-left:0 !important}.mx-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-3{margin-right:1rem !important;margin-left:1rem !important}.mx-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-5{margin-right:3rem !important;margin-left:3rem !important}.mx-auto{margin-right:auto !important;margin-left:auto !important}.my-0{margin-top:0 !important;margin-bottom:0 !important}.my-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-0{margin-top:0 !important}.mt-1{margin-top:.25rem !important}.mt-2{margin-top:.5rem !important}.mt-3{margin-top:1rem !important}.mt-4{margin-top:1.5rem !important}.mt-5{margin-top:3rem !important}.mt-auto{margin-top:auto !important}.me-0{margin-right:0 !important}.me-1{margin-right:.25rem !important}.me-2{margin-right:.5rem !important}.me-3{margin-right:1rem !important}.me-4{margin-right:1.5rem !important}.me-5{margin-right:3rem !important}.me-auto{margin-right:auto !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:.25rem !important}.mb-2{margin-bottom:.5rem !important}.mb-3{margin-bottom:1rem !important}.mb-4{margin-bottom:1.5rem !important}.mb-5{margin-bottom:3rem !important}.mb-auto{margin-bottom:auto !important}.ms-0{margin-left:0 !important}.ms-1{margin-left:.25rem !important}.ms-2{margin-left:.5rem !important}.ms-3{margin-left:1rem !important}.ms-4{margin-left:1.5rem !important}.ms-5{margin-left:3rem !important}.ms-auto{margin-left:auto !important}.p-0{padding:0 !important}.p-1{padding:.25rem !important}.p-2{padding:.5rem !important}.p-3{padding:1rem !important}.p-4{padding:1.5rem !important}.p-5{padding:3rem !important}.px-0{padding-right:0 !important;padding-left:0 !important}.px-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-3{padding-right:1rem !important;padding-left:1rem !important}.px-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-5{padding-right:3rem !important;padding-left:3rem !important}.py-0{padding-top:0 !important;padding-bottom:0 !important}.py-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:.25rem !important}.pt-2{padding-top:.5rem !important}.pt-3{padding-top:1rem !important}.pt-4{padding-top:1.5rem !important}.pt-5{padding-top:3rem !important}.pe-0{padding-right:0 !important}.pe-1{padding-right:.25rem !important}.pe-2{padding-right:.5rem !important}.pe-3{padding-right:1rem !important}.pe-4{padding-right:1.5rem !important}.pe-5{padding-right:3rem !important}.pb-0{padding-bottom:0 !important}.pb-1{padding-bottom:.25rem !important}.pb-2{padding-bottom:.5rem !important}.pb-3{padding-bottom:1rem !important}.pb-4{padding-bottom:1.5rem !important}.pb-5{padding-bottom:3rem !important}.ps-0{padding-left:0 !important}.ps-1{padding-left:.25rem !important}.ps-2{padding-left:.5rem !important}.ps-3{padding-left:1rem !important}.ps-4{padding-left:1.5rem !important}.ps-5{padding-left:3rem !important}@media (min-width:576px){.d-sm-inline{display:inline !important}.d-sm-inline-block{display:inline-block !important}.d-sm-block{display:block !important}.d-sm-grid{display:grid !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}.d-sm-none{display:none !important}.flex-sm-fill{flex:1 1 auto !important}.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-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}.flex-sm-wrap{flex-wrap:wrap !important}.flex-sm-nowrap{flex-wrap:nowrap !important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-sm-evenly{justify-content:space-evenly !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}.order-sm-first{order:-1 !important}.order-sm-0{order:0 !important}.order-sm-1{order:1 !important}.order-sm-2{order:2 !important}.order-sm-3{order:3 !important}.order-sm-4{order:4 !important}.order-sm-5{order:5 !important}.order-sm-last{order:6 !important}.m-sm-0{margin:0 !important}.m-sm-1{margin:.25rem !important}.m-sm-2{margin:.5rem !important}.m-sm-3{margin:1rem !important}.m-sm-4{margin:1.5rem !important}.m-sm-5{margin:3rem !important}.m-sm-auto{margin:auto !important}.mx-sm-0{margin-right:0 !important;margin-left:0 !important}.mx-sm-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-sm-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-sm-3{margin-right:1rem !important;margin-left:1rem !important}.mx-sm-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-sm-5{margin-right:3rem !important;margin-left:3rem !important}.mx-sm-auto{margin-right:auto !important;margin-left:auto !important}.my-sm-0{margin-top:0 !important;margin-bottom:0 !important}.my-sm-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-sm-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-sm-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-sm-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-sm-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-sm-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-sm-0{margin-top:0 !important}.mt-sm-1{margin-top:.25rem !important}.mt-sm-2{margin-top:.5rem !important}.mt-sm-3{margin-top:1rem !important}.mt-sm-4{margin-top:1.5rem !important}.mt-sm-5{margin-top:3rem !important}.mt-sm-auto{margin-top:auto !important}.me-sm-0{margin-right:0 !important}.me-sm-1{margin-right:.25rem !important}.me-sm-2{margin-right:.5rem !important}.me-sm-3{margin-right:1rem !important}.me-sm-4{margin-right:1.5rem !important}.me-sm-5{margin-right:3rem !important}.me-sm-auto{margin-right:auto !important}.mb-sm-0{margin-bottom:0 !important}.mb-sm-1{margin-bottom:.25rem !important}.mb-sm-2{margin-bottom:.5rem !important}.mb-sm-3{margin-bottom:1rem !important}.mb-sm-4{margin-bottom:1.5rem !important}.mb-sm-5{margin-bottom:3rem !important}.mb-sm-auto{margin-bottom:auto !important}.ms-sm-0{margin-left:0 !important}.ms-sm-1{margin-left:.25rem !important}.ms-sm-2{margin-left:.5rem !important}.ms-sm-3{margin-left:1rem !important}.ms-sm-4{margin-left:1.5rem !important}.ms-sm-5{margin-left:3rem !important}.ms-sm-auto{margin-left:auto !important}.p-sm-0{padding:0 !important}.p-sm-1{padding:.25rem !important}.p-sm-2{padding:.5rem !important}.p-sm-3{padding:1rem !important}.p-sm-4{padding:1.5rem !important}.p-sm-5{padding:3rem !important}.px-sm-0{padding-right:0 !important;padding-left:0 !important}.px-sm-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-sm-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-sm-3{padding-right:1rem !important;padding-left:1rem !important}.px-sm-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-sm-5{padding-right:3rem !important;padding-left:3rem !important}.py-sm-0{padding-top:0 !important;padding-bottom:0 !important}.py-sm-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-sm-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-sm-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-sm-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-sm-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-sm-0{padding-top:0 !important}.pt-sm-1{padding-top:.25rem !important}.pt-sm-2{padding-top:.5rem !important}.pt-sm-3{padding-top:1rem !important}.pt-sm-4{padding-top:1.5rem !important}.pt-sm-5{padding-top:3rem !important}.pe-sm-0{padding-right:0 !important}.pe-sm-1{padding-right:.25rem !important}.pe-sm-2{padding-right:.5rem !important}.pe-sm-3{padding-right:1rem !important}.pe-sm-4{padding-right:1.5rem !important}.pe-sm-5{padding-right:3rem !important}.pb-sm-0{padding-bottom:0 !important}.pb-sm-1{padding-bottom:.25rem !important}.pb-sm-2{padding-bottom:.5rem !important}.pb-sm-3{padding-bottom:1rem !important}.pb-sm-4{padding-bottom:1.5rem !important}.pb-sm-5{padding-bottom:3rem !important}.ps-sm-0{padding-left:0 !important}.ps-sm-1{padding-left:.25rem !important}.ps-sm-2{padding-left:.5rem !important}.ps-sm-3{padding-left:1rem !important}.ps-sm-4{padding-left:1.5rem !important}.ps-sm-5{padding-left:3rem !important}}@media (min-width:768px){.d-md-inline{display:inline !important}.d-md-inline-block{display:inline-block !important}.d-md-block{display:block !important}.d-md-grid{display:grid !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}.d-md-none{display:none !important}.flex-md-fill{flex:1 1 auto !important}.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-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}.flex-md-wrap{flex-wrap:wrap !important}.flex-md-nowrap{flex-wrap:nowrap !important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-md-evenly{justify-content:space-evenly !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}.order-md-first{order:-1 !important}.order-md-0{order:0 !important}.order-md-1{order:1 !important}.order-md-2{order:2 !important}.order-md-3{order:3 !important}.order-md-4{order:4 !important}.order-md-5{order:5 !important}.order-md-last{order:6 !important}.m-md-0{margin:0 !important}.m-md-1{margin:.25rem !important}.m-md-2{margin:.5rem !important}.m-md-3{margin:1rem !important}.m-md-4{margin:1.5rem !important}.m-md-5{margin:3rem !important}.m-md-auto{margin:auto !important}.mx-md-0{margin-right:0 !important;margin-left:0 !important}.mx-md-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-md-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-md-3{margin-right:1rem !important;margin-left:1rem !important}.mx-md-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-md-5{margin-right:3rem !important;margin-left:3rem !important}.mx-md-auto{margin-right:auto !important;margin-left:auto !important}.my-md-0{margin-top:0 !important;margin-bottom:0 !important}.my-md-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-md-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-md-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-md-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-md-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-md-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-md-0{margin-top:0 !important}.mt-md-1{margin-top:.25rem !important}.mt-md-2{margin-top:.5rem !important}.mt-md-3{margin-top:1rem !important}.mt-md-4{margin-top:1.5rem !important}.mt-md-5{margin-top:3rem !important}.mt-md-auto{margin-top:auto !important}.me-md-0{margin-right:0 !important}.me-md-1{margin-right:.25rem !important}.me-md-2{margin-right:.5rem !important}.me-md-3{margin-right:1rem !important}.me-md-4{margin-right:1.5rem !important}.me-md-5{margin-right:3rem !important}.me-md-auto{margin-right:auto !important}.mb-md-0{margin-bottom:0 !important}.mb-md-1{margin-bottom:.25rem !important}.mb-md-2{margin-bottom:.5rem !important}.mb-md-3{margin-bottom:1rem !important}.mb-md-4{margin-bottom:1.5rem !important}.mb-md-5{margin-bottom:3rem !important}.mb-md-auto{margin-bottom:auto !important}.ms-md-0{margin-left:0 !important}.ms-md-1{margin-left:.25rem !important}.ms-md-2{margin-left:.5rem !important}.ms-md-3{margin-left:1rem !important}.ms-md-4{margin-left:1.5rem !important}.ms-md-5{margin-left:3rem !important}.ms-md-auto{margin-left:auto !important}.p-md-0{padding:0 !important}.p-md-1{padding:.25rem !important}.p-md-2{padding:.5rem !important}.p-md-3{padding:1rem !important}.p-md-4{padding:1.5rem !important}.p-md-5{padding:3rem !important}.px-md-0{padding-right:0 !important;padding-left:0 !important}.px-md-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-md-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-md-3{padding-right:1rem !important;padding-left:1rem !important}.px-md-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-md-5{padding-right:3rem !important;padding-left:3rem !important}.py-md-0{padding-top:0 !important;padding-bottom:0 !important}.py-md-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-md-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-md-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-md-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-md-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-md-0{padding-top:0 !important}.pt-md-1{padding-top:.25rem !important}.pt-md-2{padding-top:.5rem !important}.pt-md-3{padding-top:1rem !important}.pt-md-4{padding-top:1.5rem !important}.pt-md-5{padding-top:3rem !important}.pe-md-0{padding-right:0 !important}.pe-md-1{padding-right:.25rem !important}.pe-md-2{padding-right:.5rem !important}.pe-md-3{padding-right:1rem !important}.pe-md-4{padding-right:1.5rem !important}.pe-md-5{padding-right:3rem !important}.pb-md-0{padding-bottom:0 !important}.pb-md-1{padding-bottom:.25rem !important}.pb-md-2{padding-bottom:.5rem !important}.pb-md-3{padding-bottom:1rem !important}.pb-md-4{padding-bottom:1.5rem !important}.pb-md-5{padding-bottom:3rem !important}.ps-md-0{padding-left:0 !important}.ps-md-1{padding-left:.25rem !important}.ps-md-2{padding-left:.5rem !important}.ps-md-3{padding-left:1rem !important}.ps-md-4{padding-left:1.5rem !important}.ps-md-5{padding-left:3rem !important}}@media (min-width:992px){.d-lg-inline{display:inline !important}.d-lg-inline-block{display:inline-block !important}.d-lg-block{display:block !important}.d-lg-grid{display:grid !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}.d-lg-none{display:none !important}.flex-lg-fill{flex:1 1 auto !important}.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-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}.flex-lg-wrap{flex-wrap:wrap !important}.flex-lg-nowrap{flex-wrap:nowrap !important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-lg-evenly{justify-content:space-evenly !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}.order-lg-first{order:-1 !important}.order-lg-0{order:0 !important}.order-lg-1{order:1 !important}.order-lg-2{order:2 !important}.order-lg-3{order:3 !important}.order-lg-4{order:4 !important}.order-lg-5{order:5 !important}.order-lg-last{order:6 !important}.m-lg-0{margin:0 !important}.m-lg-1{margin:.25rem !important}.m-lg-2{margin:.5rem !important}.m-lg-3{margin:1rem !important}.m-lg-4{margin:1.5rem !important}.m-lg-5{margin:3rem !important}.m-lg-auto{margin:auto !important}.mx-lg-0{margin-right:0 !important;margin-left:0 !important}.mx-lg-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-lg-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-lg-3{margin-right:1rem !important;margin-left:1rem !important}.mx-lg-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-lg-5{margin-right:3rem !important;margin-left:3rem !important}.mx-lg-auto{margin-right:auto !important;margin-left:auto !important}.my-lg-0{margin-top:0 !important;margin-bottom:0 !important}.my-lg-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-lg-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-lg-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-lg-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-lg-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-lg-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-lg-0{margin-top:0 !important}.mt-lg-1{margin-top:.25rem !important}.mt-lg-2{margin-top:.5rem !important}.mt-lg-3{margin-top:1rem !important}.mt-lg-4{margin-top:1.5rem !important}.mt-lg-5{margin-top:3rem !important}.mt-lg-auto{margin-top:auto !important}.me-lg-0{margin-right:0 !important}.me-lg-1{margin-right:.25rem !important}.me-lg-2{margin-right:.5rem !important}.me-lg-3{margin-right:1rem !important}.me-lg-4{margin-right:1.5rem !important}.me-lg-5{margin-right:3rem !important}.me-lg-auto{margin-right:auto !important}.mb-lg-0{margin-bottom:0 !important}.mb-lg-1{margin-bottom:.25rem !important}.mb-lg-2{margin-bottom:.5rem !important}.mb-lg-3{margin-bottom:1rem !important}.mb-lg-4{margin-bottom:1.5rem !important}.mb-lg-5{margin-bottom:3rem !important}.mb-lg-auto{margin-bottom:auto !important}.ms-lg-0{margin-left:0 !important}.ms-lg-1{margin-left:.25rem !important}.ms-lg-2{margin-left:.5rem !important}.ms-lg-3{margin-left:1rem !important}.ms-lg-4{margin-left:1.5rem !important}.ms-lg-5{margin-left:3rem !important}.ms-lg-auto{margin-left:auto !important}.p-lg-0{padding:0 !important}.p-lg-1{padding:.25rem !important}.p-lg-2{padding:.5rem !important}.p-lg-3{padding:1rem !important}.p-lg-4{padding:1.5rem !important}.p-lg-5{padding:3rem !important}.px-lg-0{padding-right:0 !important;padding-left:0 !important}.px-lg-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-lg-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-lg-3{padding-right:1rem !important;padding-left:1rem !important}.px-lg-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-lg-5{padding-right:3rem !important;padding-left:3rem !important}.py-lg-0{padding-top:0 !important;padding-bottom:0 !important}.py-lg-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-lg-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-lg-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-lg-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-lg-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-lg-0{padding-top:0 !important}.pt-lg-1{padding-top:.25rem !important}.pt-lg-2{padding-top:.5rem !important}.pt-lg-3{padding-top:1rem !important}.pt-lg-4{padding-top:1.5rem !important}.pt-lg-5{padding-top:3rem !important}.pe-lg-0{padding-right:0 !important}.pe-lg-1{padding-right:.25rem !important}.pe-lg-2{padding-right:.5rem !important}.pe-lg-3{padding-right:1rem !important}.pe-lg-4{padding-right:1.5rem !important}.pe-lg-5{padding-right:3rem !important}.pb-lg-0{padding-bottom:0 !important}.pb-lg-1{padding-bottom:.25rem !important}.pb-lg-2{padding-bottom:.5rem !important}.pb-lg-3{padding-bottom:1rem !important}.pb-lg-4{padding-bottom:1.5rem !important}.pb-lg-5{padding-bottom:3rem !important}.ps-lg-0{padding-left:0 !important}.ps-lg-1{padding-left:.25rem !important}.ps-lg-2{padding-left:.5rem !important}.ps-lg-3{padding-left:1rem !important}.ps-lg-4{padding-left:1.5rem !important}.ps-lg-5{padding-left:3rem !important}}@media (min-width:1200px){.d-xl-inline{display:inline !important}.d-xl-inline-block{display:inline-block !important}.d-xl-block{display:block !important}.d-xl-grid{display:grid !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}.d-xl-none{display:none !important}.flex-xl-fill{flex:1 1 auto !important}.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-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}.flex-xl-wrap{flex-wrap:wrap !important}.flex-xl-nowrap{flex-wrap:nowrap !important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse !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}.justify-content-xl-evenly{justify-content:space-evenly !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}.order-xl-first{order:-1 !important}.order-xl-0{order:0 !important}.order-xl-1{order:1 !important}.order-xl-2{order:2 !important}.order-xl-3{order:3 !important}.order-xl-4{order:4 !important}.order-xl-5{order:5 !important}.order-xl-last{order:6 !important}.m-xl-0{margin:0 !important}.m-xl-1{margin:.25rem !important}.m-xl-2{margin:.5rem !important}.m-xl-3{margin:1rem !important}.m-xl-4{margin:1.5rem !important}.m-xl-5{margin:3rem !important}.m-xl-auto{margin:auto !important}.mx-xl-0{margin-right:0 !important;margin-left:0 !important}.mx-xl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xl-auto{margin-right:auto !important;margin-left:auto !important}.my-xl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xl-0{margin-top:0 !important}.mt-xl-1{margin-top:.25rem !important}.mt-xl-2{margin-top:.5rem !important}.mt-xl-3{margin-top:1rem !important}.mt-xl-4{margin-top:1.5rem !important}.mt-xl-5{margin-top:3rem !important}.mt-xl-auto{margin-top:auto !important}.me-xl-0{margin-right:0 !important}.me-xl-1{margin-right:.25rem !important}.me-xl-2{margin-right:.5rem !important}.me-xl-3{margin-right:1rem !important}.me-xl-4{margin-right:1.5rem !important}.me-xl-5{margin-right:3rem !important}.me-xl-auto{margin-right:auto !important}.mb-xl-0{margin-bottom:0 !important}.mb-xl-1{margin-bottom:.25rem !important}.mb-xl-2{margin-bottom:.5rem !important}.mb-xl-3{margin-bottom:1rem !important}.mb-xl-4{margin-bottom:1.5rem !important}.mb-xl-5{margin-bottom:3rem !important}.mb-xl-auto{margin-bottom:auto !important}.ms-xl-0{margin-left:0 !important}.ms-xl-1{margin-left:.25rem !important}.ms-xl-2{margin-left:.5rem !important}.ms-xl-3{margin-left:1rem !important}.ms-xl-4{margin-left:1.5rem !important}.ms-xl-5{margin-left:3rem !important}.ms-xl-auto{margin-left:auto !important}.p-xl-0{padding:0 !important}.p-xl-1{padding:.25rem !important}.p-xl-2{padding:.5rem !important}.p-xl-3{padding:1rem !important}.p-xl-4{padding:1.5rem !important}.p-xl-5{padding:3rem !important}.px-xl-0{padding-right:0 !important;padding-left:0 !important}.px-xl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xl-0{padding-top:0 !important}.pt-xl-1{padding-top:.25rem !important}.pt-xl-2{padding-top:.5rem !important}.pt-xl-3{padding-top:1rem !important}.pt-xl-4{padding-top:1.5rem !important}.pt-xl-5{padding-top:3rem !important}.pe-xl-0{padding-right:0 !important}.pe-xl-1{padding-right:.25rem !important}.pe-xl-2{padding-right:.5rem !important}.pe-xl-3{padding-right:1rem !important}.pe-xl-4{padding-right:1.5rem !important}.pe-xl-5{padding-right:3rem !important}.pb-xl-0{padding-bottom:0 !important}.pb-xl-1{padding-bottom:.25rem !important}.pb-xl-2{padding-bottom:.5rem !important}.pb-xl-3{padding-bottom:1rem !important}.pb-xl-4{padding-bottom:1.5rem !important}.pb-xl-5{padding-bottom:3rem !important}.ps-xl-0{padding-left:0 !important}.ps-xl-1{padding-left:.25rem !important}.ps-xl-2{padding-left:.5rem !important}.ps-xl-3{padding-left:1rem !important}.ps-xl-4{padding-left:1.5rem !important}.ps-xl-5{padding-left:3rem !important}}@media (min-width:1400px){.d-xxl-inline{display:inline !important}.d-xxl-inline-block{display:inline-block !important}.d-xxl-block{display:block !important}.d-xxl-grid{display:grid !important}.d-xxl-table{display:table !important}.d-xxl-table-row{display:table-row !important}.d-xxl-table-cell{display:table-cell !important}.d-xxl-flex{display:flex !important}.d-xxl-inline-flex{display:inline-flex !important}.d-xxl-none{display:none !important}.flex-xxl-fill{flex:1 1 auto !important}.flex-xxl-row{flex-direction:row !important}.flex-xxl-column{flex-direction:column !important}.flex-xxl-row-reverse{flex-direction:row-reverse !important}.flex-xxl-column-reverse{flex-direction:column-reverse !important}.flex-xxl-grow-0{flex-grow:0 !important}.flex-xxl-grow-1{flex-grow:1 !important}.flex-xxl-shrink-0{flex-shrink:0 !important}.flex-xxl-shrink-1{flex-shrink:1 !important}.flex-xxl-wrap{flex-wrap:wrap !important}.flex-xxl-nowrap{flex-wrap:nowrap !important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse !important}.justify-content-xxl-start{justify-content:flex-start !important}.justify-content-xxl-end{justify-content:flex-end !important}.justify-content-xxl-center{justify-content:center !important}.justify-content-xxl-between{justify-content:space-between !important}.justify-content-xxl-around{justify-content:space-around !important}.justify-content-xxl-evenly{justify-content:space-evenly !important}.align-items-xxl-start{align-items:flex-start !important}.align-items-xxl-end{align-items:flex-end !important}.align-items-xxl-center{align-items:center !important}.align-items-xxl-baseline{align-items:baseline !important}.align-items-xxl-stretch{align-items:stretch !important}.align-content-xxl-start{align-content:flex-start !important}.align-content-xxl-end{align-content:flex-end !important}.align-content-xxl-center{align-content:center !important}.align-content-xxl-between{align-content:space-between !important}.align-content-xxl-around{align-content:space-around !important}.align-content-xxl-stretch{align-content:stretch !important}.align-self-xxl-auto{align-self:auto !important}.align-self-xxl-start{align-self:flex-start !important}.align-self-xxl-end{align-self:flex-end !important}.align-self-xxl-center{align-self:center !important}.align-self-xxl-baseline{align-self:baseline !important}.align-self-xxl-stretch{align-self:stretch !important}.order-xxl-first{order:-1 !important}.order-xxl-0{order:0 !important}.order-xxl-1{order:1 !important}.order-xxl-2{order:2 !important}.order-xxl-3{order:3 !important}.order-xxl-4{order:4 !important}.order-xxl-5{order:5 !important}.order-xxl-last{order:6 !important}.m-xxl-0{margin:0 !important}.m-xxl-1{margin:.25rem !important}.m-xxl-2{margin:.5rem !important}.m-xxl-3{margin:1rem !important}.m-xxl-4{margin:1.5rem !important}.m-xxl-5{margin:3rem !important}.m-xxl-auto{margin:auto !important}.mx-xxl-0{margin-right:0 !important;margin-left:0 !important}.mx-xxl-1{margin-right:.25rem !important;margin-left:.25rem !important}.mx-xxl-2{margin-right:.5rem !important;margin-left:.5rem !important}.mx-xxl-3{margin-right:1rem !important;margin-left:1rem !important}.mx-xxl-4{margin-right:1.5rem !important;margin-left:1.5rem !important}.mx-xxl-5{margin-right:3rem !important;margin-left:3rem !important}.mx-xxl-auto{margin-right:auto !important;margin-left:auto !important}.my-xxl-0{margin-top:0 !important;margin-bottom:0 !important}.my-xxl-1{margin-top:.25rem !important;margin-bottom:.25rem !important}.my-xxl-2{margin-top:.5rem !important;margin-bottom:.5rem !important}.my-xxl-3{margin-top:1rem !important;margin-bottom:1rem !important}.my-xxl-4{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.my-xxl-5{margin-top:3rem !important;margin-bottom:3rem !important}.my-xxl-auto{margin-top:auto !important;margin-bottom:auto !important}.mt-xxl-0{margin-top:0 !important}.mt-xxl-1{margin-top:.25rem !important}.mt-xxl-2{margin-top:.5rem !important}.mt-xxl-3{margin-top:1rem !important}.mt-xxl-4{margin-top:1.5rem !important}.mt-xxl-5{margin-top:3rem !important}.mt-xxl-auto{margin-top:auto !important}.me-xxl-0{margin-right:0 !important}.me-xxl-1{margin-right:.25rem !important}.me-xxl-2{margin-right:.5rem !important}.me-xxl-3{margin-right:1rem !important}.me-xxl-4{margin-right:1.5rem !important}.me-xxl-5{margin-right:3rem !important}.me-xxl-auto{margin-right:auto !important}.mb-xxl-0{margin-bottom:0 !important}.mb-xxl-1{margin-bottom:.25rem !important}.mb-xxl-2{margin-bottom:.5rem !important}.mb-xxl-3{margin-bottom:1rem !important}.mb-xxl-4{margin-bottom:1.5rem !important}.mb-xxl-5{margin-bottom:3rem !important}.mb-xxl-auto{margin-bottom:auto !important}.ms-xxl-0{margin-left:0 !important}.ms-xxl-1{margin-left:.25rem !important}.ms-xxl-2{margin-left:.5rem !important}.ms-xxl-3{margin-left:1rem !important}.ms-xxl-4{margin-left:1.5rem !important}.ms-xxl-5{margin-left:3rem !important}.ms-xxl-auto{margin-left:auto !important}.p-xxl-0{padding:0 !important}.p-xxl-1{padding:.25rem !important}.p-xxl-2{padding:.5rem !important}.p-xxl-3{padding:1rem !important}.p-xxl-4{padding:1.5rem !important}.p-xxl-5{padding:3rem !important}.px-xxl-0{padding-right:0 !important;padding-left:0 !important}.px-xxl-1{padding-right:.25rem !important;padding-left:.25rem !important}.px-xxl-2{padding-right:.5rem !important;padding-left:.5rem !important}.px-xxl-3{padding-right:1rem !important;padding-left:1rem !important}.px-xxl-4{padding-right:1.5rem !important;padding-left:1.5rem !important}.px-xxl-5{padding-right:3rem !important;padding-left:3rem !important}.py-xxl-0{padding-top:0 !important;padding-bottom:0 !important}.py-xxl-1{padding-top:.25rem !important;padding-bottom:.25rem !important}.py-xxl-2{padding-top:.5rem !important;padding-bottom:.5rem !important}.py-xxl-3{padding-top:1rem !important;padding-bottom:1rem !important}.py-xxl-4{padding-top:1.5rem !important;padding-bottom:1.5rem !important}.py-xxl-5{padding-top:3rem !important;padding-bottom:3rem !important}.pt-xxl-0{padding-top:0 !important}.pt-xxl-1{padding-top:.25rem !important}.pt-xxl-2{padding-top:.5rem !important}.pt-xxl-3{padding-top:1rem !important}.pt-xxl-4{padding-top:1.5rem !important}.pt-xxl-5{padding-top:3rem !important}.pe-xxl-0{padding-right:0 !important}.pe-xxl-1{padding-right:.25rem !important}.pe-xxl-2{padding-right:.5rem !important}.pe-xxl-3{padding-right:1rem !important}.pe-xxl-4{padding-right:1.5rem !important}.pe-xxl-5{padding-right:3rem !important}.pb-xxl-0{padding-bottom:0 !important}.pb-xxl-1{padding-bottom:.25rem !important}.pb-xxl-2{padding-bottom:.5rem !important}.pb-xxl-3{padding-bottom:1rem !important}.pb-xxl-4{padding-bottom:1.5rem !important}.pb-xxl-5{padding-bottom:3rem !important}.ps-xxl-0{padding-left:0 !important}.ps-xxl-1{padding-left:.25rem !important}.ps-xxl-2{padding-left:.5rem !important}.ps-xxl-3{padding-left:1rem !important}.ps-xxl-4{padding-left:1.5rem !important}.ps-xxl-5{padding-left:3rem !important}}@media print{.d-print-inline{display:inline !important}.d-print-inline-block{display:inline-block !important}.d-print-block{display:block !important}.d-print-grid{display:grid !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}.d-print-none{display:none !important}}*{box-sizing:border-box}img{max-width:100%;height:auto}html{font-size:1rem;font-family:"Work Sans",Arial,sans-serif;color:#010101;line-height:1.4;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-weight:700;letter-spacing:-.02rem;line-height:1.17}h1,.h1{font-size:2.25rem}h2,.h2{font-size:2rem}h3,.h3{font-size:1.625rem}h4,.h4{font-size:1.5rem}h5,.h5{font-size:1.25rem}h6,.h6{font-size:1.125rem}hr,h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{margin-top:1rem;margin-bottom:1rem}p,ul,ol{margin-top:1.5rem;margin-bottom:1.5rem}a{color:#010101}a:hover,a:active,a:focus{text-decoration:none}hr{background:0 0;border:none;border-top:solid #ccc .063rem}ul,ol{padding-left:1rem}.text-lg{font-size:1.25rem}.text-sm{font-size:.875rem}.meta{font-size:.625rem;text-transform:uppercase;letter-spacing:.03rem}@media (min-width:768px){h1,.h1{font-size:4rem}h2,.h2{font-size:2.875rem}h3,.h3{font-size:2rem}h4,.h4{font-size:1.75rem}h5,.h5{font-size:1.5rem}h6,.h6{font-size:1.375rem}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}button,input,optgroup,select,textarea{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}ul:not(.browser-default){padding-left:0;list-style-type:none}ul:not(.browser-default)>li{list-style-type:none}a{color:blue;text-decoration:none;-webkit-tap-highlight-color:transparent}.valign-wrapper{display:flex;align-items:center}.clearfix{clear:both}.z-depth-0{box-shadow:none !important}.z-depth-1{box-shadow:0 2px 2px 0 rgba(0,0,0,.14),0 3px 1px -2px rgba(0,0,0,.12),0 1px 5px 0 rgba(0,0,0,.2)}.z-depth-1-half{box-shadow:0 3px 3px 0 rgba(0,0,0,.14),0 1px 7px 0 rgba(0,0,0,.12),0 3px 1px -1px rgba(0,0,0,.2)}.z-depth-2{box-shadow:0 4px 5px 0 rgba(0,0,0,.14),0 1px 10px 0 rgba(0,0,0,.12),0 2px 4px -1px rgba(0,0,0,.3)}.z-depth-3{box-shadow:0 8px 17px 2px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12),0 5px 5px -3px rgba(0,0,0,.2)}.z-depth-4{box-shadow:0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12),0 8px 10px -7px rgba(0,0,0,.2)}.z-depth-5{box-shadow:0 24px 38px 3px rgba(0,0,0,.14),0 9px 46px 8px rgba(0,0,0,.12),0 11px 15px -7px rgba(0,0,0,.2)}.hoverable{transition:box-shadow .25s}.hoverable:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19)}.divider{height:1px;overflow:hidden}blockquote{margin:20px 0;padding-left:1.5rem;border-left:5px solid #000}i{line-height:inherit}i.left{float:left;margin-right:15px}i.right{float:right;margin-left:15px}i.tiny{font-size:1rem}i.small{font-size:2rem}i.medium{font-size:4rem}i.large{font-size:6rem}img.responsive-img,video.responsive-video{max-width:100%;height:auto}.pagination li{display:inline-block;border-radius:2px;text-align:center;vertical-align:top;height:30px}.pagination li a{color:#444;display:inline-block;font-size:1.2rem;padding:0 10px;line-height:30px}.pagination li.active a{color:#fff}.pagination li.active{background-color:#000}.pagination li.disabled a{cursor:default;color:#999}.pagination li i{font-size:2rem}.pagination li.pages ul li{display:inline-block;float:none}@media only screen and (max-width :992px){.pagination{width:100%}.pagination li.prev,.pagination li.next{width:10%}.pagination li.pages{width:80%;overflow:hidden;white-space:nowrap}}.breadcrumb{font-size:18px;color:rgba(255,255,255,.7)}.breadcrumb i,.breadcrumb [class^=mdi-],.breadcrumb [class*=mdi-],.breadcrumb i.material-icons{display:inline-block;font-size:24px}.breadcrumb:before{content:"\e5cc";color:rgba(255,255,255,.7);vertical-align:top;display:inline-block;font-family:"Material Icons";font-weight:400;font-style:normal;font-size:25px;margin:0 10px 0 8px;-webkit-font-smoothing:antialiased}.breadcrumb:first-child:before{display:none}.breadcrumb:last-child{color:#fff}.parallax-container{position:relative;overflow:hidden;height:500px}.parallax-container .parallax{position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1}.parallax-container .parallax img{opacity:0;position:absolute;left:50%;bottom:0;min-width:100%;min-height:100%;transform:translate3d(0,0,0);transform:translateX(-50%)}.pin-top,.pin-bottom{position:relative}.pinned{position:fixed !important}ul.staggered-list li{opacity:0}.fade-in{opacity:0;transform-origin:0 50%}@media only screen and (max-width :600px){.hide-on-small-only,.hide-on-small-and-down{display:none !important}}@media only screen and (max-width :992px){.hide-on-med-and-down{display:none !important}}@media only screen and (min-width :601px){.hide-on-med-and-up{display:none !important}}@media only screen and (min-width:600px) and (max-width:992px){.hide-on-med-only{display:none !important}}@media only screen and (min-width :993px){.hide-on-large-only{display:none !important}}@media only screen and (min-width :1201px){.hide-on-extra-large-only{display:none !important}}@media only screen and (min-width :1201px){.show-on-extra-large{display:block !important}}@media only screen and (min-width :993px){.show-on-large{display:block !important}}@media only screen and (min-width:600px) and (max-width:992px){.show-on-medium{display:block !important}}@media only screen and (max-width :600px){.show-on-small{display:block !important}}@media only screen and (min-width :601px){.show-on-medium-and-up{display:block !important}}@media only screen and (max-width :992px){.show-on-medium-and-down{display:block !important}}@media only screen and (max-width :600px){.center-on-small-only{text-align:center}}.page-footer{padding-top:20px;color:#fff;background-color:#000}.page-footer .footer-copyright{overflow:hidden;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:10px 0;color:rgba(255,255,255,.8);background-color:rgba(51,51,51,.08)}table,th,td{border:none}table{width:100%;display:table;border-collapse:collapse;border-spacing:0}table.striped tr{border-bottom:none}table.striped>tbody>tr:nth-child(odd){background-color:#212529}table.striped>tbody>tr>td{border-radius:0}table.highlight>tbody>tr{transition:background-color .25s ease}table.highlight>tbody>tr:hover{background-color:#212529}table.centered thead tr th,table.centered tbody tr td{text-align:center}tr{border-bottom:1px solid #dee2e6}td,th{padding:15px 5px;display:table-cell;text-align:left;vertical-align:middle;border-radius:2px}@media only screen and (max-width :992px){table.responsive-table{width:100%;border-collapse:collapse;border-spacing:0;display:block;position:relative}table.responsive-table td:empty:before{content:" "}table.responsive-table th,table.responsive-table td{margin:0;vertical-align:top}table.responsive-table th{text-align:left}table.responsive-table thead{display:block;float:left}table.responsive-table thead tr{display:block;padding:0 10px 0 0}table.responsive-table thead tr th:before{content:" "}table.responsive-table tbody{display:block;width:auto;position:relative;overflow-x:auto;white-space:nowrap}table.responsive-table tbody tr{display:inline-block;vertical-align:top}table.responsive-table th{display:block;text-align:right}table.responsive-table td{display:block;min-height:1.25em;text-align:left}table.responsive-table tr{border-bottom:none;padding:0 10px}table.responsive-table thead{border:0;border-right:1px solid #dee2e6}}.collection{margin:.5rem 0 1rem;border:1px solid #e0e0e0;border-radius:2px;overflow:hidden;position:relative}.collection .collection-item{background-color:#fff;line-height:1.5rem;padding:10px 20px;margin:0;border-bottom:1px solid #e0e0e0}.collection .collection-item.avatar{min-height:84px;padding-left:72px;position:relative}.collection .collection-item.avatar:not(.circle-clipper)>.circle,.collection .collection-item.avatar :not(.circle-clipper)>.circle{position:absolute;width:42px;height:42px;overflow:hidden;left:15px;display:inline-block;vertical-align:middle}.collection .collection-item.avatar i.circle{font-size:18px;line-height:42px;color:#fff;background-color:#999;text-align:center}.collection .collection-item.avatar .title{font-size:16px}.collection .collection-item.avatar p{margin:0}.collection .collection-item.avatar .secondary-content{position:absolute;top:16px;right:16px}.collection .collection-item:last-child{border-bottom:none}.collection .collection-item.active{background-color:grey;color:#fff}.collection .collection-item.active .secondary-content{color:#fff}.collection a.collection-item{display:block;transition:.25s;color:grey}.collection a.collection-item:not(.active):hover{background-color:#ddd}.collection.with-header .collection-header{background-color:#fff;border-bottom:1px solid #e0e0e0;padding:10px 20px}.collection.with-header .collection-item{padding-left:30px}.collection.with-header .collection-item.avatar{padding-left:72px}.secondary-content{float:right;color:grey}.collapsible .collection{margin:0;border:none}.video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-container iframe,.video-container object,.video-container embed{position:absolute;top:0;left:0;width:100%;height:100%}.progress{position:relative;height:4px;display:block;width:100%;background-color:#fff;border-radius:2px;margin:.5rem 0 1rem;overflow:hidden}.progress .determinate{position:absolute;top:0;left:0;bottom:0;background-color:#fff;transition:width .3s linear}.progress .indeterminate{background-color:#fff}.progress .indeterminate:before{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate 2.1s cubic-bezier(.65,.815,.735,.395) infinite}.progress .indeterminate:after{content:"";position:absolute;background-color:inherit;top:0;left:0;bottom:0;will-change:left,right;animation:indeterminate-short 2.1s cubic-bezier(.165,.84,.44,1) infinite;animation-delay:1.15s}@keyframes indeterminate{0%{left:-35%;right:100%}60%{left:100%;right:-90%}100%{left:100%;right:-90%}}@keyframes indeterminate-short{0%{left:-200%;right:100%}60%{left:107%;right:-8%}100%{left:107%;right:-8%}}.hide{display:none !important}.left-align{text-align:left}.right-align{text-align:right}.center,.center-align{text-align:center}.left{float:left !important}.right{float:right !important}.no-select{user-select:none}.circle{border-radius:50%}.center-block{display:block;margin-left:auto;margin-right:auto}.truncate{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.no-padding{padding:0 !important}.tabs{position:relative;overflow-x:auto;overflow-y:hidden;height:48px;width:100%;background-color:#fff;margin:0 auto;white-space:nowrap}.tabs.tabs-transparent{background-color:transparent}.tabs.tabs-transparent .tab a,.tabs.tabs-transparent .tab.disabled a,.tabs.tabs-transparent .tab.disabled a:hover{color:rgba(255,255,255,.7)}.tabs.tabs-transparent .tab a:hover,.tabs.tabs-transparent .tab a.active{color:#fff}.tabs.tabs-transparent .indicator{background-color:#fff}.tabs.tabs-fixed-width{display:flex}.tabs.tabs-fixed-width .tab{flex-grow:1}.tabs .tab{display:inline-block;text-align:center;line-height:48px;height:48px;padding:0;margin:0;text-transform:uppercase}.tabs .tab a{color:rgba(0,0,0,.7);display:block;width:100%;height:100%;padding:0 24px;font-size:14px;text-overflow:ellipsis;overflow:hidden;transition:color .28s ease,background-color .28s ease}.tabs .tab a:focus,.tabs .tab a:focus.active{background-color:rgba(0,0,0,.2);outline:none}.tabs .tab a:hover,.tabs .tab a.active{background-color:transparent;color:#000}.tabs .tab.disabled a,.tabs .tab.disabled a:hover{color:rgba(0,0,0,.4);cursor:default}.tabs .indicator{position:absolute;bottom:0;height:2px;background-color:#000;will-change:left,right}@media only screen and (max-width :992px){.tabs{display:flex}.tabs .tab{flex-grow:1}.tabs .tab a{padding:0 12px}}.fs-colour-primary{color:#0075c9 !important}.fs-colour-bg-primary{background-color:#0075c9 !important}.fs-colour-secondary{color:#00b9ff !important}.fs-colour-bg-secondary{background-color:#00b9ff !important}.fs-colour-black{color:#000 !important}.fs-colour-bg-black{background-color:#000 !important}.fs-colour-dark-5{color:#02050b !important}.fs-colour-bg-dark-5{background-color:#02050b !important}.fs-colour-dark-4{color:#181b1f !important}.fs-colour-bg-dark-4{background-color:#181b1f !important}.fs-colour-dark-3{color:#23272c !important}.fs-colour-bg-dark-3{background-color:#23272c !important}.fs-colour-dark-2{color:#1e2126 !important}.fs-colour-bg-dark-2{background-color:#1e2126 !important}.fs-colour-dark-1{color:#090b0e !important}.fs-colour-bg-dark-1{background-color:#090b0e !important}.fs-colour-white{color:#fff !important}.fs-colour-bg-white{background-color:#fff !important}.fs-colour-white-80{color:#ffffffcc !important}.fs-colour-bg-white-80{background-color:#ffffffcc !important}.fs-colour-white-60{color:#ffffff99 !important}.fs-colour-bg-white-60{background-color:#ffffff99 !important}.fs-colour-white-40{color:#ffffff66 !important}.fs-colour-bg-white-40{background-color:#ffffff66 !important}.fs-colour-white-20{color:#ffffff33 !important}.fs-colour-bg-white-20{background-color:#ffffff33 !important}.fs-colour-grey-5{color:#3f3f3f !important}.fs-colour-bg-grey-5{background-color:#3f3f3f !important}.fs-colour-grey-4{color:#717171 !important}.fs-colour-bg-grey-4{background-color:#717171 !important}.fs-colour-grey-3{color:#b3b3b3 !important}.fs-colour-bg-grey-3{background-color:#b3b3b3 !important}.fs-colour-grey-2{color:#cacaca !important}.fs-colour-bg-grey-2{background-color:#cacaca !important}.fs-colour-grey-1{color:#f6f6f6 !important}.fs-colour-bg-grey-1{background-color:#f6f6f6 !important}.fs-colour-ui-blue-30{color:#1891fb4d !important}.fs-colour-bg-ui-blue-30{background-color:#1891fb4d !important}.fs-colour-ui-blue-10{color:#1891fb1a !important}.fs-colour-bg-ui-blue-10{background-color:#1891fb1a !important}.fs-colour-ui-success{color:#a5e1a0 !important}.fs-colour-bg-ui-success{background-color:#a5e1a0 !important}.fs-colour-ui-error{color:#ff583d !important}.fs-colour-bg-ui-error{background-color:#ff583d !important}@media (min-width:992px){.fs-columns{columns:auto}.fs-columns--1{columns:1}.fs-columns--2{columns:2}.fs-columns--3{columns:3}.fs-columns--4{columns:4}}.fs-centered-parent{position:relative;text-align:center}.fs-centered-child{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fs-line-clamp{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}.fs-line-clamp--1{-webkit-line-clamp:1}.fs-line-clamp--2{-webkit-line-clamp:2}.fs-line-clamp--3{-webkit-line-clamp:3}.fs-line-clamp--3--min-height{min-height:4.5rem}.fs-line-clamp--8{-webkit-line-clamp:8}.fs-p-relative{position:relative}.fs-border-bottom{border-bottom:1px solid #717171}.fs-hover-trigger .fs-hover-underline{text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s ease-in-out}.fs-hover-trigger:hover .fs-hover-underline{text-decoration-color:#fff}.fs-break-inside-avoid-column{break-inside:avoid-column}.visuallyhidden{opacity:0}@media (min-width:992px){.visually-hidden-desktop{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.fs-line-clamp-lg--1{-webkit-line-clamp:1}.fs-line-clamp-lg--2{-webkit-line-clamp:2}.fs-line-clamp-lg--3{-webkit-line-clamp:3}.fs-line-clamp-lg--3--min-height{min-height:4.5rem}.fs-line-clamp-lg--4{-webkit-line-clamp:4}.fs-line-clamp-lg--12{-webkit-line-clamp:12}}.fs-margin-00{margin:0 !important}.fs-margin-tb-00{margin-top:0 !important;margin-bottom:0 !important}.fs-margin-lr-00{margin-left:0 !important;margin-right:0 !important}.fs-margin-t-00{margin-top:0 !important}.fs-margin-b-00{margin-bottom:0 !important}.fs-padding-00{padding:0 !important}.fs-padding-tb-00{padding:0 !important}.fs-padding-lr-00{padding:0 !important}.fs-padding-t-00{padding-top:0 !important}.fs-padding-r-00{padding-right:0 !important}.fs-padding-b-00{padding-bottom:0 !important}.fs-padding-l-00{padding-left:0 !important}.fs-margin-025{margin:.25rem !important}.fs-margin-tb-025{margin-top:.25rem !important;margin-bottom:.25rem !important}.fs-margin-lr-025{margin-left:.25rem !important;margin-right:.25rem !important}.fs-margin-t-025{margin-top:.25rem !important}.fs-margin-b-025{margin-bottom:.25rem !important}.fs-padding-025{padding:.25rem !important}.fs-padding-tb-025{padding:.25rem 0 !important}.fs-padding-lr-025{padding:0 .25rem !important}.fs-padding-t-025{padding-top:.25rem !important}.fs-padding-r-025{padding-right:.25rem !important}.fs-padding-b-025{padding-bottom:.25rem !important}.fs-padding-l-025{padding-left:.25rem !important}.fs-margin-05{margin:.5rem !important}.fs-margin-tb-05{margin-top:.5rem !important;margin-bottom:.5rem !important}.fs-margin-lr-05{margin-left:.5rem !important;margin-right:.5rem !important}.fs-margin-t-05{margin-top:.5rem !important}.fs-margin-b-05{margin-bottom:.5rem !important}.fs-padding-05{padding:.5rem !important}.fs-padding-tb-05{padding:.5rem 0 !important}.fs-padding-lr-05{padding:0 .5rem !important}.fs-padding-t-05{padding-top:.5rem !important}.fs-padding-r-05{padding-right:.5rem !important}.fs-padding-b-05{padding-bottom:.5rem !important}.fs-padding-l-05{padding-left:.5rem !important}.fs-margin-075{margin:.75rem !important}.fs-margin-tb-075{margin-top:.75rem !important;margin-bottom:.75rem !important}.fs-margin-lr-075{margin-left:.75rem !important;margin-right:.75rem !important}.fs-margin-t-075{margin-top:.75rem !important}.fs-margin-b-075{margin-bottom:.75rem !important}.fs-padding-075{padding:.75rem !important}.fs-padding-tb-075{padding:.75rem 0 !important}.fs-padding-lr-075{padding:0 .75rem !important}.fs-padding-t-075{padding-top:.75rem !important}.fs-padding-r-075{padding-right:.75rem !important}.fs-padding-b-075{padding-bottom:.75rem !important}.fs-padding-l-075{padding-left:.75rem !important}.fs-margin-10{margin:1rem !important}.fs-margin-tb-10{margin-top:1rem !important;margin-bottom:1rem !important}.fs-margin-lr-10{margin-left:1rem !important;margin-right:1rem !important}.fs-margin-t-10{margin-top:1rem !important}.fs-margin-b-10{margin-bottom:1rem !important}.fs-padding-10{padding:1rem !important}.fs-padding-tb-10{padding:1rem 0 !important}.fs-padding-lr-10{padding:0 1rem !important}.fs-padding-t-10{padding-top:1rem !important}.fs-padding-r-10{padding-right:1rem !important}.fs-padding-b-10{padding-bottom:1rem !important}.fs-padding-l-10{padding-left:1rem !important}.fs-margin-125{margin:1.25rem !important}.fs-margin-tb-125{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.fs-margin-lr-125{margin-left:1.25rem !important;margin-right:1.25rem !important}.fs-margin-t-125{margin-top:1.25rem !important}.fs-margin-b-125{margin-bottom:1.25rem !important}.fs-padding-125{padding:1.25rem !important}.fs-padding-tb-125{padding:1.25rem 0 !important}.fs-padding-lr-125{padding:0 1.25rem !important}.fs-padding-t-125{padding-top:1.25rem !important}.fs-padding-r-125{padding-right:1.25rem !important}.fs-padding-b-125{padding-bottom:1.25rem !important}.fs-padding-l-125{padding-left:1.25rem !important}.fs-margin-15{margin:1.5rem !important}.fs-margin-tb-15{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.fs-margin-lr-15{margin-left:1.5rem !important;margin-right:1.5rem !important}.fs-margin-t-15{margin-top:1.5rem !important}.fs-margin-b-15{margin-bottom:1.5rem !important}.fs-padding-15{padding:1.5rem !important}.fs-padding-tb-15{padding:1.5rem 0 !important}.fs-padding-lr-15{padding:0 1.5rem !important}.fs-padding-t-15{padding-top:1.5rem !important}.fs-padding-r-15{padding-right:1.5rem !important}.fs-padding-b-15{padding-bottom:1.5rem !important}.fs-padding-l-15{padding-left:1.5rem !important}.fs-margin-20{margin:2rem !important}.fs-margin-tb-20{margin-top:2rem !important;margin-bottom:2rem !important}.fs-margin-lr-20{margin-left:2rem !important;margin-right:2rem !important}.fs-margin-t-20{margin-top:2rem !important}.fs-margin-b-20{margin-bottom:2rem !important}.fs-padding-20{padding:2rem !important}.fs-padding-tb-20{padding:2rem 0 !important}.fs-padding-lr-20{padding:0 2rem !important}.fs-padding-t-20{padding-top:2rem !important}.fs-padding-r-20{padding-right:2rem !important}.fs-padding-b-20{padding-bottom:2rem !important}.fs-padding-l-20{padding-left:2rem !important}.fs-margin-25{margin:2.5rem !important}.fs-margin-tb-25{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.fs-margin-lr-25{margin-left:2.5rem !important;margin-right:2.5rem !important}.fs-margin-t-25{margin-top:2.5rem !important}.fs-margin-b-25{margin-bottom:2.5rem !important}.fs-padding-25{padding:2.5rem !important}.fs-padding-tb-25{padding:2.5rem 0 !important}.fs-padding-lr-25{padding:0 2.5rem !important}.fs-padding-t-25{padding-top:2.5rem !important}.fs-padding-r-25{padding-right:2.5rem !important}.fs-padding-b-25{padding-bottom:2.5rem !important}.fs-padding-l-25{padding-left:2.5rem !important}.fs-margin-30{margin:3rem !important}.fs-margin-tb-30{margin-top:3rem !important;margin-bottom:3rem !important}.fs-margin-lr-30{margin-left:3rem !important;margin-right:3rem !important}.fs-margin-t-30{margin-top:3rem !important}.fs-margin-b-30{margin-bottom:3rem !important}.fs-padding-30{padding:3rem !important}.fs-padding-tb-30{padding:3rem 0 !important}.fs-padding-lr-30{padding:0 3rem !important}.fs-padding-t-30{padding-top:3rem !important}.fs-padding-r-30{padding-right:3rem !important}.fs-padding-b-30{padding-bottom:3rem !important}.fs-padding-l-30{padding-left:3rem !important}.fs-margin-35{margin:3.5rem !important}.fs-margin-tb-35{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.fs-margin-lr-35{margin-left:3.5rem !important;margin-right:3.5rem !important}.fs-margin-t-35{margin-top:3.5rem !important}.fs-margin-b-35{margin-bottom:3.5rem !important}.fs-padding-35{padding:3.5rem !important}.fs-padding-tb-35{padding:3.5rem 0 !important}.fs-padding-lr-35{padding:0 3.5rem !important}.fs-padding-t-35{padding-top:3.5rem !important}.fs-padding-r-35{padding-right:3.5rem !important}.fs-padding-b-35{padding-bottom:3.5rem !important}.fs-padding-l-35{padding-left:3.5rem !important}.fs-margin-40{margin:4rem !important}.fs-margin-tb-40{margin-top:4rem !important;margin-bottom:4rem !important}.fs-margin-lr-40{margin-left:4rem !important;margin-right:4rem !important}.fs-margin-t-40{margin-top:4rem !important}.fs-margin-b-40{margin-bottom:4rem !important}.fs-padding-40{padding:4rem !important}.fs-padding-tb-40{padding:4rem 0 !important}.fs-padding-lr-40{padding:0 4rem !important}.fs-padding-t-40{padding-top:4rem !important}.fs-padding-r-40{padding-right:4rem !important}.fs-padding-b-40{padding-bottom:4rem !important}.fs-padding-l-40{padding-left:4rem !important}.fs-margin-45{margin:4.5rem !important}.fs-margin-tb-45{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.fs-margin-lr-45{margin-left:4.5rem !important;margin-right:4.5rem !important}.fs-margin-t-45{margin-top:4.5rem !important}.fs-margin-b-45{margin-bottom:4.5rem !important}.fs-padding-45{padding:4.5rem !important}.fs-padding-tb-45{padding:4.5rem 0 !important}.fs-padding-lr-45{padding:0 4.5rem !important}.fs-padding-t-45{padding-top:4.5rem !important}.fs-padding-r-45{padding-right:4.5rem !important}.fs-padding-b-45{padding-bottom:4.5rem !important}.fs-padding-l-45{padding-left:4.5rem !important}.fs-margin-50{margin:5rem !important}.fs-margin-tb-50{margin-top:5rem !important;margin-bottom:5rem !important}.fs-margin-lr-50{margin-left:5rem !important;margin-right:5rem !important}.fs-margin-t-50{margin-top:5rem !important}.fs-margin-b-50{margin-bottom:5rem !important}.fs-padding-50{padding:5rem !important}.fs-padding-tb-50{padding:5rem 0 !important}.fs-padding-lr-50{padding:0 5rem !important}.fs-padding-t-50{padding-top:5rem !important}.fs-padding-r-50{padding-right:5rem !important}.fs-padding-b-50{padding-bottom:5rem !important}.fs-padding-l-50{padding-left:5rem !important}.fs-margin-55{margin:5.5rem !important}.fs-margin-tb-55{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.fs-margin-lr-55{margin-left:5.5rem !important;margin-right:5.5rem !important}.fs-margin-t-55{margin-top:5.5rem !important}.fs-margin-b-55{margin-bottom:5.5rem !important}.fs-padding-55{padding:5.5rem !important}.fs-padding-tb-55{padding:5.5rem 0 !important}.fs-padding-lr-55{padding:0 5.5rem !important}.fs-padding-t-55{padding-top:5.5rem !important}.fs-padding-r-55{padding-right:5.5rem !important}.fs-padding-b-55{padding-bottom:5.5rem !important}.fs-padding-l-55{padding-left:5.5rem !important}.fs-margin-60{margin:6rem !important}.fs-margin-tb-60{margin-top:6rem !important;margin-bottom:6rem !important}.fs-margin-lr-60{margin-left:6rem !important;margin-right:6rem !important}.fs-margin-t-60{margin-top:6rem !important}.fs-margin-b-60{margin-bottom:6rem !important}.fs-padding-60{padding:6rem !important}.fs-padding-tb-60{padding:6rem 0 !important}.fs-padding-lr-60{padding:0 6rem !important}.fs-padding-t-60{padding-top:6rem !important}.fs-padding-r-60{padding-right:6rem !important}.fs-padding-b-60{padding-bottom:6rem !important}.fs-padding-l-60{padding-left:6rem !important}.fs-margin-65{margin:6.5rem !important}.fs-margin-tb-65{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.fs-margin-lr-65{margin-left:6.5rem !important;margin-right:6.5rem !important}.fs-margin-t-65{margin-top:6.5rem !important}.fs-margin-b-65{margin-bottom:6.5rem !important}.fs-padding-65{padding:6.5rem !important}.fs-padding-tb-65{padding:6.5rem 0 !important}.fs-padding-lr-65{padding:0 6.5rem !important}.fs-padding-t-65{padding-top:6.5rem !important}.fs-padding-r-65{padding-right:6.5rem !important}.fs-padding-b-65{padding-bottom:6.5rem !important}.fs-padding-l-65{padding-left:6.5rem !important}.fs-margin-b--10{margin-bottom:-1rem !important}@media (min-width:992px){.fs-margin-00-lg{margin:0 !important}.fs-margin-tb-00-lg{margin-top:0 !important;margin-bottom:0 !important}.fs-margin-lr-00-lg{margin-left:0 !important;margin-right:0 !important}.fs-margin-t-00-lg{margin-top:0 !important}.fs-margin-b-00-lg{margin-bottom:0 !important}.fs-padding-00-lg{padding:0 !important}.fs-padding-tb-00-lg{padding:0 !important}.fs-padding-lr-00-lg{padding:0 !important}.fs-padding-t-00-lg{padding-top:0 !important}.fs-padding-r-00-lg{padding-right:0 !important}.fs-padding-b-00-lg{padding-bottom:0 !important}.fs-padding-l-00-lg{padding-left:0 !important}.fs-margin-025-lg{margin:.25rem !important}.fs-margin-tb-025-lg{margin-top:.25rem !important;margin-bottom:.25rem !important}.fs-margin-lr-025-lg{margin-left:.25rem !important;margin-right:.25rem !important}.fs-margin-t-025-lg{margin-top:.25rem !important}.fs-margin-b-025-lg{margin-bottom:.25rem !important}.fs-padding-025-lg{padding:.25rem !important}.fs-padding-tb-025-lg{padding:.25rem 0 !important}.fs-padding-lr-025-lg{padding:0 .25rem !important}.fs-padding-t-025-lg{padding-top:.25rem !important}.fs-padding-r-025-lg{padding-right:.25rem !important}.fs-padding-b-025-lg{padding-bottom:.25rem !important}.fs-padding-l-025-lg{padding-left:.25rem !important}.fs-margin-05-lg{margin:.5rem !important}.fs-margin-tb-05-lg{margin-top:.5rem !important;margin-bottom:.5rem !important}.fs-margin-lr-05-lg{margin-left:.5rem !important;margin-right:.5rem !important}.fs-margin-t-05-lg{margin-top:.5rem !important}.fs-margin-b-05-lg{margin-bottom:.5rem !important}.fs-padding-05-lg{padding:.5rem !important}.fs-padding-tb-05-lg{padding:.5rem 0 !important}.fs-padding-lr-05-lg{padding:0 .5rem !important}.fs-padding-t-05-lg{padding-top:.5rem !important}.fs-padding-r-05-lg{padding-right:.5rem !important}.fs-padding-b-05-lg{padding-bottom:.5rem !important}.fs-padding-l-05-lg{padding-left:.5rem !important}.fs-margin-075-lg{margin:.75rem !important}.fs-margin-tb-075-lg{margin-top:.75rem !important;margin-bottom:.75rem !important}.fs-margin-lr-075-lg{margin-left:.75rem !important;margin-right:.75rem !important}.fs-margin-t-075-lg{margin-top:.75rem !important}.fs-margin-b-075-lg{margin-bottom:.75rem !important}.fs-padding-075-lg{padding:.75rem !important}.fs-padding-tb-075-lg{padding:.75rem 0 !important}.fs-padding-lr-075-lg{padding:0 .75rem !important}.fs-padding-t-075-lg{padding-top:.75rem !important}.fs-padding-r-075-lg{padding-right:.75rem !important}.fs-padding-b-075-lg{padding-bottom:.75rem !important}.fs-padding-l-075-lg{padding-left:.75rem !important}.fs-margin-10-lg{margin:1rem !important}.fs-margin-tb-10-lg{margin-top:1rem !important;margin-bottom:1rem !important}.fs-margin-lr-10-lg{margin-left:1rem !important;margin-right:1rem !important}.fs-margin-t-10-lg{margin-top:1rem !important}.fs-margin-b-10-lg{margin-bottom:1rem !important}.fs-padding-10-lg{padding:1rem !important}.fs-padding-tb-10-lg{padding:1rem 0 !important}.fs-padding-lr-10-lg{padding:0 1rem !important}.fs-padding-t-10-lg{padding-top:1rem !important}.fs-padding-r-10-lg{padding-right:1rem !important}.fs-padding-b-10-lg{padding-bottom:1rem !important}.fs-padding-l-10-lg{padding-left:1rem !important}.fs-margin-125-lg{margin:1.25rem !important}.fs-margin-tb-125-lg{margin-top:1.25rem !important;margin-bottom:1.25rem !important}.fs-margin-lr-125-lg{margin-left:1.25rem !important;margin-right:1.25rem !important}.fs-margin-t-125-lg{margin-top:1.25rem !important}.fs-margin-b-125-lg{margin-bottom:1.25rem !important}.fs-padding-125-lg{padding:1.25rem !important}.fs-padding-tb-125-lg{padding:1.25rem 0 !important}.fs-padding-lr-125-lg{padding:0 1.25rem !important}.fs-padding-t-125-lg{padding-top:1.25rem !important}.fs-padding-r-125-lg{padding-right:1.25rem !important}.fs-padding-b-125-lg{padding-bottom:1.25rem !important}.fs-padding-l-125-lg{padding-left:1.25rem !important}.fs-margin-15-lg{margin:1.5rem !important}.fs-margin-tb-15-lg{margin-top:1.5rem !important;margin-bottom:1.5rem !important}.fs-margin-lr-15-lg{margin-left:1.5rem !important;margin-right:1.5rem !important}.fs-margin-t-15-lg{margin-top:1.5rem !important}.fs-margin-b-15-lg{margin-bottom:1.5rem !important}.fs-padding-15-lg{padding:1.5rem !important}.fs-padding-tb-15-lg{padding:1.5rem 0 !important}.fs-padding-lr-15-lg{padding:0 1.5rem !important}.fs-padding-t-15-lg{padding-top:1.5rem !important}.fs-padding-r-15-lg{padding-right:1.5rem !important}.fs-padding-b-15-lg{padding-bottom:1.5rem !important}.fs-padding-l-15-lg{padding-left:1.5rem !important}.fs-margin-20-lg{margin:2rem !important}.fs-margin-tb-20-lg{margin-top:2rem !important;margin-bottom:2rem !important}.fs-margin-lr-20-lg{margin-left:2rem !important;margin-right:2rem !important}.fs-margin-t-20-lg{margin-top:2rem !important}.fs-margin-b-20-lg{margin-bottom:2rem !important}.fs-padding-20-lg{padding:2rem !important}.fs-padding-tb-20-lg{padding:2rem 0 !important}.fs-padding-lr-20-lg{padding:0 2rem !important}.fs-padding-t-20-lg{padding-top:2rem !important}.fs-padding-r-20-lg{padding-right:2rem !important}.fs-padding-b-20-lg{padding-bottom:2rem !important}.fs-padding-l-20-lg{padding-left:2rem !important}.fs-margin-25-lg{margin:2.5rem !important}.fs-margin-tb-25-lg{margin-top:2.5rem !important;margin-bottom:2.5rem !important}.fs-margin-lr-25-lg{margin-left:2.5rem !important;margin-right:2.5rem !important}.fs-margin-t-25-lg{margin-top:2.5rem !important}.fs-margin-b-25-lg{margin-bottom:2.5rem !important}.fs-padding-25-lg{padding:2.5rem !important}.fs-padding-tb-25-lg{padding:2.5rem 0 !important}.fs-padding-lr-25-lg{padding:0 2.5rem !important}.fs-padding-t-25-lg{padding-top:2.5rem !important}.fs-padding-r-25-lg{padding-right:2.5rem !important}.fs-padding-b-25-lg{padding-bottom:2.5rem !important}.fs-padding-l-25-lg{padding-left:2.5rem !important}.fs-margin-30-lg{margin:3rem !important}.fs-margin-tb-30-lg{margin-top:3rem !important;margin-bottom:3rem !important}.fs-margin-lr-30-lg{margin-left:3rem !important;margin-right:3rem !important}.fs-margin-t-30-lg{margin-top:3rem !important}.fs-margin-b-30-lg{margin-bottom:3rem !important}.fs-padding-30-lg{padding:3rem !important}.fs-padding-tb-30-lg{padding:3rem 0 !important}.fs-padding-lr-30-lg{padding:0 3rem !important}.fs-padding-t-30-lg{padding-top:3rem !important}.fs-padding-r-30-lg{padding-right:3rem !important}.fs-padding-b-30-lg{padding-bottom:3rem !important}.fs-padding-l-30-lg{padding-left:3rem !important}.fs-margin-35-lg{margin:3.5rem !important}.fs-margin-tb-35-lg{margin-top:3.5rem !important;margin-bottom:3.5rem !important}.fs-margin-lr-35-lg{margin-left:3.5rem !important;margin-right:3.5rem !important}.fs-margin-t-35-lg{margin-top:3.5rem !important}.fs-margin-b-35-lg{margin-bottom:3.5rem !important}.fs-padding-35-lg{padding:3.5rem !important}.fs-padding-tb-35-lg{padding:3.5rem 0 !important}.fs-padding-lr-35-lg{padding:0 3.5rem !important}.fs-padding-t-35-lg{padding-top:3.5rem !important}.fs-padding-r-35-lg{padding-right:3.5rem !important}.fs-padding-b-35-lg{padding-bottom:3.5rem !important}.fs-padding-l-35-lg{padding-left:3.5rem !important}.fs-margin-40-lg{margin:4rem !important}.fs-margin-tb-40-lg{margin-top:4rem !important;margin-bottom:4rem !important}.fs-margin-lr-40-lg{margin-left:4rem !important;margin-right:4rem !important}.fs-margin-t-40-lg{margin-top:4rem !important}.fs-margin-b-40-lg{margin-bottom:4rem !important}.fs-padding-40-lg{padding:4rem !important}.fs-padding-tb-40-lg{padding:4rem 0 !important}.fs-padding-lr-40-lg{padding:0 4rem !important}.fs-padding-t-40-lg{padding-top:4rem !important}.fs-padding-r-40-lg{padding-right:4rem !important}.fs-padding-b-40-lg{padding-bottom:4rem !important}.fs-padding-l-40-lg{padding-left:4rem !important}.fs-margin-45-lg{margin:4.5rem !important}.fs-margin-tb-45-lg{margin-top:4.5rem !important;margin-bottom:4.5rem !important}.fs-margin-lr-45-lg{margin-left:4.5rem !important;margin-right:4.5rem !important}.fs-margin-t-45-lg{margin-top:4.5rem !important}.fs-margin-b-45-lg{margin-bottom:4.5rem !important}.fs-padding-45-lg{padding:4.5rem !important}.fs-padding-tb-45-lg{padding:4.5rem 0 !important}.fs-padding-lr-45-lg{padding:0 4.5rem !important}.fs-padding-t-45-lg{padding-top:4.5rem !important}.fs-padding-r-45-lg{padding-right:4.5rem !important}.fs-padding-b-45-lg{padding-bottom:4.5rem !important}.fs-padding-l-45-lg{padding-left:4.5rem !important}.fs-margin-50-lg{margin:5rem !important}.fs-margin-tb-50-lg{margin-top:5rem !important;margin-bottom:5rem !important}.fs-margin-lr-50-lg{margin-left:5rem !important;margin-right:5rem !important}.fs-margin-t-50-lg{margin-top:5rem !important}.fs-margin-b-50-lg{margin-bottom:5rem !important}.fs-padding-50-lg{padding:5rem !important}.fs-padding-tb-50-lg{padding:5rem 0 !important}.fs-padding-lr-50-lg{padding:0 5rem !important}.fs-padding-t-50-lg{padding-top:5rem !important}.fs-padding-r-50-lg{padding-right:5rem !important}.fs-padding-b-50-lg{padding-bottom:5rem !important}.fs-padding-l-50-lg{padding-left:5rem !important}.fs-margin-55-lg{margin:5.5rem !important}.fs-margin-tb-55-lg{margin-top:5.5rem !important;margin-bottom:5.5rem !important}.fs-margin-lr-55-lg{margin-left:5.5rem !important;margin-right:5.5rem !important}.fs-margin-t-55-lg{margin-top:5.5rem !important}.fs-margin-b-55-lg{margin-bottom:5.5rem !important}.fs-padding-55-lg{padding:5.5rem !important}.fs-padding-tb-55-lg{padding:5.5rem 0 !important}.fs-padding-lr-55-lg{padding:0 5.5rem !important}.fs-padding-t-55-lg{padding-top:5.5rem !important}.fs-padding-r-55-lg{padding-right:5.5rem !important}.fs-padding-b-55-lg{padding-bottom:5.5rem !important}.fs-padding-l-55-lg{padding-left:5.5rem !important}.fs-margin-60-lg{margin:6rem !important}.fs-margin-tb-60-lg{margin-top:6rem !important;margin-bottom:6rem !important}.fs-margin-lr-60-lg{margin-left:6rem !important;margin-right:6rem !important}.fs-margin-t-60-lg{margin-top:6rem !important}.fs-margin-b-60-lg{margin-bottom:6rem !important}.fs-padding-60-lg{padding:6rem !important}.fs-padding-tb-60-lg{padding:6rem 0 !important}.fs-padding-lr-60-lg{padding:0 6rem !important}.fs-padding-t-60-lg{padding-top:6rem !important}.fs-padding-r-60-lg{padding-right:6rem !important}.fs-padding-b-60-lg{padding-bottom:6rem !important}.fs-padding-l-60-lg{padding-left:6rem !important}.fs-margin-65-lg{margin:6.5rem !important}.fs-margin-tb-65-lg{margin-top:6.5rem !important;margin-bottom:6.5rem !important}.fs-margin-lr-65-lg{margin-left:6.5rem !important;margin-right:6.5rem !important}.fs-margin-t-65-lg{margin-top:6.5rem !important}.fs-margin-b-65-lg{margin-bottom:6.5rem !important}.fs-padding-65-lg{padding:6.5rem !important}.fs-padding-tb-65-lg{padding:6.5rem 0 !important}.fs-padding-lr-65-lg{padding:0 6.5rem !important}.fs-padding-t-65-lg{padding-top:6.5rem !important}.fs-padding-r-65-lg{padding-right:6.5rem !important}.fs-padding-b-65-lg{padding-bottom:6.5rem !important}.fs-padding-l-65-lg{padding-left:6.5rem !important}.reset-child-margins-lg>:first-child{margin-top:0}.reset-child-margins-lg>:last-child{margin-bottom:0}.fs-margin-l-10-lg{margin-left:1rem}.fs-margin-b--15-lg{margin-bottom:-1rem !important}}@font-face{font-weight:400;font-family:"Antenna-Medium";font-style:normal;src:url("/themes/custom/framestore/build/../fonts/Antenna-Medium.woff2") format("woff2"),url("/themes/custom/framestore/build/../fonts/Antenna-Medium.woff") format("woff");font-display:swap}html{font-weight:400;font-size:16px;font-family:"Nunito",sans-serif;color:#fff;line-height:1.75}b,strong,.fs-font-weight-bold{font-weight:800}.fs-font-weight-regular{font-weight:400}h1,.h1,h2,.h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6{font-family:"Antenna-Medium",sans-serif;font-weight:800;letter-spacing:.06em;margin:0}h1,.h1{font-size:2.25rem;line-height:1.444em;letter-spacing:calc(2.25rem*-0.02);margin-bottom:1rem}h2,.h2{font-size:1.75rem;line-height:1.25em;letter-spacing:calc(1.75rem*-0.02);margin-bottom:1rem}h2.four-pillar-resize{font-size:1.5rem}h2.fs-pt-resize{font-size:1.5rem}h3,.h3{font-size:1.625rem;line-height:1.23em;letter-spacing:calc(1.625rem*-0.02);margin-bottom:1rem}h4,.h4{font-size:1.5rem;line-height:1.333em;letter-spacing:calc(1.5rem*0);margin-bottom:.5rem}h5,.h5{font-size:1.125rem;line-height:1.333em;letter-spacing:calc(1.125rem*0);margin-bottom:.5rem}p{margin:0 0 1em}.fs-text-desktop-h4{font-size:2rem;line-height:1.25em;letter-spacing:calc(2rem*-0.01)}.fs-text-xl{font-size:1.25rem;line-height:1.6em;letter-spacing:calc(1.25rem*-0.019)}.fs-text-lg{font-size:1.125rem;line-height:1.555em;letter-spacing:calc(1.125rem*-0.017)}.fs-text-md{font-size:1rem;line-height:1.5em;letter-spacing:calc(1rem*-0.011)}.fs-text-sm{font-size:.875rem;line-height:1.714em;letter-spacing:calc(.875rem*-0.006)}.fs-text-xs{font-size:.8125rem;line-height:1.5384em;letter-spacing:calc(.8125rem*0)}.fs-text-xxs{font-size:.75rem;line-height:1.55em;letter-spacing:calc(.75rem*0)}.fs-text-meta{margin-bottom:.5rem}.fs-text-uppercase{text-transform:uppercase}.fs-text-italic{font-style:italic}.fs-text-center{text-align:center}.fs-text-text-shadow{text-shadow:0px 0px 6px rgba(255,255,255,.6)}.fs-font-family-primary{font-family:"Nunito",sans-serif}.fs-font-family-secondary{font-family:"Barlow Condensed",sans-serif}figure{margin:0}blockquote{font-family:"Antenna-Medium",sans-serif;border-left:none;padding-left:0;font-weight:700;font-size:1.375rem;line-height:1.2727}blockquote:before{content:"";display:block;height:36px;width:49px;background-image:url("/themes/custom/framestore/build/../images/icons/quote-white.svg");background-size:contain;background-position:center;margin-bottom:1.5rem}cite{font-style:normal;color:#f6f6f6}pre{margin:0;font-size:.75rem;display:inline-block;background:#f6f6f6;color:#000;padding:.5rem;white-space:pre-wrap;word-wrap:break-word}a{color:inherit}label{color:inherit}.fs-content-wysiwyg h1,.fs-content-wysiwyg h2{line-height:1.4;margin-bottom:1rem}.fs-content-wysiwyg h3,.fs-content-wysiwyg h4,.fs-content-wysiwyg h5{line-height:1.4;margin-bottom:.5rem}.fs-content-wysiwyg a{color:#00b9ff;pointer-events:auto}.fs-content-wysiwyg a:hover{text-decoration:underline}.fs-content-wysiwyg ul,.fs-content-wysiwyg ol{text-align:left}.fs-content-wysiwyg ul{list-style-type:disc;padding-left:1rem}.fs-content-wysiwyg ul li{list-style-type:disc}.fs-content-wysiwyg ol{list-style-type:decimal}.fs-content-wysiwyg ol li{list-style-type:decimal}.fs-content-wysiwyg img{border-radius:.25rem}.fs-content-dark p,.fs-content-dark a,.fs-content-dark h1,.fs-content-dark h2,.fs-content-dark h3,.fs-content-dark h4,.fs-content-dark h5,.fs-content-dark h6,.fs-content-dark ul,.fs-content-dark ol,.fs-content-dark li,.fs-content-dark blockquote,.fs-content-dark cite{color:#fff}.fs-text-text-shadow{text-shadow:0px 0px 6px rgba(0,0,0,.7)}@media (min-width:768px){h1,.h1{font-size:5rem;line-height:1.05em;letter-spacing:.06em;margin-bottom:1rem}h2,.h2{font-size:2.5rem;line-height:1.14285em;letter-spacing:.06em;margin-bottom:1rem}h2.four-pillar-resize{font-size:2rem}h2.fs-pt-resize{font-size:2rem}h3,.h3{font-size:2.25rem;line-height:1em;letter-spacing:.06em;margin-bottom:1rem}h3.four-pillar-resize{font-size:16px}h4,.h4{font-size:2rem;line-height:1.25em;letter-spacing:.06em;margin-bottom:.5rem}h5,.h5{font-size:1.75rem;line-height:1.14em;letter-spacing:.06em;margin-bottom:.5rem}blockquote{font-size:1.75rem;line-height:1.4;letter-spacing:1px}}html{background:#02050b}body{min-height:100vh;display:flex;flex-direction:column}img{vertical-align:bottom}button,input,optgroup,select,textarea{font-family:inherit}main{padding-top:86px}.fs-homepage main,.fs-pillar-page main{padding-top:0}.fs-homepage .layout-container,.fs-pillar-page .layout-container{overflow:hidden}.fs-rounded{overflow:hidden;border-radius:.25rem}.fs-cover-parent{position:absolute;top:0;left:0;right:0;bottom:0}.fs-error-section{padding:2.5rem 0 4rem}.framestore-header__above .tabs{z-index:1}@media (min-width:992px){.fs-error-section{padding:8.5rem 0 15rem}}#block-framestore-primary-local-tasks{position:fixed;bottom:0;left:0;z-index:10;width:100%}#block-framestore-primary-local-tasks ul{display:flex;justify-content:center}.fs-comparison-slider{position:relative;width:100%;height:0;padding-bottom:56.25%;overflow:hidden;border-radius:.375rem}.fs-comparison-slider__bar{position:absolute;height:100%;left:5%;cursor:pointer}.fs-comparison-slider__bar:before,.fs-comparison-slider__bar:after{content:"";position:absolute;z-index:1;border-left:1px solid #fff;border-right:1px solid #fff}.fs-comparison-slider__bar:before{top:0;bottom:4.5rem}.fs-comparison-slider__bar:after{height:1rem;bottom:0}.fs-comparison-slider__lens{display:block;width:4rem;height:4rem;background:0 0;position:absolute;border-radius:50%;border:2px solid #fff;bottom:1rem;left:50%;transform:translate(-50%,2px);backdrop-filter:blur(3px);background-image:url("/themes/custom/framestore/assets/ux/navigation/chevron-left.svg"),url("/themes/custom/framestore/assets/ux/navigation/chevron-right.svg");background-position:16% center,84% center;background-repeat:no-repeat,no-repeat;box-sizing:content-box;z-index:1}.fs-comparison-slider__control{width:100%}.fs-comparison-slider__control input{width:100%;height:100%;z-index:1;position:absolute;-webkit-appearance:none;appearance:none;outline:none;pointer-events:auto !important;background:0 0;margin:0;border:none;opacity:0}.fs-comparison-slider__control input::-webkit-slider-runnable-track{height:100%;background-color:transparent}.fs-comparison-slider__control input::-webkit-slider-thumb{appearance:none;height:100%;background:0 0;cursor:pointer;width:.5rem;box-shadow:none !important}.fs-comparison-slider__image{width:100%;height:100%;position:absolute;top:0;right:0;left:0;bottom:0}.fs-comparison-slider__image img{object-fit:cover;width:100%;height:100%}.fs-comparison-slider__image--top-image{clip-path:inset(0 0 0 5%)}@media (min-width:992px){.fs-comparison-slider__bar:before{bottom:7.5rem}.fs-comparison-slider__bar:after{height:3.5rem}.fs-comparison-slider__lens{bottom:3.5rem}}.fs-cta-container .fs-button{display:inline-block;margin-bottom:.5rem}.fs-cta-container .fs-button:not(:last-child){margin-right:1rem}.fs-cta{padding-right:2.5rem;position:relative;display:inline-block}.fs-cta:after{content:"";position:absolute;right:0;width:1.875rem;height:.5rem;top:50%;transform:translateY(-50%);background-image:url("/themes/custom/framestore/build/../images/icons/arrow-long-right-white.svg");background-position:center right .75rem;background-repeat:no-repeat;transition:background-position .2s ease-in-out}.fs-cta:hover:after{background-position:center right}@keyframes spinner{0%{transform:translate(-50%,-50%) rotate(0deg)}100%{transform:translate(-50%,-50%) rotate(360deg)}}.fs-load-overlay{display:none;position:fixed;pointer-events:none;width:100%;height:100%;top:0;right:0;bottom:0;left:0;background:rgba(113,113,113,.68);align-items:center;justify-content:center;z-index:3}.fs-load-overlay__container{width:200px;height:200px;display:inline-block;overflow:hidden;background:0 0}.fs-load-overlay__inner{width:100%;height:100%;position:relative;transform:translateZ(0) scale(1);backface-visibility:hidden;transform-origin:0 0}.fs-load-overlay__spinner{position:absolute;width:68px;height:68px;border:12px solid #fff;border-top-color:transparent;border-radius:50%;animation:spinner 1s linear infinite;top:100px;left:100px;box-sizing:content-box}.show-load-overlay .fs-load-overlay{display:flex}.show-load-overlay{overflow:hidden}.fs-logo-block{display:flex;justify-content:center;flex-wrap:wrap;margin-left:-.625rem;margin-right:-.625rem}.fs-logo-block__item{width:96px;height:42px;margin:1.25rem .625rem}@media (min-width:992px){.fs-logo-block{margin-left:-1.5rem;margin-right:-1.5rem}.fs-logo-block__item{width:128px;height:56px;margin:1.5rem}}.fs-oembed-video{position:relative;overflow:hidden;width:100%;height:100%;aspect-ratio:16/9}.fs-oembed-video iframe{position:absolute;top:0;left:0;width:100%;height:100%}.fs-style-guide__colour-block{width:6.5rem;height:6.5rem;margin-right:.5rem}.fs-paragraphs-content{padding-bottom:2rem}.fs-paragraph{padding:1.5rem 0}.fs-paragraph--slim{padding-top:1.5rem;padding-bottom:1.5rem}.fs-paragraph--black_bg_white_txt{background:#000;color:#fff}.fs-paragraph--black_bg_white_txt a,.fs-paragraph--black_bg_white_txt .fs-section-title{color:#00b9ff}.fs-paragraph--white_bg_black_txt{background:#fff;color:#000}.fs-paragraph--white_bg_black_txt a,.fs-paragraph--white_bg_black_txt .fs-section-title{color:#00b9ff}.fs-paragraph--light_grey_bg_black_txt{background:#cacaca;color:#000}.fs-paragraph--light_grey_bg_black_txt a,.fs-paragraph--light_grey_bg_black_txt .fs-section-title{color:#0075c9}.fs-paragraph--dark_grey_white_txt{background:#717171;color:#fff}.fs-paragraph--dark_grey_white_txt a,.fs-paragraph--dark_grey_white_txt .fs-section-title{color:#00b9ff}.fs-paragraph--framestore_blue_bg_white_txt{background:#0075c9;color:#fff}.fs-paragraph--framestore_blue_bg_white_txt a,.fs-paragraph--framestore_blue_bg_white_txt .fs-section-title{color:#bfeffc}.fs-paragraph--no_bg{position:relative;z-index:2}.fs-paragraph--no_bg a{color:#00b9ff}.fs-paragraph--no_bg a:hover{text-decoration:underline}.fs-paragraph--black_bg_white_txt .fs-card,.fs-paragraph--white_bg_black_txt .fs-card,.fs-paragraph--light_grey_bg_black_txt .fs-card,.fs-paragraph--dark_grey_white_txt .fs-card,.fs-paragraph--framestore_blue_bg_white_txt .fs-card{color:#fff}.fs-paragraph--white_bg_black_txt .fs-cta:after,.fs-paragraph--light_grey_bg_black_txt .fs-cta:after{background-image:url("/themes/custom/framestore/build/../images/icons/arrow-long-right-black.svg")}.fs-paragraph--white_bg_black_txt blockquote:before,.fs-paragraph--light_grey_bg_black_txt blockquote:before{background-image:url("/themes/custom/framestore/build/../images/icons/quote-black.svg")}.fs-paragraph--white_bg_black_txt .fs-colour-secondary,.fs-paragraph--light_grey_bg_black_txt .fs-colour-secondary{color:#000 !important}.fs-paragraph--framestore_blue_bg_white_txt .fs-colour-secondary{color:#fff !important}@media (min-width:992px){.fs-paragraph{padding:32px 0}.fs-paragraph--slim{padding-top:2rem;padding-bottom:2rem}.fs-paragraph--quote{padding:24px 0}}.node-preview-form-select .node-preview-backlink{background:#fff;padding:.5rem;color:#000}.node-preview-form-select .js-form-item{width:181px;margin-top:1.5rem;border:1px solid #fff}.fs-button{padding:1em;color:#fff;border:0;padding:.125rem 1rem;text-align:center;display:block;font-weight:700;overflow:hidden;position:relative;background-color:transparent;z-index:1}.fs-button:before{content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(255,255,255,.4);z-index:-1}@supports (backdrop-filter:blur(4px)) or (-webkit-backdrop-filter:blur(4px)){.fs-button:before{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}@media (min-width:992px){.fs-button{border-left:2px solid #fff;border-right:2px solid #fff;transition:border-color .2s ease-in-out}.fs-button:before{transition:transform .2s ease-in-out;transform:translateX(-100%)}.fs-button:hover{border-color:transparent}.fs-button:hover:before{transform:none}}.fs-input{margin-top:0;margin-bottom:2rem}.fs-input input[type=text]:not(.browser-default),.fs-input input[type=password]:not(.browser-default),.fs-input input[type=number]:not(.browser-default),.fs-input input[type=email]:not(.browser-default),.fs-input input[type=tel]:not(.browser-default),.fs-input textarea:not(.browser-default){background-color:#181b1f;margin-top:0;margin-bottom:0;border-radius:.25rem;border:1px solid #181b1f;transition:border-color .2s ease-in-out,background-color .2s ease-in-out;padding:1.5rem 1rem .5rem;height:auto;line-height:1.5rem;box-sizing:border-box}.fs-input input[type=text]:not(.browser-default):hover,.fs-input input[type=password]:not(.browser-default):hover,.fs-input input[type=number]:not(.browser-default):hover,.fs-input input[type=email]:not(.browser-default):hover,.fs-input input[type=tel]:not(.browser-default):hover,.fs-input textarea:not(.browser-default):hover{background-color:#23272c;border-color:#23272c}.fs-input input[type=text]:not(.browser-default):hover+label,.fs-input input[type=password]:not(.browser-default):hover+label,.fs-input input[type=number]:not(.browser-default):hover+label,.fs-input input[type=email]:not(.browser-default):hover+label,.fs-input input[type=tel]:not(.browser-default):hover+label,.fs-input textarea:not(.browser-default):hover+label{color:#b3b3b3}.fs-input input[type=text]:not(.browser-default):focus,.fs-input input[type=password]:not(.browser-default):focus,.fs-input input[type=number]:not(.browser-default):focus,.fs-input input[type=email]:not(.browser-default):focus,.fs-input input[type=tel]:not(.browser-default):focus,.fs-input textarea:not(.browser-default):focus{border-color:#fff;box-shadow:none}.fs-input input[type=text]:not(.browser-default):focus+label,.fs-input input[type=password]:not(.browser-default):focus+label,.fs-input input[type=number]:not(.browser-default):focus+label,.fs-input input[type=email]:not(.browser-default):focus+label,.fs-input input[type=tel]:not(.browser-default):focus+label,.fs-input textarea:not(.browser-default):focus+label{color:#b3b3b3}.fs-input input[type=text]:not(.browser-default).valid,.fs-input input[type=password]:not(.browser-default).valid,.fs-input input[type=number]:not(.browser-default).valid,.fs-input input[type=email]:not(.browser-default).valid,.fs-input input[type=tel]:not(.browser-default).valid,.fs-input textarea:not(.browser-default).valid{border-color:#a5e1a0;box-shadow:none}.fs-input input[type=text]:not(.browser-default).valid~.helper-text:after,.fs-input input[type=password]:not(.browser-default).valid~.helper-text:after,.fs-input input[type=number]:not(.browser-default).valid~.helper-text:after,.fs-input input[type=email]:not(.browser-default).valid~.helper-text:after,.fs-input input[type=tel]:not(.browser-default).valid~.helper-text:after,.fs-input textarea:not(.browser-default).valid~.helper-text:after{color:#a5e1a0}.fs-input input[type=text]:not(.browser-default).invalid,.fs-input input[type=password]:not(.browser-default).invalid,.fs-input input[type=number]:not(.browser-default).invalid,.fs-input input[type=email]:not(.browser-default).invalid,.fs-input input[type=tel]:not(.browser-default).invalid,.fs-input textarea:not(.browser-default).invalid{border-color:#ff583d;box-shadow:none}.fs-input input[type=text]:not(.browser-default).invalid~.helper-text:after,.fs-input input[type=password]:not(.browser-default).invalid~.helper-text:after,.fs-input input[type=number]:not(.browser-default).invalid~.helper-text:after,.fs-input input[type=email]:not(.browser-default).invalid~.helper-text:after,.fs-input input[type=tel]:not(.browser-default).invalid~.helper-text:after,.fs-input textarea:not(.browser-default).invalid~.helper-text:after{color:#ff583d}.fs-input input[type=text]:not(.browser-default):required+label:after,.fs-input input[type=password]:not(.browser-default):required+label:after,.fs-input input[type=number]:not(.browser-default):required+label:after,.fs-input input[type=email]:not(.browser-default):required+label:after,.fs-input input[type=tel]:not(.browser-default):required+label:after,.fs-input textarea:not(.browser-default):required+label:after{content:"*";display:inline;color:#ff583d;margin-left:.25rem;position:static;opacity:1}.fs-input input[type=text]:not(.browser-default):disabled:hover,.fs-input input[type=password]:not(.browser-default):disabled:hover,.fs-input input[type=number]:not(.browser-default):disabled:hover,.fs-input input[type=email]:not(.browser-default):disabled:hover,.fs-input input[type=tel]:not(.browser-default):disabled:hover,.fs-input textarea:not(.browser-default):disabled:hover{background-color:#181b1f;border-color:#181b1f}.fs-input input[type=text]:not(.browser-default):disabled+label,.fs-input input[type=password]:not(.browser-default):disabled+label,.fs-input input[type=number]:not(.browser-default):disabled+label,.fs-input input[type=email]:not(.browser-default):disabled+label,.fs-input input[type=tel]:not(.browser-default):disabled+label,.fs-input textarea:not(.browser-default):disabled+label{color:#717171}.fs-input input[type=text]:not(.browser-default)+label,.fs-input input[type=password]:not(.browser-default)+label,.fs-input input[type=number]:not(.browser-default)+label,.fs-input input[type=email]:not(.browser-default)+label,.fs-input input[type=tel]:not(.browser-default)+label,.fs-input textarea:not(.browser-default)+label{width:auto}.fs-input label{color:#cacaca;left:1rem;transform:translateY(1rem)}.fs-input label.active:not(.label-icon){color:#b3b3b3;transform:translateY(.5rem) scale(.8)}.fs-input .helper-text{color:inherit;margin-top:.375rem}.fs-input--search input[type=text]:not(.browser-default){padding-left:3.125rem}.fs-input--search input[type=text]:not(.browser-default)~label{left:3.125rem}.fs-input--search input[type=text]:not(.browser-default)~.fs-icon{height:1.125rem;width:1.125rem;position:absolute;top:50%;left:1.125rem;transform:translateY(-50%);pointer-events:none}.fs-select{margin-top:0;margin-bottom:2rem}.fs-select input.select-dropdown{background-color:#181b1f;margin-top:0;margin-bottom:0;border-radius:.25rem;border:1px solid #181b1f;transition:border-color .2s ease-in-out,background-color .2s ease-in-out;padding:1.5rem 2rem .5rem 1rem;height:auto;line-height:1.5rem;box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.fs-select input.select-dropdown:hover{background-color:#23272c;border-color:#23272c}.fs-select input.select-dropdown:focus{border-color:#fff;box-shadow:none}.fs-select input.select-dropdown:disabled{border-style:solid;border-color:#181b1f;color:#717171}.fs-select input.select-dropdown:disabled~.caret{fill:transparent;background-image:url("/themes/custom/framestore/build/../images/icons/chevron-down-grey.svg")}.fs-select input.select-dropdown:disabled:hover{background-color:#181b1f;border-color:#181b1f}.fs-select input.select-dropdown~.caret{fill:transparent;background-image:url("/themes/custom/framestore/build/../images/icons/chevron-down-white.svg");background-position:center;background-size:contain;background-repeat:no-repeat;z-index:1;height:1.25rem;width:1.25rem;margin-right:1rem;pointer-events:none}.fs-select label{color:#b3b3b3;font-size:.75rem;transform:none;position:absolute;top:.5rem;left:1rem;z-index:1}.fs-select .dropdown-content{background-color:#181b1f;border-radius:.25rem;border:1px solid #fff}.fs-select .dropdown-content li{color:#fff}.fs-select .dropdown-content li span{color:#fff}.fs-select .dropdown-content li:hover,.fs-select .dropdown-content li.disabled,.fs-select .dropdown-content li.selected{background-color:#23272c}.fs-form-group{margin-bottom:2rem;padding:0;border:0}.fs-form-group>:first-child{margin-top:0}.fs-form-group>:last-child{margin-bottom:0}.fs-checkbox{margin:1rem 0}.fs-checkbox [type=checkbox].filled-in:checked~span:not(.lever):before{border-right-color:#02050b;border-bottom-color:#02050b}.fs-checkbox [type=checkbox].filled-in:checked~span:not(.lever):after{border-color:#00b9ff;background-color:#00b9ff;border-width:1px}.fs-checkbox [type=checkbox].filled-in:not(:checked)~span:not(.lever):after{border-color:#b3b3b3;border-width:1px}.fs-radio{margin:1rem 0}.fs-radio [type=radio].with-gap~span:before,.fs-radio [type=radio].with-gap~span:after{margin:0;height:1.25rem;width:1.25rem}.fs-radio [type=radio].with-gap:not(:checked)~span:before{border:1px solid #b3b3b3}.fs-radio [type=radio].with-gap:checked~span:before{border:1px solid #00b9ff}.fs-radio [type=radio].with-gap:checked~span:after{transform:scale(.7);border-color:#00b9ff;background-color:#00b9ff}.fs-checkbox .helper-text,.fs-radio .helper-text{color:inherit;margin-top:.375rem;font-size:.75rem}.fs-main-nav{position:fixed;width:100%;z-index:20;display:flex;justify-content:center;align-items:center;transform:translateY(0);background-color:#02050b;transition:transform .4s ease-in-out,background-color .4s ease-in-out}.fs-main-nav.active{transform:translateY(0)}.fs-main-nav__mobile-navbar{width:100%;padding:.875rem 0;position:relative;z-index:7;transition:transform .5s ease-in-out;background-color:#02050b}.fs-main-nav__mobile-inner{display:flex;justify-content:space-between;align-items:center}.fs-main-nav__drawer{position:fixed;bottom:100%;height:100%;left:0;right:0;background-color:#02050b;padding:66px 0 1rem;transition:transform .4s ease-in-out;z-index:5}.fs-main-nav__drawer-inner{height:100%;display:flex;flex-direction:column}.fs-main-nav__top{display:none}.fs-main-nav__nav{flex-grow:0;flex-shrink:1;overflow:auto;overscroll-behavior:contain}.fs-main-nav__nav.contextual-region{position:unset}.fs-main-nav__bottom{display:flex;flex-grow:0;flex-shrink:0;padding-top:1rem}.fs-main-nav__bottom-item{margin-right:.6875rem;position:relative}.fs-main-nav__logo{position:relative;display:flex}.fs-main-nav__logo a{display:flex}.fs-main-nav__logo svg{height:29px;width:auto;stroke:none}.fs-main-nav__trigger{border:none;background-color:transparent;padding:0;position:relative}.fs-main-nav__trigger:focus{background-color:transparent}.fs-main-nav__trigger--main-nav{height:1.125rem;width:1.125rem}.fs-main-nav__trigger--main-nav:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:2.5rem;width:2.5rem}.fs-main-nav__trigger--sub-nav{display:inline-flex;align-items:center;padding:.5rem .6875rem}.fs-main-nav__trigger--sub-nav-lang{padding:.5rem .6875rem .5rem 0}.fs-main-nav__trigger--sub-nav:focus-visible{outline:2px solid #fff}.fs-main-nav__trigger .fs-icon--close{position:absolute;top:0;left:0;right:0;bottom:0;opacity:0}.fs-main-nav__trigger:focus-visible{background-color:transparent}.fs-main-nav__trigger:focus-visible:before{outline:2px solid}.fs-main-nav__nav-item:nth-of-type(4) .fs-main-nav__nav-item-trigger{flex-flow:column;align-items:flex-start}.fs-main-nav__nav-item:nth-of-type(4) .fs-main-nav__nav-item-trigger:after{content:"";position:relative;width:2px;height:18px;background-color:#fff;border-radius:3px;display:block;margin-top:2rem}.fs-main-nav__nav-item-trigger{padding:1rem 0;display:block;width:100%;background-color:transparent;display:flex;justify-content:space-between;align-items:center;border:none;overflow:hidden;font-weight:800}.fs-main-nav__nav-item-trigger:focus{outline:none;background-color:transparent}.fs-main-nav__nav-item-trigger.active{color:#00b9ff}.fs-main-nav__nav-item-subnav{background-color:rgba(2,5,11,.7)}.fs-main-nav__subnav-item-trigger{display:block;width:max-content;padding:.625rem 0 .625rem 2rem}.fs-main-nav__subnav-item-trigger.is-hidden{display:none}.fs-main-nav__subnav-item-trigger:focus{outline:none;background-color:#23272c}.fs-main-nav__language-nav{display:none;position:absolute;width:8rem;bottom:100%;left:50%;transform:translateX(-50%) translateY(-.5rem);flex-direction:column;border:1px solid #ffffff66;background-color:#23272c;border-radius:.375rem;padding:.5rem;z-index:2}.fs-main-nav__language-nav-item{display:block;padding:.375rem 1rem;text-align:center;border-radius:.25rem;font-size:.8125rem;margin-top:.125rem}.fs-main-nav__language-nav-item.is-active,.fs-main-nav__language-nav-item:hover{background-color:#ffffff33}@media (max-width:991.98px){.is-nav-open .fs-main-nav__drawer{transform:translateY(100%);height:100vh;overflow:scroll}.is-nav-open .fs-main-nav__trigger .fs-icon--close{opacity:1}.is-nav-open .fs-main-nav__trigger .fs-icon--menu{opacity:0}.is-nav-open .fs-main-nav__drawer-inner{display:flex}#fs-sub-nav-content.transition{display:none}.fs-main-nav__transition-animation{transition:transform .3s ease;transform:translateY(-100%);opacity:0}.fs-main-nav__transition-animation.active{transform:translateY(0%);opacity:1}.fs-main-nav__nav-item{overflow:hidden}.fs-main-nav__drawer-inner{display:none}.fs-main-nav__nav-item-trigger{background:#02050b;width:100%;display:block;text-align:left;z-index:2;position:relative}.fs-main-nav__nav-item-trigger:focus{background:#02050b}.fs-main-nav__nav-item-subnav{position:relative;z-index:1}}@media (max-width:991.98px){.fs-main-nav__transition-animation{height:0;transition:transform .3s ease,height .3s}.fs-main-nav__transition-animation.active{height:100%}}@media (min-width:992px){.fs-main-nav{padding:12px}.fs-homepage .fs-main-nav,.fs-pillar-page .fs-main-nav{background-color:rgba(2,5,11,.7);transform:translateY(-100%)}.fs-homepage .fs-main-nav.background,.fs-pillar-page .fs-main-nav.background{background-color:#02050b}.fs-homepage .fs-main-nav.background #fs-sub-nav-content-wrap,.fs-pillar-page .fs-main-nav.background #fs-sub-nav-content-wrap{background-color:#02050b}.fs-main-nav.background .fs-main-nav__nav-item-subnav{background-color:#02050b}.fs-homepage .fs-main-nav.active,.fs-pillar-page .fs-main-nav.active{transform:translateY(0)}.fs-main-nav__mobile-navbar{display:none}.fs-main-nav__drawer{width:100%;transform:none;padding:.41rem 0;position:static;background-color:transparent;display:flex}.fs-main-nav__drawer-inner{flex-direction:row;width:auto;align-items:center;margin-left:-1rem;margin-right:-1rem}.fs-main-nav__top{display:flex;align-items:center;flex-grow:1;flex-basis:0;margin-left:16px}.fs-main-nav__nav{overflow:visible}.fs-main-nav__nav-inner{display:flex;align-items:center}.fs-main-nav__bottom{justify-content:flex-end;align-items:center;padding-top:0;gap:12px;margin:0 18px 0 3px}.fs-main-nav__bottom-item{margin-left:1rem;margin-right:0;display:flex}.fs-main-nav__logo a{display:inline-flex}.fs-main-nav__logo svg{height:35px}.fs-main-nav__trigger{height:1.125rem;width:1.125rem;padding:0;transition:color .2s ease-in-out;background-color:transparent}.fs-main-nav__trigger:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);height:2.5rem;width:2.5rem}.fs-main-nav__trigger:hover{color:#0075c9}.fs-main-nav__trigger:focus{outline:none}.fs-main-nav__nav-item{position:static;margin:0 17px}.fs-main-nav__nav-item+.fs-main-nav__nav-item{border-top:0}.fs-main-nav__nav-item:nth-of-type(1){margin-left:0}.fs-main-nav__nav-item:nth-of-type(4) .fs-main-nav__nav-item-trigger{flex-flow:row;align-items:center}.fs-main-nav__nav-item:nth-of-type(4) .fs-main-nav__nav-item-trigger:after{margin-top:2px;margin-left:2.2rem}.fs-main-nav__nav-item-trigger{transition:color .2s ease-in-out;padding:0}.fs-main-nav__nav-item-trigger:hover{color:#00b9ff}.fs-main-nav__nav-item-trigger:focus-visible{outline:none;background-color:#23272c}.fs-main-nav__nav-item-subnav{width:100%;display:none;position:absolute;left:0;padding-top:10px;top:72px}.fs-main-nav__nav-item-subnav.active{display:block}.fs-main-nav__transition-animation{padding-bottom:20px}.fs-main-nav__subnav-item-trigger{padding:.375rem 1rem;position:relative}.fs-main-nav__subnav-item-trigger:after{content:"";position:absolute;left:1rem;bottom:9px;height:2px;width:0;background-color:#00b9ff;transition:width .5s ease}.fs-main-nav__subnav-item-trigger:hover{color:#00b9ff;font-weight:800}.fs-main-nav__subnav-item-trigger:hover:after{width:calc(100% - 2rem)}.fs-main-nav__subnav-item-trigger+.fs-main-nav__subnav-item-trigger{margin-top:.125rem}.fs-main-nav__subnav-item-trigger+.fs-main-nav__subnav-item-trigger:focus{background-color:inherit}.fs-main-nav__language-nav{bottom:auto;top:100%;width:6rem;transform:translateX(-50%) translateY(1.75rem)}}#fs-sub-nav-content{position:absolute;width:100%;top:54px;padding-top:39px;padding-bottom:70px;transform:translate3d(0,-225%,0);z-index:999}.sub-nav-open #fs-sub-nav-content{transform:translateZ(0)}#fs-sub-nav-content.transition{transition:transform .8s ease}#fs-sub-nav-content .fs-main-nav__nav-item-subnav{display:flex;flex-direction:row}#fs-sub-nav-content-wrap{opacity:0;background-color:rgba(2,5,11,.7);transition:opacity .2ms ease-in}.sub-nav-open #fs-sub-nav-content-wrap{transition:opacity .4s ease-in .4s;opacity:1}#fs-nav-overlay{position:absolute;top:88px;left:0;bottom:0;right:0;background-color:#fff;opacity:0;z-index:800;transition:all .2s ease-in-out}.sub-nav-open #fs-nav-overlay{opacity:0;visibility:visible}.toolbar-fixed .fs-main-nav{top:39px}.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .fs-main-nav{top:79px}@media (max-width:991.98px){.toolbar-fixed .fs-main-nav__drawer{padding-top:105px}.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .fs-main-nav__drawer{padding-top:145px}}.fs-icon{fill:currentColor;stroke:currentColor;height:1.125rem;width:1.125rem;transition:fill .2s ease-in-out,stroke .2s ease-in-out}.fs-hero{position:relative;overflow:hidden;margin:0 auto}.fs-hero__background-video.hidden{display:none}.fs-hero__background-video--desktop{display:none}.fs-hero__background-video--desktop article{height:100%}.fs-hero__background-video--mobile{position:fixed;top:0;left:0;width:100%;aspect-ratio:4/5}.fs-hero__background-video--mobile article{height:100%}.fs-hero__background-video--mobile .fs-video-player__video{width:100%;height:100%}.fs-hero__background-video--mobile .fs-video-player__video img,.fs-hero__background-video--mobile .fs-video-player__video .fs-oembed-video{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;margin:auto;bottom:0}.fs-hero__background-video--mobile .fs-video-player__video .fs-oembed-video{padding:0}.fs-hero__background-video--mobile .fs-video-player__video .fs-oembed-video video{position:absolute;top:50%;left:50%;bottom:0;right:0;transform:translate(-50%,-50%)}.fs-hero__nav{position:relative;padding-left:calc(var(--bs-gutter-x)*0.5);padding-right:calc(var(--bs-gutter-x)*0.5);z-index:2;padding-top:1rem;text-align:left}.fs-hero__nav-inner{display:flex;justify-content:center;align-items:center}.fs-hero__nav-inner .fs-main-nav__nav-inner{display:flex;align-items:center}.fs-hero__nav-inner .fs-main-nav__nav-item{border-top:0;margin:0 1rem;position:relative}.fs-hero__nav-inner .fs-main-nav__nav-item-trigger{padding:0}.fs-hero__nav-inner .fs-main-nav__nav-item-trigger .fs-icon{display:none}.fs-hero__nav-inner .fs-main-nav__nav-item-trigger:focus{background-color:transparent}.fs-hero__nav-inner .fs-main-nav__nav-item-subnav{position:absolute;left:50%;transform:translateX(-50%) translateY(1.625rem);top:100%;background-color:#02050b;border-radius:.375rem;border:1px solid #ffffff66;width:12.5rem;padding:.5rem}.fs-hero__nav-inner .fs-main-nav__subnav-item-trigger{padding:.375rem 1rem}.fs-hero__nav-item{position:relative}.fs-hero__nav-trigger{border-width:0;background:0 0;padding:1rem;display:flex;font-size:.8125rem;transition:color .2s ease-in-out}.fs-hero__nav-trigger:focus{background:0 0}.fs-hero__nav-trigger:focus-visible{outline:2px solid #fff}.fs-hero__nav-trigger:hover{color:#cacaca}.fs-hero__logo{width:121px;margin:0 auto .75rem}.fs-hero__logo img{width:100%;height:auto}.fs-hero__content{position:absolute;top:0;left:0;width:100%;height:100%;max-height:100vh;text-align:center;z-index:1;display:flex;flex-direction:column;justify-content:space-between}.fs-hero__image-grid{max-width:1440px;margin:0 auto;position:relative}.fs-hero__image-grid:before,.fs-hero__image-grid:after{content:"";position:absolute;top:0;bottom:0;width:160px;z-index:1}.fs-hero__image-grid:before{right:100%;background:linear-gradient(90deg,#090b0e 0%,rgba(9,11,14,0) 100%)}.fs-hero__image-grid:after{left:100%;background:linear-gradient(90deg,#090b0e 0%,rgba(9,11,14,0) 100%);transform:scaleX(-1)}.fs-hero__image-grid-row{display:flex;white-space:nowrap;justify-content:center;margin-top:.5rem;margin-bottom:.5rem;opacity:0}.fs-hero__image-grid-row:first-child{margin-top:0}.fs-hero__image-grid-row:last-child{margin-bottom:0}.fs-hero__image-grid-col{flex-shrink:0;flex-grow:0;margin-left:.25rem;margin-right:.25rem;width:100%}.fs-hero__image-grid-col--desktop{display:none}.fs-hero__image-grid-slot{position:relative;padding-top:56.19%;transition:opacity .6s ease-in-out;overflow:hidden;border-radius:.125rem}.fs-hero__image-grid-slot:before,.fs-hero__image-grid-slot:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;transition:opacity .6s ease-in-out}.fs-hero__image-grid-slot:before{background:radial-gradient(58.01% 58.01% at 50% 50%,rgba(2,5,11,0) 0%,rgba(2,5,11,0) 38.54%,#02050b 100%);opacity:.15}.fs-hero__image-grid-slot:after{background-color:#000;opacity:.2}.fs-hero__image-grid-slot.is-active:before,.fs-hero__image-grid-slot.is-active:after{opacity:0}.fs-hero__image-grid-slot.is-active .fs-hero__image-grid-image--hover.is-active{opacity:1}.fs-hero__image-grid-slot.is-hidden{opacity:.3}.fs-hero__image-grid-image{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity .6s ease-in-out}.fs-hero__image-grid-image--hover{opacity:0}.fs-hero__image-grid-image article,.fs-hero__image-grid-image img{position:absolute;top:0;left:0;height:100%;width:100%}.fs-hero__image-grid-image img{object-fit:cover;object-position:center}.fs-hero__footer{padding-top:1.5rem;padding-bottom:1.5rem}.fs-hero .fs-main-nav__language-nav{transform:translateX(-50%);top:100%;bottom:auto}.fs-hero--static{margin:.5rem auto 2rem}.fs-hero--static .fs-hero__image-grid-row{opacity:1}.fs-hero--static .fs-hero__content{justify-content:center}.fs-hero--pillar-video{position:absolute;max-width:100%;max-height:100%;width:100%;height:100vh;top:0;left:0;right:0;margin:auto;z-index:2}.fs-hero--pillar-video .fs-hero__background-video--mobile{width:auto;height:100%;min-width:110%;min-height:100%}.fs-hero--pillar-video--episodic .fs-hero__background-video--mobile{left:50%;top:50%;transform:translate(-50%,-50%)}.fs-hero--pillar-video .fs-hero__content{position:absolute;width:100%;max-height:none}.fs-hero--pillar-video h1{position:absolute;text-align:center;width:100%;top:50%;padding:0 20px;transform:translateY(-50%)}@media (max-width:767.98px){.fs-hero__image-grid-row{transform:none !important}}@media (min-width:768px){.fs-hero__logo{width:184px}.fs-hero__logo img{width:100%;height:auto}.fs-hero__content h1{font-size:5rem}.fs-hero__footer{padding-top:2rem;padding-bottom:2rem}.fs-hero__image-grid-col{width:493px}.fs-hero__image-grid-col--desktop{display:block}.fs-hero__image-grid-col--mobile{display:none}.fs-hero--static{margin-top:1rem;margin-bottom:1.5rem}.fs-hero--static .fs-hero__image-grid-row:nth-child(1){transform:translateX(127px)}.fs-hero--static .fs-hero__image-grid-row:nth-child(2){transform:translateX(22px)}.fs-hero__background-video--desktop{display:block;position:absolute;aspect-ratio:16/9;top:50%;left:50%;transform:translate(-50%,-50%);height:100%;width:100%}.fs-hero__background-video--desktop .fs-oembed-video iframe{width:177.77777778vh;height:56.25vw;min-width:170%;min-height:100%;top:50%;left:50%;transform:translate(-50%,-50%);transform-origin:center center}.fs-hero__background-video--desktop .fs-video-player__video{z-index:-1}.fs-pillar-landing-page .fs-hero__background-video--desktop{position:fixed}.fs-hero__background-video--desktop video{width:125%;height:125%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fs-hero__background-video--mobile{display:none}}@media (min-aspect-ratio:16/9){.fs-hero .fs-video-player__video{padding-top:0}.fs-hero .fs-video-player__video .fs-oembed-video{position:relative;width:100%}.fs-hero .fs-video-player__video .fs-oembed-video video{position:absolute;width:100vw;height:75vw;top:0;bottom:0;margin:auto;object-fit:cover}}@media only screen and (min-device-width:320px) and (max-device-width:980px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.fs-hero__background-video--desktop{display:block;position:absolute;width:auto;height:100%;top:50%;left:50%;transform:translate(-50%,-50%)}.fs-hero__background-video--mobile{display:none}}.fs-footer{position:relative;background-color:#181b1f;text-align:center;padding:2rem 0}.fs-footer__top{display:flex;flex-direction:column;align-items:center}.fs-footer__bottom{display:flex;flex-direction:column;align-items:center}.fs-footer__utility-nav{display:flex;flex-direction:column}.fs-footer__bottom-left{display:flex;margin-top:1.5rem}.fs-footer__menu ul:not(.contextual-links){column-count:2;column-gap:4rem;margin-top:0;margin-bottom:.25rem}.fs-footer__menu li{margin-bottom:1.25rem}.fs-footer__menu a{transition:color .2s ease-in-out}.fs-footer__utility-nav ul:not(.contextual-links){margin-top:0;margin-bottom:1.25rem}.fs-footer__utility-nav li{margin-bottom:1.25rem}.fs-footer__utility-nav a{color:#cacaca;font-size:.8125rem;transition:color .2s ease-in-out}.fs-footer__logo{margin-bottom:2rem}.fs-footer__logo .fs-icon{height:35px;width:auto;stroke:none;vertical-align:top}.fs-footer__logo a{transition:color .2s ease-in-out}.fs-footer__watermark{font-size:.8125rem;color:#cacaca;display:flex;align-items:center}.fs-footer__watermark .fs-icon{stroke:none;height:1.5rem;width:1.5rem;margin-left:.375rem}.fs-footer__social ul{display:flex;justify-content:space-around;margin:30px 0 25px}.fs-footer__social .fs-social-link{display:inline-flex;width:45px;height:45px;background-image:url("/themes/custom/framestore/build/../images/icons/linkedin--grey.svg");background-repeat:no-repeat;background-position:center;background-size:contain}.fs-footer__social .fs-social-link--linkedin{background-image:url("/themes/custom/framestore/build/../images/icons/linkedin--grey.svg")}.fs-footer__social .fs-social-link--linkedin:hover{background-image:url("/themes/custom/framestore/build/../images/icons/linkedin--white.svg")}.fs-footer__social .fs-social-link--instagram{background-image:url("/themes/custom/framestore/build/../images/icons/instagram--grey.svg")}.fs-footer__social .fs-social-link--instagram:hover{background-image:url("/themes/custom/framestore/build/../images/icons/instagram--white.svg")}.fs-footer__social .fs-social-link--youtube{background-image:url("/themes/custom/framestore/build/../images/icons/youtube--grey.svg")}.fs-footer__social .fs-social-link--youtube:hover{background-image:url("/themes/custom/framestore/build/../images/icons/youtube--white.svg")}@media (min-width:992px){.fs-footer{padding:2.5rem 0}.fs-footer__top{flex-direction:row;justify-content:space-around;margin-bottom:1.5rem}.fs-footer__social ul{justify-content:center;gap:18px}.fs-footer__bottom{flex-direction:row}.fs-footer__bottom:before{content:"";flex-basis:0;flex-grow:1}.fs-footer__utility-nav{flex-direction:row;justify-content:center}.fs-footer__utility-nav ul:not(.contextual-links){display:flex;margin-bottom:0}.fs-footer__utility-nav li{margin-bottom:0;margin-left:1rem;margin-right:1rem}.fs-footer__utility-nav a:hover{color:#fff}.fs-footer__bottom-left{flex-basis:0;flex-grow:1;justify-content:flex-end;margin-top:0}.fs-footer__logo{flex-grow:1;flex-basis:0;margin-bottom:0}.fs-footer__logo a:hover{color:#cacaca}.fs-footer__menu{flex-grow:8;flex-basis:0}.fs-footer__menu ul:not(.contextual-links){column-count:1;column-gap:normal;display:flex;margin-bottom:0}.fs-footer__menu li{flex-grow:1;flex-basis:0;margin-bottom:0}.fs-footer__menu a{font-size:.875rem}.fs-footer__menu a:hover{color:#cacaca}}.fs-link,.fs-link a{display:inline-block;background-color:transparent;border:0;padding:0}.fs-link:hover,.fs-link a:hover{text-decoration:underline}.fs-card{flex-grow:1;position:relative;border-radius:.375rem;background-color:#1e2126;transition:background-color .2s ease-in-out;overflow:hidden;margin-bottom:1rem}.fs-card__link:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:.375rem}.fs-card__link:focus-visible:after{border:2px solid #fff}.fs-card__link:hover .fs-cta:after{background-position:center right}.fs-card__image{overflow:hidden;position:relative}.fs-card__image img{transition:transform .2s ease-in-out;width:100%}.fs-paragraph--talent .fs-card__image article{height:100%}.fs-paragraph--talent .fs-card__image img{height:100%;object-fit:cover}.fs-card__icon{display:inline;height:26px;width:26px;vertical-align:bottom;transform:translateY(-.2em)}.fs-card__content{padding:1rem;display:flex;flex-direction:column}.fs-paragraph--four-column-promo .fs-card__content h3{font-size:16px}.fs-card:hover{background-color:#23272c}.fs-card:hover .fs-card__image img{transform:scale(1.1)}.fs-card:hover .fs-card__hover-underline{text-decoration-color:#fff}.fs-card__hover-underline{text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s ease-in-out}.fs-card__tag{position:absolute;top:.5rem;left:.5rem;border-radius:.25rem;background-color:rgba(2,5,11,.7);padding:.125rem .5rem;font-size:.875rem}@supports (backdrop-filter:blur(30px)) or (-webkit-backdrop-filter:blur(30px)){.fs-card__tag{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px)}}.fs-card--transparent{border-radius:0;background-color:transparent}.fs-card--transparent .fs-card__content{padding-left:0;padding-right:.5rem}.fs-card--transparent:hover{background-color:transparent}.fs-card--inset{display:flex;align-items:center}.fs-card--inset .fs-card__image{flex-grow:0;flex-shrink:0;flex-basis:40%;max-width:58px;margin:1rem 0 1rem 1rem}.fs-card--inset .fs-card__content{flex-grow:1;padding:1rem}.fs-card--inset:hover .fs-card__image img{transform:none}.fs-card--full-height{margin-bottom:0;height:100%}.fs-card--inset-top .fs-card__content{align-self:flex-start}.fs-card--no-hover:hover{background-color:#1e2126}.fs-card--no-hover:hover .fs-card__image img{transform:none}.fs-card a[href*=tel],.fs-card .address-map-link{text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color .2s ease-in-out}.fs-card a[href*=tel]:hover,.fs-card .address-map-link:hover{text-decoration-color:#fff}.fs-card .address{margin-bottom:0}@media (min-width:992px){.fs-card{margin-bottom:1.5rem}.fs-card__content{padding:1.5rem}.fs-card--horizontal{display:flex}.fs-card--horizontal .fs-card__image{flex-grow:0;flex-shrink:0;flex-basis:40%;max-width:164px}.fs-card--horizontal .fs-card__content{flex-grow:1;padding:.75rem 1rem 1rem}.fs-card--horizontal .fs-card__footer{flex-grow:1;flex-shrink:1;flex-basis:0;overflow:hidden}.fs-card--full-height{margin-bottom:0}}.fs-aspect-ratio{position:relative}.fs-aspect-ratio--16-9{padding-top:56.25%}.fs-aspect-ratio iframe,.fs-aspect-ratio img{position:absolute;top:0;left:0;height:100%;width:100%}.fs-video-player{position:relative;overflow:hidden}.fs-video-player img{transition:transform .4s ease-in-out}.fs-video-player__video{position:relative;height:100%}.fs-video-player__video img{position:absolute;top:0;left:0;height:100%;width:100%;object-fit:cover;margin:auto;bottom:0}.fs-video-player__play-button{position:absolute;top:0;width:100%;left:0;bottom:0;right:0;z-index:1;background-color:transparent;padding:0;border:0;transition:opacity .4s ease-in-out,color .2s ease-in-out}.fs-video-player__play-button .fs-icon{height:4rem;width:4rem}.fs-video-player__play-button:focus{background-color:transparent}.fs-video-player__play-button:hover{color:#cacaca}.fs-video-player__play-button:hover~.fs-video-player__thumbnail img{transform:scale(1.05)}.fs-video-player__thumbnail{transition:opacity .4s ease-in-out}.fs-video-player__thumbnail .contextual-region{position:static}.fs-video-player.is-playing .fs-video-player__thumbnail{opacity:0;pointer-events:none}.fs-video-player.is-playing .fs-video-player__play-button{opacity:0;pointer-events:none}@media (min-width:992px){.fs-video-player__content{position:absolute;left:0;width:100%;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,.8) 100%);padding:4.75rem 2rem 2rem;transition:transform .4s ease-in-out}.fs-video-player__content--no-caption{background:0 0}.fs-video-player__content .fs-cta{z-index:1}.fs-video-player.is-playing .fs-video-player__content{transform:translateY(100%)}}.fs-fieldset{border:0;padding:0;margin-left:0;margin-right:0}.fs-fieldset.required .fieldset-legend:after{content:"*";display:inline;color:#ff583d;margin-left:.25rem;position:static;opacity:1}.fs-anchor-link{position:absolute;top:-56px}.fs-fixed-layout__element{margin-bottom:1.5rem}.fs-fixed-layout__inner{padding:1rem;background-color:#23272c;position:relative;z-index:1}@media (min-width:992px){.fs-fixed-layout{position:relative}.fs-fixed-layout__wrapper{position:absolute;top:0;bottom:0;left:0;right:0}.fs-fixed-layout__inner{padding:2rem}.fs-fixed-layout__inner.is-fixed{position:fixed;top:96px}.fs-fixed-layout__inner.is-finished{position:absolute;bottom:0}.toolbar-fixed .fs-fixed-layout__inner.is-fixed{top:135px}.toolbar-fixed.toolbar-horizontal.toolbar-tray-open .fs-fixed-layout__inner.is-fixed{top:175px}}.fs-breadcrumb{font-size:.875rem;color:#cacaca;display:inline-flex;flex-wrap:wrap;margin-top:0;margin-bottom:0}.fs-breadcrumb li{display:none}.fs-breadcrumb li:nth-last-child(2){display:block}.fs-breadcrumb a{transition:color .2s ease-in-out}.fs-breadcrumb .fs-icon{vertical-align:text-top;margin-right:.5rem}@media (min-width:992px){.fs-breadcrumb li{display:block}.fs-breadcrumb li+li:before{content:"\\";margin:0 .5rem}.fs-breadcrumb a:hover{color:#fff}.fs-breadcrumb .fs-icon{display:none}}.fs-social-media-sharing{display:flex}.fs-social-media-sharing ul{margin:0 -.5rem}.fs-social-media-sharing li{margin:0 .5rem}.fs-social-media-sharing a{display:flex;transition:color .2s ease-in-out}.fs-social-media-sharing a:hover{color:#cacaca}.fs-social-media-sharing .fs-icon{stroke:none}.fs-thumbnails{display:flex;align-items:center;margin:1.5rem 0 2rem}.fs-thumbnails__thumb{border-radius:9999px;border:1px solid #fff;overflow:hidden;width:50px}.fs-thumbnails__thumb+.fs-thumbnails__thumb{position:relative;margin-left:-1.125rem}.fs-thumbnails__label{margin-left:1rem;text-transform:uppercase;color:#cacaca;font-size:.875rem}@media (min-width:992px){.fs-thumbnails{margin-top:2rem;margin-bottom:3.5rem}}.fs-page-header{position:relative;z-index:-1;margin-bottom:-56px}.fs-page-header img{width:100%}.fs-page-header__bottom{position:absolute;height:56px;bottom:0;left:0;right:0}.fs-page-header__blur,.fs-page-header__overlay,.fs-page-header__gradient{position:absolute;bottom:0;top:0;left:0;right:0}.fs-page-header__gradient{background:linear-gradient(0,#02050b 0%,#02050b 34.3%,rgba(9,11,14,0) 100%)}.fs-page-header__overlay{background:rgba(0,0,0,.2)}.fs-page-header__blur{background-color:rgba(2,5,11,.5)}@supports (backdrop-filter:blur(49px)) or (-webkit-backdrop-filter:blur(49px)){.fs-page-header__blur{-webkit-backdrop-filter:blur(49px);backdrop-filter:blur(49px)}}@media (min-width:992px){.fs-page-header{margin-bottom:-187px;padding-bottom:5%}.fs-page-header__bottom{height:187px}.fs-page-header__sides{position:absolute;top:0;left:0;bottom:0;right:0}.fs-page-header__sides:before,.fs-page-header__sides:after{content:"";position:absolute;top:0;bottom:0;width:138px}.fs-page-header__sides:before{left:0;background:linear-gradient(90deg,#090b0e 0%,rgba(9,11,14,0) 100%)}.fs-page-header__sides:after{right:0;background:linear-gradient(-90deg,#090b0e 0%,rgba(9,11,14,0) 100%)}}.fs-tags{display:flex;flex-wrap:wrap;margin:.5rem 0}.fs-tags__tag{margin-right:.5rem;margin-bottom:.5rem;border:1px solid #fff;padding:0 .75rem;border-radius:9999px;font-size:.8125rem}.fs-drawer{position:relative;border-bottom:1px solid #717171;margin-bottom:2rem}.fs-drawer__trigger{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative;background-color:transparent;border:0;padding:.5rem 0}.fs-drawer__trigger:focus{background-color:transparent}.fs-drawer__trigger:focus-visible{outline:2px solid #fff;outline-offset:-2px}.fs-drawer__icon--open{stroke:none}.fs-drawer__icon--close{display:none}.fs-drawer__content{z-index:1;position:absolute;top:100%;left:0;width:100%;display:none;background-color:#02050b;border-bottom:1px solid #717171}.fs-drawer__inner{padding:1rem 0 2rem}.fs-drawer.is-open .fs-drawer__icon--open{display:none}.fs-drawer.is-open .fs-drawer__icon--close{display:block}@media (min-width:992px){.fs-drawer{border-bottom:0;margin-bottom:3rem}.fs-drawer__trigger{display:none}.fs-drawer__content{position:static;display:block !important;border-bottom:0}.fs-drawer__inner{padding:0}}.fs-pager .pager__items{display:flex;justify-content:center;align-items:center;margin:1.5rem 0 3.5rem}.fs-pager .pager__item{margin:0 .75rem;color:#cacaca}.fs-pager .pager__item.is-active{color:#fff;border-bottom:2px solid #00b9ff}.fs-pager .pager__item a{transition:color .2s linear}.fs-pager .pager__item a:hover{color:#00b9ff}.fs-pager__icon{vertical-align:sub}@media (min-width:992px){.fs-pager .pager__items{margin:.5rem 0 4rem}}.fs-teaser{display:flex;padding:1rem;position:relative;border-radius:.375rem;transition:background-color .2s ease-in-out;width:216px;flex-grow:1}.fs-teaser__image{width:5.75rem;margin-right:1rem;flex-shrink:0}.fs-teaser__image img{width:100%;height:auto}.fs-teaser__link{margin-left:-.5rem}.fs-teaser__link:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0}.fs-teaser:hover{background-color:#1e2126}.fs-teaser:hover .fs-cta:after{background-position:center right}@media (min-width:992px){.fs-teaser__link{margin-left:0}.fs-teaser__content{text-align:center;flex-grow:1}}.fs-tabs{position:relative;margin-bottom:1rem}.fs-tabs:before{content:"";position:absolute;width:100%;left:50%;transform:translateX(-50%);bottom:0;border-bottom:1px solid #717171;z-index:1}.fs-tabs .tabs{background-color:transparent;height:44px}.fs-tabs .tabs .tab{text-transform:none;line-height:44px;height:44px}.fs-tabs .tabs .tab a{font-size:1rem;color:#fff;transition:background-color .2s ease-in-out,border-color .2s ease-in-out;position:relative}.fs-tabs .tabs .tab a.active,.fs-tabs .tabs .tab a:hover{background-color:#23272c}.fs-tabs .tabs .tab a.active:after{content:"";position:absolute;bottom:0;left:0;width:100%;border-bottom:2px solid #00b9ff;z-index:1}.fs-tabs .tabs .tab a:focus{outline:2px solid #fff;outline-offset:-2px}.fs-tabs .tabs .tab+.tab{margin-left:1rem}@media (min-width:992px){.fs-tabs{margin-bottom:3rem}.fs-tabs .tabs{height:60px}.fs-tabs .tabs .tab{line-height:60px;height:60px}.fs-tabs .tabs .tab+.tab{margin-left:2rem}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow:before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-top,.bs-tooltip-auto[data-popper-placement^=top]{padding:.4rem 0}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:0}.bs-tooltip-top .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow:before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-end,.bs-tooltip-auto[data-popper-placement^=right]{padding:0 .4rem}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-end .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow:before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-bottom,.bs-tooltip-auto[data-popper-placement^=bottom]{padding:.4rem 0}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:0}.bs-tooltip-bottom .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow:before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-start,.bs-tooltip-auto[data-popper-placement^=left]{padding:0 .4rem}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-start .tooltip-arrow:before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow:before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:1rem}.tooltip{z-index:1}.tooltip.show{opacity:1}.tooltip .tooltip-arrow{display:none}.tooltip-inner{background-color:#fff;color:#02050b;padding:.25rem .5rem;border-radius:0;box-shadow:0px 2px 6px 0px #00000024;font-size:.8125rem}@media (max-width:767.98px){.tooltip{display:none}}.fs-profile-image{width:100%;max-width:343px;margin-left:auto;margin-right:auto;border-radius:.25rem;overflow:hidden}.fs-profile-image img{width:100%}@media (min-width:992px){.fs-profile-image{max-width:none}}.fs-form-actions{display:flex;flex-direction:column;justify-content:center}@media (min-width:992px){.fs-form-actions{flex-direction:row;justify-content:flex-start;align-items:stretch;height:100%}}.fs-paragraph--mission-statement{background-color:#0075c9;text-align:center;padding:0}.fs-paragraph--mission-statement h3+a{margin-top:1.5rem}.fs-paragraph--mission-statement .container{padding:2.25rem 0;display:flex;flex-flow:column;justify-content:center;align-items:center}.fs-paragraph--mission-statement__text{min-height:100px;display:flex;flex-flow:column;justify-content:center;align-items:center}@media (min-width:992px){.fs-paragraph--mission-statement:after{content:"";position:absolute;width:calc(100% + 40px);top:0;left:-20px;height:100%;box-shadow:inset 0 3px 17px 9px #00000085}.fs-paragraph--mission-statement+.slide-up.fs-paragraphs-content{padding-top:0}.fs-paragraph--mission-statement .container{padding:6.25rem 0}.fs-paragraph--mission-statement__text{transform:translateY(1rem)}}.parallax-container{height:auto;position:relative;margin-bottom:-490px;overflow:hidden}[data-homepage] .parallax-container{margin-top:-20px}.fs-pillar-landing-page.contextual-region{position:unset}.fs-paragraphs-content{position:relative;background-color:#000;z-index:3}#header-trigger{position:absolute;top:25%}#slide-up-trigger{position:absolute;top:25%}#para-trigger{position:absolute;top:72px}#video-trigger{position:absolute;top:100vh}.fs-hero,.slide{height:100vh;overflow:hidden;position:relative;min-width:100%}[data-homepage] .fs-hero,[data-homepage] .slide{aspect-ratio:4/5;height:auto}.slide-up{min-height:100vh}.slide-up .container{transform:translateY(30px);opacity:0;transition:transform .4s ease-in-out,opacity .4s ease-in-out}.slide-up.active .container{transform:translateY(0);opacity:1}@media (min-width:768px){[data-homepage] .fs-hero,[data-homepage] .slide{aspect-ratio:auto;height:100vh}}@media (min-width:992px){.slide-up{min-height:100vh}.slide-up.fs-paragraphs-content{padding-top:2rem}.slide-up .container{transform:translateY(100px)}[data-homepage] .parallax-container{margin-top:0}}@media only screen and (min-device-width:320px) and (max-device-width:980px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){[data-homepage] .parallax-container{margin-top:0}[data-homepage] .parallax-container .fs-paragraphs-content{padding-top:0}}.fs-paragraph--pillars-section{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:2rem 0;margin-bottom:1.6rem}.fs-paragraph--pillars-section--dynamic-bg{position:absolute;top:0;width:100%;height:100%;background-size:cover;filter:blur(10px);visibility:hidden;opacity:0;transition:opacity .5s ease}.fs-paragraph--pillars-section--dynamic-bg:first-of-type{visibility:visible;opacity:1}.fs-paragraph--pillars-section__column{padding:8px}.fs-paragraph--pillars-section__column a{height:40vh;position:relative;width:100%;border-radius:20px;display:flex;justify-content:center;align-items:center;flex-flow:column;overflow:hidden;z-index:999}.fs-paragraph--pillars-section__column a h2{position:relative;z-index:2;text-align:center;text-shadow:1px 1px 5px rgba(0,0,0,.3)}.fs-paragraph--pillars-section__column a article{position:absolute;width:100%;height:100%;top:0;left:0}.fs-paragraph--pillars-section__column a article .fs-media-image{width:100%;height:100%}.fs-paragraph--pillars-section__column a article .fs-media-image img{width:100%;height:100%;object-fit:cover}@media only screen and (min-device-width:320px) and (max-device-width:980px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.fs-paragraph--pillars-section__column{width:25%}.fs-paragraph--pillars-section__column a{height:65vh}.fs-paragraph--pillars-section__column a h2{font-size:1.125rem}}@media (min-width:768px){.fs-paragraph--pillars-section__column a h2{font-size:1.75rem}}@media (min-width:1200px){.fs-paragraph--pillars-section .row{align-items:center}.fs-paragraph--pillars-section__column{padding:8px 20px}.fs-paragraph--pillars-section__column a{height:65vh;transform:scale(1);overflow:hidden;transition:transform .4s ease-in-out,box-shadow .4s ease}.fs-paragraph--pillars-section__column a h2{font-size:2.5rem}.fs-paragraph--pillars-section__column a h2 span{color:#fff;background-image:linear-gradient(currentColor,currentColor);background-position:bottom right;background-repeat:no-repeat;background-size:0% 2px;transform-origin:bottom right;transition:background-size .3s;display:block;height:50px}.fs-paragraph--pillars-section__column a:hover{text-decoration:none;transform:scale(1.2);box-shadow:10px 10px 10px rgba(0,0,0,.3)}.fs-paragraph--pillars-section__column a:hover h2 span{background-position:bottom left;background-size:100% 2px}.fs-paragraph--pillars-section--dynamic-bg.active{visibility:visible;opacity:1}}
