@import url(https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Rubik:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);
@import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i&display=swap);
body {
  margin: 0;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-display: swap;
}
html body {
  font-family: "Didact Gothic" !important;
  font-display: swap;
  background-color: #fff;
}
body  {
  background-color: transparent!important;
}
.bg-wt{
  background-color: #fff !important;
}
.bg-trnsp{
  background-color: transparent !important;
}
code {
  font-family: source-code-pro, Menlo, Monaco, Consolas, "Courier New",
    monospace;
  font-display: swap;
}
body.modal-open {
  padding-left: 0px!important;
  padding-right: 0px!important;
}
.txt-center{
  text-align: center !important;
  padding: 0px !important;
}
@font-face {
  font-family: "GilroyBold";
  src: local("GilroyBold"),
    url(/static/media/Gilroy-Bold.bf181b07.ttf) format("truetype");
  font-weight: bold;
  font-display: swap;
}
.loading {
  position: fixed;
  top: 50%;
  left: calc(50% - -71px);
  margin-top: -100px;
  margin-left: -71px;
  width: 142px;
  height: 142px;
  background-image: url(/static/media/loader.974af7ba.gif);
  background-position: 50%;
  background-repeat: no-repeat;
  z-index: 999;
  background-size: 50px auto;
}
.loader-wrap {
  position: fixed;
  width: 100%;
  height: 100%;
  overflow: hidden;
  right: 0;
  top: 0;
  z-index: 9999;
  background: rgba(0, 0, 0, 0);
  left: 0;
}
.loading.loading-center {
  z-index: 999999;
  top: 50%;
  left: 50%;
  margin-top: -71px;
  margin-left: -71px;
}
.page-height-fixed {
  min-height: calc(95vh - 206px);
}
.MuiSnackbarContent-root {
  color: #4c4c4c !important;
  font-size: 17px !important;
  font-family: "Didact Gothic" !important;
  background-color: #fff !important;
  font-display: swap;
}
.form-control {
  height: calc(1.3em + 1.3rem + 0px) !important;
  padding: 0 8px !important;
  font-size: 14px !important;
  font-display: swap;
}
.MuiIconButton-colorSecondary:hover,
.MuiIconButton-root:hover {
  background-color: transparent !important;
}
.MuiIconButton-colorSecondary:focus,
.MuiIconButton-root:focus {
  outline: 0px;
  box-shadow: none;
}
.form-control:focus {
  box-shadow: none !important;
}
#snack-error .MuiSnackbarContent-root {
  background-color: #2376e5 !important;
}
#snack-error .MuiSnackbarContent-message,
#snack-success .MuiSnackbarContent-message,
#snack-error .MuiIconButton-root,
#snack-sucess .MuiIconButton-root {
  color: #fff;
}
#snack-success .MuiSnackbarContent-root {
  background-color: #09a595 !important;
}
.pointer-hand {
  cursor: pointer;
}
.pointer-hand:hover,
.pointer-hand:focus,
.pointer-hand:active {
  color: #2376e5;
}
.MuiAppBar-colorPrimary {
  background-color: #2376e5 !important;
}
.error-msg {
  margin-left: 5px!important;
  margin-top: -20px!important;
  font-size: 11px!important;
  color: #dc3545!important;
  /* position: absolute; */
}
@media screen and (max-width: 600px) and (min-width: 280px) {
  .popup-box .modal-content {
    margin-top: 70px;
  }
  .invoice-box .modal-content {
    margin-top: 70px;
  }
  .rigth-side-margin {
    margin-right: 3px !important;
  }
  .modal-backdrop {
    width: 100%!important;
    height: 100%!important;
  }
  .color-green {
    left: -4%!important;
  }
  .position-right {
    right: 9px!important;
}
}
.width-100 {
  width: 100% !important;
  margin: 0px !important;
  height: auto!important;
}
/* .hubspotchat #hubspot-messages-iframe-container::scroll {
display: none!important;
} */
.background-grey {
  background-color: #faf9f9;
}
.tt-u {
  text-transform: uppercase;
}
.font-r {
  font-family: "Rubik" !important;
  font-display: swap;
}
.alertboxerror .MuiAlert-root {
  margin: 0px 15px 15px;
}
.search-button-filter.btn-secondary:not(:disabled):not(.disabled).active, .search-button-filter.btn-secondary:not(:disabled):not(.disabled):active, .search-button-filter.show>.btn-secondary.dropdown-toggle {
  background-color: #0e181b!important;
  color: #15e5d1!important;
}
@media (min-width: 1400px) {
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1140px!important;
    padding-left: 15px!important;
    padding-right: 15px!important;
}
}
.table-scroll .table>:not(caption)>*>* {
/* border-bottom: 0px!important; */
box-shadow: none!important;
}
.modal .modal-dialog .modal-content .modal-header button.close {
  background: none;
  border: 0px;
}
.float-right {
  float: right!important;
}
.signin-modal .form-group, .form-group {
  margin-bottom: 1rem;
}
.dashboard-table table thead tr th {
  border-bottom: 1px solid #dee2e6!important;
}
.popup-box .modal-content .modal-header button.close {
  font-size: 25px;
}
.edit-pass label {
  cursor: pointer;
}
.edit-pass label .MuiCheckbox-root {
  padding: 0px;
}
.passwordedit {
  position: relative;
  top: 2px;
}
.margbottom20 {
  margin-bottom: 20px;
}
.invoice-box .modal-content .modal-body button.close {
  background: none;
  border: 0px;
  font-size: 25px;
}
.table-scroll table thead tr, .table-scroll table tbody tr, .competitor-last table tbody tr, .table-scroll .table>:not(caption)>*>* {
  border-bottom: 1px solid #dee2e6!important;
}
.invalid-feedback {
  font-size: 11px!important;
  width: auto!important;
}
.downarrowselect {
  position: absolute;
  margin-top: -21px;
  margin-left: -10px;
}
.dashboard-table table tr td.report-name-color a {
  text-decoration: none!important;
}
.text-right {
  text-align: right;
}
@media (min-width: 576px) {
.pleasewaitpopup.modal-dialog {
    max-width: 350px!important;
    margin: 1.75rem auto;
}
}
.pleasewaitpopup .modal-body {
  text-align: center;
}
.pleasewaitpopup .modal-body p {
  margin-bottom: 15px!important;
}
.pleasewaitpopup .modal-body h6 {
  font-size: 16px;
    font-weight: 600;
}
.pleasewaitpopup img {
  width: 35%;
  margin-bottom: 15px;
}
.marg0px {
  margin-bottom: 0px;
}
.titlehover svg {
  position: relative;
  left: 3px;
  cursor: pointer;
}
.titlehover {
  cursor: pointer;
}
.titlehover:hover {
  color: #2376e5;
}
.border-t-1 {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}
.hide {
  opacity:0;
  left:-100%;
}
.show {
  opacity:1;
  left:0;
}
.hubspothidden #hubspot-messages-iframe-container {
  display: none!important;
}
.linkreport {
  margin-bottom: 40px;
}
.start-link a {
  border-radius: 50px;
    font-size: 15px;
    color: #15e5d1;
    padding: 14px 30px;
    border: 0px!important;
    font-weight: 700;
    font-family: "Rubik"!important;
    background: #0e181b;
    font-display: swap;
    margin-top: 15px;
    display: inline-block;
    text-decoration: none;
}
.start-link a:hover, .start-link a:active, .start-link a:focus {
  background-color: #6c757d!important;
  border-color: #6c757d!important;
  color: #15e5d1!important;
}
.txtcenter {
  text-align: center!important;
}
@media (min-width: 576px) {
  .policypopup2.modal-dialog {
      max-width: 600px!important;
      margin: 3rem auto;
  }
  }
/*-- hide the hubspot form --*/
.hbspt-form {
  display: none!important;
}
.msl-flx{display:inline-flex;align-items:center}.msl-vars{--menu-max-height:400px;--input-width:300px;--font-size:16px;--border-radius:8px 8px 8px 8px;--active-menu-shadow:1px 1px 5px 0px grey;--line-height:1.4;--active-menu-background:#fff;--active-menu-radius:var(--border-radius)}.msl-wrp *{line-height:var(--line-height)}.msl-wrp{width:var(--input-width);outline:none;position:relative;border-radius:var(--border-radius)}.msl-disabled{pointer-events:none!important}.msl-disabled>.msl{background-color:#f6f6f6}.msl{overflow:hidden;border:1px solid #9c9c9c;border-radius:var(--border-radius);outline:none;cursor:text;transition:border-radius .2s}.msl:not(.msl-active,.msl-active-up):hover{border-color:#505050}.msl-active{background:var(--active-menu-background);box-shadow:var(--active-menu-shadow);z-index:9999;border-color:transparent;border-radius:var(--active-menu-radius);border-bottom-left-radius:0;border-bottom-right-radius:0;border-bottom:0;transition:border-top-left-radius .4s,border-top-right-radius .4s}.msl-active-up{border-color:transparent;transition:border-bottom-left-radius .4s,border-bottom-right-radius .4s}.msl-active-up,.msl-active~.msl-options{background:var(--active-menu-background);box-shadow:var(--active-menu-shadow);z-index:9999;border-radius:var(--active-menu-radius);border-top-left-radius:0;border-top-right-radius:0}.msl-active~.msl-options{-webkit-clip-path:inset(0 -10px -10px -10px);clip-path:inset(0 -10px -10px -10px);max-height:var(--menu-max-height);transition:border-bottom-left-radius .5s ease-in,border-bottom-right-radius .5s ease-in}.msl-active-up~.msl-options{background:var(--active-menu-background);z-index:9999;bottom:99%;box-shadow:var(--active-menu-shadow);-webkit-clip-path:inset(-10px -10px 0 -10px);clip-path:inset(-10px -10px 0 -10px);max-height:var(--menu-max-height);border-radius:var(--active-menu-radius);border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0;transition:border-top-left-radius .7s,border-top-right-radius .7s}.msl-options{position:absolute;width:100%;background:#fff;max-height:0;overflow:auto;scrollbar-color:rgba(0,0,0,.1) transparent;scrollbar-width:thin;border-radius:var(--border-radius)}.msl-input,.msl-input-wrp{display:inline-block;vertical-align:top}.msl-input{outline:none;margin:5px;padding:3px;font-size:var(--font-size)}.msl-input:before{line-height:var(--line-height);color:#929292}.msl-input[data-placeholder]:not([data-placeholder=""]):empty:before{content:attr(data-placeholder)}.msl-chip{background:#eee;border-radius:5px;padding:3px 3px 3px 6px;white-space:nowrap;display:inline-flex;align-items:center;line-break:anywhere;white-space:break-spaces}.msl-chip,.msl-single-value{margin:5px;font-size:var(--font-size)}.msl-single-value{display:inline-block;padding:3px;vertical-align:top;overflow:hidden;text-overflow:ellipsis;line-break:strict;white-space:nowrap}.msl-options::-webkit-scrollbar{width:8px}.msl-options::-webkit-scrollbar-track{background:transparent}.msl-options::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:20px}.msl-options::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}.msl-grp-title,.msl-options .msl-option{font-size:var(--font-size);border-radius:5px;padding:7px 5px;cursor:pointer;margin:4px 6px;line-break:anywhere;line-height:var(--line-height);outline:none;white-space:break-spaces;transition:background .2s}.msl-btn:focus-visible,.msl-option:focus-visible,.msl-wrp:focus-visible{outline:2px solid #07f}.msl-grp-title{font-size:calc(var(--font-size) - 2px);cursor:default;background:#fafafa;opacity:.7}.msl-options .msl-option:last-child{margin-bottom:5px}.msl-option:focus,.msl-options .msl-option:hover{background:#e9e9e9}.msl-option-active{background:#e6f4fa;color:#0351ff}.msl-option-disable{color:rgba(0,0,0,.3)}.msl-btn{border-radius:50%;border:none;outline:none;padding:0;justify-content:center;cursor:pointer;background:transparent}.msl-actions{position:absolute;right:5px;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%)}.msl-arrow-btn,.msl-clear-btn{width:25px;height:25px}.msl-arrow-btn:hover,.msl-clear-btn:hover{background:#d3d3d3}.msl-arrow-icn>line,.msl-close-icn>line{stroke-width:1}.msl-arrow-icn,.msl-chip-delete{height:20px;width:20px}.msl-chip-delete{min-width:20px;min-height:20px;margin-left:3px;background:#dadada;color:rgba(0,0,0,.6)}.msl-chip-delete:hover{background:#d3d3d3}.msl-chip-delete .msl-close-icn>line{stroke-width:1}.msl-close-icn{height:10px;width:10px}
html{
  background-color: rgb(223, 222, 222) !important;
}

.body{
  padding: 10px;
}
.model-background div:first-child {
  background-color: rgb(208, 199, 199) !important;
  padding: 3px;
  /* position: fixed; */
  /* margin: auto;
  width: 320px;
  height: 100%;
  right: 0px; */
  border-width: 2px;
  border-color: yellowgreen;
  display: block;
}
.see-btn{
  text-align: center;
  background-color: rgb(0, 89, 255);
  color: #fff;
  text-decoration: none;
}

.dropone{
  text-align: center;
  align-items: center;
}
  
    /* .hotel{
      display: inline-block;
    }
  
    .comp{
      display: inline-block;
    } */
  
    .count{
      padding-left: 10px;
    }

  
    .form-check {
      padding-left: 1rem !important;
    }
    
      .form{
        background-color: rgb(223, 222, 222) !important;
        padding-bottom: 40px;
      }
      .form-box{
        display: flex;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
        border-radius: 10px;
        box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
        position: relative;
        top:40px
        
      }
      .form-style{
        padding:  20px;
        text-align: left;
      }
      .radio-btn-list{
        display: flex;
        padding: 0px !important;
      }
    .pad-null{
      padding: 0px 10px 0px 0px !important;
    }
    .pad-null label{
      padding-right: 0.5rem !important;
    }
      .radio-btn-list li{
        list-style: none;
        padding: 10px;
      }
      
      .msl-vars{
        max-width: 100% !important;
        width: 100% !important;
      }
      .react-date-picker__wrapper{
        border: 1px solid #9c9c9c !important;
        border-radius: 8px 8px 8px 8px !important;
      }
      .react-date-picker__wrapper .react-date-picker__inputGroup__day,.react-date-picker__wrapper .react-date-picker__inputGroup__month,
      .react-date-picker__wrapper .react-date-picker__inputGroup__year{
        border: none !important;
      }
      #exampleNumber, .search-container input{
        max-height: 400px !important;
        height: 100% !important;
        max-width: 100% !important;
        width: 100% !important;
        font-size: 16px !important;
        border: 1px solid #9c9c9c !important;
        border-radius: 8px 8px 8px 8px !important;
        line-height: 1.4 !important;
        background: #fff !important;
        

        
      }
      #exampleNumber:hover{
        border: 1px solid #0e181b !important;
      }
      #exampleNumber :active{
          border-color: #0e181b;
          box-shadow: 1px 1px 5px 0px grey !important;
          background: #fff !important ;
          border-radius: 8px 8px 8px 8px !important;
      }
      .submit-btn{
        padding-left: 0px !important;
      }
      .submit-btn button{
            /* background-color: #c44098; */
    background-color: #0e181b;
    text-transform: none;
    padding: 0 8px;
    margin-bottom: 0;
    margin-right: 0;
    width: 100%;
    color: #15e5d1;
    line-height: 28px;
    height: 39px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    font-family: "Rubik"!important;
    border: none;
    font-display: swap;
      }
      .submit-btn button:hover{
        background-color: #15e5d1;
        border-color: #15e5d1;
        color: #0e181b;
      }
      .autocomplete-dropdown-container{
        display: block;
        width: 33.7%;
        position: absolute;
        z-index: 2;
        background-color: #fff !important;
        border: 1px solid black;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
        justify-content: center;
        overflow: scroll;
        padding: 10px;
        padding-top: 20px;
        border-radius: 6px;
        margin-top: 10px;
        border: none;
        box-shadow: 0 3px 10px rgb(0 0 0 / 0.3);
    }
    .autocomplete-dropdown-container button{
      width: 100% ;
      border: none;
    }
    .autocomplete-dropdown-container::-webkit-scrollbar {
        width: 1px;
      }
      .list-item-container {
        display: flex;
        padding: 8px;
        border-bottom: 1px solid #e6e6e6;
        background-color: rgba(255, 255, 255, 0.7);
        border-radius: 10px;
        margin-top: 2px;
        margin-right: 0px !important;
        margin-left: 0px !important;
       
      }
      .center {
        flex: 4 1;
      }
      .left {
      
        display: flex;
        justify-content: center;
      }
      .right {
        flex: 0.2 1;
      }
      .right p {
        font-size: 32px;
        color: #000;
      }
      .thumbnail {
        height: 30px;
        vertical-align: middle;
        margin: auto;
      }
      p,
      h4 {
        -webkit-margin-before: 0px;
                margin-block-start: 0px;
        -webkit-margin-after: 0px;
                margin-block-end: 0px;
        font-size: 0.8rem !important;
        font-weight: 400;
          font-family: 'Rubik', sans-serif !important; 
          text-align: left;
          padding-left: 10px;
      }
      
      h4 {
        font-weight: 500 !important;
        font-family: 'Rubik', sans-serif !important; 
        color: #000;
        margin-bottom: 3px;
      }
      
      p {
        color: #756a6a;
      }
      .list-competitors{
        padding: 0px !important;
      }
      .search-competitor{
        height: 80px;
      }
      .list-competitors li{
        background-color: #cfcece;
        list-style: none;
        font-size: 1rem !important;
        padding: 5px;
        border-radius: 5px;
        margin-top: 10px;
      }
      .list-competitors button{
        border: none;
        width: 100%;
      }
      .comp-list{
        width: 100%;
        border: 1px solid #9c9c9c;
        border-radius: 8px;
        outline: none;
        cursor: text;
        transition: border-radius .2s;
      }
      .check-list{
        max-height: 400px;
        overflow: hidden;
        overflow-y: scroll;
      }
      .modal{
        overflow: unset !important;
      }
      .modal-body {
        justify-content: center;
        padding: 10px !important;
        overflow: unset !important;
      }
      .react-datepicker__input-container input{
        border: 1px solid #9c9c9c;
        border-radius: 8px;
        outline: none;
        cursor: text;
        transition: border-radius .2s;
        height: 40px;
      }
      .modal-body .custom-checkbox{
        padding: 10px;
        display: flex;
        background-color: #cfcece;
        margin-top: 8px;
        margin-bottom: 8px;
        margin-left: 12px;
        border-radius: 8px;
        margin-right: 5px;

      }
      .modal-body .custom-checkbox input{
        margin: 8px !important;
      }
      .result-tag{
        border: 1px solid gray;
        color: black;
        background-color: #fff;
        padding: 5px 10px;
        border-radius: 50px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin-bottom: 5px;
      }
      .competitor-box{
        color: #a1a1a1;
        border: 1px solid;
        border-radius: 10px;
        padding: 8px;
        overflow: hidden;
      }
      .result-close{
        font-weight: bold;
        border: none;
        background: rgb(195, 195, 195);
        color: rgb(93, 92, 92);
        border-radius: 50%;
        align-content: center;
        align-items: center;
        text-align: center;
        vertical-align: middle;
        width: 25px;
        margin-left: 10px;
      }
      .select-date{
        margin-top: 30px !important;
      }
      .left-side-img{
        background-color: #15e5d1;
      }
      .left-side-img img{
        width: 100%;
        vertical-align: middle !important;
        align-items: center;
        margin-top: 50%;
       
      }
      /* Responsive */
      @media only screen and (max-width:768px){
        .radio-btn-list{
          display:block !important;
        }
      }
      /* .hotel{
        display: inline-block;
      }
    
      .comp{
        display: inline-block;
      } */
@charset "UTF-8";/*!
 * Bootstrap v5.0.2 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */:root{--bs-blue:#0d6efd;--bs-indigo:#6610f2;--bs-purple:#6f42c1;--bs-pink:#d63384;--bs-red:#dc3545;--bs-orange:#fd7e14;--bs-yellow:#ffc107;--bs-green:#198754;--bs-teal:#20c997;--bs-cyan:#0dcaf0;--bs-white:#fff;--bs-gray:#6c757d;--bs-gray-dark:#343a40;--bs-primary:#0d6efd;--bs-secondary:#6c757d;--bs-success:#198754;--bs-info:#0dcaf0;--bs-warning:#ffc107;--bs-danger:#dc3545;--bs-light:#f8f9fa;--bs-dark:#212529;--bs-font-sans-serif:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--bs-font-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bs-gradient:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))}*,::after,::before{box-sizing:border-box}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-family:var(--bs-font-sans-serif);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}hr{margin:1rem 0;color:inherit;background-color:currentColor;border:0;opacity:.25}hr:not([size]){height:1px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2}.h1,h1{font-size:calc(1.375rem + 1.5vw)}@media (min-width:1200px){.h1,h1{font-size:2.5rem}}.h2,h2{font-size:calc(1.325rem + .9vw)}@media (min-width:1200px){.h2,h2{font-size:2rem}}.h3,h3{font-size:calc(1.3rem + .6vw)}@media (min-width:1200px){.h3,h3{font-size:1.75rem}}.h4,h4{font-size:calc(1.275rem + .3vw)}@media (min-width:1200px){.h4,h4{font-size:1.5rem}}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[data-bs-original-title],abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}.small,small{font-size:.875em}.mark,mark{padding:.2em;background-color:#fcf8e3}sub,sup{position:relative;font-size:.75em;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#0d6efd;text-decoration:underline}a:hover{color:#0a58ca}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-family:var(--bs-font-monospace);font-size:1em;direction:ltr;unicode-bidi:bidi-override}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:.875em;color:#d63384;word-wrap:break-word}a>code{color:inherit}kbd{padding:.2rem .4rem;font-size:.875em;color:#fff;background-color:#212529;border-radius:.2rem}kbd kbd{padding:0;font-size:1em;font-weight:700}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:#6c757d;text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}tbody,td,tfoot,th,thead,tr{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]::-webkit-calendar-picker-indicator{display:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;font-size:calc(1.275rem + .3vw);line-height:inherit}@media (min-width:1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-text,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:textfield}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none!important}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:calc(1.625rem + 4.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-1{font-size:5rem}}.display-2{font-size:calc(1.575rem + 3.9vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-2{font-size:4.5rem}}.display-3{font-size:calc(1.525rem + 3.3vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-3{font-size:4rem}}.display-4{font-size:calc(1.475rem + 2.7vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-4{font-size:3.5rem}}.display-5{font-size:calc(1.425rem + 2.1vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-5{font-size:3rem}}.display-6{font-size:calc(1.375rem + 1.5vw);font-weight:300;line-height:1.2}@media (min-width:1200px){.display-6{font-size:2.5rem}}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:.875em;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote>:last-child{margin-bottom:0}.blockquote-footer{margin-top:-1rem;margin-bottom:1rem;font-size:.875em;color:#6c757d}.blockquote-footer::before{content:"— "}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:.875em;color:#6c757d}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{width:100%;padding-right:.75rem;padding-right:var(--bs-gutter-x,.75rem);padding-left:.75rem;padding-left:var(--bs-gutter-x,.75rem);margin-right:auto;margin-left:auto}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1320px}}.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(var(--bs-gutter-y) * -1);margin-right:calc(var(--bs-gutter-x) * -.5);margin-left:calc(var(--bs-gutter-x) * -.5)}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y)}.col{flex:1 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.6666666667%}@media (min-width:576px){.col-sm{flex:1 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:768px){.col-md{flex:1 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:992px){.col-lg{flex:1 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1200px){.col-xl{flex:1 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.6666666667%}}@media (min-width:1400px){.col-xxl{flex:1 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.3333333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.6666666667%}}.col-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-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-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-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-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-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}}.table{--bs-table-bg:transparent;--bs-table-accent-bg:transparent;--bs-table-striped-color:#212529;--bs-table-striped-bg:rgba(0, 0, 0, 0.05);--bs-table-active-color:#212529;--bs-table-active-bg:rgba(0, 0, 0, 0.1);--bs-table-hover-color:#212529;--bs-table-hover-bg:rgba(0, 0, 0, 0.075);width:100%;margin-bottom:1rem;color:#212529;vertical-align:top;border-color:#dee2e6}.table>:not(caption)>*>*{padding:.5rem .5rem;background-color:var(--bs-table-bg);border-bottom-width:1px;box-shadow:inset 0 0 0 9999px var(--bs-table-accent-bg)}.table>tbody{vertical-align:inherit}.table>thead{vertical-align:bottom}.table>:not(:last-child)>:last-child>*{border-bottom-color:currentColor}.caption-top{caption-side:top}.table-sm>:not(caption)>*>*{padding:.25rem .25rem}.table-bordered>:not(caption)>*{border-width:1px 0}.table-bordered>:not(caption)>*>*{border-width:0 1px}.table-borderless>:not(caption)>*>*{border-bottom-width:0}.table-striped>tbody>tr:nth-of-type(odd){--bs-table-accent-bg:var(--bs-table-striped-bg);color:var(--bs-table-striped-color)}.table-active{--bs-table-accent-bg:var(--bs-table-active-bg);color:var(--bs-table-active-color)}.table-hover>tbody>tr:hover{--bs-table-accent-bg:var(--bs-table-hover-bg);color:var(--bs-table-hover-color)}.table-primary{--bs-table-bg:#cfe2ff;--bs-table-striped-bg:#c5d7f2;--bs-table-striped-color:#000;--bs-table-active-bg:#bacbe6;--bs-table-active-color:#000;--bs-table-hover-bg:#bfd1ec;--bs-table-hover-color:#000;color:#000;border-color:#bacbe6}.table-secondary{--bs-table-bg:#e2e3e5;--bs-table-striped-bg:#d7d8da;--bs-table-striped-color:#000;--bs-table-active-bg:#cbccce;--bs-table-active-color:#000;--bs-table-hover-bg:#d1d2d4;--bs-table-hover-color:#000;color:#000;border-color:#cbccce}.table-success{--bs-table-bg:#d1e7dd;--bs-table-striped-bg:#c7dbd2;--bs-table-striped-color:#000;--bs-table-active-bg:#bcd0c7;--bs-table-active-color:#000;--bs-table-hover-bg:#c1d6cc;--bs-table-hover-color:#000;color:#000;border-color:#bcd0c7}.table-info{--bs-table-bg:#cff4fc;--bs-table-striped-bg:#c5e8ef;--bs-table-striped-color:#000;--bs-table-active-bg:#badce3;--bs-table-active-color:#000;--bs-table-hover-bg:#bfe2e9;--bs-table-hover-color:#000;color:#000;border-color:#badce3}.table-warning{--bs-table-bg:#fff3cd;--bs-table-striped-bg:#f2e7c3;--bs-table-striped-color:#000;--bs-table-active-bg:#e6dbb9;--bs-table-active-color:#000;--bs-table-hover-bg:#ece1be;--bs-table-hover-color:#000;color:#000;border-color:#e6dbb9}.table-danger{--bs-table-bg:#f8d7da;--bs-table-striped-bg:#eccccf;--bs-table-striped-color:#000;--bs-table-active-bg:#dfc2c4;--bs-table-active-color:#000;--bs-table-hover-bg:#e5c7ca;--bs-table-hover-color:#000;color:#000;border-color:#dfc2c4}.table-light{--bs-table-bg:#f8f9fa;--bs-table-striped-bg:#ecedee;--bs-table-striped-color:#000;--bs-table-active-bg:#dfe0e1;--bs-table-active-color:#000;--bs-table-hover-bg:#e5e6e7;--bs-table-hover-color:#000;color:#000;border-color:#dfe0e1}.table-dark{--bs-table-bg:#212529;--bs-table-striped-bg:#2c3034;--bs-table-striped-color:#fff;--bs-table-active-bg:#373b3e;--bs-table-active-color:#fff;--bs-table-hover-bg:#323539;--bs-table-hover-color:#fff;color:#fff;border-color:#373b3e}.table-responsive{overflow-x:auto;-webkit-overflow-scrolling:touch}@media (max-width:575.98px){.table-responsive-sm{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:767.98px){.table-responsive-md{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:991.98px){.table-responsive-lg{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1199.98px){.table-responsive-xl{overflow-x:auto;-webkit-overflow-scrolling:touch}}@media (max-width:1399.98px){.table-responsive-xxl{overflow-x:auto;-webkit-overflow-scrolling:touch}}.form-label{margin-bottom:.5rem}.col-form-label{padding-top:calc(.375rem + 1px);padding-bottom:calc(.375rem + 1px);margin-bottom:0;font-size:inherit;line-height:1.5}.col-form-label-lg{padding-top:calc(.5rem + 1px);padding-bottom:calc(.5rem + 1px);font-size:1.25rem}.col-form-label-sm{padding-top:calc(.25rem + 1px);padding-bottom:calc(.25rem + 1px);font-size:.875rem}.form-text{margin-top:.25rem;font-size:.875em;color:#6c757d}.form-control{display:block;width:100%;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;appearance:none;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control{transition:none}}.form-control[type=file]{overflow:hidden}.form-control[type=file]:not(:disabled):not([readonly]){cursor:pointer}.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-control::-webkit-date-and-time-value{height:1.5em}.form-control::-webkit-input-placeholder{color:#6c757d;opacity:1}.form-control::placeholder{color:#6c757d;opacity:1}.form-control:disabled,.form-control[readonly]{background-color:#e9ecef;opacity:1}.form-control::file-selector-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::file-selector-button{transition:none}}.form-control:hover:not(:disabled):not([readonly])::file-selector-button{background-color:#dde0e3}.form-control::-webkit-file-upload-button{padding:.375rem .75rem;margin:-.375rem -.75rem;-webkit-margin-end:.75rem;margin-inline-end:.75rem;color:#212529;background-color:#e9ecef;pointer-events:none;border-color:inherit;border-style:solid;border-width:0;border-inline-end-width:1px;border-radius:0;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-control::-webkit-file-upload-button{-webkit-transition:none;transition:none}}.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button{background-color:#dde0e3}.form-control-plaintext{display:block;width:100%;padding:.375rem 0;margin-bottom:0;line-height:1.5;color:#212529;background-color:transparent;border:solid transparent;border-width:1px 0}.form-control-plaintext.form-control-lg,.form-control-plaintext.form-control-sm{padding-right:0;padding-left:0}.form-control-sm{min-height:calc(1.5em + (.5rem + 2px));padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.form-control-sm::file-selector-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-sm::-webkit-file-upload-button{padding:.25rem .5rem;margin:-.25rem -.5rem;-webkit-margin-end:.5rem;margin-inline-end:.5rem}.form-control-lg{min-height:calc(1.5em + (1rem + 2px));padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.form-control-lg::file-selector-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}.form-control-lg::-webkit-file-upload-button{padding:.5rem 1rem;margin:-.5rem -1rem;-webkit-margin-end:1rem;margin-inline-end:1rem}textarea.form-control{min-height:calc(1.5em + (.75rem + 2px))}textarea.form-control-sm{min-height:calc(1.5em + (.5rem + 2px))}textarea.form-control-lg{min-height:calc(1.5em + (1rem + 2px))}.form-control-color{max-width:3rem;height:auto;padding:.375rem}.form-control-color:not(:disabled):not([readonly]){cursor:pointer}.form-control-color::-moz-color-swatch{height:1.5em;border-radius:.25rem}.form-control-color::-webkit-color-swatch{height:1.5em;border-radius:.25rem}.form-select{display:block;width:100%;padding:.375rem 2.25rem .375rem .75rem;-moz-padding-start:calc(0.75rem - 3px);font-size:1rem;font-weight:400;line-height:1.5;color:#212529;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px;border:1px solid #ced4da;border-radius:.25rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-select{transition:none}}.form-select:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-select[multiple],.form-select[size]:not([size="1"]){padding-right:.75rem;background-image:none}.form-select:disabled{background-color:#e9ecef}.form-select:-moz-focusring{color:transparent;text-shadow:0 0 0 #212529}.form-select-sm{padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;font-size:.875rem}.form-select-lg{padding-top:.5rem;padding-bottom:.5rem;padding-left:1rem;font-size:1.25rem}.form-check{display:block;min-height:1.5rem;padding-left:1.5em;margin-bottom:.125rem}.form-check .form-check-input{float:left;margin-left:-1.5em}.form-check-input{width:1em;height:1em;margin-top:.25em;vertical-align:top;background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:contain;border:1px solid rgba(0,0,0,.25);-webkit-appearance:none;appearance:none;-webkit-print-color-adjust:exact;color-adjust:exact}.form-check-input[type=checkbox]{border-radius:.25em}.form-check-input[type=radio]{border-radius:50%}.form-check-input:active{-webkit-filter:brightness(90%);filter:brightness(90%)}.form-check-input:focus{border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.form-check-input:checked{background-color:#0d6efd;border-color:#0d6efd}.form-check-input:checked[type=checkbox]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")}.form-check-input:checked[type=radio]{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")}.form-check-input[type=checkbox]:indeterminate{background-color:#0d6efd;border-color:#0d6efd;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")}.form-check-input:disabled{pointer-events:none;-webkit-filter:none;filter:none;opacity:.5}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{opacity:.5}.form-switch{padding-left:2.5em}.form-switch .form-check-input{width:2em;margin-left:-2.5em;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");background-position:left center;border-radius:2em;transition:background-position .15s ease-in-out}@media (prefers-reduced-motion:reduce){.form-switch .form-check-input{transition:none}}.form-switch .form-check-input:focus{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e")}.form-switch .form-check-input:checked{background-position:right center;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")}.form-check-inline{display:inline-block;margin-right:1rem}.btn-check{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.btn-check:disabled+.btn,.btn-check[disabled]+.btn{pointer-events:none;-webkit-filter:none;filter:none;opacity:.65}.form-range{width:100%;height:1.5rem;padding:0;background-color:transparent;-webkit-appearance:none;appearance:none}.form-range:focus{outline:0}.form-range:focus::-webkit-slider-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range:focus::-moz-range-thumb{box-shadow:0 0 0 1px #fff,0 0 0 .25rem rgba(13,110,253,.25)}.form-range::-moz-focus-outer{border:0}.form-range::-webkit-slider-thumb{width:1rem;height:1rem;margin-top:-.25rem;background-color:#0d6efd;border:0;border-radius:1rem;-webkit-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-webkit-slider-thumb{-webkit-transition:none;transition:none}}.form-range::-webkit-slider-thumb:active{background-color:#b6d4fe}.form-range::-webkit-slider-runnable-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range::-moz-range-thumb{width:1rem;height:1rem;background-color:#0d6efd;border:0;border-radius:1rem;-moz-transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;appearance:none}@media (prefers-reduced-motion:reduce){.form-range::-moz-range-thumb{-moz-transition:none;transition:none}}.form-range::-moz-range-thumb:active{background-color:#b6d4fe}.form-range::-moz-range-track{width:100%;height:.5rem;color:transparent;cursor:pointer;background-color:#dee2e6;border-color:transparent;border-radius:1rem}.form-range:disabled{pointer-events:none}.form-range:disabled::-webkit-slider-thumb{background-color:#adb5bd}.form-range:disabled::-moz-range-thumb{background-color:#adb5bd}.form-floating{position:relative}.form-floating>.form-control,.form-floating>.form-select{height:calc(3.5rem + 2px);line-height:1.25}.form-floating>label{position:absolute;top:0;left:0;height:100%;padding:1rem .75rem;pointer-events:none;border:1px solid transparent;-webkit-transform-origin:0 0;transform-origin:0 0;transition:opacity .1s ease-in-out,-webkit-transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out;transition:opacity .1s ease-in-out,transform .1s ease-in-out,-webkit-transform .1s ease-in-out}@media (prefers-reduced-motion:reduce){.form-floating>label{transition:none}}.form-floating>.form-control{padding:1rem .75rem}.form-floating>.form-control::-webkit-input-placeholder{color:transparent}.form-floating>.form-control::placeholder{color:transparent}.form-floating>.form-control:focus,.form-floating>.form-control:not(:placeholder-shown){padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:-webkit-autofill{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-select{padding-top:1.625rem;padding-bottom:.625rem}.form-floating>.form-control:focus~label,.form-floating>.form-control:not(:placeholder-shown)~label,.form-floating>.form-select~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.form-floating>.form-control:-webkit-autofill~label{opacity:.65;-webkit-transform:scale(.85) translateY(-.5rem) translateX(.15rem);transform:scale(.85) translateY(-.5rem) translateX(.15rem)}.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%}.input-group>.form-control,.input-group>.form-select{position:relative;flex:1 1 auto;width:1%;min-width:0}.input-group>.form-control:focus,.input-group>.form-select:focus{z-index:3}.input-group .btn{position:relative;z-index:2}.input-group .btn:focus{z-index:3}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:center;white-space:nowrap;background-color:#e9ecef;border:1px solid #ced4da;border-radius:.25rem}.input-group-lg>.btn,.input-group-lg>.form-control,.input-group-lg>.form-select,.input-group-lg>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.input-group-sm>.btn,.input-group-sm>.form-control,.input-group-sm>.form-select,.input-group-sm>.input-group-text{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.input-group-lg>.form-select,.input-group-sm>.form-select{padding-right:3rem}.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group.has-validation>.dropdown-toggle:nth-last-child(n+4),.input-group.has-validation>:nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu){border-top-right-radius:0;border-bottom-right-radius:0}.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0}.valid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#198754}.valid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(25,135,84,.9);border-radius:.25rem}.is-valid~.valid-feedback,.is-valid~.valid-tooltip,.was-validated :valid~.valid-feedback,.was-validated :valid~.valid-tooltip{display:block}.form-control.is-valid,.was-validated .form-control:valid{border-color:#198754;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-valid:focus,.was-validated .form-control:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.was-validated textarea.form-control:valid,textarea.form-control.is-valid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-valid,.was-validated .form-select:valid{border-color:#198754}.form-select.is-valid:not([multiple]):not([size]),.form-select.is-valid:not([multiple])[size="1"],.was-validated .form-select:valid:not([multiple]):not([size]),.was-validated .form-select:valid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-valid:focus,.was-validated .form-select:valid:focus{border-color:#198754;box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid,.was-validated .form-check-input:valid{border-color:#198754}.form-check-input.is-valid:checked,.was-validated .form-check-input:valid:checked{background-color:#198754}.form-check-input.is-valid:focus,.was-validated .form-check-input:valid:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.25)}.form-check-input.is-valid~.form-check-label,.was-validated .form-check-input:valid~.form-check-label{color:#198754}.form-check-inline .form-check-input~.valid-feedback{margin-left:.5em}.input-group .form-control.is-valid,.input-group .form-select.is-valid,.was-validated .input-group .form-control:valid,.was-validated .input-group .form-select:valid{z-index:1}.input-group .form-control.is-valid:focus,.input-group .form-select.is-valid:focus,.was-validated .input-group .form-control:valid:focus,.was-validated .input-group .form-select:valid:focus{z-index:3}.invalid-feedback{display:none;width:100%;margin-top:.25rem;font-size:.875em;color:#dc3545}.invalid-tooltip{position:absolute;top:100%;z-index:5;display:none;max-width:100%;padding:.25rem .5rem;margin-top:.1rem;font-size:.875rem;color:#fff;background-color:rgba(220,53,69,.9);border-radius:.25rem}.is-invalid~.invalid-feedback,.is-invalid~.invalid-tooltip,.was-validated :invalid~.invalid-feedback,.was-validated :invalid~.invalid-tooltip{display:block}.form-control.is-invalid,.was-validated .form-control:invalid{border-color:#dc3545;padding-right:calc(1.5em + .75rem);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right calc(.375em + .1875rem) center;background-size:calc(.75em + .375rem) calc(.75em + .375rem)}.form-control.is-invalid:focus,.was-validated .form-control:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.was-validated textarea.form-control:invalid,textarea.form-control.is-invalid{padding-right:calc(1.5em + .75rem);background-position:top calc(.375em + .1875rem) right calc(.375em + .1875rem)}.form-select.is-invalid,.was-validated .form-select:invalid{border-color:#dc3545}.form-select.is-invalid:not([multiple]):not([size]),.form-select.is-invalid:not([multiple])[size="1"],.was-validated .form-select:invalid:not([multiple]):not([size]),.was-validated .form-select:invalid:not([multiple])[size="1"]{padding-right:4.125rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e"),url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");background-position:right .75rem center,center right 2.25rem;background-size:16px 12px,calc(.75em + .375rem) calc(.75em + .375rem)}.form-select.is-invalid:focus,.was-validated .form-select:invalid:focus{border-color:#dc3545;box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid,.was-validated .form-check-input:invalid{border-color:#dc3545}.form-check-input.is-invalid:checked,.was-validated .form-check-input:invalid:checked{background-color:#dc3545}.form-check-input.is-invalid:focus,.was-validated .form-check-input:invalid:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.25)}.form-check-input.is-invalid~.form-check-label,.was-validated .form-check-input:invalid~.form-check-label{color:#dc3545}.form-check-inline .form-check-input~.invalid-feedback{margin-left:.5em}.input-group .form-control.is-invalid,.input-group .form-select.is-invalid,.was-validated .input-group .form-control:invalid,.was-validated .input-group .form-select:invalid{z-index:2}.input-group .form-control.is-invalid:focus,.input-group .form-select.is-invalid:focus,.was-validated .input-group .form-control:invalid:focus,.was-validated .input-group .form-select:invalid:focus{z-index:3}.btn{display:inline-block;font-weight:400;line-height:1.5;color:#212529;text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.btn{transition:none}}.btn:hover{color:#212529}.btn-check:focus+.btn,.btn:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.btn.disabled,.btn:disabled,fieldset:disabled .btn{pointer-events:none;opacity:.65}.btn-primary{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-primary:hover{color:#fff;background-color:#0b5ed7;border-color:#0a58ca}.btn-check:focus+.btn-primary,.btn-primary:focus{color:#fff;background-color:#0b5ed7;border-color:#0a58ca;box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-check:active+.btn-primary,.btn-check:checked+.btn-primary,.btn-primary.active,.btn-primary:active,.show>.btn-primary.dropdown-toggle{color:#fff;background-color:#0a58ca;border-color:#0a53be}.btn-check:active+.btn-primary:focus,.btn-check:checked+.btn-primary:focus,.btn-primary.active:focus,.btn-primary:active:focus,.show>.btn-primary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(49,132,253,.5)}.btn-primary.disabled,.btn-primary:disabled{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-secondary:hover{color:#fff;background-color:#5c636a;border-color:#565e64}.btn-check:focus+.btn-secondary,.btn-secondary:focus{color:#fff;background-color:#5c636a;border-color:#565e64;box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{color:#fff;background-color:#565e64;border-color:#51585e}.btn-check:active+.btn-secondary:focus,.btn-check:checked+.btn-secondary:focus,.btn-secondary.active:focus,.btn-secondary:active:focus,.show>.btn-secondary.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(130,138,145,.5)}.btn-secondary.disabled,.btn-secondary:disabled{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-success{color:#fff;background-color:#198754;border-color:#198754}.btn-success:hover{color:#fff;background-color:#157347;border-color:#146c43}.btn-check:focus+.btn-success,.btn-success:focus{color:#fff;background-color:#157347;border-color:#146c43;box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-check:active+.btn-success,.btn-check:checked+.btn-success,.btn-success.active,.btn-success:active,.show>.btn-success.dropdown-toggle{color:#fff;background-color:#146c43;border-color:#13653f}.btn-check:active+.btn-success:focus,.btn-check:checked+.btn-success:focus,.btn-success.active:focus,.btn-success:active:focus,.show>.btn-success.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(60,153,110,.5)}.btn-success.disabled,.btn-success:disabled{color:#fff;background-color:#198754;border-color:#198754}.btn-info{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-info:hover{color:#000;background-color:#31d2f2;border-color:#25cff2}.btn-check:focus+.btn-info,.btn-info:focus{color:#000;background-color:#31d2f2;border-color:#25cff2;box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-check:active+.btn-info,.btn-check:checked+.btn-info,.btn-info.active,.btn-info:active,.show>.btn-info.dropdown-toggle{color:#000;background-color:#3dd5f3;border-color:#25cff2}.btn-check:active+.btn-info:focus,.btn-check:checked+.btn-info:focus,.btn-info.active:focus,.btn-info:active:focus,.show>.btn-info.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(11,172,204,.5)}.btn-info.disabled,.btn-info:disabled{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-warning{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-warning:hover{color:#000;background-color:#ffca2c;border-color:#ffc720}.btn-check:focus+.btn-warning,.btn-warning:focus{color:#000;background-color:#ffca2c;border-color:#ffc720;box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-check:active+.btn-warning,.btn-check:checked+.btn-warning,.btn-warning.active,.btn-warning:active,.show>.btn-warning.dropdown-toggle{color:#000;background-color:#ffcd39;border-color:#ffc720}.btn-check:active+.btn-warning:focus,.btn-check:checked+.btn-warning:focus,.btn-warning.active:focus,.btn-warning:active:focus,.show>.btn-warning.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(217,164,6,.5)}.btn-warning.disabled,.btn-warning:disabled{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-danger{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-danger:hover{color:#fff;background-color:#bb2d3b;border-color:#b02a37}.btn-check:focus+.btn-danger,.btn-danger:focus{color:#fff;background-color:#bb2d3b;border-color:#b02a37;box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-check:active+.btn-danger,.btn-check:checked+.btn-danger,.btn-danger.active,.btn-danger:active,.show>.btn-danger.dropdown-toggle{color:#fff;background-color:#b02a37;border-color:#a52834}.btn-check:active+.btn-danger:focus,.btn-check:checked+.btn-danger:focus,.btn-danger.active:focus,.btn-danger:active:focus,.show>.btn-danger.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(225,83,97,.5)}.btn-danger.disabled,.btn-danger:disabled{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-light{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-light:hover{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:focus+.btn-light,.btn-light:focus{color:#000;background-color:#f9fafb;border-color:#f9fafb;box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-check:active+.btn-light,.btn-check:checked+.btn-light,.btn-light.active,.btn-light:active,.show>.btn-light.dropdown-toggle{color:#000;background-color:#f9fafb;border-color:#f9fafb}.btn-check:active+.btn-light:focus,.btn-check:checked+.btn-light:focus,.btn-light.active:focus,.btn-light:active:focus,.show>.btn-light.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(211,212,213,.5)}.btn-light.disabled,.btn-light:disabled{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-dark{color:#fff;background-color:#212529;border-color:#212529}.btn-dark:hover{color:#fff;background-color:#1c1f23;border-color:#1a1e21}.btn-check:focus+.btn-dark,.btn-dark:focus{color:#fff;background-color:#1c1f23;border-color:#1a1e21;box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-check:active+.btn-dark,.btn-check:checked+.btn-dark,.btn-dark.active,.btn-dark:active,.show>.btn-dark.dropdown-toggle{color:#fff;background-color:#1a1e21;border-color:#191c1f}.btn-check:active+.btn-dark:focus,.btn-check:checked+.btn-dark:focus,.btn-dark.active:focus,.btn-dark:active:focus,.show>.btn-dark.dropdown-toggle:focus{box-shadow:0 0 0 .25rem rgba(66,70,73,.5)}.btn-dark.disabled,.btn-dark:disabled{color:#fff;background-color:#212529;border-color:#212529}.btn-outline-primary{color:#0d6efd;border-color:#0d6efd}.btn-outline-primary:hover{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-check:active+.btn-outline-primary,.btn-check:checked+.btn-outline-primary,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show,.btn-outline-primary:active{color:#fff;background-color:#0d6efd;border-color:#0d6efd}.btn-check:active+.btn-outline-primary:focus,.btn-check:checked+.btn-outline-primary:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus,.btn-outline-primary:active:focus{box-shadow:0 0 0 .25rem rgba(13,110,253,.5)}.btn-outline-primary.disabled,.btn-outline-primary:disabled{color:#0d6efd;background-color:transparent}.btn-outline-secondary{color:#6c757d;border-color:#6c757d}.btn-outline-secondary:hover{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-check:active+.btn-outline-secondary,.btn-check:checked+.btn-outline-secondary,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show,.btn-outline-secondary:active{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-check:active+.btn-outline-secondary:focus,.btn-check:checked+.btn-outline-secondary:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus,.btn-outline-secondary:active:focus{box-shadow:0 0 0 .25rem rgba(108,117,125,.5)}.btn-outline-secondary.disabled,.btn-outline-secondary:disabled{color:#6c757d;background-color:transparent}.btn-outline-success{color:#198754;border-color:#198754}.btn-outline-success:hover{color:#fff;background-color:#198754;border-color:#198754}.btn-check:focus+.btn-outline-success,.btn-outline-success:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-check:active+.btn-outline-success,.btn-check:checked+.btn-outline-success,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show,.btn-outline-success:active{color:#fff;background-color:#198754;border-color:#198754}.btn-check:active+.btn-outline-success:focus,.btn-check:checked+.btn-outline-success:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus,.btn-outline-success:active:focus{box-shadow:0 0 0 .25rem rgba(25,135,84,.5)}.btn-outline-success.disabled,.btn-outline-success:disabled{color:#198754;background-color:transparent}.btn-outline-info{color:#0dcaf0;border-color:#0dcaf0}.btn-outline-info:hover{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:focus+.btn-outline-info,.btn-outline-info:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-check:active+.btn-outline-info,.btn-check:checked+.btn-outline-info,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show,.btn-outline-info:active{color:#000;background-color:#0dcaf0;border-color:#0dcaf0}.btn-check:active+.btn-outline-info:focus,.btn-check:checked+.btn-outline-info:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus,.btn-outline-info:active:focus{box-shadow:0 0 0 .25rem rgba(13,202,240,.5)}.btn-outline-info.disabled,.btn-outline-info:disabled{color:#0dcaf0;background-color:transparent}.btn-outline-warning{color:#ffc107;border-color:#ffc107}.btn-outline-warning:hover{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-check:active+.btn-outline-warning,.btn-check:checked+.btn-outline-warning,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show,.btn-outline-warning:active{color:#000;background-color:#ffc107;border-color:#ffc107}.btn-check:active+.btn-outline-warning:focus,.btn-check:checked+.btn-outline-warning:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus,.btn-outline-warning:active:focus{box-shadow:0 0 0 .25rem rgba(255,193,7,.5)}.btn-outline-warning.disabled,.btn-outline-warning:disabled{color:#ffc107;background-color:transparent}.btn-outline-danger{color:#dc3545;border-color:#dc3545}.btn-outline-danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-check:active+.btn-outline-danger,.btn-check:checked+.btn-outline-danger,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show,.btn-outline-danger:active{color:#fff;background-color:#dc3545;border-color:#dc3545}.btn-check:active+.btn-outline-danger:focus,.btn-check:checked+.btn-outline-danger:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus,.btn-outline-danger:active:focus{box-shadow:0 0 0 .25rem rgba(220,53,69,.5)}.btn-outline-danger.disabled,.btn-outline-danger:disabled{color:#dc3545;background-color:transparent}.btn-outline-light{color:#f8f9fa;border-color:#f8f9fa}.btn-outline-light:hover{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:focus+.btn-outline-light,.btn-outline-light:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-check:active+.btn-outline-light,.btn-check:checked+.btn-outline-light,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show,.btn-outline-light:active{color:#000;background-color:#f8f9fa;border-color:#f8f9fa}.btn-check:active+.btn-outline-light:focus,.btn-check:checked+.btn-outline-light:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus,.btn-outline-light:active:focus{box-shadow:0 0 0 .25rem rgba(248,249,250,.5)}.btn-outline-light.disabled,.btn-outline-light:disabled{color:#f8f9fa;background-color:transparent}.btn-outline-dark{color:#212529;border-color:#212529}.btn-outline-dark:hover{color:#fff;background-color:#212529;border-color:#212529}.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-check:active+.btn-outline-dark,.btn-check:checked+.btn-outline-dark,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show,.btn-outline-dark:active{color:#fff;background-color:#212529;border-color:#212529}.btn-check:active+.btn-outline-dark:focus,.btn-check:checked+.btn-outline-dark:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus,.btn-outline-dark:active:focus{box-shadow:0 0 0 .25rem rgba(33,37,41,.5)}.btn-outline-dark.disabled,.btn-outline-dark:disabled{color:#212529;background-color:transparent}.btn-link{font-weight:400;color:#0d6efd;text-decoration:underline}.btn-link:hover{color:#0a58ca}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-group-lg>.btn,.btn-lg{padding:.5rem 1rem;font-size:1.25rem;border-radius:.3rem}.btn-group-sm>.btn,.btn-sm{padding:.25rem .5rem;font-size:.875rem;border-radius:.2rem}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}.dropdown,.dropend,.dropstart,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;z-index:1000;display:none;min-width:10rem;padding:.5rem 0;margin:0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu[data-bs-popper]{top:100%;left:0;margin-top:.125rem}.dropdown-menu-start{--bs-position:start}.dropdown-menu-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-end{--bs-position:end}.dropdown-menu-end[data-bs-popper]{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-start{--bs-position:start}.dropdown-menu-sm-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-sm-end{--bs-position:end}.dropdown-menu-sm-end[data-bs-popper]{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-start{--bs-position:start}.dropdown-menu-md-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-md-end{--bs-position:end}.dropdown-menu-md-end[data-bs-popper]{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-start{--bs-position:start}.dropdown-menu-lg-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-lg-end{--bs-position:end}.dropdown-menu-lg-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-start{--bs-position:start}.dropdown-menu-xl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xl-end{--bs-position:end}.dropdown-menu-xl-end[data-bs-popper]{right:0;left:auto}}@media (min-width:1400px){.dropdown-menu-xxl-start{--bs-position:start}.dropdown-menu-xxl-start[data-bs-popper]{right:auto;left:0}.dropdown-menu-xxl-end{--bs-position:end}.dropdown-menu-xxl-end[data-bs-popper]{right:0;left:auto}}.dropup .dropdown-menu[data-bs-popper]{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-menu[data-bs-popper]{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropend .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropend .dropdown-toggle:empty::after{margin-left:0}.dropend .dropdown-toggle::after{vertical-align:0}.dropstart .dropdown-menu[data-bs-popper]{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropstart .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropstart .dropdown-toggle::after{display:none}.dropstart .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropstart .dropdown-toggle:empty::after{margin-left:0}.dropstart .dropdown-toggle::before{vertical-align:0}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid rgba(0,0,0,.15)}.dropdown-item{display:block;width:100%;padding:.25rem 1rem;clear:both;font-weight:400;color:#212529;text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#1e2125;background-color:#e9ecef}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#0d6efd}.dropdown-item.disabled,.dropdown-item:disabled{color:#adb5bd;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1rem;color:#212529}.dropdown-menu-dark{color:#dee2e6;background-color:#343a40;border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item{color:#dee2e6}.dropdown-menu-dark .dropdown-item:focus,.dropdown-menu-dark .dropdown-item:hover{color:#fff;background-color:rgba(255,255,255,.15)}.dropdown-menu-dark .dropdown-item.active,.dropdown-menu-dark .dropdown-item:active{color:#fff;background-color:#0d6efd}.dropdown-menu-dark .dropdown-item.disabled,.dropdown-menu-dark .dropdown-item:disabled{color:#adb5bd}.dropdown-menu-dark .dropdown-divider{border-color:rgba(0,0,0,.15)}.dropdown-menu-dark .dropdown-item-text{color:#dee2e6}.dropdown-menu-dark .dropdown-header{color:#adb5bd}.btn-group,.btn-group-vertical{position:relative;display:inline-flex;vertical-align:middle}.btn-group-vertical>.btn,.btn-group>.btn{position:relative;flex:1 1 auto}.btn-group-vertical>.btn-check:checked+.btn,.btn-group-vertical>.btn-check:focus+.btn,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group>.btn-check:checked+.btn,.btn-group>.btn-check:focus+.btn,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover{z-index:1}.btn-toolbar{display:flex;flex-wrap:wrap;justify-content:flex-start}.btn-toolbar .input-group{width:auto}.btn-group>.btn-group:not(:first-child),.btn-group>.btn:not(:first-child){margin-left:-1px}.btn-group>.btn-group:not(:last-child)>.btn,.btn-group>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:not(:first-child)>.btn,.btn-group>.btn:nth-child(n+3),.btn-group>:not(.btn-check)+.btn{border-top-left-radius:0;border-bottom-left-radius:0}.dropdown-toggle-split{padding-right:.5625rem;padding-left:.5625rem}.dropdown-toggle-split::after,.dropend .dropdown-toggle-split::after,.dropup .dropdown-toggle-split::after{margin-left:0}.dropstart .dropdown-toggle-split::before{margin-right:0}.btn-group-sm>.btn+.dropdown-toggle-split,.btn-sm+.dropdown-toggle-split{padding-right:.375rem;padding-left:.375rem}.btn-group-lg>.btn+.dropdown-toggle-split,.btn-lg+.dropdown-toggle-split{padding-right:.75rem;padding-left:.75rem}.btn-group-vertical{flex-direction:column;align-items:flex-start;justify-content:center}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{width:100%}.btn-group-vertical>.btn-group:not(:first-child),.btn-group-vertical>.btn:not(:first-child){margin-top:-1px}.btn-group-vertical>.btn-group:not(:last-child)>.btn,.btn-group-vertical>.btn:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child)>.btn,.btn-group-vertical>.btn~.btn{border-top-left-radius:0;border-top-right-radius:0}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem;color:#0d6efd;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}@media (prefers-reduced-motion:reduce){.nav-link{transition:none}}.nav-link:focus,.nav-link:hover{color:#0a58ca}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-link{margin-bottom:-1px;background:0 0;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6;isolation:isolate}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{background:0 0;border:0;border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#0d6efd}.nav-fill .nav-item,.nav-fill>.nav-link{flex:1 1 auto;text-align:center}.nav-justified .nav-item,.nav-justified>.nav-link{flex-basis:0;flex-grow:1;text-align:center}.nav-fill .nav-item .nav-link,.nav-justified .nav-item .nav-link{width:100%}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding-top:.5rem;padding-bottom:.5rem}.navbar>.container,.navbar>.container-fluid,.navbar>.container-lg,.navbar>.container-md,.navbar>.container-sm,.navbar>.container-xl,.navbar>.container-xxl{display:flex;flex-wrap:inherit;align-items:center;justify-content:space-between}.navbar-brand{padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;text-decoration:none;white-space:nowrap}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static}.navbar-text{padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;transition:box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.navbar-toggler{transition:none}}.navbar-toggler:hover{text-decoration:none}.navbar-toggler:focus{text-decoration:none;outline:0;box-shadow:0 0 0 .25rem}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;background-repeat:no-repeat;background-position:center;background-size:100%}.navbar-nav-scroll{max-height:75vh;max-height:var(--bs-scroll-height,75vh);overflow-y:auto}@media (min-width:576px){.navbar-expand-sm{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm .navbar-nav-scroll{overflow:visible}.navbar-expand-sm .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (min-width:768px){.navbar-expand-md{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md .navbar-nav-scroll{overflow:visible}.navbar-expand-md .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (min-width:992px){.navbar-expand-lg{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg .navbar-nav-scroll{overflow:visible}.navbar-expand-lg .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (min-width:1200px){.navbar-expand-xl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl .navbar-nav-scroll{overflow:visible}.navbar-expand-xl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}@media (min-width:1400px){.navbar-expand-xxl{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand-xxl .navbar-nav{flex-direction:row}.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xxl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xxl .navbar-nav-scroll{overflow:visible}.navbar-expand-xxl .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand-xxl .navbar-toggler{display:none}}.navbar-expand{flex-wrap:nowrap;justify-content:flex-start}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand .navbar-nav-scroll{overflow:visible}.navbar-expand .navbar-collapse{display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.55)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.55);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.55)}.navbar-light .navbar-text a,.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.55)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.55);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.55)}.navbar-dark .navbar-text a,.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.card{position:relative;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group{border-top:inherit;border-bottom:inherit}.card>.list-group:first-child{border-top-width:0;border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card>.list-group:last-child{border-bottom-width:0;border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card>.card-header+.list-group,.card>.list-group+.card-footer{border-top:0}.card-body{flex:1 1 auto;padding:1rem 1rem}.card-title{margin-bottom:.5rem}.card-subtitle{margin-top:-.25rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1rem}.card-header{padding:.5rem 1rem;margin-bottom:0;background-color:rgba(0,0,0,.03);border-bottom:1px solid rgba(0,0,0,.125)}.card-header:first-child{border-radius:calc(.25rem - 1px) calc(.25rem - 1px) 0 0}.card-footer{padding:.5rem 1rem;background-color:rgba(0,0,0,.03);border-top:1px solid rgba(0,0,0,.125)}.card-footer:last-child{border-radius:0 0 calc(.25rem - 1px) calc(.25rem - 1px)}.card-header-tabs{margin-right:-.5rem;margin-bottom:-.5rem;margin-left:-.5rem;border-bottom:0}.card-header-pills{margin-right:-.5rem;margin-left:-.5rem}.card-img-overlay{position:absolute;top:0;right:0;bottom:0;left:0;padding:1rem;border-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom,.card-img-top{width:100%}.card-img,.card-img-top{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.card-img,.card-img-bottom{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.card-group>.card{margin-bottom:.75rem}@media (min-width:576px){.card-group{display:flex;flex-flow:row wrap}.card-group>.card{flex:1 0;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.accordion-button{position:relative;display:flex;align-items:center;width:100%;padding:1rem 1.25rem;font-size:1rem;color:#212529;text-align:left;background-color:#fff;border:0;border-radius:0;overflow-anchor:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,border-radius .15s ease}@media (prefers-reduced-motion:reduce){.accordion-button{transition:none}}.accordion-button:not(.collapsed){color:#0c63e4;background-color:#e7f1ff;box-shadow:inset 0 -1px 0 rgba(0,0,0,.125)}.accordion-button:not(.collapsed)::after{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.accordion-button::after{flex-shrink:0;width:1.25rem;height:1.25rem;margin-left:auto;content:"";background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:1.25rem;transition:-webkit-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out, -webkit-transform .2s ease-in-out}@media (prefers-reduced-motion:reduce){.accordion-button::after{transition:none}}.accordion-button:hover{z-index:2}.accordion-button:focus{z-index:3;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.accordion-header{margin-bottom:0}.accordion-item{background-color:#fff;border:1px solid rgba(0,0,0,.125)}.accordion-item:first-of-type{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.accordion-item:first-of-type .accordion-button{border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.accordion-item:not(:first-of-type){border-top:0}.accordion-item:last-of-type{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-item:last-of-type .accordion-button.collapsed{border-bottom-right-radius:calc(.25rem - 1px);border-bottom-left-radius:calc(.25rem - 1px)}.accordion-item:last-of-type .accordion-collapse{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.accordion-body{padding:1rem 1.25rem}.accordion-flush .accordion-collapse{border-width:0}.accordion-flush .accordion-item{border-right:0;border-left:0;border-radius:0}.accordion-flush .accordion-item:first-child{border-top:0}.accordion-flush .accordion-item:last-child{border-bottom:0}.accordion-flush .accordion-item .accordion-button{border-radius:0}.breadcrumb{display:flex;flex-wrap:wrap;padding:0 0;margin-bottom:1rem;list-style:none}.breadcrumb-item+.breadcrumb-item{padding-left:.5rem}.breadcrumb-item+.breadcrumb-item::before{float:left;padding-right:.5rem;color:#6c757d;content:"/";content:var(--bs-breadcrumb-divider, "/")}.breadcrumb-item.active{color:#6c757d}.pagination{display:flex;padding-left:0;list-style:none}.page-link{position:relative;display:block;color:#0d6efd;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}@media (prefers-reduced-motion:reduce){.page-link{transition:none}}.page-link:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}.page-link:focus{z-index:3;color:#0a58ca;background-color:#e9ecef;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25)}.page-item:not(:first-child) .page-link{margin-left:-1px}.page-item.active .page-link{z-index:3;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.page-item.disabled .page-link{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}.page-link{padding:.375rem .75rem}.page-item:first-child .page-link{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.page-item:last-child .page-link{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.pagination-lg .page-link{padding:.75rem 1.5rem;font-size:1.25rem}.pagination-lg .page-item:first-child .page-link{border-top-left-radius:.3rem;border-bottom-left-radius:.3rem}.pagination-lg .page-item:last-child .page-link{border-top-right-radius:.3rem;border-bottom-right-radius:.3rem}.pagination-sm .page-link{padding:.25rem .5rem;font-size:.875rem}.pagination-sm .page-item:first-child .page-link{border-top-left-radius:.2rem;border-bottom-left-radius:.2rem}.pagination-sm .page-item:last-child .page-link{border-top-right-radius:.2rem;border-bottom-right-radius:.2rem}.badge{display:inline-block;padding:.35em .65em;font-size:.75em;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25rem}.badge:empty{display:none}.btn .badge{position:relative;top:-1px}.alert{position:relative;padding:1rem 1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}.alert-heading{color:inherit}.alert-link{font-weight:700}.alert-dismissible{padding-right:3rem}.alert-dismissible .btn-close{position:absolute;top:0;right:0;z-index:2;padding:1.25rem 1rem}.alert-primary{color:#084298;background-color:#cfe2ff;border-color:#b6d4fe}.alert-primary .alert-link{color:#06357a}.alert-secondary{color:#41464b;background-color:#e2e3e5;border-color:#d3d6d8}.alert-secondary .alert-link{color:#34383c}.alert-success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc}.alert-success .alert-link{color:#0c4128}.alert-info{color:#055160;background-color:#cff4fc;border-color:#b6effb}.alert-info .alert-link{color:#04414d}.alert-warning{color:#664d03;background-color:#fff3cd;border-color:#ffecb5}.alert-warning .alert-link{color:#523e02}.alert-danger{color:#842029;background-color:#f8d7da;border-color:#f5c2c7}.alert-danger .alert-link{color:#6a1a21}.alert-light{color:#636464;background-color:#fefefe;border-color:#fdfdfe}.alert-light .alert-link{color:#4f5050}.alert-dark{color:#141619;background-color:#d3d3d4;border-color:#bcbebf}.alert-dark .alert-link{color:#101214}@-webkit-keyframes progress-bar-stripes{0%{background-position-x:1rem}}@keyframes progress-bar-stripes{0%{background-position-x:1rem}}.progress{display:flex;height:1rem;overflow:hidden;font-size:.75rem;background-color:#e9ecef;border-radius:.25rem}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;color:#fff;text-align:center;white-space:nowrap;background-color:#0d6efd;transition:width .6s ease}@media (prefers-reduced-motion:reduce){.progress-bar{transition:none}}.progress-bar-striped{background-image:linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);background-size:1rem 1rem}.progress-bar-animated{-webkit-animation:1s linear infinite progress-bar-stripes;animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion:reduce){.progress-bar-animated{-webkit-animation:none;animation:none}}.list-group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:.25rem}.list-group-numbered{list-style-type:none;counter-reset:section}.list-group-numbered>li::before{content:counters(section, ".") ". ";counter-increment:section}.list-group-item-action{width:100%;color:#495057;text-align:inherit}.list-group-item-action:focus,.list-group-item-action:hover{z-index:1;color:#495057;text-decoration:none;background-color:#f8f9fa}.list-group-item-action:active{color:#212529;background-color:#e9ecef}.list-group-item{position:relative;display:block;padding:.5rem 1rem;color:#212529;text-decoration:none;background-color:#fff;border:1px solid rgba(0,0,0,.125)}.list-group-item:first-child{border-top-left-radius:inherit;border-top-right-radius:inherit}.list-group-item:last-child{border-bottom-right-radius:inherit;border-bottom-left-radius:inherit}.list-group-item.disabled,.list-group-item:disabled{color:#6c757d;pointer-events:none;background-color:#fff}.list-group-item.active{z-index:2;color:#fff;background-color:#0d6efd;border-color:#0d6efd}.list-group-item+.list-group-item{border-top-width:0}.list-group-item+.list-group-item.active{margin-top:-1px;border-top-width:1px}.list-group-horizontal{flex-direction:row}.list-group-horizontal>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal>.list-group-item.active{margin-top:0}.list-group-horizontal>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}@media (min-width:576px){.list-group-horizontal-sm{flex-direction:row}.list-group-horizontal-sm>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-sm>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-sm>.list-group-item.active{margin-top:0}.list-group-horizontal-sm>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-sm>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:768px){.list-group-horizontal-md{flex-direction:row}.list-group-horizontal-md>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-md>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-md>.list-group-item.active{margin-top:0}.list-group-horizontal-md>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-md>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:992px){.list-group-horizontal-lg{flex-direction:row}.list-group-horizontal-lg>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-lg>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-lg>.list-group-item.active{margin-top:0}.list-group-horizontal-lg>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-lg>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1200px){.list-group-horizontal-xl{flex-direction:row}.list-group-horizontal-xl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xl>.list-group-item.active{margin-top:0}.list-group-horizontal-xl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}@media (min-width:1400px){.list-group-horizontal-xxl{flex-direction:row}.list-group-horizontal-xxl>.list-group-item:first-child{border-bottom-left-radius:.25rem;border-top-right-radius:0}.list-group-horizontal-xxl>.list-group-item:last-child{border-top-right-radius:.25rem;border-bottom-left-radius:0}.list-group-horizontal-xxl>.list-group-item.active{margin-top:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item{border-top-width:1px;border-left-width:0}.list-group-horizontal-xxl>.list-group-item+.list-group-item.active{margin-left:-1px;border-left-width:1px}}.list-group-flush{border-radius:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.list-group-item-primary{color:#084298;background-color:#cfe2ff}.list-group-item-primary.list-group-item-action:focus,.list-group-item-primary.list-group-item-action:hover{color:#084298;background-color:#bacbe6}.list-group-item-primary.list-group-item-action.active{color:#fff;background-color:#084298;border-color:#084298}.list-group-item-secondary{color:#41464b;background-color:#e2e3e5}.list-group-item-secondary.list-group-item-action:focus,.list-group-item-secondary.list-group-item-action:hover{color:#41464b;background-color:#cbccce}.list-group-item-secondary.list-group-item-action.active{color:#fff;background-color:#41464b;border-color:#41464b}.list-group-item-success{color:#0f5132;background-color:#d1e7dd}.list-group-item-success.list-group-item-action:focus,.list-group-item-success.list-group-item-action:hover{color:#0f5132;background-color:#bcd0c7}.list-group-item-success.list-group-item-action.active{color:#fff;background-color:#0f5132;border-color:#0f5132}.list-group-item-info{color:#055160;background-color:#cff4fc}.list-group-item-info.list-group-item-action:focus,.list-group-item-info.list-group-item-action:hover{color:#055160;background-color:#badce3}.list-group-item-info.list-group-item-action.active{color:#fff;background-color:#055160;border-color:#055160}.list-group-item-warning{color:#664d03;background-color:#fff3cd}.list-group-item-warning.list-group-item-action:focus,.list-group-item-warning.list-group-item-action:hover{color:#664d03;background-color:#e6dbb9}.list-group-item-warning.list-group-item-action.active{color:#fff;background-color:#664d03;border-color:#664d03}.list-group-item-danger{color:#842029;background-color:#f8d7da}.list-group-item-danger.list-group-item-action:focus,.list-group-item-danger.list-group-item-action:hover{color:#842029;background-color:#dfc2c4}.list-group-item-danger.list-group-item-action.active{color:#fff;background-color:#842029;border-color:#842029}.list-group-item-light{color:#636464;background-color:#fefefe}.list-group-item-light.list-group-item-action:focus,.list-group-item-light.list-group-item-action:hover{color:#636464;background-color:#e5e5e5}.list-group-item-light.list-group-item-action.active{color:#fff;background-color:#636464;border-color:#636464}.list-group-item-dark{color:#141619;background-color:#d3d3d4}.list-group-item-dark.list-group-item-action:focus,.list-group-item-dark.list-group-item-action:hover{color:#141619;background-color:#bebebf}.list-group-item-dark.list-group-item-action.active{color:#fff;background-color:#141619;border-color:#141619}.btn-close{box-sizing:content-box;width:1em;height:1em;padding:.25em .25em;color:#000;background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;border:0;border-radius:.25rem;opacity:.5}.btn-close:hover{color:#000;text-decoration:none;opacity:.75}.btn-close:focus{outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);opacity:1}.btn-close.disabled,.btn-close:disabled{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.25}.btn-close-white{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.toast{width:350px;max-width:100%;font-size:.875rem;pointer-events:auto;background-color:rgba(255,255,255,.85);background-clip:padding-box;border:1px solid rgba(0,0,0,.1);box-shadow:0 .5rem 1rem rgba(0,0,0,.15);border-radius:.25rem}.toast:not(.showing):not(.show){opacity:0}.toast.hide{display:none}.toast-container{width:-webkit-max-content;width:max-content;max-width:100%;pointer-events:none}.toast-container>:not(:last-child){margin-bottom:.75rem}.toast-header{display:flex;align-items:center;padding:.5rem .75rem;color:#6c757d;background-color:rgba(255,255,255,.85);background-clip:padding-box;border-bottom:1px solid rgba(0,0,0,.05);border-top-left-radius:calc(.25rem - 1px);border-top-right-radius:calc(.25rem - 1px)}.toast-header .btn-close{margin-right:-.375rem;margin-left:.75rem}.toast-body{padding:.75rem;word-wrap:break-word}.modal{position:fixed;top:0;left:0;z-index:1060;display:none;width:100%;height:100%;overflow-x:hidden;overflow-y:auto;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal.modal-static .modal-dialog{-webkit-transform:scale(1.02);transform:scale(1.02)}.modal-dialog-scrollable{height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:100%;overflow:hidden}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .btn-close{padding:.5rem .5rem;margin:-.5rem -.5rem -.5rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;flex-shrink:0;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{height:calc(100% - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.modal-fullscreen{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen .modal-header{border-radius:0}.modal-fullscreen .modal-body{overflow-y:auto}.modal-fullscreen .modal-footer{border-radius:0}@media (max-width:575.98px){.modal-fullscreen-sm-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-sm-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-sm-down .modal-header{border-radius:0}.modal-fullscreen-sm-down .modal-body{overflow-y:auto}.modal-fullscreen-sm-down .modal-footer{border-radius:0}}@media (max-width:767.98px){.modal-fullscreen-md-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-md-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-md-down .modal-header{border-radius:0}.modal-fullscreen-md-down .modal-body{overflow-y:auto}.modal-fullscreen-md-down .modal-footer{border-radius:0}}@media (max-width:991.98px){.modal-fullscreen-lg-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-lg-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-lg-down .modal-header{border-radius:0}.modal-fullscreen-lg-down .modal-body{overflow-y:auto}.modal-fullscreen-lg-down .modal-footer{border-radius:0}}@media (max-width:1199.98px){.modal-fullscreen-xl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xl-down .modal-header{border-radius:0}.modal-fullscreen-xl-down .modal-body{overflow-y:auto}.modal-fullscreen-xl-down .modal-footer{border-radius:0}}@media (max-width:1399.98px){.modal-fullscreen-xxl-down{width:100vw;max-width:none;height:100%;margin:0}.modal-fullscreen-xxl-down .modal-content{height:100%;border:0;border-radius:0}.modal-fullscreen-xxl-down .modal-header{border-radius:0}.modal-fullscreen-xxl-down .modal-body{overflow-y:auto}.modal-fullscreen-xxl-down .modal-footer{border-radius:0}}.tooltip{position:absolute;z-index:1080;display:block;margin:0;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;opacity:0}.tooltip.show{opacity:.9}.tooltip .tooltip-arrow{position:absolute;display:block;width:.8rem;height:.4rem}.tooltip .tooltip-arrow::before{position:absolute;content:"";border-color:transparent;border-style:solid}.bs-tooltip-auto[data-popper-placement^=top],.bs-tooltip-top{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow,.bs-tooltip-top .tooltip-arrow{bottom:0}.bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before,.bs-tooltip-top .tooltip-arrow::before{top:-1px;border-width:.4rem .4rem 0;border-top-color:#000}.bs-tooltip-auto[data-popper-placement^=right],.bs-tooltip-end{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow,.bs-tooltip-end .tooltip-arrow{left:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before,.bs-tooltip-end .tooltip-arrow::before{right:-1px;border-width:.4rem .4rem .4rem 0;border-right-color:#000}.bs-tooltip-auto[data-popper-placement^=bottom],.bs-tooltip-bottom{padding:.4rem 0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow,.bs-tooltip-bottom .tooltip-arrow{top:0}.bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before,.bs-tooltip-bottom .tooltip-arrow::before{bottom:-1px;border-width:0 .4rem .4rem;border-bottom-color:#000}.bs-tooltip-auto[data-popper-placement^=left],.bs-tooltip-start{padding:0 .4rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow,.bs-tooltip-start .tooltip-arrow{right:0;width:.4rem;height:.8rem}.bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before,.bs-tooltip-start .tooltip-arrow::before{left:-1px;border-width:.4rem 0 .4rem .4rem;border-left-color:#000}.tooltip-inner{max-width:200px;padding:.25rem .5rem;color:#fff;text-align:center;background-color:#000;border-radius:.25rem}.popover{position:absolute;top:0;left:0;z-index:1070;display:block;max-width:276px;font-family:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-family:var(--bs-font-sans-serif);font-style:normal;font-weight:400;line-height:1.5;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem;word-wrap:break-word;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem}.popover .popover-arrow{position:absolute;display:block;width:1rem;height:.5rem}.popover .popover-arrow::after,.popover .popover-arrow::before{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow,.bs-popover-top>.popover-arrow{bottom:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::before,.bs-popover-top>.popover-arrow::before{bottom:0;border-width:.5rem .5rem 0;border-top-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=top]>.popover-arrow::after,.bs-popover-top>.popover-arrow::after{bottom:1px;border-width:.5rem .5rem 0;border-top-color:#fff}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow,.bs-popover-end>.popover-arrow{left:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::before,.bs-popover-end>.popover-arrow::before{left:0;border-width:.5rem .5rem .5rem 0;border-right-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=right]>.popover-arrow::after,.bs-popover-end>.popover-arrow::after{left:1px;border-width:.5rem .5rem .5rem 0;border-right-color:#fff}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow,.bs-popover-bottom>.popover-arrow{top:calc(-.5rem - 1px)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::before,.bs-popover-bottom>.popover-arrow::before{top:0;border-width:0 .5rem .5rem .5rem;border-bottom-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=bottom]>.popover-arrow::after,.bs-popover-bottom>.popover-arrow::after{top:1px;border-width:0 .5rem .5rem .5rem;border-bottom-color:#fff}.bs-popover-auto[data-popper-placement^=bottom] .popover-header::before,.bs-popover-bottom .popover-header::before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid #f0f0f0}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow,.bs-popover-start>.popover-arrow{right:calc(-.5rem - 1px);width:.5rem;height:1rem}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::before,.bs-popover-start>.popover-arrow::before{right:0;border-width:.5rem 0 .5rem .5rem;border-left-color:rgba(0,0,0,.25)}.bs-popover-auto[data-popper-placement^=left]>.popover-arrow::after,.bs-popover-start>.popover-arrow::after{right:1px;border-width:.5rem 0 .5rem .5rem;border-left-color:#fff}.popover-header{padding:.5rem 1rem;margin-bottom:0;font-size:1rem;background-color:#f0f0f0;border-bottom:1px solid rgba(0,0,0,.2);border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.popover-header:empty{display:none}.popover-body{padding:1rem 1rem;color:#212529}.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out, -webkit-transform .6s ease-in-out}@media (prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item-next,.carousel-item-prev,.carousel-item.active{display:block}.active.carousel-item-end,.carousel-item-next:not(.carousel-item-start){-webkit-transform:translateX(100%);transform:translateX(100%)}.active.carousel-item-start,.carousel-item-prev:not(.carousel-item-end){-webkit-transform:translateX(-100%);transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;-webkit-transform:none;transform:none}.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end,.carousel-fade .carousel-item.active{z-index:1;opacity:1}.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{z-index:0;opacity:0;transition:opacity 0s .6s}@media (prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-end,.carousel-fade .active.carousel-item-start{transition:none}}.carousel-control-next,.carousel-control-prev{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:0 0;border:0;opacity:.5;transition:opacity .15s ease}@media (prefers-reduced-motion:reduce){.carousel-control-next,.carousel-control-prev{transition:none}}.carousel-control-next:focus,.carousel-control-next:hover,.carousel-control-prev:focus,.carousel-control-prev:hover{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-next-icon,.carousel-control-prev-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid transparent;border-bottom:10px solid transparent;opacity:.5;transition:opacity .6s ease}@media (prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-next-icon,.carousel-dark .carousel-control-prev-icon{-webkit-filter:invert(1) grayscale(100);filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}@-webkit-keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner-border{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.spinner-border{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;border:.25em solid currentColor;border-right-color:transparent;border-radius:50%;-webkit-animation:.75s linear infinite spinner-border;animation:.75s linear infinite spinner-border}.spinner-border-sm{width:1rem;height:1rem;border-width:.2em}@-webkit-keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}@keyframes spinner-grow{0%{-webkit-transform:scale(0);transform:scale(0)}50%{opacity:1;-webkit-transform:none;transform:none}}.spinner-grow{display:inline-block;width:2rem;height:2rem;vertical-align:-.125em;background-color:currentColor;border-radius:50%;opacity:0;-webkit-animation:.75s linear infinite spinner-grow;animation:.75s linear infinite spinner-grow}.spinner-grow-sm{width:1rem;height:1rem}@media (prefers-reduced-motion:reduce){.spinner-border,.spinner-grow{-webkit-animation-duration:1.5s;animation-duration:1.5s}}.offcanvas{position:fixed;bottom:0;z-index:1050;display:flex;flex-direction:column;max-width:100%;visibility:hidden;background-color:#fff;background-clip:padding-box;outline:0;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out, -webkit-transform .3s ease-in-out}@media (prefers-reduced-motion:reduce){.offcanvas{transition:none}}.offcanvas-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1rem}.offcanvas-header .btn-close{padding:.5rem .5rem;margin-top:-.5rem;margin-right:-.5rem;margin-bottom:-.5rem}.offcanvas-title{margin-bottom:0;line-height:1.5}.offcanvas-body{flex-grow:1;padding:1rem 1rem;overflow-y:auto}.offcanvas-start{top:0;left:0;width:400px;border-right:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(-100%);transform:translateX(-100%)}.offcanvas-end{top:0;right:0;width:400px;border-left:1px solid rgba(0,0,0,.2);-webkit-transform:translateX(100%);transform:translateX(100%)}.offcanvas-top{top:0;right:0;left:0;height:30vh;max-height:100%;border-bottom:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(-100%);transform:translateY(-100%)}.offcanvas-bottom{right:0;left:0;height:30vh;max-height:100%;border-top:1px solid rgba(0,0,0,.2);-webkit-transform:translateY(100%);transform:translateY(100%)}.offcanvas.show{-webkit-transform:none;transform:none}.clearfix::after{display:block;clear:both;content:""}.link-primary{color:#0d6efd}.link-primary:focus,.link-primary:hover{color:#0a58ca}.link-secondary{color:#6c757d}.link-secondary:focus,.link-secondary:hover{color:#565e64}.link-success{color:#198754}.link-success:focus,.link-success:hover{color:#146c43}.link-info{color:#0dcaf0}.link-info:focus,.link-info:hover{color:#3dd5f3}.link-warning{color:#ffc107}.link-warning:focus,.link-warning:hover{color:#ffcd39}.link-danger{color:#dc3545}.link-danger:focus,.link-danger:hover{color:#b02a37}.link-light{color:#f8f9fa}.link-light:focus,.link-light:hover{color:#f9fafb}.link-dark{color:#212529}.link-dark:focus,.link-dark:hover{color:#1a1e21}.ratio{position:relative;width:100%}.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:""}.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%}.ratio-1x1{--bs-aspect-ratio:100%}.ratio-4x3{--bs-aspect-ratio:calc(3 / 4 * 100%)}.ratio-16x9{--bs-aspect-ratio:calc(9 / 16 * 100%)}.ratio-21x9{--bs-aspect-ratio:calc(9 / 21 * 100%)}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}@media (min-width:576px){.sticky-sm-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:768px){.sticky-md-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:992px){.sticky-lg-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1200px){.sticky-xl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}@media (min-width:1400px){.sticky-xxl-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.visually-hidden,.visually-hidden-focusable:not(:focus):not(:focus-within){position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;content:""}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.float-start{float:left!important}.float-end{float:right!important}.float-none{float:none!important}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.overflow-visible{overflow:visible!important}.overflow-scroll{overflow:scroll!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-grid{display:grid!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}.d-none{display:none!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.top-0{top:0!important}.top-50{top:50%!important}.top-100{top:100%!important}.bottom-0{bottom:0!important}.bottom-50{bottom:50%!important}.bottom-100{bottom:100%!important}.start-0{left:0!important}.start-50{left:50%!important}.start-100{left:100%!important}.end-0{right:0!important}.end-50{right:50%!important}.end-100{right:100%!important}.translate-middle{-webkit-transform:translate(-50%,-50%)!important;transform:translate(-50%,-50%)!important}.translate-middle-x{-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.translate-middle-y{-webkit-transform:translateY(-50%)!important;transform:translateY(-50%)!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.border-top{border-top:1px solid #dee2e6!important}.border-top-0{border-top:0!important}.border-end{border-right:1px solid #dee2e6!important}.border-end-0{border-right:0!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-bottom-0{border-bottom:0!important}.border-start{border-left:1px solid #dee2e6!important}.border-start-0{border-left:0!important}.border-primary{border-color:#0d6efd!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#198754!important}.border-info{border-color:#0dcaf0!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#212529!important}.border-white{border-color:#fff!important}.border-1{border-width:1px!important}.border-2{border-width:2px!important}.border-3{border-width:3px!important}.border-4{border-width:4px!important}.border-5{border-width:5px!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mh-100{max-height:100%!important}.vh-100{height:100vh!important}.min-vh-100{min-height:100vh!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}.gap-0{grid-gap:0!important;gap:0!important}.gap-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-3{grid-gap:1rem!important;gap:1rem!important}.gap-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-content-evenly{justify-content:space-evenly!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}.order-first{order:-1!important}.order-0{order:0!important}.order-1{order:1!important}.order-2{order:2!important}.order-3{order:3!important}.order-4{order:4!important}.order-5{order:5!important}.order-last{order:6!important}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:1rem!important;margin-left:1rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:3rem!important;margin-left:3rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:1rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:3rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:1rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:3rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:1rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:3rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:1rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:3rem!important}.ms-auto{margin-left:auto!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:1rem!important;padding-left:1rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:3rem!important;padding-left:3rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:1rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:3rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:1rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:3rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:1rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:3rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:1rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:3rem!important}.font-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important;font-family:var(--bs-font-monospace)!important}.fs-1{font-size:calc(1.375rem + 1.5vw)!important}.fs-2{font-size:calc(1.325rem + .9vw)!important}.fs-3{font-size:calc(1.3rem + .6vw)!important}.fs-4{font-size:calc(1.275rem + .3vw)!important}.fs-5{font-size:1.25rem!important}.fs-6{font-size:1rem!important}.fst-italic{font-style:italic!important}.fst-normal{font-style:normal!important}.fw-light{font-weight:300!important}.fw-lighter{font-weight:lighter!important}.fw-normal{font-weight:400!important}.fw-bold{font-weight:700!important}.fw-bolder{font-weight:bolder!important}.lh-1{line-height:1!important}.lh-sm{line-height:1.25!important}.lh-base{line-height:1.5!important}.lh-lg{line-height:2!important}.text-start{text-align:left!important}.text-end{text-align:right!important}.text-center{text-align:center!important}.text-decoration-none{text-decoration:none!important}.text-decoration-underline{text-decoration:underline!important}.text-decoration-line-through{text-decoration:line-through!important}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-break{word-wrap:break-word!important;word-break:break-word!important}.text-primary{color:#0d6efd!important}.text-secondary{color:#6c757d!important}.text-success{color:#198754!important}.text-info{color:#0dcaf0!important}.text-warning{color:#ffc107!important}.text-danger{color:#dc3545!important}.text-light{color:#f8f9fa!important}.text-dark{color:#212529!important}.text-white{color:#fff!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-reset{color:inherit!important}.bg-primary{background-color:#0d6efd!important}.bg-secondary{background-color:#6c757d!important}.bg-success{background-color:#198754!important}.bg-info{background-color:#0dcaf0!important}.bg-warning{background-color:#ffc107!important}.bg-danger{background-color:#dc3545!important}.bg-light{background-color:#f8f9fa!important}.bg-dark{background-color:#212529!important}.bg-body{background-color:#fff!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.bg-gradient{background-image:linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0))!important;background-image:var(--bs-gradient)!important}.user-select-all{-webkit-user-select:all!important;user-select:all!important}.user-select-auto{-webkit-user-select:auto!important;user-select:auto!important}.user-select-none{-webkit-user-select:none!important;user-select:none!important}.pe-none{pointer-events:none!important}.pe-auto{pointer-events:auto!important}.rounded{border-radius:.25rem!important}.rounded-0{border-radius:0!important}.rounded-1{border-radius:.2rem!important}.rounded-2{border-radius:.25rem!important}.rounded-3{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-end{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-start{border-bottom-left-radius:.25rem!important;border-top-left-radius:.25rem!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}@media (min-width:576px){.float-sm-start{float:left!important}.float-sm-end{float:right!important}.float-sm-none{float:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-grid{display:grid!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}.d-sm-none{display:none!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-sm-0{grid-gap:0!important;gap:0!important}.gap-sm-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-sm-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-sm-3{grid-gap:1rem!important;gap:1rem!important}.gap-sm-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-sm-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-content-sm-evenly{justify-content:space-evenly!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}.order-sm-first{order:-1!important}.order-sm-0{order:0!important}.order-sm-1{order:1!important}.order-sm-2{order:2!important}.order-sm-3{order:3!important}.order-sm-4{order:4!important}.order-sm-5{order:5!important}.order-sm-last{order:6!important}.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:1rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:3rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:1rem!important;margin-left:1rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:1rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:3rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:1rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:3rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:1rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:3rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:1rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:3rem!important}.ms-sm-auto{margin-left:auto!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:1rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:3rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:1rem!important;padding-left:1rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:3rem!important;padding-left:3rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:1rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:3rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:1rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:3rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:1rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:3rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:1rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:3rem!important}.text-sm-start{text-align:left!important}.text-sm-end{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.float-md-start{float:left!important}.float-md-end{float:right!important}.float-md-none{float:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-grid{display:grid!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}.d-md-none{display:none!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-md-0{grid-gap:0!important;gap:0!important}.gap-md-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-md-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-md-3{grid-gap:1rem!important;gap:1rem!important}.gap-md-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-md-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-content-md-evenly{justify-content:space-evenly!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}.order-md-first{order:-1!important}.order-md-0{order:0!important}.order-md-1{order:1!important}.order-md-2{order:2!important}.order-md-3{order:3!important}.order-md-4{order:4!important}.order-md-5{order:5!important}.order-md-last{order:6!important}.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:1rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:3rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:1rem!important;margin-left:1rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:3rem!important;margin-left:3rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:1rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:3rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:1rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:3rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:1rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:3rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:1rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:3rem!important}.ms-md-auto{margin-left:auto!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:1rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:3rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:1rem!important;padding-left:1rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:3rem!important;padding-left:3rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:1rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:3rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:1rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:3rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:1rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:3rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:1rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:3rem!important}.text-md-start{text-align:left!important}.text-md-end{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.float-lg-start{float:left!important}.float-lg-end{float:right!important}.float-lg-none{float:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-grid{display:grid!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}.d-lg-none{display:none!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-lg-0{grid-gap:0!important;gap:0!important}.gap-lg-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-lg-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-lg-3{grid-gap:1rem!important;gap:1rem!important}.gap-lg-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-lg-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-content-lg-evenly{justify-content:space-evenly!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}.order-lg-first{order:-1!important}.order-lg-0{order:0!important}.order-lg-1{order:1!important}.order-lg-2{order:2!important}.order-lg-3{order:3!important}.order-lg-4{order:4!important}.order-lg-5{order:5!important}.order-lg-last{order:6!important}.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:1rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:3rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:1rem!important;margin-left:1rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:1rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:3rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:1rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:3rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:1rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:3rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:1rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:3rem!important}.ms-lg-auto{margin-left:auto!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:1rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:3rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:1rem!important;padding-left:1rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:3rem!important;padding-left:3rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:1rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:3rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:1rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:3rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:1rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:3rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:1rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:3rem!important}.text-lg-start{text-align:left!important}.text-lg-end{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.float-xl-start{float:left!important}.float-xl-end{float:right!important}.float-xl-none{float:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-grid{display:grid!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}.d-xl-none{display:none!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xl-0{grid-gap:0!important;gap:0!important}.gap-xl-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-xl-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-xl-3{grid-gap:1rem!important;gap:1rem!important}.gap-xl-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-xl-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-content-xl-evenly{justify-content:space-evenly!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}.order-xl-first{order:-1!important}.order-xl-0{order:0!important}.order-xl-1{order:1!important}.order-xl-2{order:2!important}.order-xl-3{order:3!important}.order-xl-4{order:4!important}.order-xl-5{order:5!important}.order-xl-last{order:6!important}.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:1rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:3rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:1rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:3rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:1rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:3rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:1rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:3rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:1rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:3rem!important}.ms-xl-auto{margin-left:auto!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:1rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:3rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:1rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:3rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:1rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:3rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:1rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:3rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:1rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:3rem!important}.text-xl-start{text-align:left!important}.text-xl-end{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1400px){.float-xxl-start{float:left!important}.float-xxl-end{float:right!important}.float-xxl-none{float:none!important}.d-xxl-inline{display:inline!important}.d-xxl-inline-block{display:inline-block!important}.d-xxl-block{display:block!important}.d-xxl-grid{display:grid!important}.d-xxl-table{display:table!important}.d-xxl-table-row{display:table-row!important}.d-xxl-table-cell{display:table-cell!important}.d-xxl-flex{display:flex!important}.d-xxl-inline-flex{display:inline-flex!important}.d-xxl-none{display:none!important}.flex-xxl-fill{flex:1 1 auto!important}.flex-xxl-row{flex-direction:row!important}.flex-xxl-column{flex-direction:column!important}.flex-xxl-row-reverse{flex-direction:row-reverse!important}.flex-xxl-column-reverse{flex-direction:column-reverse!important}.flex-xxl-grow-0{flex-grow:0!important}.flex-xxl-grow-1{flex-grow:1!important}.flex-xxl-shrink-0{flex-shrink:0!important}.flex-xxl-shrink-1{flex-shrink:1!important}.flex-xxl-wrap{flex-wrap:wrap!important}.flex-xxl-nowrap{flex-wrap:nowrap!important}.flex-xxl-wrap-reverse{flex-wrap:wrap-reverse!important}.gap-xxl-0{grid-gap:0!important;gap:0!important}.gap-xxl-1{grid-gap:.25rem!important;gap:.25rem!important}.gap-xxl-2{grid-gap:.5rem!important;gap:.5rem!important}.gap-xxl-3{grid-gap:1rem!important;gap:1rem!important}.gap-xxl-4{grid-gap:1.5rem!important;gap:1.5rem!important}.gap-xxl-5{grid-gap:3rem!important;gap:3rem!important}.justify-content-xxl-start{justify-content:flex-start!important}.justify-content-xxl-end{justify-content:flex-end!important}.justify-content-xxl-center{justify-content:center!important}.justify-content-xxl-between{justify-content:space-between!important}.justify-content-xxl-around{justify-content:space-around!important}.justify-content-xxl-evenly{justify-content:space-evenly!important}.align-items-xxl-start{align-items:flex-start!important}.align-items-xxl-end{align-items:flex-end!important}.align-items-xxl-center{align-items:center!important}.align-items-xxl-baseline{align-items:baseline!important}.align-items-xxl-stretch{align-items:stretch!important}.align-content-xxl-start{align-content:flex-start!important}.align-content-xxl-end{align-content:flex-end!important}.align-content-xxl-center{align-content:center!important}.align-content-xxl-between{align-content:space-between!important}.align-content-xxl-around{align-content:space-around!important}.align-content-xxl-stretch{align-content:stretch!important}.align-self-xxl-auto{align-self:auto!important}.align-self-xxl-start{align-self:flex-start!important}.align-self-xxl-end{align-self:flex-end!important}.align-self-xxl-center{align-self:center!important}.align-self-xxl-baseline{align-self:baseline!important}.align-self-xxl-stretch{align-self:stretch!important}.order-xxl-first{order:-1!important}.order-xxl-0{order:0!important}.order-xxl-1{order:1!important}.order-xxl-2{order:2!important}.order-xxl-3{order:3!important}.order-xxl-4{order:4!important}.order-xxl-5{order:5!important}.order-xxl-last{order:6!important}.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:1rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:3rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:1rem!important;margin-left:1rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:1rem!important;margin-bottom:1rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:1rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:3rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:1rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:3rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:1rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:3rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:1rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:3rem!important}.ms-xxl-auto{margin-left:auto!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:1rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:3rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:1rem!important;padding-left:1rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:3rem!important;padding-left:3rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:1rem!important;padding-bottom:1rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:3rem!important;padding-bottom:3rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:1rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:3rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:1rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:3rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:1rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:3rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:1rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:3rem!important}.text-xxl-start{text-align:left!important}.text-xxl-end{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (min-width:1200px){.fs-1{font-size:2.5rem!important}.fs-2{font-size:2rem!important}.fs-3{font-size:1.75rem!important}.fs-4{font-size:1.5rem!important}}@media print{.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-grid{display:grid!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}.d-print-none{display:none!important}}
/*# sourceMappingURL=bootstrap.min.css.map */
.search-container-comp input{
    height: 35px ;
    width: 100%;
    border: 1px solid #9c9c9c;
    border-radius: 8px;
    outline: none;
    cursor: text;
    transition: border-radius .2s;
}
.list-item-container{
    display: flex;
    padding: 8px;
    border-bottom: 1px solid #e6e6e6;
    background-color: rgb(184, 228, 243);
    border-radius: 10px;
    margin-top: 2px;
    margin-left: 200px;
    margin-right: 200px;
  }
  .center {
    flex: 4 1;
  }
  .left {
    flex: 1 1;
    display: flex;
    justify-content: center;
  }
  .right {
    flex: 0.2 1;
  }
  .right p {
    font-size: 32px;
    color: #000;
  }
  .thumbnail {
    height: 60px;
  }
  p,
  h4 {
    -webkit-margin-before: 0px;
            margin-block-start: 0px;
    -webkit-margin-after: 8px;
            margin-block-end: 8px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  }
  
  h4 {
    font-weight: 600;
  }
  
  p {
    color: #756a6a;
  }
  
@charset "UTF-8";
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow, .react-datepicker__navigation-icon::before {
  border-color: #ccc;
  border-style: solid;
  border-width: 3px 3px 0 0;
  content: "";
  display: block;
  height: 9px;
  position: absolute;
  top: 6px;
  width: 9px;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  margin-left: -4px;
  position: absolute;
  width: 0;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  box-sizing: content-box;
  position: absolute;
  border: 8px solid transparent;
  height: 0;
  width: 1px;
  content: "";
  z-index: -1;
  border-width: 8px;
  left: -8px;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle {
  top: 0;
  margin-top: -8px;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  border-top: none;
  border-bottom-color: #f0f0f0;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::after {
  top: 0;
}
.react-datepicker-popper[data-placement^=bottom] .react-datepicker__triangle::before {
  top: -1px;
  border-bottom-color: #aeaeae;
}

.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle {
  bottom: 0;
  margin-bottom: -8px;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before, .react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after {
  border-bottom: none;
  border-top-color: #fff;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::after {
  bottom: 0;
}
.react-datepicker-popper[data-placement^=top] .react-datepicker__triangle::before {
  bottom: -1px;
  border-top-color: #aeaeae;
}

.react-datepicker-wrapper {
  display: inline-block;
  padding: 0;
  border: 0;
  width: 100%;
}

.react-datepicker {
  font-family: "Helvetica Neue", helvetica, arial, sans-serif;
  font-size: 0.8rem;
  background-color: #fff;
  color: #000;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  display: inline-block;
  position: relative;
}

.react-datepicker--time-only .react-datepicker__triangle {
  left: 35px;
}
.react-datepicker--time-only .react-datepicker__time-container {
  border-left: 0;
}
.react-datepicker--time-only .react-datepicker__time,
.react-datepicker--time-only .react-datepicker__time-box {
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.react-datepicker__triangle {
  position: absolute;
  left: 50px;
}

.react-datepicker-popper {
  z-index: 1;
}
.react-datepicker-popper[data-placement^=bottom] {
  padding-top: 10px;
}
.react-datepicker-popper[data-placement=bottom-end] .react-datepicker__triangle, .react-datepicker-popper[data-placement=top-end] .react-datepicker__triangle {
  left: auto;
  right: 50px;
}
.react-datepicker-popper[data-placement^=top] {
  padding-bottom: 10px;
}
.react-datepicker-popper[data-placement^=right] {
  padding-left: 8px;
}
.react-datepicker-popper[data-placement^=right] .react-datepicker__triangle {
  left: auto;
  right: 42px;
}
.react-datepicker-popper[data-placement^=left] {
  padding-right: 8px;
}
.react-datepicker-popper[data-placement^=left] .react-datepicker__triangle {
  left: 42px;
  right: auto;
}

.react-datepicker__header {
  text-align: center;
  background-color: #f0f0f0;
  border-bottom: 1px solid #aeaeae;
  border-top-left-radius: 0.3rem;
  padding: 8px 0;
  position: relative;
}
.react-datepicker__header--time {
  padding-bottom: 8px;
  padding-left: 5px;
  padding-right: 5px;
}
.react-datepicker__header--time:not(.react-datepicker__header--time--only) {
  border-top-left-radius: 0;
}
.react-datepicker__header:not(.react-datepicker__header--has-time-select) {
  border-top-right-radius: 0.3rem;
}

.react-datepicker__year-dropdown-container--select,
.react-datepicker__month-dropdown-container--select,
.react-datepicker__month-year-dropdown-container--select,
.react-datepicker__year-dropdown-container--scroll,
.react-datepicker__month-dropdown-container--scroll,
.react-datepicker__month-year-dropdown-container--scroll {
  display: inline-block;
  margin: 0 2px;
}

.react-datepicker__current-month,
.react-datepicker-time__header,
.react-datepicker-year-header {
  margin-top: 0;
  color: #000;
  font-weight: bold;
  font-size: 0.944rem;
}

.react-datepicker-time__header {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.react-datepicker__navigation {
  align-items: center;
  background: none;
  display: flex;
  justify-content: center;
  text-align: center;
  cursor: pointer;
  position: absolute;
  top: 2px;
  padding: 0;
  border: none;
  z-index: 1;
  height: 32px;
  width: 32px;
  text-indent: -999em;
  overflow: hidden;
}
.react-datepicker__navigation--previous {
  left: 2px;
}
.react-datepicker__navigation--next {
  right: 2px;
}
.react-datepicker__navigation--next--with-time:not(.react-datepicker__navigation--next--with-today-button) {
  right: 85px;
}
.react-datepicker__navigation--years {
  position: relative;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__navigation--years-previous {
  top: 4px;
}
.react-datepicker__navigation--years-upcoming {
  top: -4px;
}
.react-datepicker__navigation:hover *::before {
  border-color: #a6a6a6;
}

.react-datepicker__navigation-icon {
  position: relative;
  top: -1px;
  font-size: 20px;
  width: 0;
}
.react-datepicker__navigation-icon--next {
  left: -2px;
}
.react-datepicker__navigation-icon--next::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: -7px;
}
.react-datepicker__navigation-icon--previous {
  right: -2px;
}
.react-datepicker__navigation-icon--previous::before {
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  right: -7px;
}

.react-datepicker__month-container {
  float: left;
}

.react-datepicker__year {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__year-wrapper {
  display: flex;
  flex-wrap: wrap;
  max-width: 180px;
}
.react-datepicker__year .react-datepicker__year-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__month {
  margin: 0.4rem;
  text-align: center;
}
.react-datepicker__month .react-datepicker__month-text,
.react-datepicker__month .react-datepicker__quarter-text {
  display: inline-block;
  width: 4rem;
  margin: 2px;
}

.react-datepicker__input-time-container {
  clear: both;
  width: 100%;
  float: left;
  margin: 5px 0 10px 15px;
  text-align: left;
}
.react-datepicker__input-time-container .react-datepicker-time__caption {
  display: inline-block;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container {
  display: inline-block;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input {
  display: inline-block;
  margin-left: 10px;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input {
  width: auto;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-inner-spin-button,
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__input input[type=time] {
  -moz-appearance: textfield;
}
.react-datepicker__input-time-container .react-datepicker-time__input-container .react-datepicker-time__delimiter {
  margin-left: 5px;
  display: inline-block;
}

.react-datepicker__time-container {
  float: right;
  border-left: 1px solid #aeaeae;
  width: 85px;
}
.react-datepicker__time-container--with-today-button {
  display: inline;
  border: 1px solid #aeaeae;
  border-radius: 0.3rem;
  position: absolute;
  right: -72px;
  top: 0;
}
.react-datepicker__time-container .react-datepicker__time {
  position: relative;
  background: white;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box {
  width: 85px;
  overflow-x: hidden;
  margin: 0 auto;
  text-align: center;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list {
  list-style: none;
  margin: 0;
  height: calc(195px + (1.7rem / 2));
  overflow-y: scroll;
  padding-right: 0;
  padding-left: 0;
  width: 100%;
  box-sizing: content-box;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item {
  height: 30px;
  padding: 5px 10px;
  white-space: nowrap;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item:hover {
  cursor: pointer;
  background-color: #f0f0f0;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected {
  background-color: #216ba5;
  color: white;
  font-weight: bold;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--selected:hover {
  background-color: #216ba5;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled {
  color: #ccc;
}
.react-datepicker__time-container .react-datepicker__time .react-datepicker__time-box ul.react-datepicker__time-list li.react-datepicker__time-list-item--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__week-number {
  color: #ccc;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable {
  cursor: pointer;
}
.react-datepicker__week-number.react-datepicker__week-number--clickable:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}

.react-datepicker__day-names,
.react-datepicker__week {
  white-space: nowrap;
}

.react-datepicker__day-names {
  margin-bottom: -8px;
}

.react-datepicker__day-name,
.react-datepicker__day,
.react-datepicker__time-name {
  color: #000;
  display: inline-block;
  width: 1.7rem;
  line-height: 1.7rem;
  text-align: center;
  margin: 0.166rem;
}

.react-datepicker__month--selected, .react-datepicker__month--in-selecting-range, .react-datepicker__month--in-range,
.react-datepicker__quarter--selected,
.react-datepicker__quarter--in-selecting-range,
.react-datepicker__quarter--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__month--selected:hover, .react-datepicker__month--in-selecting-range:hover, .react-datepicker__month--in-range:hover,
.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter--in-selecting-range:hover,
.react-datepicker__quarter--in-range:hover {
  background-color: #1d5d90;
}
.react-datepicker__month--disabled,
.react-datepicker__quarter--disabled {
  color: #ccc;
  pointer-events: none;
}
.react-datepicker__month--disabled:hover,
.react-datepicker__quarter--disabled:hover {
  cursor: default;
  background-color: transparent;
}

.react-datepicker__day,
.react-datepicker__month-text,
.react-datepicker__quarter-text,
.react-datepicker__year-text {
  cursor: pointer;
}
.react-datepicker__day:hover,
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover,
.react-datepicker__year-text:hover {
  border-radius: 0.3rem;
  background-color: #f0f0f0;
}
.react-datepicker__day--today,
.react-datepicker__month-text--today,
.react-datepicker__quarter-text--today,
.react-datepicker__year-text--today {
  font-weight: bold;
}
.react-datepicker__day--highlighted,
.react-datepicker__month-text--highlighted,
.react-datepicker__quarter-text--highlighted,
.react-datepicker__year-text--highlighted {
  border-radius: 0.3rem;
  background-color: #3dcc4a;
  color: #fff;
}
.react-datepicker__day--highlighted:hover,
.react-datepicker__month-text--highlighted:hover,
.react-datepicker__quarter-text--highlighted:hover,
.react-datepicker__year-text--highlighted:hover {
  background-color: #32be3f;
}
.react-datepicker__day--highlighted-custom-1,
.react-datepicker__month-text--highlighted-custom-1,
.react-datepicker__quarter-text--highlighted-custom-1,
.react-datepicker__year-text--highlighted-custom-1 {
  color: magenta;
}
.react-datepicker__day--highlighted-custom-2,
.react-datepicker__month-text--highlighted-custom-2,
.react-datepicker__quarter-text--highlighted-custom-2,
.react-datepicker__year-text--highlighted-custom-2 {
  color: green;
}
.react-datepicker__day--selected, .react-datepicker__day--in-selecting-range, .react-datepicker__day--in-range,
.react-datepicker__month-text--selected,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--selected,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--selected,
.react-datepicker__year-text--in-selecting-range,
.react-datepicker__year-text--in-range {
  border-radius: 0.3rem;
  background-color: #216ba5;
  color: #fff;
}
.react-datepicker__day--selected:hover, .react-datepicker__day--in-selecting-range:hover, .react-datepicker__day--in-range:hover,
.react-datepicker__month-text--selected:hover,
.react-datepicker__month-text--in-selecting-range:hover,
.react-datepicker__month-text--in-range:hover,
.react-datepicker__quarter-text--selected:hover,
.react-datepicker__quarter-text--in-selecting-range:hover,
.react-datepicker__quarter-text--in-range:hover,
.react-datepicker__year-text--selected:hover,
.react-datepicker__year-text--in-selecting-range:hover,
.react-datepicker__year-text--in-range:hover {
  background-color: #1d5d90;
}
.react-datepicker__day--keyboard-selected,
.react-datepicker__month-text--keyboard-selected,
.react-datepicker__quarter-text--keyboard-selected,
.react-datepicker__year-text--keyboard-selected {
  border-radius: 0.3rem;
  background-color: #2579ba;
  color: #fff;
}
.react-datepicker__day--keyboard-selected:hover,
.react-datepicker__month-text--keyboard-selected:hover,
.react-datepicker__quarter-text--keyboard-selected:hover,
.react-datepicker__year-text--keyboard-selected:hover {
  background-color: #1d5d90;
}
.react-datepicker__day--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__month-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__quarter-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range),
.react-datepicker__year-text--in-selecting-range:not(.react-datepicker__day--in-range,
.react-datepicker__month-text--in-range,
.react-datepicker__quarter-text--in-range,
.react-datepicker__year-text--in-range) {
  background-color: rgba(33, 107, 165, 0.5);
}
.react-datepicker__month--selecting-range .react-datepicker__day--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__month-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__quarter-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range),
.react-datepicker__month--selecting-range .react-datepicker__year-text--in-range:not(.react-datepicker__day--in-selecting-range,
.react-datepicker__month-text--in-selecting-range,
.react-datepicker__quarter-text--in-selecting-range,
.react-datepicker__year-text--in-selecting-range) {
  background-color: #f0f0f0;
  color: #000;
}
.react-datepicker__day--disabled,
.react-datepicker__month-text--disabled,
.react-datepicker__quarter-text--disabled,
.react-datepicker__year-text--disabled {
  cursor: default;
  color: #ccc;
}
.react-datepicker__day--disabled:hover,
.react-datepicker__month-text--disabled:hover,
.react-datepicker__quarter-text--disabled:hover,
.react-datepicker__year-text--disabled:hover {
  background-color: transparent;
}

.react-datepicker__month-text.react-datepicker__month--selected:hover, .react-datepicker__month-text.react-datepicker__month--in-range:hover, .react-datepicker__month-text.react-datepicker__quarter--selected:hover, .react-datepicker__month-text.react-datepicker__quarter--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__month--selected:hover,
.react-datepicker__quarter-text.react-datepicker__month--in-range:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--selected:hover,
.react-datepicker__quarter-text.react-datepicker__quarter--in-range:hover {
  background-color: #216ba5;
}
.react-datepicker__month-text:hover,
.react-datepicker__quarter-text:hover {
  background-color: #f0f0f0;
}

.react-datepicker__input-container {
  position: relative;
  display: inline-block;
  width: 100%;
}

.react-datepicker__year-read-view,
.react-datepicker__month-read-view,
.react-datepicker__month-year-read-view {
  border: 1px solid transparent;
  border-radius: 0.3rem;
  position: relative;
}
.react-datepicker__year-read-view:hover,
.react-datepicker__month-read-view:hover,
.react-datepicker__month-year-read-view:hover {
  cursor: pointer;
}
.react-datepicker__year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__year-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view:hover .react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-year-read-view:hover .react-datepicker__month-read-view--down-arrow {
  border-top-color: #b3b3b3;
}
.react-datepicker__year-read-view--down-arrow,
.react-datepicker__month-read-view--down-arrow,
.react-datepicker__month-year-read-view--down-arrow {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  right: -16px;
  top: 0;
}

.react-datepicker__year-dropdown,
.react-datepicker__month-dropdown,
.react-datepicker__month-year-dropdown {
  background-color: #f0f0f0;
  position: absolute;
  width: 50%;
  left: 25%;
  top: 30px;
  z-index: 1;
  text-align: center;
  border-radius: 0.3rem;
  border: 1px solid #aeaeae;
}
.react-datepicker__year-dropdown:hover,
.react-datepicker__month-dropdown:hover,
.react-datepicker__month-year-dropdown:hover {
  cursor: pointer;
}
.react-datepicker__year-dropdown--scrollable,
.react-datepicker__month-dropdown--scrollable,
.react-datepicker__month-year-dropdown--scrollable {
  height: 150px;
  overflow-y: scroll;
}

.react-datepicker__year-option,
.react-datepicker__month-option,
.react-datepicker__month-year-option {
  line-height: 20px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.react-datepicker__year-option:first-of-type,
.react-datepicker__month-option:first-of-type,
.react-datepicker__month-year-option:first-of-type {
  border-top-left-radius: 0.3rem;
  border-top-right-radius: 0.3rem;
}
.react-datepicker__year-option:last-of-type,
.react-datepicker__month-option:last-of-type,
.react-datepicker__month-year-option:last-of-type {
  -webkit-user-select: none;
  user-select: none;
  border-bottom-left-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.react-datepicker__year-option:hover,
.react-datepicker__month-option:hover,
.react-datepicker__month-year-option:hover {
  background-color: #ccc;
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-upcoming,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-upcoming {
  border-bottom-color: #b3b3b3;
}
.react-datepicker__year-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-option:hover .react-datepicker__navigation--years-previous,
.react-datepicker__month-year-option:hover .react-datepicker__navigation--years-previous {
  border-top-color: #b3b3b3;
}
.react-datepicker__year-option--selected,
.react-datepicker__month-option--selected,
.react-datepicker__month-year-option--selected {
  position: absolute;
  left: 15px;
}

.react-datepicker__close-icon {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  outline: 0;
  padding: 0 6px 0 0;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: table-cell;
  vertical-align: middle;
}
.react-datepicker__close-icon::after {
  cursor: pointer;
  background-color: #216ba5;
  color: #fff;
  border-radius: 50%;
  height: 16px;
  width: 16px;
  padding: 2px;
  font-size: 12px;
  line-height: 1;
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  content: "×";
}

.react-datepicker__today-button {
  background: #f0f0f0;
  border-top: 1px solid #aeaeae;
  cursor: pointer;
  text-align: center;
  font-weight: bold;
  padding: 5px 0;
  clear: left;
}

.react-datepicker__portal {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  justify-content: center;
  align-items: center;
  display: flex;
  z-index: 2147483647;
}
.react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
  width: 3rem;
  line-height: 3rem;
}
@media (max-width: 400px), (max-height: 550px) {
  .react-datepicker__portal .react-datepicker__day-name,
.react-datepicker__portal .react-datepicker__day,
.react-datepicker__portal .react-datepicker__time-name {
    width: 2rem;
    line-height: 2rem;
  }
}
.react-datepicker__portal .react-datepicker__current-month,
.react-datepicker__portal .react-datepicker-time__header {
  font-size: 1.44rem;
}

html{
  background-color: rgb(223, 222, 222) !important;
}

.body{
  padding: 10px;
}
.model-background div:first-child {
  background-color: rgb(208, 199, 199) !important;
  padding: 3px;
  /* position: fixed; */
  /* margin: auto;
  width: 320px;
  height: 100%;
  right: 0px; */
  border-width: 2px;
  border-color: yellowgreen;
  display: block;
}
.see-btn{
  text-align: center;
  background-color: rgb(0, 89, 255);
  color: #fff;
  text-decoration: none;
}

.dropone{
  text-align: center;
  align-items: center;
}
  
    /* .hotel{
      display: inline-block;
    }
  
    .comp{
      display: inline-block;
    } */
    .txt-bd{
      font-weight: bold;
    }
    .con-flex{
      display: flex;
    }
    .count{
      padding-left: 10px;
    }
    .left-img-box{
      width: 100%;
      display: flex;
      justify-content: center;
    }
  
    .form-check {
      padding-left: 1rem !important;
    }
    
      .form{
        background-color: rgb(255, 255, 255) !important;
        padding-bottom: 80px;
      }
      .form-box{
        display: flex;
        margin-left: auto;
        margin-right: auto;
        background-color: #fff;
        border-radius: 10px;
        box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
        position: relative;
        top:40px
        
      }
      .form-style{
        padding:  30px 20px;
        text-align: left;
      }
      .radio-btn-list{
        margin-bottom: 0px !important;
        display: flex;
        padding: 0px !important;
      }
    .pad-null{
      padding: 0px 10px 0px 0px !important;
    }
    .pad-null label{
      padding-right: 0.5rem !important;
    }
      .radio-btn-list li{
        list-style: none;
        padding: 10px;
      }
      
      
      .msl-vars{
        max-width: 100% !important;
        width: 100% !important;
      }
      .react-date-picker__wrapper{
        border: 1px solid #9c9c9c !important;
        border-radius: 8px 8px 8px 8px !important;
      }
      .react-date-picker__wrapper .react-date-picker__inputGroup__day,.react-date-picker__wrapper .react-date-picker__inputGroup__month,
      .react-date-picker__wrapper .react-date-picker__inputGroup__year{
        border: none !important;
      }
      #text-box, .search-container input{
        max-height: 400px !important;
        min-height: 38px !important;
        max-width: 100% !important;
        width: 100% !important;
        font-size: 13px !important;
        
        border: 1px solid #9c9c9c !important;
        border-radius: 8px 8px 8px 8px !important;
        line-height: 1.4 !important;
        background: #fff !important;
        
      }
      .search-container input::-webkit-input-placeholder{
        font-size: 13px ;
        color: #a1a1a1;
        font-weight: 400;
      }
      .search-container input::placeholder{
        font-size: 13px ;
        color: #a1a1a1;
        font-weight: 400;
      }
      #exampleNumber, .search-container input{
        max-height: 400px !important;
        height: 100% !important;
        max-width: 100% !important;
        width: 100% !important;
        font-size: 13px !important;
        border: 1px solid #9c9c9c !important;
        border-radius: 8px 8px 8px 8px !important;
        line-height: 1.4 !important;
        background: #fff !important;
        

        
      }
      #exampleNumber:hover{
        border: 1px solid #0e181b !important;
      }
      #exampleNumber :active{
          border-color: #0e181b;
          box-shadow: 1px 1px 5px 0px grey !important;
          background: #fff !important ;
          border-radius: 8px 8px 8px 8px !important;
      }
      .submit-btn{
        padding-left: 0px !important;
      }
      .submit-btn button{
            /* background-color: #c44098; */
    background-color: #0e181b;
    text-transform: none;
    padding: 0 8px;
    margin-bottom: 0;
    margin-right: 0;
    width: 100%;
    color: #15e5d1;
    line-height: 28px;
    height: 39px;
    border-radius: 3px;
    font-size: 14px;
    font-weight: 700;
    font-family: "Rubik"!important;
    border: none;
    font-display: swap;
      }
      .submit-btn button:hover{
        background-color: #15e5d1;
        border-color: #15e5d1;
        color: #0e181b;
      }
      .autocomplete-dropdown-container{
        display: block;
        width: 55%;
        position: absolute;
        z-index: 2;
        background-color: #fff !important;
        border: 1px solid black;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
        justify-content: center;
        overflow: scroll;
        padding: 10px;
        padding-top: 20px;
        border-radius: 6px;
        margin-top: 10px;
        border: none;
        box-shadow: 0 3px 10px rgb(0 0 0 / 0.3);
    }
    .autocomplete-dropdown-container button{
      width: 100% ;
      border: none;
    }
    
    .autocomplete-dropdown-container::-webkit-scrollbar {
        width: 1px;
      }
      .list-item-container {
        display: flex;
        padding: 8px;
        border-bottom: 1px solid #e6e6e6;
        background-color: rgba(255, 255, 255, 0.7);
        border-radius: 10px;
        margin-top: 2px;
        margin-right: 0px !important;
        margin-left: 0px !important;
       
      }
      .center {
        flex: 4 1;
      }
      .left {
      
        display: flex;
        justify-content: center;
      }
      .right {
        flex: 0.2 1;
      }
      .right p {
        font-size: 32px;
        color: #000;
      }
      .thumbnail {
        height: 30px;
        vertical-align: middle;
        margin: auto;
      }
      p,
      h4 {
        -webkit-margin-before: 0px;
                margin-block-start: 0px;
        -webkit-margin-after: 0px;
                margin-block-end: 0px;
        font-size: 0.8rem !important;
        font-weight: 400;
          font-family: 'Rubik', sans-serif !important; 
          text-align: left;
          padding-left: 10px;
      }
      
      h4 {
        font-weight: 500 !important;
        font-family: 'Rubik', sans-serif !important; 
        color: #000;
        margin-bottom: 3px;
      }
      
      p {
        color: #756a6a;
      }
      .list-competitors{
        padding: 0px !important;
      }
      .search-container-comp{
        margin-left: 12px;
        margin-right: 12px;
      }
      .search-competitor{
        height: 80px;
      }
      .list-competitors li{
        background-color: #cfcece;
        list-style: none;
        font-size: 1rem !important;
        padding: 5px;
        border-radius: 5px;
        margin-top: 10px;
      }
      .list-competitors button{
        border: none;
        width: 100%;
      }
      .comp-list{
        width: 100%;
        border: 1px solid #9c9c9c;
        border-radius: 8px;
        outline: none;
        cursor: text;
        transition: border-radius .2s;
      }
      .check-list{
        max-height: 400px;
        overflow: hidden;
        overflow-y: scroll;
      }
      .modal{
        overflow: unset !important;
      }
      .modal-body {
        justify-content: center;
        padding: 10px !important;
        overflow: unset !important;
      }
      .react-datepicker__input-container input{
        width: inherit;
        border: 1px solid #9c9c9c;
        border-radius: 8px;
        outline: none;
        cursor: text;
        transition: border-radius .2s;
        height: 40px;
      }
      .modal-body .custom-checkbox{
        padding: 4px;
        font-size: 13px;
        line-height: 1.7;
        cursor:  pointer;
        display: flex;
        background-color: #eee;
        margin-top: 8px;
        margin-bottom: 8px;
        margin-left: 12px;
        border-radius: 4px;
        margin-right: 5px;

      }
      .mrg-bt{
        margin-bottom: 8px !important;
        margin-top: 5px !important;
      }
      .modal-body .custom-checkbox label{
        cursor: pointer;
      }
      .modal-body .custom-checkbox input{
        margin: 5px !important;
        cursor: pointer;
      }
      .wd-97{
        width: 95% !important;
        left: 3%;
      }
      .result-tag{
        border: none;
        color: #212529;
        display: inline-flex;
        margin-right: 10px;
        background-color: #eee;
        align-items: center;
        font-size: 13px;
        padding: 3px 6px 3px 6px;
        border-radius: 5px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin-bottom: 4px;
      }
      .competitor-box{
        color: #a1a1a1;
        border: 1px solid;
        font-size: 13px;
        min-height: 38px;
        line-height: 1.7;
        border-radius: 8px;
        padding: 5px;
        overflow: hidden;
      }
      .result-close{
        font-weight: bold;
        border: none;
        background: #dadada;
        color: rgba(0,0,0,.6);
        border-radius: 50%;
        align-content: center;
        align-items: center;
        text-align: center;
        padding: 0px !important;
        vertical-align: middle;
        width: 16px !important;
        height: 16px !important;
        min-width: 20px;
        min-height: 20px;
        margin-left: 10px;
        justify-content: center;
        display: flex;
        align-items: center;
      }
      .result-close svg{
        width: 7px !important;
        height: 7px !important;
      }
      .ota-box .msl {
        min-height: 38px;
        display: flex;
        align-items: center;
      }
      .ota-box .msl-chip{
        font-size: 13px !important;
        font-weight: 500;
      }
      .ota-box .msl-chip-delete{
        width: 16px !important;
        height: 16px !important;
      }
      .ota-box .msl-close-icn {
        height: 7px !important;
        width: 7px !important;
      }
      .ota-box .msl-input{
        display: none;
      }
      .ota-box .msl-clear-btn{
        width: 20px !important;
        height: 20px !important;
      }
      .ota-box .msl-arrow-btn{
        width: 17px !important;
        height: 17px !important;
      }
      .select-date{
        margin-top: 0px !important;
      }
      .f-13, .css-b8ldur-Input, .css-1uccc91-singleValue{
        font-size: 13px !important;
        color: #000000 !important;
        font-weight: 400;
      }
      .daysout-field{
        width: 100%;
        font-size: 13px !important;
        min-height: 38px;
        border-radius: 8px !important;
        background-color: #fff;
        display: flex;
        justify-content: space-between;
        align-items: center;
      }
      .daysout-date-cntr span{
        color: #a1a1a1;
        font-weight: 400px;
      }
      .currency-txt{
        justify-content: flex-start !important;
        padding: 2px 8px;
        margin-right: 2px;
        min-height: 36px !important;
      }
      .d-none{
        display: none !important;
      }
      .select-date .daysout-field .daysout-date{
        width: 100%;
        text-align: left;
        font-size: 13px;
        min-height: 25px;
        display: flex;
        align-items: center;
        justify-content: center;
      }
      .select-date .daysout-field .daysout-date span:first-child{
        font-weight: 700;
        margin-right: 3px;
      }
      .select-date .rdrCalendarWrapper{
        position: absolute;
        z-index: 2;
      }
      .pay-btn{
        background-color: #000;
        text-transform: none;
        margin-top: 1rem;
        padding: 0 25px;
        color: #15e5d1;
        margin-bottom: 0;
        margin-right: 0;
        line-height: 32px;
        height: 32px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        border: none;
        border-radius: 2px;
        font-size: 14px;
        font-weight: 500;
        font-family: 'Rubik', sans-serif !important;
        margin-left: auto;
        cursor: pointer;
      }
      .left-side-img{
        background-color: #15e5d1;
        padding-bottom: 20px;
        border-radius: 10px 0px 0px 10px;
        position: relative;
      }
      .left-side-img img{
        width: 81%;
        vertical-align: middle !important;
        align-items: center;
        margin-top: 3%;
       
      }
      .box-size{
        overflow-y:scroll;
        max-height:200px
      }
      .box-size::-webkit-scrollbar{
        width: 2px !important;
        padding-right: 3px;
      }
      .box-size::-webkit-scrollbar-track {
        background: #f1f1f1#fff; 
        border-radius: 10px;
      }
      .box-size::-webkit-scrollbar-thumb {
        background: #888; 
      }
      .box-size::-webkit-scrollbar-thumb:hover {
        background: #555; 
      }
      .css-yk16xz-control {
        overflow: hidden !important;
        border: 1px solid #9c9c9c !important;
        border-radius: 8px !important;
        outline: none !important;
        cursor: text !important;
        
        transition: border-radius .2s !important;
      }
      .css-1hb7zxy-IndicatorsContainer span{
        display: none !important;
      }
      .css-tj5bde-Svg{
        color: #8b8484;
      }
      .Price-box{
        background-color: #fff;
        padding: 20px;
        border-radius: 10px;
        margin: 10px 10px 20px 10px;
        bottom: 0px;
        width: -webkit-fill-available;
        position: absolute;
      }
      .autocomplete-dropdown-container button { 
        background-color: transparent !important;
      }
      .right-side-form .form-group{
        margin-bottom: 0px !important;
      }
      .left-singin-box{
        padding: 20px 10px 10px 10px ;

        
      }
      .left-singin-box .form-control{
        height: 38px !important;
        width: 100% !important;
        font-size: 16px !important;
        border: 1px solid #9c9c9c !important;
        border-radius: 8px 8px 8px 8px !important;
        line-height: 1.4 !important;
        background: #fff !important;
      }
      .left-singin-box .right-verify-btn{
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        margin-left: auto ;
      }
      .left-singin-box .verify-btn{
        background-color: #000;
        text-transform: none;
        margin-top: 1rem;
        padding: 0 25px;
        color: #15e5d1;
        margin-bottom: 0;
        margin-right: 0;
        line-height: 32px;
        height: 32px;
        width: -moz-fit-content;
        width: -webkit-fit-content;
        width: fit-content;
        border: none;
        border-radius: 2px;
        font-size: 14px;
        font-weight: 500;
        font-family: 'Rubik', sans-serif !important;
        margin-left: auto;
        cursor: pointer;
      }
      .sevendays-check-box{
        font-weight: 600;
        display: flex;
        align-items: center;
        margin-top: 10px;

      }
      .sevendays-check-box label{
        margin-left: 5px ;
      }
      .i-agree-content{
        display: grid;
      }
      .i-agree-content .errorMsg{
        margin-top: 0px ;
      }
       /* Responsive */
      @media only screen and (max-width:768px){
        .Price-box {
          position: relative;
        }
        .select-date .daysout-field{
          display: flex;
        }
        .form-box{
          display: block !important;
        }
        .radio-btn-list{
          display:block !important;
        }
        .left-side-img{
          width: 100%  !important;
          border-radius: 10px 10px 0px 0px;
        }
        .right-side-form{
          width: 100% !important;
        }
      }
      @media only screen and (min-width:769px) and (max-width:992px) {
        .select-date .daysout-field{
          display: block;
        }
        .radio-btn-list{
          display: block !important;
        }
      }
      @media screen and (max-width: 575.5px){
        .pad-null {
          padding: 0px !important;
        }
        .pay-btn{
          width: 100%;
          text-align: center;
        }
      }
      @media screen and (min-width: 380px) and (max-width: 575.5px){
        .select-date .daysout-field{
          display: flex !important;
        }
      }
      /* .hotel{
        display: inline-block;
      }
    
      .comp{
        display: inline-block;
      } */
.search-container-comp input{
    height: 35px ;
    width: 100%;
    border: 1px solid #9c9c9c;
    border-radius: 4px;
    outline: none;
    cursor: text;
    transition: border-radius .2s;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAyCAYAAAAeP4ixAAAACXBIWXMAAA9hAAAPYQGoP6dpAAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAALoSURBVHja7NlNiB1FEMDx39MoQRQjbDQHo+6grJqD+EEcD0oIUXMyBEHB4EFEnEBykiDJTUUhB8Gv4OQQvxEDKgh6MKsiXjIH8SoaGT/2EOOaL13BQ+R5qYVHM8/srsm8zTIFj0d3dc30f6aqurqn1+/3LQU5zxKRDqQD6UA6kA6kA+lAsOz/XiAva7gC63E3bsDlof4N3+IAvsSvqX1VZKMHyct6BbZgOyYahmTI8Qi+w0t4FycWjWvlZX0NXsMrQyBSmcCesLl6UYDkZT2O/di8APPNYTs+0hgJd3oZaxvUn0UsTKGPq7AOG5Jxt4ebPYQ/zwRIbz77kbyse3gcryaqKezCp5hOdCuxEc9idaLbir1VkfXbdq1VeCLp+xkP4J0GCNH3Nh7EL4lux0CGaxVkPa4daJ+KyVRzsD2IJ8NmMKvdMwqQe5P2F/Gbq0xGHA3KxlGA3NgwsaPzsD/aAHJdXtbntw2S+vOPC7jnT5HRZmUFlrcNkj65hWSbPnrJHHptg/yetK9cwD1Tm5P4u22Q75P2Olw6D/tLcGfSV1dFdqptkANJ+z7cMQ/7u7CpIWG0nrUmcSSJmeeidD+drMHTuCBJFh+PAmQKLyZ9N+OtqKeWDannNuAN3JLovsGx1mutqLfG8ElD0XgSH8Uqfzgy0arYj2waEkt/BeCuqsj+aBUkYG7Ce7h+yJCZ+L94jpf8ENuqIjvcKkjA3BYbpbVnaEvxFR6tiuyHVneIVZF9HS7zfLhV/zSL4JEo/w/+R0bbn5f1ra2+kWSPMoH7ozrOBlxqBjU+xwc4FO64L2KnSWoUVZFNtg2Sdl2GsYFK4HiD2Tj2xqnLsApia1Vk74/yXOt4PPlDQyBm148tkTCaZAxv5mX98ChB5irTeAwvDNFfhGfOBZDZGNqBnfinQX/huQIiCsbd8XZmEvXus3YcdJZg+ng9L+tpPBUxsgdla1lrsUj3WaED6UA6kA6kA+lAlhLIvwMAM2C/OO/NjgIAAAAASUVORK5CYII=);
      -webkit-filter: grayscale(100%);
              filter: grayscale(100%);    
      background-repeat: no-repeat;   
      background-position: 5px;
      padding-left: 35px;
      background-size: 26px;
      font-size: 13px !important;
}
.search-container-comp input::-webkit-input-placeholder{
    font-size: 13px !important;
    font-weight: 400;
}
.search-container-comp input::placeholder{
    font-size: 13px !important;
    font-weight: 400;
}
.list-item-container{
    display: flex;
    padding: 8px;
    border-bottom: 1px solid #e6e6e6;
    background-color: #15e5d1;;
    border-radius: 10px;
    margin-top: 2px;
    margin-left: 200px;
    margin-right: 200px;
  }
  .center {
    flex: 4 1;
  }
  .left {
    flex: 1 1;
    display: flex;
    justify-content: center;
  }
  .right {
    flex: 0.2 1;
  }
  .right p {
    font-size: 32px;
    color: #000;
  }
  .thumbnail {
    height: 60px;
  }
  p,
  h4 {
    -webkit-margin-before: 0px;
            margin-block-start: 0px;
    -webkit-margin-after: 8px;
            margin-block-end: 8px;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
  }
  
  h4 {
    font-weight: 600;
  }
  
  p {
    color: #756a6a;
  }
  
.footer {
    background-color: #ffffff;
}
.footer .row {
    padding-top: 2px;
    padding-bottom: 2px;
}
.footer .row h6.copyright {
    margin: 20px 0 16px;
    font-size: 14px;
    font-weight: 400;
    font-family: "Rubik"!important;
    font-display: swap;
    color: #0e181b;
}
.footer .col-md-3 {
    text-align: right;
}
.container-footer {
    padding: 50px 65px 0px;
    border-top: 1px solid #e1dfdf6b;
}
.add-border {
     border-top: 1px solid #e1dfdf;
     text-align: center;
}
.ft-1 img.imglogo {
    width: 20%;
    height: 20%;
    margin-bottom: 15px;
    object-fit: contain;
    image-rendering: pixelated;
    image-orientation: inherit;
    image-resolution: 300dpi;
}
.ft-1 p, .ft-2 ul li a {
    text-align: center !important;
    font-size: 13px;
    font-weight: 400;
    font-family: "Rubik"!important;
    font-display: swap;
    color: #0e181b;
}
.social-icon {
    margin-top: 30px;
}
.social-icon img {
    width: 32px;
}
.social-icon span {
    margin-right: 10px;
}
.ft-2 h6 {
    font-size: 18px;
    font-weight: 500;
    font-family: "Rubik"!important;
    font-display: swap;
    color: #0e181b;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.ft-2 ul {
    padding-left: 0px;
    list-style: none;
}
.ft-2 ul li {
    margin-bottom: 10px;
}
.mg-b-20 {
    margin-bottom: 20px;
}
.footer-links a {
    font-size: 15px;
    font-weight: 500;
    font-family: "Rubik"!important;
    font-display: swap;
    color: #0e181b;
    /* margin-bottom: 20px; */
    margin: 0px 20px;
}
.footer-links a.nav-link {
    display: initial;
    padding: 0px!important;
}
.footer-links a:hover {
    color: #2376E5;
    text-decoration: none;
}
.footer-links a {
    text-decoration: none;
}
.policypopup h1, .policypopup h2 {
    font-size: 15px;
    font-family: "Rubik"!important;
    font-weight: 500;
    font-display: swap;
    color: #0e181b;
}
.policypopup h3 {
    font-size: 14px;
    font-family: "Rubik"!important;
    font-weight: 500;
    font-display: swap;
    color: #0e181b;
}
.policypopup .modal-body {
    max-height: 550px;
    overflow: auto;
}
.policypopup p, .policypopup ul li, .policypopup ol li  {
    font-size: 14px;
}
.policypopup .modal-title {
    font-size: 17px;
    font-weight: 500;
    font-family: "Rubik"!important;
    text-transform: uppercase;
}
.policypopup .close span {
    font-size: 22px;
}
.policypopup .modal-header {
    padding: 0.5rem 1rem;
}
.policybtn {
    margin: auto!important;
}
.policybtn button {
    background: transparent!important;
    font-size: 13px;
    font-family: "Rubik"!important;
    font-display: swap;
    color: #0e181b !important;
    border: 0px!important;
    padding: 0px 8px!important;
    box-shadow: none!important;
    outline: none!important;
}
.policybtn button a{
    color: #0e181b;
    text-decoration: none;
    font-size: 13px;
    font-family: "Rubik"!important;
}
.policybtn button:active, .policybtn button:hover, .policybtn button:focus, .policybtn button:focus-visible {
    color:#2376E5;
}
.policybtn b {
    font-size: 13px;
    font-weight: 400;
    font-family: "Rubik"!important;
    font-display: swap;
    color: #0e181b;
}
@media (min-width: 576px) {
.policypopup.modal-dialog {
    max-width: 700px;
    margin: 3rem auto;
}
}
@media only screen and (min-width: 280px) and (max-width: 700px) {
    .footer-links {
        display: grid;
    }
    .ft-1 img.imglogo {
        width: 100%!important;
        margin-bottom: 15px;
    }
}

.rdrCalendarWrapper {
  box-sizing: border-box;
  background: #ffffff;
  display: inline-flex;
  flex-direction: column;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.rdrDateDisplay{
  display: flex;
  justify-content: space-between;
}

.rdrDateDisplayItem{
  flex: 1 1;
  width: 0;
  text-align: center;
  color: inherit;
}

.rdrDateDisplayItem + .rdrDateDisplayItem{
    margin-left: 0.833em;
  }

.rdrDateDisplayItem input{
    text-align: inherit
  }

.rdrDateDisplayItem input:disabled{
      cursor: default;
    }

.rdrDateDisplayItemActive{}

.rdrMonthAndYearWrapper {
  box-sizing: inherit;
  display: flex;
  justify-content: space-between;
}

.rdrMonthAndYearPickers{
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  align-items: center;
}

.rdrMonthPicker{}

.rdrYearPicker{}

.rdrNextPrevButton {
  box-sizing: inherit;
  cursor: pointer;
  outline: none;
}

.rdrPprevButton {}

.rdrNextButton {}

.rdrMonths{
  display: flex;
}

.rdrMonthsVertical{
  flex-direction: column;
}

.rdrMonthsHorizontal > div > div > div{
  display: flex;
  flex-direction: row;
}

.rdrMonth{
  width: 27.667em;
}

.rdrWeekDays{
  display: flex;
}

.rdrWeekDay {
  flex-basis: calc(100% / 7);
  box-sizing: inherit;
  text-align: center;
}

.rdrDays{
  display: flex;
  flex-wrap: wrap;
}

.rdrDateDisplayWrapper{}

.rdrMonthName{}

.rdrInfiniteMonths{
  overflow: auto;
}

.rdrDateRangeWrapper{
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.rdrDateInput {
  position: relative;
}

.rdrDateInput input {
    outline: none;
  }

.rdrDateInput .rdrWarning {
    position: absolute;
    font-size: 1.6em;
    line-height: 1.6em;
    top: 0;
    right: .25em;
    color: #FF0000;
  }

.rdrDay {
  box-sizing: inherit;
  width: calc(100% / 7);
  position: relative;
  font: inherit;
  cursor: pointer;
}

.rdrDayNumber {
  display: block;
  position: relative;
}

.rdrDayNumber span{
    color: #1d2429;
  }

.rdrDayDisabled {
  cursor: not-allowed;
}

@supports (-ms-ime-align: auto) {
  .rdrDay {
    flex-basis: 14.285% !important;
  }
}

.rdrSelected, .rdrInRange, .rdrStartEdge, .rdrEndEdge{
  pointer-events: none;
}

.rdrInRange{}

.rdrDayStartPreview, .rdrDayInPreview, .rdrDayEndPreview{
  pointer-events: none;
}

.rdrDayHovered{}

.rdrDayActive{}

.rdrDateRangePickerWrapper{
  display: inline-flex;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.rdrDefinedRangesWrapper{}

.rdrStaticRanges{
  display: flex;
  flex-direction: column;
}

.rdrStaticRange{
  font-size: inherit;
}

.rdrStaticRangeLabel{}

.rdrInputRanges{}

.rdrInputRange{
  display: flex;
}

.rdrInputRangeInput{}

.rdrCalendarWrapper{
  color: #000000;
  font-size: 12px;
}

.rdrDateDisplayWrapper{
  background-color: rgb(239, 242, 247);
}

.rdrDateDisplay{
  margin: 0.833em;
}

.rdrDateDisplayItem{
  border-radius: 4px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0 1px 2px 0 rgba(35, 57, 66, 0.21);
  border: 1px solid transparent;
}

.rdrDateDisplayItem input{
    cursor: pointer;
    height: 2.5em;
    line-height: 2.5em;
    border: 0px;
    background: transparent;
    width: 100%;
    color: #849095;
  }

.rdrDateDisplayItemActive{
  border-color: currentColor;
}

.rdrDateDisplayItemActive input{
    color: #7d888d
  }

.rdrMonthAndYearWrapper {
  align-items: center;
  height: 60px;
  padding-top: 10px;
}

.rdrMonthAndYearPickers{
  font-weight: 600;
}

.rdrMonthAndYearPickers select{
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none;
    border: 0;
    background: transparent;
    padding: 10px 30px 10px 10px;
    border-radius: 4px;
    outline: 0;
    color: #3e484f;
    background: url("data:image/svg+xml;utf8,<svg width='9px' height='6px' viewBox='0 0 9 6' version='1.1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'><g id='Artboard' stroke='none' stroke-width='1' fill='none' fill-rule='evenodd' transform='translate(-636.000000, -171.000000)' fill-opacity='0.368716033'><g id='input' transform='translate(172.000000, 37.000000)' fill='%230E242F' fill-rule='nonzero'><g id='Group-9' transform='translate(323.000000, 127.000000)'><path d='M142.280245,7.23952813 C141.987305,6.92353472 141.512432,6.92361662 141.219585,7.23971106 C140.926739,7.5558055 140.926815,8.06821394 141.219755,8.38420735 L145.498801,13 L149.780245,8.38162071 C150.073185,8.0656273 150.073261,7.55321886 149.780415,7.23712442 C149.487568,6.92102998 149.012695,6.92094808 148.719755,7.23694149 L145.498801,10.7113732 L142.280245,7.23952813 Z' id='arrow'></path></g></g></g></svg>") no-repeat;
    background-position: right 8px center;
    cursor: pointer;
    text-align: center
  }

.rdrMonthAndYearPickers select:hover{
      background-color: rgba(0,0,0,0.07);
    }

.rdrMonthPicker, .rdrYearPicker{
  margin: 0 5px
}

.rdrNextPrevButton {
  display: block;
  width: 24px;
  height: 24px;
  margin: 0 0.833em;
  padding: 0;
  border: 0;
  border-radius: 5px;
  background: #EFF2F7
}

.rdrNextPrevButton:hover{
    background: #E1E7F0;
  }

.rdrNextPrevButton i {
    display: block;
    width: 0;
    height: 0;
    padding: 0;
    text-align: center;
    border-style: solid;
    margin: auto;
    transform: translate(-3px, 0px);
  }

.rdrPprevButton i {
    border-width: 4px 6px 4px 4px;
    border-color: transparent rgb(52, 73, 94) transparent transparent;
    transform: translate(-3px, 0px);
  }

.rdrNextButton i {
    margin: 0 0 0 7px;
    border-width: 4px 4px 4px 6px;
    border-color: transparent transparent transparent rgb(52, 73, 94);
    transform: translate(3px, 0px);
  }

.rdrWeekDays {
  padding: 0 0.833em;
}

.rdrMonth{
  padding: 0 0.833em 1.666em 0.833em;
}

.rdrMonth .rdrWeekDays {
    padding: 0;
  }

.rdrMonths.rdrMonthsVertical .rdrMonth:first-child .rdrMonthName{
  display: none;
}

.rdrWeekDay {
  font-weight: 400;
  line-height: 2.667em;
  color: rgb(132, 144, 149);
}

.rdrDay {
  background: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  border: 0;
  padding: 0;
  line-height: 3.000em;
  height: 3.000em;
  text-align: center;
  color: #1d2429
}

.rdrDay:focus {
    outline: 0;
  }

.rdrDayNumber {
  outline: 0;
  font-weight: 300;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  top: 5px;
  bottom: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.rdrDayToday .rdrDayNumber span{
  font-weight: 500
}

.rdrDayToday .rdrDayNumber span:after{
    content: '';
    position: absolute;
    bottom: 4px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 18px;
    height: 2px;
    border-radius: 2px;
    background: #3d91ff;
  }

.rdrDayToday:not(.rdrDayPassive) .rdrInRange ~ .rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrStartEdge ~ .rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrEndEdge ~ .rdrDayNumber span:after,.rdrDayToday:not(.rdrDayPassive) .rdrSelected ~ .rdrDayNumber span:after{
      background: #fff;
    }

.rdrDay:not(.rdrDayPassive) .rdrInRange ~ .rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrStartEdge ~ .rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrEndEdge ~ .rdrDayNumber span,.rdrDay:not(.rdrDayPassive) .rdrSelected ~ .rdrDayNumber span{
          color: rgba(255, 255, 255, 0.85);
        }

.rdrSelected, .rdrInRange, .rdrStartEdge, .rdrEndEdge{
  background: currentColor;
  position: absolute;
  top: 5px;
  left: 0;
  right: 0;
  bottom: 5px;
}

.rdrSelected{
  left: 2px;
  right: 2px;
}

.rdrInRange{}

.rdrStartEdge{
  border-top-left-radius: 1.042em;
  border-bottom-left-radius: 1.042em;
  left: 2px;
}

.rdrEndEdge{
  border-top-right-radius: 1.042em;
  border-bottom-right-radius: 1.042em;
  right: 2px;
}

.rdrSelected{
  border-radius: 1.042em;
}

.rdrDayStartOfMonth .rdrInRange, .rdrDayStartOfMonth .rdrEndEdge, .rdrDayStartOfWeek .rdrInRange, .rdrDayStartOfWeek .rdrEndEdge{
    border-top-left-radius: 1.042em;
    border-bottom-left-radius: 1.042em;
    left: 2px;
  }

.rdrDayEndOfMonth .rdrInRange,  .rdrDayEndOfMonth .rdrStartEdge,  .rdrDayEndOfWeek .rdrInRange,  .rdrDayEndOfWeek .rdrStartEdge{
    border-top-right-radius: 1.042em;
    border-bottom-right-radius: 1.042em;
    right: 2px;
  }

.rdrDayStartOfMonth .rdrDayInPreview, .rdrDayStartOfMonth .rdrDayEndPreview, .rdrDayStartOfWeek .rdrDayInPreview, .rdrDayStartOfWeek .rdrDayEndPreview{
    border-top-left-radius: 1.333em;
    border-bottom-left-radius: 1.333em;
    border-left-width: 1px;
    left: 0px;
  }

.rdrDayEndOfMonth .rdrDayInPreview, .rdrDayEndOfMonth .rdrDayStartPreview, .rdrDayEndOfWeek .rdrDayInPreview, .rdrDayEndOfWeek .rdrDayStartPreview{
   border-top-right-radius: 1.333em;
   border-bottom-right-radius: 1.333em;
   border-right-width: 1px;
   right: 0px;
 }

.rdrDayStartPreview, .rdrDayInPreview, .rdrDayEndPreview{
  background: rgba(255, 255, 255, 0.09);
  position: absolute;
  top: 3px;
  left: 0px;
  right: 0px;
  bottom: 3px;
  pointer-events: none;
  border: 0px solid currentColor;
  z-index: 1;
}

.rdrDayStartPreview{
  border-top-width: 1px;
  border-left-width: 1px;
  border-bottom-width: 1px;
  border-top-left-radius: 1.333em;
  border-bottom-left-radius: 1.333em;
  left: 0px;
}

.rdrDayInPreview{
  border-top-width: 1px;
  border-bottom-width: 1px;
}

.rdrDayEndPreview{
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-top-right-radius: 1.333em;
  border-bottom-right-radius: 1.333em;
  right: 2px;
  right: 0px;
}

.rdrDefinedRangesWrapper{
  font-size: 12px;
  width: 226px;
  border-right: solid 1px #eff2f7;
  background: #fff;
}

.rdrDefinedRangesWrapper .rdrStaticRangeSelected{
    color: currentColor;
    font-weight: 600;
  }

.rdrStaticRange{
  border: 0;
  cursor: pointer;
  display: block;
  outline: 0;
  border-bottom: 1px solid #eff2f7;
  padding: 0;
  background: #fff
}

.rdrStaticRange:hover .rdrStaticRangeLabel,.rdrStaticRange:focus .rdrStaticRangeLabel{
      background: #eff2f7;
    }

.rdrStaticRangeLabel{
  display: block;
  outline: 0;
  line-height: 18px;
  padding: 10px 20px;
  text-align: left;
}

.rdrInputRanges{
  padding: 10px 0;
}

.rdrInputRange{
  align-items: center;
  padding: 5px 20px;
}

.rdrInputRangeInput{
  width: 30px;
  height: 30px;
  line-height: 30px;
  border-radius: 4px;
  text-align: center;
  border: solid 1px rgb(222, 231, 235);
  margin-right: 10px;
  color: rgb(108, 118, 122)
}

.rdrInputRangeInput:focus, .rdrInputRangeInput:hover{
    border-color: rgb(180, 191, 196);
    outline: 0;
    color: #333;
  }

.rdrCalendarWrapper:not(.rdrDateRangeWrapper) .rdrDayHovered .rdrDayNumber:after{
  content: '';
  border: 1px solid currentColor;
  border-radius: 1.333em;
  position: absolute;
  top: -2px;
  bottom: -2px;
  left: 0px;
  right: 0px;
  background: transparent;
}

.rdrDayPassive{
  pointer-events: none;
}

.rdrDayPassive .rdrDayNumber span{
    color: #d5dce0;
  }

.rdrDayPassive .rdrInRange, .rdrDayPassive .rdrStartEdge, .rdrDayPassive .rdrEndEdge, .rdrDayPassive .rdrSelected, .rdrDayPassive .rdrDayStartPreview, .rdrDayPassive .rdrDayInPreview, .rdrDayPassive .rdrDayEndPreview{
    display: none;
  }

.rdrDayDisabled {
  background-color: rgb(248, 248, 248);
}

.rdrDayDisabled .rdrDayNumber span{
    color: #aeb9bf;
  }

.rdrDayDisabled .rdrInRange, .rdrDayDisabled .rdrStartEdge, .rdrDayDisabled .rdrEndEdge, .rdrDayDisabled .rdrSelected, .rdrDayDisabled .rdrDayStartPreview, .rdrDayDisabled .rdrDayInPreview, .rdrDayDisabled .rdrDayEndPreview{
    filter: grayscale(100%) opacity(60%);
  }

.rdrMonthName{
  text-align: left;
  font-weight: 600;
  color: #849095;
  padding: 0.833em;
}

.home-landing-page .row { 
    color:#90abc0;
}
.main-layout {
    position: relative;
    width: 100%;
    margin: 45px 0 10px 0;
    padding: 0px 65px;
}
.home-landing-page h1 {
    font-size: 25px;
    margin-bottom: 10px;
    font-display: swap;
}
.home-landing-page h5 {
    font-size: 18px;
    margin-top: 25px;
    margin-bottom: 20px;
    font-display: swap;
}
.home-landing-page h5 a {
    color: #25b7f0;
}
.img-width {
    width: 100%;
}
.row-img::after {
    content: "";
    clear: both;
    display: table;
}
.img-group {
    float: left;
  width: 20%;
  padding: 0px;
}
.img-group-width {
    width: 100%;
    height: 175px;
}
.space-top {
    padding-top: 30px;
}
/*button*/
button.signup-btn, .btn.signup-btn {
    background-color: #c44198;
    padding: 4px 11px;
    font-size: 18px;
    border-radius: 7px;
    font-weight: 500;
    border: none;
    text-transform: capitalize;
    color: #fff;
    font-display: swap;
}
button.signup-btn:hover, .btn.signup-btn:hover {
    background-color: #9a2377;
    padding: 4px 11px;
    color: #fff;
}
button.signup-btn button:focus, .btn.signup-btn:focus {
    background-color: #9a2377!important;
    box-shadow: none!important;
    padding: 4px 11px;
    border: #fff0;
    color: #fff;
}
.validthree .text-danger .invalid-feedback {
    font-size: 12px;
    margin-left: 6%!important;
    color: #dc3545!important;
    margin-top: 1px;
    font-display: swap;
}

h1.font-heading {
    font-size: 40px!important;
    margin-bottom: 18px!important;
    margin-top: 30px;
    font-display: swap;
}
.magin-top-22 {
margin-top: 22px;
}
img.img-mobile {
    height: 235px;
    position: absolute;
    left: 29px;
    bottom: 0;
}
/*-- new --*/
.font-35{
    font-size: 2.1em;
    font-weight: 500;
    margin-top: 30px;
    color: #0e181b!important;
    margin-bottom: 8px;
    line-height: normal;
    text-transform: uppercase;
    font-family: "GilroyBold"!important;
    font-display: swap;
}
.font-36{
    font-size: 30px;
    font-weight: 500;
    margin-top: 30px;
    color: #0e181b!important;
    margin-bottom: 8px;
    line-height: initial;
    text-transform: uppercase;
    font-family: "GilroyBold"!important;
    font-display: swap;
}
.font-37 {
    font-size: 38px;
    font-weight: 500;
    /* margin-top: 30px; */
    color: #0e181b!important;
    margin-bottom: 8px;
    line-height: initial;
    text-transform: uppercase;
    font-family: "GilroyBold"!important;
    font-display: swap;
}
.font-16 {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 13px;
    font-weight: 400;
    line-height: revert;
    opacity: 0.8;
    font-family: "Rubik"!important;
    color: #0e181b!important;
    font-display: swap;
}
.font-17 {
    color: #3d4041!important;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 13px;
    font-weight: 400;
    font-family: "Rubik"!important;
    font-display: swap;
}
.font-19 {
    color: #3d4041!important;
    line-height: 23px;
    font-size: 14px;
    margin-bottom: 20px;
    margin-top:20px;
    font-weight: 500;
    font-family: "Rubik"!important;
    font-display: swap;
}
.howswork-p {
    color: #3d4041!important;
    font-size: 13px;
    font-weight: 400;
    font-family: "Rubik"!important;
    font-display: swap;
}
.font-20 {
    font-size: 17px;
    margin-top: 25px;
    color: #0e181b!important;
    line-height: initial;
    text-transform: unset;
    font-family: "GilroyBold"!important;
    font-display: swap;
}
.font-21{
    font-size: 21px;
    color: #0e181b;
    line-height: initial;
    font-weight: 500;
    font-family: "GilroyBold"!important;

}
.search-box form {
    display: flex;
}
.search-box form .form-group input[type=text] {
    height: 50px!important;
    font-size: 0.875em;
    border-radius: 50px;
    margin-bottom: inherit;
    border: 1px solid #0e181b;
    box-sizing: inherit;
    background: #fff;
    padding-left: 22px!important;
    font-display: swap;
}
.search-box form .form-group label, .search-box form .drop-search label {
    font-size: 11px !important;
    color: #e4e4e4;
    display: none;
    font-family: Arial, sans-serif;
    margin-bottom: 0.5em;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.1em;
    font-display: swap;
}
.search-box form .form-group {
    margin-bottom: 0px;
}
.search-box {
    width: 900px;
    z-index: 5;
    margin: 18px auto 25px;
    min-width: -webkit-fit-content;
    min-width: -moz-fit-content;
    min-width: fit-content;
}
.drop-search .dropdown button {
    cursor: pointer;
    border-radius: 50px;
    background: #fefefe;
    font-weight: 400 !important;
    position: relative;
    color: #535E69;
    border: 1px solid #0e181b;
    padding:3.5px .75em 3.5px 22px;
    line-height: 2.160em;
    font-size: 15px;
    font-family: inherit;
    width: 180px!important;
    height: 50px;
    margin-right: 15px;
    outline: 0;
    text-align: left;
    font-display: swap;
}

.dropdown-search {
    cursor: pointer;
    border-radius: 50px;
    background: #fefefe;
    font-weight: 400 !important;
    position: relative;
    color: #535e69;
    border: 1px solid #0e181b;
    padding: 3.5px 0.75em 3.5px 22px;
    line-height: 2.16em;
    font-size: 15px;
    font-family: inherit;
    width: 180px !important;
    height: 50px;
    margin-right: 15px;
    outline: 0;
    text-align: left;
    font-display: swap;
  }

.dropdow{
   width: 140%;
   border-radius: 50px;
   background: #fefefe;
   margin-right: 15px;
}
.deopdownerr {
    width: 140%;
   border-radius: 50px;
   background: #fefefe;
   margin-right: 15px;
}
.input-name {
    width: 320px!important;
    margin-right: 15px;
}
.input-city {
    width: 212px!important;
    margin-right: 15px;
}

input.no-input::-webkit-input-placeholder {
    color: #a84e4c!important;
    width: 100%;
    font-weight: 500;
    font-family: "Rubik"!important;
    opacity: 1; /* Firefox */
    font-display: swap;
  }

input.no-input::placeholder {
    color: #a84e4c!important;
    width: 100%;
    font-weight: 500;
    font-family: "Rubik"!important;
    opacity: 1; /* Firefox */
    font-display: swap;
  }
  input.no-input {
      background-color: #fdeeee!important;
  }
.searchb-btn, .searchb-btn button {
    width: 100%;
}
.searchb-btn button {
    /* margin-top: 15px; */
    border-radius: 50px;
    height: 50px;
    font-size: 15px;
    color: #15e5d1;
    padding: 8px 26px 7px;
    font-weight: 700;
    font-family: "Rubik"!important;
    background: #0e181b;
    font-display: swap;
}
.drop-search .dropdown-toggle::after {
    float: right!important;
    position: relative;
    top: 13px;
}
.searchb-btn .btn-secondary:not(:disabled):not(.disabled).active, 
.searchb-btn .btn-secondary:not(:disabled):not(.disabled):active,
.searchb-btn button:focus, .searchb-btn button:active, .searchb-btn button:hover,
.searchb-btn .show>.btn-secondary.dropdown-toggle {
    color: #15e5d1!important;
    background-color: #5a6268!important;
    border: 2px solid #4e555b!important;
    outline: 0px!important;
    box-shadow: none!important;
}
.searchb-btn svg {
    font-size: 13px;
    margin-left: 3px;
    color: #15e5d1;
    font-display: swap;
}
.searchb-btn button:focus svg, .searchb-btn button:active svg, .searchb-btn button:hover svg {
    color: #15e5d1;
}
.banner-text span {
    margin-right: 6px;
    margin-left: 6px;
    font-family: "Rubik"!important;
    font-weight: 700;
    color: #0e181b;
    font-size: 16px;
    text-transform: uppercase;
    font-display: swap;
}
.banner-text b {
    color: #3883e7!important;
    font-size: 19px;
    font-weight: 700;
    font-family: "Rubik"!important;
}
.banner-text span svg {
    font-size: 13px;
    margin-right: 5px;
    color: #15e5d1;
    font-display: swap;
}
.back-home {
    /* background-color: #faf9f9; */
    color: #fff;
    padding-top: 90px;
    padding-bottom: 150px;
    margin: 0px!important;
}
.howitwork h4 {
    font-size: 18px;
    font-weight: 700;
    font-family: "Rubik"!important;
    text-align: center;
    color: #0e181b;
    font-display: swap;
}
.howitwork p {
    font-size:15px;
    font-weight: 400;
    font-family: "Rubik"!important;
    text-align: center;
    color: #3d4041;
    opacity: 0.8;
    font-display: swap;
}
.input-form .form-group input[type=text] {
    height: 50px!important;
    width: 100%;
    font-size: 0.875em;
    border-radius: 50px;
    margin-bottom: inherit;
    border: 1px solid #0e181b;
    box-sizing: inherit;
    background: #fff;
    padding-left: 22px!important;
    font-display: swap;
}
.input-form {
    display: flex;
}
.input-form .form-group {
    width: 42%;
    margin-bottom: 10px;
}
.input-form .form-group:first-child {
    margin-right: 7px;
}
.input-form .form-group:last-child {
    margin-left: 7px;
}
.input-hotel {
    display: flex;
}
.input-hotel .form-group:first-child {
    width: 150%;
    margin-right: 15px;
    margin-bottom: 10px;
}
.input-hotel .form-group:first-child input[type=text] {
    height: 50px!important;
    font-size: 0.875em;
    border-radius: 50px;
    margin-bottom: inherit;
    border: 1px solid #0e181b;
    box-sizing: inherit;
    background: #fff;
    padding-left: 22px!important;
    font-display: swap;
}
.input-hotel .form-group:last-child {
    width: 50%!important;
    margin-right: 85px!important;
}
.img-109 {
    width: 100%;
}
.padd-30-tb {
    padding: 30px 0px!important;
}
.padd-0 {
    padding: 0px!important;
}
.marg-tb-28 {
    margin-top: 28px!important;
    margin-bottom: 28px!important;
}
.start-btn button {
    border-radius: 50px;
    height: 50px;
    /* width: 200px; */
    font-size: 15px;
    border: 0px!important;
    color: #15e5d1;
    padding: 8px 26px 7px;
    font-weight: 700;
    font-family: "Rubik"!important;
    background: #0e181b;
    font-display: swap;
    
}
.start-btn button:focus, .start-btn button:hover, .start-btn button:active {
    color: #15e5d1!important;
    outline: 0px;
    box-shadow: none;
    border: 0px;
}
.marg-auto {
    margin: auto!important;
}
.width-250 {
    width: 280px!important;
}
.client-box {
    box-shadow: 0px 5px 10px #e6e3e3;
    padding: 30px 13px;
    margin-top: 30px;
    height: 355px;
    margin-bottom: 10px;
}
.client-box p {
    font-size: 13px;
    font-weight: 400;
    font-family: "Rubik"!important;
    color: #3d4041;
    opacity: 0.8;
    margin-top: 30px;
    margin-bottom: 25px;
    line-height: 24px;
    height: 155px;
    font-display: swap;
}

.client-box .clnt .col-md-12 h5 {
    font-size: 14px;
    font-weight: 600;
    font-family: "Rubik"!important;
    color: #3d4041;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 6px;
    font-display: swap;
}
.client-box .clnt .col-md-12 h6 {
    font-size: 13px;
    font-weight: 400;
    font-family: "Rubik"!important;
    color: #3d4041;
    opacity: 0.8;
    margin-bottom: 0px;
    line-height: 19px;
    font-display: swap;
}
.client-box .clnt .col-md-12 h4 {
    font-size: 11px;
    font-weight: 400;
    font-family: "Rubik"!important;
    color: #3d4041;
    opacity: 0.8;
    margin-bottom: 0px;
    line-height: 19px;
    font-display: swap;
}

.font-blue {
    color: #15e5d1;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: "Rubik"!important;
    position: relative;
    top: 18px;
    font-display: swap;
}
.add-cl-marg {
    margin: 30px auto 25px;
    width: 800px;
    text-align: center;
}
.input-message .form-group input {
    height: 120px!important;
    font-size: 0.875em;
    border-radius: 35px;
    margin-bottom: inherit;
    border: 1px solid #0e181b;
    box-sizing: inherit;
    background: #fff;
    padding-left: 22px!important;
    font-display: swap;
}
.icon-arrow {
    margin: auto!important;
    text-align: center;
    position: absolute;
    width: 93%;
}
.icon-arrow img {
    width: 53px;
}
.homestepper {
    text-align: center;
}
.homestepper img {
    width: 65%;
}
.arrow-added {
    position: absolute;
    margin: 85px 19px 8px -82px;
}
.arrow-added img {
    width: 100%;
}
.dropdow div.css-yk16xz-control,  .dropdow div.css-1pahdxg-control {
    height: 50px!important;
    font-size: 0.875em;
    border-radius: 50px;
    margin-bottom: inherit;
    border: 1px solid #0e181b;
    box-shadow:none;
    box-sizing: inherit;
    background: #fff;
    padding-left: 12px!important;
    font-display: swap;
}
.deopdownerr div.css-yk16xz-control,  .deopdownerr div.css-1pahdxg-control {
    height: 50px!important;
    font-size: 12px!important;
    border-radius: 50px;
    margin-bottom: inherit;
    border: 1px solid #0e181b;
    box-shadow:none;
    box-sizing: inherit;
    background: #fdeeee!important;
    padding-left: 12px!important;
    font-display: swap;
}
.deopdownerr .css-i6oh7i-option {
    font-size: 12px!important;
    font-display: swap;
}
.dropdow .css-1okebmr-indicatorSeparator, .deopdownerr .css-1okebmr-indicatorSeparator {
    display: none;
}
.dropdow .css-26l3qy-menu {
    margin-top: 5px;
}
.dropdow .css-i6oh7i-option, .dropdow .css-i6oh7i-option {
    padding: 4px 12px 5px;
    font-size: 12px;
}
.deopdownerr  .css-alm35t-placeholder {
    font-weight: 500;
    font-family: "Rubik"!important;
    opacity: 1; /* Firefox */
    font-size: 13px;
    font-display: swap;
}
ul.feature-list {
    color: #313232;
    font-weight: 400;
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAAS1BMVEUAAAAjduUjduUjduUjduUjduUjduUjduUjduUjduUjduUjduUjduUjduUjduUxf+fW5fr////x9v12qe9MkOq61Pefw/SRu/I/h+iTWK1cAAAADnRSTlMA76+fgGBA388wEL9QIPOt1P0AAABbSURBVAjXjc05EoAgFARR2Rd1QMTl/ie1+FNmBnb2op5+5fSsXX6VIkYhkVmBqVVsqb0WIw7kVosSA2cXAvTd2iWkNXojo3gB+jEIx6EBMwNyVONuCcl7P332AHkdBXWiK7DEAAAAAElFTkSuQmCC);
    padding-left: 22px;
    margin-bottom: 30px;
    margin-top: 30px;
    font-size: 15px;
    font-family: "Rubik"!important;
    font-display: swap;
}
ul.feature-list li {
    margin-bottom: 10px;
}
  .css-1wa3eu0-placeholder::after {
    font-weight: bold;
    color: navy;
    /* content: "Country "!important; */
    font-display: swap;
  }

.msgerr {
    font-size: 12px;
    color: #dc3545!important;
    margin-left: 23px!important;
    margin-top: 1px!important;
    font-display: swap;
}

.automargin {
    text-align: center;
    margin: auto!important;
}
.width70 {
    width: 55%;
    margin: 0px 0px;
}
.margtop {
    margin-top: 75px!important;
}
.width90 {
    width: 90%!important;
    margin: 30px 0px;
}
.width50 {
    width: 45%!important;
    margin: 30px 0px;
}
.border-outer {
    border: 1px solid #d0c9c9;
    padding: 18px;
    background-color: #fff;
    border-radius: 16px;
    box-shadow: 0 0px 10px 0px rgb(35 118 229 / 50%);
}
/* banner search */
.backgroundimg {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 59%;
    z-index: -1;
  }
.hotelinput, .cityinput, .selectcountry .css-yk16xz-control, .selectcountry div.css-1pahdxg-control {
    height: 44px!important;
    border-radius: 5px!important;
    border: 2px solid #15e5d1!important;
    box-sizing: inherit;
    background: #fff;
    padding-left: 18px!important;
    box-shadow: none!important;
    font-size: 0.875em;
  }
  .selectcountry .css-yk16xz-control, .selectcountry div.css-1pahdxg-control {
      cursor: pointer;
  }
  .selectcountry .css-g1d714-ValueContainer {
      padding: 0px!important;
  }
  .width-90p {
      width: 90%;
      height: 90%;
  }
  .btn-height button {
    height: 44px;
  }
  .paddlr25 {
    padding: 0px 25px!important;
}
.m-b-15 {
    margin-bottom: 15px
}
.errorinput .form-group {
    margin-bottom: 20px!important;
}
.mg-l-0 {
    margin-left: 0px!important;
}
.marg-0 {
    margin-top: 0px!important;
}
.marginadded {
    margin: 50px auto;
}
.marginadded10 {
    margin: 20px auto;
}

.ml-10 button{
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 10px;
}
.start-btn .demo{
    background-color: #2376e5;
    color: #fff;
    padding-left: 50px;
    padding-right: 50px;
}
.video-align div{
    width: 100%;
    height: 100% !important;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    border-radius: 5px;
}
.video-align div video{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: auto;
    margin-bottom: auto;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
    border-radius: 5px;
}
.video-align div button{
    background-color: transparent !important;
    border: 2px solid rgba(35,118,229, 0.5) !important;
    border-radius: 50% !important;
    padding: 20px !important;
    color: rgba(35,118,229, 0.5);
}
.video-align div button:hover{
    background-color: #2376e5 !important;
    color: #fff !important;
}
.video-align div  button svg{
    width: 50px;
    height: 50px;
    color: unset !important;
}
.start-btn .free{
    padding-left: 50px;
    padding-right: 50px;
}
/* -- Responsive code --*/
@media only screen and (min-width: 280px) and (max-width: 767px) {
    .lazyload-wrapper  video {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .main-layout {
        position: relative;
        width: 100%;
        margin: 25px 0 10px 0;
        padding: 0px 15px;
    }
    .hotelinput {
        margin-top: 15px!important;
    }
    .img-group-width {
        width: 100%;
        height: 60px;
    }
    .magin-top-22 {
        margin-top: 22px;
        margin-bottom: 22px;
    }
    .margin-added {
        margin: 15px 0px;
    }
    .home-landing-page h1.font-heading {
        font-size: 32px!important;
        font-display: swap;
    }
    .home-landing-page h1 {
        font-size: 23px!important;
        font-display: swap;
    }
    .img-width {
        width: 100%;
        margin: 20px 0;
    }
    .clnt .col-md-4 {
        flex: 0 0 22%!important;
    max-width: 22%!important;
    display: inline-block!important;
    }
    .clnt .col-md-8 {
        flex: 0 0 78%!important;
        max-width: 78%!important;
        display: inline-block!important;
    }
    .menu-header .logo-header {
        width: 100%;
        height: 100%;
        margin-bottom: 20px;
    }
    .searchb-btn button {
        margin-top: 20px!important;
    }
    .width-90p {
        margin-top: 40px;
        width: 100%!important;
        height: 100%!important;
    }
}
@media only screen and (min-width: 767px) and (max-width: 992px) {
    .main-layout {
        position: relative;
        width: 100%;
        margin: 25px 0 10px 0;
        padding: 0px 40px;
    }
    .col-md-6.paddlr25 {
        padding: 0px 5px!important;
    }
    .homestepper img {
        width: 70%;
        height: 70%;
    }
    .img-group-width {
        width: 100%;
        height: 105px;
    }
    /* .row-img {
        position: absolute;
        bottom: 125px;
    }
    .page-height-fixed {
        min-height: calc(90vh - 199px);
    } */
    .home-landing-page h1 {
        font-size: 20px;
        margin-bottom: 10px;
        font-display: swap;
    }
    .home-landing-page h1.font-heading {
        font-size: 24px!important;
        font-display: swap;
    }
    button.signup-btn, .btn.signup-btn {
        font-size: 16px;
        font-display: swap;
    }
}
@media only screen and (min-width: 1000px) and (max-width: 1100px) {
    .back-home {
        padding-bottom: 30px!important;
    }
    .marginadded {
        margin: 30px auto 10px!important;
    }
    .homestepper img {
        width: 77%!important;
    }
    .background-grey .row .padd-0 {
        padding: initial!important;
    }
    ul.feature-list {
        font-size: 14px!important;
    }
    .font-35 {
        font-size: 26px!important;
    }
    .font-36, .font-37 {
        font-size: 26px!important;
    }
}
@media only screen and (min-width: 990px) and (max-width: 1200px) {
    .video-align {
        margin: auto !important;
    }
    .video-align div{
        width: 100%;
        height: 250px !important;
    }
    .home-landing-page h1.font-heading {
        font-size: 30px!important;
        font-display: swap;
    }
    .home-landing-page h1 {
        font-size: 18px;
        margin-bottom: 10px;
        font-display: swap;
    }
    button.signup-btn, .btn.signup-btn {
        font-size: 16px;
        font-display: swap;
    }
    .img-group-width {
        width: 100%;
        height: 155px;
    }
    .font-35 {
        font-size: 22px!important;
    }
    .back-home {
        padding-bottom: 60px!important;
        padding-top: 30px!important;
    }
    .banner-text span {
        margin-right: 5px;
        margin-left: 5px;
        font-size: 15px!important;
    }
    .backgroundimg {
        width: 72%!important;
    }
    .back-home {
        padding-top: 55px;
    }
    .width-90p {
        width: 100%!important;
        height: 100%!important;
    }
    .font-20 {
        margin-top: 15px!important;
    }
    .hotelinput, .cityinput, .selectcountry .css-yk16xz-control, .selectcountry div.css-1pahdxg-control {
        height: 36px!important;
    }
}
@media only screen and (min-width:768px) and (max-width: 991px){
    .video-align {
        margin: auto !important;
    }
    .video-align div{
        width: 100%;
        height: 200px !important;
    }
}
@media only screen and (min-width: 426px) and (max-width: 767px) {
    .video-align div{
        width: 100%;
        height: 250px !important;
    }
    .video-align div button{
        padding: 10px !important;
    }
    .img-group-width {
        width: 100%;
        height: 100px;
    }
    .home-landing-page h1.font-heading {
        font-size: 28px!important;
        font-display: swap;
    }
    .home-landing-page h1 {
        font-size: 20px;
        margin-bottom: 10px;
    }
    button.signup-btn, .btn.signup-btn {
        font-size: 16px;
        margin-bottom: 20px;
        font-display: swap;
    }
    .homestepper img {
        width: 50%!important;
    }
}
@media only screen and (min-width: 370px) and (max-width: 425px) {
    .homestepper img {
        width: 70%!important;
    }
    .video-align div{
        width: 100%;
        height: 180px !important;
    }
    .video-align div button{
        padding: 5px !important;
    }
}
@media only screen and (min-width: 280px) and (max-width:370px) {
    .homestepper img {
        width: 100%!important;
    }
    .video-align div{
        width: 100%;
        height: 150px !important;
    }
    .video-align div button{
        padding: 5px !important;
    }
}
@media only screen and (min-width: 1440px) {
    .back-home {
        padding-top: 50px!important;
        padding-bottom: 10px!important;
    }
}
@media only screen and (min-width: 600px) and (max-width : 767px) {
.search-box {
    width: 80%!important;
}
}
@media only screen and (min-width: 280px) and (max-width : 767px) {
    .search-box form {
        display: block;
    }
    .dropdow, .deopdownerr {
        width: 100%;
    }
    .search-box {
        width: 100%;
    }
    .search-box form .form-group input[type=text] {
        width: 100%!important;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .font-35 {
        font-size: 23px;
    }
    .back-home {
        padding-top: 25px;
        padding-bottom: 25px!important;
    }
    .arrow-added {
        display: none;
    }
    .padd-30-tb {
        padding: 30px 15px!important;
    }
    .padd-0 {
        padding: 0px 15px!important;
    }
    .font-36 {
        font-size: 28px;
        font-display: swap;
    }
    .footer .row {
        display: block;
        margin-top: 15px;
    }
    .footer .row .col-3 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .input-form {
        display: block;
    }
    .add-cl-marg, .input-form .form-group {
        width:100%;
    }
    .input-form .form-group:last-child {
        margin-left: 0px;
    }
    .client-box, .client-box p {
        height: auto;
    }
    .client-box .clnt .col-md-12 {
        padding: 0px 15px!important;
    }
}
@media only screen and (min-width: 767px) and (max-width : 980px) {
.navbar-expand-md {
    flex-wrap: wrap!important;
    padding-top: 20px!important;
}
.font-35 {
    font-size: 19px!important;
}
.back-home {
    padding-bottom: 40px!important;
}
.banner-text span {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 15px!important;
}
.backgroundimg {
    width: 72%!important;
}
.back-home {
    padding-top: 70px!important;
}
.width-90p {
    width: 100%!important;
    height: 100%!important;
}
.font-20 {
    margin-top: 11px!important;
    font-size: 14px;
}
input.hotelinput, input.cityinput, select.selectcountry .css-yk16xz-control, select.selectcountry div.css-1pahdxg-control {
    height: 36px!important;
}
.searchb-btn button {
    padding: 8px 10px 7px;
}
}
@media only screen and (min-width: 767px) and (max-width : 1000px) {
    .input-form .form-group {
        width: 33%;
    }
    .add-cl-marg {
        width: 100%;
    }
    .font-35 {
        font-size: 30px;
      }
      .search-box {
        width: auto;
      }
      .input-name {
        width: 210px!important;
      }
      .input-city {
        width: 143px!important;
    }
    .dropdow {
        width: 105%!important;
    }
    .arrow-added img {
            width: 50%;
            height: 50%;
    }
    .arrow-added {
        margin: 58px 19px 8px -50px;
    }
    .back-home {
        padding-top: 45px!important;
        padding-bottom: 0px!important;
    }
    .padd-0 {
        padding: 0px 15px!important;
    }
    .client-box {
        height: 100%;
    }
    .client-box .clnt .col-md-4 img {
        width: 33px;
        height: 33px;
    }
    .client-box p {
        height: 63%;
    }
}
@media only screen and (min-width: 1401px) and (max-width : 1440px) {
    .font-37, .font-36 {
        margin-top: 0px!important;
    }
    .font-36 {
        margin-bottom: 10px!important;
    }
    }
@media only screen and (min-width: 1300px) and (max-width : 1400px) {
    .video-align {
        margin: auto !important;
    }
    .video-align div{
        width: 100%;
        height: 290px !important;
    }
    .back-home {
        padding-bottom: 10px!important;
        padding-top: 10px!important;
    }
    .font-37, .font-36 {
        margin-top: 10px!important;
    }
    .font-36 {
        margin-bottom: 25px!important;
    }
    .padd-30-tb {
        padding: 22px 0px 22px!important;
    }
    .margtop {
        margin-top: 65px!important;
    }
}
@media only screen and (min-width: 1001px) and (max-width : 1438px) {
    .client-box {
        height: 100%;
    }
    .client-box p {
        height: 58%;
    }
}

.embed-form-super-wrapper .hs-form {max-width:100%;margin: auto;}
.embed-form-super-wrapper .hs-form input[type=date],.embed-form-super-wrapper .hs-form input[type=datetime],
 .embed-form-super-wrapper .hs-form input[type=datetime-local], .embed-form-super-wrapper .hs-form input[type=email], 
 .embed-form-super-wrapper .hs-form input[type=month], .embed-form-super-wrapper .hs-form input[type=number], 
 .embed-form-super-wrapper .hs-form input[type=password], .embed-form-super-wrapper .hs-form input[type=range], 
 .embed-form-super-wrapper .hs-form input[type=search], .embed-form-super-wrapper .hs-form input[type=tel], 
 .embed-form-super-wrapper .hs-form input[type=text], .embed-form-super-wrapper .hs-form input[type=time], 
 .embed-form-super-wrapper .hs-form input[type=url], .embed-form-super-wrapper .hs-form input[type=week], 
 .embed-form-super-wrapper .hs-form fieldset.form-columns-1 textarea.hs-input, 
 .embed-form-super-wrapper .hs-form fieldset.form-columns-1 .input select, .embed-form-super-wrapper .hs-form .input textarea, 
 .embed-form-super-wrapper .hs-form .hs-input textarea, .embed-form-super-wrapper .hs-form textarea, 
 .embed-form-super-wrapper .hs-form .input select, .embed-form-super-wrapper .hs-form .hs-input select, 
 .embed-form-super-wrapper .hs-form select  {
     border: 1px solid #d6d6d6;
     width: 100%;
     padding: 9px 14px;
     box-sizing: border-box;
    }
.embed-form-super-wrapper .hs-form ul {list-style-type: none;margin-left: 0; padding-left: 0;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 .hs-input{width: 100% !important;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="checkbox"], 
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="radio"] {
    width: auto !important;
    margin-right: 6px !important;
    margin-top: 2px;
}
.embed-form-super-wrapper .hs-form label {color: #606060;}
.embed-form-super-wrapper .hs-form fieldset {max-width: 100% !important;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {width: 33.333% !important;}
.embed-form-super-wrapper .hs-form fieldset {margin-bottom: 12px !important;}
.embed-form-super-wrapper .hs-form .hs-form-field {margin-bottom: 2px;}
.embed-form-super-wrapper .hs-form label {font-weight: normal;letter-spacing: 1px;font-display: swap;}
.embed-form-super-wrapper .hs-form ul li {
    /* margin-top: 4px;
    margin-bottom: 4px !important; */
    float: left;
    width: 100%;
}
.embed-form-super-wrapper .hs-form fieldset textarea.hs-input {
    min-height: 120px;
}
.embed-form-super-wrapper .hs-form select{
    -webkit-appearance: none;
    appearance: none;
    padding: 5px;
    border-radius: 0;
} 
.embed-form-super-wrapper .hs-form input[type=reset], .embed-form-super-wrapper .hs-form input[type=submit] {
    background:#606060;
    color: white;
    padding: 7px 45px;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 15px;
    font-display: swap;
}
.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
     width: 50%;
      box-sizing: border-box;
    }
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field, 
.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
    float: left;
    box-sizing: border-box;
}
.embed-form-super-wrapper .hs-form fieldset .hs-form-field {
    padding: 0 10px;
    box-sizing: border-box;
    }
.hs_cos_wrapper.form-title {display: none;}
@media screen and (min-width:280px) and (max-width:767px) {
    .embed-form-super-wrapper { 
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
}
@media screen and (max-width:400px) {
    .embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {width: 100% !important;}
}
    .embed-form-super-wrapper {
        box-sizing: border-box;
        width: 100%;
        background: transparent;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-radius: 16px !important;
        -moz-border-radius: 16px !important;
        -webkit-border-radius: 16px !important;
        /* border-color: #bababa !important;
        border-style: solid !important;
        padding-top: 50px !important;
        padding-bottom: 50px !important; */
        padding-left: 80px ;
        padding-right: 80px ;
        margin: 0 auto;
    }
    .embed-form-super-wrapper .hs-form label, .embed-form-super-wrapper .hs-form label span {
        font-family: 'Rubik'!important;
        color: #3d4041 !important;
        font-size: 13px !important;
        letter-spacing: 0px !important;
        font-weight: 500 !important;
        margin-bottom: 6px;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form label {
        width: 100% !important;
        float:left !important;
        text-align: left !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .embed-form-super-wrapper .hs-form input[type=date], .embed-form-super-wrapper .hs-form input[type=datetime], 
    .embed-form-super-wrapper .hs-form input[type=datetime-local], .embed-form-super-wrapper .hs-form input[type=email], 
    .embed-form-super-wrapper .hs-form input[type=month], input[type=number], .embed-form-super-wrapper .hs-form input[type=password], 
    .embed-form-super-wrapper .hs-form input[type=range], .embed-form-super-wrapper .hs-form input[type=search], 
    .embed-form-super-wrapper .hs-form input[type=tel], .embed-form-super-wrapper .hs-form input[type=text], 
    .embed-form-super-wrapper .hs-form input[type=time], .embed-form-super-wrapper .hs-form input[type=url], 
    .embed-form-super-wrapper .hs-form input[type=week], .embed-form-super-wrapper .hs-form .input textarea, 
    .embed-form-super-wrapper .hs-form .hs-input textarea,.embed-form-super-wrapper .hs-form textarea, 
    .embed-form-super-wrapper .hs-form .input select, .embed-form-super-wrapper .hs-form .hs-input select, 
    .embed-form-super-wrapper .hs-form select {
        text-align: left !important;
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 300 !important;
        font-size: 14px !important;
        border-color: #0e181b !important;
        color: #000000 !important;
        background-color: #ffffff !important;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 8px;
        padding-right: 8px;
        border-style: solid !important;
        border-radius: 27px !important;
        -moz-border-radius: 27px !important;
        -webkit-border-radius: 27px !important;
        box-sizing: border-box;-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-top-width: 1px !important;
        border-bottom-width: 1px !important;
        border-left-width: 1px !important;
        border-right-width: 1px !important;
        height:auto !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form input::-webkit-input-placeholder, 
    .embed-form-super-wrapper .hs-form select::-webkit-input-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input::-moz-placeholder, .embed-form-super-wrapper .hs-form select::-moz-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input:-ms-input-placeholder, 
    .embed-form-super-wrapper .hs-form select:-ms-input-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input:-moz-placeholder, 
    .embed-form-super-wrapper .hs-form select:-moz-placeholder
    {color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input[type=reset], .embed-form-super-wrapper .hs-form input[type=submit] {
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 500 !important;
        font-size: 15px !important;
        text-transform: capitalize!important;
        color: #15e5d1 !important;
        background: #0e181b !important;
        border-top-width: 2px !important;
        border-bottom-width: 2px !important;
        border-left-width: 2px !important;
        border-right-width: 2px !important;
        border-radius: 75px !important;
        border-style: solid !important; 
        border-color: #0e181b !important;
        border-radius: 75px !important;
        -moz-border-radius: 75px !important;
        -webkit-border-radius: 75px !important;
        box-sizing:border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 60px;
        padding-right: 60px;
        transition: all .2s linear;
        -khtml-transition: all .2s linear;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form .hs-submit {
        display: inline-block;
        width: 100%;
    }
    .embed-form-super-wrapper .hs-form .hs-submit .actions {
        width: 100% !important;
        float: left !important;
        clear: both !important;
        text-align: left !important;
        box-sizing:border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-left: 11px !important;
        padding-right: 17px !important;
    }

    @media screen and (max-width:767px){
        .embed-form-super-wrapper .hs-form .form-columns-2>div.hs-form-field,
        .embed-form-super-wrapper .hs-form .form-columns-3>div.hs-form-field,
        .embed-form-super-wrapper .hs-form .form-columns-4>div.hs-form-field{
            width: 100% !important;
        }
    }
    @media screen and (max-width:768px){
        .embed-form-super-wrapper { 
            padding-left: 10px!important;
            padding-right: 10px!important;
        }
    }
    .embed-form-super-wrapper .hs-richtext{
        float: left !important;
        width: 100% !important;
        /* padding-top: 8px !important; */
        padding-bottom: 8px !important;
        padding-left: 11px !important;
        padding-right: 11px !important;
        color: #3d4041 !important;
        opacity: 0.8!important;
        font-weight: 400 !important;
        /* letter-spacing: 1px !important; */
        font-size: 13px !important;
        font-family: 'Rubik' !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-richtext p {
        margin-bottom: 10px;
    }
    .embed-form-super-wrapper .hs-form .hs-submit .actions {
        text-align: center !important;
    }
    .embed-form-super-wrapper .hs-form .hs-error-msgs label, .embed-form-super-wrapper .hs-form .hs-error-msgs label span {
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 300 !important;
        font-size: 12px !important;
        color: #dc3545 !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form button:hover, .embed-form-super-wrapper .hs-form input[type=button]:hover,
     .embed-form-super-wrapper .hs-form input[type=reset]:hover, .embed-form-super-wrapper .hs-form input[type=submit]:hover {
         background: #5a6268!important;
         color: #15e5d1 !important;
          border-color: #5a6268!important;
        }
    .grecaptcha-badge {
        width: auto !important;
        height: auto !important;
        box-shadow: none !important;
    }
    .embed-form-super-wrapper .hs-form input[type="checkbox"]{
        margin-right: 10px;
        margin-top: -2px;
    }
    .center-the-form form, .center-the-form form input {
        text-align: center;
    }
    .fn-date-picker .pika-button{
        text-align: center !important;
    }
    .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), 
    .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
        box-sizing: border-box;
        padding: 10px 15px!important;
        min-height: 50px!important;
        outline: 0px!important;
        box-shadow: none!important;
    }
    .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]), .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
        outline: 0px!important;
    }
    .embed-form-super-wrapper .submitted-message {
        padding: 55px 0px;
    font-family: "Rubik"!important;
    color: #5a6268;
    opacity: 0.8;
    text-align: center;
    font-display: swap;
    }
.hubspot{
    margin-left:20px
}

.embed-form-super-wrapper .hs-form {max-width:100%;margin: auto;}
.embed-form-super-wrapper .hs-form input[type=date],.embed-form-super-wrapper .hs-form input[type=datetime],
 .embed-form-super-wrapper .hs-form input[type=datetime-local], .embed-form-super-wrapper .hs-form input[type=email], 
 .embed-form-super-wrapper .hs-form input[type=month], .embed-form-super-wrapper .hs-form input[type=number], 
 .embed-form-super-wrapper .hs-form input[type=password], .embed-form-super-wrapper .hs-form input[type=range], 
 .embed-form-super-wrapper .hs-form input[type=search], .embed-form-super-wrapper .hs-form input[type=tel], 
 .embed-form-super-wrapper .hs-form input[type=text], .embed-form-super-wrapper .hs-form input[type=time], 
 .embed-form-super-wrapper .hs-form input[type=url], .embed-form-super-wrapper .hs-form input[type=week], 
 .embed-form-super-wrapper .hs-form fieldset.form-columns-1 textarea.hs-input, 
 .embed-form-super-wrapper .hs-form fieldset.form-columns-1 .input select, .embed-form-super-wrapper .hs-form .input textarea, 
 .embed-form-super-wrapper .hs-form .hs-input textarea, .embed-form-super-wrapper .hs-form textarea, 
 .embed-form-super-wrapper .hs-form .input select, .embed-form-super-wrapper .hs-form .hs-input select, 
 .embed-form-super-wrapper .hs-form select  {
     border: 1px solid #d6d6d6;
     width: 100%;
     padding: 9px 14px;
     box-sizing: border-box;
    }
.embed-form-super-wrapper .hs-form ul {list-style-type: none;margin-left: 0; padding-left: 0;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 .hs-input{width: 100% !important;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="checkbox"], 
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="radio"] {
    width: auto !important;
    margin-right: 6px !important;
    margin-top: 2px;
}
.embed-form-super-wrapper .hs-form label {color: #606060;}
.embed-form-super-wrapper .hs-form fieldset {max-width: 100% !important;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {width: 33.333% !important;}
.embed-form-super-wrapper .hs-form fieldset {margin-bottom: 12px !important;}
.embed-form-super-wrapper .hs-form .hs-form-field {margin-bottom: 2px;}
.embed-form-super-wrapper .hs-form label {font-weight: normal;letter-spacing: 1px;font-display: swap;}
.embed-form-super-wrapper .hs-form ul li {
    /* margin-top: 4px;
    margin-bottom: 4px !important; */
    float: left;
    width: 100%;
}
.embed-form-super-wrapper .hs-form fieldset textarea.hs-input {
    min-height: 120px;
}
.embed-form-super-wrapper .hs-form select{
    -webkit-appearance: none;
    appearance: none;
    padding: 5px;
    border-radius: 0;
} 
.embed-form-super-wrapper .hs-form input[type=reset], .embed-form-super-wrapper .hs-form input[type=submit] {
    background:#606060;
    color: white;
    padding: 7px 45px;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 15px;
    font-display: swap;
}
.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
     width: 50%;
      box-sizing: border-box;
    }
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field, 
.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
    float: left;
    box-sizing: border-box;
}
.embed-form-super-wrapper .hs-form fieldset .hs-form-field {
    padding: 0 10px;
    box-sizing: border-box;
    }
.hs_cos_wrapper.form-title {display: none;}
@media screen and (min-width:280px) and (max-width:767px) {
    .embed-form-super-wrapper { 
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
}
@media screen and (max-width:400px) {
    .embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {width: 100% !important;}
}
    .embed-form-super-wrapper {
        box-sizing: border-box;
        width: 100%;
        background: transparent;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-radius: 16px !important;
        -moz-border-radius: 16px !important;
        -webkit-border-radius: 16px !important;
        /* border-color: #bababa !important;
        border-style: solid !important;
        padding-top: 50px !important;
        padding-bottom: 50px !important; */
        padding-left: 80px ;
        padding-right: 80px ;
        margin: 0 auto;
    }
    .embed-form-super-wrapper .hs-form label, .embed-form-super-wrapper .hs-form label span {
        font-family: 'Rubik'!important;
        color: #3d4041 !important;
        font-size: 13px !important;
        letter-spacing: 0px !important;
        font-weight: 500 !important;
        margin-bottom: 6px;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form label {
        width: 100% !important;
        float:left !important;
        text-align: left !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .embed-form-super-wrapper .hs-form input[type=date], .embed-form-super-wrapper .hs-form input[type=datetime], 
    .embed-form-super-wrapper .hs-form input[type=datetime-local], .embed-form-super-wrapper .hs-form input[type=email], 
    .embed-form-super-wrapper .hs-form input[type=month], input[type=number], .embed-form-super-wrapper .hs-form input[type=password], 
    .embed-form-super-wrapper .hs-form input[type=range], .embed-form-super-wrapper .hs-form input[type=search], 
    .embed-form-super-wrapper .hs-form input[type=tel], .embed-form-super-wrapper .hs-form input[type=text], 
    .embed-form-super-wrapper .hs-form input[type=time], .embed-form-super-wrapper .hs-form input[type=url], 
    .embed-form-super-wrapper .hs-form input[type=week], .embed-form-super-wrapper .hs-form .input textarea, 
    .embed-form-super-wrapper .hs-form .hs-input textarea,.embed-form-super-wrapper .hs-form textarea, 
    .embed-form-super-wrapper .hs-form .input select, .embed-form-super-wrapper .hs-form .hs-input select, 
    .embed-form-super-wrapper .hs-form select {
        text-align: left !important;
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 300 !important;
        font-size: 14px !important;
        border-color: #0e181b !important;
        color: #000000 !important;
        background-color: #ffffff !important;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 8px;
        padding-right: 8px;
        border-style: solid !important;
        border-radius: 27px !important;
        -moz-border-radius: 27px !important;
        -webkit-border-radius: 27px !important;
        box-sizing: border-box;-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-top-width: 1px !important;
        border-bottom-width: 1px !important;
        border-left-width: 1px !important;
        border-right-width: 1px !important;
        height:auto !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form input::-webkit-input-placeholder, 
    .embed-form-super-wrapper .hs-form select::-webkit-input-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input::-moz-placeholder, .embed-form-super-wrapper .hs-form select::-moz-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input:-ms-input-placeholder, 
    .embed-form-super-wrapper .hs-form select:-ms-input-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input:-moz-placeholder, 
    .embed-form-super-wrapper .hs-form select:-moz-placeholder
    {color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input[type=reset], .embed-form-super-wrapper .hs-form input[type=submit] {
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 500 !important;
        font-size: 15px !important;
        text-transform: capitalize!important;
        color: #15e5d1 !important;
        background: #0e181b !important;
        border-top-width: 2px !important;
        border-bottom-width: 2px !important;
        border-left-width: 2px !important;
        border-right-width: 2px !important;
        border-radius: 75px !important;
        border-style: solid !important; 
        border-color: #0e181b !important;
        border-radius: 75px !important;
        -moz-border-radius: 75px !important;
        -webkit-border-radius: 75px !important;
        box-sizing:border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 60px;
        padding-right: 60px;
        transition: all .2s linear;
        -khtml-transition: all .2s linear;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form .hs-submit {
        display: inline-block;
        width: 100%;
    }
    .embed-form-super-wrapper .hs-form .hs-submit .actions {
        width: 100% !important;
        float: left !important;
        clear: both !important;
        text-align: left !important;
        box-sizing:border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    @media screen and (max-width:767px){
        .embed-form-super-wrapper .hs-form .form-columns-2>div.hs-form-field,
        .embed-form-super-wrapper .hs-form .form-columns-3>div.hs-form-field,
        .embed-form-super-wrapper .hs-form .form-columns-4>div.hs-form-field{
            width: 100% !important;
        }
    }
    @media screen and (max-width:768px){
        .embed-form-super-wrapper { 
            padding-left: 10px!important;
            padding-right: 10px!important;
        }
    }
    .embed-form-super-wrapper .hs-richtext{
        float: left !important;
        width: 100% !important;
        /* padding-top: 8px !important; */
        padding-bottom: 8px !important;
        padding-left: 11px !important;
        padding-right: 11px !important;
        color: #3d4041 !important;
        opacity: 0.8!important;
        font-weight: 400 !important;
        /* letter-spacing: 1px !important; */
        font-size: 13px !important;
        font-family: 'Rubik' !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-richtext p {
        margin-bottom: 10px;
    }
    .embed-form-super-wrapper .hs-form .hs-submit .actions {
        text-align: center !important;
    }
    .embed-form-super-wrapper .hs-form .hs-error-msgs label, .embed-form-super-wrapper .hs-form .hs-error-msgs label span {
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 300 !important;
        font-size: 12px !important;
        color: #dc3545 !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form button:hover, .embed-form-super-wrapper .hs-form input[type=button]:hover,
     .embed-form-super-wrapper .hs-form input[type=reset]:hover, .embed-form-super-wrapper .hs-form input[type=submit]:hover {
         background: #5a6268!important;
         color: #15e5d1 !important;
          border-color: #5a6268!important;
        }
    .grecaptcha-badge {
        width: auto !important;
        height: auto !important;
        box-shadow: none !important;
    }
    .embed-form-super-wrapper .hs-form input[type="checkbox"]{
        margin-right: 10px;
        margin-top: -2px;
    }
    .center-the-form form, .center-the-form form input {
        text-align: center;
    }
    .fn-date-picker .pika-button{
        text-align: center !important;
    }
    .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), 
    .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
        box-sizing: border-box;
        padding: 10px 15px!important;
        min-height: 50px!important;
        outline: 0px!important;
        box-shadow: none!important;
    }
    .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]), .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
        outline: 0px!important;
    }
    .embed-form-super-wrapper .submitted-message {
        padding: 55px 0px;
    font-family: "Rubik"!important;
    color: #5a6268;
    opacity: 0.8;
    text-align: center;
    font-display: swap;
    }
.hubspot{
    margin-left:20px
}
.hs-para {
    font-family: Helvetica, Arial, sans-serif;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0px;
    color: #33475b;
}
.stepperstage {
    color: #2376e5;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px;
    font-family: "Rubik"!important;
}
.inputbox {
    display: block;
    margin-bottom: 10px;
}
.inputbox .form-group {
    margin-bottom: 10px;
}
.inputbox label, .inputbox input, .inputbox textarea {
    width: 99%;
    color: #33475b;
    font-family: helvetica;
    font-size: 13px;
}
.inputbox label {
    margin-bottom: 5px;
}
.inputbox label span {
    color: red;
}
.inputbox input {
    padding: 0 15px!important;
    min-height: 27px!important;
    border-radius: 15px!important;
    background-color: #f5f8fa!important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
    font-size: 16px!important;
    font-weight: normal!important;
    line-height: 22px!important;
    color: #33475b!important;
    border: 1px solid #cbd6e2!important;
    height: 40px!important;
    display: inline-block!important;
}
.inputbox textarea {
    padding: 0 15px!important;
    min-height: 27px!important;
    border-radius: 15px!important;
    background-color: #f5f8fa!important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif!important;
    font-size: 16px!important;
    font-weight: normal!important;
    color: #33475b!important;
    height: 70px!important;
    border: 1px solid #cbd6e2!important;
    display: inline-block!important;
}
.inputbox input:focus  {
    outline: none;
    border-color: rgba(82,168,236,.8);
    box-shadow: none;
}
.btn-align {
    text-align: end;
    margin-top: 10px;
    margin-bottom: 10px;
}
.stepperform.MuiStepper-root {
    display: none;
}
.formbox {
    margin-top: 15px;
}
.inputbox label p {
    font-family: helvetica;
    color: #7C98B6;
    font-size: 11px;
    margin: 0px 0px 1px;
}
.btn-align .MuiButton-containedPrimary {
    background: #3effeb;
    border-color: #3effeb;
    color: #435567;
    font-size: 12px;
    font-weight: 600;
    padding: 8px 22px;
}
.btn-align .MuiButton-containedPrimary:hover, .btn-align .MuiButton-containedPrimary:focus, .btn-align .MuiButton-containedPrimary:active {
    background: #5c636a;
    border-color: #5c636a;
    color: #3effeb;
    outline: 0px;
}
.allsubmitted {
    text-align: center;
    margin: 30px auto;
}
.hs-para-none {
    display: none;
}
.btn-align .MuiButton-text {
    color: #435567;
    font-size: 12px;
    font-weight: 600;
    padding: 8px 5px;
}

.error {
    font-size: 12px;
    color: red;
     margin-top: 0.25rem;
   }
.font-rh {
    font-size: 30px;
    font-weight: 500;
    margin-top: 15px;
    color: #0e181b!important;
    margin-bottom: 8px;
    line-height: initial;
    text-transform: uppercase;
    font-family: "GilroyBold"!important;
}
.textright {
    text-align: right;
}
/*-- resources --*/
.resourceblog .resourceimg img {
    width: 100%;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    height: 200px;
     object-fit: cover;
     object-position: 20% 10%;
 }
 .resourceblog {
    margin-top: 25px!important;
    margin-bottom: 30px!important;
 }
 .resourcelink {
    text-align: right;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    cursor: pointer;
 }
 .resourcelink a.linkread {
    font-size: 12px;
    font-weight: 600;
    color: #2376e5;
    text-decoration: none;
 }
 .resourcelink a.linkread:hover {
    text-decoration: none!important;
    color: #334A5F;
    text-decoration: underline!important;
 }
 .resourcelink a.linkread img {
    margin-left: 4px;
    width: 12px;
 }
 .resourcecontent {
    padding: 25px 15px 0px 15px;
 }
 a.linkresource:hover {
    text-decoration: none!important;
 }
 .resourcebox {
    background-color: #fff;
    box-shadow: 0px 7px 12px rgb(57 132 231 / 30%);
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 3px;
 }
 .resourcecontent h4 {
    font-size: 18px;
    font-family: "Rubik"!important;
    font-display: swap;
    color: #313232;
    margin-bottom: 15px;
    overflow: hidden;
     white-space: nowrap;
     text-overflow: ellipsis;
     max-width: 95%;
 }
 .resourcecontent .categoryp {
    font-size: 11px;
    font-family: "Rubik"!important;
    font-display: swap;
    color: #777777;
    margin-bottom: 13px;
 }
 .resourcecontent .categoryp span {
    margin-left: 8px;
 }
 .resourcecontent p {
    color: #334A5F;
    font-size: 13px;
    font-family: "Rubik"!important;
    font-display: swap;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
 }
 a.linkresource, a.linkresource:hover, a.linkadarrow:hover {
    text-decoration: none!important;
 }
 a.linkadarrow {
    font-size: 14px;
    font-weight: 600;
    color: #2376e5;
    font-family: "Rubik"!important;
    text-decoration: none;
  }
  a.linkadarrow img {
    width: 12px;
    margin-left: 5px;
    margin-top: -1px;
}
.most-popular {
  position: absolute;
  margin-left: 0px;
  margin-top: 5px;
  z-index: 444;
  border-radius: 2px 2px 2px 0px;
  color: #fff;
  font-size: 10px;
  font-weight: 600;
  background-color: #f39d77;
  padding: 2px 8px 3px;
  font-display: swap;
}
/*-- packages -- */
.packageheading {
  color: #0e181b;
  font-family: "Rubik";
  font-display: swap;
  text-align: center;
}
.packageheading h2 {
  font-size: 26px;
  font-weight: bold;
 }
.attached {
  padding-bottom: 30px;
  padding-top: 45px;
}
.attached .col-sm-3 {
  margin-bottom: 25px;
}
.attached .col-sm-3 .plan2 {
  border: 1.5px solid #818181;
  border-radius: 9px;
  padding: 21px 15px 18px;
}
.attached .col-sm-3 .plan2.first {
  border-top: 6px solid #073b4c;
}
.attached .col-sm-3 .plan2.recommended {
  background-color: #2376e5;
  border-top: 6px solid #2376e5;
  border-left: 1.5px solid #2376e5!important;
  border-right: 1.5px solid #2376e5!important;
  border-bottom: 1.5px solid #2376e5!important;
  color: #fff!important;
  box-shadow: 0px 0px 10px 2px #999999;
}
.attached .col-sm-3 .plan2.third {
  border-top: 6px solid #06d6a0;
}
.attached .col-sm-3 .plan2.last {
  border-top: 6px solid #ef476f;
}
.attached .col-sm-3 .plan2.recommended .subline h5,
.attached .col-sm-3 .plan2.recommended .price2 h3 span, .attached .col-sm-3 .plan2.recommended .price2 p,
.attached .col-sm-3 .plan2.recommended h6, .attached .col-sm-3 .plan2.recommended ul.list-features li svg,
.attached .col-sm-3 .plan2.recommended ul.list-features li {
  color: #fff!important;
}
.attached .plan2 .head h2 {
text-transform: uppercase;
font-size: 16px;
font-weight: 500;
font-family: "Rubik";
font-display: swap;
}
.subline h5 {
  font-size: 11px;
  color: #646466;
  font-weight: 400;
font-family: "Rubik";
font-display: swap;
height: 27px;
margin-bottom: 0px;
}
.price2 h3 b {
  font-size: 32px;
  font-weight: 700!important;
  font-family: "Rubik";
font-display: swap;
font-style: normal;
}
.price2 h3 {
  margin-bottom: 20px;
  margin-top: 15px;
}
.price2 h3 span {
  font-size: 11px;
  font-family: "Rubik";
font-display: swap;
color: #7e7e7e;
font-weight: 400;
margin-left: 7px;
}
.price2 p {
  font-size: 12px;
  font-weight: 400;
  font-family: "Rubik";
  font-display: swap;
  color: #7e7e7e;
}
.plan2 h6 {
  font-size: 12px;
  text-transform: uppercase;
  font-family: "Rubik";
  font-display: swap;
  color: #7f7f80;
}
ul.list-features {
  list-style: none;
  padding-left: 0px;
  height: 162px;
}
ul.list-features li {
  color: #262626;
  font-size: 12px;
  font-family: "Rubik";
  font-weight: 400;
  font-display: swap;
  margin-bottom: 3px;
}
ul.list-features li svg {
  color: #659fed;
  width: 12px!important;
  height: 12px!important;
  position: relative;
  top: 4px;
  margin-right: 5px;
}
.price3 h3 {
  text-align: center;
  font-size: 16px;
  font-weight: 500;
  line-height: 25px;
  letter-spacing: -1.1px;
  font-family: "Rubik" !important;
  height: 41px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}
.attached .col-sm-3 .plan2.recommended .link-blue {
  background-color: #2EE4D1;
}
.link-blue {
  background-color: #2376e5;
  width: 90%;
  height: 34px;
  font-size: 13px;
  border: none;
  color: #fff;
  border-radius: 4px;
  font-weight: 400;
  font-family: "Rubik";
  font-display: swap;
}
button.link-blue:active, button.link-blue:hover, button.link-blue:focus, button.link-blue:focus-visible {
  background-color: #fff!important;
  border: 2px solid #2EE4D1!important;
  color: #262626!important;
}
/*-- packages -- */
li svg #stng:first-letter {
  font-weight: 600 !important;
  font-display: swap;
}
.flex-display {
  display: flex;
}
@media only screen and (min-width: 280px) and (max-width: 767px) {
  .attached .row {
    padding: 0px 15px !important;
  }
  .icon-content {
    height: auto !important;
    margin-bottom: 25px !important;
  }
  .icons {
    width: 100% !important;
  }
  .errorverifyemail {
    font-size: 12px;
  }
  h3.otpheading {
    font-size: 15px;
  }
  .stepper-btns button.stpper-save {
    height: auto !important;
    padding: 7px 25px !important;
    line-height: normal !important;
  }
   .attached .col-sm-3 {
    flex: 0 0 auto;
    width: 100%;
   }
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
  .icon-box .col-md-2 {
    flex: 0 0 20%;
    max-width: 20%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .price2 h3 {
    display: grid!important;
  }
  .price2 h3 span {
    margin-left: 0px;
  }
  ul.list-features {
    height: 230px;
  }
  .price3 h3 {
    height: 55px;
  }
  .attached .plan2 .head h2 {
    height: 38px;
  }
  .comingsoon {
    font-size: 15px!important;
  }
}
.package-content p {
  text-align: center;
  font-size: 16px;
  font-family: "Rubik" !important;
  margin-top: 20px;
  color: #5a6268;
  line-height: 30px;
  font-display: swap;
}
.font-40 {
  font-size: 28px;
  font-weight: 500;
  margin-top: 30px;
  color: #0e181b !important;
  margin-bottom: 8px;
  line-height: initial;
  font-family: "GilroyBold" !important;
  font-display: swap;
}
@media only screen and (min-width: 1024px) {
  .icon-box .col-md-2 {
    flex: 0 0 20% !important;
    max-width: 20% !important;
  }
}
.row.icon-box {
  margin-top: 40px;
}
.icon-content img {
  width: 37%;
}
.icon-content {
  border: 1px solid #dedddd;
  border-radius: 6px;
  padding: 15px 0px;
  height: 286px;
  box-shadow: -4px 5px 3px 2px #e6e2e2;
}
.icon-content:hover {
  margin-top: -10px;
}
.img-box {
  /* border-bottom: 1px solid #dedddd; */
  padding: 15px 15px 5px;
  text-align: center;
}
.img-box h3 {
  font-family: "Rubik" !important;
  font-weight: 500;
  font-size: 17px;
  margin-top: 6px;
  text-align: center;
  font-display: swap;
}
.content-box {
  padding: 0px 15px 15px;
}
.content-box ul {
  padding-left: 0px;
  margin-bottom: 0px;
  font-family: "Rubik" !important;
  font-size: 15px;
  color: #5a6268;
  text-align: center;
  list-style: none;
  line-height: 29px;
  font-display: swap;
}
.width-50 {
  width: 50% !important;
}
.comingsoon {
  color: #2376e5;
  font-weight: 600;
  font-size: 19px;
  font-family: "Rubik";
  height: 27px;
  margin-bottom: 0px;
  margin-top: 23px;
}
/*FAQ*/
.main-acc{
  width:100%;
  padding:0px 60px;
  margin: 40px 0px 30px;
}
.main-acc .MuiAccordionDetails-root {
  background-color:#e2e0e0;
  color: #0e181b;
}
.marg{
  padding-left: 20px;
}
.main-acc .MuiAccordion-root:after {
  top: -1px;
  left: 0;
  right: 0;
  height: 1px;
  content: "";
  opacity: 1;
  position: absolute;
  transition: opacity 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms,background-color 150ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: rgba(0, 0, 0, 0.12);
}
.main-acc .MuiAccordion-root::before {
  background-color: transparent!important;
}
.main-acc .MuiAccordionDetails-root {
  padding: 18px 16px 18px!important;
}
.main-acc .MuiAccordion-root.Mui-expanded {
  margin-bottom: 0px!important;
  margin-top: 0px!important;
}
.main-acc .MuiAccordionSummary-root.Mui-expanded {
  min-height: 48px!important;
}
.main-acc .MuiPaper-elevation1 {
  box-shadow: none!important;
}
.main-acc .MuiAccordionSummary-content.Mui-expanded {
  margin: 12px 0;
}
.main-acc ol {
  margin-bottom: 0px!important;
}
.main-acc .MuiTypography-body1 {
  font-family: "Rubik" !important;
  font-weight: 500!important;
  font-size: 14px;
}
.main-acc .MuiTypography-body2 {
  font-family: "Rubik" !important;
  font-size: 14px;
}
.main-acc .MuiPaper-elevation1:hover,.main-acc .MuiPaper-elevation1:active, .main-acc .MuiPaper-elevation1:focus,
.main-acc .Mui-expanded.MuiPaper-elevation1 {
  background-color: #2376e5;
  color: #fff!important;
}
.main-acc .MuiAccordion-root {
  border-left: 1px solid #E0E0E0;
  border-right: 1px solid #E0E0E0;
}
/*-- media --*/
@media only screen and (min-width: 280px) and (max-width: 600px) {
  .main-acc{
      width:100%;
      padding:0px 15px;
  }
}

.embed-form-super-wrapper .hs-form {max-width:100%;margin: auto;}
.embed-form-super-wrapper .hs-form input[type=date],.embed-form-super-wrapper .hs-form input[type=datetime],
 .embed-form-super-wrapper .hs-form input[type=datetime-local], .embed-form-super-wrapper .hs-form input[type=email], 
 .embed-form-super-wrapper .hs-form input[type=month], .embed-form-super-wrapper .hs-form input[type=number], 
 .embed-form-super-wrapper .hs-form input[type=password], .embed-form-super-wrapper .hs-form input[type=range], 
 .embed-form-super-wrapper .hs-form input[type=search], .embed-form-super-wrapper .hs-form input[type=tel], 
 .embed-form-super-wrapper .hs-form input[type=text], .embed-form-super-wrapper .hs-form input[type=time], 
 .embed-form-super-wrapper .hs-form input[type=url], .embed-form-super-wrapper .hs-form input[type=week], 
 .embed-form-super-wrapper .hs-form fieldset.form-columns-1 textarea.hs-input, 
 .embed-form-super-wrapper .hs-form fieldset.form-columns-1 .input select, .embed-form-super-wrapper .hs-form .input textarea, 
 .embed-form-super-wrapper .hs-form .hs-input textarea, .embed-form-super-wrapper .hs-form textarea, 
 .embed-form-super-wrapper .hs-form .input select, .embed-form-super-wrapper .hs-form .hs-input select, 
 .embed-form-super-wrapper .hs-form select  {
     border: 1px solid #d6d6d6;
     width: 100%;
     padding: 9px 14px;
     box-sizing: border-box;
    }
.embed-form-super-wrapper .hs-form ul {list-style-type: none;margin-left: 0; padding-left: 0;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 .hs-input{width: 100% !important;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="checkbox"], 
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="radio"] {
    width: auto !important;
    margin-right: 6px !important;
    margin-top: 2px;
}
.embed-form-super-wrapper .hs-form label {color: #606060;}
.embed-form-super-wrapper .hs-form fieldset {max-width: 100% !important;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {width: 33.333% !important;}
.embed-form-super-wrapper .hs-form fieldset {margin-bottom: 12px !important;}
.embed-form-super-wrapper .hs-form .hs-form-field {margin-bottom: 2px;}
.embed-form-super-wrapper .hs-form label {font-weight: normal;letter-spacing: 1px;font-display: swap;}
.embed-form-super-wrapper .hs-form ul li {
    /* margin-top: 4px;
    margin-bottom: 4px !important; */
    float: left;
    width: 100%;
}
.embed-form-super-wrapper .hs-form fieldset textarea.hs-input {
    min-height: 120px;
}
.embed-form-super-wrapper .hs-form select{
    -webkit-appearance: none;
    appearance: none;
    padding: 5px;
    border-radius: 0;
} 
.embed-form-super-wrapper .hs-form input[type=reset], .embed-form-super-wrapper .hs-form input[type=submit] {
    background:#606060;
    color: white;
    padding: 7px 45px;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 15px;
    font-display: swap;
}
.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
     width: 50%;
      box-sizing: border-box;
    }
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field, 
.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
    float: left;
    box-sizing: border-box;
}
.embed-form-super-wrapper .hs-form fieldset .hs-form-field {
    padding: 0 10px;
    box-sizing: border-box;
    }
.hs_cos_wrapper.form-title {display: none;}
@media screen and (min-width:280px) and (max-width:767px) {
    .embed-form-super-wrapper { 
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
}
@media screen and (max-width:400px) {
    .embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {width: 100% !important;}
}
    .embed-form-super-wrapper {
        box-sizing: border-box;
        width: 100%;
        background: transparent;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-radius: 16px !important;
        -moz-border-radius: 16px !important;
        -webkit-border-radius: 16px !important;
        /* border-color: #bababa !important;
        border-style: solid !important;
        padding-top: 50px !important;
        padding-bottom: 50px !important; */
        padding-left: 0px ;
        padding-right: 0px ;
        margin: 0 auto;
    }
    .embed-form-super-wrapper .hs-form label, .embed-form-super-wrapper .hs-form label span {
        font-family: 'Rubik'!important;
        color: #3d4041 !important;
        font-size: 13px !important;
        letter-spacing: 0px !important;
        font-weight: 500 !important;
        margin-bottom: 6px;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form label {
        width: 100% !important;
        float:left !important;
        text-align: left !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .embed-form-super-wrapper .hs-form input[type=date], .embed-form-super-wrapper .hs-form input[type=datetime], 
    .embed-form-super-wrapper .hs-form input[type=datetime-local], .embed-form-super-wrapper .hs-form input[type=email], 
    .embed-form-super-wrapper .hs-form input[type=month], input[type=number], .embed-form-super-wrapper .hs-form input[type=password], 
    .embed-form-super-wrapper .hs-form input[type=range], .embed-form-super-wrapper .hs-form input[type=search], 
    .embed-form-super-wrapper .hs-form input[type=tel], .embed-form-super-wrapper .hs-form input[type=text], 
    .embed-form-super-wrapper .hs-form input[type=time], .embed-form-super-wrapper .hs-form input[type=url], 
    .embed-form-super-wrapper .hs-form input[type=week], .embed-form-super-wrapper .hs-form .input textarea, 
    .embed-form-super-wrapper .hs-form .hs-input textarea,.embed-form-super-wrapper .hs-form textarea, 
    .embed-form-super-wrapper .hs-form .input select, .embed-form-super-wrapper .hs-form .hs-input select, 
    .embed-form-super-wrapper .hs-form select {
        text-align: left !important;
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 300 !important;
        font-size: 14px !important;
        border-color: #0e181b !important;
        color: #000000 !important;
        background-color: #ffffff !important;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 8px;
        padding-right: 8px;
        border-style: solid !important;
        border-radius: 27px !important;
        -moz-border-radius: 27px !important;
        -webkit-border-radius: 27px !important;
        box-sizing: border-box;-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-top-width: 1px !important;
        border-bottom-width: 1px !important;
        border-left-width: 1px !important;
        border-right-width: 1px !important;
        height:auto !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form input::-webkit-input-placeholder, 
    .embed-form-super-wrapper .hs-form select::-webkit-input-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input::-moz-placeholder, .embed-form-super-wrapper .hs-form select::-moz-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input:-ms-input-placeholder, 
    .embed-form-super-wrapper .hs-form select:-ms-input-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input:-moz-placeholder, 
    .embed-form-super-wrapper .hs-form select:-moz-placeholder
    {color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input[type=reset], .embed-form-super-wrapper .hs-form input[type=submit] {
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 500 !important;
        font-size: 15px !important;
        text-transform: capitalize!important;
        color: #15e5d1 !important;
        background: #0e181b !important;
        border-top-width: 2px !important;
        border-bottom-width: 2px !important;
        border-left-width: 2px !important;
        border-right-width: 2px !important;
        border-radius: 75px !important;
        border-style: solid !important; 
        border-color: #0e181b !important;
        border-radius: 75px !important;
        -moz-border-radius: 75px !important;
        -webkit-border-radius: 75px !important;
        box-sizing:border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 60px;
        padding-right: 60px;
        transition: all .2s linear;
        -khtml-transition: all .2s linear;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form .hs-submit {
        display: inline-block;
        width: 100%;
    }
    .embed-form-super-wrapper .hs-form .hs-submit .actions {
        width: 100% !important;
        float: left !important;
        clear: both !important;
        text-align: left !important;
        box-sizing:border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-left: 11px !important;
        padding-right: 17px !important;
    }

    @media screen and (max-width:767px){
        .embed-form-super-wrapper .hs-form .form-columns-2>div.hs-form-field,
        .embed-form-super-wrapper .hs-form .form-columns-3>div.hs-form-field,
        .embed-form-super-wrapper .hs-form .form-columns-4>div.hs-form-field{
            width: 100% !important;
        }
    }
    @media screen and (max-width:768px){
        .embed-form-super-wrapper { 
            padding-left: 10px!important;
            padding-right: 10px!important;
        }
    }
    .embed-form-super-wrapper .hs-richtext{
        float: left !important;
        width: 100% !important;
        /* padding-top: 8px !important; */
        padding-bottom: 8px !important;
        padding-left: 11px !important;
        padding-right: 11px !important;
        color: #3d4041 !important;
        opacity: 0.8!important;
        font-weight: 400 !important;
        /* letter-spacing: 1px !important; */
        font-size: 13px !important;
        font-family: 'Rubik' !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-richtext p {
        margin-bottom: 10px;
    }
    .embed-form-super-wrapper .hs-form .hs-submit .actions {
        text-align: center !important;
    }
    .embed-form-super-wrapper .hs-form .hs-error-msgs label, .embed-form-super-wrapper .hs-form .hs-error-msgs label span {
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 300 !important;
        font-size: 12px !important;
        color: #dc3545 !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form button:hover, .embed-form-super-wrapper .hs-form input[type=button]:hover,
     .embed-form-super-wrapper .hs-form input[type=reset]:hover, .embed-form-super-wrapper .hs-form input[type=submit]:hover {
         background: #5a6268!important;
         color: #15e5d1 !important;
          border-color: #5a6268!important;
        }
    .grecaptcha-badge {
        width: auto !important;
        height: auto !important;
        box-shadow: none !important;
    }
    .embed-form-super-wrapper .hs-form input[type="checkbox"]{
        margin-right: 10px;
        margin-top: -2px;
    }
    .center-the-form form, .center-the-form form input {
        text-align: center;
    }
    .fn-date-picker .pika-button{
        text-align: center !important;
    }
    .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), 
    .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
        box-sizing: border-box;
        padding: 10px 15px!important;
        min-height: 50px!important;
        outline: 0px!important;
        box-shadow: none!important;
    }
    .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]), .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
        outline: 0px!important;
    }
    .embed-form-super-wrapper .submitted-message {
        padding: 55px 0px;
    font-family: "Rubik"!important;
    color: #5a6268;
    opacity: 0.8;
    text-align: center;
    font-display: swap;
    }
.hubspot{
    margin-left:20px
}
.hs-field-desc{
    font-size: 0.585rem !important;
}
@media only screen and (min-width: 280px) and (max-width : 369px){
    .hs-form input[type=submit]{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media only screen and (min-width: 370px) and (max-width : 425px){
    .hs-form input[type=submit]{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1440px)  {
    .modal-content{
        max-height: 560px;
    }
}


.embed-form-super-wrapper .hs-form {max-width:100%;margin: auto;}
.embed-form-super-wrapper .hs-form input[type=date],.embed-form-super-wrapper .hs-form input[type=datetime],
 .embed-form-super-wrapper .hs-form input[type=datetime-local], .embed-form-super-wrapper .hs-form input[type=email], 
 .embed-form-super-wrapper .hs-form input[type=month], .embed-form-super-wrapper .hs-form input[type=number], 
 .embed-form-super-wrapper .hs-form input[type=password], .embed-form-super-wrapper .hs-form input[type=range], 
 .embed-form-super-wrapper .hs-form input[type=search], .embed-form-super-wrapper .hs-form input[type=tel], 
 .embed-form-super-wrapper .hs-form input[type=text], .embed-form-super-wrapper .hs-form input[type=time], 
 .embed-form-super-wrapper .hs-form input[type=url], .embed-form-super-wrapper .hs-form input[type=week], 
 .embed-form-super-wrapper .hs-form fieldset.form-columns-1 textarea.hs-input, 
 .embed-form-super-wrapper .hs-form fieldset.form-columns-1 .input select, .embed-form-super-wrapper .hs-form .input textarea, 
 .embed-form-super-wrapper .hs-form .hs-input textarea, .embed-form-super-wrapper .hs-form textarea, 
 .embed-form-super-wrapper .hs-form .input select, .embed-form-super-wrapper .hs-form .hs-input select, 
 .embed-form-super-wrapper .hs-form select  {
     border: 1px solid #d6d6d6;
     width: 100%;
     padding: 9px 14px;
     box-sizing: border-box;
    }
.embed-form-super-wrapper .hs-form ul {list-style-type: none;margin-left: 0; padding-left: 0;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 .hs-input{width: 100% !important;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="checkbox"], 
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="radio"] {
    width: auto !important;
    margin-right: 6px !important;
    margin-top: 2px;
}
.embed-form-super-wrapper .hs-form label {color: #606060;}
.embed-form-super-wrapper .hs-form fieldset {max-width: 100% !important;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {width: 33.333% !important;}
.embed-form-super-wrapper .hs-form fieldset {margin-bottom: 12px !important;}
.embed-form-super-wrapper .hs-form .hs-form-field {margin-bottom: 2px;}
.embed-form-super-wrapper .hs-form label {font-weight: normal;letter-spacing: 1px;font-display: swap;}
.embed-form-super-wrapper .hs-form ul li {
    /* margin-top: 4px;
    margin-bottom: 4px !important; */
    float: left;
    width: 100%;
}
.embed-form-super-wrapper .hs-form fieldset textarea.hs-input {
    min-height: 120px;
}
.embed-form-super-wrapper .hs-form select{
    -webkit-appearance: none;
    appearance: none;
    padding: 5px;
    border-radius: 0;
} 
.embed-form-super-wrapper .hs-form input[type=reset], .embed-form-super-wrapper .hs-form input[type=submit] {
    background:#606060;
    color: white;
    padding: 7px 45px;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 15px;
    font-display: swap;
}
.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
     width: 50%;
      box-sizing: border-box;
    }
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field, 
.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
    float: left;
    box-sizing: border-box;
}
.embed-form-super-wrapper .hs-form fieldset .hs-form-field {
    padding: 0 10px;
    box-sizing: border-box;
    }
.hs_cos_wrapper.form-title {display: none;}
@media screen and (min-width:280px) and (max-width:767px) {
    .embed-form-super-wrapper { 
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
}
@media screen and (max-width:400px) {
    .embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {width: 100% !important;}
}
    .embed-form-super-wrapper {
        box-sizing: border-box;
        width: 100%;
        background: transparent;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-radius: 16px !important;
        -moz-border-radius: 16px !important;
        -webkit-border-radius: 16px !important;
        /* border-color: #bababa !important;
        border-style: solid !important;
        padding-top: 50px !important;
        padding-bottom: 50px !important; */
        padding-left: 0px ;
        padding-right: 0px ;
        margin: 0 auto;
    }
    .embed-form-super-wrapper .hs-form label, .embed-form-super-wrapper .hs-form label span {
        font-family: 'Rubik'!important;
        color: #3d4041 !important;
        font-size: 13px !important;
        letter-spacing: 0px !important;
        font-weight: 500 !important;
        margin-bottom: 6px;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form label {
        width: 100% !important;
        float:left !important;
        text-align: left !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .embed-form-super-wrapper .hs-form input[type=date], .embed-form-super-wrapper .hs-form input[type=datetime], 
    .embed-form-super-wrapper .hs-form input[type=datetime-local], .embed-form-super-wrapper .hs-form input[type=email], 
    .embed-form-super-wrapper .hs-form input[type=month], input[type=number], .embed-form-super-wrapper .hs-form input[type=password], 
    .embed-form-super-wrapper .hs-form input[type=range], .embed-form-super-wrapper .hs-form input[type=search], 
    .embed-form-super-wrapper .hs-form input[type=tel], .embed-form-super-wrapper .hs-form input[type=text], 
    .embed-form-super-wrapper .hs-form input[type=time], .embed-form-super-wrapper .hs-form input[type=url], 
    .embed-form-super-wrapper .hs-form input[type=week], .embed-form-super-wrapper .hs-form .input textarea, 
    .embed-form-super-wrapper .hs-form .hs-input textarea,.embed-form-super-wrapper .hs-form textarea, 
    .embed-form-super-wrapper .hs-form .input select, .embed-form-super-wrapper .hs-form .hs-input select, 
    .embed-form-super-wrapper .hs-form select {
        text-align: left !important;
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 300 !important;
        font-size: 14px !important;
        border-color: #0e181b !important;
        color: #000000 !important;
        background-color: #ffffff !important;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 8px;
        padding-right: 8px;
        border-style: solid !important;
        border-radius: 27px !important;
        -moz-border-radius: 27px !important;
        -webkit-border-radius: 27px !important;
        box-sizing: border-box;-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-top-width: 1px !important;
        border-bottom-width: 1px !important;
        border-left-width: 1px !important;
        border-right-width: 1px !important;
        height:auto !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form input::-webkit-input-placeholder, 
    .embed-form-super-wrapper .hs-form select::-webkit-input-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input::-moz-placeholder, .embed-form-super-wrapper .hs-form select::-moz-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input:-ms-input-placeholder, 
    .embed-form-super-wrapper .hs-form select:-ms-input-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input:-moz-placeholder, 
    .embed-form-super-wrapper .hs-form select:-moz-placeholder
    {color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input[type=reset], .embed-form-super-wrapper .hs-form input[type=submit] {
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 500 !important;
        font-size: 15px !important;
        text-transform: capitalize!important;
        color: #15e5d1 !important;
        background: #0e181b !important;
        border-top-width: 2px !important;
        border-bottom-width: 2px !important;
        border-left-width: 2px !important;
        border-right-width: 2px !important;
        border-radius: 75px !important;
        border-style: solid !important; 
        border-color: #0e181b !important;
        border-radius: 75px !important;
        -moz-border-radius: 75px !important;
        -webkit-border-radius: 75px !important;
        box-sizing:border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 60px;
        padding-right: 60px;
        transition: all .2s linear;
        -khtml-transition: all .2s linear;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form .hs-submit {
        display: inline-block;
        width: 100%;
    }
    .embed-form-super-wrapper .hs-form .hs-submit .actions {
        width: 100% !important;
        float: left !important;
        clear: both !important;
        text-align: left !important;
        box-sizing:border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-left: 11px !important;
        padding-right: 17px !important;
    }

    @media screen and (max-width:767px){
        .embed-form-super-wrapper .hs-form .form-columns-2>div.hs-form-field,
        .embed-form-super-wrapper .hs-form .form-columns-3>div.hs-form-field,
        .embed-form-super-wrapper .hs-form .form-columns-4>div.hs-form-field{
            width: 100% !important;
        }
    }
    @media screen and (max-width:768px){
        .embed-form-super-wrapper { 
            padding-left: 10px!important;
            padding-right: 10px!important;
        }
    }
    .embed-form-super-wrapper .hs-richtext{
        float: left !important;
        width: 100% !important;
        /* padding-top: 8px !important; */
        padding-bottom: 8px !important;
        padding-left: 11px !important;
        padding-right: 11px !important;
        color: #3d4041 !important;
        opacity: 0.8!important;
        font-weight: 400 !important;
        /* letter-spacing: 1px !important; */
        font-size: 13px !important;
        font-family: 'Rubik' !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-richtext p {
        margin-bottom: 10px;
    }
    .embed-form-super-wrapper .hs-form .hs-submit .actions {
        text-align: center !important;
    }
    .embed-form-super-wrapper .hs-form .hs-error-msgs label, .embed-form-super-wrapper .hs-form .hs-error-msgs label span {
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 300 !important;
        font-size: 12px !important;
        color: #dc3545 !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form button:hover, .embed-form-super-wrapper .hs-form input[type=button]:hover,
     .embed-form-super-wrapper .hs-form input[type=reset]:hover, .embed-form-super-wrapper .hs-form input[type=submit]:hover {
         background: #5a6268!important;
         color: #15e5d1 !important;
          border-color: #5a6268!important;
        }
    .grecaptcha-badge {
        width: auto !important;
        height: auto !important;
        box-shadow: none !important;
    }
    .embed-form-super-wrapper .hs-form input[type="checkbox"]{
        margin-right: 10px;
        margin-top: -2px;
    }
    .center-the-form form, .center-the-form form input {
        text-align: center;
    }
    .fn-date-picker .pika-button{
        text-align: center !important;
    }
    .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), 
    .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
        box-sizing: border-box;
        padding: 10px 15px!important;
        min-height: 50px!important;
        outline: 0px!important;
        box-shadow: none!important;
    }
    .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]), .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
        outline: 0px!important;
    }
    .embed-form-super-wrapper .submitted-message {
        padding: 55px 0px;
    font-family: "Rubik"!important;
    color: #5a6268;
    opacity: 0.8;
    text-align: center;
    font-display: swap;
    }
.hubspot{
    margin-left:20px
}
.hs-field-desc{
    font-size: 0.585rem !important;
}

@media only screen and (min-width: 280px) and (max-width : 369px){
    .hs-form input[type=submit]{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media only screen and (min-width: 370px) and (max-width : 425px){
    .hs-form input[type=submit]{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1440px)  {
    .modal-content{
        max-height: 560px;
    }
}

.embed-form-super-wrapper .hs-form {max-width:100%;margin: auto;}
.embed-form-super-wrapper .hs-form input[type=date],.embed-form-super-wrapper .hs-form input[type=datetime],
 .embed-form-super-wrapper .hs-form input[type=datetime-local], .embed-form-super-wrapper .hs-form input[type=email], 
 .embed-form-super-wrapper .hs-form input[type=month], .embed-form-super-wrapper .hs-form input[type=number], 
 .embed-form-super-wrapper .hs-form input[type=password], .embed-form-super-wrapper .hs-form input[type=range], 
 .embed-form-super-wrapper .hs-form input[type=search], .embed-form-super-wrapper .hs-form input[type=tel], 
 .embed-form-super-wrapper .hs-form input[type=text], .embed-form-super-wrapper .hs-form input[type=time], 
 .embed-form-super-wrapper .hs-form input[type=url], .embed-form-super-wrapper .hs-form input[type=week], 
 .embed-form-super-wrapper .hs-form fieldset.form-columns-1 textarea.hs-input, 
 .embed-form-super-wrapper .hs-form fieldset.form-columns-1 .input select, .embed-form-super-wrapper .hs-form .input textarea, 
 .embed-form-super-wrapper .hs-form .hs-input textarea, .embed-form-super-wrapper .hs-form textarea, 
 .embed-form-super-wrapper .hs-form .input select, .embed-form-super-wrapper .hs-form .hs-input select, 
 .embed-form-super-wrapper .hs-form select  {
     border: 1px solid #d6d6d6;
     width: 100%;
     padding: 9px 14px;
     box-sizing: border-box;
    }
.embed-form-super-wrapper .hs-form ul {list-style-type: none;margin-left: 0; padding-left: 0;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 .hs-input{width: 100% !important;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="checkbox"], 
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="radio"] {
    width: auto !important;
    margin-right: 6px !important;
    margin-top: 2px;
}
.embed-form-super-wrapper .hs-form label {color: #606060;}
.embed-form-super-wrapper .hs-form fieldset {max-width: 100% !important;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {width: 33.333% !important;}
.embed-form-super-wrapper .hs-form fieldset {margin-bottom: 12px !important;}
.embed-form-super-wrapper .hs-form .hs-form-field {margin-bottom: 2px;}
.embed-form-super-wrapper .hs-form label {font-weight: normal;letter-spacing: 1px;font-display: swap;}
.embed-form-super-wrapper .hs-form ul li {
    /* margin-top: 4px;
    margin-bottom: 4px !important; */
    float: left;
    width: 100%;
}
.embed-form-super-wrapper .hs-form fieldset textarea.hs-input {
    min-height: 120px;
}
.embed-form-super-wrapper .hs-form select{
    -webkit-appearance: none;
    appearance: none;
    padding: 5px;
    border-radius: 0;
} 
.embed-form-super-wrapper .hs-form input[type=reset], .embed-form-super-wrapper .hs-form input[type=submit] {
    background:#606060;
    color: white;
    padding: 7px 45px;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 15px;
    font-display: swap;
}
.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
     width: 50%;
      box-sizing: border-box;
    }
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field, 
.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
    float: left;
    box-sizing: border-box;
}
.embed-form-super-wrapper .hs-form fieldset .hs-form-field {
    padding: 0 10px;
    box-sizing: border-box;
    }
.hs_cos_wrapper.form-title {display: none;}
@media screen and (min-width:280px) and (max-width:767px) {
    .embed-form-super-wrapper { 
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
}
@media screen and (max-width:400px) {
    .embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {width: 100% !important;}
}
    .embed-form-super-wrapper {
        box-sizing: border-box;
        width: 100%;
        background: transparent;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-radius: 16px !important;
        -moz-border-radius: 16px !important;
        -webkit-border-radius: 16px !important;
        /* border-color: #bababa !important;
        border-style: solid !important;
        padding-top: 50px !important;
        padding-bottom: 50px !important; */
        padding-left: 0px ;
        padding-right: 0px ;
        margin: 0 auto;
    }
    .embed-form-super-wrapper .hs-form label, .embed-form-super-wrapper .hs-form label span {
        font-family: 'Rubik'!important;
        color: #3d4041 !important;
        font-size: 13px !important;
        letter-spacing: 0px !important;
        font-weight: 500 !important;
        margin-bottom: 6px;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form label {
        width: 100% !important;
        float:left !important;
        text-align: left !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .embed-form-super-wrapper .hs-form input[type=date], .embed-form-super-wrapper .hs-form input[type=datetime], 
    .embed-form-super-wrapper .hs-form input[type=datetime-local], .embed-form-super-wrapper .hs-form input[type=email], 
    .embed-form-super-wrapper .hs-form input[type=month], input[type=number], .embed-form-super-wrapper .hs-form input[type=password], 
    .embed-form-super-wrapper .hs-form input[type=range], .embed-form-super-wrapper .hs-form input[type=search], 
    .embed-form-super-wrapper .hs-form input[type=tel], .embed-form-super-wrapper .hs-form input[type=text], 
    .embed-form-super-wrapper .hs-form input[type=time], .embed-form-super-wrapper .hs-form input[type=url], 
    .embed-form-super-wrapper .hs-form input[type=week], .embed-form-super-wrapper .hs-form .input textarea, 
    .embed-form-super-wrapper .hs-form .hs-input textarea,.embed-form-super-wrapper .hs-form textarea, 
    .embed-form-super-wrapper .hs-form .input select, .embed-form-super-wrapper .hs-form .hs-input select, 
    .embed-form-super-wrapper .hs-form select {
        text-align: left !important;
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 300 !important;
        font-size: 14px !important;
        border-color: #0e181b !important;
        color: #000000 !important;
        background-color: #ffffff !important;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 8px;
        padding-right: 8px;
        border-style: solid !important;
        border-radius: 27px !important;
        -moz-border-radius: 27px !important;
        -webkit-border-radius: 27px !important;
        box-sizing: border-box;-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-top-width: 1px !important;
        border-bottom-width: 1px !important;
        border-left-width: 1px !important;
        border-right-width: 1px !important;
        height:auto !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form input::-webkit-input-placeholder, 
    .embed-form-super-wrapper .hs-form select::-webkit-input-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input::-moz-placeholder, .embed-form-super-wrapper .hs-form select::-moz-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input:-ms-input-placeholder, 
    .embed-form-super-wrapper .hs-form select:-ms-input-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input:-moz-placeholder, 
    .embed-form-super-wrapper .hs-form select:-moz-placeholder
    {color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input[type=reset], .embed-form-super-wrapper .hs-form input[type=submit] {
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 500 !important;
        font-size: 15px !important;
        text-transform: capitalize!important;
        color: #15e5d1 !important;
        background: #0e181b !important;
        border-top-width: 2px !important;
        border-bottom-width: 2px !important;
        border-left-width: 2px !important;
        border-right-width: 2px !important;
        border-radius: 75px !important;
        border-style: solid !important; 
        border-color: #0e181b !important;
        border-radius: 75px !important;
        -moz-border-radius: 75px !important;
        -webkit-border-radius: 75px !important;
        box-sizing:border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 60px;
        padding-right: 60px;
        transition: all .2s linear;
        -khtml-transition: all .2s linear;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form .hs-submit {
        display: inline-block;
        width: 100%;
    }
    .embed-form-super-wrapper .hs-form .hs-submit .actions {
        width: 100% !important;
        float: left !important;
        clear: both !important;
        text-align: left !important;
        box-sizing:border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-left: 11px !important;
        padding-right: 17px !important;
    }

    @media screen and (max-width:767px){
        .embed-form-super-wrapper .hs-form .form-columns-2>div.hs-form-field,
        .embed-form-super-wrapper .hs-form .form-columns-3>div.hs-form-field,
        .embed-form-super-wrapper .hs-form .form-columns-4>div.hs-form-field{
            width: 100% !important;
        }
    }
    @media screen and (max-width:768px){
        .embed-form-super-wrapper { 
            padding-left: 10px!important;
            padding-right: 10px!important;
        }
    }
    .embed-form-super-wrapper .hs-richtext{
        float: left !important;
        width: 100% !important;
        /* padding-top: 8px !important; */
        padding-bottom: 8px !important;
        padding-left: 11px !important;
        padding-right: 11px !important;
        color: #3d4041 !important;
        opacity: 0.8!important;
        font-weight: 400 !important;
        /* letter-spacing: 1px !important; */
        font-size: 13px !important;
        font-family: 'Rubik' !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-richtext p {
        margin-bottom: 10px;
    }
    .embed-form-super-wrapper .hs-form .hs-submit .actions {
        text-align: center !important;
    }
    .embed-form-super-wrapper .hs-form .hs-error-msgs label, .embed-form-super-wrapper .hs-form .hs-error-msgs label span {
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 300 !important;
        font-size: 12px !important;
        color: #dc3545 !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form button:hover, .embed-form-super-wrapper .hs-form input[type=button]:hover,
     .embed-form-super-wrapper .hs-form input[type=reset]:hover, .embed-form-super-wrapper .hs-form input[type=submit]:hover {
         background: #5a6268!important;
         color: #15e5d1 !important;
          border-color: #5a6268!important;
        }
    .grecaptcha-badge {
        width: auto !important;
        height: auto !important;
        box-shadow: none !important;
    }
    .embed-form-super-wrapper .hs-form input[type="checkbox"]{
        margin-right: 10px;
        margin-top: -2px;
    }
    .center-the-form form, .center-the-form form input {
        text-align: center;
    }
    .fn-date-picker .pika-button{
        text-align: center !important;
    }
    .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), 
    .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
        box-sizing: border-box;
        padding: 10px 15px!important;
        min-height: 50px!important;
        outline: 0px!important;
        box-shadow: none!important;
    }
    .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]), .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
        outline: 0px!important;
    }
    .embed-form-super-wrapper .submitted-message {
        padding: 55px 0px;
    font-family: "Rubik"!important;
    color: #5a6268;
    opacity: 0.8;
    text-align: center;
    font-display: swap;
    }
.hubspot{
    margin-left:20px
}
.hs-field-desc{
    font-size: 0.585rem !important;
}

@media only screen and (min-width: 280px) and (max-width : 369px){
    .hs-form input[type=submit]{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media only screen and (min-width: 370px) and (max-width : 425px){
    .hs-form input[type=submit]{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1440px)  {
    .modal-content{
        max-height: 560px;
    }
}

.embed-form-super-wrapper .hs-form {max-width:100%;margin: auto;}
.embed-form-super-wrapper .hs-form input[type=date],.embed-form-super-wrapper .hs-form input[type=datetime],
 .embed-form-super-wrapper .hs-form input[type=datetime-local], .embed-form-super-wrapper .hs-form input[type=email], 
 .embed-form-super-wrapper .hs-form input[type=month], .embed-form-super-wrapper .hs-form input[type=number], 
 .embed-form-super-wrapper .hs-form input[type=password], .embed-form-super-wrapper .hs-form input[type=range], 
 .embed-form-super-wrapper .hs-form input[type=search], .embed-form-super-wrapper .hs-form input[type=tel], 
 .embed-form-super-wrapper .hs-form input[type=text], .embed-form-super-wrapper .hs-form input[type=time], 
 .embed-form-super-wrapper .hs-form input[type=url], .embed-form-super-wrapper .hs-form input[type=week], 
 .embed-form-super-wrapper .hs-form fieldset.form-columns-1 textarea.hs-input, 
 .embed-form-super-wrapper .hs-form fieldset.form-columns-1 .input select, .embed-form-super-wrapper .hs-form .input textarea, 
 .embed-form-super-wrapper .hs-form .hs-input textarea, .embed-form-super-wrapper .hs-form textarea, 
 .embed-form-super-wrapper .hs-form .input select, .embed-form-super-wrapper .hs-form .hs-input select, 
 .embed-form-super-wrapper .hs-form select  {
     border: 1px solid #d6d6d6;
     width: 100%;
     padding: 9px 14px;
     box-sizing: border-box;
    }
.embed-form-super-wrapper .hs-form ul {list-style-type: none;margin-left: 0; padding-left: 0;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 .hs-input{width: 100% !important;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="checkbox"], 
.embed-form-super-wrapper .hs-form fieldset.form-columns-1 input[type="radio"] {
    width: auto !important;
    margin-right: 6px !important;
    margin-top: 2px;
}
.embed-form-super-wrapper .hs-form label {color: #606060;}
.embed-form-super-wrapper .hs-form fieldset {max-width: 100% !important;}
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {width: 33.333% !important;}
.embed-form-super-wrapper .hs-form fieldset {margin-bottom: 12px !important;}
.embed-form-super-wrapper .hs-form .hs-form-field {margin-bottom: 2px;}
.embed-form-super-wrapper .hs-form label {font-weight: normal;letter-spacing: 1px;font-display: swap;}
.embed-form-super-wrapper .hs-form ul li {
    /* margin-top: 4px;
    margin-bottom: 4px !important; */
    float: left;
    width: 100%;
}
.embed-form-super-wrapper .hs-form fieldset textarea.hs-input {
    min-height: 120px;
}
.embed-form-super-wrapper .hs-form select{
    -webkit-appearance: none;
    appearance: none;
    padding: 5px;
    border-radius: 0;
} 
.embed-form-super-wrapper .hs-form input[type=reset], .embed-form-super-wrapper .hs-form input[type=submit] {
    background:#606060;
    color: white;
    padding: 7px 45px;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 15px;
    font-display: swap;
}
.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
     width: 50%;
      box-sizing: border-box;
    }
.embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field, 
.embed-form-super-wrapper .hs-form fieldset.form-columns-2 .hs-form-field {
    float: left;
    box-sizing: border-box;
}
.embed-form-super-wrapper .hs-form fieldset .hs-form-field {
    padding: 0 10px;
    box-sizing: border-box;
    }
.hs_cos_wrapper.form-title {display: none;}
@media screen and (min-width:280px) and (max-width:767px) {
    .embed-form-super-wrapper { 
        padding-left: 10px!important;
        padding-right: 10px!important;
    }
}
@media screen and (max-width:400px) {
    .embed-form-super-wrapper .hs-form fieldset.form-columns-3 .hs-form-field {width: 100% !important;}
}
    .embed-form-super-wrapper {
        box-sizing: border-box;
        width: 100%;
        background: transparent;
        border-top-width: 1px;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-right-width: 1px;
        border-radius: 16px !important;
        -moz-border-radius: 16px !important;
        -webkit-border-radius: 16px !important;
        /* border-color: #bababa !important;
        border-style: solid !important;
        padding-top: 50px !important;
        padding-bottom: 50px !important; */
        padding-left: 0px ;
        padding-right: 0px ;
        margin: 0 auto;
    }
    .embed-form-super-wrapper .hs-form label, .embed-form-super-wrapper .hs-form label span {
        font-family: 'Rubik'!important;
        color: #3d4041 !important;
        font-size: 13px !important;
        letter-spacing: 0px !important;
        font-weight: 500 !important;
        margin-bottom: 6px;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form label {
        width: 100% !important;
        float:left !important;
        text-align: left !important;
        padding-left: 0px !important;
        padding-right: 0px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }
    .embed-form-super-wrapper .hs-form input[type=date], .embed-form-super-wrapper .hs-form input[type=datetime], 
    .embed-form-super-wrapper .hs-form input[type=datetime-local], .embed-form-super-wrapper .hs-form input[type=email], 
    .embed-form-super-wrapper .hs-form input[type=month], input[type=number], .embed-form-super-wrapper .hs-form input[type=password], 
    .embed-form-super-wrapper .hs-form input[type=range], .embed-form-super-wrapper .hs-form input[type=search], 
    .embed-form-super-wrapper .hs-form input[type=tel], .embed-form-super-wrapper .hs-form input[type=text], 
    .embed-form-super-wrapper .hs-form input[type=time], .embed-form-super-wrapper .hs-form input[type=url], 
    .embed-form-super-wrapper .hs-form input[type=week], .embed-form-super-wrapper .hs-form .input textarea, 
    .embed-form-super-wrapper .hs-form .hs-input textarea,.embed-form-super-wrapper .hs-form textarea, 
    .embed-form-super-wrapper .hs-form .input select, .embed-form-super-wrapper .hs-form .hs-input select, 
    .embed-form-super-wrapper .hs-form select {
        text-align: left !important;
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 300 !important;
        font-size: 14px !important;
        border-color: #0e181b !important;
        color: #000000 !important;
        background-color: #ffffff !important;
        padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 8px;
        padding-right: 8px;
        border-style: solid !important;
        border-radius: 27px !important;
        -moz-border-radius: 27px !important;
        -webkit-border-radius: 27px !important;
        box-sizing: border-box;-moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        border-top-width: 1px !important;
        border-bottom-width: 1px !important;
        border-left-width: 1px !important;
        border-right-width: 1px !important;
        height:auto !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form input::-webkit-input-placeholder, 
    .embed-form-super-wrapper .hs-form select::-webkit-input-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input::-moz-placeholder, .embed-form-super-wrapper .hs-form select::-moz-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input:-ms-input-placeholder, 
    .embed-form-super-wrapper .hs-form select:-ms-input-placeholder{
        color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input:-moz-placeholder, 
    .embed-form-super-wrapper .hs-form select:-moz-placeholder
    {color:#a1a1a1 !important;
        text-align: left !important;
    }
    .embed-form-super-wrapper .hs-form input[type=reset], .embed-form-super-wrapper .hs-form input[type=submit] {
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 500 !important;
        font-size: 15px !important;
        text-transform: capitalize!important;
        color: #15e5d1 !important;
        background: #0e181b !important;
        border-top-width: 2px !important;
        border-bottom-width: 2px !important;
        border-left-width: 2px !important;
        border-right-width: 2px !important;
        border-radius: 75px !important;
        border-style: solid !important; 
        border-color: #0e181b !important;
        border-radius: 75px !important;
        -moz-border-radius: 75px !important;
        -webkit-border-radius: 75px !important;
        box-sizing:border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-top: 12px;
        padding-bottom: 12px;
        padding-left: 60px;
        padding-right: 60px;
        transition: all .2s linear;
        -khtml-transition: all .2s linear;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form .hs-submit {
        display: inline-block;
        width: 100%;
    }
    .embed-form-super-wrapper .hs-form .hs-submit .actions {
        width: 100% !important;
        float: left !important;
        clear: both !important;
        text-align: left !important;
        box-sizing:border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        padding-left: 11px !important;
        padding-right: 17px !important;
    }

    @media screen and (max-width:767px){
        .embed-form-super-wrapper .hs-form .form-columns-2>div.hs-form-field,
        .embed-form-super-wrapper .hs-form .form-columns-3>div.hs-form-field,
        .embed-form-super-wrapper .hs-form .form-columns-4>div.hs-form-field{
            width: 100% !important;
        }
    }
    @media screen and (max-width:768px){
        .embed-form-super-wrapper { 
            padding-left: 10px!important;
            padding-right: 10px!important;
        }
    }
    .embed-form-super-wrapper .hs-richtext{
        float: left !important;
        width: 100% !important;
        /* padding-top: 8px !important; */
        padding-bottom: 8px !important;
        padding-left: 11px !important;
        padding-right: 11px !important;
        color: #3d4041 !important;
        opacity: 0.8!important;
        font-weight: 400 !important;
        /* letter-spacing: 1px !important; */
        font-size: 13px !important;
        font-family: 'Rubik' !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-richtext p {
        margin-bottom: 10px;
    }
    .embed-form-super-wrapper .hs-form .hs-submit .actions {
        text-align: center !important;
    }
    .embed-form-super-wrapper .hs-form .hs-error-msgs label, .embed-form-super-wrapper .hs-form .hs-error-msgs label span {
        font-family: 'Rubik' !important;
        letter-spacing: 0px !important;
        font-weight: 300 !important;
        font-size: 12px !important;
        color: #dc3545 !important;
        font-display: swap;
    }
    .embed-form-super-wrapper .hs-form button:hover, .embed-form-super-wrapper .hs-form input[type=button]:hover,
     .embed-form-super-wrapper .hs-form input[type=reset]:hover, .embed-form-super-wrapper .hs-form input[type=submit]:hover {
         background: #5a6268!important;
         color: #15e5d1 !important;
          border-color: #5a6268!important;
        }
    .grecaptcha-badge {
        width: auto !important;
        height: auto !important;
        box-shadow: none !important;
    }
    .embed-form-super-wrapper .hs-form input[type="checkbox"]{
        margin-right: 10px;
        margin-top: -2px;
    }
    .center-the-form form, .center-the-form form input {
        text-align: center;
    }
    .fn-date-picker .pika-button{
        text-align: center !important;
    }
    .hs-custom-style>div input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]), 
    .hs-custom-style fieldset input:not([type=image]):not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]):not([type=file]) {
        box-sizing: border-box;
        padding: 10px 15px!important;
        min-height: 50px!important;
        outline: 0px!important;
        box-shadow: none!important;
    }
    .hs-custom-style>div>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]), .hs-custom-style fieldset>div:last-of-type .hs-input:not([type=checkbox]):not([type=radio]) {
        outline: 0px!important;
    }
    .embed-form-super-wrapper .submitted-message {
        padding: 55px 0px;
    font-family: "Rubik"!important;
    color: #5a6268;
    opacity: 0.8;
    text-align: center;
    font-display: swap;
    }
.hubspot{
    margin-left:20px
}
.hs-field-desc{
    font-size: 0.585rem !important;
}

@media only screen and (min-width: 280px) and (max-width : 369px){
    .hs-form input[type=submit]{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
@media only screen and (min-width: 370px) and (max-width : 425px){
    .hs-form input[type=submit]{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
}
@media only screen and (min-width: 769px) and (max-width: 1440px)  {
    .modal-content{
        max-height: 560px;
    }
}
.SessionOut .SO_Content .clr_code{
    color: #2376E5;
}

.SessionOut .SO_Content .err_head{
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 16px;
    font-family: "Roboto", "Helvetica", "Arial", sans-serif;
    font-weight: 500;
    line-height: 1.5;
    letter-spacing: 0.00938em;
    font-display: swap;
}

.SessionOut .SO_Content .err_desc{
    font-weight: normal; 
    font-size: 12px;
    font-display: swap;
}

.pd-10{
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.background-box {
  box-shadow: 0px 2px 1px -3px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  padding: 15px 0;
  margin-top: 5px;
  width: 100%;
}
.row.remove-padding {
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
}
h2.my-reports-dashboard {
  margin-bottom: 0;
  margin-top: 5px;
  color: #000;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  display: inline-block !important;
  font-display: swap;
}
span.total-reports {
  margin-left: 13px;
  opacity: 0.5;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  font-display: swap;
}
.dashoard-reports-page span svg {
  margin-right: 8px;
}
.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}
button.button-add-new {
  margin-right: 0;
  padding: 0px 15px;
  box-shadow: 0 0 0;
  color: #fff;
  font-family: "Didact Gothic";
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  height: 32px;
  border: 1px solid #2376e5;
  border-radius: 3px;
  background-color: #2376e5;
  text-transform: none;
  font-display: swap;
}
button.button-add-new:hover,
button.button-add-new:focus {
  background-color: #36E6D3;
  border-color: #36E6D3;
  box-shadow: none;
  color: #3C3B3A!important;
    font-weight: 600;
}
button.button-add-new:active {
  background-color: #36E6D3 !important;
  border-color: #36E6D3 !important;
  box-shadow: none !important;
}
.breadcrumb-admin {
  font-size: 12px;
  color: #5a6e82;
  text-decoration: none;
  padding: 0px !important;
  font-weight: 500;
  margin: 3px 0;
  font-family: "Rubik" !important;
  font-display: swap;
}
.breadcrumb-admin a {
  color: #5a6e82;
  cursor: pointer;
}
.breadcrumb-admin a:hover {
  text-decoration: none;
  color: #5a6e82;
}
/*table*/
.dashboard-table {
  margin: 20px 0;
}
.dashboard-table table thead tr th:first-child {
  width: 95px;
}
.dashboard-table table {
  border: 1px solid #dee2e6;
}
.dashboard-table table thead {
  background: #f5f7f8;
  text-transform: uppercase;
  color: #8896a2;
}
.dashboard-table table thead th {
  padding: 3px 10px;
  font-size: 10px;
  border-bottom: none;
  font-display: swap;
}
.dashboard-table tbody tr td {
  font-size: 12px;
  line-height: normal;
  opacity: 0.7;
  border-bottom: 1px solid #dee2e6;
  padding: 6px 10px;
  vertical-align: middle;
  color: #000;
  line-height: 28px;
  text-align: left;
  font-display: swap;
}
.dashboard-table table tr td.report-name-color {
  word-break: break-word;
  width: 350px;
  line-height: inherit;
}
.datastudiopopup {
  max-width: 100% !important;
  height: 100vh;
  margin: 0px !important;
}
.datastudiopopup .modal-content {
  border: 0px;
}
.datastudiopopup .modal-body {
  padding: 0px;
}
.datastudioClose {
  float: right;
  margin-right: 30px;
  position: relative;
  top: 14px;
  cursor: pointer;
}
.closestudio {
  margin-right: 30px;
    position: absolute;
    top: 8px;
    right: 0px;
    cursor: pointer;
    float: right;
    opacity: 0.7;
    font-size: 13px;
    font-family: "Rubik"!important;
    font-display: swap;
}
.closestudio:hover {
  opacity: 1!important;
}
.closestudio svg {
  margin-right: 3px;
}
.datastudiopopup .modal-body {
  height: 99.5vh;
  background: #f3f3f3;
}

.datastudioInitialLoader {
  position: absolute;
  z-index: 999999;
  top: 55%;
  left: 53%;
  margin-top: -71px;
  margin-left: -71px;
  width: 15%;
  height: 15%;
}
.spinner-border {
  width: 3rem !important;
  height: 3rem !important;
}
.spinner-grow {
  display: block !important;
  width: 0.7rem !important;
  height: 0.7rem !important;
  -webkit-animation: spinner-grow 1.7s linear infinite !important;
          animation: spinner-grow 1.7s linear infinite !important;
  cursor: pointer;
}
.wid50 {
  width: 50px;
}
.reportExpiryIndicatorColActive{
  width: 3%;
  cursor: pointer;
}
.reportExpiryIndicatorColInactive{
  cursor: default;
}
.popalert .popover-inner .popover-body {
  padding: 4px 7px;
  color: #39393a;
  font-size: 11px;
  font-weight: 500;
  font-display: swap;
}
.popalert .popover {
  background-color: #dedcdc;
}
.popalert .bs-popover-auto[x-placement^=top]>.arrow::after, .popalert .bs-popover-top>.arrow::after {
  border-top-color: #dedcdc;
}
/* .popalert .bs-popover-auto {
  transform: translate3d(1381px, 177px, 0px)!important;
} */
@media screen and (max-width: 700px) and (min-width: 280px) {
  .datastudiopopup {
    max-width: 100% !important;
    height: 100vh;
    margin: 75px 0px 20px !important;
  }
}
@media screen and (max-width: 700px) and (min-width: 280px) {
  .datastudiopopup .modal-body {
    height: 125.6vh;
    background: #f3f3f3;
  }
  .table-scroll {
    overflow: auto;
  }
}
.expiredpopup .modal-header .modal-title {
  width: 100%;
  font-size: 16px;
    font-family: "Rubik"!important;
    font-display: swap;
}
.expiredpopup .modal-header .modal-title .datastudioClose {
  float: right;
  margin-right: 2px;
  position: relative;
  top: 5px;
  cursor: pointer;
  opacity: 0.5;
  width: 9px;
}
.expiredpopup .modal-header .modal-title svg.datastudioClose:hover {
  opacity: 1!important;
}
.expiredpopup .modal-header {
  padding: 12px 15px;
}
.expiredpopup .modal-body p {
  font-family: "Rubik"!important;
  font-size: 14px;
  margin-bottom: 30px;
  color: #5a6268;
  font-display: swap;
}
.lego-reporting-view .embedding-footer-bg {
  opacity: 1!important;
}

.ViewDetails .stepper-btns {
  float: right;
}
.view-details {
  padding: 50px 0 0px;
  /* background-color: #eaeaec8f; */
}
.view-details .stepper-box {
  border: 4px solid #c5c1c18a;
  border-radius: 10px;
  box-shadow: 0px 0px 36px 18px #c5c1c14a;
  background-color: #fff;
  padding: 10px 10px 10px 10px;
  z-index: 999;
    position: relative;
}
.stepper-box .MuiStepIcon-root {
  width: 34px;
  height: 34px;
  color: #fff;
}

.stepper-box
  .MuiStepLabel-root
  .MuiStepLabel-alternativeLabel
  svg.MuiSvgIcon-root {
  width: 33px;
  height: 33px;
  background: #f26f62;
  border-radius: 50%;
  margin: 0;
}
.stepper-box .MuiStepIcon-completed-cx svg text {
  fill: #fff !important;
}
.stepper-box svg text.MuiStepIcon-text {
  font-size: 12px !important;
  font-weight: 600;
  fill: #f26f62;
  font-display: swap;
}
.stepper-box .MuiStepConnector-active .MuiStepConnector-lineHorizontal,
.stepper-box .MuiStepConnector-completed .MuiStepConnector-lineHorizontal,
.landing-popup .MuiStepConnector-active .MuiStepConnector-lineHorizontal,
.landing-popup .MuiStepConnector-completed .MuiStepConnector-lineHorizontal {
  border-color: #f26f62;
}
.stepper-box .MuiStepIcon-text {
  fill: #fff;
}
.stepper-box .Mui-disabled .MuiStepLabel-iconContainer svg.MuiSvgIcon-root {
  border: 2px solid #f26f62;
}
.stepper-box svg.MuiStepIcon-active {
  color: #f26f62;
}
.stepper-box svg.MuiStepIcon-active text {
  font-size: 0.85rem;
  font-weight: 600;
  fill: #fff;
  font-display: swap;
}
.stepper-box svg text.MuiStepIcon-text:active {
  fill: #fff;
}
.stepper-box svg.MuiStepIcon-active text {
  fill: #fff;
}
.stepper-box .MuiStepIcon-completed-cx svg {
  color: #f26f62;
}
.stepper-box .MuiStepConnector-alternativeLabel {
  top: 16px;
  left: calc(-50% + 16.6px);
  right: calc(50% + 16.6px);
  position: absolute;
  z-index: 1;
}
.stepper-box .MuiStepConnector-lineHorizontal {
  border-top-style: solid;
  border-top-width: 6px;
  border-color: #fdeeec;
}
.stepper-box .row.border-bottom-stepper {
  border-bottom: 1px solid #eaeaec;
  margin-bottom: 10px;
  padding-bottom: 8px;
}
.stepper-box .row.border-bottom-stepper .custom .col-md-4 {
  padding-left: 15px!important;
  padding-right: 15px!important;
}
.stepper-box .MuiStepConnector-lineHorizontal {
  z-index: 2;
}
.stepper-box .MuiStepper-root {
  padding: 5px 5px 10px;
}
.stepper-box .MuiStepLabel-label.MuiStepLabel-alternativeLabel {
  margin-top: 10px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  font-family: "Didact Gothic";
  font-display: swap;
}
.image-layer .leaf-img1 {
  left: 0px;
  bottom: -42px;
  position: absolute;
}
.image-layer .leaf-img1 img, .image-layer .leaf-img2 img {
  display: inline-block;
    max-width: 100%;
    height: auto;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}
.image-layer .leaf-img2 {
  right: 0px;
  bottom: 0px;
  position: absolute;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .line-added {
    margin: 41px 19px 8px -130px!important;
}
.line-added img {
  width: 47%!important;
}
}
.hotel-stepper .hotel-header {
    margin-bottom: 0px;
    margin-top: 8px;
    font-size: 18px;
    font-weight: 500;
    color: #3d4041;
    font-family: "Rubik"!important;
    font-display: swap;
}
.hotel-stepper label {
    display: inline-block;
    margin-bottom: 3px;
    font-size: 14px;
    font-family: "Rubik"!important;
    color: #3d4041;
    opacity: 0.8;
    font-display: swap;
}
.hotel-stepper .form-group {
    margin-bottom: 11px;
}
.table-scroll table thead tr th {
    background-color: #f5f7f8;
    padding: 4px 14px;
    color: #8896a2;
    letter-spacing: 0.7px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 11px;
    border-bottom: 1px solid #dee2e6;
    vertical-align: middle;
    font-display: swap;
}
/*table start*/
.table-scroll table {
    border: 1px solid #dee2e6;
}
.table-scroll table tbody tr td {
    padding: 4px 14px;
    /* display: table-cell; */
    vertical-align: middle;
    font-size: 14px;
    /* min-width: 163px; */
    word-break: break-word;
    font-display: swap;
}
.table-scroll table tbody tr:nth-child(odd) {
    background:#ffffff;
    /* background: #eaeaec; */
}
.table-scroll tbody {
    display: inline-block;
    height: 209px;
    max-height: 209px;
    overflow-y: auto;
    /* height: auto; */
}
.table-scroll thead, .table-scroll tbody tr {
    display:table;
  width:100%;
  table-layout:fixed;
  }
.table-scroll thead {
    width: calc( 100% - 0em );
  }
.table-scroll tbody tr {
    display: table;
}
.table-scroll svg:not(.rating-stars > svg) {
    color: #2376E5;
    display: block;
    width: 22px;
    height: 22px;
}
.table-scroll .rating-stars .MuiRating-iconEmpty {
    opacity: 0.2!important;
}
.table-scroll .MuiSvgIcon-root {
    width: 20px;
    height: 20px;
}
.table-scroll .MuiCheckbox-colorSecondary.Mui-checked {
    color: #2376E5;
}
.table-scroll .MuiCheckbox-root {
    padding: 2px 10px;
}
.table-space {
    margin-top: 15px!important;
}
.table-select {
    width: 58px;
}
/*table end*/
.program-box {
    height: 311px;
    border-radius: 5px;
    padding: 20px;
    box-shadow: 0px 0px 8px #c5c1c1ab;
}
.program-box h4 {
    color:#90abc0;
    font-weight: 900;
    font-display: swap;
}
.program-box ul {
    list-style: none;
    padding: 0px;
    line-height: 22px;
    height: 160px;
}
.program-box ul li span {
    font-weight: 600;
    font-display: swap;
}
.program-box p {
    font-size: 12px;
    color: #000;
    font-weight: 500;
    color: red;
    font-display: swap;
}
.font-400 {
    font-weight: 400!important;
    font-display: swap;
}
.i-agree-content span {
    font-size: 11px;
    font-family: "Rubik"!important;
    font-display: swap;
}
.i-agree-content span a {
    font-size: 12px;
    color: #000;
    text-decoration: underline;
    font-display: swap;
}
.i-agree-content .MuiSvgIcon-root {
    width: 18px;
    height: 18px;
    margin: 5px 0 3px 5px;
}
.i-agree-content .MuiIconButton-root {
    padding: 0px 7px;
}
.i-agree-content .MuiCheckbox-colorSecondary.Mui-checked {
    color: #2376E5;
}
.i-agree-content2 {
    margin-top: 15px;
}
.i-agree-content .form-text {
    font-size: 11px;
    font-display: swap;
}
.i-agree-content2 span {
    font-size: 13px;
    font-family: "Rubik"!important;
    font-display: swap;
}
.i-agree-content2 span a {
    font-size: 14px;
    color: #000;
    text-decoration: underline;
    font-display: swap;
}
.i-agree-content2 .MuiSvgIcon-root {
    width: 18px;
    height: 18px;
    margin: 1px 0 3px 5px;
}
.i-agree-content2 .MuiIconButton-root {
    padding: 0px 7px 0px;
}
.i-agree-content2 .MuiCheckbox-colorSecondary.Mui-checked {
    color: #2376E5;
}
.form-invalid .invalid-feedback {
    position: absolute;
    font-size: 10px;
    margin: 0 0 3px;
    font-display: swap;
}
.form-invalid .position-unset .invalid-feedback {
    position: unset!important;
}
.table-extra-width {
    width: 290px;
}
.terms-check-box{
    display: inline-block !important;
}
.terms-check-box label{
    margin-right: 4px;
}
.terms-check-box a{
    font-size: 12px !important;
    text-decoration: underline !important;
    position: relative;
    bottom: 2px;
    cursor: pointer;
    font-display: swap;
}
/*terms and conddition*/
.terms-and-conditions .modal-body {
    overflow-y: auto;
    height: 80vh;
    padding: 16px 24px;
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    font-family: "Rubik"!important;
    font-display: swap;
}
.terms-and-conditions .modal-title {
    font-size: 16px;
    font-weight: 600;
    font-family: "Rubik"!important;
    font-display: swap;
}
.terms-and-conditions .modal-content .modal-header {
    padding: 9px 0.8rem 6px 1.3rem;
}
.terms-and-conditions .modal-content .modal-header button.close span {
    font-size: 25px;
}
.terms-and-conditions h5.terms-heading {
    font-weight: 600;
    font-size: 13px;
    color: #000;
    margin-top: 15px;
    font-family: "Rubik"!important;
    text-transform: uppercase;
    font-display: swap;
}
.terms-and-conditions h5.terms-heading:first-child {
    margin-top: 0px;
}
.terms-and-conditions p {
    font-size: 13px;
    margin-bottom: 15px;
    font-display: swap;
}
.terms-and-conditions button.close:focus {
    border: 0px!important;
    outline: 0!important;
    box-shadow: none!important;
}
h6.hotel-name-set {
    font-weight: 600;
    font-family: "Rubik"!important;
    font-size: 14px;
    font-display: swap;
}
h6.hotel-name-set span {
    font-weight: 400;
    font-display: swap;
}
.emailEditIcon{
    cursor: pointer;
}
.is-invalid{
    position: relative
}
input.emailverfied {
    border: 1px solid #039403!important;
    background-color: #e7fde7!important;
}
.emailVerifySuccess{
    position: absolute;
    right: 34%;
    top: 40%;
    width: 19px!important;
    color: #079434;
}
.editbuttonicon {
    border: 1px solid #000;
    height: 38px;
    margin-right: 7px;
    margin-left: 4px;
    width: 33px;
    background: #000;
    border-radius: 3px;
}
.editbuttonicon svg {
    margin-top: 5px;
    margin-left: 5px;
    font-size: 18px;
    color: #15e5d1;
}
.emailVerifyModal{
    position: relative
}
.emailVerifyModalSpinner{
    position: absolute;
}
.verifyemailbutton{
    display: block;
}
.otpinvalid{
    display: block;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    .word-breck {
        word-break: break-word;
    }
    .page-height-fixed-hotel {
        min-height: calc(124vh - 516px);
    }
}
@media only screen and (min-width: 280px) and (max-width: 369px) {
    .stepper-box .MuiStepLabel-root .MuiStepLabel-alternativeLabel svg.MuiSvgIcon-root {
        width: 29px;
        height: 29px;
    }
    .stepper-box .MuiStep-alternativeLabel {
        width: 58px;
    }
    .stepper-box .MuiStepLabel-label.MuiStepLabel-alternativeLabel {
        font-size: 12px;
        font-display: swap;
    }
    .hotel-fliter .row .col-md-2.state-width-full {
        max-width: 100%!important;
        flex: 0 0 70%!important;
    }
    .stepper-box .MuiStepConnector-alternativeLabel {
        top: 12px;
        left: calc(-50% + 14.5px);
        right: calc(50% + 14.5px);
        position: absolute;
        z-index: 11;
    }
}
@media only screen and (min-width: 370px) and (max-width: 425px) {
    .hotel-fliter .row .col-md-2.state-width-full {
        max-width: 74%!important;
        flex: 0 0 74%!important;
    }
    .stepper-btns button.stpper-save {
        margin-bottom: 15px;
    }
    .stepper-box .MuiStepLabel-label.MuiStepLabel-alternativeLabel {
        font-size: 14px;
        font-display: swap;
    }
    .stepper-box .MuiStepConnector-alternativeLabel {
        top: 12px;
        left: calc(-50% + 14.5px);
        right: calc(50% + 14.5px);
        position: absolute;
        z-index: 11;
    }
}
@media only screen and (min-width: 426px) and (max-width: 767px) {
    .table-competitor-scrool-x table {
        width: 485px;
        display: inline-block;
        height: 209px;
        max-height: 209px;
        overflow-x: auto;
        /* height: auto; */
}
.hotel-fliter .row .col-md-2.state-width-full {
    max-width: 83%!important;
    flex: 0 0 83%!important;
}
}
.list-style {
    list-style: lower-alpha;
    font-size: 13px;
    font-family: "Rubik"!important;
    font-display: swap;
}
.list-style li {
    margin-bottom: 10px;
}
@media (min-width: 576px) {
.terms-and-conditions {
    max-width: 600px!important;
    margin: 1.75rem auto;
}
}
@media only screen and (min-width: 320px) and (max-width: 425px) {
    .i-agree-content span {
        font-size: 11px;
        font-display: swap;
    }
    .i-agree-content span a {
        font-size: 11px;
        font-display: swap;
    }
}
/*--- new --*/
.font-family {
    font-family: "Rubik"!important;
    font-display: swap;
}
.height-input-73 input {
    height: 70px!important;
}
.marg-t-10 {
    margin-top: 10px!important;
}
.displayemail {
    display: flex;
}
.displayemail .form-group {
    width: 81%;
    margin-right: 5px;
}
.displayemail button.verifybtn {
    font-size: 12px;
    height: 39px;
    border-radius: 3px;
    background-color: #000;
    border: 1px solid #000;
    font-weight: 500;
    font-family: "Rubik"!important;
    color: #15e5d1;
}
.displayemail button.verifybtn.btn-info:not(:disabled):not(.disabled).active, .displayemail button.verifybtn.btn-info:not(:disabled):not(.disabled):active, .displayemail button.verifybtn.show>.btn-info.dropdown-toggle {
    background-color: #000!important;
    color: #15e5d1!important;
}
.errormsgalign .errorMsg {
    margin-top: 8px;
    font-size: 10px;
}
.displayemail button.verifybtn:focus, .displayemail button.verifybtn:active {
    outline: 0!important;
    box-shadow: none!important;
    background-color: #000!important;
    color: #15e5d1!important;
}
@media only screen and (min-width: 280px) and (max-width : 700px) {
    .line-added {
        display: none;
    }
    .hotel-stepper .table-scroll  {
        overflow: auto;
    }
    .hotel-stepper {
        padding: 10px!important;
    }
}
.YourHotel .table-scroll table thead tr th:nth-child(3), .YourHotel .table-scroll table thead tr th:nth-child(4) {
    padding-left: 3px;
}
img.widthsetemail {
    width: 17%;
    margin: 2px auto 2px;
}
p.entecodebelow {
    text-align: center;
    font-size: 13px;
    font-style: italic;
    color: #8a8a8a;
    margin-bottom: 5px;
}
.inputotp input {
    width: 40px;
    height: 40px!important;
    border-radius: 3px!important;
    padding-left: 13px;
    margin-right: 6px;
    margin-bottom: 15px;
    margin-top: 15px;
    font-size: 18px;
    border: 2px solid #afadad;
    cursor: text;
}
.inputotp input:focus, .inputotp input:focus-visible {
    outline: 0!important;
    border: 2px solid #2376E5!important;
}
button.verifyemailbutton {
    font-size: 14px;
    background: #353535;
    color: #15e5d1!important;
    border: 1px solid #353535;
    padding: 8px 35px;
    font-family: "Rubik"!important;
    border-radius: 20px;
    font-weight: 500;
    margin: 7px auto 0px;
}
button.verifyemailbutton:hover, button.verifyemailbutton:active {
    color: #f5f7f8!important;
}
button.verifyemailbutton:focus {
    outline: 0!important;
    box-shadow: none!important;
    color: #f5f7f8!important;
}
h3.otpheading {
    font-family: "Rubik"!important;
    font-size: 17px;
    margin-top: 10px;
    text-align: center;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type=number] {
    -moz-appearance: textfield;
  }
p.didntreceive {
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
    font-family: "Rubik"!important;
}
.didntreceive button {
    padding: 0px;
    background: transparent;
    color: #2376E5;
    border: none;
    line-height: 0;
    position: relative;
    /* top: -1px; */
    font-size: 14px;
    left: 4px;
    font-family: "Rubik"!important;
    text-decoration: none;
}
.didntreceive button.disabled {
    color: #15e5d1;
    opacity: .65;
    cursor: not-allowed;
}
.didntreceive .boldnumbr {
    font-weight: 400;
    color: #cb5d5d;
    position: relative;
    left: 5px;
}
.didntreceive button:focus, .didntreceive button:active, .didntreceive button:hover {
    color: #15e5d1!important;
    box-shadow: none!important;
    outline: 0!important;
}
.emailVerifyModal .modal-footer span {
    font-size: 12px;
    font-family: "Rubik"!important;
}
.emailVerifyModal .modal-footer {
    padding: 7px 11px!important;
}
.emailVerifyModal .modal-header span {
    font-family: "Rubik"!important;
    font-size: 16px;
    font-weight: 500;
}
.emailVerifyModal .modal-header {
    padding: 8px 15px;
}
.emailVerifyModal .modal-header button.close:focus {
    outline: 0!important;
}
.otpinvalid {
    text-align: center;
    background: #ff9292;
    width: 70%;
    margin: 15px auto;
    padding: 8px;
    border-radius: 5px;
    font-size: 13px;
    font-family: "Rubik"!important;
    color: #000;
}
.emailVerifyModal .modal-body .emailVerifyModalSpinner {
    width: 30px !important;
    height: 30px !important;
    left: 47%!important;
    top: 50.5%!important;
}
.table-scroll table tbody tr td .MuiFormControlLabel-root {
    margin-left: -2px;
}
.table-competitor-scrool-x table tbody tr.nobordertr, .table-competitor-scrool-x table tbody tr.nobordertr td {
    border-bottom: none!important;
}
@media only screen and (min-width: 1500px) and (max-width: 1550px) {
    .didntreceive button {
        position: relative;
         top: -1px!important;
    }
}
@media only screen and (max-width: 1400px) and (min-width: 1300px) {
    .didntreceive button {
        top: -0.9px!important;
        left: 3px;
    }
    }
    .hotel-pagination {
        position: unset!important;
        float: left;
      }
    .m-b-5 {
        margin-bottom: 5px!important;
    }
    .m-t-15 {
        margin-top: 15px!important;
    }
    .w100 {
        width: 100%!important;
    }
.search-filter {
    margin-top: 26px;
}
.hotel-fliter .options-hotel {
    font-weight: normal;
    display: block;
    white-space: pre;
    min-height: 10em!important;
    padding: 0px 10px 20px!important;
    font-display: swap;
}
.hotel-fliter option:focus {
    background-color: #000!important;
}
.form-text-err {
    position: absolute;
}
.form-text {
    margin-top: .50rem;
    font-size: 11px!important;
}
button.search-button-filter {
/* background-color:#c44098 ; */
background-color: #0e181b;
text-transform: none;
padding: 0 8px;
margin-bottom: 0;
margin-right: 0;
width: 100%;
color: #15e5d1;
line-height: 28px;
height: 39px;
border-radius: 3px;
font-size: 14px;
font-weight: 700;
font-family: "Rubik"!important;
border: none;
font-display: swap;
}
button.search-button-filter:hover {
    background-color: #15e5d1;
    border-color: #15e5d1;
    color: #0e181b;
}
button.search-button-filter:focus, button.search-button-filter:active {
    border: none!important;
    outline: 0!important;
    box-shadow: none!important;
    background-color: #0e181b!important;
    color: #15e5d1!important;
}
.Filters span.text-posiion {
    position: absolute!important;
    margin-top: -12px!important;
    font-size: 12px;
    font-display: swap;
}
.hotel-fliter .form-group {
    margin-bottom: 11px;
}
.hotel-fliter .row .col-md-2.state-width-full {
    max-width: 22%!important;
    flex: 0 0 22%!important;
}

.charactervalid .text-danger .invalid-feedback {
    position: absolute;
    font-size: 12px;
    margin-top: 0.5px;
    font-display: swap;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
    button.search-button-filter {
        padding: 0 6px;
        font-size: 12px;
        font-display: swap;
        }
        .hotel-fliter .row .col-md-2.state-width-full {
            max-width: 22%!important;
            flex: 0 0 22%!important;
        }
}
.search-width-set svg {
    font-size: 12px;
    margin-left: 2px;
    font-display: swap;
}
.save-next-btn {
    text-align: right;
}
.save-next-btn button.go-back-btn {
    color: #6c757d!important;
    background-color: #ffffff!important;
    border-color: #ffffff!important;
    padding: 11px 10px 0 0!important;
}
.save-next-btn button.go-back-btn:focus {
    border: 0px!important;
    box-shadow: none!important;
}
.stepper-btns button.stpper-save {
background-color:#000 ;
text-transform: none;
padding: 0 25px;
color: #15e5d1;
margin-bottom: 0;
margin-right: 0;
line-height: 28px;
height: 32px;
border: none;
border-radius: 2px;
font-size: 14px;
font-weight: 500;
font-family: "Rubik"!important;
font-display: swap;
}
.stepper-btns button.stpper-save:focus, .stepper-btns button.stpper-save:hover, .stepper-btns button.stpper-save:active {
    background-color:#313232 !important;
    box-shadow: none;
    color: #15e5d1;
    outline: 0px;
    border: 0px;
    }
@media only screen and (min-width: 320px) and (max-width: 425px) {
    .stepper-btns button.stpper-save {
        margin-bottom: 15px;
    }
    .save-next-btn button.go-back-btn {
        margin-bottom: 15px;
    }
}
.stepper-btns {
    margin-top: 12px;
}
.errorverifyemail {
    font-size: 13px;
    font-family: "Rubik"!important;
    margin-bottom: 11px;
    color: red;
    margin-right: 8px;
}
.errorverifyemail svg {
    font-size: 12px;
}
.stepper-btns button.stpper-save.disabled {
    opacity: 0.2;
    color: #ffffffc2;
}

/*table end*/
.program-box2 {
    height: auto;
    min-height: 216px;
    border-radius: 3px;
    /* padding: 0 5px; */
    border: 1px solid #dee2e6;
    box-shadow: 0px 0px 1px #c5c1c1ab;
    background-color: #f6f6f6;
}
.program-box2 h4 {
    color: #000;
    font-size: 20px;
    background-color: #f6f6f6;
    font-weight: 900;
    padding: 3px 15px 7px 15px;
    vertical-align: middle;
    margin: 0px;
    letter-spacing: 1px;
    /* text-transform: uppercase; */
    font-family: 'Didact Gothic';
    /* border-bottom: 1px solid #dee2e6; */
    font-display: swap;
}
.program-box2 h6 {
    color: #000;
    opacity: 0.7;
    font-size: 16px;
    background-color: #f6f6f6;
    font-weight: 600;
    padding: 5px 15px;
    vertical-align: middle;
    margin: 0px;
    border-bottom: 1px solid #dee2e6;
    font-display: swap;
}
.program-box2 ul {
    list-style: none;
    padding: 0px;
    line-height: 22px;
    height: 155px;
    margin: 0px;
}
.program-box ul li span {
    font-weight: 600;
    font-display: swap;
}
.program-box2 p {
    font-size: 12px;
    color: #fff;
    font-weight: 500;
    color: red;
    padding: 0 15px;
    font-display: swap;
}
.program-box2 .table-program table.table {
    margin-bottom: 0px!important;
}
.add-value-red {
    font-size: 16px;
    color: #f26f62;
    font-display: swap;
}
/*table*/
.table-program {
    padding: 13px 15px;
}
.table-program .table td, .table-program .table th  {
    padding: 0px;
    border-top:none;
    font-size: 14px;
    font-display: swap;
}
.table-program .table tr td span {
    font-weight: 600;
    padding-left: 5px;
    font-size: 14px;
    font-display: swap;
}

/*daily plan*/
.background-dailyplan {
 /* background-color:#f26f62; */
 background-color: #2376E5;
 color:#ffffff;
 height: auto;
 min-height: 237px;
 border-radius: 3px;
 /* padding: 0 5px; */
 border: 1px solid #dee2e6;
 box-shadow: 0px 0px 1px #c5c1c1ab;
    }
    .background-dailyplan h4 {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        padding: 7px 15px 7px 15px;
        vertical-align: middle;
        margin: 0px;
        letter-spacing: 1px;
        text-align: center;
        /* text-transform: uppercase; */
        font-family: "Rubik"!important;
        /* border-bottom: 1px solid #dee2e6; */
        font-display: swap;
    }
    .background-dailyplan h6 {
  color: #3d4041;
        opacity: 0.9;
        font-size: 14px;
        background-color: #f6f6f6;
        font-weight: 500;
        padding: 7px 15px 8px;
        vertical-align: middle;
        margin: 0px;
        text-align: center;
        font-family: "Rubik"!important;
        box-shadow: 0px 5px 6px 0px #676565d1;
        /* border-bottom: 1px solid #dee2e6; */
        font-display: swap;
    }
    .background-dailyplan ul {
        padding: 0px 0px 0px 15px;
        margin-bottom: 7px;
        line-height: 18px;
        margin-top: 3px;
    }
    .background-dailyplan p {
        font-size: 12px;
        /* color: #fff; */
        font-weight: 500;
        color: red;
        padding: 0 15px;
        font-display: swap;
    }
    .background-dailyplan .table-program table.table {
        margin-bottom: 0px!important;
        color: #fff;
    }
/*weekly*/
    .background-weeklyplan {
    /* background-color:#f26f62; */
    background-color: #2376E5;
    color:#ffffff;
    height: auto;
    min-height: 237px;
    border-radius: 3px;
    /* padding: 0 5px; */
    border: 1px solid #dee2e6;
    box-shadow: 0px 0px 1px #c5c1c1ab;
    }
    .background-weeklyplan h4 {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        padding: 7px 15px 7px 15px;
        vertical-align: middle;
        margin: 0px;
        letter-spacing: 1px;
        text-align: center;
        /* text-transform: uppercase; */
        font-family: "Rubik"!important;
        /* border-bottom: 1px solid #dee2e6; */
        font-display: swap;
    }
    .background-weeklyplan h6 {
        color: #3d4041;
        opacity: 0.9;
        font-size: 14px;
        background-color: #f6f6f6;
        font-weight: 500;
        padding: 7px 15px 8px;
        vertical-align: middle;
        margin: 0px;
        text-align: center;
        font-family: "Rubik"!important;
        box-shadow: 0px 5px 6px 0px #676565d1;
        /* border-bottom: 1px solid #dee2e6; */
        font-display: swap;
    }
    .background-weeklyplan ul {
        padding: 0px 0px 0px 15px;
        margin-bottom: 7px;
        line-height: 18px;
        margin-top: 3px;
    }
    .background-weeklyplan p {
        font-size: 12px;
        /* color: #fff; */
        font-weight: 500;
        color: red;
        padding: 0 15px;
        font-display: swap;
    }
    .background-weeklyplan .table-program table.table {
        margin-bottom: 0px!important;
        color: #fff;
    }
/*revenue plan*/
    .background-revenueplan {
    background-color:#2376E5;
    color:#ffffff;
    height: auto;
    min-height: 237px;
    border-radius: 3px;
    /* padding: 0 5px; */
    border: 1px solid #dee2e6;
    box-shadow: 0px 0px 1px #c5c1c1ab;
    }
    .background-revenueplan h4 {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        padding: 7px 15px 7px 15px;
        vertical-align: middle;
        margin: 0px;
        letter-spacing: 1px;
        text-align: center;
        /* text-transform: uppercase; */
        font-family: "Rubik"!important;
        /* border-bottom: 1px solid #dee2e6; */
        font-display: swap;
    }
    .background-revenueplan h6 {
        color: #3d4041;
        opacity: 0.9;
        font-size: 14px;
        background-color: #f6f6f6;
        font-weight: 500;
        padding: 7px 15px 8px;
        vertical-align: middle;
        margin: 0px;
        text-align: center;
        font-family: "Rubik"!important;
        box-shadow: 0px 5px 6px 0px #676565d1;
        /* border-bottom: 1px solid #dee2e6; */
        font-display: swap;
    }
    .background-revenueplan .table-program table tr td ul, .background-weeklyplan .table-program table tr td ul,
    .background-customplan .table-program table tr td ul, .background-dailyplan .table-program table tr td ul {
        padding: 0px 0px 0px 15px;
        margin-bottom: 7px;
        line-height: 18px;
        margin-top: 3px;
    }
    .background-revenueplan .table-program table tr td, .background-weeklyplan .table-program table tr td,
    .background-customplan .table-program table tr td, .background-dailyplan .table-program table tr td {
        vertical-align: top;
    }
    .background-revenueplan p {
        font-size: 12px;
        /* color: #fff; */
        font-weight: 500;
        color: red;
        padding: 0 15px;
        font-display: swap;
    }
    .background-revenueplan .table-program table.table {
        margin-bottom: 0px!important;
        color: #fff;
    }

/*custom plan*/
    .background-customplan {
    /* background-color:#9a2377; */
    background-color: #2376E5;
    color:#ffffff;
    height: auto;
    min-height: 237px;
    border-radius: 3px;
    /* padding: 0 5px; */
    border: 1px solid #dee2e6;
    box-shadow: 0px 0px 1px #c5c1c1ab;
    }
    .background-customplan h4 {
        color: #fff;
        font-size: 18px;
        font-weight: 500;
        padding: 7px 15px 7px 15px;
        vertical-align: middle;
        margin: 0px;
        letter-spacing: 1px;
        text-align: center;
        /* text-transform: uppercase; */
        font-family: "Rubik"!important;
        /* border-bottom: 1px solid #dee2e6; */
        font-display: swap;
    }
    .background-customplan h6 {
        color: #3d4041;
        opacity: 0.9;
        font-size: 14px;
        background-color: #f6f6f6;
        font-weight: 500;
        padding: 7px 15px 8px;
        vertical-align: middle;
        margin: 0px;
        text-align: center;
        font-family: "Rubik"!important;
        box-shadow: 0px 5px 6px 0px #676565d1;
        font-display: swap;
        /* border-bottom: 1px solid #dee2e6; */
    }
    .background-customplan ul {
        padding: 0px 0px 0px 19px;
        margin-bottom: 7px;
        line-height: 18px;
        margin-top: 3px;
    }
    .background-customplan p {
        font-size: 12px;
        /* color: #fff; */
        font-weight: 500;
        color: red;
        padding: 0 15px;
        font-display: swap;
    }
    .background-customplan .table-program table.table {
        margin-bottom: 0px!important;
        color: #fff;
    }
    p.error-plan {
        font-size: 13px;
        /* color: #fff; */
        font-family: "Rubik"!important;
        font-weight: 400;
        margin-bottom: 0px;
        color: red;
        padding: 5px 2px 0px;
        font-display: swap;
    }
    p.hotelname-s {
        font-size: 12px!important;
        color: #fff!important;
        padding: 0px!important;
        font-family: "Rubik"!important;
        margin-bottom: 7px!important;
        font-weight: 400;
        display: flex;
        font-display: swap;
    }
    .name-summery {
        font-size: 12px!important;
        color: #fff!important;
        padding: 0px!important;
        font-family: "Rubik"!important;
        font-display: swap;
    }
    .c-summery {
        font-weight: 400!important;
        opacity: 0.8;
        color: #fff!important;
        padding: 0px!important;
        font-family: "Rubik"!important;
        font-size: 12px!important;
        font-display: swap;
    }
    p.hotelname-s b {
        width: 30%;
    }
    p.hotelname-s span {
    font-weight: 400!important;
    opacity: 0.8;
    width: 70%;
    font-size: 12px!important;
    font-display: swap;
    }
    .width-96 {
        width: 97px!important;
    }
    .scroll-add {
        max-height: 17vh;
        overflow: auto;
    }
      .scroll-add::-webkit-scrollbar {
        width: 4px;
        cursor: pointer;
      }
      .scroll-add::-webkit-scrollbar-track {
        background: #404040;
      }
      .scroll-add::-webkit-scrollbar-thumb {
        background: #fff;
      }
      .scroll-add::-webkit-scrollbar-thumb:hover {
        background: #fff;
      }
.add-comp-link {
    cursor: pointer;
    font-size: 14px;
    font-weight: 600;
    margin: 10px 0;
    font-display: swap;
  }
  .add-comp-link:hover {
    color: #2376e5;
    text-decoration: underline;
  }
  .add-comp-link-back {
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    margin-top: 15px;
    margin-bottom: 9px;
    font-family: "Rubik" !important;
    font-display: swap;
  }
  .add-comp-link-back2 {
    cursor: pointer;
    font-size: 15px;
    font-weight: 600;
    margin-top: 3px;
    border-radius: 3px;
    font-display: swap;
  }
  .add-comp-link-back:hover {
    color: #2376e5;
    text-decoration: underline;
  }
  .add-comp-link-back2:hover {
    color: #15e5d1;
    text-decoration: none;
  }
  .Competitors label {
    display: inline-block;
    margin-bottom: 3px;
    font-size: 14px;
  }
  /* .marginbottom {
      margin-bottom: 60px!important;
   } */
  .margin-35 {
    margin-bottom: 5px;
  }
  .margin-5b {
    margin-bottom: 5px;
  }
  .margin-36 {
    margin-top: 44px !important;
  }
  .Competitors .hotel-header {
    margin-bottom: 15px;
    margin-top: 6px;
    font-size: 18px;
    font-weight: 600;
    font-family: "Rubik" !important;
    color: #3d4041;
    font-display: swap;
  }
  
  .table-noborder table {
    border: none;
  }
  .table-noborder table tbody {
    border: 1px solid #dee2e6;
  }
  .fliter-by-competitors .competitors-fliter-all {
    padding: 0 10px 0 4px !important;
    width: 95px;
    height: 27px !important;
    padding-left: 9px!important;
    position: relative;
    left: -88px;
    margin-top: 5px;
    font-weight: 600;
    font-size: 14px;
    background: #eaeaec;
    box-shadow: inset 0px -2px 5px #d4d1d1;
    font-display: swap;
  }
  .fliter-by-competitors .competitors-fliter-all:focus {
    border: none;
    box-shadow: none;
    background: #eaeaec;
  }
  div.competitor-form-space {
    margin-bottom: 7px;
  }
  .topbar-margin {
    margin-top: 45px;
  }
  
  .total-and-back-link .row {
    margin: 12px 0;
  }
  .total-and-back-link .row .col-md-6 {
    padding: 0px;
  }
  .address {
    font-size: 12px;
    color: #000;
    opacity: 0.7;
    font-display: swap;
  }
  .text-center {
    text-align: center;
  }
  .width-150 {
    width: 170px;
  }
  .width-75 {
    width: 85px;
  }
  .width-123 {
    width: 123px;
  }
  .height-nodata {
    height: 206px;
  }
  .margin-remove-cant-competitor {
    text-align: right;
  }
  .back-button-competitor {
    background: #000;
    color: #15e5d1;
    padding: 7px 16px;
    text-decoration: none;
  }
  .back-button-competitor:hover,
  .back-button-competitor:focus,
  .back-button-competitor:active {
    color: #15e5d1;
    outline: 0px;
    border: 0px;
    box-shadow: none;
  }
  
  .margin-top-select {
    margin-top: 10px;
  }
  .select-competitors {
    color: #f26f62;
  }
  .selected-competitors-table table tbody {
    height: auto !important;
    max-height: 400px !important;
  }
  .margin-bottom-table table {
    margin-bottom: 0px;
  }
  .font-14 {
    font-size: 14px;
    font-display: swap;
  }
  /*model-box*/
  .popup-box-competitors .modal-title {
    font-size: 18px;
    font-weight: 600;
    margin-top: 10px;
    font-display: swap;
  }
  .popup-box-competitors .modal-header {
    padding: 0.5rem 1rem;
    border-bottom: none;
  }
  .popup-box-competitors .modal-body label {
    font-size: 14px;
    margin-bottom: 0.1rem;
    color: #000;
    opacity: 0.8;
    font-display: swap;
  }
  .popup-box-competitors .form-group {
    margin-bottom: 7px;
  }
  .popup-box-competitors div .form-control {
    font-size: 14px;
    border-radius: 2px;
    font-display: swap;
  }
  .popup-box-competitors .modal-body {
    padding-top: 0;
  }
  .popup-box-competitors button.close:focus {
    outline: none;
  }
  .break-word-h-name {
    word-break: break-word !important;
    /* width: 290px; */
  }
  .popup-box-competitors .form-group .invalid-feedback {
    position: absolute;
    font-size: 60%;
    margin: 0px;
    font-display: swap;
  }
  .Competitors .Filters span.text-posiion {
    position: absolute!important;
    margin-top: -12px!important;
    font-size: 12px;
    font-display: swap;
  }
  @media screen and (min-width: 576px) {
    .modal-dialog.popup-box-competitors,
    .trail-end.modal-sm {
      max-width: 550px;
    }
    .searchcompetitor {
      margin-left: 40%;
    }
  }
  @media (min-width: 576px) {
    .selected-competitores.modal-dialog {
      max-width: 700px !important;
      margin: 1.75rem auto;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .table-competitor-scrool-x table {
      width: 440px;
      display: inline-block;
      height: auto;
      max-height: 261px;
      overflow-x: auto;
      /* height: auto; */
    }
    .searchcompetitor {
      width: 166px;
    }
    .table-competitor-scrool-x tbody {
      overflow-y: unset !important;
    }
    .fliter-by-competitors .competitors-fliter-all {
      padding: 0 10px 0 8px !important;
      width: 90px;
      height: 27px !important;
      position: absolute;
      left: 98px;
    }
    .margin-top-select {
      margin-top: 10px;
      font-size: 14px;
    }
    .competitor-last table thead tr th:last-child,
    .competitor-last table tbody tr td:last-child {
      width: 136px;
    }
    .competitorpagination {
      position: relative !important;
    }
    .competitorpagination .pagination {
      margin-bottom: 10px !important;
    }
    .competitorpagination .pagination li.disabled a {
      color: #c5c3c3;
      cursor: not-allowed;
    }
  }
  @media only screen and (min-width: 993px) and (max-width: 1200px) {
    .table-competitor-scrool-x table {
      width: 591px;
      display: inline-block;
      height: auto;
      max-height: 221px;
      overflow-x: auto;
      /* height: auto; */
    }
    .table-competitor-scrool-x tbody {
      overflow-y: unset !important;
    }
    .competitor-last table thead tr th:last-child,
    .competitor-last table tbody tr td:last-child {
      width: 136px;
    }
    .competitorpagination {
      position: relative !important;
    }
    .competitorpagination .pagination {
      margin-bottom: 10px !important;
    }
  }
  @media only screen and (min-width: 539px) and (max-width: 560px) {
    .fliter-by-competitors .competitors-fliter-all {
      padding: 0 10px 0 4px!important;
      width: 97px;
      height: 27px!important;
      padding-left: 21px!important;
      left: 0px;
      margin-top: 5px;
    }
    .downarrowselect {
      position: absolute;
      margin-top: -21px;
      margin-left: 8px;
  }
  }
  @media only screen and (min-width: 426px) and (max-width: 767px) {
    .table-competitor-scrool-x table {
      width: 482px;
      display: inline-block;
      height: auto;
      max-height: 221px;
      overflow-x: auto;
      /* height: auto; */
    }
    .competitor-last table thead tr th:last-child,
    .competitor-last table tbody tr td:last-child {
      width: 136px;
    }
    .competitorpagination {
      position: relative !important;
    }
    .competitorpagination .pagination {
      margin-bottom: 10px !important;
    }
  }
  @media only screen and (min-width: 280px) and (max-width: 425px) {
    .fliter-by-competitors .competitors-fliter-all {
      position: absolute;
    left: 95px;
    margin-top: -31px;
    }
    .downarrowselect {
      position: absolute;
      margin-top: -25px;
      margin-left: 140px;
  }
    .competitor-last table thead tr th:last-child,
    .competitor-last table tbody tr td:last-child {
      width: 136px;
    }
    .competitorpagination {
      position: relative !important;
    }
    .competitorpagination .pagination {
      margin-bottom: 10px !important;
    }
  }
  .add-marg {
    margin-top: 18px !important;
  }
  .total-hotel {
    font-family: "Rubik" !important;
    font-size: 14px;
    color: #5a6268;
    font-weight: 500;
    font-display: swap;
  }
  .competitorpagination .pagination > li > a {
    border: 0px;
    font-size: 12px;
    border-radius: 23px;
    display: inline-block;
    padding: 9px 8px 8px;
    width: 34px !important;
    height: 35px!important;
    text-align: center;
  }
  .competitorpagination .pagination > li:last-child > a {
    border-right: 0px !important;
  }
  .competitorpagination .pagination > li:first-child > a {
    padding-left: 5px;
  }
  .competitorpagination .pagination > .active > a,
  .competitorpagination .pagination > .active > span,
  .competitorpagination .pagination > .active > a:hover,
  .competitorpagination .pagination > .active > span:hover,
  .competitorpagination .pagination > .active > a:focus,
  .competitorpagination .pagination > .active > span:focus {
    border-radius: 23px;
  }
  .competitorpagination .pagination {
    float: none;
    margin: 0px auto 0px;
  }
  .competitorpagination .pagination li.disabled a {
    color: #c5c3c3;
    cursor: not-allowed;
  }
  .competitorpagination {
    position: absolute;
    z-index: 10;
  }
  .MuiRating-decimal {
    width: 20px !important;
  }
  .Competitors .stepper-btns {
    margin-top: 0px;
  }
  .searchcompetitor {
   background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAAOVBMVEX///99enr39/edm5vv7u7X1ta+vb2urKze3d3GxcWEgYHOzc2Vk5OVkpKMioq1tLSlo6ONioqFgoKmD35mAAAAd0lEQVQY03XOWQ7DIAxFUS4zJCXD/hdbRzWgJsr7MToyts1rQozB/sEBcJYpC0AFUhcPLUtxEJQS1V/VNlalyjYGKIHOzZB7V9TFoIfsHL+Xo5nR78RsgsVoNgTdCSTbLQIXwzrMl7RHbz7dZqyYM3cbNK3Ix2e+pdACW+dzLu8AAAAASUVORK5CYII=) no-repeat 8px 6px;
   padding: 2px 6px 4px 28px;
   border-radius: 3px;
   border: 1px solid #b3b1b1;
   float: right;
   margin-bottom: 9px;
   background-position-y: center;
   position: inherit;;
    margin-top: -40px;
    margin-left: 44%;
    background-size: 15px;
  }
  .searchcompetitor:focus, .searchcompetitor:active, .searchcompetitor:focus-visible {
    border: 1px solid #2376e5;
    outline: 0px!important;
  }
.Sources .hotel-header {
    margin-bottom: 15px;
    margin-top: 6px;
    font-size: 18px;
    font-weight: 600;
    font-family: "Rubik"!important;
    color: #3d4041;
    font-display: swap;
}
.table-source tbody {
    display: inline-block;
    height: auto!important;
    max-height: 213px;
    overflow-y: auto;
    /* height: auto; */
}
.otaselect {
    font-size: 14px;
    font-family: "Rubik"!important;
    color: #3d4041;
    opacity: 0.8;
    margin-top: 5px;
    font-display: swap;
}
div.btn-radio-freqandcon {
    display: flow-root;
  }
  .FreqAndCon fieldset p {
    margin-bottom: 0px;
    font-size: 16px;
    color: #3d4041;
    font-family: "Rubik" !important;
    font-display: swap;
  }
  .FreqAndCon fieldset {
    margin-bottom: 10px;
  }
  .FreqAndCon fieldset svg {
    width: 18px;
    height: 18px;
  }
  .FreqAndCon .hotel-header {
    margin-bottom: 20px;
    margin-top: 6px;
    font-size: 20px;
    font-weight: 600;
    color: #7f7f7f;
    font-display: swap;
  }
  .FreqAndCon .MuiTypography-body1 {
    font-size: 15px;
    color: #3d4041;
    opacity: 0.8;
    font-family: "Rubik" !important;
    font-display: swap;
  }
  .FreqAndCon-btn button.go-back-btn {
    color: #6c757d !important;
    background-color: #ffffff !important;
    border-color: #ffffff !important;
    padding: 11px 5px 0 0 !important;
  }
  .FreqAndCon-btn button.go-back-btn:focus {
    border: 0px !important;
    box-shadow: none !important;
  }
  .freq-confirm-btns {
    text-align: right;
  }
  .width-sixty {
    width: 60%;
  }
  .width-forty {
    width: 40%;
  }
  .tick-img {
    width: 13px;
    margin-bottom: 4px;
  }
  .program-msg {
    color: #f44336;
    font-size: 14px;
    font-display: swap;
  }
  .FreqAndCon .MuiRadio-colorSecondary.Mui-checked {
    color: #2376e5 !important;
  }
  .FreqAndCon .MuiIconButton-colorSecondary {
    color: #000000;
  }
  .margin-button {
    margin: 10px 0;
  }
  .margin-bottom-14 {
    margin-bottom: 14px;
  }
  .padding-remove-freq {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  .padding-remove-freq label {
    margin-bottom: 3px;
    font-size: 14px;
    font-display: swap;
  }
  .padding-remove-freq .form-group .invalid-feedback {
    position: absolute;
    font-size: 12px;
    margin-top: 0px;
    font-display: swap;
  }
  .padding-remove-freq .form-group .form-control.is-invalid {
    background-image: none;
  }
  .font-15 {
    font-size: 15px;
    font-display: swap;
  }
  .font-15 span {
    padding-left: 5px;
    padding-right: 5px;
    font-display: swap;
  }
  
  .lengthofstay {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-display: swap;
  }
  input[type="number"].lengthofstay {
    border-radius: 0.25rem !important;
    border: 1px solid #ced4da !important;
  }
  input[type="number"].lengthofstay:focus,
  input[type="number"].lengthofstay:focus-visible {
    border-color: #80bdff !important;
    outline: 0px !important;
  }
  .lengthofstayErr {
    color: #dc3545;
    font-size: 12px;
    font-display: swap;
  }
  .addlable {
    display: inline-block;
    margin-bottom: 0.5rem !important;
    font-size: 14px;
    font-display: swap;
  }
  .widthcalender {
    width: 103%;
  }
  .calenderrange {
    width: 100%;
  }
  .calenderrange label {
    font-size: 14px;
    margin-bottom: 0.4rem !important;
  }
  .calenderrange .form-control.is-invalid,
  .was-validated .form-control:invalid {
    background-image: none;
  }
  .calenderrange .form-group {
    margin-bottom: 0px;
  }
  /* .calenderrange .invalid-feedback {
      position: absolute;
  } */
  .orclass {
    margin-left: 30%;
    margin-top: 10px;
    margin-bottom: 5px !important;
    font-size: 14px !important;
  }
  input.daysrange {
    border-radius: 0.25rem !important;
    border: 1px solid #ced4da !important;
    display: block;
    width: 100%;
    height: calc(1.79em + 0.75rem + 2px) !important;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    font-display: swap;
  }
  input.daysrange:focus,
  input.daysrange:focus-visible {
    border-color: #80bdff !important;
    outline: 0px !important;
  }
.card-details-account #field-wrapper {
    border: 1px solid #9c9c9c !important;
    padding: 6px 7px;
    border-radius: 5px;
    height: 39px;
}
.card-details-account p {
    font-size: 11px;
    color: #dc3545!important;
}
.payment-inline-cvv p {
    color: #4c4c4c!important;
}
.card-details-account .ggJmxC .credit-card-input {
    position:initial!important;
}
.card-details-account .bSpxGd {
    display: flow-root;
}
.card-details-account .StDqM {
    width: 100%!important;
}
/* .card-details-account {
    margin-bottom: 30px;
} */
.remove-margin-bottom .form-group{
    margin-bottom: 0!important;
}
.SingupAndPayment .hotel-header {
    margin-top: 6px;
    font-size: 18px;
    font-weight: 600;
    color: #3d4041;
    font-family: "Rubik"!important;
    font-display: swap;
}
.SingupAndPayment label {
    margin-bottom: 3px;
    font-size: 14px;
    font-display: swap;
}
.margin-bottom-remove label {
    margin-bottom: 0px!important;
    font-size: 13px;
    font-family: "Rubik"!important;
    font-weight: 300;
    color: #3d4041;
    font-display: swap;
}
.sc-AxjAm.bSpxGd p{
    display: none;
}

.input.is-border{
    border: 1px solid #dc3545!important;
}

.SingupAndPayment .link-tag, 
.SingupAndPayment .link-tag:hover{
    font-family: "Rubik"!important;
    text-decoration: underline;
    font-size: 11px!important;
    color: #3d4041;
    position: relative;
    top: -2px;
    font-display: swap;
}
.SingupAndPayment .invalid-feedback {
    position: absolute;
    margin: 0px;
    font-size: 11px;
    font-display: swap;
}
.wizard-height-success {
    height: 220px;
}
.wizard-height-success .row {
    padding-top: 20px;
    padding-bottom: 20px;
}
.wizard-height-success h5 {
    font-size: 16px;
    /* font-family: 'Didact Gothic'; */
    text-align: center;
    font-family: "Rubik"!important;
    margin-bottom: 16px;
    line-height: 20px;
    color: #5a6268;
    font-display: swap;
}
.wizard-height-success h5 a {
    color: #000;
    text-decoration: underline;
}
.card-details-account input#card-number {
    width: 170px;
}
.card-details-account input#card-expiry {
    width: 54px;
}
.card-details-account input#cvc {
    width: 50px;
}
.card-details-account #field-wrapper label:nth-child(2) {
    width:170px;
}
.error-plan{
    font-size: 13px;
        /* color: #fff; */
        font-family: "Rubik"!important;
        font-weight: 400;
        margin-bottom: 0px;
        margin-top: 5px;
        color: red;
        padding: 5px 2px 0px;
        font-display: swap;
}
@media only screen and (min-width: 320px) and (max-width: 425px) {
    .wizard-height-success {
        height: 247px;
    }
    .card-details-account #field-wrapper label:nth-child(2) {
        width: 130px;
    }
    .card-details-account #field-wrapper label:nth-child(3) {
        width: 65px;
    }
    .card-details-account input#card-expiry {
        width: 65px;
    }
    .card-details-account input#card-number {
        width: 130px;
    }
}
.remove-padding-payment {
    padding-left: 0px!important;
    padding-right: 0px!important;
}
.footerpopup {
    display: block;
    padding: 10px 15px 10px;
    border-top: 1px solid #d4d1d1;
}
button.button-empty {
    /* float: right; */
    background: transparent;
    color: #4c4c4c;
    font-family: "Rubik"!important;
    font-size: 13px;
    font-weight: 500;
    padding: 8px 0px 4px;
    border: none;
    font-display: swap;
}
button.button-empty:focus, button.button-empty:hover, button.button-empty:active {
    background: transparent!important;
    outline: 0!important;
    border: none;
    box-shadow: none;
    color: #0fbbab;
    text-decoration: underline;
}
button.button-empty:not(:disabled):not(.disabled) {
    outline: 0!important;
    border: 0px!important;
    color: #0fbbab!important;
    box-shadow: none!important;
}
.headerpopup .footerpopup button.success-btn {
    float: none!important;
}
.headerpopup .footerpopup .col-md-12 {
    text-align: right;
}
@media screen and (min-width: 576px) {
.modal-dialog.headerpopup {
    max-width: 450px!important;
}
}
.headerpopup .modal-header h5.modal-title {
    font-size: 16px;
    font-weight: 500;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: "Rubik"!important;
    font-display: swap;
}
.positionagreement label {
    margin-left: auto;
    margin-right: 0px;
}
.positionagreement {
    margin-top: 30px;
}
.positionagreement .terms-check-box {
    width: 100%;
    text-align: right;
}
.positionagreement .text-red {
    text-align: right;
    position: relative;
    top: -6px;
    right: 17.6%;
}
.floatright100 {
    float: right;
    width: 100%;
}
.i-agree-content {
    margin-top: 10px;
}
.fURVnH {
    width: 100%;
}
h2.myaccount-head {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 15px;
    margin-top: 8px;
    font-family: "Rubik"!important;
    font-display: swap;
}
.back-box-shadow {
    background: #fff;
    padding-top: 15px;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12);
    padding-bottom: 15px;
    border-radius: 4px;
}
.head-account {
    padding: 0 10px 10px 15px;
    font-size: 16px;
    margin-bottom: 0;
    margin-left: 5px;
    font-display: swap;
}
.right-side-border {
    border-right: 1px solid #dee2e6!important;
}
.rigth-side-margin {
    margin-right: 10px;
}
.account-details h3 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 5px;
    font-display: swap;
}
.account-details .user-first {
    font-weight: 600;
    margin-bottom: 1px;
    font-size: 13px;
    text-transform: capitalize;
    margin-left: 5px;
    font-display: swap;
}
.account-details .user-email {
    font-size: 13px;
    font-weight: 400;
    border: 0;
    background-color: #fff;
    margin-bottom: .5rem;
    opacity: .6;
    margin-left: 5px;
    font-display: swap;
}
a.edit-account-link {
    background: transparent;
    color: #15e5d1;
    font-size: 12px;
    border: 0;
    box-shadow: 0 0 0;
    text-decoration: underline;
    display: inline-block;
    font-display: swap;
}
a.edit-account-link:hover {
    color: #15e5d1;
    opacity: 0.8;
    cursor: pointer!important;
}
.box-height {
    height: 195px;
}
.heightsubscription {
    height: 102%;
}
.forgot-button {
    margin-top: 5px;
    padding: 3px 7px;
    font-size: 13px;
    background: #4c4c4c;
    color: #fff;
    margin-left: 20px;
    vertical-align: baseline;
    border-radius: 2px;
    font-weight: 600;
    font-display: swap;
}
.forgot-button:hover {
    color: #ffffff;
    cursor: pointer;
}
.box-height .MuiSvgIcon-root {
    width: 16px;
    height: 16px;
}
.box-height .MuiCheckbox-colorSecondary.Mui-checked {
    color: #f15d47;
} 
.margin-top-container {
    margin-top: 28px;
}
.add-padding {
    padding-left: 15px;
    padding-right: 15px;
}
.point-hand {
    cursor: pointer;
}
/*popup*/
.popup-box .modal-title {
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    font-family: "Rubik"!important;
    font-display: swap;
}
.popup-box .modal-header {
    padding: .5rem 1rem;
    border-bottom: none;
}
.popup-box .modal-body label {
    font-size: 12px;
    margin-bottom: .1rem;
    color: #000;
    opacity: .8;
    font-display: swap;
}
.popup-box div .form-control {
    font-size: 12px;
    border-radius: 2px;
    font-display: swap;
}
.popup-box .modal-body {
    padding-top: 0;
}
button.success-btn {
    margin-bottom: 0;
    border: 1px solid #2376E5;
    border-radius: 2px;
    background: #2376E5;
    width: auto;
    padding: 0 25px;
    text-transform: none;
    height: 33px;
    line-height: 30px;
    font-size: 14px;
    float: right;
    margin-right: 0;
    font-display: swap;
}
button.success-btn:hover {
    background-color: #2376E5;
    opacity: 0.8;
    outline: 0px;
    box-shadow: none;
    border: 1px solid #2376E5;
}
a.link-btns-cancel {
    margin-bottom: 0;
    float: right;
    border-radius: 2px;
    color: #2376E5;
    background: none;
    padding: 0;
    text-transform: none;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    width: auto;
    border: none;
    text-decoration: underline;
    margin-right: 15px;
    font-display: swap;
}
.popup-box button.close:focus {
    outline:none;
}
.head-account-report {
    padding: 0 0px 0px 15px;
    font-size: 15px;
    margin-bottom: 0;
    margin-left: 5px;
    font-family: "Rubik"!important;
    font-display: swap;
}
.name-func{
    cursor: pointer !important;
    /* text-decoration: underline; */
    color: #2376E5;
}
@media screen and (min-width: 576px) {
.modal-dialog.popup-box, .trail-end.modal-sm {
    max-width: 430px;
}
}
.padding-left-6 {
    padding-left: 6px;
}
@media screen and (max-width: 600px) and (min-width: 280px) {
    .box-height {
        height: auto;
    }
    .account-details .col-sm-4 {
        margin-bottom: 25px;
    }
}
.edit-pass .MuiCheckbox-colorSecondary.Mui-checked {
    color: #2376E5;
}
.edit-pass .MuiSvgIcon-root {
    width: 20px;
    height: 20px;
}
/* payment card css */
.myaccountcard .payment-inline-cvv .PrivateSwitchBase-root-28, .myaccountcard .payment-inline-cvv .MuiRadio-root {
    padding: 3px 7px 5px 0px!important;
}
.myaccountcard .payment-card-details table tbody tr td p img {
    position: relative!important;
    top: 1px!important;
}
button.addcardbutton {
    color: #15e5d1;
    font-size: 12px;
    background: transparent;
    border: 0px;
    padding: 0px 3px;
}
button.addcardbutton:focus, button.addcardbutton:hover, button.addcardbutton:active,
button.addcardbutton:focus-visible, button.addcardbutton:focus-within {
    box-shadow: none!important;
    outline: 0px!important;
    background: transparent!important;
    border: 0px!important;
    text-decoration: underline;
}
.myaccountcard table thead tr th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 13px;
    padding: 5px 10px;
    background-color: #e2e1e1;
    font-size: 13px;
}
.myaccountcard table {
    margin-bottom: 3px;
}
.myaccountcard .table>:not(:last-child)>:last-child>* {
    border-bottom: 1px solid #ddd!important;
}
.myaccountcard .table thead th:first-child {
    border-right: none;
}
.myaccountcard table tbody tr {
    border: 1px solid #ddd;
    padding: 13px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.myaccountcard table tbody tr .MuiRadio-colorSecondary.Mui-checked {
    color: #2376E5;
}
.myaccountcard .cardinlinecss .MuiRadio-root {
    padding: 3px 7px 5px 0px!important;
}
.myaccountcard .cardinlinecss .MuiSvgIcon-root {
    width: 18px;
    height: 18px;
}
.myaccountcard .cardinlinecss {
    display: inline-flex;
}
.myaccountcard p {
    margin-bottom: 0px;
    font-size: 13px;
    margin-top: 2px;
    text-transform: capitalize;
}
.myaccountcard table tbody tr td p img {
    width: 40px;
    padding-right: 7px;
}
.myaccountcard .cnumberwidth {
    margin-right: 5px;
    width: 100px;
}
.myaccountcard table tbody tr td:first-child,.myaccountcard table thead tr th:first-child {
    width: 195px;
}
.myaccountcard {
    overflow: auto;
    margin-left: 5px;
}
.cardwidth28 {
    width: 28%!important;
}
.cardwidth44 {
    width: 44%!important;
}
.margleft5 {
    margin-left: 5px;
}
.print-invoice h3{
    font-size: 14px;
    margin-bottom: 2px;
    font-display: swap;
}
.print-invoice p{
    font-size: 12px;
    opacity: 0.7;
    font-display: swap;
}
.print-invoice-header h3{
    font-size: 16px;
    font-display: swap;
}
.print-invoice-header p{
    font-size: 12px;
    opacity: 0.7;
    font-display: swap;
}
.print-invoice .align-bottom .name-address{
    opacity: 1;
}
.pri-inv{
    text-decoration: underline !important;
    cursor: pointer;
}
.subscription-print-invoice .modal-footer .mb-0.btn.btn-primary{
font-size: 14px;
height: 30px;
border-radius: 2px;
line-height: 28px;
padding: 0px 15px;
font-display: swap;
}
.hidecloseicon{
    display: none;
}
.custom-close{
    position: absolute;
    right: 10px;
    top: -106px;
}
.dashboard-table table thead tr th:first-child {
    width: 95px;
  }
.custom-close:focus {
    border: 0px;
    outline: 0px;
    box-shadow: none;
}
/* .bill-invoice-head .close{
    display: none;
} */
.billing-table .custom-table.table-bordered thead th {
    font-size:10px;
    padding: 1px 10px;
    font-display: swap;
}
.billing-table .custom-table tbody tr td {
    font-size:12px;
    padding: 4px 10px;
    line-height: normal;
    font-display: swap;
}
.billing-table .custom-table tbody{
    opacity: 0.7;
}
.edit-link {
    background: transparent;
    color: #2376E5;
    font-size: 12px;
    border: 0;
    box-shadow: 0 0 0;
    text-decoration: underline;
    display: inline-block;
    font-display: swap;

}
.edit-link:hover {
    color: #2376E5;
    opacity: 0.8;
    cursor: pointer!important;
}
.color-green {
    color: #15e5d1!important;
    background: transparent;
    font-size: 12px;
    border: 0;
    box-shadow: 0 0 0;
    text-decoration: underline;
    display: inline-block;
    margin: 0px;
    font-display: swap;
    position: relative;
    left: -79%;
    top: 8px;
}
.color-green:hover {
    color: #15e5d1!important;
}
.color-green svg {
    width: 9px!important;
}
button.button-confirm {
    background-color: #09a595;
    text-transform: none;
    padding: 0 25px;
    margin-bottom: 0;
    border: 1px solid #09a595;
    margin-right: 0;
    line-height: 28px;
    height: 32px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 400;
    font-family: "Rubik"!important;
    font-display: swap;
}
.font-12 {
    font-size: 12px;
    font-display: swap;
}
.display-inline {
    display: inline-flex;
    width: 100%;
}
.position-right {
    position: absolute;
    right: 35px;
}
div.cardflex {
    display: table;
}
div.cardflex label div.sc-AxjAm {
    width: 100%!important;
}

.class-back-atm {
    /* background-image: url('./../../Assets/Images/atm-card.png'); */
    background-repeat: no-repeat;
    /* background-size: cover; */
    width: 272px!important;
    padding: 94px 43px 17px 26px;
    /* margin-top: 30px; */
    height: 173px;
    margin-bottom: 15px;
    margin-left: 15px;
}
.width-40 {
    width: 335px;
    padding: 0 15px;
}
.width-80 {
    width: 194px;
}
.width-20 {
    width: 89%;
    position: relative;
    top: 25px;
}
.card-number {
    color: #fff;
    font-family: monospace;
    line-height: 20px;
    letter-spacing: 5px;
    font-display: swap;
}
.card-name {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    padding-top: 9px;
    font-display: swap;
}
.msg-form-box textarea {
    height: 70px!important;
}
.msg-form-box .form-group {
    margin-bottom: 0px;
}
.footer-model {
    padding: 0 15px 15px!important;
    border-top: 0px!important;
}
@media screen and (max-width: 600px) and (min-width: 280px) {
    .width-40 {
        width: 100%;
        padding: 0 15px;
    }
}
.font-subscrip {
    font-family: "Rubik"!important;
    font-size: 13px;
    opacity: 0.7;
    font-display: swap;
}
.width-set table thead th:nth-child(2), .width-set table thead th:nth-child(3), .width-set table thead th:nth-child(4)  {
    width: 29%;
}
.heightsubscription {
    height: 103%;
}
.textrght {
    text-align: right;
}
.searchright {
    display: inline-block;
    width: 47%;
}
.searchuser2 {
    width: 86.1%;
    border-radius: 3px;
    border: 1px solid #8e8b8b;
    padding: 2px 10px 4px 26px;
    margin-right: 16px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAAOVBMVEX///99enr39/edm5vv7u7X1ta+vb2urKze3d3GxcWEgYHOzc2Vk5OVkpKMioq1tLSlo6ONioqFgoKmD35mAAAAd0lEQVQY03XOWQ7DIAxFUS4zJCXD/hdbRzWgJsr7MToyts1rQozB/sEBcJYpC0AFUhcPLUtxEJQS1V/VNlalyjYGKIHOzZB7V9TFoIfsHL+Xo5nR78RsgsVoNgTdCSTbLQIXwzrMl7RHbz7dZqyYM3cbNK3Ix2e+pdACW+dzLu8AAAAASUVORK5CYII=) 0 0 no-repeat;
    background-size: 14px;
    background-position: 8px 8px;
}
svg.iconsearch2 {
    position: absolute;
    right: 17.5%;
    width: 12px!important;
    margin-top: 9px;
    color: #7d7a7a;
}
input.searchuser2:focus, input.searchuser2:focus-visible, input.searchuser2:focus-within {
    border: 1px solid #2376e5!important;
    outline: 0px!important;
    box-shadow: none!important;
}
@media print {

    * {
        position: static !important;
        overflow: visible !important;
        height: auto !important;
        max-height: 70px;
        page-break-before: avoid !important;
        page-break-after: avoid !important;
    }
    .printinvoicenew .positiontop {
        position: absolute!important;
        top: 0px!important;
    }
    .printinvoicenew table tbody tr td {
        line-height: 20px!important;
    }
    @page {
        margin-top: 30px;
        margin-bottom: 15px;
    }
    .printinvoicenew .bill-invoice-head .modal-title img {
        padding-bottom: 0px!important;
        margin-top: 0px!important;
    }
}
.highlightp {
    padding: 15px 0px 15px 15px;
    position: relative;
    margin: 18px 0;
    border-left: 10px solid #2376E5;
    box-shadow: 3px 0 12px 0 rgb(154 168 255 / 19%);
}
.background-img {
    background-image: url(/static/media/oh_bg-min.79bc8c94.png);
    background-color: #faf9f9;
    padding: 40px;
}
.contain-box {
    padding: 15px;
    position: relative;
    margin: 18px 0;
    /* border-left: 10px solid #2376E5; */
    background-color: #ffffff8e;
    box-shadow: 3px 0 12px 0 rgb(154 168 255 / 19%);
    border-radius: 5px;
    height: auto;
}
.contain-box span {
    font-family: "Rubik"!important;
    font-size: 32px;
    position: absolute;
    margin-top: -5px;
    color: #15e5d1;
    font-weight: 400;
    font-display: swap;
}
.contain-box p {
    margin: 0px!important;
    padding-left: 48px!important;
}
.mrg-tb0-30 {
    margin-top: 0px!important;
    margin-bottom: 30px!important;
}
.mrg-tb0-35 {
    margin-top: 0px!important;
    margin-bottom: 35px!important;
}
.width-80 {
    width: 80%!important;
}
.marg-tb70 {
    margin-top: 70px;
    margin-bottom: 70px;
}
ul.list-points {
    font-family: "Rubik"!important;
    font-display: swap;
    padding-left: 21px;
    margin-bottom: 0px;
    color: #5a6268;
    list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAMCAMAAABlXnzoAAAAVFBMVEUAAAAJCQlxcXEEBAQTExMoKCgxMTEoKCg2NjZMTExJSUlRUVGAgICFhYVaWlqMjIxcXFx/f38XFxcvLy81NTU+Pj5GRkZSUlJiYmJra2twcHAAAADVDuMTAAAAG3RSTlMA7wv538a7t5GHa1BIQEA5JwLQqZqJd2IoGxXc6qBrAAAAU0lEQVQI103MVxKAIBAD0AgoYgHshfvf03VnBd9fJpPA9RN+xmT2G0Wdkl5jjkN6Wdp8NTOdklpU7clnQi+eYiPddoEEDjMvpbQeItBDROYOheIBagMGuymQNdYAAAAASUVORK5CYII=);
}
ul.list-points li {
    padding-bottom: 30px;
    padding-left: 3px;
}
.border-box {
    border: 1px solid #d8d6d6;
    padding: 60px 30px!important;
    border-radius: 5px;
    box-shadow: 3px 0 12px 0 rgb(154 168 255 / 19%);
    border-top: 4px solid #2376E5;
}
.color-blue {
    color: #2376E5!important;
}
.contact-box img {
    border-radius: 100%;
    width: 180px;
    border-right: 3px dashed #15e5d1;
    border-bottom: 3px solid #15e5d1;
    padding: 0.4rem;
}
.contact-box:hover {
    box-shadow: 0px 20px 41px 0px rgb(108 108 108 / 6%);
    background-color: #ffffff;
}
.contact-box {
    background: #faf9f9;
    padding: 30px 25px;
    box-shadow: unset;
    border-radius: 5px;
    transition: all .3s ease-in-out;
    margin-top: 15px;
}
.contact-box h4 {
    font-family: "Rubik"!important;
    font-size: 22px;
    font-display: swap;
    margin-top: 20px;
}
.team-social {
    margin-top: 10px;
    padding: 0px;
    text-align: center;
}
.team-social li {
    display: inline-block;
    margin-right: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
}
.team-social li a {
    color: #15e5d1;
    width: 35px;
    height: 35px;
    line-height: 34px;
    display: block;
    border: 1px dashed #15e5d1;
    border-radius: 100%;
    text-align: center;
    margin-right: 10px;
    margin-top: 10px;
}
.padd-45-tb {
    padding-top: 45px;
    padding-bottom: 45px;
}
.collageteam li.InfiniteCarouselSlide {
    text-align: center;
}
.collageteam .InfiniteCarouselSlide img {
    width: 86% !important;
    margin: 0px !important;
    height: auto!important;
}
.collageteam button.InfiniteCarouselArrow:focus {
    outline: 0!important;
    box-shadow: none!important;
}
.collageteam .InfiniteCarouselSlide h4 {
    font-size: 15px;
    font-weight: 600;
    margin-top: 9px;
}
.collageteam {
    margin-top: 12px;
}
.collageteam .InfiniteCarouselSlide p {
    background-color: #2376E5;
    width: 73%;
    margin: auto;
    color: #fff;
    border-radius: 21px;
    /* padding: 2px 3px; */
    font-size: 11px;
}
.w30p {
    width: 30%!important;
}
.w44p {
    width: 44%!important;
}
.w50p {
    width: 50%!important;
}
.w52p {
    width: 53%!important;
}
.background-blueback {
    background-color: #15e5d1;
    background-image: url(/static/media/bg3.a6add561.png);
    background-position: center;
    background-repeat: repeat;
    background-size: 85%;
    /* border-radius: 20px; */
    /* padding: 45px 45px!important; */
}
.aboutush4 {
    font-size: 19px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 15px;
}
.margbt10 {
    margin-bottom: 10px!important;
}
.aboutush3 {
    font-size: 16px;
    font-weight: 600;
    margin-top: 25px;
    margin-bottom: 15px;
}
.paraaboutus {
    text-align: left!important;
    font-size: 15px!important;
    font-weight: 400!important;
    font-family: "Rubik"!important;
    opacity: 0.8!important;
    line-height: 25px!important;
    margin: 9px 0 0!important;
}
.aboutush6 {
    text-align: center!important;
    font-size: 30px!important;
    margin-bottom: 24px!important;
    font-weight: 500!important;
    font-family: "Rubik"!important;
    padding-top:0px!important;
    font-display: swap!important;
}
.h3text {
    font-size: 19px;
    font-weight: 500;
    margin-top: 30px;
    color: #0e181b !important;
    margin-bottom: 45px;
    line-height: initial;
    font-family: "Rubik" !important;
    text-align: center;
}
.fontdarkblue {
    color: #2376e5;
    text-transform: uppercase;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: "Rubik"!important;
    text-align: center;
    margin-top: 35px!important;
}
.job-details-content .jobtitle {
    font-size: 26px;
    font-weight: 500;
    color: #0e181b !important;
    font-family: "Rubik" !important;
}
.job-details-content .jobheading {
    border-bottom: 1px solid #ddd;
    padding-bottom: 8px;
    font-size: 18px;
    font-family: "Rubik" !important;
    font-weight: 500;
    margin-top: 17px;
    margin-bottom: 15px;
}
.job-details-content .list {
    padding: 0;
    margin-bottom: 33px;
}
.job-details-content .list li::before {
    position: absolute;
    content: "";
    height: 1px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 18px;
    border: 1px solid #2376E5;
    background: #2376E5;
}
.job-details-content .list li {
    list-style-type: none;
    color: #535353;
    font-weight: 400;
    margin-bottom: 9px;
    font-size: 15px;
    position: relative;
    padding-left: 25px;
    font-family: "Rubik"!important;
}
/* .job-details-content { */
    /* border-radius: 16px; */
    /* background-color: #f3f2f2ad; */
    /* box-shadow: 0 0 9px 5px #e7e6e6;
    padding: 20px 20px!important; */
/* } */
.information-list-box {
    padding: 0;
    margin-top: 0px;
    margin-bottom:25px;
    list-style-type: none;
    background-color: #F2FBFF;
}
.information-list-box li:first-child {
    border-top: 1px solid #D8F4FF;
}
.information-list-box li {
    border-bottom: 1px solid #D8F4FF;
    color: #888888;
    font-size: 14px;
    font-family: "Rubik"!important;
    padding: 13px 12px;
}
.align-items-center {
    align-items: center!important;
}
.justify-content-between {
    justify-content: space-between!important;
}
.d-flex {
    display: flex!important;
}
.information-list-box li span {
    font-weight: 500;
    color: #2F4858;
    font-size: 14px;
    font-family: "Rubik"!important;
}
.information-list-box li span svg {
    margin-right: 3px;
}
ul.skillsinformation li {
    display: inline-block;
    list-style: none;
    padding: 3px 15px;
    border: 1px solid #b9c5ce;
    border-radius: 50px;
    margin: 5px;
    font-size: 14px;
    font-family: "Rubik"!important;
    color: #657180;
    background-color: #e4fffc;
}
ul.skillsinformation {
    padding: 0px;
}
button.applyjob {
    padding: 11px 13px 12px;
    display: inline-block;
    width: 100%;
    font-size: 16px;
    font-weight: 500;
    border-radius: 2px;
    background: #2376e5;
    color: #fff;
    margin-top: 20px;
}
button.applyjob:focus, button.applyjob:hover, button.applyjob:active, button.applyjob:focus-within {
    outline: 0px!important;
    box-shadow: none!important;
}
.upload-info {
    margin: 20px 0 10px 0;
}
.upload-info span {
    float: right;
    color: #939393;
    font-size: 14px;
    position: relative;
    top: 5px;
}
.upload-btn {
    background-color: #2376e5;
    border-radius: 3px;
    float: left;
    padding: 9px 18px;
    margin-right: 18px;
    cursor: pointer;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px;
    outline: none;
    overflow: hidden;
    position: relative;
    z-index: 10;
    color: #fff;
    border: none;
    transition: all 0.2s ease-in-out;
    font-family: "Rubik";
}
label.upload-btn input[type="file"] {
    display: none;
}
button.sebdapplication {
    width: 100%;
    margin-top: 25px;
    line-height: 14px;
    border-radius: 3px;
    background-color: #2376e5;
    padding: 12px 14px;
    cursor: pointer;
    font-weight: 500;
    font-size: 14px;
    outline: none;
    border: 1px solid #2376e5;
    color: #fff;
    font-family: "Rubik";
    margin-bottom: 5px;
}
.offerapplication input[type="text"], .offerapplication input[type="email"], .offerapplication textarea, .offerapplication select {
    background-color: #fcfcfc;
    font-weight: 500;
    border: 1px solid #e0e0e0;
    padding: 9px 14px;
    outline: none;
    font-size: 14px;
    color: #909090;
    width: 100%;
    margin-bottom: 15px;
}
.offerapplication textarea {
    margin-bottom: 0px!important;
    height: 16vh;
}
.aboutrighttest {
    width: 50%;
    text-align: right;
}
.uploadresume {
    width:70%!important;
}
.uploadresume .filepond--root {
    margin-bottom: 0px;
}
                                       
.resumeError {
    color: red;
    font-size: 11px;
    width: auto;
}
/*!
 * FilePond 4.30.3
 * Licensed under MIT, https://opensource.org/licenses/MIT/
 * Please visit https://pqina.nl/filepond/ for details.
 */

/* eslint-disable */
.filepond--assistant{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--browser.filepond--browser{position:absolute;margin:0;padding:0;left:1em;top:1.75em;width:calc(100% - 2em);opacity:0;font-size:0}.filepond--data{position:absolute;width:0;height:0;padding:0;margin:0;border:none;visibility:hidden;pointer-events:none;contain:strict}.filepond--drip{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;opacity:.1;pointer-events:none;border-radius:.5em;background:rgba(0,0,0,.01)}.filepond--drip-blob{-webkit-transform-origin:center center;transform-origin:center center;width:8em;height:8em;margin-left:-4em;margin-top:-4em;background:#292625;border-radius:50%}.filepond--drip-blob,.filepond--drop-label{position:absolute;top:0;left:0;will-change:transform,opacity}.filepond--drop-label{right:0;margin:0;color:#4f4f4f;display:flex;justify-content:center;align-items:center;height:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--drop-label.filepond--drop-label label{display:block;margin:0;padding:.5em}.filepond--drop-label label{cursor:default;font-size:.875em;font-weight:400;text-align:center;line-height:1.5}.filepond--label-action{text-decoration:underline;-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;-webkit-text-decoration-color:#a7a4a4;text-decoration-color:#a7a4a4;cursor:pointer}.filepond--root[data-disabled] .filepond--drop-label label{opacity:.5}.filepond--file-action-button.filepond--file-action-button{font-size:1em;width:1.625em;height:1.625em;font-family:inherit;line-height:inherit;margin:0;padding:0;border:none;outline:none;will-change:transform,opacity}.filepond--file-action-button.filepond--file-action-button span{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file-action-button.filepond--file-action-button svg{width:100%;height:100%}.filepond--file-action-button.filepond--file-action-button:after{position:absolute;left:-.75em;right:-.75em;top:-.75em;bottom:-.75em;content:""}.filepond--file-action-button{cursor:auto;color:#fff;border-radius:50%;background-color:rgba(0,0,0,.5);background-image:none;box-shadow:0 0 0 0 hsla(0,0%,100%,0);transition:box-shadow .25s ease-in}.filepond--file-action-button:focus,.filepond--file-action-button:hover{box-shadow:0 0 0 .125em hsla(0,0%,100%,.9)}.filepond--file-action-button[disabled]{color:hsla(0,0%,100%,.5);background-color:rgba(0,0,0,.25)}.filepond--file-action-button[hidden]{display:none}.filepond--action-edit-item.filepond--action-edit-item{width:2em;height:2em;padding:.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=center]{margin-left:-.1875em}.filepond--action-edit-item.filepond--action-edit-item[data-align*=bottom]{margin-bottom:-.1875em}.filepond--action-edit-item-alt{border:none;line-height:inherit;background:transparent;font-family:inherit;color:inherit;outline:none;padding:0;margin:0 0 0 .25em;pointer-events:all;position:absolute}.filepond--action-edit-item-alt svg{width:1.3125em;height:1.3125em}.filepond--action-edit-item-alt span{font-size:0;opacity:0}.filepond--file-info{position:static;display:flex;flex-direction:column;align-items:flex-start;flex:1 1;margin:0 .5em 0 0;min-width:0;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-info *{margin:0}.filepond--file-info .filepond--file-info-main{font-size:.75em;line-height:1.2;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;width:100%}.filepond--file-info .filepond--file-info-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out;white-space:nowrap}.filepond--file-info .filepond--file-info-sub:empty{display:none}.filepond--file-status{position:static;display:flex;flex-direction:column;align-items:flex-end;flex-grow:0;flex-shrink:0;margin:0;min-width:2.25em;text-align:right;will-change:transform,opacity;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.filepond--file-status *{margin:0;white-space:nowrap}.filepond--file-status .filepond--file-status-main{font-size:.75em;line-height:1.2}.filepond--file-status .filepond--file-status-sub{font-size:.625em;opacity:.5;transition:opacity .25s ease-in-out}.filepond--file-wrapper.filepond--file-wrapper{border:none;margin:0;padding:0;min-width:0;height:100%}.filepond--file-wrapper.filepond--file-wrapper>legend{position:absolute;overflow:hidden;height:1px;width:1px;padding:0;border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);white-space:nowrap}.filepond--file{position:static;display:flex;height:100%;align-items:flex-start;padding:.5625em;color:#fff;border-radius:.5em}.filepond--file .filepond--file-status{margin-left:auto;margin-right:2.25em}.filepond--file .filepond--processing-complete-indicator{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:3}.filepond--file .filepond--file-action-button,.filepond--file .filepond--processing-complete-indicator,.filepond--file .filepond--progress-indicator{position:absolute}.filepond--file [data-align*=left]{left:.5625em}.filepond--file [data-align*=right]{right:.5625em}.filepond--file [data-align*=center]{left:calc(50% - .8125em)}.filepond--file [data-align*=bottom]{bottom:1.125em}.filepond--file [data-align=center]{top:calc(50% - .8125em)}.filepond--file .filepond--progress-indicator{margin-top:.1875em}.filepond--file .filepond--progress-indicator[data-align*=right]{margin-right:.1875em}.filepond--file .filepond--progress-indicator[data-align*=left]{margin-left:.1875em}[data-filepond-item-state*=error] .filepond--file-info,[data-filepond-item-state*=invalid] .filepond--file-info,[data-filepond-item-state=cancelled] .filepond--file-info{margin-right:2.25em}[data-filepond-item-state~=processing] .filepond--file-status-sub{opacity:0}[data-filepond-item-state~=processing] .filepond--action-abort-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-error] .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-error] .filepond--action-retry-item-processing~.filepond--file-status .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing svg{-webkit-animation:fall .5s linear .125s both;animation:fall .5s linear .125s both}[data-filepond-item-state=processing-complete] .filepond--file-status-sub{opacity:.5}[data-filepond-item-state=processing-complete] .filepond--file-info-sub,[data-filepond-item-state=processing-complete] .filepond--processing-complete-indicator:not([style*=hidden])~.filepond--file-status .filepond--file-status-sub{opacity:0}[data-filepond-item-state=processing-complete] .filepond--action-revert-item-processing~.filepond--file-info .filepond--file-info-sub{opacity:.5}[data-filepond-item-state*=error] .filepond--file-wrapper,[data-filepond-item-state*=error] .filepond--panel,[data-filepond-item-state*=invalid] .filepond--file-wrapper,[data-filepond-item-state*=invalid] .filepond--panel{-webkit-animation:shake .65s linear both;animation:shake .65s linear both}[data-filepond-item-state*=busy] .filepond--progress-indicator svg{-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-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)}}@-webkit-keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@keyframes shake{10%,90%{-webkit-transform:translateX(-.0625em);transform:translateX(-.0625em)}20%,80%{-webkit-transform:translateX(.125em);transform:translateX(.125em)}30%,50%,70%{-webkit-transform:translateX(-.25em);transform:translateX(-.25em)}40%,60%{-webkit-transform:translateX(.25em);transform:translateX(.25em)}}@-webkit-keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}@keyframes fall{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}70%{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}to{-webkit-transform:scale(1);transform:scale(1);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}}.filepond--hopper[data-hopper-state=drag-over]>*{pointer-events:none}.filepond--hopper[data-hopper-state=drag-over]:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;z-index:100}.filepond--progress-indicator{z-index:103}.filepond--file-action-button{z-index:102}.filepond--file-status{z-index:101}.filepond--file-info{z-index:100}.filepond--item{position:absolute;top:0;left:0;right:0;z-index:1;padding:0;margin:.25em;will-change:transform,opacity}.filepond--item>.filepond--panel{z-index:-1}.filepond--item>.filepond--panel .filepond--panel-bottom{box-shadow:0 .0625em .125em -.0625em rgba(0,0,0,.25)}.filepond--item>.filepond--file-wrapper,.filepond--item>.filepond--panel{transition:opacity .15s ease-out}.filepond--item[data-drag-state]{cursor:-webkit-grab;cursor:grab}.filepond--item[data-drag-state]>.filepond--panel{transition:box-shadow .125s ease-in-out;box-shadow:0 0 0 transparent}.filepond--item[data-drag-state=drag]{cursor:-webkit-grabbing;cursor:grabbing}.filepond--item[data-drag-state=drag]>.filepond--panel{box-shadow:0 .125em .3125em rgba(0,0,0,.325)}.filepond--item[data-drag-state]:not([data-drag-state=idle]){z-index:2}.filepond--item-panel{background-color:#64605e}[data-filepond-item-state=processing-complete] .filepond--item-panel{background-color:#369763}[data-filepond-item-state*=error] .filepond--item-panel,[data-filepond-item-state*=invalid] .filepond--item-panel{background-color:#c44e47}.filepond--item-panel{border-radius:.5em;transition:background-color .25s}.filepond--list-scroller{position:absolute;top:0;left:0;right:0;margin:0;will-change:transform}.filepond--list-scroller[data-state=overflow] .filepond--list{bottom:0;right:0}.filepond--list-scroller[data-state=overflow]{overflow-y:scroll;overflow-x:hidden;-webkit-overflow-scrolling:touch;-webkit-mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent);mask:linear-gradient(180deg,#000 calc(100% - .5em),transparent)}.filepond--list-scroller::-webkit-scrollbar{background:transparent}.filepond--list-scroller::-webkit-scrollbar:vertical{width:1em}.filepond--list-scroller::-webkit-scrollbar:horizontal{height:0}.filepond--list-scroller::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.3);border-radius:99999px;border:.3125em solid transparent;background-clip:content-box}.filepond--list.filepond--list{position:absolute;top:0;margin:0;padding:0;list-style-type:none;will-change:transform}.filepond--list{left:.75em;right:.75em}.filepond--root[data-style-panel-layout~=integrated]{width:100%;height:100%;max-width:none;margin:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root{border-radius:0}.filepond--root[data-style-panel-layout~=circle] .filepond--panel-root>*,.filepond--root[data-style-panel-layout~=integrated] .filepond--panel-root>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{bottom:0;height:auto;display:flex;justify-content:center;align-items:center;z-index:7}.filepond--root[data-style-panel-layout~=circle] .filepond--item-panel,.filepond--root[data-style-panel-layout~=integrated] .filepond--item-panel{display:none}.filepond--root[data-style-panel-layout~=compact] .filepond--list-scroller,.filepond--root[data-style-panel-layout~=integrated] .filepond--list-scroller{overflow:hidden;height:100%;margin-top:0;margin-bottom:0}.filepond--root[data-style-panel-layout~=compact] .filepond--list,.filepond--root[data-style-panel-layout~=integrated] .filepond--list{left:0;right:0;height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--item,.filepond--root[data-style-panel-layout~=integrated] .filepond--item{margin:0}.filepond--root[data-style-panel-layout~=compact] .filepond--file-wrapper,.filepond--root[data-style-panel-layout~=integrated] .filepond--file-wrapper{height:100%}.filepond--root[data-style-panel-layout~=compact] .filepond--drop-label,.filepond--root[data-style-panel-layout~=integrated] .filepond--drop-label{z-index:7}.filepond--root[data-style-panel-layout~=circle]{border-radius:99999rem;overflow:hidden}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel{border-radius:inherit}.filepond--root[data-style-panel-layout~=circle]>.filepond--panel>*{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--file-info,.filepond--root[data-style-panel-layout~=circle] .filepond--file-status{display:none}.filepond--root[data-style-panel-layout~=circle] .filepond--action-edit-item{opacity:1!important;visibility:visible!important}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none) and (stroke-color:transparent){.filepond--root[data-style-panel-layout~=circle]{will-change:transform}}}.filepond--panel-root{border-radius:.5em;background-color:#f1f0ef}.filepond--panel{position:absolute;left:0;top:0;right:0;margin:0;height:100%!important;pointer-events:none}.filepond-panel:not([data-scalable=false]){height:auto!important}.filepond--panel[data-scalable=false]>div{display:none}.filepond--panel[data-scalable=true]{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;background-color:transparent!important;border:none!important}.filepond--panel-bottom,.filepond--panel-center,.filepond--panel-top{position:absolute;left:0;top:0;right:0;margin:0;padding:0}.filepond--panel-bottom,.filepond--panel-top{height:.5em}.filepond--panel-top{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important;border-bottom:none!important}.filepond--panel-top:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-1px;background-color:inherit}.filepond--panel-bottom,.filepond--panel-center{will-change:transform;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform-origin:left top;transform-origin:left top;-webkit-transform:translate3d(0,.5em,0);transform:translate3d(0,.5em,0)}.filepond--panel-bottom{border-top-left-radius:0!important;border-top-right-radius:0!important;border-top:none!important}.filepond--panel-bottom:before{content:"";position:absolute;height:2px;left:0;right:0;top:-1px;background-color:inherit}.filepond--panel-center{height:100px!important;border-top:none!important;border-bottom:none!important;border-radius:0!important}.filepond--panel-center:not([style]){visibility:hidden}.filepond--progress-indicator{position:static;width:1.25em;height:1.25em;color:#fff;margin:0;pointer-events:none;will-change:transform,opacity}.filepond--progress-indicator svg{width:100%;height:100%;vertical-align:top;transform-box:fill-box}.filepond--progress-indicator path{fill:none;stroke:currentColor}.filepond--list-scroller{z-index:6}.filepond--drop-label{z-index:5}.filepond--drip{z-index:3}.filepond--root>.filepond--panel{z-index:2}.filepond--browser{z-index:1}.filepond--root{box-sizing:border-box;position:relative;margin-bottom:1em;font-size:1rem;line-height:normal;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;font-weight:450;text-align:left;text-rendering:optimizeLegibility;direction:ltr;contain:layout style size}.filepond--root *{box-sizing:inherit;line-height:inherit}.filepond--root :not(text){font-size:inherit}.filepond--root[data-disabled]{pointer-events:none}.filepond--root[data-disabled] .filepond--list-scroller{pointer-events:all}.filepond--root[data-disabled] .filepond--list{pointer-events:none}.filepond--root .filepond--drop-label{min-height:4.75em}.filepond--root .filepond--list-scroller{margin-top:1em;margin-bottom:1em}.filepond--root .filepond--credits{position:absolute;right:0;opacity:.175;line-height:.85;font-size:11px;color:inherit;text-decoration:none;z-index:3;bottom:-14px}.filepond--root .filepond--credits[style]{top:0;bottom:auto;margin-top:14px}
.icons {
  width: 55%;
}
.custom {
  display: flex;
  justify-content: space-around;
}
.line-added {
  position: absolute;
  margin: 83px 19px 8px -136px;
}
.line-added img {
  width: 75%;
}
.enter-acc-details .form-group {
    margin-bottom: 9px;
}
.enter-acc-details .payment-cvv .form-group {
    margin-bottom: 0px!important;
}
.payment-details a.card-details-link:hover {
    color: #2376E5;
    cursor: pointer;
    text-decoration: underline;
}
.card-table .table thead tr td {
    padding: 5px;
    font-size: 12px;
    font-weight: 600;
    font-display: swap;
}
.card-table {
    margin: 0px!important;
}
.card-table .MuiSvgIcon-root {
    width: 18px;
    height: 18px;
}
.card-table .MuiCheckbox-colorSecondary.Mui-checked {
    color:#f26f62;
}
.card-table .PrivateSwitchBase-root-165 {
    padding: 1px 15px;
}
.width-100per {
    width: 100%;
}
.payment-card-details table tbody tr:first-child {
    border: 1px solid #ddd;
    padding: 13px;
    /* display: block; */
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.payment-card-details table tbody tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}
.payment-card-details table tbody tr {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 10px 10px;
    /* display: block; */
    background-color: #f7f7f7d1;
}
.payment-card-details .table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 14px;
    padding: 8px 10px;
    font-family: "Rubik"!important;
    font-size: 13px;
    font-display: swap;
}
.payment-card-details .table thead th:first-child {
    border-right: none;
}
.payment-card-details .table thead th:last-child {
    border-left: none;
}
.payment-card-details table tbody tr p {
    margin-bottom: 5px;
}
.payment-card-details table tbody tr td p img {
    width: 50px;
    padding-right: 10px;
}
.payment-card-details table tbody tr .MuiRadio-colorSecondary.Mui-checked {
    color: #2376E5;
}
.payment-card-details table tbody tr .MuiSvgIcon-root {
    width: 20px;
    height: 20px;
}
.payment-card-details table tbody tr div.payment-inline-cvv {
    display: inline-flex;
}
.payment-card-details table tbody tr div.payment-inline-cvv .MuiFormControlLabel-root {
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: -2px;
}
.payment-card-details table tbody tr div.payment-inline-cvv .form-group {
    margin-right: 10px;
}
.payment-card-details table tbody tr div.payment-cvv .form-group .form-control{
    border: 1px solid #2376E5;
    box-shadow: inset 0px 0px 1px 1px #2376E5;
}
.payment-card-details .table td, .table th {
    padding: 10px;
    vertical-align: top;
    border-top: none;
}
.payment-card-details table tbody tr div.payment-cvv .form-group  .form-control:disabled, .form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
    border: 1px solid #ddd!important;
    box-shadow: none!important;
}
.payment-card-details table tbody tr p:first-child {
    font-weight: 500;
    color: #4c4c4c!important;
    width: 95px;
    max-width: 95px;
    word-break: break-word;
    font-display: swap;
}
.payment-card-details table tbody tr p:nth-child(2) {
    margin-bottom: 1px;
    font-weight: 400;
    color: #4c4c4c;
    font-size: 13px!important;
    font-display: swap;
}
.payment-card-details table tbody tr p:last-child {
    color: #4c4c4c!important;
    font-weight: 500;
    font-family: "Rubik"!important;
    font-size: 14px;
    margin-top: 5px;
    font-display: swap;
}
.payment-card-details table {
    margin-bottom: 3px;
}
.resize-text {
    margin: 0px!important;
    font-size: 10px!important;
    /* position: absolute;
    top: 151px; */
    font-display: swap;
}
.display-table {
    display: table-caption;
    margin: 0px 15px 0px 0px;
}

.positionagreement label {
    margin-left: auto;
    margin-right: 0px;
}
.positionagreement {
    margin-top: 30px;
}
.positionagreement .terms-check-box {
    width: 100%;
    text-align: right;
}
.positionagreement .text-red {
    text-align: right;
    position: relative;
    top: -6px;
    right: 17.6%;
}
.payment-card-details .table>:not(:last-child)>:last-child>* {
    border-bottom: 1px solid #ddd!important;
}
.payment-details table thead tr {
    border-top: 1px solid #ddd!important;
}
.payment-details table thead {
    background-color: #e2e1e1;
}
.card-details-link svg {
    margin-right: 3px;
    width: 13px;
}
.payment-details .sc-bdnxRM {
    width: 100%;
}
.payment-details .form-text {
    display: block;
}
.positionadminerror .errorMsg {
    position: relative;
    left: 2%;
}
.padd-80-t {
    padding-top: 80px;
    padding-bottom:80px;
}
.heading-s1 h6 {
    font-size: 17px;
    font-weight: 500;
    font-family: "Rubik"!important;
    color: #3d4041;
    margin-bottom: 10px;
    font-display: swap;
}
.heading-s1 p, .heading-s3 p {
    font-size: 15px;
    font-weight: 400;
    font-family: "Rubik"!important;
    color: #3d4041;
    opacity: 0.8;
    line-height: 25px;
    margin-bottom: 12px;
    font-display: swap;
}
.marg-30 {
    margin-top: 30px;
}
.background-blue {
    background-color: #15e5d1;
}
.marg-30tb {
    margin-top: 30px;
    margin-bottom: 30px;
}
.padd-55tb {
    padding: 55px 0px;
}
.heading-s2 h6 {
    text-align: center;
    font-size: 25px;
    margin-bottom: 24px;
    font-weight: 500;
    font-family: "Rubik"!important;
    /* color: #fff; */
    padding-top: 13px;
    font-display: swap;
}
.heading-s2 p {
    text-align: center;
    font-size: 16px;
    font-weight: 400;
    font-family: "Rubik"!important;
    /* color: #fff; */
    opacity: 0.8;
    line-height: 25px;
    margin-bottom: 12px;
    margin: 0 54px 12px;
    font-display: swap;
}
.background-blue .container {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABLAAAAGyBAMAAAAG/yBQAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAElBMVEUW0L5HcEwW0L4W0L4W0L4W0L7g/z6HAAAABnRSTlMzAAIkCxcZIggpAAAReklEQVR42uzdy3ryOBKAYT0h7GNj9gBh76TTe+jcAPzTc/+3MpOEEBt80KGklMxX28bhb/RSVS7ZxhTqY10Q+YVR/y9cPrJKwIoQe3NimYAlHpUxc5YJWBESljGvrBOwxP+B/48Z/TuwhGP7AcvQvwNLOOpPWObASgFLMhZfrujfgSUbxzMs+ndgScby2xX9O7AkY3+BRf8OLLmoTCPo34ElFasmLPp3YAlFWTdh0b8DS3jWQP8OLNFoJyxjHlguYInOGujfgSUYxxtY9O/AEp41nOMPCwas0Nh3wKJ/B1bwrMF0xRsrBqyw2HbCon8HVmDCqrth0b8DKygWpifo34EVkrCOfbDo34EVEEvTG2wZAss/Ye37YdG/A8s7qgFX9O/A8o7VECxuuQeW8KyB/h1YQbE1w0H/DiyvqEdg0b8Dyyd2Y67o34HlE8dRWPTvwHKP53FX9O/Aco+9BSz6d2C5xsZYBf07sNxiZQeLW+6B5RRlbQeL/h1YTrGwdEX/DiynhHW0hUX/DiyHWBr7oH8HlnXC2jvAon8Hlm1UxiXo34FlmbBWTrDo34FlCcu4Bf07sKxi6wiL/h1YVlG7wqJ/B5ZFLIxz0L8DazyO7rDm9O/AGoul8Qj6d2CNxd4H1oz+HVjDURmvoH8H1nCs/GDRvwNrMMraExb9O7CEZw3078Aaj9obliFlAUt21kD/DqyxOAbAon8HlvCsgVvugTUc+yBY9O/A6pk1hLnikj9gdbvaBsKifweW9KyBS/6A1RuLYFf078CSnjXQvwOrJ5YCrujfgSU9a6B/B1ZnVEYm6N+B1YqVECz6d2A1Y1MLweIqB2AJzxposhLF7pQRrL2hx8oknuvHjGCVtFiZRHm0H+pogLWVgXVi5RPUllM+sPxvo2gPSFn4yLF1aWRVDEhF2ne2dCJH5XTqPZm9QnZ0EtWVl5xgCWwWPrD0aU7eH3OCJTByIGElaLAcPmklsDYMR3VH4yfZXnKCVWwZjubQYNnPC7XACtwwZDga19XeuetQc8PqguFoDg2WdS3U8+yGI8NRrbH0KA9G67+e4ajKBsu6Fip68Nqe4ajOuKklL3nBqhiOqox3r1MlTQ+33TIc1d9g2Q53NMHyHTkwHI1ZR7oW5SUvWOWC4aj+BsuyFhr9/xcMR1U1WJbfZV2wlgxHiywW5DUzWD4jB4ajiRssuyqR9U/3Mhz9tdbkkBks95EDw9HzKXW6Bsvq66wNVlUza/CDJf8F24WcMWmD5ZyySFhnWOKyhr/jh9xglUcSlh8sYVkjC/GaG6zBBMysYQiWrKz3sJNxfbDKPcNRT1iSsnaB+x36YDmNHEhYLVibhIvwkB0shwexMRy9giUmqw797DXCsn+WA8PRa1hCsvbBe/8aYVmPHBiO3sLaJFuAh/xg2V7lwJWjHbAEZFUCfYhKWKXlyOGApw5YwWncthU55Zex7FIWw9FOWMGybEfUDxnCqpg1+MMKk2X/gMVZhrBsTksYjvbBCpK1lJkiaoVlUedf0NQHK0CWyx0tDznC2jJrCIDlL8vlGoBZhrDGZ78MR4dgbWJ9n21roV5YY7WehDUIaxPlQ7evhXphjSRlhqMjsHxkuV6/O8sSVsVwNAjWRvq77FQLFcMqVwxHg2A5y3oXfLqBYliDI4cTlMZhObahHrcL95+aq4a1ZTgaBMtNlvMNUoNfcM2winXNcDQIlpMsrwdnPGYJqzc5Mxy1hOUg693HVf9K6IbV9y1iOGoLy1qW7yNgT3nCqhiOBsKyPDX0arCGaqFyWN1XOTAcdYBlJas8errqrYXaYXWOHA44coBlI+vdeMcpU1hbhqOhsMZl7fxd9a2GdlhdI4cTjNxgjcmqTEis84R1e7rCcNQZ1sa93bCPl0xh3YwcXlDkDGvtfIIUWgszgFUxHA2GNSQr9Kciu2thBrCuvlEMR31g9cuqQl11l5AcYJUMR8Nh9ckKbLB6a2EOsFrJmlmDJ6xuWeXehMc6V1jNb9UBQ56wNlEarL5amAWsxgCPWYM/rA5ZzxKuOhclD1g/W1knCPnD2kRosPpqYR6wLlNSHuEXBOta1lHGVVctzATW98iBWUMYrI18g9VTC3OBVTIcFYG17igDAnHIFtbXt4sLsUJhNWRJNVjdtTAbWJ9PQSFhBcP6kXWUc9VRC7OBVSxIWCKwvmW9G8k45AurOJoDfgRgfclairq6PavKCNaS4agMrA9ZVS0La54xrIIOSwjWRrbB6qyFhiW5Q1ibd2lXN7UQWPcIayfu6qYWcgZ/h7Cea3lY17XQ/OcNWvcG6xjB1XUtNHsz+xdadwXrPYar6+sDzN4YA617grUzcaJdC83TF7d/WZo7gfUcydXVvohZfGeyPyzOXcCqY8GadcMyZg6tO4C1N9GiVQtNc8/o739YoInD2sZz1a6Fpn2/IrSmDes5oqt2LTTl1X/9+8AiTRdWHRNW604XU9z8Z2hNFtYxqqtWLTRdv7L1X8Zak4S1jeuqVQtN5wUUTEynCGtnYsdpDBa0pgirjg7roQmr76eQGMZPDNYxuqtmLTTFU//LoDUdWOt3kyBODViLoau3GMZPBdYuhatGLRyGZcyciekkYFV1ElizBqyx+4AYxk8B1tGkidMPrPFnUDIxzR1Wmgar9cBFU5QWL4dW3rB2qVz9PLbFFIXV6/9mrJUvrOc6GaxLLTRFYfeuTEzzhXVM5+pSC439TbHQyhTWe0JXl1poXO62hlaOsHYmaZwusFwuVmUYnx+sZVpYjxdYT26pjmF8bqWwTivrAsv1Kp2/mJjmBWv1G7XQFCN7Ogzjs4e1+41aaPye7QatjGCtE9fC9RmW3++KMYzPZ46VuBa+nGFtPI9nGJ8LrN+ohR89vPdf4KaLPGD9Ri38gOX/tkxMs4D1G7XwA1bIVhK0coD1C7UwFBbD+Bxg/UIt/IAV+gASaGmH9Qu18APWU/Af4qYL5bAS18L5F6yFwJ9iYqoaVvpaKAULWqphpa+FH7CkrqtgGK8XVvJa+AGrEvt70NIKK3UtPHzAKuX+HjddKIWVvBZ+XpYl+ieZmKqElfg60vknLNk0yTBeI6zEtfATVil9exATU32w0tbC2WePJf+riNDSByvpeeGfr98r3Ef4038xjNcFK2UtfDv/EOZTlL/OxFQVrIS1cL4+w4r1NF1oaYK1TNdgFWdYi2jvAS09sJLVwlPxDSumZSamWmClqoVvxQVWFTMvAksLrDTnhedfHf+EtYn4Pq+suRZYSWph42kz0ns6JCylsJLUwlMLVh23kSN0wEpwXngpUF+wjtEKbsmS64EVvxbOi0SwSFiaYEWvhY3G5wvWPjpgQgOs2OeFh+IK1lP8NyIUwIpcC5sTgC9YkUbvj6y3Llhxa2FruaPCImFpg7VM02BdYMV5vweWWxusmLWwnUa+YD0zG70PWBFr4dUWyxesMsE7ERpg7ZI0WBdYBQnrTmDFqoU3q32GVZOw7gNWrFp4c552LoVHEtadwIpznnZ7g8M5Y8nDOrHWKmFFqYVvRR8s8T0dNnOUwopRC+frXlgrEta9wJIfLc0O/bC2JKx7gSX/m02dd5CeYS1inyQQamCt4jdYP7CEzxXYfVYM6zl+g/UDqyJh3Q0s2Vo461nrKLDYfVYNaxW9wfqBJbqnw2xUNax1Fb3BasCSTI9s5miGtZZc7Pl6DNaRhHUnsCSnlrP+ZjoCrNcNsvTC+nit2HnhwBj8G5bcns7sO+ESCmGJNj5vxTislWDCav0/EJpgrSVXe3B75RvWQq6du/l+EFpgfdeRKn4v/Q1LbLPwT2fuJVTAurxaohaerGBJ7enM+78mxG/D+nm1QC0cGSp9w3qOlLCwpQdW49XPcRusBiyhaezjeqy8E78Fq7UCddQGqwFLaE/nH8tvDJEcVltCaC08FbawREYbDw7ZmEgK6yrDVFEbLGlYs3/cKj2RDtb164PW2+J6uwssiT2dV7dzXiIdrJvXr2I2WE1YAns6sw2wlMK6lRBSCw+FA6xVqoQFrPSwujJMHbHBasJ6SpWwgJUcVmflWkVssJqwFqkSFrCSw+o8wLcWztdusIL3dOYbpw12IhmsniPqeA1WE1bw6P0PsHTC6vvA/Wqh7e+bisGyTVjASgyr9/P2WvG3whVW6J7OP8BSCWvg466jNVhNWGXY6P1xAyyVsAYOcR8EzA6Fe8aq0yQsYCWFNXRIFa3BasE6pklYwEoJa/jDrmM1WC1YIXs6M/uExRgrIayRL/EqVoPVghWyp/OwAZZCWGMQqlgNVgtWwJ7ObAMsjbBGD6ojNVgtWAF7Oq/A0ghr/KCnSA1WC9YyTcICVipYFgc51ELXh39KwHoFlkJYVp12HafBasHy/j2d+drFFdOGNLDsPmfrM7ZT4Q1rHXv3GVgpYdkdZVsL3R95ZvzHZa67z8BKCMv2MLtFn5e/AOsPsPTBsj7M6rzQ51F6DVh+ezqPa2Cpg2X/IVdRGqw2LL89ncMGWNpguXzGdYwGqw3La0/noXCEBYH4sFyOG191v1+DMH5j2Eb1BZY2WE7HVTEarDYsnz2d1wJY2mA5HjhWCw9FKKydV8ICljJYrgnmKUKD1Ya19EpYJbBUwXIuXFWEBqsNq/RKWMDSBcv9yFq+wQqF9VIASxksjyNX8g3WFSzX0fvnlRQlYyxFsHyOrOQbrDYs5z2dE7CUwfL7dGvxBusK1tEjYQFLESzPD/dJ4uaJIViOezoHYCmD5XloJXRtX2+P5ban83g9mAPWL8PyPrYWuHliKGM9eSQsYKmB5X9sZ0Z5K8VgLTwSFoN3LbACvrKVdIN1BWvpOBsF1lSiFm6wAmC9FsCaTjwJN1hXsCqPhAWsKUQVeHfqCKzCI2EBa4q1MLTBuoZVuycstgonESvZBssb1kvhCYtpQw618FQIwzo6beYAa6K18K0QhlXuXXafgTXR88J5IQ3L9j6d5jsDa2q1UKLBuob15LSZA6xJ1sJTIQ9r4bSZA6wpnhe+FhFg7ZwTlissFlB5LZyXMWBZ7ek8tI5njDWpWuh/88QgLKs9nTWwpnteeCqiwCqcNnOANbla+FrEgWVxn851rgTWhGrhvIgEy2JP59o0sKZzXijXYN3AOromLGBNqBYeimiw9q4Jq2CMNZ1YR4M1ep/OTRFmPkrYZKwn+91nYBH2sBYeP3sBLGIU1tLv4W7AIkJgDT0jovxfe3eQEjEQhGEUPEHSSfZu3OcI8QbB+x9GFBRhJjLY9bvp9x0hPkrpih2wdA1r7bmNsjlt0AWs1ntrIFi6B+u3o/dH3ywES7cTa3/0dZm/2fK8R51YZ9U1pw0ssH5wOAqvo2xggfXVUXwvs9MGsD6b6u/PBQus651O3ytgDazRYb0Ufgrx1hZYw8LaEgPr+5ciWMPCWkMDS4PDauVfKBBY89XR+6vnpD5Yd5eFTx6TemGd1Z++EFgfHaXfFhNYl7BK/41Ro8KaDCwlYC0Glv4FloGlClhbZJmj4WGtljlKwGoGlhKwZsscRWDtts9KwDoNLCX+xjoMLCUm1mH7rASsyesySsBaLHOUhWWZo0JYm4GlBKzVwFICVrPMUQLWbPusCKzdwFIC1mlgKQbLMkfVsJ5tn5WCZZmjcliL7bNCsJyNqh7WZpmjBKzVwFICVjOwlIA1v3kqSsBS8nkXBJbAElhggQWWwBJYYIEFlsASWGCBBZbAElhggQWWwBJYYIEFlsASWGCBBRZYYAkssMACCyywBBZYYIEFFlgCCyywwAILLIEFFlhggQWWwAILLLDAAktggQUWWGCBJbDAAgsssMASWGCBBRZYYAkssMACCyywBBZYYIEFFlgCCyywwAILLIEFFlhggQWWwAILLLDAAktggQUWWGCBJbDAAgsssMASWGCBBRZYYAkssMACCyywBBZYYIEFFlgCCyywwAILLIEFFlhggQWWwPKzBgsssMASWAILLLDA0sCw3gE6THxaOWcA1gAAAABJRU5ErkJggg==);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 85%;
}
.heading-s3 h6 {
    font-size: 25px;
    font-weight: 500;
    font-family: "Rubik"!important;
    color: #3d4041;
    margin-bottom: 20px;
    margin-top: 20px;
    font-display: swap;
}
.heading-s3 h5 {
    font-weight: 400;
    font-family: "Rubik"!important;
    color: #3d4041;
    font-size: 18px;
    margin-bottom: 15px;
    font-display: swap;
}
.heading-s3 img, .graph-1 {
    width: 95%;
}
.padd-15tb {
    padding-top: 15px;
    padding-bottom: 15px;
}
@media only screen and (min-width: 1000px) and (max-width: 1100px) {
    .row.icon-box .col-md-2 {
        flex: 0 0 auto;
        width: 20%!important;
    }
}
h2.myaccount-head {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 15px;
    margin-top: 8px;
    font-family: "Rubik"!important;
    font-display: swap;
}
.back-box-shadow {
    background: #fff;
    padding-top: 15px;
    box-shadow: 0 1px 5px 0 rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.12);
    padding-bottom: 15px;
    border-radius: 4px;
}
.head-account {
    padding: 0 10px 10px 15px;
    font-size: 16px;
    font-display: swap;
    margin-bottom: 0;
    margin-left: 5px;
}
.right-side-border {
    border-right: 1px solid #dee2e6!important;
}
.rigth-side-margin {
    margin-right: 10px;
}
.account-details h3 {
    font-size: 14px;
    font-weight: 700;
    font-display: swap;
    margin-bottom: 10px;
    margin-left: 5px;
}
.account-details .user-first {
    font-weight: 600;
    font-display: swap;
    margin-bottom: 1px;
    font-size: 13px;
    text-transform: capitalize;
    margin-left: 5px;
}
.account-details .user-email {
    font-size: 13px;
    font-weight: 400;
    font-display: swap;
    border: 0;
    background-color: #fff;
    margin-bottom: .5rem;
    opacity: .6;
    margin-left: 5px;
}
a.edit-account-link {
    background: transparent;
    color: #15e5d1;
    font-size: 12px;
    font-display: swap;
    border: 0;
    box-shadow: 0 0 0;
    text-decoration: underline;
    display: inline-block;
}
a.edit-account-link:hover {
    color: #15e5d1;
    opacity: 0.8;
    cursor: pointer!important;
}
.box-height {
    height: 195px;
}
.forgot-button {
    margin-top: 5px;
    padding: 3px 7px;
    font-size: 13px;
    font-display: swap;
    background: #4c4c4c;
    color: #fff;
    margin-left: 20px;
    vertical-align: baseline;
    border-radius: 2px;
    font-weight: 600;
}
.forgot-button:hover {
    color: #ffffff;
    cursor: pointer;
}
.box-height .MuiSvgIcon-root {
    width: 16px;
    height: 16px;
}
.box-height .MuiCheckbox-colorSecondary.Mui-checked {
    color: #f15d47;
} 
.margin-top-container {
    margin-top: 28px;
}
.add-padding {
    padding-left: 15px;
    padding-right: 15px;
}
.point-hand {
    cursor: pointer;
}
/*popup*/
.popup-box .modal-title {
    font-size: 13px;
    font-weight: 500;
    margin-top: 10px;
    font-family: "Rubik"!important;
    font-display: swap;
}
.popup-box .modal-header {
    padding: .5rem 1rem;
    border-bottom: none;
}
.popup-box .modal-body label {
    font-size: 12px;
    margin-bottom: .1rem;
    color: #000;
    opacity: .8;
    font-display: swap;
}
.popup-box div .form-control {
    font-size: 12px;
    border-radius: 2px;
    font-display: swap;
}
.popup-box .modal-body {
    padding-top: 0;
}
button.success-btn {
    margin-bottom: 0;
    border: 1px solid #2376E5;
    border-radius: 2px;
    background: #2376E5;
    width: auto;
    padding: 0 25px;
    text-transform: none;
    height: 33px;
    line-height: 30px;
    font-size: 14px;
    float: right;
    margin-right: 0;
    font-display: swap;
}
button.success-btn:hover {
    background-color: #2376E5;
    opacity: 0.8;
    outline: 0px;
    box-shadow: none;
    border: 1px solid #2376E5;
}
a.link-btns-cancel {
    margin-bottom: 0;
    float: right;
    border-radius: 2px;
    color: #2376E5;
    background: none;
    padding: 0;
    text-transform: none;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    width: auto;
    border: none;
    text-decoration: underline;
    margin-right: 15px;
    font-display: swap;
}
.popup-box button.close:focus {
    outline:none;
}
.head-account-report {
    padding: 0 0px 0px 15px;
    font-size: 15px;
    margin-bottom: 0;
    margin-left: 5px;
    font-family: "Rubik"!important;
    font-display: swap;
}
.name-func{
    cursor: pointer !important;
    /* text-decoration: underline; */
    color: #2376E5;
}
@media screen and (min-width: 576px) {
.modal-dialog.popup-box, .trail-end.modal-sm {
    max-width: 430px;
}
}
.padding-left-6 {
    padding-left: 6px;
}
@media screen and (max-width: 600px) and (min-width: 280px) {
    .box-height {
        height: auto;
    }
    .account-details .col-sm-4 {
        margin-bottom: 25px;
    }
}
.edit-pass .MuiCheckbox-colorSecondary.Mui-checked {
    color: #2376E5;
}
.edit-pass .MuiSvgIcon-root {
    width: 20px;
    height: 20px;
}
.myaccountcard table thead tr th {
    vertical-align: bottom;
    border-bottom: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    font-size: 13px;
    padding: 5px 10px;
    background-color: #e2e1e1;
    font-size: 13px;
}
.myaccountcard table {
    margin-bottom: 3px;
}
.myaccountcard .table>:not(:last-child)>:last-child>* {
    border-bottom: 1px solid #ddd!important;
}
.myaccountcard .table thead th:first-child {
    border-right: none;
}
.myaccountcard table tbody tr {
    border: 1px solid #ddd;
    padding: 13px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.myaccountcard table tbody tr .MuiRadio-colorSecondary.Mui-checked {
    color: #2376E5;
}
.myaccountcard .cardinlinecss .MuiRadio-root {
    padding: 3px 7px 5px 0px!important;
}
.myaccountcard .cardinlinecss .MuiSvgIcon-root {
    width: 18px;
    height: 18px;
}
.myaccountcard .cardinlinecss {
    display: inline-flex;
}
.myaccountcard .carddetailcss{
    width: 100% !important;
    justify-content: space-between !important;
}
.myaccountcard p {
    margin-bottom: 0px;
    font-size: 13px;
    margin-top: 2px;
    text-transform: capitalize;
}
.myaccountcard table tbody tr td p img {
    width: 40px;
    padding-right: 7px;
}
.myaccountcard .cnumberwidth {
    margin-right: 5px;
    width: 100px;
}
.myaccountcard table tbody tr td:first-child,.myaccountcard table thead tr th:first-child {
    width: 195px;
}
.myaccountcard {
    overflow: auto;
    margin-left: 5px;
}
.cardwidth28 {
    width: 28%!important;
}
.cardwidth44 {
    width: 44%!important;
}
.margleft5 {
    margin-left: 5px;
}
.background-box {
  box-shadow: 0px 2px 1px -3px rgba(0, 0, 0, 0.2),
    0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
  background-color: #fff;
  padding: 15px 0;
  margin-top: 5px!important;
  width: 100%;
}
.row.remove-padding {
  margin-left: 0px;
  margin-right: 0px;
  position: relative;
}
h2.my-reports-dashboard {
  margin-bottom: 0;
  margin-top: 5px;
  color: #000;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 600;
  display: inline-block !important;
  font-display: swap;
}
span.total-reports {
  margin-left: 13px;
  opacity: 0.5;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  font-display: swap;
}
.dashoard-reports-page span svg {
  margin-right: 8px;
}
.svg-inline--fa.fa-w-14 {
  width: 0.875em;
}
button.button-add-new {
  margin-right: 0;
  padding: 0px 15px;
  box-shadow: 0 0 0;
  color: #fff;
  font-family: "Didact Gothic";
  font-size: 14px;
  font-weight: 500;
  line-height: 30px;
  height: 32px;
  border: 1px solid #2376e5;
  border-radius: 3px;
  background-color: #2376e5;
  text-transform: none;
  font-display: swap;
}
button.button-add-new:hover,
button.button-add-new:focus {
  background-color: #36E6D3;
  border-color: #36E6D3;
  box-shadow: none;
  color: #3C3B3A!important;
    font-weight: 600;
}
button.button-add-new:active {
  background-color: #36E6D3 !important;
  border-color: #36E6D3 !important;
  box-shadow: none !important;
}
.breadcrumb-admin {
  font-size: 12px;
  color: #5a6e82;
  text-decoration: none;
  padding: 0px !important;
  font-weight: 500;
  margin: 3px 0;
  font-family: "Rubik" !important;
  font-display: swap;
}
.breadcrumb-admin a {
  color: #5a6e82;
  cursor: pointer;
}
.breadcrumb-admin a:hover {
  text-decoration: none;
  color: #5a6e82;
}
/*table*/
.dashboard-table {
  margin: 20px 0;
}
.dashboard-table table thead tr th:first-child {
  width: 95px;
}
.dashboard-table table {
  border: 1px solid #dee2e6;
}
.dashboard-table table thead {
  background: #f5f7f8;
  text-transform: uppercase;
  color: #8896a2;
}
.dashboard-table table thead th {
  padding: 3px 10px;
  font-size: 10px;
  border-bottom: none;
  font-display: swap;
}
.dashboard-table tbody tr td {
  font-size: 12px;
  line-height: normal;
  opacity: 0.7;
  border-bottom: 1px solid #dee2e6;
  padding: 6px 10px;
  vertical-align: middle;
  color: #000;
  line-height: 28px;
  text-align: left;
  font-display: swap;
}
.dashboard-table table tr td.report-name-color {
  word-break: break-word;
  width: 350px;
  line-height: inherit;
}
.datastudiopopup {
  max-width: 100% !important;
  height: 100vh;
  margin: 0px !important;
}
.datastudiopopup .modal-content {
  border: 0px;
}
.datastudiopopup .modal-body {
  padding: 0px;
}
.datastudioClose {
  float: right;
  margin-right: 30px;
  position: relative;
  top: 14px;
  cursor: pointer;
}
.closestudio {
  margin-right: 30px;
    position: absolute;
    top: 8px;
    right: 0px;
    cursor: pointer;
    float: right;
    opacity: 0.7;
    font-size: 13px;
    font-family: "Rubik"!important;
    font-display: swap;
}
.closestudio:hover {
  opacity: 1!important;
}
.closestudio svg {
  margin-right: 3px;
}
.datastudiopopup .modal-body {
  height: 99.5vh;
  background: #f3f3f3;
}

.datastudioInitialLoader {
  position: absolute;
  z-index: 999999;
  top: 55%;
  left: 53%;
  margin-top: -71px;
  margin-left: -71px;
  width: 15%;
  height: 15%;
}
.spinner-border {
  width: 3rem !important;
  height: 3rem !important;
}
.spinner-grow {
  display: block !important;
  width: 0.7rem !important;
  height: 0.7rem !important;
  -webkit-animation: spinner-grow 1.7s linear infinite !important;
          animation: spinner-grow 1.7s linear infinite !important;
  cursor: pointer;
}
.wid50 {
  width: 50px;
}
.reportExpiryIndicatorColActive{
  width: 3%;
  cursor: pointer;
}
.reportExpiryIndicatorColInactive{
  cursor: default;
}
.popalert .popover-inner .popover-body {
  padding: 4px 7px;
  color: #39393a;
  font-size: 11px;
  font-weight: 500;
  font-display: swap;
}
.popalert .popover {
  background-color: #dedcdc;
}
.popalert .bs-popover-auto[x-placement^=top]>.arrow::after, .popalert .bs-popover-top>.arrow::after {
  border-top-color: #dedcdc;
}
/* .popalert .bs-popover-auto {
  transform: translate3d(1381px, 177px, 0px)!important;
} */
@media screen and (max-width: 700px) and (min-width: 280px) {
  .datastudiopopup {
    max-width: 100% !important;
    height: 100vh;
    margin: 75px 0px 20px !important;
  }
}
@media screen and (max-width: 700px) and (min-width: 280px) {
  .datastudiopopup .modal-body {
    height: 125.6vh;
    background: #f3f3f3;
  }
  .table-scroll {
    overflow: auto;
  }
}
.expiredpopup .modal-header .modal-title {
  width: 100%;
  font-size: 16px;
    font-family: "Rubik"!important;
    font-display: swap;
}
.expiredpopup .modal-header .modal-title .datastudioClose {
  float: right;
  margin-right: 2px;
  position: relative;
  top: 5px;
  cursor: pointer;
  opacity: 0.5;
  width: 9px;
}
.expiredpopup .modal-header .modal-title svg.datastudioClose:hover {
  opacity: 1!important;
}
.expiredpopup .modal-header {
  padding: 12px 15px;
}
.expiredpopup .modal-body p {
  font-family: "Rubik"!important;
  font-size: 14px;
  margin-bottom: 30px;
  color: #5a6268;
  font-display: swap;
}
.lego-reporting-view .embedding-footer-bg {
  opacity: 1!important;
}

button.deletereport{

  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: white!important;
  border: white;
  color: black;
  /* border-radius: 3px; */
  font-size: 13px;  
  font-weight: 500;
  padding: 5px 5px;
  margin-bottom: 3px;
  margin-top: 3px;
  margin-right: 100px;
}
button.deletereport:hover, button.deletereport:focus-visible, button.deletereport:focus, button.deletereport:active  {
  /* background-color: rgb(45, 206, 190)!important; */
  background-color: #3C3B3A!important;
  color: #f9f9f9!important;
  border: #3C3B3A;
  outline: 0px!important;
  box-shadow: none!important;
}

.print-invoice h3{
    font-size: 14px;
    margin-bottom: 2px;
    font-display: swap;
}
.print-invoice p{
    font-size: 12px;
    opacity: 0.7;
    font-display: swap;
}
.print-invoice-header h3{
    font-size: 16px;
    font-display: swap;
}
.print-invoice-header p{
    font-size: 12px;
    opacity: 0.7;
    font-display: swap;
}
.print-invoice .align-bottom .name-address{
    opacity: 1;
}
.pri-inv{
    text-decoration: underline !important;
    cursor: pointer;
}
.subscription-print-invoice .modal-footer .mb-0.btn.btn-primary{
font-size: 14px;
height: 30px;
border-radius: 2px;
line-height: 28px;
padding: 0px 15px;
font-display: swap;
}

.hidecloseicon{
    display: none;
}
.custom-close{
    position: absolute;
    right: 10px;
    top: -106px;
}
.custom-close:focus {
    border: 0px;
    outline: 0px;
    box-shadow: none;
}
/* .bill-invoice-head .close{
    display: none;
} */
.billing-table .custom-table.table-bordered thead th {
    font-size:10px;
    padding: 1px 10px;
    font-display: swap;
}
.billing-table .custom-table tbody tr td {
    font-size:12px;
    padding: 4px 10px;
    line-height: normal;
    font-display: swap;
}
.billing-table .custom-table tbody{
    opacity: 0.7;
}
.edit-link {
    background: transparent;
    color: #2376E5;
    font-size: 12px;
    border: 0;
    box-shadow: 0 0 0;
    text-decoration: underline;
    display: inline-block;
    font-display: swap;
}
.edit-link:hover {
    color: #2376E5;
    opacity: 0.8;
    cursor: pointer!important;
}
.color-green {
    color: #15e5d1!important;
    background: transparent;
    font-size: 12px;
    border: 0;
    box-shadow: 0 0 0;
    text-decoration: underline;
    display: inline-block;
    margin: 0px;
    font-display: swap;
    position: relative;
    left: -79%;
    top: 8px;
}
.color-green:hover {
    color: #15e5d1!important;
}
.color-green svg {
    width: 9px!important;
}
button.button-confirm {
    background-color: #09a595;
    text-transform: none;
    padding: 0 25px;
    margin-bottom: 0;
    border: 1px solid #09a595;
    margin-right: 0;
    line-height: 28px;
    height: 32px;
    border-radius: 2px;
    font-size: 14px;
    font-weight: 400;
    font-family: "Rubik"!important;
    font-display: swap;
}
.font-12 {
    font-size: 12px;
    font-display: swap;
}
.display-inline {
    display: inline-flex;
    width: 100%;
}
.position-right {
    position: absolute;
    right: 35px;
}
div.cardflex {
    display: table;
}
div.cardflex label div.sc-AxjAm {
    width: 100%!important;
}
.class-back-atm {
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAARAAAACtCAMAAABP99A4AAAAkFBMVEVkX1xqZWN0aGdbVVRwaWZmYV4AAABZVFGxr65va2qKh4Vva2mIh4Y5MzA7NTE4Mi48NjInHxwsJSI8MzCTlJSZnJwyLCi7vLvIycepq6uipKTBwsF7eXjQ0M7o5+Xg4N60tbXX19bw8O2EgoF1c3KLi4tCPjyusLFKRkRPTk1ta2kiGxj7+/hXVFNjYV8MCAbV4TkeAAAADXRSTlPTx7zvvNAA8SSda3xDaxOwQgAAIYlJREFUeNrEm4mO1DAMhpdD3E0yU2kfAYF4//dj1q775Y8TCggJ7+5Mcye/z7jw9O5BHz4/vX19TW8HYkyqlFIecL3OvOG1z2I/3eTaA6LVi9Hz3KQM+fzuhV4A+fTt+f7j9vfE2Itu/59+rFvu9fsXB+TT/VZK2a6pbPXlI1P1TwrVP6K5yqhLKhd15UH2SS1PXl1aaTSvJpY5t3q/f3oB5MPX21aNOKD9WY232JmKHw5igBeiNkaCQ7EtPmjfS5DVWuN+VNgnrdu+t46s275tu3UFlAdFsZUTkuafTDqSHdEfaq02Zbt9+/AA5OMPb9wvyfpVuM8QrzcMvfZE9WxlCcbNyUF6obb/MYkU/d6I3U5jB/rx8d3Th6/31poLVMAOC6PQWrO/KYXs+odTCJTLTzQiil7wriuqQTxeEmOZ4HpQDLt/+/D06RnlmlMId3zmQ1iFaIiBaN1ATQQcTZnBSzd0GJqdaEnPl6DSstXnT08f76HXV5DovrAWFBMpkvaLKTwq6YCIycoJDEDiKaEgD9pIfaLbx6dXN9OGpT6gMjCwY3XdjspKnRBoCEqFaqvhQzaSZmxLKpwiSvlInCBLnhuRp/f3InLt223+EBJsKtFtTkyXVHFGJ44+l5poZZZCNQpamj/AGW88NgoFNN0EgLwd/IGrXgPdXj0A2TIg59aKbg3+wvsNXhy+Dwpwg7DVG47P61lAqARA5wymNDFn5wVgWtSMmgvYDkMsjoi9APLmjpWIJeBa61YEpYCF+bEwSiDKfrC+/t2BC+IM8TZHRs5I4dimcaOGvMniSAsCyKIIugNCkARDZVVqC7tFZ9fkwupLIlVJRztuJaIZ5HwYI313sRzfg1GbM0zOaYAs3HkKXqHkUDhbB6QKpik7+naa4qZBNUrLkolAsIcZi6UcQLZlTHTa2GatncoohZi0Gccyd0MJETM61M6HKCA+1GojyKw+mk6wUVUQYhg9tT9TlNa24Rzt5EFrh8qUQYT8B2iDG9S1wkMmtsSe0Lq5P4Xr8HpKW2hE21uR2M5vc8wXBYWySHQlaowNMfPsWhLxJvEbUWDJsaLzhpIVNqsmiDqUYyuoXswa8S1TnB1BFfSw5O2g3jw32ICoguSOGJ/Ib6HGYkPERdTqs/hhheSi6L814BEzA4hdXOnV2R5xIh+pqsGabG5lzWgAFYiImoG1GwUgz51dTo8OIP5EPa1zNC21NtIBs+y2clBooiuTqKIcaYkYX4PxubNe/ngisyESoukFrLYqu2RhEGAmFlZML68+uUdWVhLp6lcQ3tmmHU420z3qrQKlshqF2VoYxEBsCAh4d/xUhPDJAnqz8oO5fSOxMnZe7CkV1CKjPon6KxXjor2JkUXCxPpcEIDQncUkDvP25VV21RD5KGU6BcSIuEAxSoChvETcSuEic9i28ZVv1U4CCPdxbkBd38H8R+voS0OVc5YJt6tcJEo6sG/BdaHkfYXSpfg8AgDqxZgx7B23W8qYRu6NAz5RSU8I/g4CIrETb8MoPQ6TBBgS5PxJYrotwg+K7ANSo+rrYyfLwbFEsnNkPhN5OYIZopuuccP9SdgxnRj8AOFQtX2CsQJWhpiDYgIEWbK/f0ySZOJzy/HtqGZ0EZ5OgtlDnkAJwVWaxv2Q50MWN00qoD35RRlgu6oLd7uFjFBNJ4p0oXmye1QYrMqxGAsie3NSAAOQ3L1N0WWoplrV6l5wKMJ6BqVkeaR66glmyeBEg5B2JEAva5KNulGd3czoybhtfiET3c+k+wFRlIN2SQEIsMzPEFe9VfYkk3oqhrZudQBp+7EAx2e7KtUUkbkkEIg9gbvDjBvykmsa/LQaq9LsZWtWAXWZbUQsZ7g8yM02X7MyuN3397ixsE1OZBNNkjApvqEiEXc/gAsZFOEC/0KYk0JTKoWBv6DDXdAt/EdK0zsg9VeE35z6QFWMLB8cDAIEiEPJPT82Ac8k9y2uiWGhdCRj/dVkDs+OMjUA8pyA+EUZQ7iyIMAXSnJ1nWW2KxLcKw9LfqUm8XQkM8KGwBZ9Wq8DXXgjEY6MVn9xMyEE65Ej+zkKDnXnsr/JjgaOMkkcTZIXkVNNmUD13WWV/WdVjgJN+BL9wkOyocigzQn/qlMJwJPRYbaJkbiCd18NOozqmtMEVOOJFX/OOe6xa4avfcTRlvHBWv5K2wKQKi4EYHjjBw7JLocdOfMTBkhcPJYmFU7wsACP8LUXLIm2Bs1uvHdQb2N/Uzp5infA4VD0tkCW80tRciiHDWltSM3wnN4Yk5HABuhdqqiQ00RWoeuqIU5NvBE2mTjMdQv1izHkubETHZM7RYdh3Hbn3lDzQi2b0pA2oAwY9PVjUf/oVf7LEtAVIHF86qlxTGmLSubV6R0Q31EA4hN6XUwMqdPQgIEHnsGS/R1Wc6FuFc7qougRmksM6ZMeo5nd++LGwRsDgKuCN0YAUhk6XNVs8tpZSc6cMoMaRur503UXkBi99hIsQYzLsSC22ca7MPwRQjP6u4zbofG7heEh0TomM/maUTAg/yMAQLGWmlJbw/V3iN1Qt2O2hlYit+h9c92OnaaAX97+h7kGhigQ3vbOS2kHDywlOTAy7DgVJKiLD8AtvyAYJPAQLsY8pmUHRsOjuBJELmcxz7f/XaCT7BFSKW/YMlVVZNRFBCOuvdGLdKAVr0lzTtNDDydFoEnWqvcNMkCS5h4AOfeRPbWuU+GucboyjaPD3Th0cfvXvBLn66qL9EDJwq273A3RWOOdlYTaknCnsp1xyCBZKYvSqAPnoAP9nRol1I8ePqljTR+mt8Yrmt4OlQv6Je4PUtU4VGY7W3otKSL22PjROmD1TgNrXJnk3RjVDI0oqXBAFIqoc5TZaA0HHO+/xKFx9CD0jjgECRkW501bmC7mEQovxqSYmCllrdc7tAJsX5TFaKofgZZvGGmSf5CieSleZeISl/8PAlgCB6w94sNVXmIPiJgp71tsjZofOMy8SIlRGG3FnhFJ0Db/iewB1383NHAM7EG2rtLolfwo3whkPELRSv2CaL8g5RKPUM9w3tJOzNHtJylXgoUmDERPULQUJCxhX9Sqvf/tOkkaP8MkdvvtqxBQyGf2DHXZLjwHsnI7Eutv8vOP5JrezTEjKitQaDEQS49S9mUYxdcmY83kEoFy7flIyD7MTiJSnXCEbxRrodBRXDKo0/YYpiY61PiAVyae1bszIKSiAy/YQ+/38QGjKuNe+Tywdz40yLHVmT+FY4KPxICJg1lHPWwXPOgJLIqyWwTOlogOIqlx4MpLEfgl+A+AV/cj+M0B+UX+o54DFDshfM4LswDQjuysMPymG5X9IQBz7gDcfEyVoLW8f5Et2RLcGIgX4DHw28bL9QpYOoyjb/q4csZn5DO94y+iP4QHiDIdcBP79fyglLARyEcC8Y93OQKRIQnw8s5FsOj07hJ6j8OgC+vGG//9D/gLeJUBmSI0Y1MLaN5R8+FW9vjm9+XRRCoNmw1sBe/OhnS4Hfglnkcz8+6AAYZ9LnOSfafW/V5S/7gvtHGxQAhBA2lKZm5n3H6peSLtgZw4B1w47jSuTSIXQV0FtVU8RBeFQTigAQhZbE1lt5S5uxLaR5J788bUzPN7kzBb3L6msQkw9Yuv1YmDAV+/b00Nq5VcF8EebBqPZU9cw9Ewwy7t219Ns8Sz3Kpy2/pa6XZburFt267tunbJuqHrxnF8PMYsTc8QWrTLw6pgA49INsFyVZCwE3B8IK2EnwMB4ECQI04QQE1VlEmTJL0W2b2ZpiXLy20ov6ix6wat6rpOG13orh0fBtnXExaWeWFKlodOLLvBU40EBzwKl629uA58glyS5bRzpT10vqYHt8s6J9OsejVER5ZXWz8u167Vg677slfrPKqha9tx7IaxfaZHGwqLyId2To+Lg3v4mPH7BB9zsJJRIuLNJAqQEh5nryXBywD45mXNJ+JjyStSG63P+aPrtCJCKp1/J2lpDWhkaNIvjH1Pt3jRHI7Sz1pqi/sLGiAJ7FycjJctYAYjqTTTK2wLlUHvPHuZ73LNiY7FykfRzbexHQZdFMVWFu0ze7QEo0H91qQBjURSjR3YbR8r71Y4kBaANStKEmCKJz27mw+4iAgJ0FhOCH9ixioQIYvVl7Kv9XBbHsNgBKQv6kJbi0oWRdVFWTYXflF2L8Hngiq0+NaxsCABi8TlhK0w+4uBEFm5TwLtec6ohpGuuZUPEpB6GJ5Zq41BLQpiZxhHYz+0KrYqt4Tsyo7waLDR+6DJhynhBQcgfAT3j1lhE6wfE1zEePzlU+4NnYQg+2fXJBuSG/EgBnQ3vqbO0qG0HtrWOBhSITIoee4kZBdHozdbQo7uzL60+/j0JzDPfFiAQQktQTqa8OkfC7d8nd4Rglthd0kqYx1MUddqGF7TUBR2k9ggOjqysPWWZ2R0mwvyCnvPnhCPWBDlt8LHJRCA4odjXiTavcx6pCG24gUiwDu7yy1bv6zr9UZ4XtNs6HujLjYea1/X5+12va7E23OWK+IWbBp73ecILPjLPIM5hgCBfwl5CU6IKG0kzqg2s43LCMs6aSJEDVY8Hv3XjHxyM9/v99cEQsAHKycxJXBLNDIh3IcFUtukjsld/qPiFKigeFPgi3ijCmN4xJe1MipCMmEc7GtWpDEuPB0f5e3Rqr4sK0Jv3C5bXkfQY2wsUktm1JCVorLNXC8m6DlCYs8O76q4Z5Dr3TdPlM+8XedQteRu1wFyTF5m643dICh1a1RhyHGEbFddV9YJkVGd0dIppR5DiAICHXvwuEjBYgUpLP68SQfgdgyY4YUKcH1AtIxsN+x2q97RQf+qZ6OVttE64VFdyaBai0peudkRstPRczwLlpty+phyIr4qQxbRsy3MIjgSNtd/ouoeI6Q2OkN8kDV9ToOVDxugjvlalOSCyLiQX55BKVufjj5fBCv/9D94eeoheLsd1n56iiF2KO52aeRChFgU/UaELK1L50y83mXrZggxKIt7um8Bkaun6A2HzfiQg322pSw4sR/eUEMQeK8bUw65Ju7fPuFNdyISIhhClFKWkVo/FwrVXf6iajWt1qCWW1mWxZy6H0WljVkL9uxOyUd5+AAZvUWq+1CYOA7ihxINvIwFS6yJEOJDKwPdvRanLSbB24p57bey78no9r0hBBoSbgqNTxiXRvOSy6WOPVfOQcCzc1mDx8IY9hwC4TxrWfNul652nI0l5JrdrjeH5y2tRscH5XdVOX1fKSwzf2/ra/5yQr4EQQPCFkGkpt7lAmw66CVBFVa+e/pxVUdK0/tsRggoPu8ubgMzgqmhLpMphxC0Ksoqr5r05Q7N872ZTyxFE4VA7LCknIHvo1rEYz3OLa7Fwa8um+tEWA3bgrcyAxU4UhmtalIXUz593JcHiYfjI9vuq3HFBHJBZFQty14EhY/BjnjmEGSrEBD9OA4FUTTMMPcD8y7eIok0czrJdoT4b/i+DqezRAj5FxOvawrYX9lIdJB9rSj+KJtzSTak2La+rMr7BSrNePgWcqHggfH/v2BddQS090PEdsEtHccXsG7lCUGt6fw+djaEGJtZ1CbhJ0Jc/bAid1s2q3EwRIdxNhSphmXVO2LDL+aNtjr3gTLJHyP5mxMjy+bHAYKvh/jVJT4TRwihthLyzEZV9GWekYBk/fSlN5nMtpG8VDYO4U3QRwgzgT3gs0cGd59sBJIjKXlnNxqHlxB/f7xI6VTGGAqt9fCYn5TNVVVuw7HittYbEZKbARCS4LmHXQUOeUISthKJJihRGvj08gw+QpNEqOnHGMGePrH6L4qMl3OuTIWMMOhOnzNdVplB3uc/sqIiZTHysuREiAHkkIucdYWgAyVwKBkXL3CFNwM+MfH5hToMRlancT3232XIBqZTOimCHgZTTG2n1SjMYgXk+lSWD9qnP8/0d5YRh4WLORLC8vlos8i+Qdl+JsIdu+lD6Hk9EeDlZ6jMSb5/na6bJjKGzgRjKv+6lCQedlni+1QTL7SzTE0+eZv6EbzQxw2w7LX2IVGkksQ9SIB3tiQmGqFieOcy3yL/0+fXn6Sdj3LaMAzGn2BNMFlWOna3XQql4Urf/+0WaMVP0mcPtuk2Sv6ZWJYlWZY/v25+LM7HZf7ycZjPRuVlswThH+ft48vFwCxsmfqC4HUNgjHpLHRzmWw6K86FdzDcjRWQvnyOi7bELDDeNVzp58UXvcz6T9Ow/N9O2930/DxM8/MHbU9jIaaRl2mqWIYogeKUUIwSCvCuiGniG+/GUSdUTanyED5jWa1WpSz/yjiuypnG5fD83aiDH6qycD4DvmocwVzrkNInaKTL82kskoE6BPQbzAQPAi3yErF0qgzBc7HXZfyOpwxF+Do7sBeAyUHpKdjXQ0wrNHdesFYTcOsVityjJtEIlvUpgJxKjGUywbS4etryMCpI9ikVDK8mrKZW5DGYDxtDBBh2pJRyi+9crwYtQa6tatWg1hFeou50TJc+l7IWae2A55fjoTE5hKzdVpiMBZ1hHJ9BfOu2RGuLHMUrXMILhPEUdMVTldhtIIVk6EwyFS4Qd0wIlJAb5H5KbLSALmCANFzN/THBMit7eiPD/wyWfc1aT/KLZ2StGqaVcE1hU46ZhtTuvyf17MBtjpdCSFQwmumMrmp0mYBqyFNKyGf1Kt9yNC8DTt6qbquAdQPKj/7gyLBQvaVXQgMZQ+iR2EhFz0pzzPA5Iu2tF7L7gkjCj8uWDJ9MN70BBKMkPSGkIY6BqY05sVWK70jZrnAzu/d0akiRHSErfN178CRtFw7RFzp1mDd6aM1PCQy3LNiSSqCfEnDjFS6DpB4jQnKW90RyL7fczFMKCcZ+Ob2xlSQbZAitqioIonnhMnh2ZIKzto/XCaXhEbLUXTBAlNQRZQTT9rQVTIdOLei5LHXuuUYlMsOafYPJWmUlxWnuMDDmIYG0c33ui+pDGC/LEkjVaUENA97ghmQ3sHrDNGlGwUvJ8KT51YEcyACmDZBTJqrwoVt9nWscc4PY9TBCvRv1sopUxGFI468uaI34GPrD5m3blc68tPOZ4Iesq5CtLkp7Y54RyZC1ttnFscOr1wIazscXbmC9R3g8RSnNtIL24YRFiMmKawDpU4U/JIBZWKpZafRHiIFUs197hIpOQkV5xXnnkjvouNgr/278J5vAbpS1oKayYJNdtNe0F0OH/B+xQAMOwdO8HEpmmA2JA4kSVxePgQEkxAXBmOj5FYRubaekZ+WV3aBEtLQcARiyM1rGCUsrbozCVoRhGnFqKiUonFZ3igxmD9MLOHRLRcrKbqt6xGMRXeU5pKoP5wD54Fh0S/hOfXVCpaq1A0vTzIyrYBYeEAArvb/vkRAd16YHPr0DiJ4BoGPbbngD3kDpF+qUCZxHJRBhp3QahChlnFem83Kix+ymNqRQFTH0r3hC0S2m7jLmrjcTZzhKohHUSJAq8ydAikbUeC5jTglW00fSHbyCcgK1EmKZRgUMLGMlNBENzYlsmuG3T2zwfxKlEZDCHKpSzV1Wd4JBvyGeN+Y8enocTrOyHBsTZZ7GUGESOyyo7r4/KqRVPIg5ZpQTY9f6ClYxuHx5Ym11hucNECemn4iw2aMKS+FlrUk0h6555gAGB4ZgIj2OmWJOmveGLyw56MSqfLatFY8xhvsVZ9qBh9oJerybERfCIWwEyBU/3zWjWYeUkGEMSXGy/jo+j5Y71kEGws3FqIKTeFUbwpvWIIHX0K2S7NC0LhmhJnAMcD7KIl4fMb1ZyAwfTRJgiA1QRXZlZuZSOL6LDThwYuwRxZ0Rvgfu6F0qAlifJFk8rcWo6KnrLv6ciip/4IBGwzvx2jF7zMDezDOurluTu+Ba0h+gPEbO4jfRCuSpZgzwplKVLqHuCTxoY2vJUCG2AVVVseIUBJfJ6Fb/ru036FiGw4YfItRIPb0TKKju/1MGcB084AdYFe0amltSEar7bahAsypTKIk/rwSenarBJip3b64IUwtAuyXdq+6D9lOpi0TLlCH6RBXKiSVmwpCuCQum+yNCMmJoEFBwXzo3n9BY1B6xrP9eEjOXREj5gCFBJYD0I0OVVKHQEBdQM9h5E5NLmus2NfRI6nay7leQrNFiDIkVHcI+dFtdLijWQCSB38pqS9CyYjapB/IGvDRBTz8IWJFMKuNcYLuFFLsJYLcrhiHwRovolLH0Xem/lHF1LH1fjsdSzsAqx+M4jn0Zca+UXDUlUpCIBBha+pq/SUN2IW6uESfdFxyWECd1Kq+3xWZ2Pu5AFHGIuv1bN74eDuP+dXw47OfpddWdts+nw0N/OGynfX8oh31XhfQPnpwlxNA7WP7dzjK7W01QjIPSE2qHjWkn0iEu32iB5bM/H/Sbw36Yf305fT32w/bb15+H4/OPx+1Q9tPu524YpvdhXsWdpiBeuEFik7wVzpj4sp8g26qjALoIUtRcgGCwZ5L7BQQxk+p+nH3czfP29HJ6G4773W56n4bV+/P8vnn6OW1fpt2wfd/NK+b7zh//DGZYtaJqY8JApgdFBZVD5CN32bQ5nt0dLivirmdpedvt3jbfN6fpvTszZDscj9P2uBmepu3T4zwvEvK8Sh5Lnlm2pHpiAaSeACXyCWHXppyhSl0UM0Cy/u9H0zMd0lrDsdoM8+Z1wUPYzdP0bfr2Vo67qTwtXWY4dZv5ZdjsR/VtvSESoBtjyfkv5t0FHddk26jTXBt5t0GZtL/SB5Oyoz9eZ//5Ydyk8ras+X8/nJ6/zofD9PVUHsbX1/HU75cVZ6vT4fT0Vqgy9dagGI4qZmIt27ITpedhQdRhCOthKFtBYM1ujol33BR3MYPCwLUvF9taFot7NrRna3Q+7rpSzia3LIZYlpK5zSdwQhirfsrCeo3msw8qHuVUJhHre3RJ5nG1d1VwPOJhYfivq7Ny0EMoBL18fkxywsl3DbON9KxELvNVUdXj/eqkch5CpqLzpp0z6JDOAkx+4IABVzg0uCcxDGovNYPPEBVr5sZzrM2iXqcymd+WFlW4DF034Nw7yIc7/0zdP5I+L3jitf3w7Y7WTkYUIaCr3AND8iSAm0x1S6T4HsDGMkSLC0Xyj7bRAR5Z49nLJBKiGLqRYnetp60QtTCgbPw5iG3uBX4yGFE40KS+ku6qegtKdwatap+ar6so6rqCDYh5CNvpVjAr2WYZaZ4NgwZfBLOiN4QSrMsHSmhE3U9VdO9izghBFNmXX9IKzQ6Tv0dMmWvEutFlVZ+sT9/cRFWcwNCUVY2KhTGdEmVcp9EUUCSq3XZcF85W3DZK0flUPAHyQ+oyp/EQrtPNAmhnb7tKVhetST49c9X3Eau0leM0BnKgJIPFHAuhe9UFhu1lH3RkTGdBv/SsRQsdvFf3ifOJ2H865LJxQLGUFTxYWC8/mSAGaSU2KoXoUmp2jQGocoiOfHYwMVexAc2BIbggapGzzSZCiXccB43JSXlj7onJ2w4cZZHvmL7VBQ+LLMSU10CBWaLW6+T9owkjK+4nwqSQxz0T0qgkzBFFBxfrRgdr54f/xEEdyZEH06X2POvwcq5NRnzQdWiv1oXgbcrWYvNDLubb6MocSRygsfjbue6/azsX3bZhGIp6QGuk7eo4NpCf6P//31I1xCHvlRxkw7hHLD8kW6JIkeJjl44VYFEtQ4gVMlsXIWph96X9a54RQJ6v8hiNHgHi2OJZq8VgWnfqhcu4UMRg5kArHvJC3OxcqFf7OMB0HORRwr431wpYqgeDs5+v0YvxCGSAZbO7+kMcbOMdpek2esCNMIweIkL7oJGqlGgzQP0IWbmYgRL9XsIXefAETYWQx+KchPlByuvFbAp8OoE0gNbjpnumIwKxhB+H5i22RQFWQUQJzMyG/wxakOprLLst6xlSQbs5VzIONUV2bDHNkzpzTJpw0h0HeuiDo5r7ukoqdofwp8E9pJsnmPoOsz+jOFRPxfBiBJTLqdU3iqPv3+fV9vGQZwqG2HLY3xj4ShZEiyBXnrCx45vYh3hmBpBO0WJdipyOyOVL8eM4io4axwFrofIomcTVJ6h4w5B2BuFSdAtiPeZ5IsFRyx3ugsjjIDFwLVt7C0b0IQ088pEFg6fnyYBJmnvHT1BMok9rr7t0JVSewGn3EyJvEiKA8qDL4JC6B89CLL436S6ONzWbDE7rODJ/xv9IbAIy7WMmmHk34AsPf0M+UQlHMSnrYUIda44k5IqH14XKrxqwqmEIDUB4WqkvZVSPfzVIkXz64C1eS0XlS1Ht7PAC5R0QmSowNkThWdO+fw0qCVJkFGDKMOx5vLDwNMuq85CKmWa7pwgToTooKCQq9GpwKwoSHvPYMRNS6O71OAa6kvkA0Dqrmo5WmbLxBAcrMf1QHQEQeYawDbDCvuctW/p5v0ERvynEfe0W0yud+SZ6a7AO4caMjgwHUxdNvE1SUBJ241SX4op1C2ZOOM43bUz19lnuylI6hEaout2Bqb5ZHDHPoCHqQeLEgCIXAY8FSVxmYfdteNHjAAMjxoSUdeJR0OZh2Nrp1d7LLGuRdv3NhK24TB5QC8oHnPUoswrKbYjJncIo+9pp0PAMPY6iAyirN+FRRYwNt2KIn4H4bQNn5gsSosgzNHsStY48iQG/XNIn6ykJncNK2B3vkvgvwzpyUzETL3Mhaccw8TL7Fg7LRguybrRugWk0uWjIKrJPgTdv1Lbneb/fDuvHsTxPfrvCcKV/WKnWdIp0CXd6SN3ecruX3ZwOAaDgFhuS2gQ9UE08MOriPfOuL4HueUfBARJvekCSOs87QrHtso8jERZLB4iAJkdmt9r2vkQMa3+V1YtZiqLB4gYzRheBzOKFslW7FezHqixck/K2s3WZSSUk/1afPKFKNC1g1mcEhMvVFmV5dAhVGlRSBSadyQDeJYbF5X7BJZoRJmh/G5nwzM7dyzAW92+gm2BUbhK2xqZakgvrzt10UbaPisAhU88xICg/A0qzXaxz1pFl3DG6uPZCnedDUfv1Mr1to5bMiUVCBBlEHI6EyapT1UPdDaA8dHKp2xdul6uyy9DGIkfzCOFte5s+ruJyZLTVUxGWbw5QV3tWk4+BBnNDeuwKBlNEc7MOMCMVFaUCb/ExndYN2sIF3g/WXsfgHBzOALJRxop3cxd9c9HdQ2w7SKlE48mi5dF+4Ni0qOXUOU3zy6Vs6gr+dWajboHwlbyVZH/XE0IrNbpYtLPvlim36+jtGLNqfkUDvgBYv17maf593Vi4HYkpDoul+0G9p1KN4/lY3eDwkw3Xn9O2RBxcIZ+wYosmcC/t63Y+3Tpkfr9u+1+kAiM7Hosbw0yNrKbxYwHrqHTdg1CWLJY8MwgDXV0NwwlH9uz3z217n787ZH5ft8vtT4F7+cJpvZ6AE+0nXYvjuP4PsD24Gq3T1PZc9dvyPv90yHx6e32dpun1ACY7EX/bo9+H8a/9NGiVtsLUjv43xIu032cb/PV2mm/wB3V7NfQAtlsfAAAAAElFTkSuQmCC);
    background-repeat: no-repeat;
    /* background-size: cover; */
    width: 272px!important;
    padding: 94px 43px 17px 26px;
    /* margin-top: 30px; */
    height: 173px;
    margin-bottom: 15px;
    margin-left: 15px;
}
.width-40 {
    width: 335px;
    padding: 0 15px;
}
.width-80 {
    width: 194px;
}
.width-20 {
    width: 89%;
    position: relative;
    top: 25px;
}
.card-number {
    color: #fff;
    font-family: monospace;
    line-height: 20px;
    letter-spacing: 5px;
    font-display: swap;
}
.card-name {
    text-transform: uppercase;
    color: #fff;
    font-size: 12px;
    padding-top: 9px;
    font-display: swap;
}
.msg-form-box textarea {
    height: 70px!important;
}
.msg-form-box .form-group {
    margin-bottom: 0px;
}
.footer-model {
    padding: 0 15px 15px!important;
    border-top: 0px!important;
}
@media screen and (max-width: 600px) and (min-width: 280px) {
    .width-40 {
        width: 100%;
        padding: 0 15px;
    }
}
.font-subscrip {
    font-family: "Rubik"!important;
    font-size: 13px;
    opacity: 0.7;
    font-display: swap;
}
.width-set table thead th:nth-child(2), .width-set table thead th:nth-child(3), .width-set table thead th:nth-child(4)  {
    width: 29%;
}
.positionrightbtn {
    position: absolute;
    right: 18px;
    top: 6px;
}
.width-20-2 {
    width: 89%;
    position: relative;
    top: 10px;
}
.invoiceheader {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
    text-transform: capitalize;
    letter-spacing: 0.5px
}
.tablefixedscroll {
    max-height: calc(100vh - 440px);
        overflow-y: auto;
        width: 100%;
}
.tablefixedscroll table.mb-none {
    margin-bottom: 0px!important;
}
.tablefixedscroll table tbody tr td {
    line-height: 20px!important;
}
.background-box {
    box-shadow: 0px 2px 1px -3px rgba(0, 0, 0, 0.2),
      0px 1px 1px 0px rgba(0, 0, 0, 0.14), 0px 1px 3px 0px rgba(0, 0, 0, 0.12);
    background-color: #fff;
    padding: 15px 0;
    margin-top: 5px;
    width: 100%;
  }
  .row.remove-padding {
    margin-left: 0px;
    margin-right: 0px;
    position: relative;
  }
  h2.my-reports-dashboard {
    margin-bottom: 0;
    margin-top: 5px;
    color: #000;
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 600;
    display: inline-block !important;
    font-display: swap;
  }
  span.total-reports {
    margin-left: 13px;
    opacity: 0.5;
    color: #000;
    font-size: 14px;
    font-weight: 600;
    font-display: swap;
  }
  .dashoard-reports-page span svg {
    margin-right: 8px;
  }
  .svg-inline--fa.fa-w-14 {
    width: 0.875em;
  }
  button.button-add-new {
    margin-right: 0;
    padding: 0px 15px;
    box-shadow: 0 0 0;
    color: #fff;
    font-family: "Didact Gothic";
    font-size: 14px;
    font-weight: 500;
    line-height: 30px;
    height: 32px;
    border: 1px solid #2376e5;
    border-radius: 3px;
    background-color: #2376e5;
    text-transform: none;
    font-display: swap;
  }
  button.button-add-new:hover,
  button.button-add-new:focus {
    background-color: #36E6D3;
    border-color: #36E6D3;
    box-shadow: none;
    color: #3C3B3A!important;
    font-weight: 600;
  }
  button.button-add-new:active {
    background-color: #36E6D3 !important;
    border-color: #36E6D3 !important;
    box-shadow: none !important;
  }
  .breadcrumb-admin {
    font-size: 12px;
    color: #5a6e82;
    text-decoration: none;
    padding: 0px !important;
    font-weight: 500;
    margin: 3px 0;
    font-family: "Rubik" !important;
    font-display: swap;
  }
  .breadcrumb-admin a {
    color: #5a6e82;
    cursor: pointer;
  }
  .breadcrumb-admin a:hover {
    text-decoration: none;
    color: #5a6e82;
  }
  /*table*/
  .dashboard-table {
    margin: 20px 0;
  }
  .dashboard-table table thead tr th:first-child {
    width: 95px;
  }
  .dashboard-table table {
    border: 1px solid #dee2e6;
  }
  .dashboard-table table thead {
    background: #f5f7f8;
    text-transform: uppercase;
    color: #8896a2;
  }
  .dashboard-table table thead th {
    padding: 3px 10px;
    font-size: 10px;
    border-bottom: none;
    font-display: swap;
  }
  .dashboard-table tbody tr td {
    font-size: 12px;
    line-height: normal;
    opacity: 0.7;
    border-bottom: 1px solid #dee2e6;
    padding: 6px 10px;
    vertical-align: middle;
    color: #000;
    line-height: 28px;
    text-align: left;
    font-display: swap;
  }
  .dashboard-table table tr td.report-name-color {
    word-break: break-word;
    width: 350px;
    line-height: inherit;
  }
  .pagination {
    margin: 8px auto;
    display: flex;
    list-style: none;
    outline: none;
    float: right;
  }
  .pagination > .active > a{
    background-color: #2376e5 ;
    border-color: #2376e5 ;
    color: #fff;
  }
  .pagination > li > a{
    border: 1px solid #8896a2 ;
    padding: 8px 12px 8px;
    font-family: "Rubik"!important;
    outline: none;
    cursor: pointer;
    font-size: 13px;
    font-weight: 400;
  }
  .pagination li.disabled a {
    color: #c5c3c3;
    cursor: not-allowed;
  }
  .pagination > li > a {
    border-right: none!important;
  }
  .pagination > li:first-child > a {
    border-top-left-radius: 3px!important;
    border-bottom-left-radius: 3px!important;
  }
  .pagination > li:last-child > a {
    border-top-right-radius: 3px!important;
    border-bottom-right-radius: 3px!important;
    border-right: 1px solid #8896a2!important ;
  }
  .pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus{
    background-color: #2376e5 ;
    border-color: #2376e5;
    outline: none ;
    color: #fff!important;
  }
  .pagination > li > a, .pagination > li > span{
    color: #8896a2;
  }
  .pagination > li:first-child > a, .pagination > li:first-child > span, .pagination > li:last-child > a, .pagination > li:last-child > span{
    border-radius: unset
  }
  .alluseraccount table thead tr th:first-child, .alluseraccount table thead tr th:nth-child(2) {
    width: 20%;
  }
  .alluseraccount table thead tr th:nth-child(3) {
    width: 30%;
  }
  .alluseraccount table {
    margin-bottom: 10px;
  }
  button.alluserbutton {
    margin-right: 15px;
    background-color: #2376E5!important;
    border: 1px solid #2376E5;
    background: #2376E5;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 12px;
    margin-bottom: 3px;
    margin-top: 3px;
  }
  button.alluserbutton svg {
    width: 10px!important;
    margin-right: 2px;
  }
  button.alluserbutton:hover, button.alluserbutton:focus-visible, button.alluserbutton:focus, button.alluserbutton:active  {
    /* background-color: rgb(45, 206, 190)!important; */
    background-color: #3C3B3A!important;
    color: #f9f9f9!important;
    border: 1px solid #3C3B3A;
    outline: 0px!important;
    box-shadow: none!important;
  }
  button.alluserdelete{
    margin-right: 15px;
    background-color: #e50606!important;
    border: #e50606;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 12px;
    margin-bottom: 3px;
    margin-top: 3px;
  }
  button.alluserdelete:hover, button.alluserdelete:focus-visible, button.alluserdelete:focus, button.alluserdelete:active  {
    /* background-color: rgb(45, 206, 190)!important; */
    background-color: #fb1717!important;
    color: #f9f9f9!important;
    border: #fb1717;
    outline: 0px!important;
    box-shadow: none!important;
  }
  button.alluseractivate {
    margin-right: 15px;
    background-color: green!important;
    border: green;
    color: #fff;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 500;
    padding: 5px 10px;
    margin-bottom: 3px;
    margin-top: 3px;
  }
  button.alluseractivate svg {
    font-size: 10px;
  }
  button.alluseractivate:hover, button.alluseractivate:focus-visible, button.alluseractivate:focus, button.alluseractivate:active  {
    background-color: #008000db!important;
    color: #fff!important;
    border: #008000db;
    outline: 0px!important;
    box-shadow: none!important;
  }
  .disabletr {
    background-color:rgb(239 235 235 / 55%);
  }
  .disabletr td:first-child, .disabletr td:nth-child(2), .disabletr td:nth-child(3), .disabletr td.buttonactions:nth-child(4)  {
    opacity: 0.5!important;
  }
  .searchuser {
    width: 20%;
    border-radius: 3px;
    border: 1px solid #8e8b8b;
    padding:2px 10px 4px 26px;
  }
  input.searchuser:focus-visible {
    outline: 0px;
  }
  .posiabsolute {
    position: absolute;
    right: 148px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAAOVBMVEX///99enr39/edm5vv7u7X1ta+vb2urKze3d3GxcWEgYHOzc2Vk5OVkpKMioq1tLSlo6ONioqFgoKmD35mAAAAd0lEQVQY03XOWQ7DIAxFUS4zJCXD/hdbRzWgJsr7MToyts1rQozB/sEBcJYpC0AFUhcPLUtxEJQS1V/VNlalyjYGKIHOzZB7V9TFoIfsHL+Xo5nR78RsgsVoNgTdCSTbLQIXwzrMl7RHbz7dZqyYM3cbNK3Ix2e+pdACW+dzLu8AAAAASUVORK5CYII=) 0 0 no-repeat;
    background-size: 14px;
    background-position: 8px 8px;
  }
  .iconaddedsearch {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAMAAABhEH5lAAAAOVBMVEX///99enr39/edm5vv7u7X1ta+vb2urKze3d3GxcWEgYHOzc2Vk5OVkpKMioq1tLSlo6ONioqFgoKmD35mAAAAd0lEQVQY03XOWQ7DIAxFUS4zJCXD/hdbRzWgJsr7MToyts1rQozB/sEBcJYpC0AFUhcPLUtxEJQS1V/VNlalyjYGKIHOzZB7V9TFoIfsHL+Xo5nR78RsgsVoNgTdCSTbLQIXwzrMl7RHbz7dZqyYM3cbNK3Ix2e+pdACW+dzLu8AAAAASUVORK5CYII=) 0 0 no-repeat;
    background-size: 14px;
    background-position: 8px 8px;
  }
  input.searchuser:focus {
    border: 1px solid #2376e5;
  }
  svg.iconsearch {
    position: absolute;
    right: 19%;
    width: 12px!important;
    margin-top: 9px;
    color: #7d7a7a;
  }
  .showingresults{
    opacity: 0.5;
    color: #000;
    font-size: 12px;
    font-weight: 600;
    margin-left: 8px;
  }
  .alluseraccount tbody tr td.buttonactions {
    opacity: 1!important;
  }
.banner-text .normal-text{
    text-transform: none !important;
}
.no-b span{
    margin-left: 0px ;
    margin-right: 0px ;
}
.no-b p, ol li{
    text-align: justify ;
}
.no-b b{
    color: unset !important;
    font-size: unset !important;
    font-weight: bolder !important;
}

.banner-text .normal-text{
    text-transform: none !important;
}
.no-b span{
    margin-left: 0px ;
    margin-right: 0px ;
}
.no-b p, ol li{
    text-align: justify ;
}
.no-b b{
    color: unset !important;
    font-size: unset !important;
    font-weight: bolder !important;
}

.watch-demo .container-demo{
    margin: 0px!important;
    overflow: hidden!important;
    height: 160vh;
    max-height: 100%;
    max-width: 100%;
}
.watch-demo .container-demo iframe{
    border: none; flex-grow: 1;margin: 0px;padding: 0px;overflow-y: hidden !important;
}

@media only screen and (min-width:992px) and (max-width:1349px){
    .watch-demo .container-demo{
        height: 200vh !important;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .watch-demo .container-demo{
        height: 220vh !important;
    }
}
@media only screen and (min-width:576px) and (max-width:767px){
    .watch-demo .container-demo{
        height: 340vh !important;
    }
}
@media only screen and (min-width:481px) and (max-width:575px){
    .watch-demo .container-demo{
        height: 340vh !important;
    }
}
@media only screen and (min-width:401px) and (max-width:480px) {
    .watch-demo .container-demo{
        height: 350vh !important;
    }
}
@media only screen and (min-width:370px) and (max-width:400px){
    .watch-demo .container-demo{
        height: 370vh !important;
    }
}
@media only screen and (min-width:321px) and (max-width:369px){
    .watch-demo .container-demo{
        height:380vh !important;
    }
   
}
@media only screen and (min-width:280px) and (max-width:320px){
    .watch-demo .container-demo{
        height:400vh !important;
    }
   
}
.package-30 .container-demo{
    margin: 0px!important;
    overflow: hidden!important;
    height: 250vh !important;
    max-height: 100%;
    max-width: 100%;
}
.package-30 .container-demo iframe{
    border: none; flex-grow: 1;margin: 0px;padding: 0px;overflow-y: hidden !important;
}


@media only screen and (min-width:1024px) and (max-width:1349px){
    .package-30 .container-demo{
        height: 300vh !important;
    }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .package-30 .container-demo{
        height: 320vh !important;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .package-30 .container-demo{
        height: 350vh !important;
    }
}
@media only screen and (min-width:576px) and (max-width:767px){
    .package-30 .container-demo{
        height: 442vh !important;
    }
}
@media only screen and (min-width:481px) and (max-width:575px){
    .package-30 .container-demo{
        height: 600vh !important;
    }
}
@media only screen and (min-width:441px) and (max-width:480px){
    .package-30 .container-demo{
        height: 630vh !important;
    }
}
@media only screen and (min-width:401px) and (max-width:440px){
    .package-30 .container-demo{
        height: 670vh !important;
    }
}
@media only screen and (min-width:371px) and (max-width:400px){
    .package-30 .container-demo{
        height: 720vh !important;
    }
}
@media only screen and (min-width:361px) and (max-width:370px){
    .package-30 .container-demo{
        height:720vh !important;
    }
}
@media only screen and (min-width:341px) and (max-width:360px){
    .package-30 .container-demo{
        height:740vh !important;
    }
}
@media only screen and (min-width:321px) and (max-width:340px){
    .package-30 .container-demo{
        height:790vh !important;
    }
}
@media only screen and (min-width:280px) and (max-width:320px){
    .package-30 .container-demo{
        height:860vh !important;
    }
   
}
.package-90 .container-demo{
    margin: 0px!important;
    overflow: hidden!important;
    height: 230vh !important;
    max-height: 100%;
    max-width: 100%;
}
.package-90 .container-demo iframe{
    border: none; flex-grow: 1;margin: 0px;padding: 0px;overflow-y: hidden !important;
}

@media only screen and (min-width:1024px) and (max-width:1349px){
    .package-90 .container-demo{
        height: 300vh !important;
    }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .package-90 .container-demo{
        height: 320vh !important;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .package-90 .container-demo{
        height: 350vh !important;
    }
}
@media only screen and (min-width:576px) and (max-width:767px){
    .package-90 .container-demo{
        height: 442vh !important;
    }
}
@media only screen and (min-width:481px) and (max-width:575px){
    .package-90 .container-demo{
        height: 600vh !important;
    }
}
@media only screen and (min-width:441px) and (max-width:480px){
    .package-90 .container-demo{
        height: 630vh !important;
    }
}
@media only screen and (min-width:401px) and (max-width:440px){
    .package-90 .container-demo{
        height: 670vh !important;
    }
}
@media only screen and (min-width:371px) and (max-width:400px){
    .package-90 .container-demo{
        height: 720vh !important;
    }
}
@media only screen and (min-width:361px) and (max-width:370px){
    .package-90 .container-demo{
        height:720vh !important;
    }
}
@media only screen and (min-width:341px) and (max-width:360px){
    .package-90 .container-demo{
        height:740vh !important;
    }
}
@media only screen and (min-width:321px) and (max-width:340px){
    .package-90 .container-demo{
        height:790vh !important;
    }
}
@media only screen and (min-width:280px) and (max-width:320px){
    .package-90 .container-demo{
        height:860vh !important;
    }
   
}
.package-365 .container-demo{
    margin: 0px!important;
    overflow: hidden!important;
    height: 230vh;
    max-height: 100%;
    max-width: 100%;
}
.package-365 .container-demo iframe{
    border: none; flex-grow: 1;margin: 0px;padding: 0px;overflow-y: hidden !important;
}

@media only screen and (min-width:1024px) and (max-width:1349px){
    .package-365 .container-demo{
        height: 300vh !important;
    }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .package-365 .container-demo{
        height: 320vh !important;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .package-365 .container-demo{
        height: 350vh !important;
    }
}
@media only screen and (min-width:576px) and (max-width:767px){
    .package-365 .container-demo{
        height: 442vh !important;
    }
}
@media only screen and (min-width:481px) and (max-width:575px){
    .package-365 .container-demo{
        height: 600vh !important;
    }
}
@media only screen and (min-width:441px) and (max-width:480px){
    .package-365 .container-demo{
        height: 630vh !important;
    }
}
@media only screen and (min-width:401px) and (max-width:440px){
    .package-365 .container-demo{
        height: 670vh !important;
    }
}
@media only screen and (min-width:371px) and (max-width:400px){
    .package-365 .container-demo{
        height: 720vh !important;
    }
}
@media only screen and (min-width:361px) and (max-width:370px){
    .package-365 .container-demo{
        height:720vh !important;
    }
}
@media only screen and (min-width:341px) and (max-width:360px){
    .package-365 .container-demo{
        height:740vh !important;
    }
}
@media only screen and (min-width:321px) and (max-width:340px){
    .package-365 .container-demo{
        height:790vh !important;
    }
}
@media only screen and (min-width:280px) and (max-width:320px){
    .package-365 .container-demo{
        height:860vh !important;
    }
   
}
.custom-package .container-demo{
    margin: 0px!important;
    overflow: hidden!important;
    height: 230vh;
    max-height: 100%;
    max-width: 100%;
}
.custom-package .container-demo iframe{
    border: none; flex-grow: 1;margin: 0px;padding: 0px;overflow-y: hidden !important;
}

@media only screen and (min-width:1024px) and (max-width:1349px){
    .custom-package .container-demo{
        height: 300vh !important;
    }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .custom-package .container-demo{
        height: 320vh !important;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .custom-package .container-demo{
        height: 350vh !important;
    }
}
@media only screen and (min-width:576px) and (max-width:767px){
    .custom-package .container-demo{
        height: 442vh !important;
    }
}
@media only screen and (min-width:481px) and (max-width:575px){
    .custom-package .container-demo{
        height: 600vh !important;
    }
}
@media only screen and (min-width:441px) and (max-width:480px){
    .custom-package .container-demo{
        height: 630vh !important;
    }
}
@media only screen and (min-width:401px) and (max-width:440px){
    .custom-package .container-demo{
        height: 670vh !important;
    }
}
@media only screen and (min-width:371px) and (max-width:400px){
    .custom-package .container-demo{
        height: 720vh !important;
    }
}
@media only screen and (min-width:361px) and (max-width:370px){
    .custom-package .container-demo{
        height:720vh !important;
    }
}
@media only screen and (min-width:341px) and (max-width:360px){
    .custom-package .container-demo{
        height:740vh !important;
    }
}
@media only screen and (min-width:321px) and (max-width:340px){
    .custom-package .container-demo{
        height:790vh !important;
    }
}
@media only screen and (min-width:280px) and (max-width:320px){
    .custom-package .container-demo{
        height:860vh !important;
    }
   
}
.free-trial .container-demo{
    margin: 0px!important;
    overflow: hidden!important;
    height: 180vh;
    max-height: 100%;
    max-width: 100%;
}
.free-trial .container-demo iframe{
    border: none; 
    flex-grow: 1;
    margin: 0px;
    padding: 0px;
    overflow-y: hidden !important;
}

@media only screen and (min-width:1024px) and (max-width:1349px){
    .free-trial .container-demo{
        height: 240vh !important;
    }
}
@media only screen and (min-width:992px) and (max-width:1023px){
    .free-trial .container-demo{
        height: 265vh !important;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .free-trial .container-demo{
        height: 275vh !important;
    }
}
@media only screen and (min-width:576px) and (max-width:767px){
    .free-trial .container-demo{
        height: 440vh !important;
    }
}
@media only screen and (min-width:370px) and (max-width:576px){
    .free-trial .container-demo{
        height: 500vh !important;
    }
}
@media only screen and (min-width:280px) and (max-width:369px){
    .free-trial .container-demo{
        height:560vh !important;
    }
   
}
.trial-pack .container-demo{
    margin: 0px!important;
    overflow: hidden!important;
    height: 580vh;
    max-height: 100%;
    max-width: 100%;
}
.trial-pack .container-demo iframe{
    border: none; flex-grow: 1;margin: 0px;padding: 0px;overflow-y: hidden !important;
}

@media only screen and (min-width:992px) and (max-width:1349px){
    .trial-pack .container-demo{
        height: 750vh !important;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .trial-pack .container-demo{
        height: 840vh !important;
    }
}
@media only screen and (min-width:576px) and (max-width:767px){
    .trial-pack .container-demo{
        height: 1110vh !important;
    }
}
@media only screen and (min-width:370px) and (max-width:575px){
    .trial-pack .container-demo{
        height: 1200vh !important;
    }
}
@media only screen and (min-width:321px) and (max-width:369px){
    .trial-pack .container-demo{
        height: 1270vh !important;
    }
}
@media only screen and (min-width:280px) and (max-width:320px){
    .trial-pack .container-demo{
        height:1440vh !important;
    }
   
}
.trial-pack .container-demo{
    margin: 0px!important;
    overflow: hidden!important;
    height: 500vh;
    max-height: 100%;
    max-width: 100%;
}
.trial-pack .container-demo iframe{
    border: none; flex-grow: 1;margin: 0px;padding: 0px;overflow-y: hidden !important;
}

@media only screen and (min-width:992px) and (max-width:1349px){
    .trial-pack .container-demo{
        height: 660vh !important;
    }
}
@media only screen and (min-width:768px) and (max-width:991px){
    .trial-pack .container-demo{
        height: 760vh !important;
    }
}
@media only screen and (min-width:576px) and (max-width:767px){
    .trial-pack .container-demo{
        height: 980vh !important;
    }
}
@media only screen and (min-width:370px) and (max-width:575px){
    .trial-pack .container-demo{
        height: 1100vh !important;
    }
}
@media only screen and (min-width:321px) and (max-width:369px){
    .trial-pack .container-demo{
        height: 1140vh !important;
    }
}
@media only screen and (min-width:280px) and (max-width:320px){
    .trial-pack .container-demo{
        height:1250vh !important;
    }
   
}
.sign-in-fields .sign-error {
    color: #f15d47;
    font-size: 80%;
    font-display: swap;
  }
  .sign-out {
    padding: 12px 11px !important;
  }
  .sign-out svg {
    color: #15e5d1;
  }
  a.nounderline {
    text-decoration: none;
  }
  a.nounderline:hover {
    background-color: #303133;
      transition: all 0.3s ease;
      color: #15e5d1;
  }
  .user-name {
    /* padding: 0 5px;
      position: relative;
      top: 5px; */
    padding: 9px 7px 7px;
    font-size: 14px !important;
    font-family: "Rubik"!important;
    font-display: swap;
  }
  .beta-color {
    color: #f15d47;
  }
  .header {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .header .col-md-12 {
    text-align: right;
  }
  .header .social ul {
    list-style: none;
    display: inline-flex;
    margin-top: -5px;
    margin-bottom: 0px;
    position: relative;
    top: 5px;
  }
  .header .social ul li a {
    float: left;
    color: #303133;
    text-decoration: none;
    margin: 0;
    padding: 11px 10px;
    width: 40px;
    text-align: center;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1;
    cursor: pointer;
  }
  .header .social ul li {
    border-left:1px solid rgba(0, 0, 0, 0.1) ;
  }
  .header .social ul li:last-child a {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  .header .social ul li a:hover {
    background-color: #303133;
    transition: all 0.3s ease;
    color: #15e5d1;
  }
  .top-bar {
    padding: 0 59px;
  }
  .menu-header {
    padding: 5px 35px 0 45px;
  }
  .menu-header .navbar {
    position: relative;
    padding: .5rem 1rem;
  }
  .menu-header .mr-auto {
    margin-left: auto !important;
    margin-right: 0px !important;
  }
  .menu-header .logo-header {
    width:100%;
    image-resolution: 300dpi;
    object-fit: contain;
    image-orientation: inherit;
    image-rendering: -webkit-optimize-contrast;
  }
  @media print {
    .menu-header .logo-header {
      image-resolution: 300dpi;
    }
  }
  /* .menu-bottom-border {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  } */
  .menu-header .header-background {
    background-color: #fff0 !important;
    z-index: 99;
  }
  .menu-header ul li {
    /* margin-top: 24px; */
    font-size: 18px;
    font-weight: 500;
    font-display: swap;
  }
  .menu-header ul li a {
    margin-right: 20px;
    font-size: 15px;
    font-weight: 700;
    font-family: "Rubik" !important;
    font-display: swap;
    color: #0e181b !important;
  }
  .menu-header ul li a:hover,
  .menu-header ul li a:focus,
  .menu-header ul li a:active {
    color: #2376e5 !important;
  }
  
  .navLinkactive {
    color: #2376e5 !important;
    font-size: 15px;
    font-weight: 700;
    font-family: "Rubik" !important;
    font-display: swap;
  }
  .navLinkInactive {
    font-size: 15px;
    font-weight: 700;
    font-family: "Rubik" !important;
    font-display: swap;
    color: #0e181b !important;
  }
  
  .navLinkactive:hover,
  .navLinkInactive:hover, .contactbtn:hover {
    color: #2376e5 !important;
  }
  .menu-header ul li:last-child a {
    margin-right: 0px;
  }
  .menu-header .navbar-nav a.nav-link {
    margin-right: 16px;
  }
  .menu-header .navbar-nav a.remove-marg {
    margin-right: 0px !important;
  }
  @media only screen and (min-width: 381px) and (max-width: 700px) {
    .header-sign-in-1 {
      margin: 0px auto !important;
    width: 340px !important;
  }
  }
  @media only screen and (min-width: 280px) and (max-width: 380px) {
    .header-sign-in-1 {
      margin: 0px auto !important;
      width: 100% !important;
    }
  }
  @media only screen and (min-width: 280px) and (max-width: 700px) {
    .menu-header {
      padding: 0px !important;
    }
    .menu-header .logo-header {
      width: 100%;
      height: 100%;
      margin-bottom: 10px;
      margin-top: 10px;
    }
    .logolink {
      width: 75%!important;
    }
    .menu-header ul li {
      margin-top: 0px !important;
    }
    .top-bar {
      padding: 0px 12px;
    }
    .header .social ul {
      padding: 0px;
    }
    .header .social ul li a {
      border-left: 0px;
    }
    .header .social ul li {
      border-left: 1px solid rgba(0, 0, 0, 0.1);
      font-size: 12px;
      font-display: swap;
    }
    .header .social ul li:last-child a {
      border-right: 0px;
    }
    .header .social ul li:last-child {
      border-right: 1px solid rgba(0, 0, 0, 0.1);
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 992px) {
    .menu-header {
      padding: 0px 25px 0 25px !important;
    }
    .menu-header ul li {
      /* margin-top: 24px; */
      font-size: 16px;
      font-weight: 500;
      font-display: swap;
    }
    .menu-header ul li a {
      margin-right: 0px;
    }
    .menu-header .logo-header {
      width: 100%;
      height: 100%;
  }
  }
  @media only screen and (min-width: 768px) and (max-width: 1300px) {
    .menu-header .navbar-nav a.nav-link {
      margin-right: 0px;
  }
  }
  @media only screen and (min-width: 768px) and (max-width: 799px) {
    .header-sign-in-1 {
      right: 65px!important;
      top: 99px!important;
    }
  }
  @media only screen and (min-width: 1002px) and (max-width: 1100px) {
  .header-sign-in-1 {
    right: 68px!important;
    top: 60px!important;
  }
  }
  @media only screen and (min-width: 1400px) and (max-width: 1500px) {
    .header-sign-in-1 {
      right: 4%!important;
    }
  }
  @media only screen and (min-width: 768px) and (max-width: 991px){
    .header-sign-in-1 {
        margin: 0px auto !important;
      width: 400px !important;
    }
  }
  /*sign in*/
  .sign-in-box{
      margin-top: 40px;
  }
  .bg-img{
     position: absolute; 
     left: 0;
     left: 0;
    top: 0px;
     background: rgb(0 0 0);
    z-index: -2;
    overflow: hidden;
    width: 100%;
    height: 100%;

  }
  .bg-img::-webkit-scrollbar {
    display: block;
}
.header-sign-in-1 .submit-btn{
  padding: 4px 20px !important;
}

/* Hide scrollbar for IE, Edge and Firefox */
.bg-img {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

  .bg-img img{
      opacity: 0.7;
      overflow: hidden;
  }
  .header-sign-in-1 {
    margin: 150px auto;
    border-radius: 5px;
    width: 412px;
    background: #fff;
    z-index: 1;
    padding: 0px 15px 15px;
    border: 1px solid #ddd;
    box-shadow: 0 3px 10px rgb(0 0 0 / 0.2);
  }
  .header-sign-in-1 p {
    font-size: 14px;
    font-display: swap;
  }
  .header-sign-in-1:focus {
    outline-style: none;
  }
  .heading-signin-popup {
      text-align: center;
    font-size: 18px;
    margin: 10px 0;
    font-weight: 600;
    font-display: swap;
    color: #2e2e2e;
  }
  .header-sign-in-1 .close-sign-modal .svg-inline--fa.fa-w-11 {
    width: 8px;
  }
  .center-text {
    text-align: center;
    margin-bottom: 5px;
  }
  .rigth-text {
    text-align: right;
    margin-bottom: 5px;
  }
  button.reset-cancel-btn {
    background: #fff;
    color: #6c757d;
    border: none;
    font-size: 14px;
    font-display: swap;
    padding: 0px;
  }
  button.submit-btn {
    background: #0e181b;
    color: #15e5d1;
    padding: 4px 20px 4px;
    margin: 0 0 0 10px;
    font-weight: 500;
    font-family: "Rubik" !important;
    font-size: 14px;
    font-display: swap;
    border: 1px solid #0e181b;
  }
  button.submit-btn:hover,
  button.submit-btn:active,
  button.submit-btn:focus {
    color: #15e5d1 !important;
    box-shadow: none!important;
    outline: 0px!important;
  }
  button.reset-cancel-btn:hover {
    border: none;
    box-shadow: none;
    background-color: #fff0;
    color: #6c757d;
    text-decoration: underline;
  }
  button.reset-cancel-btn:focus {
    border: none !important;
    box-shadow: none !important;
    background-color: #fff0 !important;
    color: #6c757d !important;
  }
  .header-sign-in-1 .text-danger .invalid-feedback {
    position: absolute;
    font-size: 10px;
    font-display: swap;
    margin-top: 0px;
  }
  .model-background div:first-child {
    background-color: #fff0 !important;
  }
  .sign-header {
    width: 89px !important;
    vertical-align: middle;
    padding: 12px 10px !important;
    display: inline-flex;
    font-family: "Rubik"!important;
    font-display: swap;
  }
  .addpadding {
    padding-right: 5px;
  }
  .fontrubik {
    position: relative;
      top: 1px;
  }
  /* .social li a img.hover-out {
      display: inline-block;
  }
  .social li a img.hover-in {
      display: none;
  } */
  .close-sign-modal {
    cursor: pointer;
  }
  .color-backtodashboard {
    color: #15e5d1;
  }
  button.navbar-toggler:focus {
    box-shadow: none!important;
    outline: 0px!important;
  }
  button.navbar-toggler {
      padding: .20rem .65rem;
      font-size: 1rem;
  }
  .logolink {
    width: 25%;
  }
  button.sign-header, button.sign-out {
    text-transform: uppercase;
      font-size: 13px;
      line-height: 1;
      cursor: pointer;
      border-top: none;
      border-bottom: none;
      border-left: none;
      background: transparent;
      border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  button.sign-header:hover, button.sign-out:hover {
    background-color: #303133;
      transition: all 0.3s ease;
      color: #15e5d1;
      border-top: none;
      border-bottom: none;
      border-left: none;
      border-right: 1px solid rgba(0, 0, 0, 0.1);
      box-shadow: none!important;
  }
  .signin-modal .form-group input.form-control {
    height: calc(1em + 1.3rem + 0px) !important;
  }
  button.signbtn {
    border: 3px solid #2376e5;
    background-color: #fff0;
    border-radius: 50px;
    padding: 5px 16px!important;
  }
  button.signbtn:hover {
    background-color: #2376e5;
    color: #ffffff!important;
  }
  button.logoutbtn {
    border: 3px solid #2376e5;
    padding: 0px 9px;
    width: 37px;
    height: 36px;
    color: #0e181b;
    border-radius: 5px;
    box-shadow: none!important;
    outline: 0px!important;
  }
  button.logoutbtn svg {
    width: 14px!important;
  }
  button.logoutbtn:hover {
    background-color: #2376e5;
    color: #ffffff!important;
  }
  .contactbtn {
    color: #394144 !important;
    font-size: 15px;
    font-weight: 700;
    font-family: "Rubik" !important;
    font-display: swap;
  }
  /* .menu-sticky {
      position: sticky;
      top: 0px;
      z-index: 999;
  } */
.sign-in-fields .sign-error {
  color: #f15d47;
  font-size: 80%;
  font-display: swap;
}

.sign-out {
  padding: 12px 11px !important;
}
.sign-out svg {
  color: #15e5d1;
}
a.nounderline {
  text-decoration: none;
}
a.nounderline:hover {
  background-color: #303133;
    transition: all 0.3s ease;
    color: #15e5d1;
}
.user-name {
  /* padding: 0 5px;
    position: relative;
    top: 5px; */
  padding: 9px 7px 7px;
  font-size: 14px !important;
  font-family: "Rubik"!important;
  font-display: swap;
}
.beta-color {
  color: #f15d47;
}
.header {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.header .col-md-12 {
  text-align: right;
}
.header .social ul {
  list-style: none;
  display: inline-flex;
  margin-top: -5px;
  margin-bottom: 0px;
  position: relative;
  top: 5px;
}
.header .social ul li a {
  float: left;
  color: #303133;
  text-decoration: none;
  margin: 0;
  padding: 11px 10px;
  width: 40px;
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  line-height: 1;
  cursor: pointer;
}
.header .social ul li {
  border-left:1px solid rgba(0, 0, 0, 0.1) ;
}
.header .social ul li:last-child a {
  border-right: 1px solid rgba(0, 0, 0, 0.1);
}
.header .social ul li a:hover {
  background-color: #303133;
  transition: all 0.3s ease;
  color: #15e5d1;
}
.top-bar {
  padding: 0 59px;
}
.menu-header {
  padding: 5px 35px 0 45px;
  background-color: #fff;
}
.menu-header .navbar {
  position: relative;
  padding: .5rem 1rem;
}
.menu-header .mr-auto {
  margin-left: auto !important;
  margin-right: 0px !important;
}
.menu-header .logo-header {
  width:100%;
  image-resolution: 300dpi;
  object-fit: contain;
  image-orientation: inherit;
  image-rendering: -webkit-optimize-contrast;
}
@media print {
  .menu-header .logo-header {
    image-resolution: 300dpi;
  }
}
/* .menu-bottom-border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
} */
.menu-header .header-background {
  background-color: #fff0 !important;
  z-index: 99;
}
.menu-header ul li {
  /* margin-top: 24px; */
  font-size: 18px;
  font-weight: 500;
  font-display: swap;
}
.menu-header ul li a {
  margin-right: 20px;
  font-size: 15px;
  font-weight: 700;
  font-family: "Rubik" !important;
  font-display: swap;
  color: #0e181b !important;
}
.menu-header ul li a:hover,
.menu-header ul li a:focus,
.menu-header ul li a:active {
  color: #2376e5 !important;
}

.navLinkactive {
  color: #2376e5 !important;
  font-size: 15px;
  font-weight: 700;
  font-family: "Rubik" !important;
  font-display: swap;
}

.navLinkInactive {
  font-size: 15px;
  font-weight: 700;
  font-family: "Rubik" !important;
  font-display: swap;
  color: #0e181b !important;
}

.navLinkactive:hover,
.navLinkInactive:hover, .contactbtn:hover {
  color: #2376e5 !important;
}
.menu-header ul li:last-child a {
  margin-right: 0px;
}
.menu-header .navbar-nav a.nav-link {
  margin-right: 16px;
}
.menu-header .navbar-nav a.remove-marg {
  margin-right: 0px !important;
}
@media only screen and (min-width: 280px) and (max-width: 700px) {
  .menu-header {
    padding: 0px !important;
  }
  .menu-header .logo-header {
    width: 100%;
    height: 100%;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .logolink {
    width: 75%!important;
  }
  .header-sign-in {
    right: 12px !important;
    top: 37px !important;
    width: 240px !important;
  }
  .menu-header ul li {
    margin-top: 0px !important;
  }
  .top-bar {
    padding: 0px 12px;
  }
  .header .social ul {
    padding: 0px;
  }
  .header .social ul li a {
    border-left: 0px;
  }
  .header .social ul li {
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 12px;
    font-display: swap;
  }
  .header .social ul li:last-child a {
    border-right: 0px;
  }
  .header .social ul li:last-child {
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
  .menu-header {
    padding: 0px 25px 0 25px !important;
  }
  .menu-header ul li {
    /* margin-top: 24px; */
    font-size: 16px;
    font-weight: 500;
    font-display: swap;
  }
  .menu-header ul li a {
    margin-right: 0px;
  }
  .menu-header .logo-header {
    width: 100%;
    height: 100%;
}
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .menu-header .navbar-nav a.nav-link {
    margin-right: 0px;
}
}
@media only screen and (min-width: 768px) and (max-width: 799px) {
  .header-sign-in {
    right: 65px!important;
    top: 99px!important;
  }
}
@media only screen and (min-width: 1002px) and (max-width: 1100px) {
.header-sign-in {
  right: 68px!important;
  top: 60px!important;
}
}
@media only screen and (min-width: 1400px) and (max-width: 1500px) {
  .header-sign-in {
    right: 4%!important;
  }
}
/*sign in*/
.header-sign-in {
  position: absolute;
  right: 68px;
  top: 71px;
  border-radius: 5px;
  width: 312px;
  background: #fff;
  z-index: 1;
  padding: 0px 15px 15px;
  border: 1px solid #ddd;
}
.header-sign-in p {
  font-size: 14px;
  font-display: swap;
}
.header-sign-in:focus {
  outline-style: none;
}
.heading-signin-popup {
  font-size: 18px;
  margin: 10px 0;
  font-weight: 600;
  font-display: swap;
  color: #2e2e2e;
}
.header-sign-in .close-sign-modal .svg-inline--fa.fa-w-11 {
  width: 8px;
}
.center-text {
  text-align: center;
  margin-bottom: 5px;
}
.rigth-text {
  text-align: right;
  margin-bottom: 5px;
}
button.reset-cancel-btn {
  background: #fff;
  color: #6c757d;
  border: none;
  font-size: 14px;
  font-display: swap;
  padding: 0px;
}
button.submit-btn {
  background: #0e181b;
  color: #15e5d1;
  padding: 4px 20px 4px;
  margin: 0 0 0 10px;
  font-weight: 500;
  font-family: "Rubik" !important;
  font-size: 14px;
  font-display: swap;
  border: 1px solid #0e181b;
}
button.submit-btn:hover,
button.submit-btn:active,
button.submit-btn:focus {
  color: #15e5d1 !important;
  box-shadow: none!important;
  outline: 0px!important;
}
button.reset-cancel-btn:hover {
  border: none;
  box-shadow: none;
  background-color: #fff0;
  color: #6c757d;
  text-decoration: underline;
}
button.reset-cancel-btn:focus {
  border: none !important;
  box-shadow: none !important;
  background-color: #fff0 !important;
  color: #6c757d !important;
}
.header-sign-in .text-danger .invalid-feedback {
  position: absolute;
  font-size: 10px;
  font-display: swap;
  margin-top: 0px;
}
.model-background div:first-child {
  background-color: #fff0 !important;
}
.sign-header {
  width: 89px !important;
  vertical-align: middle;
  padding: 12px 10px !important;
  display: inline-flex;
  font-family: "Rubik"!important;
  font-display: swap;
}
.addpadding {
  padding-right: 5px;
}
.fontrubik {
  position: relative;
    top: 1px;
}
/* .social li a img.hover-out {
    display: inline-block;
}
.social li a img.hover-in {
    display: none;
} */
.close-sign-modal {
  cursor: pointer;
}
.color-backtodashboard {
  color: #15e5d1;
}
button.navbar-toggler:focus {
  box-shadow: none!important;
  outline: 0px!important;
}
button.navbar-toggler {
    padding: .20rem .65rem;
    font-size: 1rem;
}
.logolink {
  width: 25%;
}
button.sign-header, button.sign-out {
  text-transform: uppercase;
    font-size: 13px;
    line-height: 1;
    cursor: pointer;
    border-top: none;
    border-bottom: none;
    border-left: none;
    background: transparent;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
}
button.sign-header:hover, button.sign-out:hover {
  background-color: #303133;
    transition: all 0.3s ease;
    color: #15e5d1;
    border-top: none;
    border-bottom: none;
    border-left: none;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: none!important;
}
.signin-modal .form-group input.form-control {
  height: calc(1em + 1.3rem + 0px) !important;
}
button.signbtn {
  border: 3px solid #2376e5;
  background-color: #fff0;
  border-radius: 50px;
  padding: 5px 16px!important;
}
button.signbtn:hover {
  background-color: #2376e5;
  color: #ffffff!important;
}
button.logoutbtn {
  border: 3px solid #2376e5;
  padding: 0px 9px;
  width: 37px;
  height: 36px;
  color: #0e181b;
  border-radius: 5px;
  box-shadow: none!important;
  outline: 0px!important;
}
button.logoutbtn svg {
  width: 14px!important;
}
button.logoutbtn:hover {
  background-color: #2376e5;
  color: #ffffff!important;
}
.contactbtn {
  color: #394144 !important;
  font-size: 15px;
  font-weight: 700;
  font-family: "Rubik" !important;
  font-display: swap;
}
/* .menu-sticky {
    position: sticky;
    top: 0px;
    z-index: 999;
} */
.left-sidebar a:hover{
    text-decoration: none;
}
.left-sidebar .MuiTypography-body1 {
    font-family: "Rubik"!important;
    font-display: swap;
}
.left-sidebar a{
    display: flex;
    display: -webkit-flex;
    width: 100%;
    color: #000;
}
.sub-menu-list-wrap{
    max-height: 260px;
    overflow-y: auto;
}
.sub-menu-list-wrap::-webkit-scrollbar-track {
    border: 1px solid #404040;
    padding: 2px 0;
    background-color: #404040;
}

.sub-menu-list-wrap::-webkit-scrollbar {
    width: 4px;
}
body .min-w-30{
    min-width: 10px;
}
.miss-comp .MuiTouchRipple-root{
    display: none;
}
.sub-menu-list-wrap::-webkit-scrollbar-thumb {
    box-shadow: inset 0 0 2px rgba(173,173,173,1);
    background-color: #2376E5;
    border: 1px solid #2376E5;
}
.pri-mar-nav+hr+.sec-mar-nav{
    display: none;
}
.nav-controller.main-div .pri-mar-nav{
    display: none;
}
.nav-controller.main-div .pri-mar-nav.refresh-active{ display: block !important;}

.nav-controller.main-div .sec-mar-nav{
    display: block !important;
}
.left-sidebar .list-item-text{
    padding-left: 0;
    margin-top: 0px;
}
.marketing-beta .MuiListItemText-inset{
    padding-left: 0px;
}
.marketing-beta a{
    background-color: #fff;
}
.marketing-beta sup{
    color: #f15d47;
}
.marketing-beta:hover, .marketing-beta a:hover, .marketing-beta.active-menu, .marketing-beta.active-menu a{
    background-color: #ebebeb !important;
}
.sublist-anchor a{
    padding-left: 38px;
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 14px;
}
.sublist-anchor-icon{
    position: relative;
    top: 5px;
}
.p-l-16{
    padding-left: 16px;
}
.p-t3-b5{
    padding-top: 3px;
    padding-bottom: 5px;
}
.miss-comp .missing-Competitor{
    margin: 0px;
    width: 100%;
    padding: 8.5px 0;
}
.unit-type.activeItem, .active-menu{
    text-decoration: none !important;
    background-color: rgba(0, 0, 0, 0.08) !important;
}
/* .extra-btn.Mui-focusVisible{
    background: none !important;
} */
.logo {
    width: 75%;
    margin: 0 auto;
}
.welcome-user {
    font-size: 1rem;
    font-weight: 400;
    /* font-family: Arial; */
    color: #7f7f7f;
    margin-left: 22px;
    font-display: swap;
}
.welcome-user span p {
    font-size: 12px;
    opacity: .7;
    color: #000;
    font-weight: 400;
    font-display: swap;
    margin-bottom: 8px;
    margin-top: 8px;
    /* font-family: Arial; */
    /* line-height: 20px; */
}
.text-admin {
    text-transform: uppercase!important;
}
.left-sidebar a:not(.log-out) {
    display: -webkit-flex;
    width: 100%;
    color: #000;
}
.welcome-text {
    font-size: 10px;
    font-display: swap;
    opacity: .5;
    color: #000;
    margin-bottom: -7px;
}
.list-item-text span {
    font-size: 12px;
    font-weight: 400;
    font-display: swap;
}
.sublist-anchor a span {
    font-weight: 400;
    color: #4c4c4c;
    font-size: 9px;
    font-display: swap;
}
#left-side-menu svg.fa-minus, #left-side-menu svg.fa-plus {
    font-size: 10px;
}
#left-side-menu svg {
    width: 10px;
}
.padding-remove-admin .set-padding {
    padding-top: 3px;
    padding-bottom: 3px;
}
.padding-remove-admin .MuiListItemIcon-root {
    margin-right: 12px;
    min-width: 10px;
}
.left-sidebar nav.MuiList-padding-68, .padding-remove-admin {
    padding: 0!important;
}
.left-sidebar .list-item-text {
    padding-left: 0;
    margin: 5px 0; 
}
.left-sidebar .nav-controller ul a, .left-sidebar .nav-controller nav a {
    text-decoration: none;
}
.log-out{
    color: #f26f62 !important;
    display: inline-block !important;
    font-size: 12px;
    font-display: swap;
    margin-bottom: 10px;
    cursor: pointer;
}
#left-side-menu .sizechanged svg {
    width: 12px;
}
#left-side-menu .sizechanged .MuiListItemIcon-root {
    margin-right: 10px;
}

/* Payment */

.payment-form{
    padding-bottom: 90px !important;
    background-color: #fff !important;
}
.pd-0{
    padding-left: 0px;
    padding-right: 0px;
}
.payment-form .enter-acc-details{
    width: 100%;
    padding: 20px;
}

.payment-form .hotel-name-set {
    font-size: 18px;
    font-family: "Didact Gothic" !important;
    width: 100%;
}
.payment-form .hotel-name-set span{
    font-weight: 300;
    margin-left: 10px;
}
.payment-form .hotel-header{
    padding: 0px !important;
}
.payment-form .form-group input{
    font-size: 13px !important;
}
.card-details-payment{
    margin-top: 15px;
}
.subscribe-btns{
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
.subscribe-btns button{
    margin: 0px 8px;
    background-color: #000;
        text-transform: none;
        padding: 0 25px;
        color: #15e5d1;
        margin-bottom: 0;
        margin-right: 0;
        line-height: 32px;
        height: 32px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        border: none;
        border-radius: 2px;
        font-size: 14px;
        font-weight: 500;
        font-family: 'Rubik', sans-serif !important;
        cursor: pointer;
}
.payment-form .i-agree-content{
    margin-bottom: 5px;
}
.payment-form .hotel-header, .payment-form .Price-box label{
    font-size: 16px !important;
    font-weight: bold !important;
    line-height: 1.5;
    font-family: "Didact Gothic" !important;
    padding: 7px 0px;
}
.payment-form label{
    padding: 7px 0px;
}
.payment-form .form-control, #field-wrapper{
    border: 1px solid #9c9c9c !important;
    border-radius:  8px !important;
}
       /* Responsive */
       @media only screen and (max-width:768px){
        
       }
@media screen and (min-width:280px) and (max-width: 575.5px) {
    .mob-p-0{
        padding-left: 0px;
        padding-right: 0px;
    }
    .payment-form .row{
        width: 100%;
        margin: auto;
    }
    .payment-form .billing-address .col-sm-6{
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}
.App {
  text-align: center;
}

.App-logo {
  height: 40vmin;
  pointer-events: none;
}

@media (prefers-reduced-motion: no-preference) {
  .App-logo {
    -webkit-animation: App-logo-spin infinite 20s linear;
            animation: App-logo-spin infinite 20s linear;
  }
}

.App-header {
  background-color: #282c34;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  font-size: calc(10px + 2vmin);
  color: white;
  font-display: swap;
}

.App-link {
  color: #61dafb;
}

@-webkit-keyframes App-logo-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes App-logo-spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}


/*# sourceMappingURL=main.af7778c3.css.map*/