/* @license 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,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);}.z-depth-1-half{box-shadow:0 3px 3px 0 rgba(0,0,0,0.14),0 1px 7px 0 rgba(0,0,0,0.12),0 3px 1px -1px rgba(0,0,0,0.2);}.z-depth-2{box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3);}.z-depth-3{box-shadow:0 8px 17px 2px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2);}.z-depth-4{box-shadow:0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -7px rgba(0,0,0,0.2);}.z-depth-5{box-shadow:0 24px 38px 3px rgba(0,0,0,0.14),0 9px 46px 8px rgba(0,0,0,0.12),0 11px 15px -7px rgba(0,0,0,0.2);}.hoverable{transition:box-shadow 0.25s;}.hoverable:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);}.divider{height:1px;overflow:hidden;}blockquote{margin:20px 0;padding-left:1.5rem;border-left:5px solid black;}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:black;}.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,0.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,0.7);vertical-align:top;display:inline-block;font-family:"Material Icons";font-weight:normal;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:black;}.page-footer .footer-copyright{overflow:hidden;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:10px 0px;color:rgba(255,255,255,0.8);background-color:rgba(51,51,51,0.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:var(--bs-emphasis-color);}table.striped > tbody > tr > td{border-radius:0;}table.highlight > tbody > tr{transition:background-color 0.25s ease;}table.highlight > tbody > tr:hover{background-color:var(--bs-emphasis-color);}table.centered thead tr th,table.centered tbody tr td{text-align:center;}tr{border-bottom:1px solid var(--bs-border-color);}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 var(--bs-border-color);}}.collection{margin:0.5rem 0 1rem 0;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:white;}.collection .collection-item.active .secondary-content{color:#fff;}.collection a.collection-item{display:block;transition:0.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:white;border-radius:2px;margin:0.5rem 0 1rem 0;overflow:hidden;}.progress .determinate{position:absolute;top:0;left:0;bottom:0;background-color:#fff;transition:width 0.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(0.65,0.815,0.735,0.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(0.165,0.84,0.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:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.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:-0.5em;}sub{bottom:-0.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 #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:2rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);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;}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px;}.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(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.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.33333333%;}.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.66666667%;}.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:0.25rem;}.g-1,.gy-1{--bs-gutter-y:0.25rem;}.g-2,.gx-2{--bs-gutter-x:0.5rem;}.g-2,.gy-2{--bs-gutter-y:0.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.33333333%;}.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.66666667%;}.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:0.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.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.33333333%;}.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.66666667%;}.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:0.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:0.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.33333333%;}.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.66666667%;}.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:0.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.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.33333333%;}.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.66666667%;}.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:0.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.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.33333333%;}.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.66666667%;}.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:0.25rem;}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem;}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.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-inline-grid{display:inline-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:0.25rem !important;}.m-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-2{margin-top:0.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:0.25rem !important;}.me-2{margin-right:0.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:0.25rem !important;}.mb-2{margin-bottom:0.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:0.25rem !important;}.ms-2{margin-left:0.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:0.25rem !important;}.p-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-2{padding-top:0.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:0.25rem !important;}.pe-2{padding-right:0.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:0.25rem !important;}.pb-2{padding-bottom:0.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:0.25rem !important;}.ps-2{padding-left:0.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-inline-grid{display:inline-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:0.25rem !important;}.m-sm-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-sm-2{margin-top:0.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:0.25rem !important;}.me-sm-2{margin-right:0.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:0.25rem !important;}.mb-sm-2{margin-bottom:0.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:0.25rem !important;}.ms-sm-2{margin-left:0.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:0.25rem !important;}.p-sm-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-sm-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-sm-2{padding-top:0.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:0.25rem !important;}.pe-sm-2{padding-right:0.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:0.25rem !important;}.pb-sm-2{padding-bottom:0.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:0.25rem !important;}.ps-sm-2{padding-left:0.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-inline-grid{display:inline-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:0.25rem !important;}.m-md-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-md-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-md-2{margin-top:0.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:0.25rem !important;}.me-md-2{margin-right:0.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:0.25rem !important;}.mb-md-2{margin-bottom:0.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:0.25rem !important;}.ms-md-2{margin-left:0.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:0.25rem !important;}.p-md-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-md-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-md-2{padding-top:0.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:0.25rem !important;}.pe-md-2{padding-right:0.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:0.25rem !important;}.pb-md-2{padding-bottom:0.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:0.25rem !important;}.ps-md-2{padding-left:0.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-inline-grid{display:inline-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:0.25rem !important;}.m-lg-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-lg-2{margin-top:0.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:0.25rem !important;}.me-lg-2{margin-right:0.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:0.25rem !important;}.mb-lg-2{margin-bottom:0.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:0.25rem !important;}.ms-lg-2{margin-left:0.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:0.25rem !important;}.p-lg-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-lg-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-lg-2{padding-top:0.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:0.25rem !important;}.pe-lg-2{padding-right:0.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:0.25rem !important;}.pb-lg-2{padding-bottom:0.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:0.25rem !important;}.ps-lg-2{padding-left:0.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-inline-grid{display:inline-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:0.25rem !important;}.m-xl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-xl-2{margin-top:0.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:0.25rem !important;}.me-xl-2{margin-right:0.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:0.25rem !important;}.mb-xl-2{margin-bottom:0.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:0.25rem !important;}.ms-xl-2{margin-left:0.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:0.25rem !important;}.p-xl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-xl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-xl-2{padding-top:0.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:0.25rem !important;}.pe-xl-2{padding-right:0.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:0.25rem !important;}.pb-xl-2{padding-bottom:0.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:0.25rem !important;}.ps-xl-2{padding-left:0.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-inline-grid{display:inline-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:0.25rem !important;}.m-xxl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-xxl-2{margin-top:0.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:0.25rem !important;}.me-xxl-2{margin-right:0.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:0.25rem !important;}.mb-xxl-2{margin-bottom:0.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:0.25rem !important;}.ms-xxl-2{margin-left:0.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:0.25rem !important;}.p-xxl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-xxl-2{padding-top:0.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:0.25rem !important;}.pe-xxl-2{padding-right:0.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:0.25rem !important;}.pb-xxl-2{padding-bottom:0.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:0.25rem !important;}.ps-xxl-2{padding-left:0.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-inline-grid{display:inline-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:-0.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:none;border:none;border-top:solid #ccc 0.063rem;}ul,ol{padding-left:1rem;}.text-lg{font-size:1.25rem;}.text-sm{font-size:0.875rem;}.meta{font-size:0.625rem;text-transform:uppercase;letter-spacing:0.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:0.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,.hidden-lg,.hidden-xl,.hidden-xxl,.visible-sm,.visible-md,.visible-lg,.visible-xl,.visible-xxl{display:none;}@media (min-width:576px){.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:992px){.visible-lg,.hidden-md{display:block;}}@media (min-width:1200px){.visible-xl,.hidden-lg{display:block;}}@media (min-width:1400px){.visible-xxl,.hidden-xl{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,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);}.z-depth-1-half{box-shadow:0 3px 3px 0 rgba(0,0,0,0.14),0 1px 7px 0 rgba(0,0,0,0.12),0 3px 1px -1px rgba(0,0,0,0.2);}.z-depth-2{box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3);}.z-depth-3{box-shadow:0 8px 17px 2px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2);}.z-depth-4{box-shadow:0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -7px rgba(0,0,0,0.2);}.z-depth-5,.modal{box-shadow:0 24px 38px 3px rgba(0,0,0,0.14),0 9px 46px 8px rgba(0,0,0,0.12),0 11px 15px -7px rgba(0,0,0,0.2);}.hoverable{transition:box-shadow 0.25s;}.hoverable:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);}.divider{height:1px;overflow:hidden;}blockquote{margin:20px 0;padding-left:1.5rem;border-left:5px solid black;}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:black;}.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,0.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,0.7);vertical-align:top;display:inline-block;font-family:"Material Icons";font-weight:normal;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:black;}.page-footer .footer-copyright{overflow:hidden;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:10px 0px;color:rgba(255,255,255,0.8);background-color:rgba(51,51,51,0.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:var(--bs-emphasis-color);}table.striped > tbody > tr > td{border-radius:0;}table.highlight > tbody > tr{transition:background-color 0.25s ease;}table.highlight > tbody > tr:hover{background-color:var(--bs-emphasis-color);}table.centered thead tr th,table.centered tbody tr td{text-align:center;}tr{border-bottom:1px solid var(--bs-border-color);}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 var(--bs-border-color);}}.collection{margin:0.5rem 0 1rem 0;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:white;}.collection .collection-item.active .secondary-content{color:#fff;}.collection a.collection-item{display:block;transition:0.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:white;border-radius:2px;margin:0.5rem 0 1rem 0;overflow:hidden;}.progress .determinate{position:absolute;top:0;left:0;bottom:0;background-color:#fff;transition:width 0.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(0.65,0.815,0.735,0.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(0.165,0.84,0.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 rgb(247.85,247.85,247.85);}button:focus{outline:none;background-color:rgb(138.2,138.2,138.2);}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 + 0.75rem + calc(0.063rem * 2));width:100%;font-size:1rem;margin:1.5rem 0;padding:0;box-shadow:none;box-sizing:content-box;transition:box-shadow 0.3s,border 0.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):focus.valid ~ .helper-text[data-success],input[type=text]:not(.browser-default).invalid ~ .helper-text[data-error],input[type=text]:not(.browser-default):focus.invalid ~ .helper-text[data-error],input[type=password]:not(.browser-default).valid ~ .helper-text[data-success],input[type=password]:not(.browser-default):focus.valid ~ .helper-text[data-success],input[type=password]:not(.browser-default).invalid ~ .helper-text[data-error],input[type=password]:not(.browser-default):focus.invalid ~ .helper-text[data-error],input[type=email]:not(.browser-default).valid ~ .helper-text[data-success],input[type=email]:not(.browser-default):focus.valid ~ .helper-text[data-success],input[type=email]:not(.browser-default).invalid ~ .helper-text[data-error],input[type=email]:not(.browser-default):focus.invalid ~ .helper-text[data-error],input[type=url]:not(.browser-default).valid ~ .helper-text[data-success],input[type=url]:not(.browser-default):focus.valid ~ .helper-text[data-success],input[type=url]:not(.browser-default).invalid ~ .helper-text[data-error],input[type=url]:not(.browser-default):focus.invalid ~ .helper-text[data-error],input[type=time]:not(.browser-default).valid ~ .helper-text[data-success],input[type=time]:not(.browser-default):focus.valid ~ .helper-text[data-success],input[type=time]:not(.browser-default).invalid ~ .helper-text[data-error],input[type=time]:not(.browser-default):focus.invalid ~ .helper-text[data-error],input[type=date]:not(.browser-default).valid ~ .helper-text[data-success],input[type=date]:not(.browser-default):focus.valid ~ .helper-text[data-success],input[type=date]:not(.browser-default).invalid ~ .helper-text[data-error],input[type=date]:not(.browser-default):focus.invalid ~ .helper-text[data-error],input[type=datetime]:not(.browser-default).valid ~ .helper-text[data-success],input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text[data-success],input[type=datetime]:not(.browser-default).invalid ~ .helper-text[data-error],input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text[data-error],input[type=datetime-local]:not(.browser-default).valid ~ .helper-text[data-success],input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text[data-success],input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text[data-error],input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text[data-error],input[type=tel]:not(.browser-default).valid ~ .helper-text[data-success],input[type=tel]:not(.browser-default):focus.valid ~ .helper-text[data-success],input[type=tel]:not(.browser-default).invalid ~ .helper-text[data-error],input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text[data-error],input[type=number]:not(.browser-default).valid ~ .helper-text[data-success],input[type=number]:not(.browser-default):focus.valid ~ .helper-text[data-success],input[type=number]:not(.browser-default).invalid ~ .helper-text[data-error],input[type=number]:not(.browser-default):focus.invalid ~ .helper-text[data-error],input[type=search]:not(.browser-default).valid ~ .helper-text[data-success],input[type=search]:not(.browser-default):focus.valid ~ .helper-text[data-success],input[type=search]:not(.browser-default).invalid ~ .helper-text[data-error],input[type=search]:not(.browser-default):focus.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:0.2s opacity ease-out,0.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:0.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 0.2s ease-out,color 0.2s ease-out;transform-origin:0% 100%;text-align:initial;transform:translateY(12px);}.input-field > label:not(.label-icon).active{transform:translateY(-14px) scale(0.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(0.8);transform-origin:0 0;}.input-field .helper-text{position:relative;min-height:18px;display:block;font-size:12px;color:rgba(0,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 + 0.75rem + calc(0.063rem * 2));font-size:2rem;transition:color 0.2s;top:calc(1.5em + 0.75rem + calc(0.063rem * 2))-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:0.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:0.3s color;}textarea{width:100%;height:calc(1.5em + 0.75rem + calc(0.063rem * 2));background-color:transparent;}textarea.materialize-textarea{line-height:normal;overflow-y:hidden;padding:0.8rem 0 0.8rem 0;resize:none;min-height:calc(1.5em + 0.75rem + calc(0.063rem * 2));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:0.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:0.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(0.5);}[type=radio].tabbed:focus + span:before{box-shadow:0 0 0 10px rgba(0,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]{}[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:0.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,0.1);background-color:rgba(0,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 0.25s,background-color 0.25s,width 0.2s 0.1s,height 0.2s 0.1s,top 0.2s 0.1s,left 0.2s 0.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:0px;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,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:rgb(191.75,191.75,191.75);}.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,0.38);border-radius:15px;margin-right:10px;transition:background 0.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 0.3s ease,background 0.3s ease,box-shadow 0.1s ease,transform 0.1s ease;}.switch label .lever:before{background-color:rgba(128,128,128,0.15);}.switch label .lever:after{background-color:#f1f1f1;box-shadow:0px 3px 1px -2px rgba(0,0,0,0.2),0px 2px 2px 0px rgba(0,0,0,0.14),0px 1px 5px 0px rgba(0,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,0.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,0.08);}.switch input[type=checkbox][disabled] + .lever{cursor:default;background-color:rgba(0,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,0.9);width:100%;padding:5px;border:1px solid #f2f2f2;border-radius:2px;height:calc(1.5em + 0.75rem + calc(0.063rem * 2));}.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 + 0.75rem + calc(0.063rem * 2));line-height:calc(1.5em + 0.75rem + calc(0.063rem * 2));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,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,0.3);}.select-dropdown li.disabled,.select-dropdown li.disabled > span,.select-dropdown li.optgroup{color:rgba(0,0,0,0.3);background-color:transparent;}body.keyboard-focused .select-dropdown.dropdown-content li:focus{background-color:rgba(0,0,0,0.08);}.select-dropdown.dropdown-content li:hover{background-color:rgba(0,0,0,0.08);}.select-dropdown.dropdown-content li.selected{background-color:rgba(0,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,0.7);}.select-dropdown li.optgroup > span{color:rgba(0,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 + 0.75rem + calc(0.063rem * 2));line-height:calc(1.5em + 0.75rem + calc(0.063rem * 2));}.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 0.3s;-webkit-appearance:none;background-color:grey;transform-origin:50% 50%;margin:-5px 0 0 0;}.keyboard-focused input[type=range]:focus:not(.active)::-webkit-slider-thumb{box-shadow:0 0 0 10px rgba(128,128,128,0.26);}input[type=range]{border:1px solid white;}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 0.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,0.26);}input[type=range]::-ms-track{height:3px;background:transparent;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 0.3s;}.keyboard-focused input[type=range]:focus:not(.active)::-ms-thumb{box-shadow:0 0 0 10px rgba(128,128,128,0.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,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:var(--bs-body-color);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:rgb(217.6,217.6,217.6);}.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,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,0.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,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,0.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:rgb(255,255,255);}.timepicker-digital-display{flex:1 auto;background-color:grey;padding:10px;font-weight:300;}.timepicker-text-container{font-size:4rem;font-weight:bold;text-align:center;color:rgba(255,255,255,0.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,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,0.25);}.timepicker-dial{transition:transform 350ms,opacity 350ms;}.timepicker-dial-out{opacity:0;}.timepicker-dial-out.timepicker-hours{transform:scale(1.1,1.1);}.timepicker-dial-out.timepicker-minutes{transform:scale(0.8,0.8);}.timepicker-canvas{transition:opacity 175ms;}.timepicker-canvas line{stroke:grey;stroke-width:4;stroke-linecap:round;}.timepicker-canvas-out{opacity:0.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,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);}.z-depth-1-half{box-shadow:0 3px 3px 0 rgba(0,0,0,0.14),0 1px 7px 0 rgba(0,0,0,0.12),0 3px 1px -1px rgba(0,0,0,0.2);}.z-depth-2{box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3);}.z-depth-3{box-shadow:0 8px 17px 2px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2);}.z-depth-4{box-shadow:0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -7px rgba(0,0,0,0.2);}.z-depth-5{box-shadow:0 24px 38px 3px rgba(0,0,0,0.14),0 9px 46px 8px rgba(0,0,0,0.12),0 11px 15px -7px rgba(0,0,0,0.2);}.hoverable{transition:box-shadow 0.25s;}.hoverable:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);}.divider{height:1px;overflow:hidden;}blockquote{margin:20px 0;padding-left:1.5rem;border-left:5px solid black;}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:black;}.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,0.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,0.7);vertical-align:top;display:inline-block;font-family:"Material Icons";font-weight:normal;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:black;}.page-footer .footer-copyright{overflow:hidden;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:10px 0px;color:rgba(255,255,255,0.8);background-color:rgba(51,51,51,0.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:var(--bs-emphasis-color);}table.striped > tbody > tr > td{border-radius:0;}table.highlight > tbody > tr{transition:background-color 0.25s ease;}table.highlight > tbody > tr:hover{background-color:var(--bs-emphasis-color);}table.centered thead tr th,table.centered tbody tr td{text-align:center;}tr{border-bottom:1px solid var(--bs-border-color);}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{}table.responsive-table thead{border:0;border-right:1px solid var(--bs-border-color);}}.collection{margin:0.5rem 0 1rem 0;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:white;}.collection .collection-item.active .secondary-content{color:#fff;}.collection a.collection-item{display:block;transition:0.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:white;border-radius:2px;margin:0.5rem 0 1rem 0;overflow:hidden;}.progress .determinate{position:absolute;top:0;left:0;bottom:0;background-color:#fff;transition:width 0.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(0.65,0.815,0.735,0.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(0.165,0.84,0.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:bold;}dfn{font-style:italic;}h1{font-size:2em;margin:0.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:-0.5em;}sub{bottom:-0.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 #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}legend{border:0;padding:0;}textarea{overflow:auto;}optgroup{font-weight:bold;}table{border-collapse:collapse;border-spacing:0;}td,th{padding:0;}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{--bs-gutter-x:2rem;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * 0.5);padding-left:calc(var(--bs-gutter-x) * 0.5);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;}}:root{--bs-breakpoint-xs:0;--bs-breakpoint-sm:576px;--bs-breakpoint-md:768px;--bs-breakpoint-lg:992px;--bs-breakpoint-xl:1200px;--bs-breakpoint-xxl:1400px;}.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(-0.5 * var(--bs-gutter-x));margin-left:calc(-0.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.33333333%;}.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.66666667%;}.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:0.25rem;}.g-1,.gy-1{--bs-gutter-y:0.25rem;}.g-2,.gx-2{--bs-gutter-x:0.5rem;}.g-2,.gy-2{--bs-gutter-y:0.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.33333333%;}.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.66666667%;}.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:0.25rem;}.g-sm-1,.gy-sm-1{--bs-gutter-y:0.25rem;}.g-sm-2,.gx-sm-2{--bs-gutter-x:0.5rem;}.g-sm-2,.gy-sm-2{--bs-gutter-y:0.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.33333333%;}.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.66666667%;}.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:0.25rem;}.g-md-1,.gy-md-1{--bs-gutter-y:0.25rem;}.g-md-2,.gx-md-2{--bs-gutter-x:0.5rem;}.g-md-2,.gy-md-2{--bs-gutter-y:0.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.33333333%;}.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.66666667%;}.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:0.25rem;}.g-lg-1,.gy-lg-1{--bs-gutter-y:0.25rem;}.g-lg-2,.gx-lg-2{--bs-gutter-x:0.5rem;}.g-lg-2,.gy-lg-2{--bs-gutter-y:0.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.33333333%;}.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.66666667%;}.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:0.25rem;}.g-xl-1,.gy-xl-1{--bs-gutter-y:0.25rem;}.g-xl-2,.gx-xl-2{--bs-gutter-x:0.5rem;}.g-xl-2,.gy-xl-2{--bs-gutter-y:0.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.33333333%;}.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.66666667%;}.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:0.25rem;}.g-xxl-1,.gy-xxl-1{--bs-gutter-y:0.25rem;}.g-xxl-2,.gx-xxl-2{--bs-gutter-x:0.5rem;}.g-xxl-2,.gy-xxl-2{--bs-gutter-y:0.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-inline-grid{display:inline-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:0.25rem !important;}.m-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-2{margin-top:0.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:0.25rem !important;}.me-2{margin-right:0.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:0.25rem !important;}.mb-2{margin-bottom:0.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:0.25rem !important;}.ms-2{margin-left:0.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:0.25rem !important;}.p-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-2{padding-top:0.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:0.25rem !important;}.pe-2{padding-right:0.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:0.25rem !important;}.pb-2{padding-bottom:0.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:0.25rem !important;}.ps-2{padding-left:0.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-inline-grid{display:inline-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:0.25rem !important;}.m-sm-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-sm-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-sm-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-sm-2{margin-top:0.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:0.25rem !important;}.me-sm-2{margin-right:0.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:0.25rem !important;}.mb-sm-2{margin-bottom:0.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:0.25rem !important;}.ms-sm-2{margin-left:0.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:0.25rem !important;}.p-sm-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-sm-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-sm-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-sm-2{padding-top:0.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:0.25rem !important;}.pe-sm-2{padding-right:0.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:0.25rem !important;}.pb-sm-2{padding-bottom:0.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:0.25rem !important;}.ps-sm-2{padding-left:0.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-inline-grid{display:inline-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:0.25rem !important;}.m-md-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-md-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-md-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-md-2{margin-top:0.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:0.25rem !important;}.me-md-2{margin-right:0.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:0.25rem !important;}.mb-md-2{margin-bottom:0.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:0.25rem !important;}.ms-md-2{margin-left:0.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:0.25rem !important;}.p-md-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-md-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-md-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-md-2{padding-top:0.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:0.25rem !important;}.pe-md-2{padding-right:0.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:0.25rem !important;}.pb-md-2{padding-bottom:0.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:0.25rem !important;}.ps-md-2{padding-left:0.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-inline-grid{display:inline-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:0.25rem !important;}.m-lg-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-lg-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-lg-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-lg-2{margin-top:0.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:0.25rem !important;}.me-lg-2{margin-right:0.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:0.25rem !important;}.mb-lg-2{margin-bottom:0.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:0.25rem !important;}.ms-lg-2{margin-left:0.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:0.25rem !important;}.p-lg-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-lg-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-lg-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-lg-2{padding-top:0.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:0.25rem !important;}.pe-lg-2{padding-right:0.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:0.25rem !important;}.pb-lg-2{padding-bottom:0.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:0.25rem !important;}.ps-lg-2{padding-left:0.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-inline-grid{display:inline-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:0.25rem !important;}.m-xl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-xl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-xl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-xl-2{margin-top:0.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:0.25rem !important;}.me-xl-2{margin-right:0.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:0.25rem !important;}.mb-xl-2{margin-bottom:0.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:0.25rem !important;}.ms-xl-2{margin-left:0.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:0.25rem !important;}.p-xl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-xl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-xl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-xl-2{padding-top:0.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:0.25rem !important;}.pe-xl-2{padding-right:0.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:0.25rem !important;}.pb-xl-2{padding-bottom:0.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:0.25rem !important;}.ps-xl-2{padding-left:0.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-inline-grid{display:inline-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:0.25rem !important;}.m-xxl-2{margin:0.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:0.25rem !important;margin-left:0.25rem !important;}.mx-xxl-2{margin-right:0.5rem !important;margin-left:0.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:0.25rem !important;margin-bottom:0.25rem !important;}.my-xxl-2{margin-top:0.5rem !important;margin-bottom:0.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:0.25rem !important;}.mt-xxl-2{margin-top:0.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:0.25rem !important;}.me-xxl-2{margin-right:0.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:0.25rem !important;}.mb-xxl-2{margin-bottom:0.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:0.25rem !important;}.ms-xxl-2{margin-left:0.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:0.25rem !important;}.p-xxl-2{padding:0.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:0.25rem !important;padding-left:0.25rem !important;}.px-xxl-2{padding-right:0.5rem !important;padding-left:0.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:0.25rem !important;padding-bottom:0.25rem !important;}.py-xxl-2{padding-top:0.5rem !important;padding-bottom:0.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:0.25rem !important;}.pt-xxl-2{padding-top:0.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:0.25rem !important;}.pe-xxl-2{padding-right:0.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:0.25rem !important;}.pb-xxl-2{padding-bottom:0.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:0.25rem !important;}.ps-xxl-2{padding-left:0.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-inline-grid{display:inline-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:-0.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:none;border:none;border-top:solid #ccc 0.063rem;}ul,ol{padding-left:1rem;}.text-lg{font-size:1.25rem;}.text-sm{font-size:0.875rem;}.meta{font-size:0.625rem;text-transform:uppercase;letter-spacing:0.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,0.14),0 3px 1px -2px rgba(0,0,0,0.12),0 1px 5px 0 rgba(0,0,0,0.2);}.z-depth-1-half{box-shadow:0 3px 3px 0 rgba(0,0,0,0.14),0 1px 7px 0 rgba(0,0,0,0.12),0 3px 1px -1px rgba(0,0,0,0.2);}.z-depth-2{box-shadow:0 4px 5px 0 rgba(0,0,0,0.14),0 1px 10px 0 rgba(0,0,0,0.12),0 2px 4px -1px rgba(0,0,0,0.3);}.z-depth-3{box-shadow:0 8px 17px 2px rgba(0,0,0,0.14),0 3px 14px 2px rgba(0,0,0,0.12),0 5px 5px -3px rgba(0,0,0,0.2);}.z-depth-4{box-shadow:0 16px 24px 2px rgba(0,0,0,0.14),0 6px 30px 5px rgba(0,0,0,0.12),0 8px 10px -7px rgba(0,0,0,0.2);}.z-depth-5{box-shadow:0 24px 38px 3px rgba(0,0,0,0.14),0 9px 46px 8px rgba(0,0,0,0.12),0 11px 15px -7px rgba(0,0,0,0.2);}.hoverable{transition:box-shadow 0.25s;}.hoverable:hover{box-shadow:0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);}.divider{height:1px;overflow:hidden;}blockquote{margin:20px 0;padding-left:1.5rem;border-left:5px solid black;}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:black;}.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,0.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,0.7);vertical-align:top;display:inline-block;font-family:"Material Icons";font-weight:normal;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:black;}.page-footer .footer-copyright{overflow:hidden;min-height:50px;display:flex;align-items:center;justify-content:space-between;padding:10px 0px;color:rgba(255,255,255,0.8);background-color:rgba(51,51,51,0.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:var(--bs-emphasis-color);}table.striped > tbody > tr > td{border-radius:0;}table.highlight > tbody > tr{transition:background-color 0.25s ease;}table.highlight > tbody > tr:hover{background-color:var(--bs-emphasis-color);}table.centered thead tr th,table.centered tbody tr td{text-align:center;}tr{border-bottom:1px solid var(--bs-border-color);}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{}table.responsive-table thead{border:0;border-right:1px solid var(--bs-border-color);}}.collection{margin:0.5rem 0 1rem 0;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:white;}.collection .collection-item.active .secondary-content{color:#fff;}.collection a.collection-item{display:block;transition:0.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:white;border-radius:2px;margin:0.5rem 0 1rem 0;overflow:hidden;}.progress .determinate{position:absolute;top:0;left:0;bottom:0;background-color:#fff;transition:width 0.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(0.65,0.815,0.735,0.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(0.165,0.84,0.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.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,0.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{position:relative;overflow-x:auto;overflow-y:hidden;height:48px;width:100%;background-color:#fff;margin:0 auto;white-space:nowrap;}.tabs .tab{display:inline-block;text-align:center;line-height:48px;height:48px;padding:0;margin:0;text-transform:uppercase;}.tabs .tab a:focus,.tabs .tab a:focus.active{background-color:rgba(0,0,0,0.2);outline:none;}.tabs .tab a:hover,.tabs .tab a.active{background-color:transparent;color:black;}.tabs .tab a{color:rgba(0,0,0,0.7);display:block;width:100%;height:100%;padding:0 24px;font-size:14px;text-overflow:ellipsis;overflow:hidden;transition:color 0.28s ease,background-color 0.28s ease;}.tabs .tab.disabled a,.tabs .tab.disabled a:hover{color:rgba(0,0,0,0.4);cursor:default;}.tabs .indicator{position:absolute;bottom:0;height:2px;background-color:black;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:black !important;}.fs-colour-bg-black{background-color:black !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:white !important;}.fs-colour-bg-white{background-color:white !important;}.fs-colour-white-80{color:rgba(255,255,255,0.8) !important;}.fs-colour-bg-white-80{background-color:rgba(255,255,255,0.8) !important;}.fs-colour-white-60{color:rgba(255,255,255,0.6) !important;}.fs-colour-bg-white-60{background-color:rgba(255,255,255,0.6) !important;}.fs-colour-white-40{color:rgba(255,255,255,0.4) !important;}.fs-colour-bg-white-40{background-color:rgba(255,255,255,0.4) !important;}.fs-colour-white-20{color:rgba(255,255,255,0.2) !important;}.fs-colour-bg-white-20{background-color:rgba(255,255,255,0.2) !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:rgba(24,145,251,0.3019607843) !important;}.fs-colour-bg-ui-blue-30{background-color:rgba(24,145,251,0.3019607843) !important;}.fs-colour-ui-blue-10{color:rgba(24,145,251,0.1019607843) !important;}.fs-colour-bg-ui-blue-10{background-color:rgba(24,145,251,0.1019607843) !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 0.2s ease-in-out;}.fs-hover-trigger:hover .fs-hover-underline{text-decoration-color:white;}.fs-break-inside-avoid-column{break-inside:avoid-column;}.visuallyhidden{opacity:0;}@media (min-width:992px){.visually-hidden-desktop{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;}.visually-hidden-desktop:not(caption){position:absolute !important;}.visually-hidden-desktop *{overflow:hidden !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:0rem !important;}.fs-margin-tb-00{margin-top:0rem !important;margin-bottom:0rem !important;}.fs-margin-lr-00{margin-left:0rem !important;margin-right:0rem !important;}.fs-margin-t-00{margin-top:0rem !important;}.fs-margin-b-00{margin-bottom:0rem !important;}.fs-padding-00{padding:0rem !important;}.fs-padding-tb-00{padding:0rem 0 !important;}.fs-padding-lr-00{padding:0 0rem !important;}.fs-padding-t-00{padding-top:0rem !important;}.fs-padding-r-00{padding-right:0rem !important;}.fs-padding-b-00{padding-bottom:0rem !important;}.fs-padding-l-00{padding-left:0rem !important;}.fs-margin-025{margin:0.25rem !important;}.fs-margin-tb-025{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.fs-margin-lr-025{margin-left:0.25rem !important;margin-right:0.25rem !important;}.fs-margin-t-025{margin-top:0.25rem !important;}.fs-margin-b-025{margin-bottom:0.25rem !important;}.fs-padding-025{padding:0.25rem !important;}.fs-padding-tb-025{padding:0.25rem 0 !important;}.fs-padding-lr-025{padding:0 0.25rem !important;}.fs-padding-t-025{padding-top:0.25rem !important;}.fs-padding-r-025{padding-right:0.25rem !important;}.fs-padding-b-025{padding-bottom:0.25rem !important;}.fs-padding-l-025{padding-left:0.25rem !important;}.fs-margin-05{margin:0.5rem !important;}.fs-margin-tb-05{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.fs-margin-lr-05{margin-left:0.5rem !important;margin-right:0.5rem !important;}.fs-margin-t-05{margin-top:0.5rem !important;}.fs-margin-b-05{margin-bottom:0.5rem !important;}.fs-padding-05{padding:0.5rem !important;}.fs-padding-tb-05{padding:0.5rem 0 !important;}.fs-padding-lr-05{padding:0 0.5rem !important;}.fs-padding-t-05{padding-top:0.5rem !important;}.fs-padding-r-05{padding-right:0.5rem !important;}.fs-padding-b-05{padding-bottom:0.5rem !important;}.fs-padding-l-05{padding-left:0.5rem !important;}.fs-margin-075{margin:0.75rem !important;}.fs-margin-tb-075{margin-top:0.75rem !important;margin-bottom:0.75rem !important;}.fs-margin-lr-075{margin-left:0.75rem !important;margin-right:0.75rem !important;}.fs-margin-t-075{margin-top:0.75rem !important;}.fs-margin-b-075{margin-bottom:0.75rem !important;}.fs-padding-075{padding:0.75rem !important;}.fs-padding-tb-075{padding:0.75rem 0 !important;}.fs-padding-lr-075{padding:0 0.75rem !important;}.fs-padding-t-075{padding-top:0.75rem !important;}.fs-padding-r-075{padding-right:0.75rem !important;}.fs-padding-b-075{padding-bottom:0.75rem !important;}.fs-padding-l-075{padding-left:0.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:0rem !important;}.fs-margin-tb-00-lg{margin-top:0rem !important;margin-bottom:0rem !important;}.fs-margin-lr-00-lg{margin-left:0rem !important;margin-right:0rem !important;}.fs-margin-t-00-lg{margin-top:0rem !important;}.fs-margin-b-00-lg{margin-bottom:0rem !important;}.fs-padding-00-lg{padding:0rem !important;}.fs-padding-tb-00-lg{padding:0rem 0 !important;}.fs-padding-lr-00-lg{padding:0 0rem !important;}.fs-padding-t-00-lg{padding-top:0rem !important;}.fs-padding-r-00-lg{padding-right:0rem !important;}.fs-padding-b-00-lg{padding-bottom:0rem !important;}.fs-padding-l-00-lg{padding-left:0rem !important;}.fs-margin-025-lg{margin:0.25rem !important;}.fs-margin-tb-025-lg{margin-top:0.25rem !important;margin-bottom:0.25rem !important;}.fs-margin-lr-025-lg{margin-left:0.25rem !important;margin-right:0.25rem !important;}.fs-margin-t-025-lg{margin-top:0.25rem !important;}.fs-margin-b-025-lg{margin-bottom:0.25rem !important;}.fs-padding-025-lg{padding:0.25rem !important;}.fs-padding-tb-025-lg{padding:0.25rem 0 !important;}.fs-padding-lr-025-lg{padding:0 0.25rem !important;}.fs-padding-t-025-lg{padding-top:0.25rem !important;}.fs-padding-r-025-lg{padding-right:0.25rem !important;}.fs-padding-b-025-lg{padding-bottom:0.25rem !important;}.fs-padding-l-025-lg{padding-left:0.25rem !important;}.fs-margin-05-lg{margin:0.5rem !important;}.fs-margin-tb-05-lg{margin-top:0.5rem !important;margin-bottom:0.5rem !important;}.fs-margin-lr-05-lg{margin-left:0.5rem !important;margin-right:0.5rem !important;}.fs-margin-t-05-lg{margin-top:0.5rem !important;}.fs-margin-b-05-lg{margin-bottom:0.5rem !important;}.fs-padding-05-lg{padding:0.5rem !important;}.fs-padding-tb-05-lg{padding:0.5rem 0 !important;}.fs-padding-lr-05-lg{padding:0 0.5rem !important;}.fs-padding-t-05-lg{padding-top:0.5rem !important;}.fs-padding-r-05-lg{padding-right:0.5rem !important;}.fs-padding-b-05-lg{padding-bottom:0.5rem !important;}.fs-padding-l-05-lg{padding-left:0.5rem !important;}.fs-margin-075-lg{margin:0.75rem !important;}.fs-margin-tb-075-lg{margin-top:0.75rem !important;margin-bottom:0.75rem !important;}.fs-margin-lr-075-lg{margin-left:0.75rem !important;margin-right:0.75rem !important;}.fs-margin-t-075-lg{margin-top:0.75rem !important;}.fs-margin-b-075-lg{margin-bottom:0.75rem !important;}.fs-padding-075-lg{padding:0.75rem !important;}.fs-padding-tb-075-lg{padding:0.75rem 0 !important;}.fs-padding-lr-075-lg{padding:0 0.75rem !important;}.fs-padding-t-075-lg{padding-top:0.75rem !important;}.fs-padding-r-075-lg{padding-right:0.75rem !important;}.fs-padding-b-075-lg{padding-bottom:0.75rem !important;}.fs-padding-l-075-lg{padding-left:0.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/fonts/Antenna-Medium.woff2) format("woff2"),url(/themes/custom/framestore/fonts/Antenna-Medium.woff) format("woff");font-display:swap;}html{font-weight:400;font-size:16px;font-family:"Nunito",sans-serif;color:white;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:0.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:0.5rem;}h5,.h5{font-size:1.125rem;line-height:1.333em;letter-spacing:calc(1.125rem * 0);margin-bottom:0.5rem;}p{margin:0 0 1em 0;}.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:0.875rem;line-height:1.714em;letter-spacing:calc(0.875rem * -0.006);}.fs-text-xs{font-size:0.8125rem;line-height:1.5384em;letter-spacing:calc(0.8125rem * 0);}.fs-text-xxs{font-size:0.75rem;line-height:1.55em;letter-spacing:calc(0.75rem * 0);}.fs-text-meta{margin-bottom:0.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,0.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/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:0.75rem;display:inline-block;background:#f6f6f6;color:black;padding:0.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:0.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:0.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:white;}.fs-text-text-shadow{text-shadow:0px 0px 6px rgba(0,0,0,0.7);}@media (min-width:768px){h1,.h1{font-size:5rem;line-height:1.05em;letter-spacing:0.06em;margin-bottom:1rem;}h2,.h2{font-size:2.5rem;line-height:1.14285em;letter-spacing:0.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:0.06em;margin-bottom:1rem;}h3.four-pillar-resize{font-size:16px;}h4,.h4{font-size:2rem;line-height:1.25em;letter-spacing:0.06em;margin-bottom:0.5rem;}h5,.h5{font-size:1.75rem;line-height:1.14em;letter-spacing:0.06em;margin-bottom:0.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:63px;}.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:0.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){main{padding-top:72px;}.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:0.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 white;border-right:1px solid white;}.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:transparent;position:absolute;border-radius:50%;border:2px solid white;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:none;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:transparent;cursor:pointer;width:0.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:0.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:0.5rem;top:50%;transform:translateY(-50%);background-image:url(/themes/custom/framestore/images/icons/arrow-long-right-white.svg);background-position:center right 0.75rem;background-repeat:no-repeat;transition:background-position 0.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,0.68);align-items:center;justify-content:center;z-index:3;}.fs-load-overlay__container{width:200px;height:200px;display:inline-block;overflow:hidden;background:none;}.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 white;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:-0.625rem;margin-right:-0.625rem;}.fs-logo-block__item{width:96px;height:42px;margin:1.25rem 0.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:0.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:black;color:white;}.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:white;color:black;}.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:black;}.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:white;}.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:white;}.fs-paragraph--framestore_blue_bg_white_txt a,.fs-paragraph--framestore_blue_bg_white_txt .fs-section-title{color:rgb(191,239,252);}.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:white;}.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/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/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:black !important;}.fs-paragraph--framestore_blue_bg_white_txt .fs-colour-secondary{color:white !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:white;padding:0.5rem;color:black;}.node-preview-form-select .js-form-item{width:181px;margin-top:1.5rem;border:1px solid white;}.fs-button{padding:1em;color:white;border:0;padding:0.125rem 1rem;text-align:center;display:block;font-weight:bold;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,0.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 white;border-right:2px solid white;transition:border-color 0.2s ease-in-out;}.fs-button:before{transition:transform 0.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:0.25rem;border:1px solid #181b1f;transition:border-color 0.2s ease-in-out,background-color 0.2s ease-in-out;padding:1.5rem 1rem 0.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:white;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:0.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(0.5rem) scale(0.8);}.fs-input .helper-text{color:inherit;margin-top:0.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:0.25rem;border:1px solid #181b1f;transition:border-color 0.2s ease-in-out,background-color 0.2s ease-in-out;padding:1.5rem 2rem 0.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:white;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/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/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:0.75rem;transform:none;position:absolute;top:0.5rem;left:1rem;z-index:1;}.fs-select .dropdown-content{background-color:#181b1f;border-radius:0.25rem;border:1px solid white;}.fs-select .dropdown-content li{color:white;}.fs-select .dropdown-content li span{color:white;}.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(0.7);border-color:#00b9ff;background-color:#00b9ff;}.fs-checkbox .helper-text,.fs-radio .helper-text{color:inherit;margin-top:0.375rem;font-size:0.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 0.4s ease-in-out,background-color 0.4s ease-in-out;}.fs-main-nav.active{transform:translateY(0);}.fs-main-nav__mobile-navbar{width:100%;padding:0.875rem 0;position:relative;z-index:7;transition:transform 0.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 0.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:0.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:0.5rem 0.6875rem;}.fs-main-nav__trigger--sub-nav-lang{padding:0.5rem 0.6875rem 0.5rem 0;}.fs-main-nav__trigger--sub-nav:focus-visible{outline:2px solid white;}.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:white;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,0.7);}.fs-main-nav__subnav-item-trigger{display:block;width:max-content;padding:0.625rem 0 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(-0.5rem);flex-direction:column;border:1px solid rgba(255,255,255,0.4);background-color:#23272c;border-radius:0.375rem;padding:0.5rem;z-index:2;}.fs-main-nav__language-nav-item{display:block;padding:0.375rem 1rem;text-align:center;border-radius:0.25rem;font-size:0.8125rem;margin-top:0.125rem;}.fs-main-nav__language-nav-item.is-active,.fs-main-nav__language-nav-item:hover{background-color:rgba(255,255,255,0.2);}@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 0.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 0.3s ease,height 0.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,0.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:0.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 0.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 0.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:0.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 0.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:0.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 0.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,0.7);transition:opacity 0.2ms ease-in;}.sub-nav-open #fs-sub-nav-content-wrap{transition:opacity 0.4s ease-in 0.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 0.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 0.2s ease-in-out,stroke 0.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:9/16;}.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:0.375rem;border:1px solid rgba(255,255,255,0.4);width:12.5rem;padding:0.5rem;}.fs-hero__nav-inner .fs-main-nav__subnav-item-trigger{padding:0.375rem 1rem;}.fs-hero__nav-item{position:relative;}.fs-hero__nav-trigger{border-width:0;background:transparent;padding:1rem;display:flex;font-size:0.8125rem;transition:color 0.2s ease-in-out;}.fs-hero__nav-trigger:focus{background:transparent;}.fs-hero__nav-trigger:focus-visible{outline:2px solid white;}.fs-hero__nav-trigger:hover{color:#cacaca;}.fs-hero__logo{width:121px;margin:0 auto 0.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:0.5rem;margin-bottom:0.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:0.25rem;margin-right:0.25rem;width:100%;}.fs-hero__image-grid-col--desktop{display:none;}.fs-hero__image-grid-slot{position:relative;padding-top:56.19%;transition:opacity 0.6s ease-in-out;overflow:hidden;border-radius:0.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 0.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:0.15;}.fs-hero__image-grid-slot:after{background-color:black;opacity:0.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:0.3;}.fs-hero__image-grid-image{position:absolute;top:0;left:0;width:100%;height:100%;transition:opacity 0.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:0.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;min-width:100%;min-height:100%;}.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:0.25rem;}.fs-footer__menu li{margin-bottom:1.25rem;}.fs-footer__menu a{transition:color 0.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:0.8125rem;transition:color 0.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 0.2s ease-in-out;}.fs-footer__watermark{font-size:0.8125rem;color:#cacaca;display:flex;align-items:center;}.fs-footer__watermark .fs-icon{stroke:none;height:1.5rem;width:1.5rem;margin-left:0.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/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/images/icons/linkedin--grey.svg);}.fs-footer__social .fs-social-link--linkedin:hover{background-image:url(/themes/custom/framestore/images/icons/linkedin--white.svg);}.fs-footer__social .fs-social-link--instagram{background-image:url(/themes/custom/framestore/images/icons/instagram--grey.svg);}.fs-footer__social .fs-social-link--instagram:hover{background-image:url(/themes/custom/framestore/images/icons/instagram--white.svg);}.fs-footer__social .fs-social-link--youtube{background-image:url(/themes/custom/framestore/images/icons/youtube--grey.svg);}.fs-footer__social .fs-social-link--youtube:hover{background-image:url(/themes/custom/framestore/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:white;}.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:0.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:0.375rem;background-color:#1e2126;transition:background-color 0.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:0.375rem;}.fs-card__link:focus-visible:after{border:2px solid white;}.fs-card__link:hover .fs-cta:after{background-position:center right;}.fs-card__image{overflow:hidden;position:relative;}.fs-card__image img{transition:transform 0.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(-0.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:white;}.fs-card__hover-underline{text-decoration:underline;text-decoration-color:transparent;transition:text-decoration-color 0.2s ease-in-out;}.fs-card__tag{position:absolute;top:0.5rem;left:0.5rem;border-radius:0.25rem;background-color:rgba(2,5,11,0.7);padding:0.125rem 0.5rem;font-size:0.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:0.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 0.2s ease-in-out;}.fs-card a[href*=tel]:hover,.fs-card .address-map-link:hover{text-decoration-color:white;}.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:0.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 0.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 0.4s ease-in-out,color 0.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 0.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,0.8) 100%);padding:4.75rem 2rem 2rem;transition:transform 0.4s ease-in-out;}.fs-video-player__content--no-caption{background:none;}.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:0.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:0.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 0.2s ease-in-out;}.fs-breadcrumb .fs-icon{vertical-align:text-top;margin-right:0.5rem;}@media (min-width:992px){.fs-breadcrumb li{display:block;}.fs-breadcrumb li + li:before{content:"\\";margin:0 0.5rem;}.fs-breadcrumb a:hover{color:white;}.fs-breadcrumb .fs-icon{display:none;}}.fs-social-media-sharing{display:flex;}.fs-social-media-sharing ul{margin:0 -0.5rem;}.fs-social-media-sharing li{margin:0 0.5rem;}.fs-social-media-sharing a{display:flex;transition:color 0.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 white;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:0.875rem;}@media (min-width:992px){.fs-thumbnails{margin-top:2rem;margin-bottom:3.5rem;}}.fs-page-header{position:relative;z-index:-1;margin-bottom:-16px;}.fs-page-header img{width:100%;}.fs-page-header__bottom{position:absolute;height:16px;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,0.2);}.fs-page-header__blur{background-color:rgba(2,5,11,0.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:0.5rem 0;}.fs-tags__tag{margin-right:0.5rem;margin-bottom:0.5rem;border:1px solid white;padding:0 0.75rem;border-radius:9999px;font-size:0.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:0.5rem 0;}.fs-drawer__trigger:focus{background-color:transparent;}.fs-drawer__trigger:focus-visible{outline:2px solid white;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__inner .fs-button{display:flex;align-items:center;justify-content:center;min-width:fit-content;}.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 0.75rem;color:#cacaca;}.fs-pager .pager__item.is-active{color:white;border-bottom:2px solid #00b9ff;}.fs-pager .pager__item a{transition:color 0.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:0.5rem 0 4rem;}}.fs-teaser{display:flex;padding:1rem;position:relative;border-radius:0.375rem;transition:background-color 0.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:-0.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:white;transition:background-color 0.2s ease-in-out,border-color 0.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 white;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{--bs-tooltip-zindex:1080;--bs-tooltip-max-width:200px;--bs-tooltip-padding-x:0.5rem;--bs-tooltip-padding-y:0.25rem;--bs-tooltip-margin:;--bs-tooltip-font-size:0.875rem;--bs-tooltip-color:var(--bs-body-bg);--bs-tooltip-bg:var(--bs-emphasis-color);--bs-tooltip-border-radius:var(--bs-border-radius);--bs-tooltip-opacity:0.9;--bs-tooltip-arrow-width:0.8rem;--bs-tooltip-arrow-height:0.4rem;z-index:var(--bs-tooltip-zindex);display:block;margin:var(--bs-tooltip-margin);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;white-space:normal;word-spacing:normal;line-break:auto;font-size:var(--bs-tooltip-font-size);word-wrap:break-word;opacity:0;}.tooltip.show{opacity:var(--bs-tooltip-opacity);}.tooltip .tooltip-arrow{display:block;width:var(--bs-tooltip-arrow-width);height:var(--bs-tooltip-arrow-height);}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid;}.bs-tooltip-top .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow{bottom:calc(-1 * var(--bs-tooltip-arrow-height));}.bs-tooltip-top .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before{top:-1px;border-width:var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;border-top-color:var(--bs-tooltip-bg);}.bs-tooltip-end .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow{left:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width);}.bs-tooltip-end .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before{right:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;border-right-color:var(--bs-tooltip-bg);}.bs-tooltip-bottom .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow{top:calc(-1 * var(--bs-tooltip-arrow-height));}.bs-tooltip-bottom .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before{bottom:-1px;border-width:0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);border-bottom-color:var(--bs-tooltip-bg);}.bs-tooltip-start .tooltip-arrow,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow{right:calc(-1 * var(--bs-tooltip-arrow-height));width:var(--bs-tooltip-arrow-height);height:var(--bs-tooltip-arrow-width);}.bs-tooltip-start .tooltip-arrow::before,.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before{left:-1px;border-width:calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);border-left-color:var(--bs-tooltip-bg);}.tooltip-inner{max-width:var(--bs-tooltip-max-width);padding:var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);color:var(--bs-tooltip-color);text-align:center;background-color:var(--bs-tooltip-bg);border-radius:var(--bs-tooltip-border-radius);}.tooltip{z-index:1;}.tooltip.show{opacity:1;}.tooltip .tooltip-arrow{display:none;}.tooltip-inner{background-color:white;color:#02050b;padding:0.25rem 0.5rem;border-radius:0;box-shadow:0px 2px 6px 0px rgba(0,0,0,0.1411764706);font-size:0.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:0.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::after{content:"";position:absolute;width:calc(100% + 40px);top:0;left:-20px;height:100%;box-shadow:inset 0 3px 17px 9px rgba(0,0,0,0.5215686275);}.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 + .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:black;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:9/16;height:auto;}.slide-up{min-height:100vh;}.slide-up .container{transform:translateY(30px);opacity:0;transition:transform 0.4s ease-in-out,opacity 0.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 0.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,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 0.4s ease-in-out,box-shadow 0.4s ease;}.fs-paragraph--pillars-section__column a h2{font-size:2.5rem;}.fs-paragraph--pillars-section__column a h2 span{color:white;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 0.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,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;}}
