 .sv_toggle_cart_shipping{
  display: block !important;

 }
 
 .font-14{
  font-size: 14px !important;
 }

 .woocommerce-shipping-totals > td{
  display: table-cell !important;
 }
 
 form.sv_d-none{
  display: none !important;
 }

.sv_radio {
    border-radius: 50% !important;
}
.m-b-sm{
display:none !important;
}
#calc_shipping_state_field{
display: block;
}
/* #billing_last_name_field, #billing_first_name_field, #shipping_first_name_field, #shipping_last_name_field, #wcal_gdpr_message_block{
display: none !important;
} */
.woocommerce-shipping-methods{
position: relative;
overflow:hidden;
justify-content:center;
	z-index:2;
}

/* WOOCOMMERCE LOADER  */
.sv_LoaderWrap{
position:absolute;
	top:0px;
	left:0px;
	right:0px;
	bottom:0px;
	background: rgba(200,200,200, 0.5);
	border-radius: 10px;
	z-index:200;
}
.sv_LoaderCont{
    	height: inherit;
    	width:inherit;
    	position:absolute;
        top:10%;
		left: 43%;
        text-align:center;
        padding-top:20%;
	
}
.sv_loaderImg{
    height:40px;
    width:40px;
    margin-left: auto;
  	margin-right: auto;
}



.sv_shipping-title{
  letter-spacing: -.01em;
  font-size: 14px;
  font-weight: 600;
}

.sv_radio {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: #FFF !important;
    border: 3px solid #B0BEC5 !important;
    width: 25px !important;
    height: 25px  !important;
    outline: none !important;
    display: inline-block  !important;
    position: relative !important;
    font-weight: bold !important;
    cursor: pointer !important;
    /*padding: 1px 10px !important;*/
    top: 6px !important;
}
.sv_radio:checked {
    /* background: #e5e5e5 !important; */
    border-color: #68e1b8 !important;
}



.sv_radio:checked {
    border-width: 8px !important;
}







.sv_lead {
    font-size: 1.25rem;
    font-weight: 300;
  }
  
 .sv_display-1 {
    font-size: 6rem;
    font-weight: 300;
    line-height: 1.2;
  }
  
 .sv_display-2 {
    font-size: 5.5rem;
    font-weight: 300;
    line-height: 1.2;
  }
  
 .sv_display-3 {
    font-size: 4.5rem;
    font-weight: 300;
    line-height: 1.2;
  }
  
 .sv_display-4 {
    font-size: 3.5rem;
    font-weight: 300;
    line-height: 1.2;
  }
  
  hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
  
  small,
 .sv_small {
    font-size: 80%;
    font-weight: 400;
  }
  
  mark,
 .sv_mark {
    padding: 0.2em;
    background-color: #fcf8e3;
  }
  
 .sv_list-unstyled {
    padding-left: 0;
    list-style: none;
  }
  
 .sv_list-inline {
    padding-left: 0;
    list-style: none;
  }
  
 .sv_list-inline-item {
    display: inline-block;
  }
  
 .sv_list-inline-item:not(:last-child) {
    margin-right: 0.5rem;
  }
  
 .sv_initialism {
    font-size: 90%;
    text-transform: uppercase;
  }
  
 .sv_blockquote {
    margin-bottom: 1rem;
    font-size: 1.25rem;
  }
  
 .sv_blockquote-footer {
    display: block;
    font-size: 80%;
    color: #6c757d;
  }
  
 .sv_blockquote-footer::before {
    content: "\2014\00A0";
  }
  
 .sv_img-fluid {
    max-width: 100%;
    height: auto;
  }
  
 .sv_img-thumbnail {
    padding: 0.25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 0.25rem;
    max-width: 100%;
    height: auto;
  }
  
 .sv_figure {
    display: inline-block;
  }
  
 .sv_figure-img {
    margin-bottom: 0.5rem;
    line-height: 1;
  }
  
 .sv_figure-caption {
    font-size: 90%;
    color: #6c757d;
  }
  
  code {
    font-size: 87.5%;
    color: #e83e8c;
    word-wrap: break-word;
  }
  
  a > code {
    color: inherit;
  }
  
  kbd {
    padding: 0.2rem 0.4rem;
    font-size: 87.5%;
    color: #fff;
    background-color: #212529;
    border-radius: 0.2rem;
  }
  
  kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
  }
  
  pre {
    display: block;
    font-size: 87.5%;
    color: #212529;
  }
  
  pre code {
    font-size: inherit;
    color: inherit;
    word-break: normal;
  }
  
 .sv_pre-scrollable {
    max-height: 340px;
    overflow-y: scroll;
  }
  
 .sv_container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  
  @media (min-width: 576px) {
   .sv_container {
      max-width: 540px;
    }
  }
  
  @media (min-width: 768px) {
   .sv_container {
      max-width: 720px;
    }
  }
  
  @media (min-width: 992px) {
   .sv_container {
      max-width: 960px;
    }
  }
  
  @media (min-width: 1200px) {
   .sv_container {
      max-width: 1140px;
    }
  }
  
 .sv_container-fluid,.sv_container-sm,.sv_container-md,.sv_container-lg,.sv_container-xl {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
  }
  
  @media (min-width: 576px) {
   .sv_container,.sv_container-sm {
      max-width: 540px;
    }
  }
  
  @media (min-width: 768px) {
   .sv_container,.sv_container-sm,.sv_container-md {
      max-width: 720px;
    }
  }
  
  @media (min-width: 992px) {
   .sv_container,.sv_container-sm,.sv_container-md,.sv_container-lg {
      max-width: 960px;
    }
  }
  
  @media (min-width: 1200px) {
   .sv_container,.sv_container-sm,.sv_container-md,.sv_container-lg,.sv_container-xl {
      max-width: 1140px;
    }
  }
  
 .sv_row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
  }
  
 .sv_no-gutters {
    margin-right: 0;
    margin-left: 0;
  }
  
 .sv_no-gutters >.sv_col,
 .sv_no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0;
  }
  
 .sv_col-1,.sv_col-2,.sv_col-3,.sv_col-4,.sv_col-5,.sv_col-6,.sv_col-7,.sv_col-8,.sv_col-9,.sv_col-10,.sv_col-11,.sv_col-12,.sv_col,
 .sv_col-auto,.sv_col-sm-1,.sv_col-sm-2,.sv_col-sm-3,.sv_col-sm-4,.sv_col-sm-5,.sv_col-sm-6,.sv_col-sm-7,.sv_col-sm-8,.sv_col-sm-9,.sv_col-sm-10,.sv_col-sm-11,.sv_col-sm-12,.sv_col-sm,
 .sv_col-sm-auto,.sv_col-md-1,.sv_col-md-2,.sv_col-md-3,.sv_col-md-4,.sv_col-md-5,.sv_col-md-6,.sv_col-md-7,.sv_col-md-8,.sv_col-md-9,.sv_col-md-10,.sv_col-md-11,.sv_col-md-12,.sv_col-md,
 .sv_col-md-auto,.sv_col-lg-1,.sv_col-lg-2,.sv_col-lg-3,.sv_col-lg-4,.sv_col-lg-5,.sv_col-lg-6,.sv_col-lg-7,.sv_col-lg-8,.sv_col-lg-9,.sv_col-lg-10,.sv_col-lg-11,.sv_col-lg-12,.sv_col-lg,
 .sv_col-lg-auto,.sv_col-xl-1,.sv_col-xl-2,.sv_col-xl-3,.sv_col-xl-4,.sv_col-xl-5,.sv_col-xl-6,.sv_col-xl-7,.sv_col-xl-8,.sv_col-xl-9,.sv_col-xl-10,.sv_col-xl-11,.sv_col-xl-12,.sv_col-xl,
 .sv_col-xl-auto {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
  }
  
 .sv_col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
  }
  
 .sv_row-cols-1 > * {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  
 .sv_row-cols-2 > * {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  
 .sv_row-cols-3 > * {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  
 .sv_row-cols-4 > * {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  
 .sv_row-cols-5 > * {
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%;
  }
  
 .sv_row-cols-6 > * {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  
 .sv_col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  
 .sv_col-1 {
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
  }
  
 .sv_col-2 {
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
  }
  
 .sv_col-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
  }
  
 .sv_col-4 {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
  
 .sv_col-5 {
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
  }
  
 .sv_col-6 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
  }
  
 .sv_col-7 {
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
  }
  
 .sv_col-8 {
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
  }
  
 .sv_col-9 {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%;
  }
  
 .sv_col-10 {
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
  }
  
 .sv_col-11 {
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
  }
  
 .sv_col-12 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  
 .sv_order-first {
    -ms-flex-order: -1;
    order: -1;
  }
  
 .sv_order-last {
    -ms-flex-order: 13;
    order: 13;
  }
  
 .sv_order-0 {
    -ms-flex-order: 0;
    order: 0;
  }
  
 .sv_order-1 {
    -ms-flex-order: 1;
    order: 1;
  }
  
 .sv_order-2 {
    -ms-flex-order: 2;
    order: 2;
  }
  
 .sv_order-3 {
    -ms-flex-order: 3;
    order: 3;
  }
  
 .sv_order-4 {
    -ms-flex-order: 4;
    order: 4;
  }
  
 .sv_order-5 {
    -ms-flex-order: 5;
    order: 5;
  }
  
 .sv_order-6 {
    -ms-flex-order: 6;
    order: 6;
  }
  
 .sv_order-7 {
    -ms-flex-order: 7;
    order: 7;
  }
  
 .sv_order-8 {
    -ms-flex-order: 8;
    order: 8;
  }
  
 .sv_order-9 {
    -ms-flex-order: 9;
    order: 9;
  }
  
 .sv_order-10 {
    -ms-flex-order: 10;
    order: 10;
  }
  
 .sv_order-11 {
    -ms-flex-order: 11;
    order: 11;
  }
  
 .sv_order-12 {
    -ms-flex-order: 12;
    order: 12;
  }
  
 .sv_offset-1 {
    margin-left: 8.333333%;
  }
  
 .sv_offset-2 {
    margin-left: 16.666667%;
  }
  
 .sv_offset-3 {
    margin-left: 25%;
  }
  
 .sv_offset-4 {
    margin-left: 33.333333%;
  }
  
 .sv_offset-5 {
    margin-left: 41.666667%;
  }
  
 .sv_offset-6 {
    margin-left: 50%;
  }
  
 .sv_offset-7 {
    margin-left: 58.333333%;
  }
  
 .sv_offset-8 {
    margin-left: 66.666667%;
  }
  
 .sv_offset-9 {
    margin-left: 75%;
  }
  
 .sv_offset-10 {
    margin-left: 83.333333%;
  }
  
 .sv_offset-11 {
    margin-left: 91.666667%;
  }
  
  @media (min-width: 576px) {
   .sv_col-sm {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
    }
   .sv_row-cols-sm-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
   .sv_row-cols-sm-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
   .sv_row-cols-sm-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
   .sv_row-cols-sm-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
   .sv_row-cols-sm-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
   .sv_row-cols-sm-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
   .sv_col-sm-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
   .sv_col-sm-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
   .sv_col-sm-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
   .sv_col-sm-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
   .sv_col-sm-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
   .sv_col-sm-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
   .sv_col-sm-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
   .sv_col-sm-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
   .sv_col-sm-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
   .sv_col-sm-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
   .sv_col-sm-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
   .sv_col-sm-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
   .sv_col-sm-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
   .sv_order-sm-first {
      -ms-flex-order: -1;
      order: -1;
    }
   .sv_order-sm-last {
      -ms-flex-order: 13;
      order: 13;
    }
   .sv_order-sm-0 {
      -ms-flex-order: 0;
      order: 0;
    }
   .sv_order-sm-1 {
      -ms-flex-order: 1;
      order: 1;
    }
   .sv_order-sm-2 {
      -ms-flex-order: 2;
      order: 2;
    }
   .sv_order-sm-3 {
      -ms-flex-order: 3;
      order: 3;
    }
   .sv_order-sm-4 {
      -ms-flex-order: 4;
      order: 4;
    }
   .sv_order-sm-5 {
      -ms-flex-order: 5;
      order: 5;
    }
   .sv_order-sm-6 {
      -ms-flex-order: 6;
      order: 6;
    }
   .sv_order-sm-7 {
      -ms-flex-order: 7;
      order: 7;
    }
   .sv_order-sm-8 {
      -ms-flex-order: 8;
      order: 8;
    }
   .sv_order-sm-9 {
      -ms-flex-order: 9;
      order: 9;
    }
   .sv_order-sm-10 {
      -ms-flex-order: 10;
      order: 10;
    }
   .sv_order-sm-11 {
      -ms-flex-order: 11;
      order: 11;
    }
   .sv_order-sm-12 {
      -ms-flex-order: 12;
      order: 12;
    }
   .sv_offset-sm-0 {
      margin-left: 0;
    }
   .sv_offset-sm-1 {
      margin-left: 8.333333%;
    }
   .sv_offset-sm-2 {
      margin-left: 16.666667%;
    }
   .sv_offset-sm-3 {
      margin-left: 25%;
    }
   .sv_offset-sm-4 {
      margin-left: 33.333333%;
    }
   .sv_offset-sm-5 {
      margin-left: 41.666667%;
    }
   .sv_offset-sm-6 {
      margin-left: 50%;
    }
   .sv_offset-sm-7 {
      margin-left: 58.333333%;
    }
   .sv_offset-sm-8 {
      margin-left: 66.666667%;
    }
   .sv_offset-sm-9 {
      margin-left: 75%;
    }
   .sv_offset-sm-10 {
      margin-left: 83.333333%;
    }
   .sv_offset-sm-11 {
      margin-left: 91.666667%;
    }
  }
  
  @media (min-width: 768px) {
   .sv_col-md {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
    }
   .sv_row-cols-md-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
   .sv_row-cols-md-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
   .sv_row-cols-md-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
   .sv_row-cols-md-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
   .sv_row-cols-md-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
   .sv_row-cols-md-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
   .sv_col-md-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
   .sv_col-md-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
   .sv_col-md-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
   .sv_col-md-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
   .sv_col-md-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
   .sv_col-md-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
   .sv_col-md-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
   .sv_col-md-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
   .sv_col-md-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
   .sv_col-md-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
   .sv_col-md-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
   .sv_col-md-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
   .sv_col-md-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
   .sv_order-md-first {
      -ms-flex-order: -1;
      order: -1;
    }
   .sv_order-md-last {
      -ms-flex-order: 13;
      order: 13;
    }
   .sv_order-md-0 {
      -ms-flex-order: 0;
      order: 0;
    }
   .sv_order-md-1 {
      -ms-flex-order: 1;
      order: 1;
    }
   .sv_order-md-2 {
      -ms-flex-order: 2;
      order: 2;
    }
   .sv_order-md-3 {
      -ms-flex-order: 3;
      order: 3;
    }
   .sv_order-md-4 {
      -ms-flex-order: 4;
      order: 4;
    }
   .sv_order-md-5 {
      -ms-flex-order: 5;
      order: 5;
    }
   .sv_order-md-6 {
      -ms-flex-order: 6;
      order: 6;
    }
   .sv_order-md-7 {
      -ms-flex-order: 7;
      order: 7;
    }
   .sv_order-md-8 {
      -ms-flex-order: 8;
      order: 8;
    }
   .sv_order-md-9 {
      -ms-flex-order: 9;
      order: 9;
    }
   .sv_order-md-10 {
      -ms-flex-order: 10;
      order: 10;
    }
   .sv_order-md-11 {
      -ms-flex-order: 11;
      order: 11;
    }
   .sv_order-md-12 {
      -ms-flex-order: 12;
      order: 12;
    }
   .sv_offset-md-0 {
      margin-left: 0;
    }
   .sv_offset-md-1 {
      margin-left: 8.333333%;
    }
   .sv_offset-md-2 {
      margin-left: 16.666667%;
    }
   .sv_offset-md-3 {
      margin-left: 25%;
    }
   .sv_offset-md-4 {
      margin-left: 33.333333%;
    }
   .sv_offset-md-5 {
      margin-left: 41.666667%;
    }
   .sv_offset-md-6 {
      margin-left: 50%;
    }
   .sv_offset-md-7 {
      margin-left: 58.333333%;
    }
   .sv_offset-md-8 {
      margin-left: 66.666667%;
    }
   .sv_offset-md-9 {
      margin-left: 75%;
    }
   .sv_offset-md-10 {
      margin-left: 83.333333%;
    }
   .sv_offset-md-11 {
      margin-left: 91.666667%;
    }
  }
  
  @media (min-width: 992px) {
   .sv_col-lg {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
    }
   .sv_row-cols-lg-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
   .sv_row-cols-lg-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
   .sv_row-cols-lg-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
   .sv_row-cols-lg-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
   .sv_row-cols-lg-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
   .sv_row-cols-lg-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
   .sv_col-lg-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
   .sv_col-lg-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
   .sv_col-lg-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
   .sv_col-lg-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
   .sv_col-lg-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
   .sv_col-lg-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
   .sv_col-lg-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
   .sv_col-lg-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
   .sv_col-lg-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
   .sv_col-lg-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
   .sv_col-lg-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
   .sv_col-lg-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
   .sv_col-lg-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
   .sv_order-lg-first {
      -ms-flex-order: -1;
      order: -1;
    }
   .sv_order-lg-last {
      -ms-flex-order: 13;
      order: 13;
    }
   .sv_order-lg-0 {
      -ms-flex-order: 0;
      order: 0;
    }
   .sv_order-lg-1 {
      -ms-flex-order: 1;
      order: 1;
    }
   .sv_order-lg-2 {
      -ms-flex-order: 2;
      order: 2;
    }
   .sv_order-lg-3 {
      -ms-flex-order: 3;
      order: 3;
    }
   .sv_order-lg-4 {
      -ms-flex-order: 4;
      order: 4;
    }
   .sv_order-lg-5 {
      -ms-flex-order: 5;
      order: 5;
    }
   .sv_order-lg-6 {
      -ms-flex-order: 6;
      order: 6;
    }
   .sv_order-lg-7 {
      -ms-flex-order: 7;
      order: 7;
    }
   .sv_order-lg-8 {
      -ms-flex-order: 8;
      order: 8;
    }
   .sv_order-lg-9 {
      -ms-flex-order: 9;
      order: 9;
    }
   .sv_order-lg-10 {
      -ms-flex-order: 10;
      order: 10;
    }
   .sv_order-lg-11 {
      -ms-flex-order: 11;
      order: 11;
    }
   .sv_order-lg-12 {
      -ms-flex-order: 12;
      order: 12;
    }
   .sv_offset-lg-0 {
      margin-left: 0;
    }
   .sv_offset-lg-1 {
      margin-left: 8.333333%;
    }
   .sv_offset-lg-2 {
      margin-left: 16.666667%;
    }
   .sv_offset-lg-3 {
      margin-left: 25%;
    }
   .sv_offset-lg-4 {
      margin-left: 33.333333%;
    }
   .sv_offset-lg-5 {
      margin-left: 41.666667%;
    }
   .sv_offset-lg-6 {
      margin-left: 50%;
    }
   .sv_offset-lg-7 {
      margin-left: 58.333333%;
    }
   .sv_offset-lg-8 {
      margin-left: 66.666667%;
    }
   .sv_offset-lg-9 {
      margin-left: 75%;
    }
   .sv_offset-lg-10 {
      margin-left: 83.333333%;
    }
   .sv_offset-lg-11 {
      margin-left: 91.666667%;
    }
  }
  
  @media (min-width: 1200px) {
   .sv_col-xl {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
    }
   .sv_row-cols-xl-1 > * {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
   .sv_row-cols-xl-2 > * {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
   .sv_row-cols-xl-3 > * {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
   .sv_row-cols-xl-4 > * {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
   .sv_row-cols-xl-5 > * {
      -ms-flex: 0 0 20%;
      flex: 0 0 20%;
      max-width: 20%;
    }
   .sv_row-cols-xl-6 > * {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
   .sv_col-xl-auto {
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: auto;
      max-width: 100%;
    }
   .sv_col-xl-1 {
      -ms-flex: 0 0 8.333333%;
      flex: 0 0 8.333333%;
      max-width: 8.333333%;
    }
   .sv_col-xl-2 {
      -ms-flex: 0 0 16.666667%;
      flex: 0 0 16.666667%;
      max-width: 16.666667%;
    }
   .sv_col-xl-3 {
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%;
    }
   .sv_col-xl-4 {
      -ms-flex: 0 0 33.333333%;
      flex: 0 0 33.333333%;
      max-width: 33.333333%;
    }
   .sv_col-xl-5 {
      -ms-flex: 0 0 41.666667%;
      flex: 0 0 41.666667%;
      max-width: 41.666667%;
    }
   .sv_col-xl-6 {
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
    }
   .sv_col-xl-7 {
      -ms-flex: 0 0 58.333333%;
      flex: 0 0 58.333333%;
      max-width: 58.333333%;
    }
   .sv_col-xl-8 {
      -ms-flex: 0 0 66.666667%;
      flex: 0 0 66.666667%;
      max-width: 66.666667%;
    }
   .sv_col-xl-9 {
      -ms-flex: 0 0 75%;
      flex: 0 0 75%;
      max-width: 75%;
    }
   .sv_col-xl-10 {
      -ms-flex: 0 0 83.333333%;
      flex: 0 0 83.333333%;
      max-width: 83.333333%;
    }
   .sv_col-xl-11 {
      -ms-flex: 0 0 91.666667%;
      flex: 0 0 91.666667%;
      max-width: 91.666667%;
    }
   .sv_col-xl-12 {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
    }
   .sv_order-xl-first {
      -ms-flex-order: -1;
      order: -1;
    }
   .sv_order-xl-last {
      -ms-flex-order: 13;
      order: 13;
    }
   .sv_order-xl-0 {
      -ms-flex-order: 0;
      order: 0;
    }
   .sv_order-xl-1 {
      -ms-flex-order: 1;
      order: 1;
    }
   .sv_order-xl-2 {
      -ms-flex-order: 2;
      order: 2;
    }
   .sv_order-xl-3 {
      -ms-flex-order: 3;
      order: 3;
    }
   .sv_order-xl-4 {
      -ms-flex-order: 4;
      order: 4;
    }
   .sv_order-xl-5 {
      -ms-flex-order: 5;
      order: 5;
    }
   .sv_order-xl-6 {
      -ms-flex-order: 6;
      order: 6;
    }
   .sv_order-xl-7 {
      -ms-flex-order: 7;
      order: 7;
    }
   .sv_order-xl-8 {
      -ms-flex-order: 8;
      order: 8;
    }
   .sv_order-xl-9 {
      -ms-flex-order: 9;
      order: 9;
    }
   .sv_order-xl-10 {
      -ms-flex-order: 10;
      order: 10;
    }
   .sv_order-xl-11 {
      -ms-flex-order: 11;
      order: 11;
    }
   .sv_order-xl-12 {
      -ms-flex-order: 12;
      order: 12;
    }
   .sv_offset-xl-0 {
      margin-left: 0;
    }
   .sv_offset-xl-1 {
      margin-left: 8.333333%;
    }
   .sv_offset-xl-2 {
      margin-left: 16.666667%;
    }
   .sv_offset-xl-3 {
      margin-left: 25%;
    }
   .sv_offset-xl-4 {
      margin-left: 33.333333%;
    }
   .sv_offset-xl-5 {
      margin-left: 41.666667%;
    }
   .sv_offset-xl-6 {
      margin-left: 50%;
    }
   .sv_offset-xl-7 {
      margin-left: 58.333333%;
    }
   .sv_offset-xl-8 {
      margin-left: 66.666667%;
    }
   .sv_offset-xl-9 {
      margin-left: 75%;
    }
   .sv_offset-xl-10 {
      margin-left: 83.333333%;
    }
   .sv_offset-xl-11 {
      margin-left: 91.666667%;
    }
  }
  
 .sv_table {
    width: 100%;
    margin-bottom: 1rem;
    color: #212529;
  }
  
 .sv_table th,
 .sv_table td {
    padding: 0.75rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
  }
  
 .sv_table thead th {
    vertical-align: bottom;
    border-bottom: 2px solid #dee2e6;
  }
  
 .sv_table tbody + tbody {
    border-top: 2px solid #dee2e6;
  }
  
 .sv_table-sm th,
 .sv_table-sm td {
    padding: 0.3rem;
  }
  
 .sv_table-bordered {
    border: 1px solid #dee2e6;
  }
  
 .sv_table-bordered th,
 .sv_table-bordered td {
    border: 1px solid #dee2e6;
  }
  
 .sv_table-bordered thead th,
 .sv_table-bordered thead td {
    border-bottom-width: 2px;
  }
  
 .sv_table-borderless th,
 .sv_table-borderless td,
 .sv_table-borderless thead th,
 .sv_table-borderless tbody + tbody {
    border: 0;
  }
  
 .sv_table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(0, 0, 0, 0.05);
  }
  
 .sv_table-hover tbody tr:hover {
    color: #212529;
    background-color: rgba(0, 0, 0, 0.075);
  }
  
 .sv_table-primary,
 .sv_table-primary > th,
 .sv_table-primary > td {
    background-color: #b8daff;
  }
  
 .sv_table-primary th,
 .sv_table-primary td,
 .sv_table-primary thead th,
 .sv_table-primary tbody + tbody {
    border-color: #7abaff;
  }
  
 .sv_table-hover.sv_table-primary:hover {
    background-color: #9fcdff;
  }
  
 .sv_table-hover.sv_table-primary:hover > td,
 .sv_table-hover.sv_table-primary:hover > th {
    background-color: #9fcdff;
  }
  
 .sv_table-secondary,
 .sv_table-secondary > th,
 .sv_table-secondary > td {
    background-color: #d6d8db;
  }
  
 .sv_table-secondary th,
 .sv_table-secondary td,
 .sv_table-secondary thead th,
 .sv_table-secondary tbody + tbody {
    border-color: #b3b7bb;
  }
  
 .sv_table-hover.sv_table-secondary:hover {
    background-color: #c8cbcf;
  }
  
 .sv_table-hover.sv_table-secondary:hover > td,
 .sv_table-hover.sv_table-secondary:hover > th {
    background-color: #c8cbcf;
  }
  
 .sv_table-success,
 .sv_table-success > th,
 .sv_table-success > td {
    background-color: #c3e6cb;
  }
  
 .sv_table-success th,
 .sv_table-success td,
 .sv_table-success thead th,
 .sv_table-success tbody + tbody {
    border-color: #8fd19e;
  }
  
 .sv_table-hover.sv_table-success:hover {
    background-color: #b1dfbb;
  }
  
 .sv_table-hover.sv_table-success:hover > td,
 .sv_table-hover.sv_table-success:hover > th {
    background-color: #b1dfbb;
  }
  
 .sv_table-info,
 .sv_table-info > th,
 .sv_table-info > td {
    background-color: #bee5eb;
  }
  
 .sv_table-info th,
 .sv_table-info td,
 .sv_table-info thead th,
 .sv_table-info tbody + tbody {
    border-color: #86cfda;
  }
  
 .sv_table-hover.sv_table-info:hover {
    background-color: #abdde5;
  }
  
 .sv_table-hover.sv_table-info:hover > td,
 .sv_table-hover.sv_table-info:hover > th {
    background-color: #abdde5;
  }
  
 .sv_table-warning,
 .sv_table-warning > th,
 .sv_table-warning > td {
    background-color: #ffeeba;
  }
  
 .sv_table-warning th,
 .sv_table-warning td,
 .sv_table-warning thead th,
 .sv_table-warning tbody + tbody {
    border-color: #ffdf7e;
  }
  
 .sv_table-hover.sv_table-warning:hover {
    background-color: #ffe8a1;
  }
  
 .sv_table-hover.sv_table-warning:hover > td,
 .sv_table-hover.sv_table-warning:hover > th {
    background-color: #ffe8a1;
  }
  
 .sv_table-danger,
 .sv_table-danger > th,
 .sv_table-danger > td {
    background-color: #f5c6cb;
  }
  
 .sv_table-danger th,
 .sv_table-danger td,
 .sv_table-danger thead th,
 .sv_table-danger tbody + tbody {
    border-color: #ed969e;
  }
  
 .sv_table-hover.sv_table-danger:hover {
    background-color: #f1b0b7;
  }
  
 .sv_table-hover.sv_table-danger:hover > td,
 .sv_table-hover.sv_table-danger:hover > th {
    background-color: #f1b0b7;
  }
  
 .sv_table-light,
 .sv_table-light > th,
 .sv_table-light > td {
    background-color: #fdfdfe;
  }
  
 .sv_table-light th,
 .sv_table-light td,
 .sv_table-light thead th,
 .sv_table-light tbody + tbody {
    border-color: #fbfcfc;
  }
  
 .sv_table-hover.sv_table-light:hover {
    background-color: #ececf6;
  }
  
 .sv_table-hover.sv_table-light:hover > td,
 .sv_table-hover.sv_table-light:hover > th {
    background-color: #ececf6;
  }
  
 .sv_table-dark,
 .sv_table-dark > th,
 .sv_table-dark > td {
    background-color: #c6c8ca;
  }
  
 .sv_table-dark th,
 .sv_table-dark td,
 .sv_table-dark thead th,
 .sv_table-dark tbody + tbody {
    border-color: #95999c;
  }
  
 .sv_table-hover.sv_table-dark:hover {
    background-color: #b9bbbe;
  }
  
 .sv_table-hover.sv_table-dark:hover > td,
 .sv_table-hover.sv_table-dark:hover > th {
    background-color: #b9bbbe;
  }
  
 .sv_table-active,
 .sv_table-active > th,
 .sv_table-active > td {
    background-color: rgba(0, 0, 0, 0.075);
  }
  
 .sv_table-hover.sv_table-active:hover {
    background-color: rgba(0, 0, 0, 0.075);
  }
  
 .sv_table-hover.sv_table-active:hover > td,
 .sv_table-hover.sv_table-active:hover > th {
    background-color: rgba(0, 0, 0, 0.075);
  }
  
 .sv_table.sv_thead-dark th {
    color: #fff;
    background-color: #343a40;
    border-color: #454d55;
  }
  
 .sv_table.sv_thead-light th {
    color: #495057;
    background-color: #e9ecef;
    border-color: #dee2e6;
  }
  
 .sv_table-dark {
    color: #fff;
    background-color: #343a40;
  }
  
 .sv_table-dark th,
 .sv_table-dark td,
 .sv_table-dark thead th {
    border-color: #454d55;
  }
  
 .sv_table-dark.table-bordered {
    border: 0;
  }
  
 .sv_table-dark.table-striped tbody tr:nth-of-type(odd) {
    background-color: rgba(255, 255, 255, 0.05);
  }
  
 .sv_table-dark.table-hover tbody tr:hover {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.075);
  }
  
  @media (max-width: 575.98px) {
   .sv_table-responsive-sm {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
    }
   .sv_table-responsive-sm >.sv_table-bordered {
      border: 0;
    }
  }
  
  @media (max-width: 767.98px) {
   .sv_table-responsive-md {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
    }
   .sv_table-responsive-md >.sv_table-bordered {
      border: 0;
    }
  }
  
  @media (max-width: 991.98px) {
   .sv_table-responsive-lg {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
    }
   .sv_table-responsive-lg >.sv_table-bordered {
      border: 0;
    }
  }
  
  @media (max-width: 1199.98px) {
   .sv_table-responsive-xl {
      display: block;
      width: 100%;
      overflow-x: auto;
      -webkit-overflow-scrolling: touch;
    }
   .sv_table-responsive-xl >.sv_table-bordered {
      border: 0;
    }
  }
  
 .sv_table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
  }
  
 .sv_table-responsive >.sv_table-bordered {
    border: 0;
  }
  
 .sv_form-control {
    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;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_form-control {
      transition: none;
    }
  }
  
 .sv_form-control::-ms-expand {
    background-color: transparent;
    border: 0;
  }
  
 .sv_form-control:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
  }
  
 .sv_form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  }
  
 .sv_form-control::-webkit-input-placeholder {
    color: #6c757d;
    opacity: 1;
  }
  
 .sv_form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1;
  }
  
 .sv_form-control:-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
  }
  
 .sv_form-control::-ms-input-placeholder {
    color: #6c757d;
    opacity: 1;
  }
  
 .sv_form-control::placeholder {
    color: #6c757d;
    opacity: 1;
  }
  
 .sv_form-control:disabled,.sv_form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1;
  }
  
  select.form-control:focus::-ms-value {
    color: #495057;
    background-color: #fff;
  }
  
 .sv_form-control-file,
 .sv_form-control-range {
    display: block;
    width: 100%;
  }
  
 .sv_col-form-label {
    padding-top: calc(0.375rem + 1px);
    padding-bottom: calc(0.375rem + 1px);
    margin-bottom: 0;
    font-size: inherit;
    line-height: 1.5;
  }
  
 .sv_col-form-label-lg {
    padding-top: calc(0.5rem + 1px);
    padding-bottom: calc(0.5rem + 1px);
    font-size: 1.25rem;
    line-height: 1.5;
  }
  
 .sv_col-form-label-sm {
    padding-top: calc(0.25rem + 1px);
    padding-bottom: calc(0.25rem + 1px);
    font-size: 0.875rem;
    line-height: 1.5;
  }
  
 .sv_form-control-plaintext {
    display: block;
    width: 100%;
    padding: 0.375rem 0;
    margin-bottom: 0;
    font-size: 1rem;
    line-height: 1.5;
    color: #212529;
    background-color: transparent;
    border: solid transparent;
    border-width: 1px 0;
  }
  
 .sv_form-control-plaintext.form-control-sm,.sv_form-control-plaintext.form-control-lg {
    padding-right: 0;
    padding-left: 0;
  }
  
 .sv_form-control-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
  }
  
 .sv_form-control-lg {
    height: calc(1.5em + 1rem + 2px);
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
  }
  
  select.form-control[size], select.form-control[multiple] {
    height: auto;
  }
  
  textarea.form-control {
    height: auto;
  }
  
 .sv_form-group {
    margin-bottom: 1rem;
  }
  
 .sv_form-text {
    display: block;
    margin-top: 0.25rem;
  }
  
 .sv_form-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -5px;
    margin-left: -5px;
  }
  
 .sv_form-row >.sv_col,
 .sv_form-row > [class*="col-"] {
    padding-right: 5px;
    padding-left: 5px;
  }
  
 .sv_form-check {
    position: relative;
    display: block;
    padding-left: 1.25rem;
  }
  
 .sv_form-check-input {
    position: absolute;
    margin-top: 0.3rem;
    margin-left: -1.25rem;
  }
  
 .sv_form-check-input[disabled] ~.sv_form-check-label,
 .sv_form-check-input:disabled ~.sv_form-check-label {
    color: #6c757d;
  }
  
 .sv_form-check-label {
    margin-bottom: 0;
  }
  
 .sv_form-check-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0;
    margin-right: 0.75rem;
  }
  
 .sv_form-check-inline.sv_form-check-input {
    position: static;
    margin-top: 0;
    margin-right: 0.3125rem;
    margin-left: 0;
  }
  
 .sv_valid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #28a745;
  }
  
 .sv_valid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top:.1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(40, 167, 69, 0.9);
    border-radius: 0.25rem;
  }
  
 .sv_was-validated :valid ~.sv_valid-feedback,
 .sv_was-validated :valid ~.sv_valid-tooltip,
 .sv_is-valid ~.sv_valid-feedback,
 .sv_is-valid ~.sv_valid-tooltip {
    display: block;
  }
  
 .sv_was-validated.sv_form-control:valid,.sv_form-control.is-valid {
    border-color: #28a745;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  }
  
 .sv_was-validated.sv_form-control:valid:focus,.sv_form-control.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  }
  
 .sv_was-validated textarea.form-control:valid, textarea.form-control.is-valid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
  }
  
 .sv_was-validated.sv_custom-select:valid,.sv_custom-select.is-valid {
    border-color: #28a745;
    padding-right: calc(0.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  }
  
 .sv_was-validated.sv_custom-select:valid:focus,.sv_custom-select.is-valid:focus {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  }
  
 .sv_was-validated.sv_form-check-input:valid ~.sv_form-check-label,.sv_form-check-input.is-valid ~.sv_form-check-label {
    color: #28a745;
  }
  
 .sv_was-validated.sv_form-check-input:valid ~.sv_valid-feedback,
 .sv_was-validated.sv_form-check-input:valid ~.sv_valid-tooltip,.sv_form-check-input.is-valid ~.sv_valid-feedback,
 .sv_form-check-input.is-valid ~.sv_valid-tooltip {
    display: block;
  }
  
 .sv_was-validated.sv_custom-control-input:valid ~.sv_custom-control-label,.sv_custom-control-input.is-valid ~.sv_custom-control-label {
    color: #28a745;
  }
  
 .sv_was-validated.sv_custom-control-input:valid ~.sv_custom-control-label::before,.sv_custom-control-input.is-valid ~.sv_custom-control-label::before {
    border-color: #28a745;
  }
  
 .sv_was-validated.sv_custom-control-input:valid:checked ~.sv_custom-control-label::before,.sv_custom-control-input.is-valid:checked ~.sv_custom-control-label::before {
    border-color: #34ce57;
    background-color: #34ce57;
  }
  
 .sv_was-validated.sv_custom-control-input:valid:focus ~.sv_custom-control-label::before,.sv_custom-control-input.is-valid:focus ~.sv_custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  }
  
 .sv_was-validated.sv_custom-control-input:valid:focus:not(:checked) ~.sv_custom-control-label::before,.sv_custom-control-input.is-valid:focus:not(:checked) ~.sv_custom-control-label::before {
    border-color: #28a745;
  }
  
 .sv_was-validated.sv_custom-file-input:valid ~.sv_custom-file-label,.sv_custom-file-input.is-valid ~.sv_custom-file-label {
    border-color: #28a745;
  }
  
 .sv_was-validated.sv_custom-file-input:valid:focus ~.sv_custom-file-label,.sv_custom-file-input.is-valid:focus ~.sv_custom-file-label {
    border-color: #28a745;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25);
  }
  
 .sv_invalid-feedback {
    display: none;
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
  }
  
 .sv_invalid-tooltip {
    position: absolute;
    top: 100%;
    z-index: 5;
    display: none;
    max-width: 100%;
    padding: 0.25rem 0.5rem;
    margin-top:.1rem;
    font-size: 0.875rem;
    line-height: 1.5;
    color: #fff;
    background-color: rgba(220, 53, 69, 0.9);
    border-radius: 0.25rem;
  }
  
 .sv_was-validated :invalid ~.sv_invalid-feedback,
 .sv_was-validated :invalid ~.sv_invalid-tooltip,
 .sv_is-invalid ~.sv_invalid-feedback,
 .sv_is-invalid ~.sv_invalid-tooltip {
    display: block;
  }
  
 .sv_was-validated.sv_form-control:invalid,.sv_form-control.is-invalid {
    border-color: #dc3545;
    padding-right: calc(1.5em + 0.75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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(0.375em + 0.1875rem) center;
    background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  }
  
 .sv_was-validated.sv_form-control:invalid:focus,.sv_form-control.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  }
  
 .sv_was-validated textarea.form-control:invalid, textarea.form-control.is-invalid {
    padding-right: calc(1.5em + 0.75rem);
    background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem);
  }
  
 .sv_was-validated.sv_custom-select:invalid,.sv_custom-select.is-invalid {
    border-color: #dc3545;
    padding-right: calc(0.75em + 2.3125rem);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem);
  }
  
 .sv_was-validated.sv_custom-select:invalid:focus,.sv_custom-select.is-invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  }
  
 .sv_was-validated.sv_form-check-input:invalid ~.sv_form-check-label,.sv_form-check-input.is-invalid ~.sv_form-check-label {
    color: #dc3545;
  }
  
 .sv_was-validated.sv_form-check-input:invalid ~.sv_invalid-feedback,
 .sv_was-validated.sv_form-check-input:invalid ~.sv_invalid-tooltip,.sv_form-check-input.is-invalid ~.sv_invalid-feedback,
 .sv_form-check-input.is-invalid ~.sv_invalid-tooltip {
    display: block;
  }
  
 .sv_was-validated.sv_custom-control-input:invalid ~.sv_custom-control-label,.sv_custom-control-input.is-invalid ~.sv_custom-control-label {
    color: #dc3545;
  }
  
 .sv_was-validated.sv_custom-control-input:invalid ~.sv_custom-control-label::before,.sv_custom-control-input.is-invalid ~.sv_custom-control-label::before {
    border-color: #dc3545;
  }
  
 .sv_was-validated.sv_custom-control-input:invalid:checked ~.sv_custom-control-label::before,.sv_custom-control-input.is-invalid:checked ~.sv_custom-control-label::before {
    border-color: #e4606d;
    background-color: #e4606d;
  }
  
 .sv_was-validated.sv_custom-control-input:invalid:focus ~.sv_custom-control-label::before,.sv_custom-control-input.is-invalid:focus ~.sv_custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  }
  
 .sv_was-validated.sv_custom-control-input:invalid:focus:not(:checked) ~.sv_custom-control-label::before,.sv_custom-control-input.is-invalid:focus:not(:checked) ~.sv_custom-control-label::before {
    border-color: #dc3545;
  }
  
 .sv_was-validated.sv_custom-file-input:invalid ~.sv_custom-file-label,.sv_custom-file-input.is-invalid ~.sv_custom-file-label {
    border-color: #dc3545;
  }
  
 .sv_was-validated.sv_custom-file-input:invalid:focus ~.sv_custom-file-label,.sv_custom-file-input.is-invalid:focus ~.sv_custom-file-label {
    border-color: #dc3545;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
  }
  
 .sv_form-inline {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
  }
  
 .sv_form-inline.sv_form-check {
    width: 100%;
  }
  
  @media (min-width: 576px) {
   .sv_form-inline label {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-bottom: 0;
    }
   .sv_form-inline.sv_form-group {
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      -ms-flex-align: center;
      align-items: center;
      margin-bottom: 0;
    }
   .sv_form-inline.sv_form-control {
      display: inline-block;
      width: auto;
      vertical-align: middle;
    }
   .sv_form-inline.sv_form-control-plaintext {
      display: inline-block;
    }
   .sv_form-inline.sv_input-group,
   .sv_form-inline.sv_custom-select {
      width: auto;
    }
   .sv_form-inline.sv_form-check {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
      width: auto;
      padding-left: 0;
    }
   .sv_form-inline.sv_form-check-input {
      position: relative;
      -ms-flex-negative: 0;
      flex-shrink: 0;
      margin-top: 0;
      margin-right: 0.25rem;
      margin-left: 0;
    }
   .sv_form-inline.sv_custom-control {
      -ms-flex-align: center;
      align-items: center;
      -ms-flex-pack: center;
      justify-content: center;
    }
   .sv_form-inline.sv_custom-control-label {
      margin-bottom: 0;
    }
  }
  
 .sv_btn {
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_btn {
      transition: none;
    }
  }
  
 .sv_btn:hover {
    color: #212529;
    text-decoration: none;
  }
  
 .sv_btn:focus,.sv_btn.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  }
  
 .sv_btn.disabled,.sv_btn:disabled {
    opacity: 0.65;
  }
  
  a.btn.disabled,
  fieldset:disabled a.btn {
    pointer-events: none;
  }
  
 .sv_btn-primary {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
  }
  
 .sv_btn-primary:hover {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
  }
  
 .sv_btn-primary:focus,.sv_btn-primary.focus {
    color: #fff;
    background-color: #0069d9;
    border-color: #0062cc;
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  
 .sv_btn-primary.disabled,.sv_btn-primary:disabled {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
  }
  
 .sv_btn-primary:not(:disabled):not(.disabled):active,.sv_btn-primary:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0062cc;
    border-color: #005cbf;
  }
  
 .sv_btn-primary:not(:disabled):not(.disabled):active:focus,.sv_btn-primary:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
  }
  
 .sv_btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
  }
  
 .sv_btn-secondary:hover {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
  }
  
 .sv_btn-secondary:focus,.sv_btn-secondary.focus {
    color: #fff;
    background-color: #5a6268;
    border-color: #545b62;
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
  }
  
 .sv_btn-secondary.disabled,.sv_btn-secondary:disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
  }
  
 .sv_btn-secondary:not(:disabled):not(.disabled):active,.sv_btn-secondary:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #545b62;
    border-color: #4e555b;
  }
  
 .sv_btn-secondary:not(:disabled):not(.disabled):active:focus,.sv_btn-secondary:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5);
  }
  
 .sv_btn-success {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
  }
  
 .sv_btn-success:hover {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
  }
  
 .sv_btn-success:focus,.sv_btn-success.focus {
    color: #fff;
    background-color: #218838;
    border-color: #1e7e34;
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
  }
  
 .sv_btn-success.disabled,.sv_btn-success:disabled {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
  }
  
 .sv_btn-success:not(:disabled):not(.disabled):active,.sv_btn-success:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-success.dropdown-toggle {
    color: #fff;
    background-color: #1e7e34;
    border-color: #1c7430;
  }
  
 .sv_btn-success:not(:disabled):not(.disabled):active:focus,.sv_btn-success:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5);
  }
  
 .sv_btn-info {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
  }
  
 .sv_btn-info:hover {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
  }
  
 .sv_btn-info:focus,.sv_btn-info.focus {
    color: #fff;
    background-color: #138496;
    border-color: #117a8b;
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
  }
  
 .sv_btn-info.disabled,.sv_btn-info:disabled {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
  }
  
 .sv_btn-info:not(:disabled):not(.disabled):active,.sv_btn-info:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-info.dropdown-toggle {
    color: #fff;
    background-color: #117a8b;
    border-color: #10707f;
  }
  
 .sv_btn-info:not(:disabled):not(.disabled):active:focus,.sv_btn-info:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5);
  }
  
 .sv_btn-warning {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
  }
  
 .sv_btn-warning:hover {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
  }
  
 .sv_btn-warning:focus,.sv_btn-warning.focus {
    color: #212529;
    background-color: #e0a800;
    border-color: #d39e00;
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
  }
  
 .sv_btn-warning.disabled,.sv_btn-warning:disabled {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
  }
  
 .sv_btn-warning:not(:disabled):not(.disabled):active,.sv_btn-warning:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-warning.dropdown-toggle {
    color: #212529;
    background-color: #d39e00;
    border-color: #c69500;
  }
  
 .sv_btn-warning:not(:disabled):not(.disabled):active:focus,.sv_btn-warning:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5);
  }
  
 .sv_btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
  }
  
 .sv_btn-danger:hover {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
  }
  
 .sv_btn-danger:focus,.sv_btn-danger.focus {
    color: #fff;
    background-color: #c82333;
    border-color: #bd2130;
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
  }
  
 .sv_btn-danger.disabled,.sv_btn-danger:disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
  }
  
 .sv_btn-danger:not(:disabled):not(.disabled):active,.sv_btn-danger:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #bd2130;
    border-color: #b21f2d;
  }
  
 .sv_btn-danger:not(:disabled):not(.disabled):active:focus,.sv_btn-danger:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5);
  }
  
 .sv_btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
  }
  
 .sv_btn-light:hover {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
  }
  
 .sv_btn-light:focus,.sv_btn-light.focus {
    color: #212529;
    background-color: #e2e6ea;
    border-color: #dae0e5;
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
  }
  
 .sv_btn-light.disabled,.sv_btn-light:disabled {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
  }
  
 .sv_btn-light:not(:disabled):not(.disabled):active,.sv_btn-light:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-light.dropdown-toggle {
    color: #212529;
    background-color: #dae0e5;
    border-color: #d3d9df;
  }
  
 .sv_btn-light:not(:disabled):not(.disabled):active:focus,.sv_btn-light:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5);
  }
  
 .sv_btn-dark {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
  }
  
 .sv_btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
  }
  
 .sv_btn-dark:focus,.sv_btn-dark.focus {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
  }
  
 .sv_btn-dark.disabled,.sv_btn-dark:disabled {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
  }
  
 .sv_btn-dark:not(:disabled):not(.disabled):active,.sv_btn-dark:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1d2124;
    border-color: #171a1d;
  }
  
 .sv_btn-dark:not(:disabled):not(.disabled):active:focus,.sv_btn-dark:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5);
  }
  
 .sv_btn-outline-primary {
    color: #007bff;
    border-color: #007bff;
  }
  
 .sv_btn-outline-primary:hover {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
  }
  
 .sv_btn-outline-primary:focus,.sv_btn-outline-primary.focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }
  
 .sv_btn-outline-primary.disabled,.sv_btn-outline-primary:disabled {
    color: #007bff;
    background-color: transparent;
  }
  
 .sv_btn-outline-primary:not(:disabled):not(.disabled):active,.sv_btn-outline-primary:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-outline-primary.dropdown-toggle {
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
  }
  
 .sv_btn-outline-primary:not(:disabled):not(.disabled):active:focus,.sv_btn-outline-primary:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-outline-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }
  
 .sv_btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d;
  }
  
 .sv_btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
  }
  
 .sv_btn-outline-secondary:focus,.sv_btn-outline-secondary.focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  }
  
 .sv_btn-outline-secondary.disabled,.sv_btn-outline-secondary:disabled {
    color: #6c757d;
    background-color: transparent;
  }
  
 .sv_btn-outline-secondary:not(:disabled):not(.disabled):active,.sv_btn-outline-secondary:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d;
  }
  
 .sv_btn-outline-secondary:not(:disabled):not(.disabled):active:focus,.sv_btn-outline-secondary:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-outline-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  }
  
 .sv_btn-outline-success {
    color: #28a745;
    border-color: #28a745;
  }
  
 .sv_btn-outline-success:hover {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
  }
  
 .sv_btn-outline-success:focus,.sv_btn-outline-success.focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  }
  
 .sv_btn-outline-success.disabled,.sv_btn-outline-success:disabled {
    color: #28a745;
    background-color: transparent;
  }
  
 .sv_btn-outline-success:not(:disabled):not(.disabled):active,.sv_btn-outline-success:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-outline-success.dropdown-toggle {
    color: #fff;
    background-color: #28a745;
    border-color: #28a745;
  }
  
 .sv_btn-outline-success:not(:disabled):not(.disabled):active:focus,.sv_btn-outline-success:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-outline-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  }
  
 .sv_btn-outline-info {
    color: #17a2b8;
    border-color: #17a2b8;
  }
  
 .sv_btn-outline-info:hover {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
  }
  
 .sv_btn-outline-info:focus,.sv_btn-outline-info.focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  }
  
 .sv_btn-outline-info.disabled,.sv_btn-outline-info:disabled {
    color: #17a2b8;
    background-color: transparent;
  }
  
 .sv_btn-outline-info:not(:disabled):not(.disabled):active,.sv_btn-outline-info:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-outline-info.dropdown-toggle {
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
  }
  
 .sv_btn-outline-info:not(:disabled):not(.disabled):active:focus,.sv_btn-outline-info:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-outline-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  }
  
 .sv_btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107;
  }
  
 .sv_btn-outline-warning:hover {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
  }
  
 .sv_btn-outline-warning:focus,.sv_btn-outline-warning.focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  }
  
 .sv_btn-outline-warning.disabled,.sv_btn-outline-warning:disabled {
    color: #ffc107;
    background-color: transparent;
  }
  
 .sv_btn-outline-warning:not(:disabled):not(.disabled):active,.sv_btn-outline-warning:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-outline-warning.dropdown-toggle {
    color: #212529;
    background-color: #ffc107;
    border-color: #ffc107;
  }
  
 .sv_btn-outline-warning:not(:disabled):not(.disabled):active:focus,.sv_btn-outline-warning:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-outline-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  }
  
 .sv_btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545;
  }
  
 .sv_btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
  }
  
 .sv_btn-outline-danger:focus,.sv_btn-outline-danger.focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  }
  
 .sv_btn-outline-danger.disabled,.sv_btn-outline-danger:disabled {
    color: #dc3545;
    background-color: transparent;
  }
  
 .sv_btn-outline-danger:not(:disabled):not(.disabled):active,.sv_btn-outline-danger:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-outline-danger.dropdown-toggle {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545;
  }
  
 .sv_btn-outline-danger:not(:disabled):not(.disabled):active:focus,.sv_btn-outline-danger:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-outline-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  }
  
 .sv_btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa;
  }
  
 .sv_btn-outline-light:hover {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
  }
  
 .sv_btn-outline-light:focus,.sv_btn-outline-light.focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  }
  
 .sv_btn-outline-light.disabled,.sv_btn-outline-light:disabled {
    color: #f8f9fa;
    background-color: transparent;
  }
  
 .sv_btn-outline-light:not(:disabled):not(.disabled):active,.sv_btn-outline-light:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-outline-light.dropdown-toggle {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
  }
  
 .sv_btn-outline-light:not(:disabled):not(.disabled):active:focus,.sv_btn-outline-light:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-outline-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  }
  
 .sv_btn-outline-dark {
    color: #343a40;
    border-color: #343a40;
  }
  
 .sv_btn-outline-dark:hover {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
  }
  
 .sv_btn-outline-dark:focus,.sv_btn-outline-dark.focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  }
  
 .sv_btn-outline-dark.disabled,.sv_btn-outline-dark:disabled {
    color: #343a40;
    background-color: transparent;
  }
  
 .sv_btn-outline-dark:not(:disabled):not(.disabled):active,.sv_btn-outline-dark:not(:disabled):not(.disabled).active,
 .sv_show >.sv_btn-outline-dark.dropdown-toggle {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
  }
  
 .sv_btn-outline-dark:not(:disabled):not(.disabled):active:focus,.sv_btn-outline-dark:not(:disabled):not(.disabled).active:focus,
 .sv_show >.sv_btn-outline-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  }
  
 .sv_btn-link {
    font-weight: 400;
    color: #007bff;
    text-decoration: none;
  }
  
 .sv_btn-link:hover {
    color: #0056b3;
    text-decoration: underline;
  }
  
 .sv_btn-link:focus,.sv_btn-link.focus {
    text-decoration: underline;
    box-shadow: none;
  }
  
 .sv_btn-link:disabled,.sv_btn-link.disabled {
    color: #6c757d;
    pointer-events: none;
  }
  
 .sv_btn-lg,.sv_btn-group-lg >.sv_btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
  }
  
 .sv_btn-sm,.sv_btn-group-sm >.sv_btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
  }
  
 .sv_btn-block {
    display: block;
    width: 100%;
  }
  
 .sv_btn-block +.sv_btn-block {
    margin-top: 0.5rem;
  }
  
  input[type="submit"].btn-block,
  input[type="reset"].btn-block,
  input[type="button"].btn-block {
    width: 100%;
  }
  
 .sv_fade {
    transition: opacity 0.15s linear;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_fade {
      transition: none;
    }
  }
  
 .sv_fade:not(.show) {
    opacity: 0;
  }
  
 .sv_collapse:not(.show) {
    display: none;
  }
  
 .sv_collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    transition: height 0.35s ease;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_collapsing {
      transition: none;
    }
  }
  
 .sv_dropup,
 .sv_dropright,
 .sv_dropdown,
 .sv_dropleft {
    position: relative;
  }
  
 .sv_dropdown-toggle {
    white-space: nowrap;
  }
  
 .sv_dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
  }
  
 .sv_dropdown-toggle:empty::after {
    margin-left: 0;
  }
  
 .sv_dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0.125rem 0 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, 0.15);
    border-radius: 0.25rem;
  }
  
 .sv_dropdown-menu-left {
    right: auto;
    left: 0;
  }
  
 .sv_dropdown-menu-right {
    right: 0;
    left: auto;
  }
  
  @media (min-width: 576px) {
   .sv_dropdown-menu-sm-left {
      right: auto;
      left: 0;
    }
   .sv_dropdown-menu-sm-right {
      right: 0;
      left: auto;
    }
  }
  
  @media (min-width: 768px) {
   .sv_dropdown-menu-md-left {
      right: auto;
      left: 0;
    }
   .sv_dropdown-menu-md-right {
      right: 0;
      left: auto;
    }
  }
  
  @media (min-width: 992px) {
   .sv_dropdown-menu-lg-left {
      right: auto;
      left: 0;
    }
   .sv_dropdown-menu-lg-right {
      right: 0;
      left: auto;
    }
  }
  
  @media (min-width: 1200px) {
   .sv_dropdown-menu-xl-left {
      right: auto;
      left: 0;
    }
   .sv_dropdown-menu-xl-right {
      right: 0;
      left: auto;
    }
  }
  
 .sv_dropup.sv_dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-top: 0;
    margin-bottom: 0.125rem;
  }
  
 .sv_dropup.sv_dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0;
    border-right: 0.3em solid transparent;
    border-bottom: 0.3em solid;
    border-left: 0.3em solid transparent;
  }
  
 .sv_dropup.sv_dropdown-toggle:empty::after {
    margin-left: 0;
  }
  
 .sv_dropright.sv_dropdown-menu {
    top: 0;
    right: auto;
    left: 100%;
    margin-top: 0;
    margin-left: 0.125rem;
  }
  
 .sv_dropright.sv_dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0;
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
  }
  
 .sv_dropright.sv_dropdown-toggle:empty::after {
    margin-left: 0;
  }
  
 .sv_dropright.sv_dropdown-toggle::after {
    vertical-align: 0;
  }
  
 .sv_dropleft.sv_dropdown-menu {
    top: 0;
    right: 100%;
    left: auto;
    margin-top: 0;
    margin-right: 0.125rem;
  }
  
 .sv_dropleft.sv_dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
  }
  
 .sv_dropleft.sv_dropdown-toggle::after {
    display: none;
  }
  
 .sv_dropleft.sv_dropdown-toggle::before {
    display: inline-block;
    margin-right: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid transparent;
    border-right: 0.3em solid;
    border-bottom: 0.3em solid transparent;
  }
  
 .sv_dropleft.sv_dropdown-toggle:empty::after {
    margin-left: 0;
  }
  
 .sv_dropleft.sv_dropdown-toggle::before {
    vertical-align: 0;
  }
  
 .sv_dropdown-menu[x-placement^="top"],.sv_dropdown-menu[x-placement^="right"],.sv_dropdown-menu[x-placement^="bottom"],.sv_dropdown-menu[x-placement^="left"] {
    right: auto;
    bottom: auto;
  }
  
 .sv_dropdown-divider {
    height: 0;
    margin: 0.5rem 0;
    overflow: hidden;
    border-top: 1px solid #e9ecef;
  }
  
 .sv_dropdown-item {
    display: block;
    width: 100%;
    padding: 0.25rem 1.5rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
  }
  
 .sv_dropdown-item:hover,.sv_dropdown-item:focus {
    color: #16181b;
    text-decoration: none;
    background-color: #f8f9fa;
  }
  
 .sv_dropdown-item.active,.sv_dropdown-item:active {
    color: #fff;
    text-decoration: none;
    background-color: #007bff;
  }
  
 .sv_dropdown-item.disabled,.sv_dropdown-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: transparent;
  }
  
 .sv_dropdown-menu.show {
    display: block;
  }
  
 .sv_dropdown-header {
    display: block;
    padding: 0.5rem 1.5rem;
    margin-bottom: 0;
    font-size: 0.875rem;
    color: #6c757d;
    white-space: nowrap;
  }
  
 .sv_dropdown-item-text {
    display: block;
    padding: 0.25rem 1.5rem;
    color: #212529;
  }
  
 .sv_btn-group,
 .sv_btn-group-vertical {
    position: relative;
    display: -ms-inline-flexbox;
    display: inline-flex;
    vertical-align: middle;
  }
  
 .sv_btn-group >.sv_btn,
 .sv_btn-group-vertical >.sv_btn {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
  
 .sv_btn-group >.sv_btn:hover,
 .sv_btn-group-vertical >.sv_btn:hover {
    z-index: 1;
  }
  
 .sv_btn-group >.sv_btn:focus,.sv_btn-group >.sv_btn:active,.sv_btn-group >.sv_btn.active,
 .sv_btn-group-vertical >.sv_btn:focus,
 .sv_btn-group-vertical >.sv_btn:active,
 .sv_btn-group-vertical >.sv_btn.active {
    z-index: 1;
  }
  
 .sv_btn-toolbar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  
 .sv_btn-toolbar.sv_input-group {
    width: auto;
  }
  
 .sv_btn-group >.sv_btn:not(:first-child),
 .sv_btn-group >.sv_btn-group:not(:first-child) {
    margin-left: -1px;
  }
  
 .sv_btn-group >.sv_btn:not(:last-child):not(.dropdown-toggle),
 .sv_btn-group >.sv_btn-group:not(:last-child) >.sv_btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  
 .sv_btn-group >.sv_btn:not(:first-child),
 .sv_btn-group >.sv_btn-group:not(:first-child) >.sv_btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  
 .sv_dropdown-toggle-split {
    padding-right: 0.5625rem;
    padding-left: 0.5625rem;
  }
  
 .sv_dropdown-toggle-split::after,
 .sv_dropup.sv_dropdown-toggle-split::after,
 .sv_dropright.sv_dropdown-toggle-split::after {
    margin-left: 0;
  }
  
 .sv_dropleft.sv_dropdown-toggle-split::before {
    margin-right: 0;
  }
  
 .sv_btn-sm +.sv_dropdown-toggle-split,.sv_btn-group-sm >.sv_btn +.sv_dropdown-toggle-split {
    padding-right: 0.375rem;
    padding-left: 0.375rem;
  }
  
 .sv_btn-lg +.sv_dropdown-toggle-split,.sv_btn-group-lg >.sv_btn +.sv_dropdown-toggle-split {
    padding-right: 0.75rem;
    padding-left: 0.75rem;
  }
  
 .sv_btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
  }
  
 .sv_btn-group-vertical >.sv_btn,
 .sv_btn-group-vertical >.sv_btn-group {
    width: 100%;
  }
  
 .sv_btn-group-vertical >.sv_btn:not(:first-child),
 .sv_btn-group-vertical >.sv_btn-group:not(:first-child) {
    margin-top: -1px;
  }
  
 .sv_btn-group-vertical >.sv_btn:not(:last-child):not(.dropdown-toggle),
 .sv_btn-group-vertical >.sv_btn-group:not(:last-child) >.sv_btn {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  
 .sv_btn-group-vertical >.sv_btn:not(:first-child),
 .sv_btn-group-vertical >.sv_btn-group:not(:first-child) >.sv_btn {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  
 .sv_btn-group-toggle >.sv_btn,
 .sv_btn-group-toggle >.sv_btn-group >.sv_btn {
    margin-bottom: 0;
  }
  
 .sv_btn-group-toggle >.sv_btn input[type="radio"],
 .sv_btn-group-toggle >.sv_btn input[type="checkbox"],
 .sv_btn-group-toggle >.sv_btn-group >.sv_btn input[type="radio"],
 .sv_btn-group-toggle >.sv_btn-group >.sv_btn input[type="checkbox"] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none;
  }
  
 .sv_input-group {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
  }
  
 .sv_input-group >.sv_form-control,
 .sv_input-group >.sv_form-control-plaintext,
 .sv_input-group >.sv_custom-select,
 .sv_input-group >.sv_custom-file {
    position: relative;
    -ms-flex: 1 1 0%;
    flex: 1 1 0%;
    min-width: 0;
    margin-bottom: 0;
  }
  
 .sv_input-group >.sv_form-control +.sv_form-control,
 .sv_input-group >.sv_form-control +.sv_custom-select,
 .sv_input-group >.sv_form-control +.sv_custom-file,
 .sv_input-group >.sv_form-control-plaintext +.sv_form-control,
 .sv_input-group >.sv_form-control-plaintext +.sv_custom-select,
 .sv_input-group >.sv_form-control-plaintext +.sv_custom-file,
 .sv_input-group >.sv_custom-select +.sv_form-control,
 .sv_input-group >.sv_custom-select +.sv_custom-select,
 .sv_input-group >.sv_custom-select +.sv_custom-file,
 .sv_input-group >.sv_custom-file +.sv_form-control,
 .sv_input-group >.sv_custom-file +.sv_custom-select,
 .sv_input-group >.sv_custom-file +.sv_custom-file {
    margin-left: -1px;
  }
  
 .sv_input-group >.sv_form-control:focus,
 .sv_input-group >.sv_custom-select:focus,
 .sv_input-group >.sv_custom-file.sv_custom-file-input:focus ~.sv_custom-file-label {
    z-index: 3;
  }
  
 .sv_input-group >.sv_custom-file.sv_custom-file-input:focus {
    z-index: 4;
  }
  
 .sv_input-group >.sv_form-control:not(:last-child),
 .sv_input-group >.sv_custom-select:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  
 .sv_input-group >.sv_form-control:not(:first-child),
 .sv_input-group >.sv_custom-select:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  
 .sv_input-group >.sv_custom-file {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
  }
  
 .sv_input-group >.sv_custom-file:not(:last-child).sv_custom-file-label,
 .sv_input-group >.sv_custom-file:not(:last-child).sv_custom-file-label::after {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  
 .sv_input-group >.sv_custom-file:not(:first-child).sv_custom-file-label {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  
 .sv_input-group-prepend,
 .sv_input-group-append {
    display: -ms-flexbox;
    display: flex;
  }
  
 .sv_input-group-prepend.sv_btn,
 .sv_input-group-append.sv_btn {
    position: relative;
    z-index: 2;
  }
  
 .sv_input-group-prepend.sv_btn:focus,
 .sv_input-group-append.sv_btn:focus {
    z-index: 3;
  }
  
 .sv_input-group-prepend.sv_btn +.sv_btn,
 .sv_input-group-prepend.sv_btn +.sv_input-group-text,
 .sv_input-group-prepend.sv_input-group-text +.sv_input-group-text,
 .sv_input-group-prepend.sv_input-group-text +.sv_btn,
 .sv_input-group-append.sv_btn +.sv_btn,
 .sv_input-group-append.sv_btn +.sv_input-group-text,
 .sv_input-group-append.sv_input-group-text +.sv_input-group-text,
 .sv_input-group-append.sv_input-group-text +.sv_btn {
    margin-left: -1px;
  }
  
 .sv_input-group-prepend {
    margin-right: -1px;
  }
  
 .sv_input-group-append {
    margin-left: -1px;
  }
  
 .sv_input-group-text {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
  }
  
 .sv_input-group-text input[type="radio"],
 .sv_input-group-text input[type="checkbox"] {
    margin-top: 0;
  }
  
 .sv_input-group-lg >.sv_form-control:not(textarea),
 .sv_input-group-lg >.sv_custom-select {
    height: calc(1.5em + 1rem + 2px);
  }
  
 .sv_input-group-lg >.sv_form-control,
 .sv_input-group-lg >.sv_custom-select,
 .sv_input-group-lg >.sv_input-group-prepend >.sv_input-group-text,
 .sv_input-group-lg >.sv_input-group-append >.sv_input-group-text,
 .sv_input-group-lg >.sv_input-group-prepend >.sv_btn,
 .sv_input-group-lg >.sv_input-group-append >.sv_btn {
    padding: 0.5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
  }
  
 .sv_input-group-sm >.sv_form-control:not(textarea),
 .sv_input-group-sm >.sv_custom-select {
    height: calc(1.5em + 0.5rem + 2px);
  }
  
 .sv_input-group-sm >.sv_form-control,
 .sv_input-group-sm >.sv_custom-select,
 .sv_input-group-sm >.sv_input-group-prepend >.sv_input-group-text,
 .sv_input-group-sm >.sv_input-group-append >.sv_input-group-text,
 .sv_input-group-sm >.sv_input-group-prepend >.sv_btn,
 .sv_input-group-sm >.sv_input-group-append >.sv_btn {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
    border-radius: 0.2rem;
  }
  
 .sv_input-group-lg >.sv_custom-select,
 .sv_input-group-sm >.sv_custom-select {
    padding-right: 1.75rem;
  }
  
 .sv_input-group >.sv_input-group-prepend >.sv_btn,
 .sv_input-group >.sv_input-group-prepend >.sv_input-group-text,
 .sv_input-group >.sv_input-group-append:not(:last-child) >.sv_btn,
 .sv_input-group >.sv_input-group-append:not(:last-child) >.sv_input-group-text,
 .sv_input-group >.sv_input-group-append:last-child >.sv_btn:not(:last-child):not(.dropdown-toggle),
 .sv_input-group >.sv_input-group-append:last-child >.sv_input-group-text:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  
 .sv_input-group >.sv_input-group-append >.sv_btn,
 .sv_input-group >.sv_input-group-append >.sv_input-group-text,
 .sv_input-group >.sv_input-group-prepend:not(:first-child) >.sv_btn,
 .sv_input-group >.sv_input-group-prepend:not(:first-child) >.sv_input-group-text,
 .sv_input-group >.sv_input-group-prepend:first-child >.sv_btn:not(:first-child),
 .sv_input-group >.sv_input-group-prepend:first-child >.sv_input-group-text:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  
 .sv_custom-control {
    position: relative;
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5rem;
  }
  
 .sv_custom-control-inline {
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 1rem;
  }
  
 .sv_custom-control-input {
    position: absolute;
    left: 0;
    z-index: -1;
    width: 1rem;
    height: 1.25rem;
    opacity: 0;
  }
  
 .sv_custom-control-input:checked ~.sv_custom-control-label::before {
    color: #fff;
    border-color: #007bff;
    background-color: #007bff;
  }
  
 .sv_custom-control-input:focus ~.sv_custom-control-label::before {
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  }
  
 .sv_custom-control-input:focus:not(:checked) ~.sv_custom-control-label::before {
    border-color: #80bdff;
  }
  
 .sv_custom-control-input:not(:disabled):active ~.sv_custom-control-label::before {
    color: #fff;
    background-color: #b3d7ff;
    border-color: #b3d7ff;
  }
  
 .sv_custom-control-input[disabled] ~.sv_custom-control-label,.sv_custom-control-input:disabled ~.sv_custom-control-label {
    color: #6c757d;
  }
  
 .sv_custom-control-input[disabled] ~.sv_custom-control-label::before,.sv_custom-control-input:disabled ~.sv_custom-control-label::before {
    background-color: #e9ecef;
  }
  
 .sv_custom-control-label {
    position: relative;
    margin-bottom: 0;
    vertical-align: top;
  }
  
 .sv_custom-control-label::before {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px;
  }
  
 .sv_custom-control-label::after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50% / 50% 50%;
  }
  
 .sv_custom-checkbox.sv_custom-control-label::before {
    border-radius: 0.25rem;
  }
  
 .sv_custom-checkbox.sv_custom-control-input:checked ~.sv_custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
  }
  
 .sv_custom-checkbox.sv_custom-control-input:indeterminate ~.sv_custom-control-label::before {
    border-color: #007bff;
    background-color: #007bff;
  }
  
 .sv_custom-checkbox.sv_custom-control-input:indeterminate ~.sv_custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e");
  }
  
 .sv_custom-checkbox.sv_custom-control-input:disabled:checked ~.sv_custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
  }
  
 .sv_custom-checkbox.sv_custom-control-input:disabled:indeterminate ~.sv_custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
  }
  
 .sv_custom-radio.sv_custom-control-label::before {
    border-radius: 50%;
  }
  
 .sv_custom-radio.sv_custom-control-input:checked ~.sv_custom-control-label::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
  }
  
 .sv_custom-radio.sv_custom-control-input:disabled:checked ~.sv_custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
  }
  
 .sv_custom-switch {
    padding-left: 2.25rem;
  }
  
 .sv_custom-switch.sv_custom-control-label::before {
    left: -2.25rem;
    width: 1.75rem;
    pointer-events: all;
    border-radius: 0.5rem;
  }
  
 .sv_custom-switch.sv_custom-control-label::after {
    top: calc(0.25rem + 2px);
    left: calc(-2.25rem + 2px);
    width: calc(1rem - 4px);
    height: calc(1rem - 4px);
    background-color: #adb5bd;
    border-radius: 0.5rem;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_custom-switch.sv_custom-control-label::after {
      transition: none;
    }
  }
  
 .sv_custom-switch.sv_custom-control-input:checked ~.sv_custom-control-label::after {
    background-color: #fff;
    -webkit-transform: translateX(0.75rem);
    transform: translateX(0.75rem);
  }
  
 .sv_custom-switch.sv_custom-control-input:disabled:checked ~.sv_custom-control-label::before {
    background-color: rgba(0, 123, 255, 0.5);
  }
  
 .sv_custom-select {
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 1.75rem 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    vertical-align: middle;
    background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  
 .sv_custom-select:focus {
    border-color: #80bdff;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  }
  
 .sv_custom-select:focus::-ms-value {
    color: #495057;
    background-color: #fff;
  }
  
 .sv_custom-select[multiple],.sv_custom-select[size]:not([size="1"]) {
    height: auto;
    padding-right: 0.75rem;
    background-image: none;
  }
  
 .sv_custom-select:disabled {
    color: #6c757d;
    background-color: #e9ecef;
  }
  
 .sv_custom-select::-ms-expand {
    display: none;
  }
  
 .sv_custom-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #495057;
  }
  
 .sv_custom-select-sm {
    height: calc(1.5em + 0.5rem + 2px);
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    padding-left: 0.5rem;
    font-size: 0.875rem;
  }
  
 .sv_custom-select-lg {
    height: calc(1.5em + 1rem + 2px);
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    font-size: 1.25rem;
  }
  
 .sv_custom-file {
    position: relative;
    display: inline-block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin-bottom: 0;
  }
  
 .sv_custom-file-input {
    position: relative;
    z-index: 2;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    margin: 0;
    opacity: 0;
  }
  
 .sv_custom-file-input:focus ~.sv_custom-file-label {
    border-color: #80bdff;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  }
  
 .sv_custom-file-input[disabled] ~.sv_custom-file-label,
 .sv_custom-file-input:disabled ~.sv_custom-file-label {
    background-color: #e9ecef;
  }
  
 .sv_custom-file-input:lang(en) ~.sv_custom-file-label::after {
    content: "Browse";
  }
  
 .sv_custom-file-input ~.sv_custom-file-label[data-browse]::after {
    content: attr(data-browse);
  }
  
 .sv_custom-file-label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
  }
  
 .sv_custom-file-label::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    display: block;
    height: calc(1.5em + 0.75rem);
    padding: 0.375rem 0.75rem;
    line-height: 1.5;
    color: #495057;
    content: "Browse";
    background-color: #e9ecef;
    border-left: inherit;
    border-radius: 0 0.25rem 0.25rem 0;
  }
  
 .sv_custom-range {
    width: 100%;
    height: 1.4rem;
    padding: 0;
    background-color: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  
 .sv_custom-range:focus {
    outline: none;
  }
  
 .sv_custom-range:focus::-webkit-slider-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  }
  
 .sv_custom-range:focus::-moz-range-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  }
  
 .sv_custom-range:focus::-ms-thumb {
    box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  }
  
 .sv_custom-range::-moz-focus-outer {
    border: 0;
  }
  
 .sv_custom-range::-webkit-slider-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: -0.25rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-appearance: none;
    appearance: none;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_custom-range::-webkit-slider-thumb {
      -webkit-transition: none;
      transition: none;
    }
  }
  
 .sv_custom-range::-webkit-slider-thumb:active {
    background-color: #b3d7ff;
  }
  
 .sv_custom-range::-webkit-slider-runnable-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
  }
  
 .sv_custom-range::-moz-range-thumb {
    width: 1rem;
    height: 1rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -moz-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -moz-appearance: none;
    appearance: none;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_custom-range::-moz-range-thumb {
      -moz-transition: none;
      transition: none;
    }
  }
  
 .sv_custom-range::-moz-range-thumb:active {
    background-color: #b3d7ff;
  }
  
 .sv_custom-range::-moz-range-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: #dee2e6;
    border-color: transparent;
    border-radius: 1rem;
  }
  
 .sv_custom-range::-ms-thumb {
    width: 1rem;
    height: 1rem;
    margin-top: 0;
    margin-right: 0.2rem;
    margin-left: 0.2rem;
    background-color: #007bff;
    border: 0;
    border-radius: 1rem;
    -ms-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    appearance: none;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_custom-range::-ms-thumb {
      -ms-transition: none;
      transition: none;
    }
  }
  
 .sv_custom-range::-ms-thumb:active {
    background-color: #b3d7ff;
  }
  
 .sv_custom-range::-ms-track {
    width: 100%;
    height: 0.5rem;
    color: transparent;
    cursor: pointer;
    background-color: transparent;
    border-color: transparent;
    border-width: 0.5rem;
  }
  
 .sv_custom-range::-ms-fill-lower {
    background-color: #dee2e6;
    border-radius: 1rem;
  }
  
 .sv_custom-range::-ms-fill-upper {
    margin-right: 15px;
    background-color: #dee2e6;
    border-radius: 1rem;
  }
  
 .sv_custom-range:disabled::-webkit-slider-thumb {
    background-color: #adb5bd;
  }
  
 .sv_custom-range:disabled::-webkit-slider-runnable-track {
    cursor: default;
  }
  
 .sv_custom-range:disabled::-moz-range-thumb {
    background-color: #adb5bd;
  }
  
 .sv_custom-range:disabled::-moz-range-track {
    cursor: default;
  }
  
 .sv_custom-range:disabled::-ms-thumb {
    background-color: #adb5bd;
  }
  
 .sv_custom-control-label::before,
 .sv_custom-file-label,
 .sv_custom-select {
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_custom-control-label::before,
   .sv_custom-file-label,
   .sv_custom-select {
      transition: none;
    }
  }
  
 .sv_nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  
 .sv_nav-link {
    display: block;
    padding: 0.5rem 1rem;
  }
  
 .sv_nav-link:hover,.sv_nav-link:focus {
    text-decoration: none;
  }
  
 .sv_nav-link.disabled {
    color: #6c757d;
    pointer-events: none;
    cursor: default;
  }
  
 .sv_nav-tabs {
    border-bottom: 1px solid #dee2e6;
  }
  
 .sv_nav-tabs.sv_nav-item {
    margin-bottom: -1px;
  }
  
 .sv_nav-tabs.sv_nav-link {
    border: 1px solid transparent;
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  
 .sv_nav-tabs.sv_nav-link:hover,.sv_nav-tabs.sv_nav-link:focus {
    border-color: #e9ecef #e9ecef #dee2e6;
  }
  
 .sv_nav-tabs.sv_nav-link.disabled {
    color: #6c757d;
    background-color: transparent;
    border-color: transparent;
  }
  
 .sv_nav-tabs.sv_nav-link.active,
 .sv_nav-tabs.sv_nav-item.show.sv_nav-link {
    color: #495057;
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
  }
  
 .sv_nav-tabs.sv_dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  
 .sv_nav-pills.sv_nav-link {
    border-radius: 0.25rem;
  }
  
 .sv_nav-pills.sv_nav-link.active,
 .sv_nav-pills.sv_show >.sv_nav-link {
    color: #fff;
    background-color: #007bff;
  }
  
 .sv_nav-fill.sv_nav-item {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    text-align: center;
  }
  
 .sv_nav-justified.sv_nav-item {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
  }
  
 .sv_tab-content >.sv_tab-pane {
    display: none;
  }
  
 .sv_tab-content >.sv_active {
    display: block;
  }
  
 .sv_navbar {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.5rem 1rem;
  }
  
 .sv_navbar.sv_container,
 .sv_navbar.sv_container-fluid,.sv_navbar.sv_container-sm,.sv_navbar.sv_container-md,.sv_navbar.sv_container-lg,.sv_navbar.sv_container-xl {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  
 .sv_navbar-brand {
    display: inline-block;
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
    margin-right: 1rem;
    font-size: 1.25rem;
    line-height: inherit;
    white-space: nowrap;
  }
  
 .sv_navbar-brand:hover,.sv_navbar-brand:focus {
    text-decoration: none;
  }
  
 .sv_navbar-nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
  }
  
 .sv_navbar-nav.sv_nav-link {
    padding-right: 0;
    padding-left: 0;
  }
  
 .sv_navbar-nav.sv_dropdown-menu {
    position: static;
    float: none;
  }
  
 .sv_navbar-text {
    display: inline-block;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  
 .sv_navbar-collapse {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
  }
  
 .sv_navbar-toggler {
    padding: 0.25rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1;
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 0.25rem;
  }
  
 .sv_navbar-toggler:hover,.sv_navbar-toggler:focus {
    text-decoration: none;
  }
  
 .sv_navbar-toggler-icon {
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
  }
  
  @media (max-width: 575.98px) {
   .sv_navbar-expand-sm >.sv_container,
   .sv_navbar-expand-sm >.sv_container-fluid,.sv_navbar-expand-sm >.sv_container-sm,.sv_navbar-expand-sm >.sv_container-md,.sv_navbar-expand-sm >.sv_container-lg,.sv_navbar-expand-sm >.sv_container-xl {
      padding-right: 0;
      padding-left: 0;
    }
  }
  
  @media (min-width: 576px) {
   .sv_navbar-expand-sm {
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -ms-flex-pack: start;
      justify-content: flex-start;
    }
   .sv_navbar-expand-sm.sv_navbar-nav {
      -ms-flex-direction: row;
      flex-direction: row;
    }
   .sv_navbar-expand-sm.sv_navbar-nav.sv_dropdown-menu {
      position: absolute;
    }
   .sv_navbar-expand-sm.sv_navbar-nav.sv_nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem;
    }
   .sv_navbar-expand-sm >.sv_container,
   .sv_navbar-expand-sm >.sv_container-fluid,.sv_navbar-expand-sm >.sv_container-sm,.sv_navbar-expand-sm >.sv_container-md,.sv_navbar-expand-sm >.sv_container-lg,.sv_navbar-expand-sm >.sv_container-xl {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
    }
   .sv_navbar-expand-sm.sv_navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
    }
   .sv_navbar-expand-sm.sv_navbar-toggler {
      display: none;
    }
  }
  
  @media (max-width: 767.98px) {
   .sv_navbar-expand-md >.sv_container,
   .sv_navbar-expand-md >.sv_container-fluid,.sv_navbar-expand-md >.sv_container-sm,.sv_navbar-expand-md >.sv_container-md,.sv_navbar-expand-md >.sv_container-lg,.sv_navbar-expand-md >.sv_container-xl {
      padding-right: 0;
      padding-left: 0;
    }
  }
  
  @media (min-width: 768px) {
   .sv_navbar-expand-md {
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -ms-flex-pack: start;
      justify-content: flex-start;
    }
   .sv_navbar-expand-md.sv_navbar-nav {
      -ms-flex-direction: row;
      flex-direction: row;
    }
   .sv_navbar-expand-md.sv_navbar-nav.sv_dropdown-menu {
      position: absolute;
    }
   .sv_navbar-expand-md.sv_navbar-nav.sv_nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem;
    }
   .sv_navbar-expand-md >.sv_container,
   .sv_navbar-expand-md >.sv_container-fluid,.sv_navbar-expand-md >.sv_container-sm,.sv_navbar-expand-md >.sv_container-md,.sv_navbar-expand-md >.sv_container-lg,.sv_navbar-expand-md >.sv_container-xl {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
    }
   .sv_navbar-expand-md.sv_navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
    }
   .sv_navbar-expand-md.sv_navbar-toggler {
      display: none;
    }
  }
  
  @media (max-width: 991.98px) {
   .sv_navbar-expand-lg >.sv_container,
   .sv_navbar-expand-lg >.sv_container-fluid,.sv_navbar-expand-lg >.sv_container-sm,.sv_navbar-expand-lg >.sv_container-md,.sv_navbar-expand-lg >.sv_container-lg,.sv_navbar-expand-lg >.sv_container-xl {
      padding-right: 0;
      padding-left: 0;
    }
  }
  
  @media (min-width: 992px) {
   .sv_navbar-expand-lg {
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -ms-flex-pack: start;
      justify-content: flex-start;
    }
   .sv_navbar-expand-lg.sv_navbar-nav {
      -ms-flex-direction: row;
      flex-direction: row;
    }
   .sv_navbar-expand-lg.sv_navbar-nav.sv_dropdown-menu {
      position: absolute;
    }
   .sv_navbar-expand-lg.sv_navbar-nav.sv_nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem;
    }
   .sv_navbar-expand-lg >.sv_container,
   .sv_navbar-expand-lg >.sv_container-fluid,.sv_navbar-expand-lg >.sv_container-sm,.sv_navbar-expand-lg >.sv_container-md,.sv_navbar-expand-lg >.sv_container-lg,.sv_navbar-expand-lg >.sv_container-xl {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
    }
   .sv_navbar-expand-lg.sv_navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
    }
   .sv_navbar-expand-lg.sv_navbar-toggler {
      display: none;
    }
  }
  
  @media (max-width: 1199.98px) {
   .sv_navbar-expand-xl >.sv_container,
   .sv_navbar-expand-xl >.sv_container-fluid,.sv_navbar-expand-xl >.sv_container-sm,.sv_navbar-expand-xl >.sv_container-md,.sv_navbar-expand-xl >.sv_container-lg,.sv_navbar-expand-xl >.sv_container-xl {
      padding-right: 0;
      padding-left: 0;
    }
  }
  
  @media (min-width: 1200px) {
   .sv_navbar-expand-xl {
      -ms-flex-flow: row nowrap;
      flex-flow: row nowrap;
      -ms-flex-pack: start;
      justify-content: flex-start;
    }
   .sv_navbar-expand-xl.sv_navbar-nav {
      -ms-flex-direction: row;
      flex-direction: row;
    }
   .sv_navbar-expand-xl.sv_navbar-nav.sv_dropdown-menu {
      position: absolute;
    }
   .sv_navbar-expand-xl.sv_navbar-nav.sv_nav-link {
      padding-right: 0.5rem;
      padding-left: 0.5rem;
    }
   .sv_navbar-expand-xl >.sv_container,
   .sv_navbar-expand-xl >.sv_container-fluid,.sv_navbar-expand-xl >.sv_container-sm,.sv_navbar-expand-xl >.sv_container-md,.sv_navbar-expand-xl >.sv_container-lg,.sv_navbar-expand-xl >.sv_container-xl {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
    }
   .sv_navbar-expand-xl.sv_navbar-collapse {
      display: -ms-flexbox !important;
      display: flex !important;
      -ms-flex-preferred-size: auto;
      flex-basis: auto;
    }
   .sv_navbar-expand-xl.sv_navbar-toggler {
      display: none;
    }
  }
  
 .sv_navbar-expand {
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  
 .sv_navbar-expand >.sv_container,
 .sv_navbar-expand >.sv_container-fluid,.sv_navbar-expand >.sv_container-sm,.sv_navbar-expand >.sv_container-md,.sv_navbar-expand >.sv_container-lg,.sv_navbar-expand >.sv_container-xl {
    padding-right: 0;
    padding-left: 0;
  }
  
 .sv_navbar-expand.sv_navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  
 .sv_navbar-expand.sv_navbar-nav.sv_dropdown-menu {
    position: absolute;
  }
  
 .sv_navbar-expand.sv_navbar-nav.sv_nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  
 .sv_navbar-expand >.sv_container,
 .sv_navbar-expand >.sv_container-fluid,.sv_navbar-expand >.sv_container-sm,.sv_navbar-expand >.sv_container-md,.sv_navbar-expand >.sv_container-lg,.sv_navbar-expand >.sv_container-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  
 .sv_navbar-expand.sv_navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
  }
  
 .sv_navbar-expand.sv_navbar-toggler {
    display: none;
  }
  
 .sv_navbar-light.sv_navbar-brand {
    color: rgba(0, 0, 0, 0.9);
  }
  
 .sv_navbar-light.sv_navbar-brand:hover,.sv_navbar-light.sv_navbar-brand:focus {
    color: rgba(0, 0, 0, 0.9);
  }
  
 .sv_navbar-light.sv_navbar-nav.sv_nav-link {
    color: rgba(0, 0, 0, 0.5);
  }
  
 .sv_navbar-light.sv_navbar-nav.sv_nav-link:hover,.sv_navbar-light.sv_navbar-nav.sv_nav-link:focus {
    color: rgba(0, 0, 0, 0.7);
  }
  
 .sv_navbar-light.sv_navbar-nav.sv_nav-link.disabled {
    color: rgba(0, 0, 0, 0.3);
  }
  
 .sv_navbar-light.sv_navbar-nav.sv_show >.sv_nav-link,
 .sv_navbar-light.sv_navbar-nav.sv_active >.sv_nav-link,
 .sv_navbar-light.sv_navbar-nav.sv_nav-link.show,
 .sv_navbar-light.sv_navbar-nav.sv_nav-link.active {
    color: rgba(0, 0, 0, 0.9);
  }
  
 .sv_navbar-light.sv_navbar-toggler {
    color: rgba(0, 0, 0, 0.5);
    border-color: rgba(0, 0, 0, 0.1);
  }
  
 .sv_navbar-light.sv_navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }
  
 .sv_navbar-light.sv_navbar-text {
    color: rgba(0, 0, 0, 0.5);
  }
  
 .sv_navbar-light.sv_navbar-text a {
    color: rgba(0, 0, 0, 0.9);
  }
  
 .sv_navbar-light.sv_navbar-text a:hover,.sv_navbar-light.sv_navbar-text a:focus {
    color: rgba(0, 0, 0, 0.9);
  }
  
 .sv_navbar-dark.sv_navbar-brand {
    color: #fff;
  }
  
 .sv_navbar-dark.sv_navbar-brand:hover,.sv_navbar-dark.sv_navbar-brand:focus {
    color: #fff;
  }
  
 .sv_navbar-dark.sv_navbar-nav.sv_nav-link {
    color: rgba(255, 255, 255, 0.5);
  }
  
 .sv_navbar-dark.sv_navbar-nav.sv_nav-link:hover,.sv_navbar-dark.sv_navbar-nav.sv_nav-link:focus {
    color: rgba(255, 255, 255, 0.75);
  }
  
 .sv_navbar-dark.sv_navbar-nav.sv_nav-link.disabled {
    color: rgba(255, 255, 255, 0.25);
  }
  
 .sv_navbar-dark.sv_navbar-nav.sv_show >.sv_nav-link,
 .sv_navbar-dark.sv_navbar-nav.sv_active >.sv_nav-link,
 .sv_navbar-dark.sv_navbar-nav.sv_nav-link.show,
 .sv_navbar-dark.sv_navbar-nav.sv_nav-link.active {
    color: #fff;
  }
  
 .sv_navbar-dark.sv_navbar-toggler {
    color: rgba(255, 255, 255, 0.5);
    border-color: rgba(255, 255, 255, 0.1);
  }
  
 .sv_navbar-dark.sv_navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  }
  
 .sv_navbar-dark.sv_navbar-text {
    color: rgba(255, 255, 255, 0.5);
  }
  
 .sv_navbar-dark.sv_navbar-text a {
    color: #fff;
  }
  
 .sv_navbar-dark.sv_navbar-text a:hover,.sv_navbar-dark.sv_navbar-text a:focus {
    color: #fff;
  }
  
 .sv_card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
  }
  
 .sv_card > hr {
    margin-right: 0;
    margin-left: 0;
  }
  
 .sv_card >.sv_list-group:first-child.sv_list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  
 .sv_card >.sv_list-group:last-child.sv_list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  
 .sv_card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
  }
  
 .sv_card-title {
    margin-bottom: 0.75rem;
  }
  
 .sv_card-subtitle {
    margin-top: -0.375rem;
    margin-bottom: 0;
  }
  
 .sv_card-text:last-child {
    margin-bottom: 0;
  }
  
 .sv_card-link:hover {
    text-decoration: none;
  }
  
 .sv_card-link +.sv_card-link {
    margin-left: 1.25rem;
  }
  
 .sv_card-header {
    padding: 0.75rem 1.25rem;
    margin-bottom: 0;
    background-color: rgba(0, 0, 0, 0.03);
    border-bottom: 1px solid rgba(0, 0, 0, 0.125);
  }
  
 .sv_card-header:first-child {
    border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0;
  }
  
 .sv_card-header +.sv_list-group.sv_list-group-item:first-child {
    border-top: 0;
  }
  
 .sv_card-footer {
    padding: 0.75rem 1.25rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.125);
  }
  
 .sv_card-footer:last-child {
    border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px);
  }
  
 .sv_card-header-tabs {
    margin-right: -0.625rem;
    margin-bottom: -0.75rem;
    margin-left: -0.625rem;
    border-bottom: 0;
  }
  
 .sv_card-header-pills {
    margin-right: -0.625rem;
    margin-left: -0.625rem;
  }
  
 .sv_card-img-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 1.25rem;
  }
  
 .sv_card-img,
 .sv_card-img-top,
 .sv_card-img-bottom {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
  }
  
 .sv_card-img,
 .sv_card-img-top {
    border-top-left-radius: calc(0.25rem - 1px);
    border-top-right-radius: calc(0.25rem - 1px);
  }
  
 .sv_card-img,
 .sv_card-img-bottom {
    border-bottom-right-radius: calc(0.25rem - 1px);
    border-bottom-left-radius: calc(0.25rem - 1px);
  }
  
 .sv_card-deck.sv_card {
    margin-bottom: 15px;
  }
  
  @media (min-width: 576px) {
   .sv_card-deck {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
      margin-right: -15px;
      margin-left: -15px;
    }
   .sv_card-deck.sv_card {
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px;
    }
  }
  
 .sv_card-group >.sv_card {
    margin-bottom: 15px;
  }
  
  @media (min-width: 576px) {
   .sv_card-group {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-flow: row wrap;
      flex-flow: row wrap;
    }
   .sv_card-group >.sv_card {
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      margin-bottom: 0;
    }
   .sv_card-group >.sv_card +.sv_card {
      margin-left: 0;
      border-left: 0;
    }
   .sv_card-group >.sv_card:not(:last-child) {
      border-top-right-radius: 0;
      border-bottom-right-radius: 0;
    }
   .sv_card-group >.sv_card:not(:last-child).sv_card-img-top,
   .sv_card-group >.sv_card:not(:last-child).sv_card-header {
      border-top-right-radius: 0;
    }
   .sv_card-group >.sv_card:not(:last-child).sv_card-img-bottom,
   .sv_card-group >.sv_card:not(:last-child).sv_card-footer {
      border-bottom-right-radius: 0;
    }
   .sv_card-group >.sv_card:not(:first-child) {
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
    }
   .sv_card-group >.sv_card:not(:first-child).sv_card-img-top,
   .sv_card-group >.sv_card:not(:first-child).sv_card-header {
      border-top-left-radius: 0;
    }
   .sv_card-group >.sv_card:not(:first-child).sv_card-img-bottom,
   .sv_card-group >.sv_card:not(:first-child).sv_card-footer {
      border-bottom-left-radius: 0;
    }
  }
  
 .sv_card-columns.sv_card {
    margin-bottom: 0.75rem;
  }
  
  @media (min-width: 576px) {
   .sv_card-columns {
      -webkit-column-count: 3;
      -moz-column-count: 3;
      column-count: 3;
      -webkit-column-gap: 1.25rem;
      -moz-column-gap: 1.25rem;
      column-gap: 1.25rem;
      orphans: 1;
      widows: 1;
    }
   .sv_card-columns.sv_card {
      display: inline-block;
      width: 100%;
    }
  }
  
 .sv_accordion >.sv_card {
    overflow: hidden;
  }
  
 .sv_accordion >.sv_card:not(:last-of-type) {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
  }
  
 .sv_accordion >.sv_card:not(:first-of-type) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
  
 .sv_accordion >.sv_card >.sv_card-header {
    border-radius: 0;
    margin-bottom: -1px;
  }
  
 .sv_breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0.75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #e9ecef;
    border-radius: 0.25rem;
  }
  
 .sv_breadcrumb-item +.sv_breadcrumb-item {
    padding-left: 0.5rem;
  }
  
 .sv_breadcrumb-item +.sv_breadcrumb-item::before {
    display: inline-block;
    padding-right: 0.5rem;
    color: #6c757d;
    content: "/";
  }
  
 .sv_breadcrumb-item +.sv_breadcrumb-item:hover::before {
    text-decoration: underline;
  }
  
 .sv_breadcrumb-item +.sv_breadcrumb-item:hover::before {
    text-decoration: none;
  }
  
 .sv_breadcrumb-item.active {
    color: #6c757d;
  }
  
 .sv_pagination {
    display: -ms-flexbox;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
  }
  
 .sv_page-link {
    position: relative;
    display: block;
    padding: 0.5rem 0.75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
  }
  
 .sv_page-link:hover {
    z-index: 2;
    color: #0056b3;
    text-decoration: none;
    background-color: #e9ecef;
    border-color: #dee2e6;
  }
  
 .sv_page-link:focus {
    z-index: 3;
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
  }
  
 .sv_page-item:first-child.sv_page-link {
    margin-left: 0;
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  
 .sv_page-item:last-child.sv_page-link {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
  }
  
 .sv_page-item.active.sv_page-link {
    z-index: 3;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
  }
  
 .sv_page-item.disabled.sv_page-link {
    color: #6c757d;
    pointer-events: none;
    cursor: auto;
    background-color: #fff;
    border-color: #dee2e6;
  }
  
 .sv_pagination-lg.sv_page-link {
    padding: 0.75rem 1.5rem;
    font-size: 1.25rem;
    line-height: 1.5;
  }
  
 .sv_pagination-lg.sv_page-item:first-child.sv_page-link {
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
  }
  
 .sv_pagination-lg.sv_page-item:last-child.sv_page-link {
    border-top-right-radius: 0.3rem;
    border-bottom-right-radius: 0.3rem;
  }
  
 .sv_pagination-sm.sv_page-link {
    padding: 0.25rem 0.5rem;
    font-size: 0.875rem;
    line-height: 1.5;
  }
  
 .sv_pagination-sm.sv_page-item:first-child.sv_page-link {
    border-top-left-radius: 0.2rem;
    border-bottom-left-radius: 0.2rem;
  }
  
 .sv_pagination-sm.sv_page-item:last-child.sv_page-link {
    border-top-right-radius: 0.2rem;
    border-bottom-right-radius: 0.2rem;
  }
  
 .sv_badge {
    display: inline-block;
    padding: 0.25em 0.4em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: 0.25rem;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_badge {
      transition: none;
    }
  }
  
  a.badge:hover, a.badge:focus {
    text-decoration: none;
  }
  
 .sv_badge:empty {
    display: none;
  }
  
 .sv_btn.sv_badge {
    position: relative;
    top: -1px;
  }
  
 .sv_badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-radius: 10rem;
  }
  
 .sv_badge-primary {
    color: #fff;
    background-color: #007bff;
  }
  
  a.badge-primary:hover, a.badge-primary:focus {
    color: #fff;
    background-color: #0062cc;
  }
  
  a.badge-primary:focus, a.badge-primary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
  }
  
 .sv_badge-secondary {
    color: #fff;
    background-color: #6c757d;
  }
  
  a.badge-secondary:hover, a.badge-secondary:focus {
    color: #fff;
    background-color: #545b62;
  }
  
  a.badge-secondary:focus, a.badge-secondary.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5);
  }
  
 .sv_badge-success {
    color: #fff;
    background-color: #28a745;
  }
  
  a.badge-success:hover, a.badge-success:focus {
    color: #fff;
    background-color: #1e7e34;
  }
  
  a.badge-success:focus, a.badge-success.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5);
  }
  
 .sv_badge-info {
    color: #fff;
    background-color: #17a2b8;
  }
  
  a.badge-info:hover, a.badge-info:focus {
    color: #fff;
    background-color: #117a8b;
  }
  
  a.badge-info:focus, a.badge-info.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5);
  }
  
 .sv_badge-warning {
    color: #212529;
    background-color: #ffc107;
  }
  
  a.badge-warning:hover, a.badge-warning:focus {
    color: #212529;
    background-color: #d39e00;
  }
  
  a.badge-warning:focus, a.badge-warning.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5);
  }
  
 .sv_badge-danger {
    color: #fff;
    background-color: #dc3545;
  }
  
  a.badge-danger:hover, a.badge-danger:focus {
    color: #fff;
    background-color: #bd2130;
  }
  
  a.badge-danger:focus, a.badge-danger.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5);
  }
  
 .sv_badge-light {
    color: #212529;
    background-color: #f8f9fa;
  }
  
  a.badge-light:hover, a.badge-light:focus {
    color: #212529;
    background-color: #dae0e5;
  }
  
  a.badge-light:focus, a.badge-light.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5);
  }
  
 .sv_badge-dark {
    color: #fff;
    background-color: #343a40;
  }
  
  a.badge-dark:hover, a.badge-dark:focus {
    color: #fff;
    background-color: #1d2124;
  }
  
  a.badge-dark:focus, a.badge-dark.focus {
    outline: 0;
    box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5);
  }
  
 .sv_jumbotron {
    padding: 2rem 1rem;
    margin-bottom: 2rem;
    background-color: #e9ecef;
    border-radius: 0.3rem;
  }
  
  @media (min-width: 576px) {
   .sv_jumbotron {
      padding: 4rem 2rem;
    }
  }
  
 .sv_jumbotron-fluid {
    padding-right: 0;
    padding-left: 0;
    border-radius: 0;
  }
  
 .sv_alert {
    position: relative;
    padding: 0.75rem 1.25rem;
    margin-bottom: 1rem;
    border: 1px solid transparent;
    border-radius: 0.25rem;
  }
  
 .sv_alert-heading {
    color: inherit;
  }
  
 .sv_alert-link {
    font-weight: 700;
  }
  
 .sv_alert-dismissible {
    padding-right: 4rem;
  }
  
 .sv_alert-dismissible.sv_close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 0.75rem 1.25rem;
    color: inherit;
  }
  
 .sv_alert-primary {
    color: #004085;
    background-color: #cce5ff;
    border-color: #b8daff;
  }
  
 .sv_alert-primary hr {
    border-top-color: #9fcdff;
  }
  
 .sv_alert-primary.sv_alert-link {
    color: #002752;
  }
  
 .sv_alert-secondary {
    color: #383d41;
    background-color: #e2e3e5;
    border-color: #d6d8db;
  }
  
 .sv_alert-secondary hr {
    border-top-color: #c8cbcf;
  }
  
 .sv_alert-secondary.sv_alert-link {
    color: #202326;
  }
  
 .sv_alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
  }
  
 .sv_alert-success hr {
    border-top-color: #b1dfbb;
  }
  
 .sv_alert-success.sv_alert-link {
    color: #0b2e13;
  }
  
 .sv_alert-info {
    color: #0c5460;
    background-color: #d1ecf1;
    border-color: #bee5eb;
  }
  
 .sv_alert-info hr {
    border-top-color: #abdde5;
  }
  
 .sv_alert-info.sv_alert-link {
    color: #062c33;
  }
  
 .sv_alert-warning {
    color: #856404;
    background-color: #fff3cd;
    border-color: #ffeeba;
  }
  
 .sv_alert-warning hr {
    border-top-color: #ffe8a1;
  }
  
 .sv_alert-warning.sv_alert-link {
    color: #533f03;
  }
  
 .sv_alert-danger {
    color: #721c24;
    background-color: #f8d7da;
    border-color: #f5c6cb;
  }
  
 .sv_alert-danger hr {
    border-top-color: #f1b0b7;
  }
  
 .sv_alert-danger.sv_alert-link {
    color: #491217;
  }
  
 .sv_alert-light {
    color: #818182;
    background-color: #fefefe;
    border-color: #fdfdfe;
  }
  
 .sv_alert-light hr {
    border-top-color: #ececf6;
  }
  
 .sv_alert-light.sv_alert-link {
    color: #686868;
  }
  
 .sv_alert-dark {
    color: #1b1e21;
    background-color: #d6d8d9;
    border-color: #c6c8ca;
  }
  
 .sv_alert-dark hr {
    border-top-color: #b9bbbe;
  }
  
 .sv_alert-dark.sv_alert-link {
    color: #040505;
  }
  
  @-webkit-keyframes progress-bar-stripes {
    from {
      background-position: 1rem 0;
    }
    to {
      background-position: 0 0;
    }
  }
  
  @keyframes progress-bar-stripes {
    from {
      background-position: 1rem 0;
    }
    to {
      background-position: 0 0;
    }
  }
  
 .sv_progress {
    display: -ms-flexbox;
    display: flex;
    height: 1rem;
    overflow: hidden;
    font-size: 0.75rem;
    background-color: #e9ecef;
    border-radius: 0.25rem;
  }
  
 .sv_progress-bar {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: hidden;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    background-color: #007bff;
    transition: width 0.6s ease;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_progress-bar {
      transition: none;
    }
  }
  
 .sv_progress-bar-striped {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 1rem 1rem;
  }
  
 .sv_progress-bar-animated {
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_progress-bar-animated {
      -webkit-animation: none;
      animation: none;
    }
  }
  
 .sv_media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  
 .sv_media-body {
    -ms-flex: 1;
    flex: 1;
  }
  
 .sv_list-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
	 margin-left: 0px !important;
  }
  
 .sv_list-group-item-action {
    width: 100%;
    color: #495057;
    text-align: inherit;
  }
  
 .sv_list-group-item-action:hover,.sv_list-group-item-action:focus {
    z-index: 1;
    color: #495057;
    text-decoration: none;
    background-color: #f8f9fa;
  }
  
 .sv_list-group-item-action:active {
    color: #212529;
    background-color: #e9ecef;
  }
  
 .sv_list-group-item {
    position: relative;
    display: block;
    padding: 0.75rem 1.25rem;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.125);
  }
  
 .sv_list-group-item:first-child {
    border-top-left-radius: 0.25rem;
    border-top-right-radius: 0.25rem;
  }
  
 .sv_list-group-item:last-child {
    border-bottom-right-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
  }
  
 .sv_list-group-item.disabled,.sv_list-group-item:disabled {
    color: #6c757d;
    pointer-events: none;
    background-color: #fff;
  }
  
 .sv_list-group-item.active {
    z-index: 2;
    color: #fff;
    background-color: #007bff;
    border-color: #007bff;
  }
  
 .sv_list-group-item +.sv_list-group-item {
    border-top-width: 0;
  }
  
 .sv_list-group-item +.sv_list-group-item.active {
    margin-top: -1px;
    border-top-width: 1px;
  }
  
 .sv_list-group-horizontal {
    -ms-flex-direction: row;
    flex-direction: row;
  }
  
 .sv_list-group-horizontal.sv_list-group-item:first-child {
    border-bottom-left-radius: 0.25rem;
    border-top-right-radius: 0;
  }
  
 .sv_list-group-horizontal.sv_list-group-item:last-child {
    border-top-right-radius: 0.25rem;
    border-bottom-left-radius: 0;
  }
  
 .sv_list-group-horizontal.sv_list-group-item.active {
    margin-top: 0;
  }
  
 .sv_list-group-horizontal.sv_list-group-item +.sv_list-group-item {
    border-top-width: 1px;
    border-left-width: 0;
  }
  
 .sv_list-group-horizontal.sv_list-group-item +.sv_list-group-item.active {
    margin-left: -1px;
    border-left-width: 1px;
  }
  
  @media (min-width: 576px) {
   .sv_list-group-horizontal-sm {
      -ms-flex-direction: row;
      flex-direction: row;
    }
   .sv_list-group-horizontal-sm.sv_list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0;
    }
   .sv_list-group-horizontal-sm.sv_list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0;
    }
   .sv_list-group-horizontal-sm.sv_list-group-item.active {
      margin-top: 0;
    }
   .sv_list-group-horizontal-sm.sv_list-group-item +.sv_list-group-item {
      border-top-width: 1px;
      border-left-width: 0;
    }
   .sv_list-group-horizontal-sm.sv_list-group-item +.sv_list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px;
    }
  }
  
  @media (min-width: 768px) {
   .sv_list-group-horizontal-md {
      -ms-flex-direction: row;
      flex-direction: row;
    }
   .sv_list-group-horizontal-md.sv_list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0;
    }
   .sv_list-group-horizontal-md.sv_list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0;
    }
   .sv_list-group-horizontal-md.sv_list-group-item.active {
      margin-top: 0;
    }
   .sv_list-group-horizontal-md.sv_list-group-item +.sv_list-group-item {
      border-top-width: 1px;
      border-left-width: 0;
    }
   .sv_list-group-horizontal-md.sv_list-group-item +.sv_list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px;
    }
  }
  
  @media (min-width: 992px) {
   .sv_list-group-horizontal-lg {
      -ms-flex-direction: row;
      flex-direction: row;
    }
   .sv_list-group-horizontal-lg.sv_list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0;
    }
   .sv_list-group-horizontal-lg.sv_list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0;
    }
   .sv_list-group-horizontal-lg.sv_list-group-item.active {
      margin-top: 0;
    }
   .sv_list-group-horizontal-lg.sv_list-group-item +.sv_list-group-item {
      border-top-width: 1px;
      border-left-width: 0;
    }
   .sv_list-group-horizontal-lg.sv_list-group-item +.sv_list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px;
    }
  }
  
  @media (min-width: 1200px) {
   .sv_list-group-horizontal-xl {
      -ms-flex-direction: row;
      flex-direction: row;
    }
   .sv_list-group-horizontal-xl.sv_list-group-item:first-child {
      border-bottom-left-radius: 0.25rem;
      border-top-right-radius: 0;
    }
   .sv_list-group-horizontal-xl.sv_list-group-item:last-child {
      border-top-right-radius: 0.25rem;
      border-bottom-left-radius: 0;
    }
   .sv_list-group-horizontal-xl.sv_list-group-item.active {
      margin-top: 0;
    }
   .sv_list-group-horizontal-xl.sv_list-group-item +.sv_list-group-item {
      border-top-width: 1px;
      border-left-width: 0;
    }
   .sv_list-group-horizontal-xl.sv_list-group-item +.sv_list-group-item.active {
      margin-left: -1px;
      border-left-width: 1px;
    }
  }
  
 .sv_list-group-flush.sv_list-group-item {
    border-right-width: 0;
    border-left-width: 0;
    border-radius: 0;
  }
  
 .sv_list-group-flush.sv_list-group-item:first-child {
    border-top-width: 0;
  }
  
 .sv_list-group-flush:last-child.sv_list-group-item:last-child {
    border-bottom-width: 0;
  }
  
 .sv_list-group-item-primary {
    color: #004085;
    background-color: #b8daff;
  }
  
 .sv_list-group-item-primary.list-group-item-action:hover,.sv_list-group-item-primary.list-group-item-action:focus {
    color: #004085;
    background-color: #9fcdff;
  }
  
 .sv_list-group-item-primary.list-group-item-action.active {
    color: #fff;
    background-color: #004085;
    border-color: #004085;
  }
  
 .sv_list-group-item-secondary {
    color: #383d41;
    background-color: #d6d8db;
  }
  
 .sv_list-group-item-secondary.list-group-item-action:hover,.sv_list-group-item-secondary.list-group-item-action:focus {
    color: #383d41;
    background-color: #c8cbcf;
  }
  
 .sv_list-group-item-secondary.list-group-item-action.active {
    color: #fff;
    background-color: #383d41;
    border-color: #383d41;
  }
  
 .sv_list-group-item-success {
    color: #155724;
    background-color: #c3e6cb;
  }
  
 .sv_list-group-item-success.list-group-item-action:hover,.sv_list-group-item-success.list-group-item-action:focus {
    color: #155724;
    background-color: #b1dfbb;
  }
  
 .sv_list-group-item-success.list-group-item-action.active {
    color: #fff;
    background-color: #155724;
    border-color: #155724;
  }
  
 .sv_list-group-item-info {
    color: #0c5460;
    background-color: #bee5eb;
  }
  
 .sv_list-group-item-info.list-group-item-action:hover,.sv_list-group-item-info.list-group-item-action:focus {
    color: #0c5460;
    background-color: #abdde5;
  }
  
 .sv_list-group-item-info.list-group-item-action.active {
    color: #fff;
    background-color: #0c5460;
    border-color: #0c5460;
  }
  
 .sv_list-group-item-warning {
    color: #856404;
    background-color: #ffeeba;
  }
  
 .sv_list-group-item-warning.list-group-item-action:hover,.sv_list-group-item-warning.list-group-item-action:focus {
    color: #856404;
    background-color: #ffe8a1;
  }
  
 .sv_list-group-item-warning.list-group-item-action.active {
    color: #fff;
    background-color: #856404;
    border-color: #856404;
  }
  
 .sv_list-group-item-danger {
    color: #721c24;
    background-color: #f5c6cb;
  }
  
 .sv_list-group-item-danger.list-group-item-action:hover,.sv_list-group-item-danger.list-group-item-action:focus {
    color: #721c24;
    background-color: #f1b0b7;
  }
  
 .sv_list-group-item-danger.list-group-item-action.active {
    color: #fff;
    background-color: #721c24;
    border-color: #721c24;
  }
  
 .sv_list-group-item-light {
    color: #818182;
    background-color: #fdfdfe;
  }
  
 .sv_list-group-item-light.list-group-item-action:hover,.sv_list-group-item-light.list-group-item-action:focus {
    color: #818182;
    background-color: #ececf6;
  }
  
 .sv_list-group-item-light.list-group-item-action.active {
    color: #fff;
    background-color: #818182;
    border-color: #818182;
  }
  
 .sv_list-group-item-dark {
    color: #1b1e21;
    background-color: #c6c8ca;
  }
  
 .sv_list-group-item-dark.list-group-item-action:hover,.sv_list-group-item-dark.list-group-item-action:focus {
    color: #1b1e21;
    background-color: #b9bbbe;
  }
  
 .sv_list-group-item-dark.list-group-item-action.active {
    color: #fff;
    background-color: #1b1e21;
    border-color: #1b1e21;
  }
  
 .sv_close {
    float: right;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity:.5;
  }
  
 .sv_close:hover {
    color: #000;
    text-decoration: none;
  }
  
 .sv_close:not(:disabled):not(.disabled):hover,.sv_close:not(:disabled):not(.disabled):focus {
    opacity:.75;
  }
  
  button.close {
    padding: 0;
    background-color: transparent;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  
  a.close.disabled {
    pointer-events: none;
  }
  
 .sv_toast {
    max-width: 350px;
    overflow: hidden;
    font-size: 0.875rem;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1);
    -webkit-backdrop-filter: blur(10px);
    backdrop-filter: blur(10px);
    opacity: 0;
    border-radius: 0.25rem;
  }
  
 .sv_toast:not(:last-child) {
    margin-bottom: 0.75rem;
  }
  
 .sv_toast.showing {
    opacity: 1;
  }
  
 .sv_toast.show {
    display: block;
    opacity: 1;
  }
  
 .sv_toast.hide {
    display: none;
  }
  
 .sv_toast-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.25rem 0.75rem;
    color: #6c757d;
    background-color: rgba(255, 255, 255, 0.85);
    background-clip: padding-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  }
  
 .sv_toast-body {
    padding: 0.75rem;
  }
  
 .sv_modal-open {
    overflow: hidden;
  }
  
 .sv_modal-open.sv_modal {
    overflow-x: hidden;
    overflow-y: auto;
  }
  
 .sv_modal {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    display: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
  }
  
 .sv_modal-dialog {
    position: relative;
    width: auto;
    margin: 0.5rem;
    pointer-events: none;
  }
  
 .sv_modal.fade.sv_modal-dialog {
    transition: -webkit-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    -webkit-transform: translate(0, -50px);
    transform: translate(0, -50px);
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_modal.fade.sv_modal-dialog {
      transition: none;
    }
  }
  
 .sv_modal.show.sv_modal-dialog {
    -webkit-transform: none;
    transform: none;
  }
  
 .sv_modal.modal-static.sv_modal-dialog {
    -webkit-transform: scale(1.02);
    transform: scale(1.02);
  }
  
 .sv_modal-dialog-scrollable {
    display: -ms-flexbox;
    display: flex;
    max-height: calc(100% - 1rem);
  }
  
 .sv_modal-dialog-scrollable.sv_modal-content {
    max-height: calc(100vh - 1rem);
    overflow: hidden;
  }
  
 .sv_modal-dialog-scrollable.sv_modal-header,
 .sv_modal-dialog-scrollable.sv_modal-footer {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
  
 .sv_modal-dialog-scrollable.sv_modal-body {
    overflow-y: auto;
  }
  
 .sv_modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem);
  }
  
 .sv_modal-dialog-centered::before {
    display: block;
    height: calc(100vh - 1rem);
    content: "";
  }
  
 .sv_modal-dialog-centered.modal-dialog-scrollable {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    height: 100%;
  }
  
 .sv_modal-dialog-centered.modal-dialog-scrollable.sv_modal-content {
    max-height: none;
  }
  
 .sv_modal-dialog-centered.modal-dialog-scrollable::before {
    content: none;
  }
  
 .sv_modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
    outline: 0;
  }
  
 .sv_modal-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1040;
    width: 100vw;
    height: 100vh;
    background-color: #000;
  }
  
 .sv_modal-backdrop.fade {
    opacity: 0;
  }
  
 .sv_modal-backdrop.show {
    opacity: 0.5;
  }
  
 .sv_modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
  }
  
 .sv_modal-header.sv_close {
    padding: 1rem 1rem;
    margin: -1rem -1rem -1rem auto;
  }
  
 .sv_modal-title {
    margin-bottom: 0;
    line-height: 1.5;
  }
  
 .sv_modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem;
  }
  
 .sv_modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 0.75rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: calc(0.3rem - 1px);
    border-bottom-left-radius: calc(0.3rem - 1px);
  }
  
 .sv_modal-footer > * {
    margin: 0.25rem;
  }
  
 .sv_modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
  }
  
  @media (min-width: 576px) {
   .sv_modal-dialog {
      max-width: 500px;
      margin: 1.75rem auto;
    }
   .sv_modal-dialog-scrollable {
      max-height: calc(100% - 3.5rem);
    }
   .sv_modal-dialog-scrollable.sv_modal-content {
      max-height: calc(100vh - 3.5rem);
    }
   .sv_modal-dialog-centered {
      min-height: calc(100% - 3.5rem);
    }
   .sv_modal-dialog-centered::before {
      height: calc(100vh - 3.5rem);
    }
   .sv_modal-sm {
      max-width: 300px;
    }
  }
  
  @media (min-width: 992px) {
   .sv_modal-lg,
   .sv_modal-xl {
      max-width: 800px;
    }
  }
  
  @media (min-width: 1200px) {
   .sv_modal-xl {
      max-width: 1140px;
    }
  }
  
 .sv_tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    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: 0.875rem;
    word-wrap: break-word;
    opacity: 0;
  }
  
 .sv_tooltip.show {
    opacity: 0.9;
  }
  
 .sv_tooltip.sv_arrow {
    position: absolute;
    display: block;
    width: 0.8rem;
    height: 0.4rem;
  }
  
 .sv_tooltip.sv_arrow::before {
    position: absolute;
    content: "";
    border-color: transparent;
    border-style: solid;
  }
  
 .sv_bs-tooltip-top,.sv_bs-tooltip-auto[x-placement^="top"] {
    padding: 0.4rem 0;
  }
  
 .sv_bs-tooltip-top.sv_arrow,.sv_bs-tooltip-auto[x-placement^="top"].sv_arrow {
    bottom: 0;
  }
  
 .sv_bs-tooltip-top.sv_arrow::before,.sv_bs-tooltip-auto[x-placement^="top"].sv_arrow::before {
    top: 0;
    border-width: 0.4rem 0.4rem 0;
    border-top-color: #000;
  }
  
 .sv_bs-tooltip-right,.sv_bs-tooltip-auto[x-placement^="right"] {
    padding: 0 0.4rem;
  }
  
 .sv_bs-tooltip-right.sv_arrow,.sv_bs-tooltip-auto[x-placement^="right"].sv_arrow {
    left: 0;
    width: 0.4rem;
    height: 0.8rem;
  }
  
 .sv_bs-tooltip-right.sv_arrow::before,.sv_bs-tooltip-auto[x-placement^="right"].sv_arrow::before {
    right: 0;
    border-width: 0.4rem 0.4rem 0.4rem 0;
    border-right-color: #000;
  }
  
 .sv_bs-tooltip-bottom,.sv_bs-tooltip-auto[x-placement^="bottom"] {
    padding: 0.4rem 0;
  }
  
 .sv_bs-tooltip-bottom.sv_arrow,.sv_bs-tooltip-auto[x-placement^="bottom"].sv_arrow {
    top: 0;
  }
  
 .sv_bs-tooltip-bottom.sv_arrow::before,.sv_bs-tooltip-auto[x-placement^="bottom"].sv_arrow::before {
    bottom: 0;
    border-width: 0 0.4rem 0.4rem;
    border-bottom-color: #000;
  }
  
 .sv_bs-tooltip-left,.sv_bs-tooltip-auto[x-placement^="left"] {
    padding: 0 0.4rem;
  }
  
 .sv_bs-tooltip-left.sv_arrow,.sv_bs-tooltip-auto[x-placement^="left"].sv_arrow {
    right: 0;
    width: 0.4rem;
    height: 0.8rem;
  }
  
 .sv_bs-tooltip-left.sv_arrow::before,.sv_bs-tooltip-auto[x-placement^="left"].sv_arrow::before {
    left: 0;
    border-width: 0.4rem 0 0.4rem 0.4rem;
    border-left-color: #000;
  }
  
 .sv_tooltip-inner {
    max-width: 200px;
    padding: 0.25rem 0.5rem;
    color: #fff;
    text-align: center;
    background-color: #000;
    border-radius: 0.25rem;
  }
  
 .sv_popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: block;
    max-width: 276px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    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: 0.875rem;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 0.3rem;
  }
  
 .sv_popover.sv_arrow {
    position: absolute;
    display: block;
    width: 1rem;
    height: 0.5rem;
    margin: 0 0.3rem;
  }
  
 .sv_popover.sv_arrow::before,.sv_popover.sv_arrow::after {
    position: absolute;
    display: block;
    content: "";
    border-color: transparent;
    border-style: solid;
  }
  
 .sv_bs-popover-top,.sv_bs-popover-auto[x-placement^="top"] {
    margin-bottom: 0.5rem;
  }
  
 .sv_bs-popover-top >.sv_arrow,.sv_bs-popover-auto[x-placement^="top"] >.sv_arrow {
    bottom: calc(-0.5rem - 1px);
  }
  
 .sv_bs-popover-top >.sv_arrow::before,.sv_bs-popover-auto[x-placement^="top"] >.sv_arrow::before {
    bottom: 0;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: rgba(0, 0, 0, 0.25);
  }
  
 .sv_bs-popover-top >.sv_arrow::after,.sv_bs-popover-auto[x-placement^="top"] >.sv_arrow::after {
    bottom: 1px;
    border-width: 0.5rem 0.5rem 0;
    border-top-color: #fff;
  }
  
 .sv_bs-popover-right,.sv_bs-popover-auto[x-placement^="right"] {
    margin-left: 0.5rem;
  }
  
 .sv_bs-popover-right >.sv_arrow,.sv_bs-popover-auto[x-placement^="right"] >.sv_arrow {
    left: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
  }
  
 .sv_bs-popover-right >.sv_arrow::before,.sv_bs-popover-auto[x-placement^="right"] >.sv_arrow::before {
    left: 0;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: rgba(0, 0, 0, 0.25);
  }
  
 .sv_bs-popover-right >.sv_arrow::after,.sv_bs-popover-auto[x-placement^="right"] >.sv_arrow::after {
    left: 1px;
    border-width: 0.5rem 0.5rem 0.5rem 0;
    border-right-color: #fff;
  }
  
 .sv_bs-popover-bottom,.sv_bs-popover-auto[x-placement^="bottom"] {
    margin-top: 0.5rem;
  }
  
 .sv_bs-popover-bottom >.sv_arrow,.sv_bs-popover-auto[x-placement^="bottom"] >.sv_arrow {
    top: calc(-0.5rem - 1px);
  }
  
 .sv_bs-popover-bottom >.sv_arrow::before,.sv_bs-popover-auto[x-placement^="bottom"] >.sv_arrow::before {
    top: 0;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: rgba(0, 0, 0, 0.25);
  }
  
 .sv_bs-popover-bottom >.sv_arrow::after,.sv_bs-popover-auto[x-placement^="bottom"] >.sv_arrow::after {
    top: 1px;
    border-width: 0 0.5rem 0.5rem 0.5rem;
    border-bottom-color: #fff;
  }
  
 .sv_bs-popover-bottom.sv_popover-header::before,.sv_bs-popover-auto[x-placement^="bottom"].sv_popover-header::before {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: 1rem;
    margin-left: -0.5rem;
    content: "";
    border-bottom: 1px solid #f7f7f7;
  }
  
 .sv_bs-popover-left,.sv_bs-popover-auto[x-placement^="left"] {
    margin-right: 0.5rem;
  }
  
 .sv_bs-popover-left >.sv_arrow,.sv_bs-popover-auto[x-placement^="left"] >.sv_arrow {
    right: calc(-0.5rem - 1px);
    width: 0.5rem;
    height: 1rem;
    margin: 0.3rem 0;
  }
  
 .sv_bs-popover-left >.sv_arrow::before,.sv_bs-popover-auto[x-placement^="left"] >.sv_arrow::before {
    right: 0;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: rgba(0, 0, 0, 0.25);
  }
  
 .sv_bs-popover-left >.sv_arrow::after,.sv_bs-popover-auto[x-placement^="left"] >.sv_arrow::after {
    right: 1px;
    border-width: 0.5rem 0 0.5rem 0.5rem;
    border-left-color: #fff;
  }
  
 .sv_popover-header {
    padding: 0.5rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-top-left-radius: calc(0.3rem - 1px);
    border-top-right-radius: calc(0.3rem - 1px);
  }
  
 .sv_popover-header:empty {
    display: none;
  }
  
 .sv_popover-body {
    padding: 0.5rem 0.75rem;
    color: #212529;
  }
  
 .sv_carousel {
    position: relative;
  }
  
 .sv_carousel.pointer-event {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
  }
  
 .sv_carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  
 .sv_carousel-inner::after {
    display: block;
    clear: both;
    content: "";
  }
  
 .sv_carousel-item {
    position: relative;
    display: none;
    float: left;
    width: 100%;
    margin-right: -100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_carousel-item {
      transition: none;
    }
  }
  
 .sv_carousel-item.active,
 .sv_carousel-item-next,
 .sv_carousel-item-prev {
    display: block;
  }
  
 .sv_carousel-item-next:not(.carousel-item-left),
 .sv_active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
  }
  
 .sv_carousel-item-prev:not(.carousel-item-right),
 .sv_active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  
 .sv_carousel-fade.sv_carousel-item {
    opacity: 0;
    transition-property: opacity;
    -webkit-transform: none;
    transform: none;
  }
  
 .sv_carousel-fade.sv_carousel-item.active,
 .sv_carousel-fade.sv_carousel-item-next.carousel-item-left,
 .sv_carousel-fade.sv_carousel-item-prev.carousel-item-right {
    z-index: 1;
    opacity: 1;
  }
  
 .sv_carousel-fade.sv_active.carousel-item-left,
 .sv_carousel-fade.sv_active.carousel-item-right {
    z-index: 0;
    opacity: 0;
    transition: opacity 0s 0.6s;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_carousel-fade.sv_active.carousel-item-left,
   .sv_carousel-fade.sv_active.carousel-item-right {
      transition: none;
    }
  }
  
 .sv_carousel-control-prev,
 .sv_carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
    transition: opacity 0.15s ease;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_carousel-control-prev,
   .sv_carousel-control-next {
      transition: none;
    }
  }
  
 .sv_carousel-control-prev:hover,.sv_carousel-control-prev:focus,
 .sv_carousel-control-next:hover,
 .sv_carousel-control-next:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    opacity: 0.9;
  }
  
 .sv_carousel-control-prev {
    left: 0;
  }
  
 .sv_carousel-control-next {
    right: 0;
  }
  
 .sv_carousel-control-prev-icon,
 .sv_carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: no-repeat 50% / 100% 100%;
  }
  
 .sv_carousel-control-prev-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e");
  }
  
 .sv_carousel-control-next-icon {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e");
  }
  
 .sv_carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
  }
  
 .sv_carousel-indicators li {
    box-sizing: content-box;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity:.5;
    transition: opacity 0.6s ease;
  }
  
  @media (prefers-reduced-motion: reduce) {
   .sv_carousel-indicators li {
      transition: none;
    }
  }
  
 .sv_carousel-indicators.sv_active {
    opacity: 1;
  }
  
 .sv_carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
  }
  
  @-webkit-keyframes spinner-border {
    to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
  @keyframes spinner-border {
    to {
      -webkit-transform: rotate(360deg);
      transform: rotate(360deg);
    }
  }
  
 .sv_spinner-border {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    border: 0.25em solid currentColor;
    border-right-color: transparent;
    border-radius: 50%;
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
  }
  
 .sv_spinner-border-sm {
    width: 1rem;
    height: 1rem;
    border-width: 0.2em;
  }
  
  @-webkit-keyframes spinner-grow {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      opacity: 1;
    }
  }
  
  @keyframes spinner-grow {
    0% {
      -webkit-transform: scale(0);
      transform: scale(0);
    }
    50% {
      opacity: 1;
    }
  }
  
 .sv_spinner-grow {
    display: inline-block;
    width: 2rem;
    height: 2rem;
    vertical-align: text-bottom;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0;
    -webkit-animation: spinner-grow .75s linear infinite;
    animation: spinner-grow .75s linear infinite;
  }
  
 .sv_spinner-grow-sm {
    width: 1rem;
    height: 1rem;
  }
  
 .sv_align-baseline {
    vertical-align: baseline !important;
  }
  
 .sv_align-top {
    vertical-align: top !important;
  }
  
 .sv_align-middle {
    vertical-align: middle !important;
  }
  
 .sv_align-bottom {
    vertical-align: bottom !important;
  }
  
 .sv_align-text-bottom {
    vertical-align: text-bottom !important;
  }
  
 .sv_align-text-top {
    vertical-align: text-top !important;
  }
  
 .sv_bg-primary {
    background-color: #007bff !important;
  }
  
  a.bg-primary:hover, a.bg-primary:focus,
  button.bg-primary:hover,
  button.bg-primary:focus {
    background-color: #0062cc !important;
  }
  
 .sv_bg-secondary {
    background-color: #6c757d !important;
  }
  
  a.bg-secondary:hover, a.bg-secondary:focus,
  button.bg-secondary:hover,
  button.bg-secondary:focus {
    background-color: #545b62 !important;
  }
  
 .sv_bg-success {
    background-color: #28a745 !important;
  }
  
  a.bg-success:hover, a.bg-success:focus,
  button.bg-success:hover,
  button.bg-success:focus {
    background-color: #1e7e34 !important;
  }
  
 .sv_bg-info {
    background-color: #17a2b8 !important;
  }
  
  a.bg-info:hover, a.bg-info:focus,
  button.bg-info:hover,
  button.bg-info:focus {
    background-color: #117a8b !important;
  }
  
 .sv_bg-warning {
    background-color: #ffc107 !important;
  }
  
  a.bg-warning:hover, a.bg-warning:focus,
  button.bg-warning:hover,
  button.bg-warning:focus {
    background-color: #d39e00 !important;
  }
  
 .sv_bg-danger {
    background-color: #dc3545 !important;
  }
  
  a.bg-danger:hover, a.bg-danger:focus,
  button.bg-danger:hover,
  button.bg-danger:focus {
    background-color: #bd2130 !important;
  }
  
 .sv_bg-light {
    background-color: #f8f9fa !important;
  }
  
  a.bg-light:hover, a.bg-light:focus,
  button.bg-light:hover,
  button.bg-light:focus {
    background-color: #dae0e5 !important;
  }
  
 .sv_bg-dark {
    background-color: #343a40 !important;
  }
  
  a.bg-dark:hover, a.bg-dark:focus,
  button.bg-dark:hover,
  button.bg-dark:focus {
    background-color: #1d2124 !important;
  }
  
 .sv_bg-white {
    background-color: #fff !important;
  }
  
 .sv_bg-transparent {
    background-color: transparent !important;
  }
  
 .sv_border {
    border: 1px solid #dee2e6 !important;
  }
  
 .sv_border-top {
    /* border-top: 1px solid #dee2e6 !important; */
  }
  
 .sv_border-right {
    border-right: 1px solid #dee2e6 !important;
  }
  
 .sv_border-bottom {
    border-bottom: 1px solid #dee2e6 !important;
  }
  
 .sv_border-left {
    border-left: 1px solid #dee2e6 !important;
  }
  
 .sv_border-0 {
    border: 0 !important;
  }
  
 .sv_border-top-0 {
    border-top: 0 !important;
  }
  
 .sv_border-right-0 {
    border-right: 0 !important;
  }
  
 .sv_border-bottom-0 {
    border-bottom: 0 !important;
  }
  
 .sv_border-left-0 {
    border-left: 0 !important;
  }
  
 .sv_border-primary {
    border-color: #007bff !important;
  }
  
 .sv_border-secondary {
    border-color: #6c757d !important;
  }
  
 .sv_border-success {
    border-color: #28a745 !important;
  }
  
 .sv_border-info {
    border-color: #17a2b8 !important;
  }
  
 .sv_border-warning {
    border-color: #ffc107 !important;
  }
  
 .sv_border-danger {
    border-color: #dc3545 !important;
  }
  
 .sv_border-light {
    border-color: #f8f9fa !important;
  }
  
 .sv_border-dark {
    border-color: #343a40 !important;
  }
  
 .sv_border-white {
    border-color: #fff !important;
  }
  
 .sv_rounded-sm {
    border-radius: 0.2rem !important;
  }
  
 .sv_rounded {
    border-radius: 0.25rem !important;
  }
  
 .sv_rounded-top {
    border-top-left-radius: 0.25rem !important;
    border-top-right-radius: 0.25rem !important;
  }
  
 .sv_rounded-right {
    border-top-right-radius: 0.25rem !important;
    border-bottom-right-radius: 0.25rem !important;
  }
  
 .sv_rounded-bottom {
    border-bottom-right-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  
 .sv_rounded-left {
    border-top-left-radius: 0.25rem !important;
    border-bottom-left-radius: 0.25rem !important;
  }
  
 .sv_rounded-lg {
    border-radius: 0.3rem !important;
  }
  
 .sv_rounded-circle {
    border-radius: 50% !important;
  }
  
 .sv_rounded-pill {
    border-radius: 50rem !important;
  }
  
 .sv_rounded-0 {
    border-radius: 0 !important;
  }
  
 .sv_clearfix::after {
    display: block;
    clear: both;
    content: "";
  }
  
 .sv_d-none {
    display: none !important;
  }
  
 .sv_d-inline {
    display: inline !important;
  }
  
 .sv_d-inline-block {
    display: inline-block !important;
  }
  
 .sv_d-block {
    display: block !important;
  }
  
 .sv_d-table {
    display: table !important;
  }
  
 .sv_d-table-row {
    display: table-row !important;
  }
  
 .sv_d-table-cell {
    display: table-cell !important;
  }
  
 .sv_d-flex {
    display: -ms-flexbox !important;
    display: flex !important;
  }
  
 .sv_d-inline-flex {
    display: -ms-inline-flexbox !important;
    display: inline-flex !important;
  }
  
  @media (min-width: 576px) {
   .sv_d-sm-none {
      display: none !important;
    }
   .sv_d-sm-inline {
      display: inline !important;
    }
   .sv_d-sm-inline-block {
      display: inline-block !important;
    }
   .sv_d-sm-block {
      display: block !important;
    }
   .sv_d-sm-table {
      display: table !important;
    }
   .sv_d-sm-table-row {
      display: table-row !important;
    }
   .sv_d-sm-table-cell {
      display: table-cell !important;
    }
   .sv_d-sm-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
   .sv_d-sm-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
  @media (min-width: 768px) {
   .sv_d-md-none {
      display: none !important;
    }
   .sv_d-md-inline {
      display: inline !important;
    }
   .sv_d-md-inline-block {
      display: inline-block !important;
    }
   .sv_d-md-block {
      display: block !important;
    }
   .sv_d-md-table {
      display: table !important;
    }
   .sv_d-md-table-row {
      display: table-row !important;
    }
   .sv_d-md-table-cell {
      display: table-cell !important;
    }
   .sv_d-md-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
   .sv_d-md-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
  @media (min-width: 992px) {
   .sv_d-lg-none {
      display: none !important;
    }
   .sv_d-lg-inline {
      display: inline !important;
    }
   .sv_d-lg-inline-block {
      display: inline-block !important;
    }
   .sv_d-lg-block {
      display: block !important;
    }
   .sv_d-lg-table {
      display: table !important;
    }
   .sv_d-lg-table-row {
      display: table-row !important;
    }
   .sv_d-lg-table-cell {
      display: table-cell !important;
    }
   .sv_d-lg-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
   .sv_d-lg-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
  @media (min-width: 1200px) {
   .sv_d-xl-none {
      display: none !important;
    }
   .sv_d-xl-inline {
      display: inline !important;
    }
   .sv_d-xl-inline-block {
      display: inline-block !important;
    }
   .sv_d-xl-block {
      display: block !important;
    }
   .sv_d-xl-table {
      display: table !important;
    }
   .sv_d-xl-table-row {
      display: table-row !important;
    }
   .sv_d-xl-table-cell {
      display: table-cell !important;
    }
   .sv_d-xl-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
   .sv_d-xl-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
  @media print {
   .sv_d-print-none {
      display: none !important;
    }
   .sv_d-print-inline {
      display: inline !important;
    }
   .sv_d-print-inline-block {
      display: inline-block !important;
    }
   .sv_d-print-block {
      display: block !important;
    }
   .sv_d-print-table {
      display: table !important;
    }
   .sv_d-print-table-row {
      display: table-row !important;
    }
   .sv_d-print-table-cell {
      display: table-cell !important;
    }
   .sv_d-print-flex {
      display: -ms-flexbox !important;
      display: flex !important;
    }
   .sv_d-print-inline-flex {
      display: -ms-inline-flexbox !important;
      display: inline-flex !important;
    }
  }
  
 .sv_embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
  }
  
 .sv_embed-responsive::before {
    display: block;
    content: "";
  }
  
 .sv_embed-responsive.sv_embed-responsive-item,
 .sv_embed-responsive iframe,
 .sv_embed-responsive embed,
 .sv_embed-responsive object,
 .sv_embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
  }
  
 .sv_embed-responsive-21by9::before {
    padding-top: 42.857143%;
  }
  
 .sv_embed-responsive-16by9::before {
    padding-top: 56.25%;
  }
  
 .sv_embed-responsive-4by3::before {
    padding-top: 75%;
  }
  
 .sv_embed-responsive-1by1::before {
    padding-top: 100%;
  }
  
 .sv_flex-row {
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  
 .sv_flex-column {
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  
 .sv_flex-row-reverse {
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  
 .sv_flex-column-reverse {
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  
 .sv_flex-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important;
  }
  
 .sv_flex-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important;
  }
  
 .sv_flex-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important;
  }
  
 .sv_flex-fill {
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
  }
  
 .sv_flex-grow-0 {
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important;
  }
  
 .sv_flex-grow-1 {
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
  }
  
 .sv_flex-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important;
  }
  
 .sv_flex-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important;
  }
  
 .sv_justify-content-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  
 .sv_justify-content-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  
 .sv_justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  
 .sv_justify-content-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  
 .sv_justify-content-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  
 .sv_align-items-start {
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  
 .sv_align-items-end {
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  
 .sv_align-items-center {
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  
 .sv_align-items-baseline {
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  
 .sv_align-items-stretch {
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  
 .sv_align-content-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  
 .sv_align-content-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  
 .sv_align-content-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  
 .sv_align-content-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important;
  }
  
 .sv_align-content-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important;
  }
  
 .sv_align-content-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
  
 .sv_align-self-auto {
    -ms-flex-item-align: auto !important;
    align-self: auto !important;
  }
  
 .sv_align-self-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  
 .sv_align-self-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  
 .sv_align-self-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  
 .sv_align-self-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  
 .sv_align-self-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  
  @media (min-width: 576px) {
   .sv_flex-sm-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
   .sv_flex-sm-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
   .sv_flex-sm-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
   .sv_flex-sm-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
   .sv_flex-sm-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
   .sv_flex-sm-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
   .sv_flex-sm-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
   .sv_flex-sm-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
   .sv_flex-sm-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
   .sv_flex-sm-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
   .sv_flex-sm-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
   .sv_flex-sm-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
   .sv_justify-content-sm-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
   .sv_justify-content-sm-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
   .sv_justify-content-sm-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
   .sv_justify-content-sm-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
   .sv_justify-content-sm-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
   .sv_align-items-sm-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
   .sv_align-items-sm-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
   .sv_align-items-sm-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
   .sv_align-items-sm-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
   .sv_align-items-sm-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
   .sv_align-content-sm-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
   .sv_align-content-sm-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
   .sv_align-content-sm-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
   .sv_align-content-sm-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
   .sv_align-content-sm-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
   .sv_align-content-sm-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
   .sv_align-self-sm-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
   .sv_align-self-sm-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
   .sv_align-self-sm-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
   .sv_align-self-sm-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
   .sv_align-self-sm-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
   .sv_align-self-sm-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  
  @media (min-width: 768px) {
   .sv_flex-md-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
   .sv_flex-md-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
   .sv_flex-md-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
   .sv_flex-md-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
   .sv_flex-md-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
   .sv_flex-md-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
   .sv_flex-md-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
   .sv_flex-md-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
   .sv_flex-md-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
   .sv_flex-md-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
   .sv_flex-md-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
   .sv_flex-md-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
   .sv_justify-content-md-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
   .sv_justify-content-md-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
   .sv_justify-content-md-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
   .sv_justify-content-md-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
   .sv_justify-content-md-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
   .sv_align-items-md-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
   .sv_align-items-md-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
   .sv_align-items-md-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
   .sv_align-items-md-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
   .sv_align-items-md-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
   .sv_align-content-md-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
   .sv_align-content-md-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
   .sv_align-content-md-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
   .sv_align-content-md-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
   .sv_align-content-md-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
   .sv_align-content-md-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
   .sv_align-self-md-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
   .sv_align-self-md-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
   .sv_align-self-md-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
   .sv_align-self-md-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
   .sv_align-self-md-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
   .sv_align-self-md-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  
  @media (min-width: 992px) {
   .sv_flex-lg-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
   .sv_flex-lg-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
   .sv_flex-lg-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
   .sv_flex-lg-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
   .sv_flex-lg-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
   .sv_flex-lg-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
   .sv_flex-lg-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
   .sv_flex-lg-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
   .sv_flex-lg-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
   .sv_flex-lg-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
   .sv_flex-lg-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
   .sv_flex-lg-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
   .sv_justify-content-lg-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
   .sv_justify-content-lg-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
   .sv_justify-content-lg-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
   .sv_justify-content-lg-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
   .sv_justify-content-lg-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
   .sv_align-items-lg-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
   .sv_align-items-lg-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
   .sv_align-items-lg-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
   .sv_align-items-lg-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
   .sv_align-items-lg-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
   .sv_align-content-lg-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
   .sv_align-content-lg-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
   .sv_align-content-lg-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
   .sv_align-content-lg-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
   .sv_align-content-lg-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
   .sv_align-content-lg-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
   .sv_align-self-lg-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
   .sv_align-self-lg-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
   .sv_align-self-lg-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
   .sv_align-self-lg-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
   .sv_align-self-lg-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
   .sv_align-self-lg-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  
  @media (min-width: 1200px) {
   .sv_flex-xl-row {
      -ms-flex-direction: row !important;
      flex-direction: row !important;
    }
   .sv_flex-xl-column {
      -ms-flex-direction: column !important;
      flex-direction: column !important;
    }
   .sv_flex-xl-row-reverse {
      -ms-flex-direction: row-reverse !important;
      flex-direction: row-reverse !important;
    }
   .sv_flex-xl-column-reverse {
      -ms-flex-direction: column-reverse !important;
      flex-direction: column-reverse !important;
    }
   .sv_flex-xl-wrap {
      -ms-flex-wrap: wrap !important;
      flex-wrap: wrap !important;
    }
   .sv_flex-xl-nowrap {
      -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
    }
   .sv_flex-xl-wrap-reverse {
      -ms-flex-wrap: wrap-reverse !important;
      flex-wrap: wrap-reverse !important;
    }
   .sv_flex-xl-fill {
      -ms-flex: 1 1 auto !important;
      flex: 1 1 auto !important;
    }
   .sv_flex-xl-grow-0 {
      -ms-flex-positive: 0 !important;
      flex-grow: 0 !important;
    }
   .sv_flex-xl-grow-1 {
      -ms-flex-positive: 1 !important;
      flex-grow: 1 !important;
    }
   .sv_flex-xl-shrink-0 {
      -ms-flex-negative: 0 !important;
      flex-shrink: 0 !important;
    }
   .sv_flex-xl-shrink-1 {
      -ms-flex-negative: 1 !important;
      flex-shrink: 1 !important;
    }
   .sv_justify-content-xl-start {
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
    }
   .sv_justify-content-xl-end {
      -ms-flex-pack: end !important;
      justify-content: flex-end !important;
    }
   .sv_justify-content-xl-center {
      -ms-flex-pack: center !important;
      justify-content: center !important;
    }
   .sv_justify-content-xl-between {
      -ms-flex-pack: justify !important;
      justify-content: space-between !important;
    }
   .sv_justify-content-xl-around {
      -ms-flex-pack: distribute !important;
      justify-content: space-around !important;
    }
   .sv_align-items-xl-start {
      -ms-flex-align: start !important;
      align-items: flex-start !important;
    }
   .sv_align-items-xl-end {
      -ms-flex-align: end !important;
      align-items: flex-end !important;
    }
   .sv_align-items-xl-center {
      -ms-flex-align: center !important;
      align-items: center !important;
    }
   .sv_align-items-xl-baseline {
      -ms-flex-align: baseline !important;
      align-items: baseline !important;
    }
   .sv_align-items-xl-stretch {
      -ms-flex-align: stretch !important;
      align-items: stretch !important;
    }
   .sv_align-content-xl-start {
      -ms-flex-line-pack: start !important;
      align-content: flex-start !important;
    }
   .sv_align-content-xl-end {
      -ms-flex-line-pack: end !important;
      align-content: flex-end !important;
    }
   .sv_align-content-xl-center {
      -ms-flex-line-pack: center !important;
      align-content: center !important;
    }
   .sv_align-content-xl-between {
      -ms-flex-line-pack: justify !important;
      align-content: space-between !important;
    }
   .sv_align-content-xl-around {
      -ms-flex-line-pack: distribute !important;
      align-content: space-around !important;
    }
   .sv_align-content-xl-stretch {
      -ms-flex-line-pack: stretch !important;
      align-content: stretch !important;
    }
   .sv_align-self-xl-auto {
      -ms-flex-item-align: auto !important;
      align-self: auto !important;
    }
   .sv_align-self-xl-start {
      -ms-flex-item-align: start !important;
      align-self: flex-start !important;
    }
   .sv_align-self-xl-end {
      -ms-flex-item-align: end !important;
      align-self: flex-end !important;
    }
   .sv_align-self-xl-center {
      -ms-flex-item-align: center !important;
      align-self: center !important;
    }
   .sv_align-self-xl-baseline {
      -ms-flex-item-align: baseline !important;
      align-self: baseline !important;
    }
   .sv_align-self-xl-stretch {
      -ms-flex-item-align: stretch !important;
      align-self: stretch !important;
    }
  }
  
 .sv_float-left {
    float: left !important;
  }
  
 .sv_float-right {
    float: right !important;
  }
  
 .sv_float-none {
    float: none !important;
  }
  
  @media (min-width: 576px) {
   .sv_float-sm-left {
      float: left !important;
    }
   .sv_float-sm-right {
      float: right !important;
    }
   .sv_float-sm-none {
      float: none !important;
    }
  }
  
  @media (min-width: 768px) {
   .sv_float-md-left {
      float: left !important;
    }
   .sv_float-md-right {
      float: right !important;
    }
   .sv_float-md-none {
      float: none !important;
    }
  }
  
  @media (min-width: 992px) {
   .sv_float-lg-left {
      float: left !important;
    }
   .sv_float-lg-right {
      float: right !important;
    }
   .sv_float-lg-none {
      float: none !important;
    }
  }
  
  @media (min-width: 1200px) {
   .sv_float-xl-left {
      float: left !important;
    }
   .sv_float-xl-right {
      float: right !important;
    }
   .sv_float-xl-none {
      float: none !important;
    }
  }
  
 .sv_overflow-auto {
    overflow: auto !important;
  }
  
 .sv_overflow-hidden {
    overflow: hidden !important;
  }
  
 .sv_position-static {
    position: static !important;
  }
  
 .sv_position-relative {
    position: relative !important;
  }
  
 .sv_position-absolute {
    position: absolute !important;
  }
  
 .sv_position-fixed {
    position: fixed !important;
  }
  
 .sv_position-sticky {
    position: -webkit-sticky !important;
    position: sticky !important;
  }
  
 .sv_fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }
  
 .sv_fixed-bottom {
    position: fixed;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1030;
  }
  
  @supports ((position: -webkit-sticky) or (position: sticky)) {
   .sv_sticky-top {
      position: -webkit-sticky;
      position: sticky;
      top: 0;
      z-index: 1020;
    }
  }
  
 .sv_sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }
  
 .sv_sr-only-focusable:active,.sv_sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal;
  }
  
 .sv_shadow-sm {
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  }
  
 .sv_shadow {
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  }
  
 .sv_shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  }
  
 .sv_shadow-none {
    box-shadow: none !important;
  }
  
 .sv_w-25 {
    width: 25% !important;
  }
  
 .sv_w-50 {
    width: 50% !important;
  }
  
 .sv_w-75 {
    width: 75% !important;
  }
  
 .sv_w-100 {
    width: 100% !important;
  }
  
 .sv_w-auto {
    width: auto !important;
  }
  
 .sv_h-25 {
    height: 25% !important;
  }
  
 .sv_h-50 {
    height: 50% !important;
  }
  
 .sv_h-75 {
    height: 75% !important;
  }
  
 .sv_h-100 {
    height: 100% !important;
  }
  
 .sv_h-auto {
    height: auto !important;
  }
  
 .sv_mw-100 {
    max-width: 100% !important;
  }
  
 .sv_mh-100 {
    max-height: 100% !important;
  }
  
 .sv_min-vw-100 {
    min-width: 100vw !important;
  }
  
 .sv_min-vh-100 {
    min-height: 100vh !important;
  }
  
 .sv_vw-100 {
    width: 100vw !important;
  }
  
 .sv_vh-100 {
    height: 100vh !important;
  }
  
 .sv_stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(0, 0, 0, 0);
  }
  
 .sv_m-0 {
    margin: 0 !important;
  }
  
 .sv_mt-0,
 .sv_my-0 {
    margin-top: 0 !important;
  }
  
 .sv_mr-0,
 .sv_mx-0 {
    margin-right: 0 !important;
  }
  
 .sv_mb-0,
 .sv_my-0 {
    margin-bottom: 0 !important;
  }
  
 .sv_ml-0,
 .sv_mx-0 {
    margin-left: 0 !important;
  }
  
 .sv_m-1 {
    margin: 0.25rem !important;
  }
  
 .sv_mt-1,
 .sv_my-1 {
    margin-top: 0.25rem !important;
  }
  
 .sv_mr-1,
 .sv_mx-1 {
    margin-right: 0.25rem !important;
  }
  
 .sv_mb-1,
 .sv_my-1 {
    margin-bottom: 0.25rem !important;
  }
  
 .sv_ml-1,
 .sv_mx-1 {
    margin-left: 0.25rem !important;
  }
  
 .sv_m-2 {
    margin: 0.5rem !important;
  }
  
 .sv_mt-2,
 .sv_my-2 {
    margin-top: 0.5rem !important;
  }
  
 .sv_mr-2,
 .sv_mx-2 {
    margin-right: 0.5rem !important;
  }
  
 .sv_mb-2,
 .sv_my-2 {
    margin-bottom: 0.5rem !important;
  }
  
 .sv_ml-2,
 .sv_mx-2 {
    margin-left: 0.5rem !important;
  }
  
 .sv_m-3 {
    margin: 1rem !important;
  }
  
 .sv_mt-3,
 .sv_my-3 {
    margin-top: 1rem !important;
  }
  
 .sv_mr-3,
 .sv_mx-3 {
    margin-right: 1rem !important;
  }
  
 .sv_mb-3,
 .sv_my-3 {
    margin-bottom: 1rem !important;
  }
  
 .sv_ml-3,
 .sv_mx-3 {
    margin-left: 1rem !important;
  }
  
 .sv_m-4 {
    margin: 1.5rem !important;
  }
  
 .sv_mt-4,
 .sv_my-4 {
    margin-top: 1.5rem !important;
  }
  
 .sv_mr-4,
 .sv_mx-4 {
    margin-right: 1.5rem !important;
  }
  
 .sv_mb-4,
 .sv_my-4 {
    margin-bottom: 1.5rem !important;
  }
  
 .sv_ml-4,
 .sv_mx-4 {
    margin-left: 1.5rem !important;
  }
  
 .sv_m-5 {
    margin: 3rem !important;
  }
  
 .sv_mt-5,
 .sv_my-5 {
    margin-top: 3rem !important;
  }
  
 .sv_mr-5,
 .sv_mx-5 {
    margin-right: 3rem !important;
  }
  
 .sv_mb-5,
 .sv_my-5 {
    margin-bottom: 3rem !important;
  }
  
 .sv_ml-5,
 .sv_mx-5 {
    margin-left: 3rem !important;
  }
  
 .sv_p-0 {
    padding: 0 !important;
  }
  
 .sv_pt-0,
 .sv_py-0 {
    padding-top: 0 !important;
  }
  
 .sv_pr-0,
 .sv_px-0 {
    padding-right: 0 !important;
  }
  
 .sv_pb-0,
 .sv_py-0 {
    padding-bottom: 0 !important;
  }
  
 .sv_pl-0,
 .sv_px-0 {
    padding-left: 0 !important;
  }
  
 .sv_p-1 {
    padding: 0.25rem !important;
  }
  
 .sv_pt-1,
 .sv_py-1 {
    padding-top: 0.25rem !important;
  }
  
 .sv_pr-1,
 .sv_px-1 {
    padding-right: 0.25rem !important;
  }
  
 .sv_pb-1,
 .sv_py-1 {
    padding-bottom: 0.25rem !important;
  }
  
 .sv_pl-1,
 .sv_px-1 {
    padding-left: 0.25rem !important;
  }
  
 .sv_p-2 {
    padding: 0.5rem !important;
  }
  
 .sv_pt-2,
 .sv_py-2 {
    padding-top: 0.5rem !important;
  }
  
 .sv_pr-2,
 .sv_px-2 {
    padding-right: 0.5rem !important;
  }
  
 .sv_pb-2,
 .sv_py-2 {
    padding-bottom: 0.5rem !important;
  }
  
 .sv_pl-2,
 .sv_px-2 {
    padding-left: 0.5rem !important;
  }
  
 .sv_p-3 {
    padding: 1rem !important;
  }
  
 .sv_pt-3,
 .sv_py-3 {
    padding-top: 1rem !important;
  }
  
 .sv_pr-3,
 .sv_px-3 {
    padding-right: 1rem !important;
  }
  
 .sv_pb-3,
 .sv_py-3 {
    padding-bottom: 1rem !important;
  }
  
 .sv_pl-3,
 .sv_px-3 {
    padding-left: 1rem !important;
  }
  
 .sv_p-4 {
    padding: 1.5rem !important;
  }
  
 .sv_pt-4,
 .sv_py-4 {
    padding-top: 1.5rem !important;
  }
  
 .sv_pr-4,
 .sv_px-4 {
    padding-right: 1.5rem !important;
  }
  
 .sv_pb-4,
 .sv_py-4 {
    padding-bottom: 1.5rem !important;
  }
  
 .sv_pl-4,
 .sv_px-4 {
    padding-left: 1.5rem !important;
  }
  
 .sv_p-5 {
    padding: 3rem !important;
  }
  
 .sv_pt-5,
 .sv_py-5 {
    padding-top: 3rem !important;
  }
  
 .sv_pr-5,
 .sv_px-5 {
    padding-right: 3rem !important;
  }
  
 .sv_pb-5,
 .sv_py-5 {
    padding-bottom: 3rem !important;
  }
  
 .sv_pl-5,
 .sv_px-5 {
    padding-left: 3rem !important;
  }
  
 .sv_m-n1 {
    margin: -0.25rem !important;
  }
  
 .sv_mt-n1,
 .sv_my-n1 {
    margin-top: -0.25rem !important;
  }
  
 .sv_mr-n1,
 .sv_mx-n1 {
    margin-right: -0.25rem !important;
  }
  
 .sv_mb-n1,
 .sv_my-n1 {
    margin-bottom: -0.25rem !important;
  }
  
 .sv_ml-n1,
 .sv_mx-n1 {
    margin-left: -0.25rem !important;
  }
  
 .sv_m-n2 {
    margin: -0.5rem !important;
  }
  
 .sv_mt-n2,
 .sv_my-n2 {
    margin-top: -0.5rem !important;
  }
  
 .sv_mr-n2,
 .sv_mx-n2 {
    margin-right: -0.5rem !important;
  }
  
 .sv_mb-n2,
 .sv_my-n2 {
    margin-bottom: -0.5rem !important;
  }
  
 .sv_ml-n2,
 .sv_mx-n2 {
    margin-left: -0.5rem !important;
  }
  
 .sv_m-n3 {
    margin: -1rem !important;
  }
  
 .sv_mt-n3,
 .sv_my-n3 {
    margin-top: -1rem !important;
  }
  
 .sv_mr-n3,
 .sv_mx-n3 {
    margin-right: -1rem !important;
  }
  
 .sv_mb-n3,
 .sv_my-n3 {
    margin-bottom: -1rem !important;
  }
  
 .sv_ml-n3,
 .sv_mx-n3 {
    margin-left: -1rem !important;
  }
  
 .sv_m-n4 {
    margin: -1.5rem !important;
  }
  
 .sv_mt-n4,
 .sv_my-n4 {
    margin-top: -1.5rem !important;
  }
  
 .sv_mr-n4,
 .sv_mx-n4 {
    margin-right: -1.5rem !important;
  }
  
 .sv_mb-n4,
 .sv_my-n4 {
    margin-bottom: -1.5rem !important;
  }
  
 .sv_ml-n4,
 .sv_mx-n4 {
    margin-left: -1.5rem !important;
  }
  
 .sv_m-n5 {
    margin: -3rem !important;
  }
  
 .sv_mt-n5,
 .sv_my-n5 {
    margin-top: -3rem !important;
  }
  
 .sv_mr-n5,
 .sv_mx-n5 {
    margin-right: -3rem !important;
  }
  
 .sv_mb-n5,
 .sv_my-n5 {
    margin-bottom: -3rem !important;
  }
  
 .sv_ml-n5,
 .sv_mx-n5 {
    margin-left: -3rem !important;
  }
  
 .sv_m-auto {
    margin: auto !important;
  }
  
 .sv_mt-auto,
 .sv_my-auto {
    margin-top: auto !important;
  }
  
 .sv_mr-auto,
 .sv_mx-auto {
    margin-right: auto !important;
  }
  
 .sv_mb-auto,
 .sv_my-auto {
    margin-bottom: auto !important;
  }
  
 .sv_ml-auto,
 .sv_mx-auto {
    margin-left: auto !important;
  }
  
  @media (min-width: 576px) {
   .sv_m-sm-0 {
      margin: 0 !important;
    }
   .sv_mt-sm-0,
   .sv_my-sm-0 {
      margin-top: 0 !important;
    }
   .sv_mr-sm-0,
   .sv_mx-sm-0 {
      margin-right: 0 !important;
    }
   .sv_mb-sm-0,
   .sv_my-sm-0 {
      margin-bottom: 0 !important;
    }
   .sv_ml-sm-0,
   .sv_mx-sm-0 {
      margin-left: 0 !important;
    }
   .sv_m-sm-1 {
      margin: 0.25rem !important;
    }
   .sv_mt-sm-1,
   .sv_my-sm-1 {
      margin-top: 0.25rem !important;
    }
   .sv_mr-sm-1,
   .sv_mx-sm-1 {
      margin-right: 0.25rem !important;
    }
   .sv_mb-sm-1,
   .sv_my-sm-1 {
      margin-bottom: 0.25rem !important;
    }
   .sv_ml-sm-1,
   .sv_mx-sm-1 {
      margin-left: 0.25rem !important;
    }
   .sv_m-sm-2 {
      margin: 0.5rem !important;
    }
   .sv_mt-sm-2,
   .sv_my-sm-2 {
      margin-top: 0.5rem !important;
    }
   .sv_mr-sm-2,
   .sv_mx-sm-2 {
      margin-right: 0.5rem !important;
    }
   .sv_mb-sm-2,
   .sv_my-sm-2 {
      margin-bottom: 0.5rem !important;
    }
   .sv_ml-sm-2,
   .sv_mx-sm-2 {
      margin-left: 0.5rem !important;
    }
   .sv_m-sm-3 {
      margin: 1rem !important;
    }
   .sv_mt-sm-3,
   .sv_my-sm-3 {
      margin-top: 1rem !important;
    }
   .sv_mr-sm-3,
   .sv_mx-sm-3 {
      margin-right: 1rem !important;
    }
   .sv_mb-sm-3,
   .sv_my-sm-3 {
      margin-bottom: 1rem !important;
    }
   .sv_ml-sm-3,
   .sv_mx-sm-3 {
      margin-left: 1rem !important;
    }
   .sv_m-sm-4 {
      margin: 1.5rem !important;
    }
   .sv_mt-sm-4,
   .sv_my-sm-4 {
      margin-top: 1.5rem !important;
    }
   .sv_mr-sm-4,
   .sv_mx-sm-4 {
      margin-right: 1.5rem !important;
    }
   .sv_mb-sm-4,
   .sv_my-sm-4 {
      margin-bottom: 1.5rem !important;
    }
   .sv_ml-sm-4,
   .sv_mx-sm-4 {
      margin-left: 1.5rem !important;
    }
   .sv_m-sm-5 {
      margin: 3rem !important;
    }
   .sv_mt-sm-5,
   .sv_my-sm-5 {
      margin-top: 3rem !important;
    }
   .sv_mr-sm-5,
   .sv_mx-sm-5 {
      margin-right: 3rem !important;
    }
   .sv_mb-sm-5,
   .sv_my-sm-5 {
      margin-bottom: 3rem !important;
    }
   .sv_ml-sm-5,
   .sv_mx-sm-5 {
      margin-left: 3rem !important;
    }
   .sv_p-sm-0 {
      padding: 0 !important;
    }
   .sv_pt-sm-0,
   .sv_py-sm-0 {
      padding-top: 0 !important;
    }
   .sv_pr-sm-0,
   .sv_px-sm-0 {
      padding-right: 0 !important;
    }
   .sv_pb-sm-0,
   .sv_py-sm-0 {
      padding-bottom: 0 !important;
    }
   .sv_pl-sm-0,
   .sv_px-sm-0 {
      padding-left: 0 !important;
    }
   .sv_p-sm-1 {
      padding: 0.25rem !important;
    }
   .sv_pt-sm-1,
   .sv_py-sm-1 {
      padding-top: 0.25rem !important;
    }
   .sv_pr-sm-1,
   .sv_px-sm-1 {
      padding-right: 0.25rem !important;
    }
   .sv_pb-sm-1,
   .sv_py-sm-1 {
      padding-bottom: 0.25rem !important;
    }
   .sv_pl-sm-1,
   .sv_px-sm-1 {
      padding-left: 0.25rem !important;
    }
   .sv_p-sm-2 {
      padding: 0.5rem !important;
    }
   .sv_pt-sm-2,
   .sv_py-sm-2 {
      padding-top: 0.5rem !important;
    }
   .sv_pr-sm-2,
   .sv_px-sm-2 {
      padding-right: 0.5rem !important;
    }
   .sv_pb-sm-2,
   .sv_py-sm-2 {
      padding-bottom: 0.5rem !important;
    }
   .sv_pl-sm-2,
   .sv_px-sm-2 {
      padding-left: 0.5rem !important;
    }
   .sv_p-sm-3 {
      padding: 1rem !important;
    }
   .sv_pt-sm-3,
   .sv_py-sm-3 {
      padding-top: 1rem !important;
    }
   .sv_pr-sm-3,
   .sv_px-sm-3 {
      padding-right: 1rem !important;
    }
   .sv_pb-sm-3,
   .sv_py-sm-3 {
      padding-bottom: 1rem !important;
    }
   .sv_pl-sm-3,
   .sv_px-sm-3 {
      padding-left: 1rem !important;
    }
   .sv_p-sm-4 {
      padding: 1.5rem !important;
    }
   .sv_pt-sm-4,
   .sv_py-sm-4 {
      padding-top: 1.5rem !important;
    }
   .sv_pr-sm-4,
   .sv_px-sm-4 {
      padding-right: 1.5rem !important;
    }
   .sv_pb-sm-4,
   .sv_py-sm-4 {
      padding-bottom: 1.5rem !important;
    }
   .sv_pl-sm-4,
   .sv_px-sm-4 {
      padding-left: 1.5rem !important;
    }
   .sv_p-sm-5 {
      padding: 3rem !important;
    }
   .sv_pt-sm-5,
   .sv_py-sm-5 {
      padding-top: 3rem !important;
    }
   .sv_pr-sm-5,
   .sv_px-sm-5 {
      padding-right: 3rem !important;
    }
   .sv_pb-sm-5,
   .sv_py-sm-5 {
      padding-bottom: 3rem !important;
    }
   .sv_pl-sm-5,
   .sv_px-sm-5 {
      padding-left: 3rem !important;
    }
   .sv_m-sm-n1 {
      margin: -0.25rem !important;
    }
   .sv_mt-sm-n1,
   .sv_my-sm-n1 {
      margin-top: -0.25rem !important;
    }
   .sv_mr-sm-n1,
   .sv_mx-sm-n1 {
      margin-right: -0.25rem !important;
    }
   .sv_mb-sm-n1,
   .sv_my-sm-n1 {
      margin-bottom: -0.25rem !important;
    }
   .sv_ml-sm-n1,
   .sv_mx-sm-n1 {
      margin-left: -0.25rem !important;
    }
   .sv_m-sm-n2 {
      margin: -0.5rem !important;
    }
   .sv_mt-sm-n2,
   .sv_my-sm-n2 {
      margin-top: -0.5rem !important;
    }
   .sv_mr-sm-n2,
   .sv_mx-sm-n2 {
      margin-right: -0.5rem !important;
    }
   .sv_mb-sm-n2,
   .sv_my-sm-n2 {
      margin-bottom: -0.5rem !important;
    }
   .sv_ml-sm-n2,
   .sv_mx-sm-n2 {
      margin-left: -0.5rem !important;
    }
   .sv_m-sm-n3 {
      margin: -1rem !important;
    }
   .sv_mt-sm-n3,
   .sv_my-sm-n3 {
      margin-top: -1rem !important;
    }
   .sv_mr-sm-n3,
   .sv_mx-sm-n3 {
      margin-right: -1rem !important;
    }
   .sv_mb-sm-n3,
   .sv_my-sm-n3 {
      margin-bottom: -1rem !important;
    }
   .sv_ml-sm-n3,
   .sv_mx-sm-n3 {
      margin-left: -1rem !important;
    }
   .sv_m-sm-n4 {
      margin: -1.5rem !important;
    }
   .sv_mt-sm-n4,
   .sv_my-sm-n4 {
      margin-top: -1.5rem !important;
    }
   .sv_mr-sm-n4,
   .sv_mx-sm-n4 {
      margin-right: -1.5rem !important;
    }
   .sv_mb-sm-n4,
   .sv_my-sm-n4 {
      margin-bottom: -1.5rem !important;
    }
   .sv_ml-sm-n4,
   .sv_mx-sm-n4 {
      margin-left: -1.5rem !important;
    }
   .sv_m-sm-n5 {
      margin: -3rem !important;
    }
   .sv_mt-sm-n5,
   .sv_my-sm-n5 {
      margin-top: -3rem !important;
    }
   .sv_mr-sm-n5,
   .sv_mx-sm-n5 {
      margin-right: -3rem !important;
    }
   .sv_mb-sm-n5,
   .sv_my-sm-n5 {
      margin-bottom: -3rem !important;
    }
   .sv_ml-sm-n5,
   .sv_mx-sm-n5 {
      margin-left: -3rem !important;
    }
   .sv_m-sm-auto {
      margin: auto !important;
    }
   .sv_mt-sm-auto,
   .sv_my-sm-auto {
      margin-top: auto !important;
    }
   .sv_mr-sm-auto,
   .sv_mx-sm-auto {
      margin-right: auto !important;
    }
   .sv_mb-sm-auto,
   .sv_my-sm-auto {
      margin-bottom: auto !important;
    }
   .sv_ml-sm-auto,
   .sv_mx-sm-auto {
      margin-left: auto !important;
    }
  }
  
  @media (min-width: 768px) {
   .sv_m-md-0 {
      margin: 0 !important;
    }
   .sv_mt-md-0,
   .sv_my-md-0 {
      margin-top: 0 !important;
    }
   .sv_mr-md-0,
   .sv_mx-md-0 {
      margin-right: 0 !important;
    }
   .sv_mb-md-0,
   .sv_my-md-0 {
      margin-bottom: 0 !important;
    }
   .sv_ml-md-0,
   .sv_mx-md-0 {
      margin-left: 0 !important;
    }
   .sv_m-md-1 {
      margin: 0.25rem !important;
    }
   .sv_mt-md-1,
   .sv_my-md-1 {
      margin-top: 0.25rem !important;
    }
   .sv_mr-md-1,
   .sv_mx-md-1 {
      margin-right: 0.25rem !important;
    }
   .sv_mb-md-1,
   .sv_my-md-1 {
      margin-bottom: 0.25rem !important;
    }
   .sv_ml-md-1,
   .sv_mx-md-1 {
      margin-left: 0.25rem !important;
    }
   .sv_m-md-2 {
      margin: 0.5rem !important;
    }
   .sv_mt-md-2,
   .sv_my-md-2 {
      margin-top: 0.5rem !important;
    }
   .sv_mr-md-2,
   .sv_mx-md-2 {
      margin-right: 0.5rem !important;
    }
   .sv_mb-md-2,
   .sv_my-md-2 {
      margin-bottom: 0.5rem !important;
    }
   .sv_ml-md-2,
   .sv_mx-md-2 {
      margin-left: 0.5rem !important;
    }
   .sv_m-md-3 {
      margin: 1rem !important;
    }
   .sv_mt-md-3,
   .sv_my-md-3 {
      margin-top: 1rem !important;
    }
   .sv_mr-md-3,
   .sv_mx-md-3 {
      margin-right: 1rem !important;
    }
   .sv_mb-md-3,
   .sv_my-md-3 {
      margin-bottom: 1rem !important;
    }
   .sv_ml-md-3,
   .sv_mx-md-3 {
      margin-left: 1rem !important;
    }
   .sv_m-md-4 {
      margin: 1.5rem !important;
    }
   .sv_mt-md-4,
   .sv_my-md-4 {
      margin-top: 1.5rem !important;
    }
   .sv_mr-md-4,
   .sv_mx-md-4 {
      margin-right: 1.5rem !important;
    }
   .sv_mb-md-4,
   .sv_my-md-4 {
      margin-bottom: 1.5rem !important;
    }
   .sv_ml-md-4,
   .sv_mx-md-4 {
      margin-left: 1.5rem !important;
    }
   .sv_m-md-5 {
      margin: 3rem !important;
    }
   .sv_mt-md-5,
   .sv_my-md-5 {
      margin-top: 3rem !important;
    }
   .sv_mr-md-5,
   .sv_mx-md-5 {
      margin-right: 3rem !important;
    }
   .sv_mb-md-5,
   .sv_my-md-5 {
      margin-bottom: 3rem !important;
    }
   .sv_ml-md-5,
   .sv_mx-md-5 {
      margin-left: 3rem !important;
    }
   .sv_p-md-0 {
      padding: 0 !important;
    }
   .sv_pt-md-0,
   .sv_py-md-0 {
      padding-top: 0 !important;
    }
   .sv_pr-md-0,
   .sv_px-md-0 {
      padding-right: 0 !important;
    }
   .sv_pb-md-0,
   .sv_py-md-0 {
      padding-bottom: 0 !important;
    }
   .sv_pl-md-0,
   .sv_px-md-0 {
      padding-left: 0 !important;
    }
   .sv_p-md-1 {
      padding: 0.25rem !important;
    }
   .sv_pt-md-1,
   .sv_py-md-1 {
      padding-top: 0.25rem !important;
    }
   .sv_pr-md-1,
   .sv_px-md-1 {
      padding-right: 0.25rem !important;
    }
   .sv_pb-md-1,
   .sv_py-md-1 {
      padding-bottom: 0.25rem !important;
    }
   .sv_pl-md-1,
   .sv_px-md-1 {
      padding-left: 0.25rem !important;
    }
   .sv_p-md-2 {
      padding: 0.5rem !important;
    }
   .sv_pt-md-2,
   .sv_py-md-2 {
      padding-top: 0.5rem !important;
    }
   .sv_pr-md-2,
   .sv_px-md-2 {
      padding-right: 0.5rem !important;
    }
   .sv_pb-md-2,
   .sv_py-md-2 {
      padding-bottom: 0.5rem !important;
    }
   .sv_pl-md-2,
   .sv_px-md-2 {
      padding-left: 0.5rem !important;
    }
   .sv_p-md-3 {
      padding: 1rem !important;
    }
   .sv_pt-md-3,
   .sv_py-md-3 {
      padding-top: 1rem !important;
    }
   .sv_pr-md-3,
   .sv_px-md-3 {
      padding-right: 1rem !important;
    }
   .sv_pb-md-3,
   .sv_py-md-3 {
      padding-bottom: 1rem !important;
    }
   .sv_pl-md-3,
   .sv_px-md-3 {
      padding-left: 1rem !important;
    }
   .sv_p-md-4 {
      padding: 1.5rem !important;
    }
   .sv_pt-md-4,
   .sv_py-md-4 {
      padding-top: 1.5rem !important;
    }
   .sv_pr-md-4,
   .sv_px-md-4 {
      padding-right: 1.5rem !important;
    }
   .sv_pb-md-4,
   .sv_py-md-4 {
      padding-bottom: 1.5rem !important;
    }
   .sv_pl-md-4,
   .sv_px-md-4 {
      padding-left: 1.5rem !important;
    }
   .sv_p-md-5 {
      padding: 3rem !important;
    }
   .sv_pt-md-5,
   .sv_py-md-5 {
      padding-top: 3rem !important;
    }
   .sv_pr-md-5,
   .sv_px-md-5 {
      padding-right: 3rem !important;
    }
   .sv_pb-md-5,
   .sv_py-md-5 {
      padding-bottom: 3rem !important;
    }
   .sv_pl-md-5,
   .sv_px-md-5 {
      padding-left: 3rem !important;
    }
   .sv_m-md-n1 {
      margin: -0.25rem !important;
    }
   .sv_mt-md-n1,
   .sv_my-md-n1 {
      margin-top: -0.25rem !important;
    }
   .sv_mr-md-n1,
   .sv_mx-md-n1 {
      margin-right: -0.25rem !important;
    }
   .sv_mb-md-n1,
   .sv_my-md-n1 {
      margin-bottom: -0.25rem !important;
    }
   .sv_ml-md-n1,
   .sv_mx-md-n1 {
      margin-left: -0.25rem !important;
    }
   .sv_m-md-n2 {
      margin: -0.5rem !important;
    }
   .sv_mt-md-n2,
   .sv_my-md-n2 {
      margin-top: -0.5rem !important;
    }
   .sv_mr-md-n2,
   .sv_mx-md-n2 {
      margin-right: -0.5rem !important;
    }
   .sv_mb-md-n2,
   .sv_my-md-n2 {
      margin-bottom: -0.5rem !important;
    }
   .sv_ml-md-n2,
   .sv_mx-md-n2 {
      margin-left: -0.5rem !important;
    }
   .sv_m-md-n3 {
      margin: -1rem !important;
    }
   .sv_mt-md-n3,
   .sv_my-md-n3 {
      margin-top: -1rem !important;
    }
   .sv_mr-md-n3,
   .sv_mx-md-n3 {
      margin-right: -1rem !important;
    }
   .sv_mb-md-n3,
   .sv_my-md-n3 {
      margin-bottom: -1rem !important;
    }
   .sv_ml-md-n3,
   .sv_mx-md-n3 {
      margin-left: -1rem !important;
    }
   .sv_m-md-n4 {
      margin: -1.5rem !important;
    }
   .sv_mt-md-n4,
   .sv_my-md-n4 {
      margin-top: -1.5rem !important;
    }
   .sv_mr-md-n4,
   .sv_mx-md-n4 {
      margin-right: -1.5rem !important;
    }
   .sv_mb-md-n4,
   .sv_my-md-n4 {
      margin-bottom: -1.5rem !important;
    }
   .sv_ml-md-n4,
   .sv_mx-md-n4 {
      margin-left: -1.5rem !important;
    }
   .sv_m-md-n5 {
      margin: -3rem !important;
    }
   .sv_mt-md-n5,
   .sv_my-md-n5 {
      margin-top: -3rem !important;
    }
   .sv_mr-md-n5,
   .sv_mx-md-n5 {
      margin-right: -3rem !important;
    }
   .sv_mb-md-n5,
   .sv_my-md-n5 {
      margin-bottom: -3rem !important;
    }
   .sv_ml-md-n5,
   .sv_mx-md-n5 {
      margin-left: -3rem !important;
    }
   .sv_m-md-auto {
      margin: auto !important;
    }
   .sv_mt-md-auto,
   .sv_my-md-auto {
      margin-top: auto !important;
    }
   .sv_mr-md-auto,
   .sv_mx-md-auto {
      margin-right: auto !important;
    }
   .sv_mb-md-auto,
   .sv_my-md-auto {
      margin-bottom: auto !important;
    }
   .sv_ml-md-auto,
   .sv_mx-md-auto {
      margin-left: auto !important;
    }
  }
  
  @media (min-width: 992px) {
   .sv_m-lg-0 {
      margin: 0 !important;
    }
   .sv_mt-lg-0,
   .sv_my-lg-0 {
      margin-top: 0 !important;
    }
   .sv_mr-lg-0,
   .sv_mx-lg-0 {
      margin-right: 0 !important;
    }
   .sv_mb-lg-0,
   .sv_my-lg-0 {
      margin-bottom: 0 !important;
    }
   .sv_ml-lg-0,
   .sv_mx-lg-0 {
      margin-left: 0 !important;
    }
   .sv_m-lg-1 {
      margin: 0.25rem !important;
    }
   .sv_mt-lg-1,
   .sv_my-lg-1 {
      margin-top: 0.25rem !important;
    }
   .sv_mr-lg-1,
   .sv_mx-lg-1 {
      margin-right: 0.25rem !important;
    }
   .sv_mb-lg-1,
   .sv_my-lg-1 {
      margin-bottom: 0.25rem !important;
    }
   .sv_ml-lg-1,
   .sv_mx-lg-1 {
      margin-left: 0.25rem !important;
    }
   .sv_m-lg-2 {
      margin: 0.5rem !important;
    }
   .sv_mt-lg-2,
   .sv_my-lg-2 {
      margin-top: 0.5rem !important;
    }
   .sv_mr-lg-2,
   .sv_mx-lg-2 {
      margin-right: 0.5rem !important;
    }
   .sv_mb-lg-2,
   .sv_my-lg-2 {
      margin-bottom: 0.5rem !important;
    }
   .sv_ml-lg-2,
   .sv_mx-lg-2 {
      margin-left: 0.5rem !important;
    }
   .sv_m-lg-3 {
      margin: 1rem !important;
    }
   .sv_mt-lg-3,
   .sv_my-lg-3 {
      margin-top: 1rem !important;
    }
   .sv_mr-lg-3,
   .sv_mx-lg-3 {
      margin-right: 1rem !important;
    }
   .sv_mb-lg-3,
   .sv_my-lg-3 {
      margin-bottom: 1rem !important;
    }
   .sv_ml-lg-3,
   .sv_mx-lg-3 {
      margin-left: 1rem !important;
    }
   .sv_m-lg-4 {
      margin: 1.5rem !important;
    }
   .sv_mt-lg-4,
   .sv_my-lg-4 {
      margin-top: 1.5rem !important;
    }
   .sv_mr-lg-4,
   .sv_mx-lg-4 {
      margin-right: 1.5rem !important;
    }
   .sv_mb-lg-4,
   .sv_my-lg-4 {
      margin-bottom: 1.5rem !important;
    }
   .sv_ml-lg-4,
   .sv_mx-lg-4 {
      margin-left: 1.5rem !important;
    }
   .sv_m-lg-5 {
      margin: 3rem !important;
    }
   .sv_mt-lg-5,
   .sv_my-lg-5 {
      margin-top: 3rem !important;
    }
   .sv_mr-lg-5,
   .sv_mx-lg-5 {
      margin-right: 3rem !important;
    }
   .sv_mb-lg-5,
   .sv_my-lg-5 {
      margin-bottom: 3rem !important;
    }
   .sv_ml-lg-5,
   .sv_mx-lg-5 {
      margin-left: 3rem !important;
    }
   .sv_p-lg-0 {
      padding: 0 !important;
    }
   .sv_pt-lg-0,
   .sv_py-lg-0 {
      padding-top: 0 !important;
    }
   .sv_pr-lg-0,
   .sv_px-lg-0 {
      padding-right: 0 !important;
    }
   .sv_pb-lg-0,
   .sv_py-lg-0 {
      padding-bottom: 0 !important;
    }
   .sv_pl-lg-0,
   .sv_px-lg-0 {
      padding-left: 0 !important;
    }
   .sv_p-lg-1 {
      padding: 0.25rem !important;
    }
   .sv_pt-lg-1,
   .sv_py-lg-1 {
      padding-top: 0.25rem !important;
    }
   .sv_pr-lg-1,
   .sv_px-lg-1 {
      padding-right: 0.25rem !important;
    }
   .sv_pb-lg-1,
   .sv_py-lg-1 {
      padding-bottom: 0.25rem !important;
    }
   .sv_pl-lg-1,
   .sv_px-lg-1 {
      padding-left: 0.25rem !important;
    }
   .sv_p-lg-2 {
      padding: 0.5rem !important;
    }
   .sv_pt-lg-2,
   .sv_py-lg-2 {
      padding-top: 0.5rem !important;
    }
   .sv_pr-lg-2,
   .sv_px-lg-2 {
      padding-right: 0.5rem !important;
    }
   .sv_pb-lg-2,
   .sv_py-lg-2 {
      padding-bottom: 0.5rem !important;
    }
   .sv_pl-lg-2,
   .sv_px-lg-2 {
      padding-left: 0.5rem !important;
    }
   .sv_p-lg-3 {
      padding: 1rem !important;
    }
   .sv_pt-lg-3,
   .sv_py-lg-3 {
      padding-top: 1rem !important;
    }
   .sv_pr-lg-3,
   .sv_px-lg-3 {
      padding-right: 1rem !important;
    }
   .sv_pb-lg-3,
   .sv_py-lg-3 {
      padding-bottom: 1rem !important;
    }
   .sv_pl-lg-3,
   .sv_px-lg-3 {
      padding-left: 1rem !important;
    }
   .sv_p-lg-4 {
      padding: 1.5rem !important;
    }
   .sv_pt-lg-4,
   .sv_py-lg-4 {
      padding-top: 1.5rem !important;
    }
   .sv_pr-lg-4,
   .sv_px-lg-4 {
      padding-right: 1.5rem !important;
    }
   .sv_pb-lg-4,
   .sv_py-lg-4 {
      padding-bottom: 1.5rem !important;
    }
   .sv_pl-lg-4,
   .sv_px-lg-4 {
      padding-left: 1.5rem !important;
    }
   .sv_p-lg-5 {
      padding: 3rem !important;
    }
   .sv_pt-lg-5,
   .sv_py-lg-5 {
      padding-top: 3rem !important;
    }
   .sv_pr-lg-5,
   .sv_px-lg-5 {
      padding-right: 3rem !important;
    }
   .sv_pb-lg-5,
   .sv_py-lg-5 {
      padding-bottom: 3rem !important;
    }
   .sv_pl-lg-5,
   .sv_px-lg-5 {
      padding-left: 3rem !important;
    }
   .sv_m-lg-n1 {
      margin: -0.25rem !important;
    }
   .sv_mt-lg-n1,
   .sv_my-lg-n1 {
      margin-top: -0.25rem !important;
    }
   .sv_mr-lg-n1,
   .sv_mx-lg-n1 {
      margin-right: -0.25rem !important;
    }
   .sv_mb-lg-n1,
   .sv_my-lg-n1 {
      margin-bottom: -0.25rem !important;
    }
   .sv_ml-lg-n1,
   .sv_mx-lg-n1 {
      margin-left: -0.25rem !important;
    }
   .sv_m-lg-n2 {
      margin: -0.5rem !important;
    }
   .sv_mt-lg-n2,
   .sv_my-lg-n2 {
      margin-top: -0.5rem !important;
    }
   .sv_mr-lg-n2,
   .sv_mx-lg-n2 {
      margin-right: -0.5rem !important;
    }
   .sv_mb-lg-n2,
   .sv_my-lg-n2 {
      margin-bottom: -0.5rem !important;
    }
   .sv_ml-lg-n2,
   .sv_mx-lg-n2 {
      margin-left: -0.5rem !important;
    }
   .sv_m-lg-n3 {
      margin: -1rem !important;
    }
   .sv_mt-lg-n3,
   .sv_my-lg-n3 {
      margin-top: -1rem !important;
    }
   .sv_mr-lg-n3,
   .sv_mx-lg-n3 {
      margin-right: -1rem !important;
    }
   .sv_mb-lg-n3,
   .sv_my-lg-n3 {
      margin-bottom: -1rem !important;
    }
   .sv_ml-lg-n3,
   .sv_mx-lg-n3 {
      margin-left: -1rem !important;
    }
   .sv_m-lg-n4 {
      margin: -1.5rem !important;
    }
   .sv_mt-lg-n4,
   .sv_my-lg-n4 {
      margin-top: -1.5rem !important;
    }
   .sv_mr-lg-n4,
   .sv_mx-lg-n4 {
      margin-right: -1.5rem !important;
    }
   .sv_mb-lg-n4,
   .sv_my-lg-n4 {
      margin-bottom: -1.5rem !important;
    }
   .sv_ml-lg-n4,
   .sv_mx-lg-n4 {
      margin-left: -1.5rem !important;
    }
   .sv_m-lg-n5 {
      margin: -3rem !important;
    }
   .sv_mt-lg-n5,
   .sv_my-lg-n5 {
      margin-top: -3rem !important;
    }
   .sv_mr-lg-n5,
   .sv_mx-lg-n5 {
      margin-right: -3rem !important;
    }
   .sv_mb-lg-n5,
   .sv_my-lg-n5 {
      margin-bottom: -3rem !important;
    }
   .sv_ml-lg-n5,
   .sv_mx-lg-n5 {
      margin-left: -3rem !important;
    }
   .sv_m-lg-auto {
      margin: auto !important;
    }
   .sv_mt-lg-auto,
   .sv_my-lg-auto {
      margin-top: auto !important;
    }
   .sv_mr-lg-auto,
   .sv_mx-lg-auto {
      margin-right: auto !important;
    }
   .sv_mb-lg-auto,
   .sv_my-lg-auto {
      margin-bottom: auto !important;
    }
   .sv_ml-lg-auto,
   .sv_mx-lg-auto {
      margin-left: auto !important;
    }
  }
  
  @media (min-width: 1200px) {
   .sv_m-xl-0 {
      margin: 0 !important;
    }
   .sv_mt-xl-0,
   .sv_my-xl-0 {
      margin-top: 0 !important;
    }
   .sv_mr-xl-0,
   .sv_mx-xl-0 {
      margin-right: 0 !important;
    }
   .sv_mb-xl-0,
   .sv_my-xl-0 {
      margin-bottom: 0 !important;
    }
   .sv_ml-xl-0,
   .sv_mx-xl-0 {
      margin-left: 0 !important;
    }
   .sv_m-xl-1 {
      margin: 0.25rem !important;
    }
   .sv_mt-xl-1,
   .sv_my-xl-1 {
      margin-top: 0.25rem !important;
    }
   .sv_mr-xl-1,
   .sv_mx-xl-1 {
      margin-right: 0.25rem !important;
    }
   .sv_mb-xl-1,
   .sv_my-xl-1 {
      margin-bottom: 0.25rem !important;
    }
   .sv_ml-xl-1,
   .sv_mx-xl-1 {
      margin-left: 0.25rem !important;
    }
   .sv_m-xl-2 {
      margin: 0.5rem !important;
    }
   .sv_mt-xl-2,
   .sv_my-xl-2 {
      margin-top: 0.5rem !important;
    }
   .sv_mr-xl-2,
   .sv_mx-xl-2 {
      margin-right: 0.5rem !important;
    }
   .sv_mb-xl-2,
   .sv_my-xl-2 {
      margin-bottom: 0.5rem !important;
    }
   .sv_ml-xl-2,
   .sv_mx-xl-2 {
      margin-left: 0.5rem !important;
    }
   .sv_m-xl-3 {
      margin: 1rem !important;
    }
   .sv_mt-xl-3,
   .sv_my-xl-3 {
      margin-top: 1rem !important;
    }
   .sv_mr-xl-3,
   .sv_mx-xl-3 {
      margin-right: 1rem !important;
    }
   .sv_mb-xl-3,
   .sv_my-xl-3 {
      margin-bottom: 1rem !important;
    }
   .sv_ml-xl-3,
   .sv_mx-xl-3 {
      margin-left: 1rem !important;
    }
   .sv_m-xl-4 {
      margin: 1.5rem !important;
    }
   .sv_mt-xl-4,
   .sv_my-xl-4 {
      margin-top: 1.5rem !important;
    }
   .sv_mr-xl-4,
   .sv_mx-xl-4 {
      margin-right: 1.5rem !important;
    }
   .sv_mb-xl-4,
   .sv_my-xl-4 {
      margin-bottom: 1.5rem !important;
    }
   .sv_ml-xl-4,
   .sv_mx-xl-4 {
      margin-left: 1.5rem !important;
    }
   .sv_m-xl-5 {
      margin: 3rem !important;
    }
   .sv_mt-xl-5,
   .sv_my-xl-5 {
      margin-top: 3rem !important;
    }
   .sv_mr-xl-5,
   .sv_mx-xl-5 {
      margin-right: 3rem !important;
    }
   .sv_mb-xl-5,
   .sv_my-xl-5 {
      margin-bottom: 3rem !important;
    }
   .sv_ml-xl-5,
   .sv_mx-xl-5 {
      margin-left: 3rem !important;
    }
   .sv_p-xl-0 {
      padding: 0 !important;
    }
   .sv_pt-xl-0,
   .sv_py-xl-0 {
      padding-top: 0 !important;
    }
   .sv_pr-xl-0,
   .sv_px-xl-0 {
      padding-right: 0 !important;
    }
   .sv_pb-xl-0,
   .sv_py-xl-0 {
      padding-bottom: 0 !important;
    }
   .sv_pl-xl-0,
   .sv_px-xl-0 {
      padding-left: 0 !important;
    }
   .sv_p-xl-1 {
      padding: 0.25rem !important;
    }
   .sv_pt-xl-1,
   .sv_py-xl-1 {
      padding-top: 0.25rem !important;
    }
   .sv_pr-xl-1,
   .sv_px-xl-1 {
      padding-right: 0.25rem !important;
    }
   .sv_pb-xl-1,
   .sv_py-xl-1 {
      padding-bottom: 0.25rem !important;
    }
   .sv_pl-xl-1,
   .sv_px-xl-1 {
      padding-left: 0.25rem !important;
    }
   .sv_p-xl-2 {
      padding: 0.5rem !important;
    }
   .sv_pt-xl-2,
   .sv_py-xl-2 {
      padding-top: 0.5rem !important;
    }
   .sv_pr-xl-2,
   .sv_px-xl-2 {
      padding-right: 0.5rem !important;
    }
   .sv_pb-xl-2,
   .sv_py-xl-2 {
      padding-bottom: 0.5rem !important;
    }
   .sv_pl-xl-2,
   .sv_px-xl-2 {
      padding-left: 0.5rem !important;
    }
   .sv_p-xl-3 {
      padding: 1rem !important;
    }
   .sv_pt-xl-3,
   .sv_py-xl-3 {
      padding-top: 1rem !important;
    }
   .sv_pr-xl-3,
   .sv_px-xl-3 {
      padding-right: 1rem !important;
    }
   .sv_pb-xl-3,
   .sv_py-xl-3 {
      padding-bottom: 1rem !important;
    }
   .sv_pl-xl-3,
   .sv_px-xl-3 {
      padding-left: 1rem !important;
    }
   .sv_p-xl-4 {
      padding: 1.5rem !important;
    }
   .sv_pt-xl-4,
   .sv_py-xl-4 {
      padding-top: 1.5rem !important;
    }
   .sv_pr-xl-4,
   .sv_px-xl-4 {
      padding-right: 1.5rem !important;
    }
   .sv_pb-xl-4,
   .sv_py-xl-4 {
      padding-bottom: 1.5rem !important;
    }
   .sv_pl-xl-4,
   .sv_px-xl-4 {
      padding-left: 1.5rem !important;
    }
   .sv_p-xl-5 {
      padding: 3rem !important;
    }
   .sv_pt-xl-5,
   .sv_py-xl-5 {
      padding-top: 3rem !important;
    }
   .sv_pr-xl-5,
   .sv_px-xl-5 {
      padding-right: 3rem !important;
    }
   .sv_pb-xl-5,
   .sv_py-xl-5 {
      padding-bottom: 3rem !important;
    }
   .sv_pl-xl-5,
   .sv_px-xl-5 {
      padding-left: 3rem !important;
    }
   .sv_m-xl-n1 {
      margin: -0.25rem !important;
    }
   .sv_mt-xl-n1,
   .sv_my-xl-n1 {
      margin-top: -0.25rem !important;
    }
   .sv_mr-xl-n1,
   .sv_mx-xl-n1 {
      margin-right: -0.25rem !important;
    }
   .sv_mb-xl-n1,
   .sv_my-xl-n1 {
      margin-bottom: -0.25rem !important;
    }
   .sv_ml-xl-n1,
   .sv_mx-xl-n1 {
      margin-left: -0.25rem !important;
    }
   .sv_m-xl-n2 {
      margin: -0.5rem !important;
    }
   .sv_mt-xl-n2,
   .sv_my-xl-n2 {
      margin-top: -0.5rem !important;
    }
   .sv_mr-xl-n2,
   .sv_mx-xl-n2 {
      margin-right: -0.5rem !important;
    }
   .sv_mb-xl-n2,
   .sv_my-xl-n2 {
      margin-bottom: -0.5rem !important;
    }
   .sv_ml-xl-n2,
   .sv_mx-xl-n2 {
      margin-left: -0.5rem !important;
    }
   .sv_m-xl-n3 {
      margin: -1rem !important;
    }
   .sv_mt-xl-n3,
   .sv_my-xl-n3 {
      margin-top: -1rem !important;
    }
   .sv_mr-xl-n3,
   .sv_mx-xl-n3 {
      margin-right: -1rem !important;
    }
   .sv_mb-xl-n3,
   .sv_my-xl-n3 {
      margin-bottom: -1rem !important;
    }
   .sv_ml-xl-n3,
   .sv_mx-xl-n3 {
      margin-left: -1rem !important;
    }
   .sv_m-xl-n4 {
      margin: -1.5rem !important;
    }
   .sv_mt-xl-n4,
   .sv_my-xl-n4 {
      margin-top: -1.5rem !important;
    }
   .sv_mr-xl-n4,
   .sv_mx-xl-n4 {
      margin-right: -1.5rem !important;
    }
   .sv_mb-xl-n4,
   .sv_my-xl-n4 {
      margin-bottom: -1.5rem !important;
    }
   .sv_ml-xl-n4,
   .sv_mx-xl-n4 {
      margin-left: -1.5rem !important;
    }
   .sv_m-xl-n5 {
      margin: -3rem !important;
    }
   .sv_mt-xl-n5,
   .sv_my-xl-n5 {
      margin-top: -3rem !important;
    }
   .sv_mr-xl-n5,
   .sv_mx-xl-n5 {
      margin-right: -3rem !important;
    }
   .sv_mb-xl-n5,
   .sv_my-xl-n5 {
      margin-bottom: -3rem !important;
    }
   .sv_ml-xl-n5,
   .sv_mx-xl-n5 {
      margin-left: -3rem !important;
    }
   .sv_m-xl-auto {
      margin: auto !important;
    }
   .sv_mt-xl-auto,
   .sv_my-xl-auto {
      margin-top: auto !important;
    }
   .sv_mr-xl-auto,
   .sv_mx-xl-auto {
      margin-right: auto !important;
    }
   .sv_mb-xl-auto,
   .sv_my-xl-auto {
      margin-bottom: auto !important;
    }
   .sv_ml-xl-auto,
   .sv_mx-xl-auto {
      margin-left: auto !important;
    }
  }
  
 .sv_text-monospace {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
  }
  
 .sv_text-justify {
    text-align: justify !important;
  }
  
 .sv_text-wrap {
    white-space: normal !important;
  }
  
 .sv_text-nowrap {
    white-space: nowrap !important;
  }
  
 .sv_text-truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  
 .sv_text-left {
    text-align: left !important;
  }
  
 .sv_text-right {
    text-align: right !important;
  }
  
 .sv_text-center {
    text-align: center !important;
  }
  
  @media (min-width: 576px) {
   .sv_text-sm-left {
      text-align: left !important;
    }
   .sv_text-sm-right {
      text-align: right !important;
    }
   .sv_text-sm-center {
      text-align: center !important;
    }
  }
  
  @media (min-width: 768px) {
   .sv_text-md-left {
      text-align: left !important;
    }
   .sv_text-md-right {
      text-align: right !important;
    }
   .sv_text-md-center {
      text-align: center !important;
    }
  }
  
  @media (min-width: 992px) {
   .sv_text-lg-left {
      text-align: left !important;
    }
   .sv_text-lg-right {
      text-align: right !important;
    }
   .sv_text-lg-center {
      text-align: center !important;
    }
  }
  
  @media (min-width: 1200px) {
   .sv_text-xl-left {
      text-align: left !important;
    }
   .sv_text-xl-right {
      text-align: right !important;
    }
   .sv_text-xl-center {
      text-align: center !important;
    }
  }
  
 .sv_text-lowercase {
    text-transform: lowercase !important;
  }
  
 .sv_text-uppercase {
    text-transform: uppercase !important;
  }
  
 .sv_text-capitalize {
    text-transform: capitalize !important;
  }
  
 .sv_font-weight-light {
    font-weight: 300 !important;
  }
  
 .sv_font-weight-lighter {
    font-weight: lighter !important;
  }
  
 .sv_font-weight-normal {
    font-weight: 400 !important;
  }
  
 .sv_font-weight-bold {
    font-weight: 700 !important;
  }
  
 .sv_font-weight-bolder {
    font-weight: bolder !important;
  }
  
 .sv_font-italic {
    font-style: italic !important;
  }
  
 .sv_text-white {
    color: #fff !important;
  }
  
 .sv_text-primary {
    color: #007bff !important;
  }
  
  a.text-primary:hover, a.text-primary:focus {
    color: #0056b3 !important;
  }
  
 .sv_text-secondary {
    color: #6c757d !important;
  }
  
  a.text-secondary:hover, a.text-secondary:focus {
    color: #494f54 !important;
  }
  
 .sv_text-success {
    color: #28a745 !important;
  }
  
  a.text-success:hover, a.text-success:focus {
    color: #19692c !important;
  }
  
 .sv_text-info {
    color: #17a2b8 !important;
  }
  
  a.text-info:hover, a.text-info:focus {
    color: #0f6674 !important;
  }
  
 .sv_text-warning {
    color: #ffc107 !important;
  }
  
  a.text-warning:hover, a.text-warning:focus {
    color: #ba8b00 !important;
  }
  
 .sv_text-danger {
    color: #dc3545 !important;
  }
  
  a.text-danger:hover, a.text-danger:focus {
    color: #a71d2a !important;
  }
  
 .sv_text-light {
    color: #f8f9fa !important;
  }
  
  a.text-light:hover, a.text-light:focus {
    color: #cbd3da !important;
  }
  
 .sv_text-dark {
    color: #343a40 !important;
  }
  
  a.text-dark:hover, a.text-dark:focus {
    color: #121416 !important;
  }
  
 .sv_text-body {
    color: #212529 !important;
  }
  
 .sv_text-muted {
    color: #6c757d !important;
  }
  
 .sv_text-black-50 {
    color: rgba(0, 0, 0, 0.5) !important;
  }
  
 .sv_text-white-50 {
    color: rgba(255, 255, 255, 0.5) !important;
  }
  
 .sv_text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
  }
  
 .sv_text-decoration-none {
    text-decoration: none !important;
  }
  
 .sv_text-break {
    word-break: break-word !important;
    overflow-wrap: break-word !important;
  }
  
 .sv_text-reset {
    color: inherit !important;
  }
  
 .sv_visible {
    visibility: visible !important;
  }
  
 .sv_invisible {
    visibility: hidden !important;
  }
  
  @media print {
    *,
    *::before,
    *::after {
      text-shadow: none !important;
      box-shadow: none !important;
    }
    a:not(.btn) {
      text-decoration: underline;
    }
    abbr[title]::after {
      content: " (" attr(title) ")";
    }
    pre {
      white-space: pre-wrap !important;
    }
    pre,
    blockquote {
      border: 1px solid #adb5bd;
      page-break-inside: avoid;
    }
    thead {
      display: table-header-group;
    }
    tr,
    img {
      page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
      orphans: 3;
      widows: 3;
    }
    h2,
    h3 {
      page-break-after: avoid;
    }
    @page {
      size: a3;
    }
    body {
      min-width: 992px !important;
    }
   .sv_container {
      min-width: 992px !important;
    }
   .sv_navbar {
      display: none;
    }
   .sv_badge {
      border: 1px solid #000;
    }
   .sv_table {
      border-collapse: collapse !important;
    }
   .sv_table td,
   .sv_table th {
      background-color: #fff !important;
    }
   .sv_table-bordered th,
   .sv_table-bordered td {
      border: 1px solid #dee2e6 !important;
    }
   .sv_table-dark {
      color: inherit;
    }
   .sv_table-dark th,
   .sv_table-dark td,
   .sv_table-dark thead th,
   .sv_table-dark tbody + tbody {
      border-color: #dee2e6;
    }
   .sv_table.sv_thead-dark th {
      color: inherit;
      border-color: #dee2e6;
    }
  }
  /*# sourceMappingURL=bootstrap.css.map */

  
  /*# sourceMappingURL=bootstrap.css.map */
  .wc-block-components-totals-shipping.sv_lsr_shimmer label, .wc-block-components-shipping-rates-control.sv_lsr_shimmer label {
    position: relative;
    overflow: hidden;
    background: #e0e2e5; /* Darker grey background for shimmer */
    background-clip: padding-box;
  }
  
  .wc-block-components-totals-shipping.sv_lsr_shimmer label::before, .wc-block-components-shipping-rates-control.sv_lsr_shimmer label::before {
    content: '';
    position: absolute;
    top: 0;
    left: -150%; /* Start the shimmer off-screen */
    width: 200%;
    height: 100%;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0) 100%);
    animation: shimmer 1.5s infinite;
  }
  
  @keyframes shimmer {
    0% {
      transform: translateX(0);
    }
    100% {
      transform: translateX(150%);
    }
  }
  
  .wc-block-components-totals-shipping.sv_lsr_shimmer  label > *, .wc-block-components-shipping-rates-control.sv_lsr_shimmer  label > * {
    opacity: 0 !important; /* Make all children invisible */
  }

  