@import url(https://fonts.googleapis.com/css2?family=Source+Sans+Pro:ital,wght@0,200;0,300;0,400;0,600;0,700;0,900;1,200;1,300;1,400;1,600;1,700;1,900&display=swap);@font-face{font-family:Material Icons;font-style:normal;font-weight:400;src:local("Material Icons"),local("MaterialIcons-Regular"),url(/static/media/MaterialIcons-Regular.90170fbdd3dad451d44d.woff2) format("woff2"),url(/static/media/MaterialIcons-Regular.42ce220b7135d2ebec3b.ttf) format("truetype")}@font-face{font-family:Material Icons Outlined;font-style:normal;font-weight:400;src:url(/static/media/MaterialIcons-Outlined.c32fc86b5d23fdcfcd4d.woff2) format("woff2")}.material-icons{-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-family:Material Icons}.material-icons,.material-icons-outlined{word-wrap:normal;direction:ltr;display:inline-block;font-size:24px;font-style:normal;font-weight:400;letter-spacing:normal;line-height:1;text-transform:none;white-space:nowrap}.material-icons-outlined{-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-family:Material Icons Outlined}*{margin:0;padding:0}html{background-color:#0c0917;font-family:Source Sans Pro,Arial,sans-serif;font-size:22px;min-height:100%;min-width:300px}.container{margin:0 auto;max-width:640px;min-width:300px}@media(max-width:321px){.container{max-width:100%}}a{color:#4cb1ff;font-size:22px}h1,h2,h3,h4,h5,h6{font-size:22px;font-weight:400}.position-relative{position:relative}.text-center{text-align:center}.flex-1{flex:1 1}.pv-1{padding-bottom:10px;padding-top:10px}.ph-1{padding-left:10px;padding-right:10px}.pv-2{padding-bottom:20px;padding-top:20px}.ph-2{padding-left:20px;padding-right:20px}.mv-1{margin-bottom:10px;margin-top:10px}.mv-2{margin-bottom:20px;margin-top:20px}.mt-3{margin-top:30px}.link-button{background:transparent;border:none;cursor:pointer;font-size:16px}.dark{background-color:#0c0917}.dark,.light-color{color:#fff}.primary-color{color:#ff4521}@media(max-width:640px){.caption{padding:10px}}.main-container{background-color:#fff;border-radius:5px;border-top-left-radius:0;border-top-right-radius:0;padding:10px;position:relative}.no-date-picker input[type=date]::-webkit-calendar-picker-indicator,.no-date-picker input[type=date]::-webkit-inner-spin-button{-webkit-appearance:none;display:none}.jumbo-text{font-size:32px;font-weight:700}.loader{align-items:center;background-color:rgba(0,0,0,.4);display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.loader .spinner{-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;border:5px solid #fff;border-radius:50%;border-top-color:#ff4521;height:30px;width:30px}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.ib-header{background-color:#0c0917;color:#fff;display:flex;padding:10px 0}@media(max-width:640px){.ib-header{padding:10px}}.ib-header h1{display:flex;flex:1 1;font-size:22px;font-weight:500;justify-content:center}.ib-header div{display:flex}.ib-header div.side-left{justify-content:flex-start;width:20%}.ib-header div.side-right{justify-content:flex-end;width:20%}.ib-header .action{flex:1 1}.ib-header .profile{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;display:flex;font-size:16px;margin-right:20px}.ib-header .profile .material-icons{padding-right:5px}.fxtm-button{border:none;border-radius:40px;flex-direction:row;font-size:20px;min-width:280px;padding:15px;text-decoration:none}.fxtm-button .button-content{display:inline-flex}.fxtm-button.secondary{background-image:linear-gradient(90deg,#a3e12c,#29e286);color:#202010}.fxtm-button.secondary:hover{background-image:linear-gradient(90deg,#87bf1b,#1abe6c)}.fxtm-button.secondary:disabled{background-image:linear-gradient(90deg,ligher(#a3e12c,10%),ligher(#29e286,10%))}.fxtm-button.primary{background-color:#ff4521;color:#fff}.fxtm-button.primary:hover{background-color:#ed2600}.fxtm-button.primary:disabled,.fxtm-button.primary:disabled:hover{background-color:#ff7054}.fxtm-button.primary-outlined{background-color:#fff;border:2px solid #ff4521;color:#ff4521}.fxtm-button.primary-outlined:hover{background-color:#e6e6e6}.fxtm-button.primary-outlined:disabled,.fxtm-button.primary-outlined:disabled:hover{border:2px solid #ff7054}.fxtm-button .full{align-items:center;display:flex;flex:1 1;justify-content:center}.fxtm-button a{flex:1 1}.fxtm-input label.highlighted{color:#4cb1ff;font-size:22px}.fxtm-input input{background:none;border:none;border-bottom:1px solid;font-family:Source Sans Pro,Arial,sans-serif;font-size:22px;font-weight:300;min-width:auto;outline:none;padding:5px 0}.fxtm-input input.full{box-sizing:border-box;width:100%}.fxtm-input input.light{border-bottom-color:#fff;color:#fff}.fxtm-input input.light::-webkit-input-placeholder{color:#fff}.fxtm-input input.light:-ms-input-placeholder{color:#fff}.fxtm-input input.light::placeholder{color:#fff}.fxtm-stepper{display:flex;flex-direction:row;flex-wrap:wrap;position:relative}.stepper-item{align-items:center;display:flex;flex:auto;flex-direction:column;flex-wrap:wrap;overflow:hidden;width:25%}.stepper-item .circle{align-items:center;background-color:#f0f8ff;border-radius:30px;color:#202010;display:flex;font-weight:700;height:40px;justify-content:center;margin-bottom:5px;width:40px}.stepper-item .circle.active{background-color:#ff4521;color:#fff}.stepper-item .circle.done{background-color:#a3e12c;color:#fff}.stepper-item p{word-wrap:normal;font-size:14px;margin-top:5px;text-align:center;width:100%}.error-message{color:red}.checkbox-container{align-items:center;display:flex}.checkbox-container input{flex:auto;height:28.6px;margin-right:10px;margin-top:5px;max-width:44px;width:28.6px}.checkbox-container label{flex:1 1}.chip{background-color:#f4f4f4;border-radius:20px;font-size:14px;margin:0 10px;padding:5px 10px}.chip:first-child{margin:0 10px 0 0}.chip:last-child{margin:0 0 0 10px}.chip.active{background-color:#d8d8d8}.modal{align-items:center;background-color:transparent;display:flex;justify-content:center;position:fixed;z-index:2}.modal,.modal .modal-backdrop{height:100%;left:0;top:0;width:100%}.modal .modal-backdrop{background-color:#0c0917;opacity:.8;position:absolute}.modal .modal-content{align-items:center;display:flex;justify-content:center;max-height:100vh;overflow-y:auto;z-index:1}.modal .modal-content .modal-content-container{width:85vw}@media(min-width:640px){.modal .modal-content .modal-content-container{width:60vw}}.modal-box{background-color:#fff;border-radius:10px;padding:10px}.modal-box .modal-box-title{border-bottom:2px solid #d8d8d8;display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:10px}.modal-box .modal-box-title span{color:#6a6a6b;cursor:default}.fxtm-tabs{display:flex;flex-direction:row;list-style:none}.fxtm-tabs .fxtm-tabs-item{border-bottom:4px solid #d8d8d8;cursor:default;flex:1 1;padding-bottom:10px;text-align:center}.fxtm-tabs .fxtm-tabs-item.active{border-bottom:4px solid #ff4521;color:#ff4521}.fxtm-dropdown label.highlighted{color:#4cb1ff;font-size:22px}.fxtm-dropdown select{border:none;border-bottom:1px solid;font-family:Source Sans Pro,Arial,sans-serif;font-size:22px;font-weight:300;outline:none}.fxtm-dropdown select.full{box-sizing:border-box;width:100%}.fxtm-dropdown select.light{border-bottom-color:#fff;color:#fff}.fxtm-dropdown select.light::-webkit-input-placeholder{color:#fff}.fxtm-dropdown select.light:-ms-input-placeholder{color:#fff}.fxtm-dropdown select.light::placeholder{color:#fff}.expandable-filters{background-color:#0c0917;color:#fff;margin:-10px -10px 0;padding:10px 0}.expandable-filters input{background-color:#6a6a6b;color:#fff}.expandable-filters input::-webkit-input-placeholder{color:#fff}.expandable-filters input:-ms-input-placeholder{color:#fff}.expandable-filters input::placeholder{color:#fff}@media(max-width:640px){.expandable-filters{padding:10px}}.expandable-filters .expandable-filters-top-section{display:flex;flex-direction:row}.expandable-filters .expandable-filters-botton-section{display:flex;flex-direction:row;height:0;overflow-y:hidden;transition-duration:.5s;transition-property:height}.expandable-filters .expandable-filters-botton-section.expanded{height:50px}.input-box{align-items:center;display:flex;flex-direction:row;position:relative}.input-box .input-adornment{display:block;left:10px;position:relative;top:3px;width:0;z-index:1}.input-box input{border:none;border-radius:30px;box-sizing:content-box;font-family:Source Sans Pro,Arial,sans-serif;font-size:20px;font-weight:300;outline:none;padding:10px 10px 10px 40px;width:100%;z-index:0}.input-box input::-webkit-calendar-picker-indicator,.input-box input::-webkit-inner-spin-button{-webkit-filter:invert(1);filter:invert(1);margin-left:5px}.input-box input.no-adornment{padding-left:10px}.input-box input:focus{border:none}.fxtm-fab{align-items:center;background-color:#6a6a6b;border:none;border-radius:30px;color:#fff;display:flex;height:50px;justify-content:center;outline:none;width:50px}.pwa-banner{background-color:#6495ed;display:flex;justify-content:space-between;padding:20px;text-align:center}.pwa-banner button{background:transparent;border:none;color:#faebd7;cursor:pointer;font-size:16px}.nav-menu{align-items:stretch;background-color:#0c0917;display:flex;padding:5px 0}.nav-menu .nav-item{align-items:center;color:#fff;display:flex;flex:1 1;flex-direction:column;font-size:14px;text-decoration:none}.nav-menu .nav-item.active{color:#ff4521}.nav-menu .nav-item .nav-logo{font-size:46px;font-weight:100}.internal-pages-header{background-color:#0c0917;color:#fff;margin:-10px -10px 0;padding:10px 0}