@use "sass:math";.f-card{padding:1.5rem;border-radius:20px;margin:0 auto;border:0 !important;width:100%}.f-card .f-card-title{display:flex;justify-content:space-between;margin-bottom:1rem}.f-card .f-card-title.jc-left{justify-content:left}.f-card .f-card-title.jc-center{justify-content:center}.f-card .f-card-title.jc-right{justify-content:right}.f-card .f-card-title *{margin:0}.f-card .f-card-title .dropdown-toggle svg{font-size:1.5rem}.f-card .f-card-title .dropdown-toggle:after{display:none}.f-card .f-card-body{position:relative;z-index:1}.f-card.f-card-primary{background:#242b35}.f-card.f-card-secondary{background:#394453}.f-card.f-card-futuristic-primary{position:relative;padding:0}.f-card.f-card-futuristic-primary .f-card-body{border-radius:50px;margin:1.75rem 0.25rem;padding:0rem 1.75rem 1rem;background:#242b35}.f-card.f-card-futuristic-primary .f-card-body:before,.f-card.f-card-futuristic-primary .f-card-body:after{content:"";height:75%;width:1px;background:#efcd8f;position:absolute;top:50%;transform:translateY(-50%)}.f-card.f-card-futuristic-primary .f-card-body:before{content:"";left:-0.2rem}.f-card.f-card-futuristic-primary .f-card-body:after{content:"";right:-0.2rem}.f-card.f-card-futuristic-primary:before,.f-card.f-card-futuristic-primary:after{width:100%;height:100%;position:absolute;left:0;right:0;z-index:0}.f-card.f-card-futuristic-primary:before{content:"";background:url("../images/card-futuristic-primary.svg") center top no-repeat;background-size:contain;top:0;z-index:0}.f-card.f-card-futuristic-primary:after{content:"";background:url("../images/card-futuristic-primary.svg") center top no-repeat;background-size:contain;transform:rotate(-180deg);bottom:0}.f-card.f-card-futuristic-secondary{position:relative;padding:3rem}.f-card.f-card-futuristic-secondary:before,.f-card.f-card-futuristic-secondary:after{width:50.25%;height:100%;position:absolute;top:0;z-index:0}.f-card.f-card-futuristic-secondary.bg-cover:before{content:"";background:url("../images/card-futuristic-secondary.svg") left center no-repeat;background-size:cover;left:0}.f-card.f-card-futuristic-secondary.bg-cover:after{content:"";background:url("../images/card-futuristic-secondary.svg") left center no-repeat;background-size:cover;transform:rotate(-180deg) scaleY(-1);right:0}.f-card.f-card-futuristic-secondary.bg-contain .f-card-body::before{content:"";position:absolute;top:-2.2rem;left:50%;transform:translateX(-50%);height:2px;width:50%;background:#efcd8f}.f-card.f-card-futuristic-secondary.bg-contain .f-card-body::after{content:"";position:absolute;bottom:-2.525rem;left:50%;transform:translateX(-50%);height:1px;width:20%;border-radius:100%;background:#dab46e;background:linear-gradient(90deg, #dab46e 11%, rgba(36,43,53,0) 41%, rgba(36,43,53,0) 57%, #dab46e 90%)}@media screen and (max-width: 1280px){.f-card.f-card-futuristic-secondary.bg-contain .f-card-body::after{display:none}}.f-card.f-card-futuristic-secondary.bg-contain:before{content:"";background:url("../images/card-futuristic-secondary.svg") left center no-repeat;background-size:contain;left:0}.f-card.f-card-futuristic-secondary.bg-contain:after{content:"";background:url("../images/card-futuristic-secondary.svg") left center no-repeat;background-size:contain;transform:rotate(-180deg) scaleY(-1);right:0}.f-dialog-main{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;overflow:hidden;outline:0;opacity:0;transition:opacity 0.25s ease-in-out}.f-dialog-main:before{content:"";width:100%;height:100vh;position:fixed;top:0;left:0;background:rgba(0,0,0,0.5)}.f-dialog-main .f-dialog{position:relative;width:auto;margin:1.75rem auto;pointer-events:none;z-index:100000000;display:flex;transform:translate(0, -25%);transition:all 0.3s ease-out}.f-dialog-main .f-dialog.f-dialog-small{max-width:375px}.f-dialog-main .f-dialog.f-dialog-medium{max-width:500px}.f-dialog-main .f-dialog.f-dialog-large{max-width:700px}.f-dialog-main .f-dialog .f-dialog-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;outline:0;border-radius:20px;transition:0.15s ease-in-out}.f-dialog-main .f-dialog .f-dialog-content .close-dialog{cursor:pointer}.f-dialog-main .f-dialog .f-dialog-content .close-dialog svg{width:15px}.f-dialog-main .f-dialog .f-dialog-content .f-dialog-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem}.f-dialog-main .f-dialog .f-dialog-content .f-dialog-header h3{font-size:1.5rem;margin:0.5rem 0}.f-dialog-main .f-dialog .f-dialog-content .f-dialog-header:not(.close-dialog){width:100%;text-align:center}.f-dialog-main .f-dialog .f-dialog-content .f-dialog-body{padding:2rem 1.5rem}.f-dialog-main .f-dialog .f-dialog-content.bg-dark{background:#212b36;color:white}.f-dialog-main .f-dialog .f-dialog-content.bg-light{background:white;color:#212b36}.f-dialog-main .f-dialog .f-dialog-content.bg-light .close-dialog img,.f-dialog-main .f-dialog .f-dialog-content.bg-light .close-dialog rect{filter:invert(0%) sepia(5%) saturate(7500%) hue-rotate(228deg) brightness(0%) contrast(106%)}.f-dialog-main .f-dialog .f-dialog-content.bg-futuristic-primary{position:relative;border-radius:0;padding:1rem 0}.f-dialog-main .f-dialog .f-dialog-content.bg-futuristic-primary .close-dialog{top:-0.25rem;right:1rem;position:relative}.f-dialog-main .f-dialog .f-dialog-content.bg-futuristic-primary:before{content:"";height:70%;width:100%;position:absolute;top:50%;transform:translateY(-50%);background:#242b35;border-width:0 2px 0 2px !important;border-style:solid !important;border-color:#efcd8f !important;z-index:-1}.f-dialog-main .f-dialog .f-dialog-content.bg-futuristic-primary .img-futuristic{z-index:-1}.f-dialog-main .f-dialog .f-dialog-content.bg-futuristic-primary .img-futuristic img{position:absolute}.f-dialog-main .f-dialog .f-dialog-content.bg-futuristic-primary .img-futuristic.top img{top:0}.f-dialog-main .f-dialog .f-dialog-content.bg-futuristic-primary .img-futuristic.top img:first-child{left:0}.f-dialog-main .f-dialog .f-dialog-content.bg-futuristic-primary .img-futuristic.top img:last-child{right:0;transform:scaleX(-1)}.f-dialog-main .f-dialog .f-dialog-content.bg-futuristic-primary .img-futuristic.bottom img{bottom:0}.f-dialog-main .f-dialog .f-dialog-content.bg-futuristic-primary .img-futuristic.bottom img:first-child{left:0;transform:rotate(-180deg) scaleX(-1)}.f-dialog-main .f-dialog .f-dialog-content.bg-futuristic-primary .img-futuristic.bottom img:last-child{right:0;transform:rotate(-180deg)}.f-dialog-main.show{opacity:1;overflow-x:hidden;overflow-y:auto}.f-dialog-main.show .f-dialog{top:0;transform:translate(0, 0)}.f-dialog-main.show .f-dialog.f-dialog-center{align-items:center;min-height:calc(100% - (1.75rem * 2))}@media screen and (max-width: 680px){.f-dialog-main .f-dialog{margin:0 !important;height:100vh !important;max-width:100% !important;align-items:flex-end !important}.f-dialog-main .f-dialog .f-dialog-content{height:80vh;max-height:80vh !important;width:100%;overflow-y:auto}.f-dialog-main .f-dialog .f-dialog-content .f-dialog-body{overflow-y:auto}.f-dialog-main.show .f-dialog{bottom:0 !important}}.f-drawer-main{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;overflow:hidden;outline:0;opacity:0;transition:opacity 0.15s linear}.f-drawer-main:before{content:"";width:100%;height:100vh;position:fixed;top:0;left:0;background:rgba(0,0,0,0.5)}.f-drawer-main .f-drawer{position:relative;width:auto;margin:1.75rem auto;pointer-events:none;z-index:100000000;display:flex;transform:translate(-100%, 0);transition:all 0.3s ease-out}.f-drawer-main .f-drawer .close-drawer img{width:15px}.f-drawer-main .f-drawer.f-drawer-small{max-width:375px}.f-drawer-main .f-drawer.f-drawer-medium{max-width:500px}.f-drawer-main .f-drawer.f-drawer-large{max-width:700px}.f-drawer-main .f-drawer .f-drawer-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-clip:padding-box;outline:0;background:#212b36;border-radius:20px;transition:0.15s ease-in-out}.f-drawer-main .f-drawer .f-drawer-content .f-drawer-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem}.f-drawer-main .f-drawer .f-drawer-content .f-drawer-header h3{font-size:1.5rem;margin:0.5rem 0}.f-drawer-main .f-drawer .f-drawer-content .f-drawer-header:not(.close-drawer){width:100%;text-align:center}.f-drawer-main .f-drawer .f-drawer-content .f-drawer-body{padding:2rem 1.5rem}.f-drawer-main.show{opacity:1;overflow-x:hidden;overflow-y:auto}.f-drawer-main.show .f-drawer{top:0;transform:translate(0, 0)}.f-drawer-main.show .f-drawer.f-drawer-center{align-items:center;min-height:calc(100% - (1.75rem * 2))}@media screen and (max-width: 680px){.f-drawer-main .f-drawer{margin:0 !important;height:100vh !important;max-width:100% !important;align-items:flex-end !important}.f-drawer-main .f-drawer .f-drawer-content{height:80vh;max-height:80vh !important;width:100%;overflow-y:auto}.f-drawer-main .f-drawer .f-drawer-content .f-drawer-body{overflow-y:auto}.f-drawer-main.show .f-drawer{bottom:0 !important}}.f-dropdown{visibility:hidden}.f-dropdown:before{content:"";width:100%;height:100%;position:fixed;top:0;left:0;background:rgba(0,0,0,0.5)}.f-dropdown.f-dialog-small .f-dialog-content{max-width:375px}.f-dropdown.f-dialog-medium .f-dialog-content{max-width:500px}.f-dropdown.f-dialog-large .f-dialog-content{max-width:700px}.f-dropdown .f-dialog-content{width:100%;background:black;margin:0 auto;padding:1rem 2rem;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scale(0);transition:0.15s ease-in-out;box-shadow:0 2px 5px rgba(0,0,0,0.5)}.f-dropdown .f-dialog-content .f-dialog-header{display:flex;justify-content:space-between;align-items:center}.f-dropdown .f-dialog-content .f-dialog-header h3{font-size:1.5rem}.f-dropdown.show{visibility:visible}.f-dropdown.show .f-dialog-content{transform:translate(-50%, -50%) scale(1)}.f-divider{display:inline-block;width:100%;text-align:center}.f-divider.f-divider-x{float:left}.f-divider.f-divider-x .f-btn,.f-divider.f-divider-x .f-input-group{position:relative;top:-1.75rem}.f-divider.f-divider-align-right{float:right}.f-divider.f-divider-align-right .f-btn,.f-divider.f-divider-align-right .f-input{margin-left:1rem}.f-input-group{width:100%}.f-input-group.d-flex{align-items:center}.f-input-group .f-input-label{margin-bottom:0.25rem;display:block;font-weight:600;margin-bottom:0.5rem}.f-input-group .f-input-control{width:100%;height:calc(1.75em + 0.75rem + 2px);padding:0.375rem 0.75rem;line-height:1.5;font-size:1rem;font-weight:400;color:#ffffff;border:0;outline:0;background:none;background-clip:padding-box}.f-input-group .f-input-control::placeholder{color:rgba(255,255,255,0.5)}.f-input-group .f-input-control:-webkit-autofill,.f-input-group .f-input-control:-webkit-autofill:hover,.f-input-group .f-input-control:-webkit-autofill:focus,.f-input-group .f-input-control:-webkit-autofill:active{transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#fff !important}.f-input-group .f-input-group-append ~ .f-input-control,.f-input-group .f-input-group-prepend ~ .f-input-control{padding:0.375rem 0}.f-input-group .f-input-wrap{display:flex;border:1px solid #ffffff;border-radius:5px}.f-input-group .f-input-wrap .f-input-group-prepend,.f-input-group .f-input-wrap .f-input-group-append{display:flex;align-items:center;justify-content:center;min-width:max-content}.f-input-group .f-input-wrap .f-input-group-prepend svg,.f-input-group .f-input-wrap .f-input-group-prepend img,.f-input-group .f-input-wrap .f-input-group-append svg,.f-input-group .f-input-wrap .f-input-group-append img{color:#dab46e;font-size:1.5rem;min-width:40px;width:25px}.f-input-group .f-input-wrap .f-input-group-prepend.has-action,.f-input-group .f-input-wrap .f-input-group-append.has-action{cursor:pointer}.f-input-group .f-input-wrap:focus-within{outline:0;box-shadow:0 0 2px 1px #dab46e}.f-input-group .f-input-wrap:focus-within ~ label{color:#dab46e}.f-input-group.input-lg .f-form-control{width:100%;height:calc(2em + 0.75rem + 2px);padding:0.5rem 0.75rem;line-height:1.5;font-size:1rem}.f-input-group.input-lg .f-input-group-prepend,.f-input-group.input-lg .f-input-group-append{padding:0.5rem 0.75rem}.f-input-group.input-sm .f-form-control{height:calc(1em + 0.75rem + 2px) !important;padding:0.25rem 0.5rem;line-height:1rem}.f-input-group.input-sm .f-input-group-prepend,.f-input-group.input-sm .f-input-group-append{padding:0.25rem 0.5rem}.f-input-select .f-select{width:100%;border:none !important;outline:none !important;box-shadow:none !important;background:none !important}.f-input-select .f-select .f-select__control{border-radius:0;border:0;height:auto;background:none;box-shadow:none}.f-input-select .f-select .f-select__control:focus-within{border:0;outline:0;box-shadow:none}.f-input-select .f-select .f-select__placeholder{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:absolute;left:0.5rem;top:0.65rem;color:#ffffff}.f-input-select .f-select .f-select__value-container{padding:0;display:flex;flex-wrap:nowrap;height:calc(1.75em + 0.75rem + 2px);padding:0.375rem 0.75rem !important}.f-input-select .f-select .f-select__value-container .f-select__single-value{color:#ffffff}.f-input-select .f-select .f-select__value-container .f-select__input-container{height:calc(1.75em + 0.75rem + 2px);min-width:auto !important;width:auto !important}.f-input-select .f-select .f-select__indicators{padding-right:0}.f-input-select .f-select .f-select__indicators .f-select__indicator-separator{display:none !important}.f-input-select .f-select .f-select__indicators .f-select__dropdown-indicator{background:url("../images/f-icons/icon-arrow-light.svg") center center no-repeat;background-size:15px;width:40px;height:10px}.f-input-select .f-select .f-select__indicators .f-select__dropdown-indicator svg{display:none}.f-input-select .f-select .f-select__menu{position:absolute;top:calc(1.75em + 0.75rem + 2px) !important}.f-input-select .f-select .f-select__menu .f-select__menu-list{padding:1rem}.f-input-select .f-select .f-select__menu .f-select__menu-list .f-select__option{background:#f6f6f6;margin-bottom:0.5rem;border:0;color:#dab46e;text-align:left !important;padding:0.5rem 1rem;width:100%}.f-input-select .f-select .f-select__menu .f-select__menu-list .f-select__option.f-select__option--is-selected,.f-input-select .f-select .f-select__menu .f-select__menu-list .f-select__option.f-select__option--is-focused{background:#dab46e;color:white}.f-input-datepicker .react-datepicker .f-input-control{padding:0.375rem 0.85rem}.f-input-datepicker .react-datepicker .react-datepicker__triangle{left:0;transform:translateX(2rem) !important}.f-input-checkbox-group:last-child,.f-input-radio-group:last-child{margin-bottom:0}.f-input-checkbox-group.f-input-inline,.f-input-radio-group.f-input-inline{margin-right:1rem;margin-bottom:0;display:inline-block}.f-input-checkbox-group label,.f-input-radio-group label{padding-left:30px}.f-input-checkbox input[type="checkbox"]{display:none}.f-input-checkbox input[type="checkbox"]:not(:checked)+label::before{content:"";position:absolute;width:20px;height:20px;top:-2px;border-radius:2px;border:2px solid #757575;background-color:#fff;transition:0.2s;left:0}.f-input-checkbox input[type="checkbox"]:checked+label::before{content:"";position:absolute;width:20px;height:20px;top:-2px;border-radius:2px;border:2px solid #dab46e;background-color:#dab46e;transition:0.2s;left:0}.f-input-checkbox input[type="checkbox"]:checked+label::after{content:"";position:absolute;width:9px;height:14px;top:-2px;border-radius:2px;transition:0.2s;left:5px;border-top:2px solid transparent;border-left:2px solid transparent;border-right:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(36deg);animation:fade-in 0.5s}.f-input-checkbox label{cursor:pointer;position:relative}.f-input-radio input[type="radio"]{display:none}.f-input-radio input[type="radio"]:not(:checked)+label::before{content:"";position:absolute;width:20px;height:20px;left:0;top:-2px;border-radius:50%;border:2px solid #757575}.f-input-radio input[type="radio"]:checked+label::before{content:"";position:absolute;width:20px;height:20px;left:0;top:-2px;border-radius:50%;border:2px solid #dab46e}.f-input-radio input[type="radio"]:checked+label::after{content:"";position:absolute;width:20px;height:20px;left:0;top:-2px;border-radius:50%;border:2px solid #dab46e;background-color:#dab46e;transform:scale(0.4);animation:fade-in 0.5s}.f-input-radio label{cursor:pointer;position:relative}@keyframes fade-in{from{opacity:0}to{opacity:1}}.input-validation-error{color:red;margin-top:0.25rem;font-size:0.9rem}.f-grid{box-sizing:border-box;display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-.5rem;margin-right:-.5rem}.f-grid-item-xs,.f-grid-item-sm,.f-grid-item-md,.f-grid-item-lg,.f-grid-item-xs-1,.f-grid-item-xs-2,.f-grid-item-xs-3,.f-grid-item-xs-4,.f-grid-item-xs-5,.f-grid-item-xs-6,.f-grid-item-xs-7,.f-grid-item-xs-8,.f-grid-item-xs-9,.f-grid-item-xs-10,.f-grid-item-xs-11,.f-grid-item-xs-12,.f-grid-item-sm-1,.f-grid-item-sm-2,.f-grid-item-sm-3,.f-grid-item-sm-4,.f-grid-item-sm-5,.f-grid-item-sm-6,.f-grid-item-sm-7,.f-grid-item-sm-8,.f-grid-item-sm-9,.f-grid-item-sm-10,.f-grid-item-sm-11,.f-grid-item-sm-12,.f-grid-item-md-1,.f-grid-item-md-2,.f-grid-item-md-3,.f-grid-item-md-4,.f-grid-item-md-5,.f-grid-item-md-6,.f-grid-item-md-7,.f-grid-item-md-8,.f-grid-item-md-9,.f-grid-item-md-10,.f-grid-item-md-11,.f-grid-item-md-12,.f-grid-item-lg-1,.f-grid-item-lg-2,.f-grid-item-lg-3,.f-grid-item-lg-4,.f-grid-item-lg-5,.f-grid-item-lg-6,.f-grid-item-lg-7,.f-grid-item-lg-8,.f-grid-item-lg-9,.f-grid-item-lg-10,.f-grid-item-lg-11,.f-grid-item-lg-12{box-sizing:border-box;display:flex;flex-wrap:wrap;align-items:flex-start;flex-grow:0;flex-shrink:0;min-height:1px;width:100%;padding-left:.5rem;padding-right:.5rem}.dir-column.f-grid-item-xs,.dir-column.f-grid-item-sm,.dir-column.f-grid-item-md,.dir-column.f-grid-item-lg,.dir-column.f-grid-item-xs-1,.dir-column.f-grid-item-xs-2,.dir-column.f-grid-item-xs-3,.dir-column.f-grid-item-xs-4,.dir-column.f-grid-item-xs-5,.dir-column.f-grid-item-xs-6,.dir-column.f-grid-item-xs-7,.dir-column.f-grid-item-xs-8,.dir-column.f-grid-item-xs-9,.dir-column.f-grid-item-xs-10,.dir-column.f-grid-item-xs-11,.dir-column.f-grid-item-xs-12,.dir-column.f-grid-item-sm-1,.dir-column.f-grid-item-sm-2,.dir-column.f-grid-item-sm-3,.dir-column.f-grid-item-sm-4,.dir-column.f-grid-item-sm-5,.dir-column.f-grid-item-sm-6,.dir-column.f-grid-item-sm-7,.dir-column.f-grid-item-sm-8,.dir-column.f-grid-item-sm-9,.dir-column.f-grid-item-sm-10,.dir-column.f-grid-item-sm-11,.dir-column.f-grid-item-sm-12,.dir-column.f-grid-item-md-1,.dir-column.f-grid-item-md-2,.dir-column.f-grid-item-md-3,.dir-column.f-grid-item-md-4,.dir-column.f-grid-item-md-5,.dir-column.f-grid-item-md-6,.dir-column.f-grid-item-md-7,.dir-column.f-grid-item-md-8,.dir-column.f-grid-item-md-9,.dir-column.f-grid-item-md-10,.dir-column.f-grid-item-md-11,.dir-column.f-grid-item-md-12,.dir-column.f-grid-item-lg-1,.dir-column.f-grid-item-lg-2,.dir-column.f-grid-item-lg-3,.dir-column.f-grid-item-lg-4,.dir-column.f-grid-item-lg-5,.dir-column.f-grid-item-lg-6,.dir-column.f-grid-item-lg-7,.dir-column.f-grid-item-lg-8,.dir-column.f-grid-item-lg-9,.dir-column.f-grid-item-lg-10,.dir-column.f-grid-item-lg-11,.dir-column.f-grid-item-lg-12{flex-direction:column}.dir-row.f-grid-item-xs,.dir-row.f-grid-item-sm,.dir-row.f-grid-item-md,.dir-row.f-grid-item-lg,.dir-row.f-grid-item-xs-1,.dir-row.f-grid-item-xs-2,.dir-row.f-grid-item-xs-3,.dir-row.f-grid-item-xs-4,.dir-row.f-grid-item-xs-5,.dir-row.f-grid-item-xs-6,.dir-row.f-grid-item-xs-7,.dir-row.f-grid-item-xs-8,.dir-row.f-grid-item-xs-9,.dir-row.f-grid-item-xs-10,.dir-row.f-grid-item-xs-11,.dir-row.f-grid-item-xs-12,.dir-row.f-grid-item-sm-1,.dir-row.f-grid-item-sm-2,.dir-row.f-grid-item-sm-3,.dir-row.f-grid-item-sm-4,.dir-row.f-grid-item-sm-5,.dir-row.f-grid-item-sm-6,.dir-row.f-grid-item-sm-7,.dir-row.f-grid-item-sm-8,.dir-row.f-grid-item-sm-9,.dir-row.f-grid-item-sm-10,.dir-row.f-grid-item-sm-11,.dir-row.f-grid-item-sm-12,.dir-row.f-grid-item-md-1,.dir-row.f-grid-item-md-2,.dir-row.f-grid-item-md-3,.dir-row.f-grid-item-md-4,.dir-row.f-grid-item-md-5,.dir-row.f-grid-item-md-6,.dir-row.f-grid-item-md-7,.dir-row.f-grid-item-md-8,.dir-row.f-grid-item-md-9,.dir-row.f-grid-item-md-10,.dir-row.f-grid-item-md-11,.dir-row.f-grid-item-md-12,.dir-row.f-grid-item-lg-1,.dir-row.f-grid-item-lg-2,.dir-row.f-grid-item-lg-3,.dir-row.f-grid-item-lg-4,.dir-row.f-grid-item-lg-5,.dir-row.f-grid-item-lg-6,.dir-row.f-grid-item-lg-7,.dir-row.f-grid-item-lg-8,.dir-row.f-grid-item-lg-9,.dir-row.f-grid-item-lg-10,.dir-row.f-grid-item-lg-11,.dir-row.f-grid-item-lg-12{flex-direction:row}.f-grid-item-xs,.f-grid-item-sm,.f-grid-item-md,.f-grid-item-lg{flex-grow:1;flex-basis:0;max-width:100%}.f-grid-item-xs-1{flex-basis:8.33333%;max-width:8.33333%}.f-grid-item-xs-2{flex-basis:16.66667%;max-width:16.66667%}.f-grid-item-xs-3{flex-basis:25%;max-width:25%}.f-grid-item-xs-4{flex-basis:33.33333%;max-width:33.33333%}.f-grid-item-xs-5{flex-basis:41.66667%;max-width:41.66667%}.f-grid-item-xs-6{flex-basis:50%;max-width:50%}.f-grid-item-xs-7{flex-basis:58.33333%;max-width:58.33333%}.f-grid-item-xs-8{flex-basis:66.66667%;max-width:66.66667%}.f-grid-item-xs-9{flex-basis:75%;max-width:75%}.f-grid-item-xs-10{flex-basis:83.33333%;max-width:83.33333%}.f-grid-item-xs-11{flex-basis:91.66667%;max-width:91.66667%}.f-grid-item-xs-12{flex-basis:100%;max-width:100%}.f-off-xs-1{margin-left:8.33333%}.f-off-xs-2{margin-left:16.66667%}.f-off-xs-3{margin-left:25%}.f-off-xs-4{margin-left:33.33333%}.f-off-xs-5{margin-left:41.66667%}.f-off-xs-6{margin-left:50%}.f-off-xs-7{margin-left:58.33333%}.f-off-xs-8{margin-left:66.66667%}.f-off-xs-9{margin-left:75%}.f-off-xs-10{margin-left:83.33333%}.f-off-xs-11{margin-left:91.66667%}.f-off-xs-reset{margin-left:0}@media only screen and (min-width: 768px){.f-grid-item-sm-1{flex-basis:8.33333%;max-width:8.33333%}.f-grid-item-sm-2{flex-basis:16.66667%;max-width:16.66667%}.f-grid-item-sm-3{flex-basis:25%;max-width:25%}.f-grid-item-sm-4{flex-basis:33.33333%;max-width:33.33333%}.f-grid-item-sm-5{flex-basis:41.66667%;max-width:41.66667%}.f-grid-item-sm-6{flex-basis:50%;max-width:50%}.f-grid-item-sm-7{flex-basis:58.33333%;max-width:58.33333%}.f-grid-item-sm-8{flex-basis:66.66667%;max-width:66.66667%}.f-grid-item-sm-9{flex-basis:75%;max-width:75%}.f-grid-item-sm-10{flex-basis:83.33333%;max-width:83.33333%}.f-grid-item-sm-11{flex-basis:91.66667%;max-width:91.66667%}.f-grid-item-sm-12{flex-basis:100%;max-width:100%}.f-off-sm-1{margin-left:8.33333%}.f-off-sm-2{margin-left:16.66667%}.f-off-sm-3{margin-left:25%}.f-off-sm-4{margin-left:33.33333%}.f-off-sm-5{margin-left:41.66667%}.f-off-sm-6{margin-left:50%}.f-off-sm-7{margin-left:58.33333%}.f-off-sm-8{margin-left:66.66667%}.f-off-sm-9{margin-left:75%}.f-off-sm-10{margin-left:83.33333%}.f-off-sm-11{margin-left:91.66667%}.f-off-sm-reset{margin-left:0}}@media only screen and (min-width: 992px){.f-grid-item-md-1{flex-basis:8.33333%;max-width:8.33333%}.f-grid-item-md-2{flex-basis:16.66667%;max-width:16.66667%}.f-grid-item-md-3{flex-basis:25%;max-width:25%}.f-grid-item-md-4{flex-basis:33.33333%;max-width:33.33333%}.f-grid-item-md-5{flex-basis:41.66667%;max-width:41.66667%}.f-grid-item-md-6{flex-basis:50%;max-width:50%}.f-grid-item-md-7{flex-basis:58.33333%;max-width:58.33333%}.f-grid-item-md-8{flex-basis:66.66667%;max-width:66.66667%}.f-grid-item-md-9{flex-basis:75%;max-width:75%}.f-grid-item-md-10{flex-basis:83.33333%;max-width:83.33333%}.f-grid-item-md-11{flex-basis:91.66667%;max-width:91.66667%}.f-grid-item-md-12{flex-basis:100%;max-width:100%}.f-off-md-1{margin-left:8.33333%}.f-off-md-2{margin-left:16.66667%}.f-off-md-3{margin-left:25%}.f-off-md-4{margin-left:33.33333%}.f-off-md-5{margin-left:41.66667%}.f-off-md-6{margin-left:50%}.f-off-md-7{margin-left:58.33333%}.f-off-md-8{margin-left:66.66667%}.f-off-md-9{margin-left:75%}.f-off-md-10{margin-left:83.33333%}.f-off-md-11{margin-left:91.66667%}.f-off-md-reset{margin-left:0}}@media only screen and (min-width: 1200px){.f-grid-item-lg-1{flex-basis:8.33333%;max-width:8.33333%}.f-grid-item-lg-2{flex-basis:16.66667%;max-width:16.66667%}.f-grid-item-lg-3{flex-basis:25%;max-width:25%}.f-grid-item-lg-4{flex-basis:33.33333%;max-width:33.33333%}.f-grid-item-lg-5{flex-basis:41.66667%;max-width:41.66667%}.f-grid-item-lg-6{flex-basis:50%;max-width:50%}.f-grid-item-lg-7{flex-basis:58.33333%;max-width:58.33333%}.f-grid-item-lg-8{flex-basis:66.66667%;max-width:66.66667%}.f-grid-item-lg-9{flex-basis:75%;max-width:75%}.f-grid-item-lg-10{flex-basis:83.33333%;max-width:83.33333%}.f-grid-item-lg-11{flex-basis:91.66667%;max-width:91.66667%}.f-grid-item-lg-12{flex-basis:100%;max-width:100%}.f-off-lg-1{margin-left:8.33333%}.f-off-lg-2{margin-left:16.66667%}.f-off-lg-3{margin-left:25%}.f-off-lg-4{margin-left:33.33333%}.f-off-lg-5{margin-left:41.66667%}.f-off-lg-6{margin-left:50%}.f-off-lg-7{margin-left:58.33333%}.f-off-lg-8{margin-left:66.66667%}.f-off-lg-9{margin-left:75%}.f-off-lg-10{margin-left:83.33333%}.f-off-lg-11{margin-left:91.66667%}.f-off-lg-reset{margin-left:0}}.f-list{margin:0;padding:0;list-style:none}.f-list.f-list-style-number{list-style:decimal}.f-list.f-list-style-circle{list-style:circle}.f-list .f-list-item{transition:0.15s ease-in-out;border-radius:20px}.f-list .f-list-item:hover{background:#dab46e}.f-list.f-list-info .f-list-item{display:flex;justify-content:space-between;align-items:center;width:100%}.f-link{border-radius:0;border-width:2px}.f-truncate-text{position:relative;font-size:1rem;cursor:help}.f-truncate-text span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block}.f-truncate-text::before,.f-truncate-text::after{display:none}.f-truncate-text:hover::before{content:attr(data-tooltip);position:absolute;bottom:-50px;padding:10px;background:#242b35;color:#fff;font-size:14px;white-space:nowrap}.f-truncate-text:hover::after{content:"";position:absolute;bottom:-16px;left:10px;border:10px solid transparent;border-bottom:10px solid #242b35}.f-label{color:black;display:inline-block;padding:0.5rem 1rem;margin:0.25rem}.f-label.f-label-default{background:#eee}.f-label.f-label-success{background:#7fda7f}.f-label.f-label-warning{background:#daba7f}.f-label.f-label-danger{background:#da857f}.f-label.f-label-info{background:#7fb9da}.f-tooltip{margin:1rem 0;padding:0.5rem 0;line-height:1.15}.f-table{display:flex;flex-wrap:wrap;flex-direction:column-reverse}.f-table.sticky-header thead{background:#242b35}.f-table.sticky-header thead td{color:#dab46e}.f-table .controlRow__root{display:flex;justify-content:flex-end;margin-top:3rem}.f-table .controlRow__root .ButtonGroup__root button{border:0;border-radius:100px;background:none;color:#ffffff}.f-table .controlRow__root .ButtonGroup__root button:disabled{background:#dab46e !important;color:#1c2229;font-weight:700;opacity:0.75;width:40px;min-width:40px;height:40px}.f-table .controlRow__root .ButtonGroup__root button:first-child,.f-table .controlRow__root .ButtonGroup__root button:nth-child(2),.f-table .controlRow__root .ButtonGroup__root button:last-child,.f-table .controlRow__root .ButtonGroup__root button:nth-last-child(2){background:none !important;color:#ffffff !important;width:auto !important}.f-table .controlRow__root .ButtonGroup__root button:nth-child(2){margin-right:0.5rem}.f-table .controlRow__root .ButtonGroup__root button:nth-last-child(2){margin-left:0.5rem}.f-table .controlRow__root .ButtonGroup__root button:first-child,.f-table .controlRow__root .ButtonGroup__root button:last-child{background-image:url("../images/f-icons/f-icon-pagination.svg") !important;background-position:center center !important;background-repeat:no-repeat !important;background-size:10px;text-indent:-10000px;overflow:hidden}.f-table .controlRow__root .ButtonGroup__root button:last-child{transform:rotate(180deg);vertical-align:-2px}.f-table table{width:100%;margin-bottom:1rem;color:white}.f-table table thead tr td,.f-table table tbody tr td{padding:0.5rem 1rem;border:0;word-break:break-all;min-width:100px;vertical-align:middle;font-size:1rem;line-height:1.25;min-height:70px}.f-table table thead tr td:first-child,.f-table table tbody tr td:first-child{border-top-left-radius:10px;border-bottom-left-radius:10px}.f-table table thead tr td:last-child,.f-table table tbody tr td:last-child{border-top-right-radius:10px;border-bottom-right-radius:10px}.f-table table thead{position:sticky;top:0;z-index:100;background:#242b35 !important;border-radius:10px}.f-table table thead tr td{font-weight:bold;height:70px}.f-table table tbody tr:nth-child(odd) td{background:#1c2229}.f-btn-wrap{display:flex;align-items:center}.f-btn-wrap .f-btn-info{background:#33343b;border-radius:5px 0 0 5px;padding:0.25rem 1rem;min-height:38px;display:flex;align-items:center}.f-btn-wrap .f-btn-info .f-truncate-text{line-height:1;font-size:0.9rem;display:flex;align-items:center}.f-btn,.btn{border-width:2px;border-width:1px;padding:0.25rem 1rem;border-style:solid;border-color:#dab46e;display:inline-flex;justify-content:center;align-items:center;min-height:38px;border-radius:5px}.f-btn:hover,.btn:hover{background-color:#c0954a;border-color:#c0954a;cursor:pointer}.f-btn:active,.btn:active{background-color:#dab46e}.f-btn:disabled,.btn:disabled{opacity:0.75;pointer-events:none}.f-btn .f-btn-icon,.btn .f-btn-icon{font-size:1.15rem}.f-btn .f-btn-icon.f-prefix,.btn .f-btn-icon.f-prefix{margin-right:0.35rem}.f-btn .f-btn-icon.f-postfix,.btn .f-btn-icon.f-postfix{margin-left:0.35rem}.f-btn .f-btn-icon svg,.btn .f-btn-icon svg{display:inline-flex;vertical-align:-3px}.f-btn.f-btn-primary,.btn.f-btn-primary{color:#fff;background-color:#dab46e;border-color:#cba461}.f-btn.f-btn-secondary,.btn.f-btn-secondary{color:#dab46e;background-color:#ffffff;border-color:#ffffff}.f-btn.f-btn-futuristic-primary,.btn.f-btn-futuristic-primary{position:relative;background:url(../images/btn-futuristic-primary.svg) center center no-repeat;background-size:95%;border:0;padding:0;margin:0;color:white}.f-btn.f-btn-futuristic-primary .f-btn-title,.btn.f-btn-futuristic-primary .f-btn-title{padding:1rem 1.5rem;font-size:1.025rem}.f-btn.f-btn-futuristic-primary:before,.f-btn.f-btn-futuristic-primary:after,.btn.f-btn-futuristic-primary:before,.btn.f-btn-futuristic-primary:after{content:"";width:100%;height:100%;position:absolute}.f-btn.f-btn-futuristic-primary:before,.btn.f-btn-futuristic-primary:before{background:url(../images/btn-border-futuristic-primary.svg) left center no-repeat;background-size:contain;bottom:0;left:0}.f-btn.f-btn-futuristic-primary:after,.btn.f-btn-futuristic-primary:after{background:url(../images/btn-border-futuristic-primary.svg) left center no-repeat;background-size:contain;top:0;right:0;transform:rotate(-180deg)}.f-btn.f-btn-futuristic-secondary,.btn.f-btn-futuristic-secondary{position:relative;background:url(../images/btn-futuristic-secondary.svg) center center no-repeat;background-size:95%;border:0;padding:0;margin:0;color:white}.f-btn.f-btn-futuristic-secondary .f-btn-title,.btn.f-btn-futuristic-secondary .f-btn-title{padding:1rem 1.5rem;font-size:1.025rem}.f-btn.f-btn-futuristic-secondary:before,.f-btn.f-btn-futuristic-secondary:after,.btn.f-btn-futuristic-secondary:before,.btn.f-btn-futuristic-secondary:after{content:"";width:100%;height:100%;position:absolute}.f-btn.f-btn-futuristic-secondary:before,.btn.f-btn-futuristic-secondary:before{background:url(../images/btn-border-futuristic-secondary.svg) left center no-repeat;background-size:contain;bottom:0;left:0}.f-btn.f-btn-futuristic-secondary:after,.btn.f-btn-futuristic-secondary:after{background:url(../images/btn-border-futuristic-secondary.svg) left center no-repeat;background-size:contain;top:0;right:0;transform:rotate(-180deg)}.f-btn.f-btn-outlined,.btn.f-btn-outlined{background:none !important}.f-btn.f-btn-outlined.f-btn-primary,.btn.f-btn-outlined.f-btn-primary{color:#dab46e}.f-btn.f-btn-outlined.f-btn-secondary,.btn.f-btn-outlined.f-btn-secondary{color:#ffffff}.f-btn.f-btn-rounded,.btn.f-btn-rounded{border-radius:100px !important}.f-item{border-radius:10px}.f-item.f-item-align-left{float:left}.f-item.f-item-align-left>*{margin-right:1rem}.f-item.f-item-align-center{text-align:center}.f-item.f-item-align-center>*{margin-right:0.5rem;margin-left:0.5rem}.f-item.f-item-align-right{float:right}.f-item.f-item-align-right>*{margin-left:1rem}.text-primary{color:#dab46e !important}.text-dark{color:black !important}.text-light{color:white !important}.f-item .f-typo{margin-left:0;margin-right:0}.f-typo.f-typo-align-left{text-align:left}.f-typo.f-typo-align-left>*{margin-right:1rem}.f-typo.f-typo-align-center{text-align:center}.f-typo.f-typo-align-center>*{margin-right:0.5rem;margin-left:0.5rem}.f-typo.f-typo-align-right{text-align:right}.f-typo.f-typo-align-right>*{margin-left:1rem}.f-response-bar{color:white;border-radius:10px;padding:1rem 1rem 1rem 2rem;display:flex;align-items:center;margin-top:2rem;margin-bottom:2rem;position:relative;width:100%}.f-response-bar:before{content:"";width:20px;min-width:20px;height:20px;display:flex;justify-content:center;align-items:center;border-radius:100%;box-shadow:0 0 0 5px rgba(255,255,255,0.25)}.f-response-bar:after{content:"";width:10px;height:100%;background:rgba(255,255,255,0.25);border-radius:10px 0 0 10px;position:absolute;left:0;top:0;bottom:0}.f-response-bar.f-variant-success{background:#1ad528}.f-response-bar.f-variant-success:before{background-size:10px;background:rgba(255,255,255,0.2) url("../images/f-icons/f-icon-check.svg") center center no-repeat}.f-response-bar.f-variant-error{background:#d51a52}.f-response-bar.f-variant-error:before{background:rgba(255,255,255,0.2) url("../images/f-icons/f-icon-close.svg") center center no-repeat;background-size:8px}.f-response-bar .icon-close{cursor:pointer}.f-response-bar span{margin-left:2rem;font-weight:700;width:100%}.f-loader{position:absolute;top:0;left:0;z-index:100000000;width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column}.f-loader img{position:relative;z-index:1}.f-loader.f-loader-variant-futuristic img{animation:spin 2s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.f-loader.f-loader-type-page{position:fixed}.f-loader.f-loader-type-page .loading-text{font-size:2.5rem}.f-loader.f-loader-type-page:before{content:"";width:100%;height:100%;position:fixed;top:0;left:0;background:#161c24}.f-loader.f-loader-type-section .loading-text{font-size:2rem}.f-loader.f-loader-type-section:before{content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:#161c24}.f-loader .loading-text{display:flex;align-items:center;position:relative;z-index:1;margin-top:4rem;font-weight:400;color:#dab46e}.f-loader .loading-text .dots{position:relative;margin-left:2rem;left:-9999px;top:5px;width:2px;height:2px;border-radius:5px;background-color:#dab46e;color:#dab46e;box-shadow:9999px 0 0 -5px #dab46e;animation:dots 1.5s infinite linear;animation-delay:0.25s}.f-loader .loading-text .dots:before,.f-loader .loading-text .dots:after{content:"";margin-left:0.5rem;display:inline-block;position:absolute;top:0;width:2px;height:2px;border-radius:5px;background-color:#dab46e;color:#dab46e}.f-loader .loading-text .dots:before{box-shadow:9984px 0 0 -5px #dab46e;animation:dotsBefore 1.5s infinite linear;animation-delay:0s}.f-loader .loading-text .dots:after{box-shadow:10014px 0 0 -5px #dab46e;animation:dotsAfter 1.5s infinite linear;animation-delay:0.5s}@keyframes dotsBefore{0%{box-shadow:9984px 0 0 -5px #dab46e}30%{box-shadow:9984px 0 0 2px #dab46e}60%,100%{box-shadow:9984px 0 0 -5px #dab46e}}@keyframes dots{0%{box-shadow:9999px 0 0 -5px #dab46e}30%{box-shadow:9999px 0 0 2px #dab46e}60%,100%{box-shadow:9999px 0 0 -5px #dab46e}}@keyframes dotsAfter{0%{box-shadow:10014px 0 0 -5px #dab46e}30%{box-shadow:10014px 0 0 2px #dab46e}60%,100%{box-shadow:10014px 0 0 -5px #dab46e}}.desktop-aside-toggler{background:#e4c997;box-shadow:2px 4px 10px rgba(0,0,0,0.5);min-width:30px;height:30px;min-height:30px;width:30px;padding:0;float:right;position:relative;top:2.5rem;right:-1rem;z-index:100;box-shadow:2px 4px 10px rgba(0,0,0,0.5);border-radius:100%}.desktop-aside-toggler:after{content:"";min-width:10px;background:url("../../assets/images/f-icons/icon-arrow-dark.svg") center center no-repeat;transform:rotate(-180deg);background-size:10px;height:100%;width:100%;margin:auto;transition:0.15s ease-in-out}.desktop-aside-toggler.open{right:-1rem}.desktop-aside-toggler.open:after{transform:rotate(360deg)}.f-sider-outer{position:fixed;top:0;left:0;z-index:900;box-shadow:2px 4px 10px rgba(0,0,0,0.5)}aside{padding:1rem 0;top:0;bottom:0;max-width:80px;min-width:60px;width:100%;height:100vh;transition:0.15s ease-in-out}aside .f-logo{display:flex;margin:1.75rem 0 2rem;max-width:200px;min-width:45px;overflow:hidden;padding:0 1.5rem}aside .f-logo img{width:100%;min-width:150px;margin-bottom:1rem;overflow:hidden;transition:0.15s ease-in-out}aside .f-sider-item{display:block;width:100%;background:none;padding:0.75rem 0}aside .f-sider-item .f-item-link{display:flex;align-items:center;text-decoration:none;transition:0.15s ease-in-out;font-size:0.9rem;line-height:1.5;color:white;text-decoration:none;transition:0.15s ease-in-out}aside .f-sider-item .f-item-link .f-item-icon{margin-right:0.5rem;line-height:0;vertical-align:-2px;font-size:1.5rem;min-width:25px;margin-right:0.5rem;transition:transform 0.15s ease-in-out;color:white}aside .f-sider-item .f-item-link .f-item-icon svg{fill:white;font-size:1.5rem}aside .f-sider-item .f-item-link .f-item-icon:last-child{margin-right:0;transform-origin:7px 4px}aside .f-sider-item .f-item-link .f-item-text{display:none;transition:0.15s ease-in-out}aside .f-sider-item:hover{background:#dab46e}aside .f-sider-item.active{background:#dab46e}aside.sider-collapsed{padding:0.5rem}aside.sider-collapsed .f-logo{margin-top:2.15rem;max-width:40px;min-width:40px;padding:0}aside.sider-collapsed .f-logo img{min-width:100px;padding-left:0.8rem}aside.sider-collapsed .f-sider-item{padding:0.5rem 0.75rem}aside.sider-collapsed .f-sider-item .f-item-link .f-item-icon{margin-right:0}aside.sider-collapsed .has-child.f-sider-item{position:relative}aside.sider-collapsed .has-child.f-sider-item .f-item-link .f-item-icon:last-child{position:absolute;right:-0.45rem;transform:rotate(-90deg)}aside.sider-collapsed .has-child.f-sider-item .f-sider-submenu-item{display:none;position:absolute;z-index:200}aside.sider-collapsed .has-child.f-sider-item .f-sider-submenu-item .f-sider-item{padding:0.5rem 0.75rem;min-width:200px}aside.sider-collapsed .has-child.f-sider-item .f-sider-submenu-item .f-sider-item .f-item-link .f-item-text{display:inline;white-space:nowrap}aside.sider-collapsed .has-child.f-sider-item.submenu-open .f-item-link .f-item-icon:last-child{transform:rotate(90deg)}aside.sider-collapsed .has-child.f-sider-item.submenu-open .f-sider-submenu-item{background:#212b36;transform:translateX(57px);top:0;left:0;display:inline}aside.sider-expanded{max-width:280px;min-width:280px;width:100%}aside.sider-expanded .f-sider-item{border-bottom:1px solid rgba(255,255,255,0.125);padding:0.75rem 1.5rem}aside.sider-expanded .f-sider-item:last-child{border-bottom:0 !important}aside.sider-expanded .f-sider-item .f-item-link{display:flex}aside.sider-expanded .f-sider-item .f-item-link .f-item-text{display:inline;width:100%}aside.sider-expanded .f-sider-item.has-child{transition:all 0.15s ease-in-out}aside.sider-expanded .f-sider-item.has-child.f-sider-item{background:none;border-bottom:1px solid rgba(255,255,255,0.125)}aside.sider-expanded .f-sider-item.has-child.f-sider-item:hover{cursor:pointer}aside.sider-expanded .f-sider-item.has-child .f-sider-submenu-item{display:none;border-bottom:0 solid #dab46e}aside.sider-expanded .f-sider-item.has-child .f-sider-submenu-item .f-sider-item{padding:0.75rem 3rem;border:0;width:calc(100% + 3rem);margin-left:-1.5rem}aside.sider-expanded .f-sider-item.has-child .f-sider-submenu-item:first-child{border-top:0 solid #dab46e}aside.sider-expanded .f-sider-item.has-child .f-sider-submenu-item:last-child{border:0}aside.sider-expanded .f-sider-item.submenu-open.f-sider-item .f-item-link .f-item-icon:last-child{transform:rotate(90deg)}aside.sider-expanded .f-sider-item.submenu-open .f-sider-submenu-item{margin:0.5rem 0;display:block}header{display:flex;width:100%;background:#1d232b;position:sticky;top:0;z-index:200;box-shadow:0 5px 5px rgba(36,43,53,0.5)}header .f-logo{max-width:150px;margin-right:1rem}header .f-logo img{width:100%}header .f-header-title{font-size:1.5rem;margin:0;margin-right:1rem;min-width:max-content}header .f-header-items{width:100%}header .f-header-link{list-style:none;margin:0}header .f-header-link li{float:left;margin-right:1rem}header .f-input-group{margin-bottom:0}header .header-collapse-toggler{float:right;width:40px;height:30px;transform:rotate(0deg);transition:0.5s ease-in-out;cursor:pointer;z-index:500;position:relative}header .header-collapse-toggler span{background:white;display:block;position:absolute;height:3px;width:100%;opacity:1;left:0;transform:rotate(0deg);transition:0.25s ease-in-out}header .header-collapse-toggler span:nth-child(1){top:0px;width:100%}header .header-collapse-toggler span:nth-child(2){top:12px;width:90%}header .header-collapse-toggler span:nth-child(3){top:24px;width:80%}header .header-collapse-toggler.open{position:fixed;top:1rem;right:1rem}header .header-collapse-toggler.open span{width:100%}header .header-collapse-toggler.open span:nth-child(1){top:14px;transform:rotate(135deg)}header .header-collapse-toggler.open span:nth-child(2){opacity:0;left:-60px}header .header-collapse-toggler.open span:nth-child(3){top:14px;transform:rotate(-135deg)}header .f-header-collapse{padding:1rem 0;top:0;bottom:0;max-width:80px;width:100%;height:100vh;box-shadow:2px 4px 10px rgba(0,0,0,0.5);transition:0.15s ease-in-out;position:fixed;top:0;right:0;z-index:300;background:#242b35}header .f-header-collapse .f-header-menu-item{display:block;width:100%;background:none;padding:0.75rem 0}header .f-header-collapse .f-header-menu-item .f-item-link{display:flex;align-items:center;text-decoration:none;transition:0.15s ease-in-out;font-size:0.9rem;line-height:1.5;color:white;text-decoration:none;transition:0.15s ease-in-out}header .f-header-collapse .f-header-menu-item .f-item-link .f-item-icon{margin-right:0.5rem;line-height:0;vertical-align:-2px;font-size:1.5rem;min-width:25px;margin-right:0.5rem;transition:transform 0.15s ease-in-out;color:white}header .f-header-collapse .f-header-menu-item .f-item-link .f-item-icon svg{fill:white;font-size:1.5rem}header .f-header-collapse .f-header-menu-item .f-item-link .f-item-icon:last-child{margin-right:0;transform-origin:7px 4px}header .f-header-collapse .f-header-menu-item .f-item-link .f-item-text{display:none;transition:0.15s ease-in-out}header .f-header-collapse .f-header-menu-item:hover{background:#dab46e}header .f-header-collapse .f-header-menu-item.active{background:#dab46e}header .f-header-collapse.collapsed{transform:translateX(100%);padding:0.5rem}header .f-header-collapse.collapsed .f-header-item{padding:0.5rem 0.75rem}header .f-header-collapse.collapsed .f-header-item .f-item-link .f-item-icon{margin-right:0}header .f-header-collapse.collapsed .has-child.f-header-item{position:relative}header .f-header-collapse.collapsed .has-child.f-header-item .f-item-link .f-item-icon:last-child{position:absolute;right:-0.45rem;transform:rotate(-90deg)}header .f-header-collapse.collapsed .has-child.f-header-item .f-header-submenu-item{display:none;position:absolute;z-index:200}header .f-header-collapse.collapsed .has-child.f-header-item .f-header-submenu-item .f-header-item{padding:0.5rem 0.75rem;min-width:200px}header .f-header-collapse.collapsed .has-child.f-header-item .f-header-submenu-item .f-header-item .f-item-link .f-item-text{display:inline;white-space:nowrap}header .f-header-collapse.collapsed .has-child.f-header-item.submenu-open .f-item-link .f-item-icon:last-child{transform:rotate(90deg)}header .f-header-collapse.collapsed .has-child.f-header-item.submenu-open .f-header-submenu-item{background:#212b36;transform:translateX(57px);top:0;left:0;display:inline}header .f-header-collapse.expanded{transform:translateX(0);max-width:280px;min-width:280px;width:100%}header .f-header-collapse.expanded .f-header-collapse-items{padding-top:3rem}header .f-header-collapse.expanded .f-header-collapse-items .f-header-menu-item{border-bottom:1px solid rgba(255,255,255,0.125);padding:0.75rem 1.5rem}header .f-header-collapse.expanded .f-header-collapse-items .f-header-menu-item:last-child{border-bottom:0 !important}header .f-header-collapse.expanded .f-header-collapse-items .f-header-menu-item .f-item-link{display:flex}header .f-header-collapse.expanded .f-header-collapse-items .f-header-menu-item .f-item-link .f-item-text{display:inline;width:100%}header .f-header-collapse.expanded .f-header-collapse-items .f-header-menu-item.has-child{transition:all 0.15s ease-in-out}header .f-header-collapse.expanded .f-header-collapse-items .f-header-menu-item.has-child.f-header-item{background:none;border-bottom:1px solid rgba(255,255,255,0.125)}header .f-header-collapse.expanded .f-header-collapse-items .f-header-menu-item.has-child.f-header-item:hover{cursor:pointer}header .f-header-collapse.expanded .f-header-collapse-items .f-header-menu-item.has-child .f-header-submenu-item{display:none;border-bottom:0 solid #dab46e}header .f-header-collapse.expanded .f-header-collapse-items .f-header-menu-item.has-child .f-header-submenu-item .f-header-item{padding:0.75rem 3rem;border:0;width:calc(100% + 3rem);margin-left:-1.5rem}header .f-header-collapse.expanded .f-header-collapse-items .f-header-menu-item.has-child .f-header-submenu-item:first-child{border-top:0 solid #dab46e}header .f-header-collapse.expanded .f-header-collapse-items .f-header-menu-item.has-child .f-header-submenu-item:last-child{border:0}header .f-header-collapse.expanded .f-header-collapse-items .f-header-menu-item.submenu-open.f-header-item .f-item-link .f-item-icon:last-child{transform:rotate(90deg)}header .f-header-collapse.expanded .f-header-collapse-items .f-header-menu-item.submenu-open .f-header-submenu-item{margin:0.5rem 0;display:block}.f-footer{padding:1rem 2rem;margin-top:1rem}.f-footer .f-logo{max-width:150px;margin-right:1rem;margin-bottom:0 !important}.f-footer .f-logo img{width:100%}.f-footer .f-logo .f-header-link{list-style:none;margin:0}.f-footer .f-logo .f-header-link li{float:left;margin-right:1rem}@media screen and (max-width: 991px){.f-footer{padding:1rem}}@font-face{font-family:"Aber Mono";src:url("../fonts/AberMono-Regular.woff2") format("woff2"),url("../fonts/AberMono-Regular.woff") format("woff");font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:"Aber Mono";src:url("../fonts/AberMono-Light.woff2") format("woff2"),url("../fonts/AberMono-Light.woff") format("woff");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Aber Mono";src:url("../fonts/AberMono-Bold.woff2") format("woff2"),url("../fonts/AberMono-Bold.woff") format("woff");font-weight:bold;font-style:normal;font-display:swap}html,body,body>div{height:100%}.f-layout{overflow-x:hidden;position:relative;height:100%;width:100%;display:flex;transition:0.15s ease-in-out}.f-layout.f-font-primary{font-family:Roboto, sans-serif}.f-layout.f-font-futuristic{font-family:"Aber Mono"}.f-layout {padding-left:0}.f-layout  .f-header{padding:2rem !important}@media screen and (min-width: 991px) and (max-width: 4000px){.f-layout.f-layout-expanded{padding-left:280px}.f-layout.f-layout-collapsed{padding-left:80px}}.f-layout .f-layout{padding-left:0}.f-layout .f-header{width:100%;display:flex;align-items:center;padding:1.5rem 1.5rem 1.5rem 2.5rem}.f-layout .f-footer{flex-shrink:0}.f-main{width:100%;display:flex;flex-direction:column}.f-main>div{flex:1 0 auto}.f-container{margin:0 auto;width:100%}.f-container.fluid{padding:1.5rem;max-width:100% !important}.w-1{width:1%}.w-2{width:2%}.w-3{width:3%}.w-4{width:4%}.w-5{width:5%}.w-6{width:6%}.w-7{width:7%}.w-8{width:8%}.w-9{width:9%}.w-10{width:10%}.w-11{width:11%}.w-12{width:12%}.w-13{width:13%}.w-14{width:14%}.w-15{width:15%}.w-16{width:16%}.w-17{width:17%}.w-18{width:18%}.w-19{width:19%}.w-20{width:20%}.w-21{width:21%}.w-22{width:22%}.w-23{width:23%}.w-24{width:24%}.w-25{width:25%}.w-26{width:26%}.w-27{width:27%}.w-28{width:28%}.w-29{width:29%}.w-30{width:30%}.w-31{width:31%}.w-32{width:32%}.w-33{width:33%}.w-34{width:34%}.w-35{width:35%}.w-36{width:36%}.w-37{width:37%}.w-38{width:38%}.w-39{width:39%}.w-40{width:40%}.w-41{width:41%}.w-42{width:42%}.w-43{width:43%}.w-44{width:44%}.w-45{width:45%}.w-46{width:46%}.w-47{width:47%}.w-48{width:48%}.w-49{width:49%}.w-50{width:50%}.w-51{width:51%}.w-52{width:52%}.w-53{width:53%}.w-54{width:54%}.w-55{width:55%}.w-56{width:56%}.w-57{width:57%}.w-58{width:58%}.w-59{width:59%}.w-60{width:60%}.w-61{width:61%}.w-62{width:62%}.w-63{width:63%}.w-64{width:64%}.w-65{width:65%}.w-66{width:66%}.w-67{width:67%}.w-68{width:68%}.w-69{width:69%}.w-70{width:70%}.w-71{width:71%}.w-72{width:72%}.w-73{width:73%}.w-74{width:74%}.w-75{width:75%}.w-76{width:76%}.w-77{width:77%}.w-78{width:78%}.w-79{width:79%}.w-80{width:80%}.w-81{width:81%}.w-82{width:82%}.w-83{width:83%}.w-84{width:84%}.w-85{width:85%}.w-86{width:86%}.w-87{width:87%}.w-88{width:88%}.w-89{width:89%}.w-90{width:90%}.w-91{width:91%}.w-92{width:92%}.w-93{width:93%}.w-94{width:94%}.w-95{width:95%}.w-96{width:96%}.w-97{width:97%}.w-98{width:98%}.w-99{width:99%}.w-100{width:100%}html{box-sizing:border-box}body{line-height:1;background:#161c24;background-size:cover !important;color:white;overflow-x:hidden}*,*:before,*:after{box-sizing:inherit}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#242b35}::-webkit-scrollbar-thumb{background:rgba(218,180,110,0.5);border-radius:20px}::-webkit-scrollbar-thumb:hover{background:#dab46e}.text-center{text-align:center}.float-end{float:right}.float-start{float:left}.position-relative{position:relative}.clearfix:after{display:table;clear:both;content:""}.f-mb-0{margin-bottom:0rem !important}.f-mt-0{margin-top:0rem}.f-ml-0{margin-left:0rem}.f-mr-0{margin-right:0rem}.f-p-0{padding:0rem}.f-pb-0{padding-bottom:0rem !important}.f-pt-0{padding-top:0rem !important}.f-pl-0{padding-left:0rem}.f-pr-0{padding-right:0rem}.f-mb-1{margin-bottom:1rem !important}.f-mt-1{margin-top:1rem}.f-ml-1{margin-left:1rem}.f-mr-1{margin-right:1rem}.f-p-1{padding:1rem}.f-pb-1{padding-bottom:1rem !important}.f-pt-1{padding-top:1rem !important}.f-pl-1{padding-left:1rem}.f-pr-1{padding-right:1rem}.f-m--1{margin:.1rem}.f-mr--1{margin-top:.1rem}.f-ml--1{margin-bottom:.1rem}.f-mt--1{margin-top:.1rem}.f-mb--1{margin-bottom:.1rem}.f-p--1{padding:.1rem}.f-pt--1{padding-top:.1rem}.f-pr--1{padding-right:.1rem}.f-pb--1{padding-bottom:.1rem}.f-pl--1{padding-left:.1rem}.f-mb-2{margin-bottom:2rem !important}.f-mt-2{margin-top:2rem}.f-ml-2{margin-left:2rem}.f-mr-2{margin-right:2rem}.f-p-2{padding:2rem}.f-pb-2{padding-bottom:2rem !important}.f-pt-2{padding-top:2rem !important}.f-pl-2{padding-left:2rem}.f-pr-2{padding-right:2rem}.f-m--2{margin:.2rem}.f-mr--2{margin-top:.2rem}.f-ml--2{margin-bottom:.2rem}.f-mt--2{margin-top:.2rem}.f-mb--2{margin-bottom:.2rem}.f-p--2{padding:.2rem}.f-pt--2{padding-top:.2rem}.f-pr--2{padding-right:.2rem}.f-pb--2{padding-bottom:.2rem}.f-pl--2{padding-left:.2rem}.f-mb-3{margin-bottom:3rem !important}.f-mt-3{margin-top:3rem}.f-ml-3{margin-left:3rem}.f-mr-3{margin-right:3rem}.f-p-3{padding:3rem}.f-pb-3{padding-bottom:3rem !important}.f-pt-3{padding-top:3rem !important}.f-pl-3{padding-left:3rem}.f-pr-3{padding-right:3rem}.f-m--3{margin:.3rem}.f-mr--3{margin-top:.3rem}.f-ml--3{margin-bottom:.3rem}.f-mt--3{margin-top:.3rem}.f-mb--3{margin-bottom:.3rem}.f-p--3{padding:.3rem}.f-pt--3{padding-top:.3rem}.f-pr--3{padding-right:.3rem}.f-pb--3{padding-bottom:.3rem}.f-pl--3{padding-left:.3rem}.f-mb-4{margin-bottom:4rem !important}.f-mt-4{margin-top:4rem}.f-ml-4{margin-left:4rem}.f-mr-4{margin-right:4rem}.f-p-4{padding:4rem}.f-pb-4{padding-bottom:4rem !important}.f-pt-4{padding-top:4rem !important}.f-pl-4{padding-left:4rem}.f-pr-4{padding-right:4rem}.f-m--4{margin:.4rem}.f-mr--4{margin-top:.4rem}.f-ml--4{margin-bottom:.4rem}.f-mt--4{margin-top:.4rem}.f-mb--4{margin-bottom:.4rem}.f-p--4{padding:.4rem}.f-pt--4{padding-top:.4rem}.f-pr--4{padding-right:.4rem}.f-pb--4{padding-bottom:.4rem}.f-pl--4{padding-left:.4rem}.f-mb-5{margin-bottom:5rem !important}.f-mt-5{margin-top:5rem}.f-ml-5{margin-left:5rem}.f-mr-5{margin-right:5rem}.f-p-5{padding:5rem}.f-pb-5{padding-bottom:5rem !important}.f-pt-5{padding-top:5rem !important}.f-pl-5{padding-left:5rem}.f-pr-5{padding-right:5rem}.f-m--5{margin:.5rem}.f-mr--5{margin-top:.5rem}.f-ml--5{margin-bottom:.5rem}.f-mt--5{margin-top:.5rem}.f-mb--5{margin-bottom:.5rem}.f-p--5{padding:.5rem}.f-pt--5{padding-top:.5rem}.f-pr--5{padding-right:.5rem}.f-pb--5{padding-bottom:.5rem}.f-pl--5{padding-left:.5rem}.f-mb-6{margin-bottom:6rem !important}.f-mt-6{margin-top:6rem}.f-ml-6{margin-left:6rem}.f-mr-6{margin-right:6rem}.f-p-6{padding:6rem}.f-pb-6{padding-bottom:6rem !important}.f-pt-6{padding-top:6rem !important}.f-pl-6{padding-left:6rem}.f-pr-6{padding-right:6rem}.f-m--6{margin:.6rem}.f-mr--6{margin-top:.6rem}.f-ml--6{margin-bottom:.6rem}.f-mt--6{margin-top:.6rem}.f-mb--6{margin-bottom:.6rem}.f-p--6{padding:.6rem}.f-pt--6{padding-top:.6rem}.f-pr--6{padding-right:.6rem}.f-pb--6{padding-bottom:.6rem}.f-pl--6{padding-left:.6rem}.f-mb-7{margin-bottom:7rem !important}.f-mt-7{margin-top:7rem}.f-ml-7{margin-left:7rem}.f-mr-7{margin-right:7rem}.f-p-7{padding:7rem}.f-pb-7{padding-bottom:7rem !important}.f-pt-7{padding-top:7rem !important}.f-pl-7{padding-left:7rem}.f-pr-7{padding-right:7rem}.f-m--7{margin:.7rem}.f-mr--7{margin-top:.7rem}.f-ml--7{margin-bottom:.7rem}.f-mt--7{margin-top:.7rem}.f-mb--7{margin-bottom:.7rem}.f-p--7{padding:.7rem}.f-pt--7{padding-top:.7rem}.f-pr--7{padding-right:.7rem}.f-pb--7{padding-bottom:.7rem}.f-pl--7{padding-left:.7rem}.f-mb-8{margin-bottom:8rem !important}.f-mt-8{margin-top:8rem}.f-ml-8{margin-left:8rem}.f-mr-8{margin-right:8rem}.f-p-8{padding:8rem}.f-pb-8{padding-bottom:8rem !important}.f-pt-8{padding-top:8rem !important}.f-pl-8{padding-left:8rem}.f-pr-8{padding-right:8rem}.f-m--8{margin:.8rem}.f-mr--8{margin-top:.8rem}.f-ml--8{margin-bottom:.8rem}.f-mt--8{margin-top:.8rem}.f-mb--8{margin-bottom:.8rem}.f-p--8{padding:.8rem}.f-pt--8{padding-top:.8rem}.f-pr--8{padding-right:.8rem}.f-pb--8{padding-bottom:.8rem}.f-pl--8{padding-left:.8rem}.f-mb-9{margin-bottom:9rem !important}.f-mt-9{margin-top:9rem}.f-ml-9{margin-left:9rem}.f-mr-9{margin-right:9rem}.f-p-9{padding:9rem}.f-pb-9{padding-bottom:9rem !important}.f-pt-9{padding-top:9rem !important}.f-pl-9{padding-left:9rem}.f-pr-9{padding-right:9rem}.f-m--9{margin:.9rem}.f-mr--9{margin-top:.9rem}.f-ml--9{margin-bottom:.9rem}.f-mt--9{margin-top:.9rem}.f-mb--9{margin-bottom:.9rem}.f-p--9{padding:.9rem}.f-pt--9{padding-top:.9rem}.f-pr--9{padding-right:.9rem}.f-pb--9{padding-bottom:.9rem}.f-pl--9{padding-left:.9rem}.f-mb-10{margin-bottom:10rem !important}.f-mt-10{margin-top:10rem}.f-ml-10{margin-left:10rem}.f-mr-10{margin-right:10rem}.f-p-10{padding:10rem}.f-pb-10{padding-bottom:10rem !important}.f-pt-10{padding-top:10rem !important}.f-pl-10{padding-left:10rem}.f-pr-10{padding-right:10rem}.f-m--10{margin:1rem}.f-mr--10{margin-top:1rem}.f-ml--10{margin-bottom:1rem}.f-mt--10{margin-top:1rem}.f-mb--10{margin-bottom:1rem}.f-p--10{padding:1rem}.f-pt--10{padding-top:1rem}.f-pr--10{padding-right:1rem}.f-pb--10{padding-bottom:1rem}.f-pl--10{padding-left:1rem}.font-size-1{font-size:1px}.font-size-2{font-size:2px}.font-size-3{font-size:3px}.font-size-4{font-size:4px}.font-size-5{font-size:5px}.font-size-6{font-size:6px}.font-size-7{font-size:7px}.font-size-8{font-size:8px}.font-size-9{font-size:9px}.font-size-10{font-size:10px}.font-size-11{font-size:11px}.font-size-12{font-size:12px}.font-size-13{font-size:13px}.font-size-14{font-size:14px}.font-size-15{font-size:15px}.font-size-16{font-size:16px}.font-size-17{font-size:17px}.font-size-18{font-size:18px}.font-size-19{font-size:19px}.font-size-20{font-size:20px}.font-size-21{font-size:21px}.font-size-22{font-size:22px}.font-size-23{font-size:23px}.font-size-24{font-size:24px}.font-size-25{font-size:25px}.font-size-26{font-size:26px}.font-size-27{font-size:27px}.font-size-28{font-size:28px}.font-size-29{font-size:29px}.font-size-30{font-size:30px}.d-flex{display:flex}.d-inline-block{display:inline-block}.d-block{display:block}.jc.jc-between{justify-content:space-between}.jc.jc-center{justify-content:center}.jc.jc-start{justify-content:flex-start}.jc.jc-end{justify-content:flex-end}.ai.ai-center{align-items:center;align-content:center}.ai.ai-start{align-items:flex-start}.ai.ai-end{align-items:flex-end}.f-mobile{display:none !important}@media screen and (max-width: 991px){.f-layout .f-header{padding:1rem 1.5rem !important}.f-layout .f-logo{display:flex !important;margin-top:-0.25rem;margin-bottom:1rem;max-width:50px;min-width:50px;overflow:hidden}.f-layout .f-logo img{min-width:140px;padding-left:0.25rem}.f-layout .f-mobile{display:block !important}.f-layout .desktop-aside-toggler{display:none}.f-layout aside{height:auto;left:auto;position:fixed;right:0;z-index:900;background:#161c24;right:-300px;overflow:visible;padding-top:1.5rem}.f-layout aside .f-logo{display:none !important}.f-layout aside .mobile-aside-toggler{float:right;width:30px;height:30px;margin-left:auto;transform:rotate(0deg);transition:0.5s ease-in-out;cursor:pointer;z-index:200;position:absolute;right:340px;top:1.5rem}.f-layout aside .mobile-aside-toggler span{background:white;display:block;position:absolute;height:3px;width:100%;opacity:1;left:0;transform:rotate(0deg);transition:0.25s ease-in-out}.f-layout aside .mobile-aside-toggler span:nth-child(1){top:0px}.f-layout aside .mobile-aside-toggler span:nth-child(2){top:10px}.f-layout aside .mobile-aside-toggler span:nth-child(3){top:20px}.f-layout aside .mobile-aside-toggler.open span:nth-child(1){top:14px;transform:rotate(135deg)}.f-layout aside .mobile-aside-toggler.open span:nth-child(2){opacity:0;left:-60px}.f-layout aside .mobile-aside-toggler.open span:nth-child(3){top:14px;transform:rotate(-135deg)}.f-layout aside.sider-expanded{right:0}.f-layout aside.sider-expanded .mobile-aside-toggler{right:1rem;top:1rem}.f-layout header{padding:1rem 1.5rem;display:inline-block !important;position:relative}.f-layout header .f-header-title{position:absolute;left:90px;top:1.5rem}.f-layout header .f-header-items .f-item{width:100%;display:flex;justify-content:space-between}.f-layout header .f-header-items .f-item .f-input-group{margin:0;margin-bottom:1rem}.f-layout header .f-header-items .f-item .f-btn{flex:0 0 48%;margin:0}.f-layout header .header-actions{width:calc(100% + 5rem);display:flex;justify-content:center;margin:1rem 0}}@media screen and (max-width: 600px){.f-layout .f-header .f-btn-wrap .f-btn-info{display:none !important}table{border:0}table thead{border:none;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;display:none}table tr{border-bottom:3px solid #ddd;display:block;margin-bottom:2.625em}table td{border-bottom:1px solid #ddd;display:block;font-size:0.8em;text-align:right}table td>div::before{content:attr(data-label);float:left;font-weight:bold}table td:last-child{border-bottom:0}}
/*# sourceMappingURL=styles.min.css.map */