@charset "UTF-8";
/*$Id$*/
/**{
  margin:0;
  padding:0;
  box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
img{
  max-inline-size : 100%;
  border: 0 none;
  vertical-align: middle;
}
a,
a:hover,
a:active,
a:focus{
  text-decoration:none;
}
:focus,:active,
.active{
  outline : 0 none;
}
// ul li,
// ol li{
//   list-style: none;
// }

// BUTTON RESET STARTS

button,
input[type='submit'],
input[type='reset'],
input[type='button']{
  margin-block-end: 0;
  font-size: inherit;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  //@include prefix(user-select,none);
  background-image: none;
  text-decoration:none;
  line-height:1.42857143;
  border:0 none;
  &:hover{
 	 @include prefix(transition,0.3s linear);
  }
  &:active,
  &.active {
    outline: 0;
    background-image: none;
    @include prefix(box-shadow,none);
  }
  &::-moz-focus-inner{
	  border: none;
	  padding:0;
  }
}

// BUTTON RESET END
button,
input[type='submit'],
input[type='reset'],
input[type='button'],
input,
textarea,
select{
  &.disabled,
  &[disabled],
  fieldset[disabled] {
    cursor: not-allowed;
    filter: alpha(opacity=65);
    opacity:0.65;
    @include prefix(box-shadow,none);
  }
}

// INPUT AND FORM RESET STARTS

input,
textarea,
select{
  border: 1px solid #ccc;
  padding-block-start:10px;
  padding-block-end:10px;
  padding-inline-start:5px;
  padding-inline-end:5px;
  //padding:10px 5px;
  width:100%;
  font-family: inherit;
  font-size:inherit;
  color:inherit;
}
textarea{
  resize:none;
  height:110px;
  display: block;
}
input[type='radio'],
input[type='file'],
input[type='checkbox']{
  padding:0;
  border:0 none;
  width:auto;
}
select{
  background:#fff;
  height:39px;
  padding-inline-end:0;
}
select[multiple]{
  height:75px;
  padding-block-start:10px;
  padding-block-end:10px;
  padding-inline-start:5px;
  padding-inline-end:0;
}

// INPUT AND FORM RESET END

// TABLE RESET STARTS

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
}
tr{
  vertical-align: middle;
}

// TABLE RESET ENDS

// NO SCRIPTS TAG STYLE

noscript{
  height: 100%;
}
*/
@import url("https://fonts.googleapis.com/css2?family=Gloock&family=Montserrat:wght@400;500;600;700&display=swap");
.theme-header-topbar {
  padding-block-start: 13px;
  padding-block-end: 13px;
  transition: 0.2s linear;
  padding-inline-start: 0;
  padding-inline-end: 0;
  background: #F4FAFA;
  font-family: 'Noto Sans', sans-serif;
  font-size: 13px;
  color: #00376E; }
  .theme-header-topbar .zpcontainer {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    word-break: break-all; }
  .theme-header-topbar .theme-topbar-contact-info {
    padding-inline-end: 15px;
    display: none; }
    @media all and (min-width: 992px) {
      .theme-header-topbar .theme-topbar-contact-info {
        padding-inline-end: 0px;
        display: block; } }
    .theme-header-topbar .theme-topbar-contact-info ul {
      display: flex;
      padding: 0; }
      .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info {
        padding: 0;
        list-style: none; }
        .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info a {
          color: #00376E;
          font-family: 'Noto Sans', sans-serif;
          font-size: 13px;
          font-weight: normal;
          text-transform: none;
          line-height: 1.8;
          letter-spacing: normal;
          display: flex;
          align-items: center;
          transition: 0.15s linear; }
        .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info:last-child {
          margin-inline-start: 0px; }
          @media all and (min-width: 768px) {
            .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info:last-child {
              padding-inline-start: 13px;
              border-inline-start: 1px dotted RGBA(0, 55, 110, 0.8);
              margin-inline-start: 13px; } }
        .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info:only-child {
          padding-inline-start: 0;
          border-inline-start: 0 none;
          margin-inline-start: 0; }
        .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon {
          margin-inline-end: 0;
          display: block;
          line-height: 0; }
          @media all and (min-width: 768px) {
            .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon {
              margin-inline-end: 10px; } }
          .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon svg {
            fill: currentColor;
            width: 13px;
            height: 13px; }
        .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon {
          margin-inline-end: 15px; }
          @media all and (min-width: 768px) {
            .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon {
              margin-inline-end: 5px; } }
        .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon-text {
          display: none; }
          @media all and (min-width: 992px) {
            .theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info .theme-topbar-info-icon-text {
              display: inline; } }
  .theme-header-topbar .theme-socialicon-parent {
    display: none;
    margin-inline-start: 13px;
    padding-inline-start: 13px;
    border-inline-start: 1px dotted RGBA(0, 55, 110, 0.8); }
    @media all and (min-width: 992px) {
      .theme-header-topbar .theme-socialicon-parent {
        display: flex; } }
    .theme-header-topbar .theme-socialicon-parent.theme-social-icon-space {
      margin-inline-start: 0;
      padding-inline-start: 0;
      border-inline-start: 0 none; }
    .theme-header-topbar .theme-socialicon-parent ul {
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .theme-header-topbar .theme-socialicon-parent ul li a {
        margin-inline-start: 17px; }
        .theme-header-topbar .theme-socialicon-parent ul li a svg, .theme-header-topbar .theme-socialicon-parent ul li a img {
          width: 13px;
          height: 13px;
          margin: 0;
          margin-block-start: 4px;
          fill: #00376E;
          transition: 0.15s linear;
          vertical-align: initial; }
      .theme-header-topbar .theme-socialicon-parent ul li:first-child a {
        margin-inline-start: 0; }
    .theme-header-topbar .theme-socialicon-parent ul.theme-scoialicon-inner-parent {
      padding: 0;
      align-items: center; }
      .theme-header-topbar .theme-socialicon-parent ul.theme-scoialicon-inner-parent li {
        padding: 0;
        list-style: none; }
    .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent] {
      display: flex;
      position: relative;
      align-items: center;
      padding: 0px;
      padding-inline-start: 5px;
      padding-inline-end: 5px;
      margin-inline-start: 12px;
      cursor: pointer; }
      .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent] span {
        display: flex;
        justify-content: center;
        width: 13px;
        height: 13px;
        cursor: pointer; }
        .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent] span:after {
          content: '...';
          color: #161E2D;
          margin-block-start: -1px;
          line-height: 0;
          font-size: 24px;
          letter-spacing: -0.5px; }
      .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent] ul {
        display: none;
        position: absolute;
        flex-flow: row wrap;
        align-items: center;
        width: 119px;
        inset-block-start: 100%;
        inset-inline-end: 0;
        padding-block-start: 5px;
        padding-block-end: 5px;
        padding-inline-start: 15px;
        padding-inline-end: 15px;
        border: 1px solid #E7E9EA;
        background: #ffffff;
        cursor: default;
        box-shadow: 0 10px 14px RGBA(98, 98, 98, 0.1);
        z-index: 1000; }
        .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent] ul li {
          list-style: none; }
          .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent] ul li a {
            margin: 0px;
            margin-inline-start: 8px;
            margin-inline-end: 8px; }
            .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent] ul li a svg {
              fill: #000000; }
      .theme-header-topbar .theme-socialicon-parent [data-more-socialicon-parent]:hover ul {
        display: flex; }
  .theme-header-topbar.zpdark-header-portion .theme-socialicon-parent [data-more-socialicon-parent] span:after {
    color: RGBA(255, 255, 255, 0.8); }
  .theme-header-topbar.zpdark-header-portion .theme-socialicon-parent [data-more-socialicon-parent] ul li a svg {
    fill: #000000; }
  .theme-header-topbar .theme-portal-login {
    margin-inline-start: auto; }
    .theme-header-topbar .theme-portal-login .theme-portal-container {
      display: flex;
      align-items: center; }
      .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content {
        float: left;
        text-transform: capitalize; }
        @media all and (min-width: 992px) {
          .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content:last-child:only-child, .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content:first-child:only-child {
            padding-inline-start: 0;
            padding-inline-end: 0; } }
        .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content {
          position: relative; }
          .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content .theme-username-dropdown-list {
            position: absolute;
            display: none;
            left: 0px;
            top: 100%;
            list-style: none;
            z-index: 285;
            width: 100%;
            padding: 0px;
            margin: 0px;
            padding-block-start: 12px; }
            .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content .theme-username-dropdown-list li {
              min-inline-size: 140px;
              list-style: none;
              padding: 0px;
              border-block-end: 1px dotted #E7E7E7;
              background: #F4FAFA;
              word-wrap: break-word;
              word-break: break-word; }
              .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content .theme-username-dropdown-list li:last-child {
                border-block-end: 0 none; }
              .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content .theme-username-dropdown-list li a {
                display: block;
                padding: 10px;
                color: #00376E;
                transition: 0.2s linear; }
                .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content .theme-username-dropdown-list li a:hover {
                  color: #F95700; }
          .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content:hover .theme-username-dropdown-list {
            display: block; }
          .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content a.theme-user-name-dropdown {
            align-items: center; }
            .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content a.theme-user-name-dropdown .theme-user-profile-down-arrow {
              display: block;
              height: 6px;
              width: 6px;
              border-inline-end: 1px solid;
              border-block-start: 1px solid;
              background: transparent;
              transform: rotate(135deg);
              margin-inline-start: 10px;
              margin-block-start: -1px; }
              @media all and (min-width: 992px) {
                .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content.theme-portal-username-content a.theme-user-name-dropdown .theme-user-profile-down-arrow + .theme-portal-content {
                  margin-inline-start: 10px; } }
        .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content a {
          color: #00376E;
          font-size: 13px;
          font-family: 'Noto Sans', sans-serif;
          text-transform: none;
          font-weight: normal;
          line-height: 1.8;
          letter-spacing: normal; }
        .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content:first-child {
          padding-inline-end: 10px; }
        .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content:last-child {
          padding-inline-start: 10px;
          border-inline-start: 1px dotted #00376E; }
        .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content:only-child {
          border-inline-start: 0 none; }
        .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content a {
          display: flex; }
          .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content a .theme-portal-username {
            max-inline-size: 150px;
            overflow: hidden;
            text-overflow: ellipsis;
            display: inline-block;
            white-space: nowrap; }
  .theme-header-topbar .theme-search-minicart-responsive {
    display: flex; }
    @media all and (min-width: 992px) {
      .theme-header-topbar .theme-search-minicart-responsive {
        display: none; } }
    .theme-header-topbar .theme-search-minicart-responsive .theme-search-and-mini-cart-group {
      display: flex; }
      @media all and (min-width: 992px) {
        .theme-header-topbar .theme-search-minicart-responsive .theme-search-and-mini-cart-group {
          display: none; } }
      .theme-header-topbar .theme-search-minicart-responsive .theme-search-and-mini-cart-group .theme-search {
        margin-block-start: -15px;
        margin-block-end: -15px;
        position: relative;
        align-self: stretch;
        display: flex; }
        .theme-header-topbar .theme-search-minicart-responsive .theme-search-and-mini-cart-group .theme-search .theme-search-icon {
          padding-inline-start: 0px; }
          @media all and (min-width: 992px) {
            .theme-header-topbar .theme-search-minicart-responsive .theme-search-and-mini-cart-group .theme-search .theme-search-icon {
              padding-inline-start: 15px; } }
        .theme-header-topbar .theme-search-minicart-responsive .theme-search-and-mini-cart-group .theme-search .theme-search-field-container {
          left: 0; }
  .theme-header-topbar.theme-header-topbar-responsive {
    display: block; }
    @media all and (min-width: 992px) {
      .theme-header-topbar.theme-header-topbar-responsive {
        display: none; } }
    .theme-header-topbar.theme-header-topbar-responsive.theme-hide-responsive-topbar {
      display: none; }

.theme-header {
  background: #ffffff;
  display: flex;
  padding-block-start: 0;
  padding-block-end: 0;
  padding-inline-start: 15px;
  padding-inline-end: 15px; }
  @media all and (min-width: 992px) {
    .theme-header {
      padding: 0; } }
  .theme-header .theme-responsive-goback {
    display: none;
    margin-inline-start: -2px;
    order: -2;
    padding-block-start: 16px;
    padding-block-end: 16px;
    padding-inline-start: 0px;
    padding-inline-end: 16px;
    align-self: center; }
    .theme-header .theme-responsive-goback a {
      display: flex; }
      .theme-header .theme-responsive-goback a svg {
        width: 24px;
        height: 24px;
        fill: #424242; }
  .theme-header .zpcontainer {
    padding: 0;
    flex: 1 0 auto;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media all and (min-width: 992px) {
      .theme-header .zpcontainer {
        flex: 0 1 auto; } }
    @media only screen and (min-width: 1200px) {
      .theme-header .zpcontainer {
        position: relative;
        padding-inline-start: 15px;
        padding-inline-end: 15px; } }
    @media all and (min-width: 992px) {
      .theme-header .zpcontainer {
        justify-content: flex-start; } }
    .theme-header .zpcontainer .theme-branding-info {
      display: flex;
      align-items: center;
      justify-content: flex-start;
      flex: 0 1 auto;
      margin-inline-end: auto;
      flex-wrap: wrap;
      min-inline-size: 1%;
      padding-block-start: 20px;
      padding-block-end: 20px;
      transition: 0.2s linear;
      padding-inline-start: 0;
      padding-inline-end: 0; }
      @media all and (min-width: 992px) {
        .theme-header .zpcontainer .theme-branding-info {
          flex-wrap: nowrap;
          padding: 0;
          justify-content: center; } }
      .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption {
        flex: 0 1 auto;
        display: flex;
        justify-content: center;
        flex-direction: column;
        flex-wrap: wrap;
        align-items: flex-start;
        min-inline-size: 1%;
        width: 100%; }
        @media all and (min-width: 992px) {
          .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption {
            display: block;
            margin-block-start: 0px;
            align-items: center; } }
      @media all and (min-width: 992px) {
        .theme-header .zpcontainer .theme-branding-info .theme-menu-area-res {
          margin-inline-start: 0px; } }
      .theme-header .zpcontainer .theme-branding-info .theme-logo-parent {
        padding-inline-end: 0px;
        display: flex;
        justify-content: center;
        min-inline-size: 1%; }
        @media all and (min-width: 992px) {
          .theme-header .zpcontainer .theme-branding-info .theme-logo-parent {
            height: 100%;
            padding-block-start: 0;
            flex: 1 0 auto;
            padding-inline-end: 15px; } }
        @media only screen and (min-width: 1200px) {
          .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a {
            height: auto;
            line-height: normal;
            max-inline-size: none; } }
        .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img {
          max-inline-size: 500px;
          max-block-size: 500px; }
        .theme-header .zpcontainer .theme-branding-info .theme-logo-parent.theme-disable-logo-mobile {
          display: none; }
          @media all and (min-width: 992px) {
            .theme-header .zpcontainer .theme-branding-info .theme-logo-parent.theme-disable-logo-mobile {
              display: flex; } }
      .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name {
        color: #00376E;
        font-size: 24px;
        font-family: 'Nunito',sans-serif;
        font-weight: normal;
        text-transform: none;
        line-height: normal;
        letter-spacing: normal; }
        .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name.theme-disable-sitename-mobile {
          display: none; }
          @media all and (min-width: 992px) {
            .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name.theme-disable-sitename-mobile {
              display: block; } }
      .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-caption {
        color: #7b9bba;
        font-family: 'Noto Sans', sans-serif;
        font-size: 15px;
        font-weight: normal;
        text-transform: none;
        line-height: normal;
        letter-spacing: normal; }
        .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-caption.theme-disable-sitecaption-mobile {
          display: none; }
          @media all and (min-width: 992px) {
            .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-caption.theme-disable-sitecaption-mobile {
              display: block; } }
      .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name,
      .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-caption {
        word-break: break-word;
        word-wrap: break-word;
        transition: 0.15s linear; }
      .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption.theme-site-title-caption-space {
        margin-block-start: 15px; }
        @media all and (min-width: 992px) {
          .theme-header .zpcontainer .theme-branding-info .theme-site-name-caption.theme-site-title-caption-space {
            margin-block-start: 0px; } }
    .theme-header .zpcontainer .theme-navigation-and-icons {
      justify-content: flex-end; }
      @media all and (min-width: 992px) {
        .theme-header .zpcontainer .theme-navigation-and-icons {
          min-inline-size: 1%; } }
      .theme-header .zpcontainer .theme-navigation-and-icons.theme-search-cart-non-res {
        display: none; }
        @media all and (min-width: 992px) {
          .theme-header .zpcontainer .theme-navigation-and-icons.theme-search-cart-non-res {
            display: flex; } }
      .theme-header .zpcontainer .theme-navigation-and-icons .theme-search-cart-non-res {
        display: none; }
        @media all and (min-width: 992px) {
          .theme-header .zpcontainer .theme-navigation-and-icons .theme-search-cart-non-res {
            display: flex;
            align-self: stretch;
            margin-inline-end: 10px;
            margin-inline-end: 0px; } }
        @media all and (min-width: 992px) {
          .theme-header .zpcontainer .theme-navigation-and-icons .theme-search-cart-non-res.theme-search-cart-scrollposition-non-responsive .theme-search-and-mini-cart-group .theme-search {
            margin-block-start: 0px;
            margin-block-end: 0px; } }
.theme-nonresponsive-portal-position-two {
  display: flex; }
  @media all and (max-width: 991px) {
    .theme-nonresponsive-portal-position-two {
      order: 3;
      margin-inline-start: auto; } }
.zpheader-style-01 {
  box-shadow: 0 3px 5px RGBA(0, 0, 0, 0.05);
  position: relative; }
  @media all and (min-width: 992px) {
    .zpheader-style-01 > .theme-header-topbar {
      padding-block-start: 13px;
      padding-block-end: 13px; } }
  .zpheader-style-01 .theme-header .zpcontainer {
    flex-wrap: wrap; }
    .zpheader-style-01 .theme-header .zpcontainer .theme-branding-info {
      padding-inline-end: 15px; }
    @media all and (min-width: 992px) {
      .zpheader-style-01 .theme-header .zpcontainer {
        padding-block-start: 32px;
        padding-block-end: 32px; } }
  .zpheader-style-01.theme-cart-checkout-headersix.theme-mobile-header-fixed {
    position: sticky;
    top: 0;
    z-index: 250; }
    @media all and (min-width: 992px) {
      .zpheader-style-01.theme-cart-checkout-headersix.theme-mobile-header-fixed {
        position: static; } }
  .zpheader-style-01.theme-cart-checkout-headersix .theme-headersix-hide-topbar {
    display: none; }
    @media all and (min-width: 992px) {
      .zpheader-style-01.theme-cart-checkout-headersix .theme-headersix-hide-topbar {
        display: block; } }
  @media all and (min-width: 992px) {
    .zpheader-style-01 .theme-navigation-and-icons {
      flex: 1 0 1%; } }
@media all and (max-width: 768px) {
  .zpheader-style-01.theme-mobile-header-fixed {
    position: sticky;
    top: 0;
    z-index: 250; } }

.zpsocialicon-floater {
  display: none; }
  @media all and (min-width: 992px) {
    .zpsocialicon-floater {
      position: fixed;
      display: block;
      right: 0;
      top: 50%;
      transform: translate(0, -50%);
      border-inline-start: 0 none;
      margin-inline-start: 0;
      box-shadow: 0 0px 4px RGBA(0, 0, 0, 0.21);
      padding: 0;
      z-index: 290; } }
  @media all and (min-width: 992px) {
    .zpsocialicon-floater ul {
      display: block;
      padding: 0; } }
  @media all and (min-width: 992px) {
    .zpsocialicon-floater ul li {
      list-style: none;
      padding: 0; } }
  .zpsocialicon-floater ul li a {
    padding: 15px;
    display: flex;
    align-items: center; }
    .zpsocialicon-floater ul li a svg, .zpsocialicon-floater ul li a img {
      height: 13px;
      width: 13px;
      fill: #ffffff;
      vertical-align: initial; }
    .zpsocialicon-floater ul li a.theme-linkedin-container {
      background: #007bb5; }
    .zpsocialicon-floater ul li a.theme-facebook-container {
      background: #3b5998; }
    .zpsocialicon-floater ul li a.theme-gplus-container {
      background: #dd4b39; }
    .zpsocialicon-floater ul li a.theme-twitter-container {
      background: #55acee; }
    .zpsocialicon-floater ul li a.theme-pinterest-container {
      background: #cb2027; }
    .zpsocialicon-floater ul li a.theme-youtube-container {
      background: #bb0000; }
    .zpsocialicon-floater ul li a.theme-flickr-container {
      background: #0063DC; }
    .zpsocialicon-floater ul li a.theme-email-container {
      background: #848484; }
    .zpsocialicon-floater ul li a.theme-rssfeed-container {
      background: #ff6600; }
    .zpsocialicon-floater ul li a.theme-instagram-container {
      background: #e95950; }
    .zpsocialicon-floater ul li a.theme-medium-container {
      background: #32c24d; }
    .zpsocialicon-floater ul li a.theme-csp-container {
      background: #FFFFFF; }
    .zpsocialicon-floater ul li a.theme-snapchat-container {
      background: #fdff00; }
    .zpsocialicon-floater ul li a.theme-messenger-container {
      background: #0a93ff; }
    .zpsocialicon-floater ul li a.theme-telegram-container {
      background: #24a0dc; }
    .zpsocialicon-floater ul li a.theme-reddit-container {
      background: #FF4500; }
    .zpsocialicon-floater ul li a.theme-whatsapp-container {
      background: #26d266; }
    .zpsocialicon-floater ul li a.theme-viber-container {
      background: #7a57fb; }
    .zpsocialicon-floater ul li a.theme-skype-container {
      background: #0277de; }
    .zpsocialicon-floater ul li a.theme-vimeo-container {
      background: #00b9ef; }
    .zpsocialicon-floater ul li a.theme-tiktok-container {
      background: #000000; }
    .zpsocialicon-floater ul li a.theme-googlemap-container {
      background: #05ac47; }
    .zpsocialicon-floater ul li a.theme-quora-container {
      background: #b82c27; }
    .zpsocialicon-floater ul li a.theme-websiteurl-container {
      background: #00a1e2; }
  @media all and (min-width: 992px) {
    .zpsocialicon-floater ul li:last-child {
      margin-block-end: 0px; } }
  .zpsocialicon-floater .theme-socialicon-parent [data-more-socialicon-parent] span {
    display: flex;
    position: relative;
    width: 43px;
    height: 43px;
    cursor: pointer;
    justify-content: center;
    background: #464040; }
    .zpsocialicon-floater .theme-socialicon-parent [data-more-socialicon-parent] span:after {
      content: '...';
      color: #fff;
      position: absolute;
      inset-block-start: 14px;
      line-height: 0;
      font-size: 24px;
      letter-spacing: -1px; }
  .zpsocialicon-floater .theme-socialicon-parent [data-more-socialicon-parent] ul {
    display: none;
    position: absolute;
    flex-flow: row wrap;
    padding: 8px;
    width: 163px;
    bottom: 0;
    right: 43px;
    background: #fff;
    border-radius: 3px;
    box-shadow: 0px 0 4px RGBA(0, 0, 0, 0.1); }
    .zpsocialicon-floater .theme-socialicon-parent [data-more-socialicon-parent] ul li {
      margin: 3px; }
  .zpsocialicon-floater .theme-socialicon-parent [data-more-socialicon-parent]:hover ul {
    display: flex; }

@media all and (max-width: 768px) {
  .theme-checkout-topbar {
    display: none; } }

@media all and (max-width: 991px) {
  .theme-header {
    flex: 1 0 0; }
    .theme-header .zpcontainer {
      width: 80%;
      flex: 1 0 auto; }
    .theme-header .theme-responsive-menu-area.zpcontainer {
      flex: 0 1 0; } }

@media all and (max-width: 768px) {
  .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img {
    max-block-size: 35vh;
    max-inline-size: 75vw; }
    .theme-header .zpcontainer .theme-branding-info .theme-logo-parent a img.mobileLogoAuto {
      height: auto !important;
      width: auto !important; } }

.theme-loader {
  background: RGBA(255, 255, 255, 0.8);
  color: #5981A9;
  justify-content: center;
  display: none; }
  .theme-loader.theme-loader-show {
    display: flex;
    width: 100%;
    height: 100%;
    z-index: 199;
    top: 0;
    position: absolute; }
    .theme-loader.theme-loader-show span {
      margin-block-start: 80px; }
    @media all and (min-width: 992px) {
      .theme-loader.theme-loader-show.theme-temp-load-padding {
        padding-inline-start: 300px; } }
.theme-vertical-header-sidebar-banner-content-container .theme-loader.theme-loader-show {
  height: auto; }

.theme-searching-opacity {
  position: relative; }
  .theme-searching-opacity [data-search-result-loading] {
    opacity: 0; }
  .theme-searching-opacity .theme-store-collection-container {
    opacity: 0; }

body.theme-loader-body-hidden {
  overflow: hidden; }

.theme-search-loader-dots {
  height: 100%;
  width: 60px;
  top: 0px;
  right: 0;
  position: absolute;
  font-weight: normal;
  text-align: center;
  display: block;
  -webkit-appearance: none;
  border-radius: 0px;
  display: none;
  background: #F95700; }
  .theme-search-loader-dots.theme-show-search-loader-dots {
    display: block; }
  .theme-search-loader-dots span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 5px;
    width: 5px;
    background: RGBA(255, 255, 255, 0.8);
    animation: searchLoader 0.5s ease-in-out infinite alternate;
    border-radius: 50%;
    animation-delay: -0.16s; }
    .theme-search-loader-dots span:after, .theme-search-loader-dots span:before {
      width: 5px;
      height: 5px;
      content: "";
      display: block;
      background: RGBA(255, 255, 255, 0.7);
      position: absolute;
      animation: searchLoader 0.5s ease-in-out infinite alternate;
      border-radius: 50%;
      left: -7px; }
    .theme-search-loader-dots span:before {
      animation-delay: -0.32s; }
    .theme-search-loader-dots span:after {
      left: 7px; }

@keyframes searchLoader {
  from {
    background: transparent; } }

.zpheader-style-01.theme-header-fixed {
  box-shadow: none; }
  .zpheader-style-01.theme-header-fixed .theme-navigation-and-icons .theme-menu-area ul li a {
    transition: 0.15s linear; }

@media all and (min-width: 992px) {
  .zpheader-style-01 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li {
    margin-inline-start: 0px;
    margin-inline-end: 25px; }
    .zpheader-style-01 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li:last-of-type {
      margin-inline-end: 0px; }
    .zpheader-style-01 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li:first-of-type {
      margin-inline-start: 0px; } }

.theme-navigation-and-icons {
  display: flex;
  align-items: center;
  align-self: stretch; }
  @media all and (min-width: 992px) {
    .theme-navigation-and-icons {
      flex: 1 0 0px;
      max-inline-size: 100%;
      margin-inline-start: auto; } }
  .theme-navigation-and-icons .theme-search-and-mini-cart-group {
    display: flex;
    align-self: stretch; }
    .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search {
      padding-block-start: 0;
      align-self: center; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search {
          display: flex;
          align-self: stretch;
          position: relative; } }
      .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-icon {
        border: 0 none;
        padding-block-start: 0px;
        padding-block-end: 0px;
        padding-inline-start: 15px;
        padding-inline-end: 15px;
        line-height: 0;
        display: block;
        align-self: center;
        cursor: pointer; }
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-icon svg {
          width: 17px;
          height: 17px;
          fill: #00376E; }
      .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-field-container {
        border-block-start: 3px solid #F95700;
        box-shadow: 0 5px 21px RGBA(0, 0, 0, 0.2);
        display: none;
        position: absolute;
        top: 100%;
        right: 15px;
        z-index: 300;
        width: 300px; }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-field-container {
            width: auto; } }
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-field-container input[type="text"] {
          width: 300px;
          font-size: 16px;
          border-radius: 0px;
          padding-block-start: 5px;
          padding-block-end: 5px;
          padding-inline-start: 20px;
          padding-inline-end: 60px;
          height: 50px;
          border: 0 none;
          background: #ffffff;
          font-family: 'Noto Sans', sans-serif;
          color: #5981A9;
          font-weight: normal;
          text-transform: none;
          line-height: normal;
          letter-spacing: normal; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-field-container input[type="text"] {
              width: 474px;
              font-size: 14px; } }
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-field-container .theme-search-go {
          height: 100%;
          width: 60px;
          top: 0px;
          right: 0;
          position: absolute;
          background: #F95700;
          color: #ffffff;
          font-weight: normal;
          font-size: 18px;
          font-family: 'Noto Sans', sans-serif;
          text-transform: none;
          line-height: normal;
          letter-spacing: 1.42857143;
          text-align: center;
          display: block;
          -webkit-appearance: none;
          border-radius: 0px; }
    .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart {
      align-self: center; }
      .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon {
        padding-block-start: 0px;
        padding-block-end: 0px;
        padding-inline-start: 0px;
        padding-inline-end: 15px;
        line-height: 0;
        display: block;
        position: relative;
        cursor: pointer; }
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg {
          width: 24px;
          height: 24px;
          fill: #00376E;
          stroke: #00376E; }
          .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg path {
            fill: #00376E; }
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon .theme-mini-cart-count {
          background: #F95700;
          border-radius: 100%;
          color: #ffffff;
          display: block;
          font-size: 10px;
          line-height: 0.6;
          padding: 6px;
          position: absolute;
          right: 5px;
          text-align: center;
          top: -7px;
          visibility: hidden; }
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon.theme-carticon-style-13, .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon.theme-carticon-style-15 {
          display: flex;
          align-items: center;
          padding-inline-end: 0; }
          .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon.theme-carticon-style-13 .theme-mini-cart-count, .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon.theme-carticon-style-15 .theme-mini-cart-count {
            position: static;
            margin-inline-start: 3px;
            border-radius: 3px; }
    .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:first-child .theme-search-icon {
      align-items: center; }
    .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:only-child {
      margin-inline-start: 0px; }
      .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:only-child .theme-search-icon {
        padding-inline-end: 0;
        border-inline-end: 0 none;
        margin-inline-end: 0px; }
      .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:only-child .theme-search-field-container {
        right: 0px; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:only-child {
          margin-inline-start: 20px; } }
    .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item .theme-search-hide-overlay {
      position: fixed;
      width: 100%;
      height: 100%;
      left: 0px;
      top: 0px;
      z-index: 285; }

.theme-navigation-and-icons .theme-menu-area .theme-menu {
  border-block-start: 3px solid #F95700; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu {
    cursor: pointer;
    display: inline;
    position: absolute;
    right: 10px;
    text-align: center;
    line-height: 0;
    top: 50%;
    height: 25px;
    width: 25px;
    background: #ffffff;
    transform: translate(0px, -50%); }
    @media all and (min-width: 992px) {
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu {
        margin-inline-start: 5px;
        position: static;
        transform: translate(0px, 0px);
        background: transparent; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-down-arrow, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-up-arrow {
      border: 0 none;
      width: 35px;
      height: 80%;
      background: transparent; }
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-down-arrow:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-up-arrow:after {
        display: block;
        height: 6px;
        width: 6px;
        border-inline-end: 1px solid;
        border-block-start: 1px solid;
        background: transparent;
        transform: rotate(135deg);
        margin-inline-start: 10px;
        content: "";
        left: 5px;
        top: 40%;
        position: absolute; }
    @media all and (min-width: 992px) {
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-down-arrow, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-right-arrow {
        display: block;
        height: 6px;
        width: 6px;
        border-inline-end: 1px solid;
        border-block-start: 1px solid;
        background: transparent;
        transform: rotate(135deg);
        margin-inline-start: 10px;
        padding-inline-start: 5px; } }
    @media all and (min-width: 992px) {
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-down-arrow:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-right-arrow:after {
        display: none; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-up-arrow:after {
      transform: rotate(-45deg);
      top: 50%; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-up-arrow:after {
          display: none; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-submenu-right-arrow {
      transform: rotate(45deg) translate(0, -50%);
      margin-inline-start: auto; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-responsive-menu {
      display: inline; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-responsive-menu {
          display: none; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-non-responsive-menu {
      display: none; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-li-menu.theme-non-responsive-menu {
          display: block; } }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-close-li-menu {
    display: none; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li {
    border-block-end: 1px solid RGBA(231, 231, 231, 0.4);
    padding: 0px; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {
      display: flex;
      align-items: center;
      position: relative;
      color: #00376E;
      font-family: 'Noto Sans', sans-serif;
      font-size: 14px;
      font-weight: normal;
      text-transform: none;
      line-height: normal;
      letter-spacing: normal;
      padding-block-start: 14px;
      padding-block-end: 14px;
      padding-inline-start: 20px;
      padding-inline-end: 48px;
      transition: 0.15s linear;
      -webkit-text-size-adjust: 100%; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {
          color: #00376E;
          text-transform: none;
          font-weight: normal;
          font-family: 'Noto Sans', sans-serif;
          font-size: 15px;
          line-height: normal;
          letter-spacing: normal; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected > a {
      color: #F95700; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected > a {
          background: #F95700;
          color: #ffffff; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul {
      position: static;
      background: none;
      padding-block-end: 0px;
      padding-inline-end: 0px;
      display: none;
      max-block-size: none; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul {
          position: absolute;
          left: 0;
          z-index: 280;
          top: 100%;
          min-inline-size: 228px; }
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul.theme-sub-menu-position-change {
            left: auto;
            right: 0px;
            padding-inline-start: 0px;
            padding-inline-end: 3px;
            min-inline-size: 228px; }
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul.theme-sub-menu-position-change > li {
              min-inline-size: 0px; } }
      .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li {
        margin-inline-start: 0;
        text-align: start;
        word-break: break-word;
        word-wrap: break-word;
        padding-inline-end: 0;
        padding-inline-start: 20px; }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:first-child {
          border-block-start: 1px solid RGBA(231, 231, 231, 0.4); }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li {
            min-inline-size: 228px;
            width: 100%;
            margin-block-start: 0px;
            background: #ffffff;
            box-shadow: 0 3px 3px RGBA(0, 0, 0, 0.1);
            border-block-end: 1px solid RGBA(231, 231, 231, 0.4);
            padding-inline-start: 0px; } }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:first-of-type {
            border-block-start: 3px solid #F95700; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li a {
          padding-block-start: 14px;
          padding-block-end: 14px;
          padding-inline-start: 20px;
          padding-inline-end: 48px;
          display: block;
          color: #00376E;
          font-family: 'Noto Sans', sans-serif;
          font-size: 14px;
          font-weight: normal;
          text-transform: none;
          line-height: normal;
          letter-spacing: normal;
          position: relative;
          border-radius: 3px;
          font-weight: normal;
          -webkit-text-size-adjust: 100%;
          line-height: normal; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li a {
              background: #ffffff;
              width: 100%;
              padding-block-start: 14px;
              padding-block-end: 14px;
              padding-inline-start: 20px;
              padding-inline-end: 20px;
              -webkit-text-size-adjust: auto; } }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li a .theme-sub-li-menu {
              right: 10px;
              top: 50%;
              margin-inline-start: auto;
              position: absolute; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:hover > a, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li.theme-menu-selected > a {
          background: none; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li:hover > a, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li.theme-menu-selected > a {
              color: #F95700;
              background: #ffffff; } }
      .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul ul {
        top: 0;
        left: 100%;
        padding-block-start: 0px;
        padding-inline-start: 0px; }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul ul {
            padding-inline-start: 3px; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul ul.theme-sub-menu-position-change {
          left: -100%;
          padding-inline-start: 0px; }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul ul li {
            padding-inline-start: 0px; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > a {
      color: #F95700; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > a {
          background: #F95700;
          color: #ffffff; } }
    @media all and (min-width: 992px) {
      .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > ul {
        display: block !important; } }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-menu .theme-sub-li-menu {
    right: 15px; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-menu .menu-highlight-primary > a, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-menu .menu-highlight-secondary > a {
    margin-block-start: 5px;
    margin-block-end: 5px;
    margin-inline-start: 20px;
    margin-inline-end: 5px; }
    @media all and (min-width: 992px) {
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-menu .menu-highlight-primary > a, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-menu .menu-highlight-secondary > a {
        margin-block-start: 5px;
        margin-block-end: 5px;
        margin-inline-start: 5px;
        margin-inline-end: 5px; } }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-menu .menu-highlight-primary .theme-sub-li-menu, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-sub-menu .menu-highlight-secondary .theme-sub-li-menu {
    right: 10px; }

@media all and (min-width: 992px) {
  .theme-vertical-navigation-container .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:only-child {
    margin-inline-start: 0px; } }

.theme-responsive-menu-area.zpcontainer {
  display: block;
  padding-block-start: 20px;
  padding-block-end: 20px;
  flex: 0 1 auto;
  margin-inline-start: auto;
  align-self: center; }
  @media all and (min-width: 992px) {
    .theme-responsive-menu-area.zpcontainer {
      display: none; } }
  .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container {
    cursor: pointer;
    height: 20px;
    width: 23px;
    margin-block-start: -13px;
    margin-block-end: 0px;
    margin-inline-start: auto;
    margin-inline-end: auto;
    position: relative; }
    .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon {
      display: block;
      width: 100%;
      height: 2px;
      background: #F95700;
      position: relative;
      margin-block-start: 15px; }
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon:before, .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon:after {
        background: #F95700;
        content: "";
        height: 3px;
        left: 0;
        margin-block-end: 15px;
        position: absolute;
        top: 8px;
        width: 100%;
        height: 100%;
        transition: 0.3s linear; }
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon:after {
        top: 16px; }
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon.theme-close-icon {
        background: transparent; }
        .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon.theme-close-icon:before {
          transform: rotate(45deg);
          top: 10px; }
        .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon.theme-close-icon:after {
          transform: rotate(-45deg);
          top: 10px; }
    @media all and (min-width: 992px) {
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container {
        display: none; } }
  .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent {
    flex: 1 1 0px;
    display: flex;
    flex-wrap: wrap;
    padding-block-start: 18px;
    padding-block-end: 18px;
    padding-inline-start: 22px;
    padding-inline-end: 20px;
    align-items: center; }
    @media all and (max-width: 991px) {
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent {
        margin-block-start: -8px; } }
    .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent li {
      padding-inline-start: 0;
      padding-inline-end: 0;
      margin-block-start: 0px;
      margin-block-end: 0px;
      margin-inline-start: 4px;
      margin-inline-end: 4px;
      border-block-end: 0 none; }
      @media all and (max-width: 991px) {
        .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent li {
          margin-block-start: 8px; } }
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent li a {
        padding: 0; }
        .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent li a svg, .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent li a img {
          width: 13px;
          height: 13px;
          fill: #00376E; }
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu ul.theme-scoialicon-inner-parent li:last-child a svg {
        margin-inline-end: 10px; }
  .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-menu > ul {
    border-block-end: 1px solid #00376E; }
  .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info {
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    padding-block-start: 18px;
    padding-block-end: 18px;
    padding-inline-start: 22px;
    padding-inline-end: 20px; }
    .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul {
      display: flex;
      margin-inline-start: auto; }
      .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li {
        padding: 0px;
        margin-inline-start: 0px;
        margin-inline-end: 20px; }
        .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li a {
          padding-block-start: 0px;
          padding-block-end: 0px;
          padding-inline-start: 0px;
          padding-inline-end: 0px; }
          .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li a svg {
            width: 13px;
            height: 13px;
            fill: #00376E; }
          .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li a .theme-topbar-info-icon {
            display: flex;
            align-items: center; }
          .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li a .theme-topbar-info-icon-text {
            display: none; }
            @media all and (min-width: 992px) {
              .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li a .theme-topbar-info-icon-text {
                display: inline; } }
        .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul:first-child li:last-child {
          margin-inline-end: 0; }
    .theme-responsive-menu-area.zpcontainer .theme-responsive-menu .theme-topbar-contact-info ul.theme-scoialicon-inner-parent {
      padding-block-start: 0;
      padding-block-end: 0;
      padding-inline-start: 0; }

.theme-responsive-menu-area.theme-navigation-and-icons .theme-menu-area .theme-menu.theme-toggle-animate {
  visibility: visible;
  max-block-size: 50vh;
  overflow: auto; }

.theme-responsive-menu-area.theme-navigation-and-icons .theme-menu-area .theme-menu.theme-toggle-animate-end {
  max-block-size: 0; }

.theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-res {
  border-block-end: 1px solid #E7E7E7;
  display: flex; }
  @media all and (min-width: 992px) {
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-res {
      display: none; } }
.theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container {
  height: auto;
  width: 100%;
  display: flex;
  align-items: center; }
  @media all and (max-width: 992px) {
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container {
      padding-block-start: 15px;
      padding-block-end: 15px;
      padding-inline-start: 0;
      padding-inline-end: 20px; } }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container .theme-currency-label {
    margin-inline-end: auto;
    color: #00376E;
    font-family: 'Noto Sans', sans-serif;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    display: flex;
    align-items: center;
    z-index: 310; }
    @media all and (max-width: 992px) {
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container .theme-currency-label {
        padding-inline-start: 20px; } }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container ul {
    margin-inline-start: auto; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container ul li {
      border-block-end: 0 none;
      padding: 5px;
      color: #00376E; }
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container ul li:first-child {
        padding-block-start: 0px;
        padding-block-end: 0px;
        padding-inline-end: 0px;
        padding-inline-start: 5px; }
  @media all and (min-width: 992px) {
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul {
      overflow: visible; } }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul li, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul li, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul li {
    color: #00376E;
    font-size: 13px;
    font-family: 'Noto Sans', sans-serif;
    font-weight: normal;
    text-transform: none;
    line-height: 1.8;
    letter-spacing: normal; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    padding: 20px;
    padding-block-start: 60px;
    z-index: 350;
    box-shadow: none; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li {
      color: #00376E;
      font-size: 13px;
      border-inline-start: 0 none;
      border-inline-end: 0 none;
      padding: 10px;
      box-shadow: none; }
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:first-child, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:last-child, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:last-child, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:last-child {
        border-block-start: 0 none; }
        .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:first-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:last-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:last-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:last-child:after {
          display: none; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:first-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:last-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:last-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child:after, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:last-child:after {
              display: block; } }
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:first-child, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child, .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child {
        color: #F95700; }
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-01 ul.theme-currency-open li:nth-child(2), .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:nth-child(2), .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:nth-child(2) {
        border-block-start: 0 none; }

.zpheader-style-02 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li a,
.zpheader-style-03 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li a {
  padding-block-end: 14px;
  padding-block-start: 14px; }

@media all and (min-width: 992px) {
  .zpheader-style-03 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-primary > a, .zpheader-style-03 .zpcontainer .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-secondary > a {
    margin: 5px; } }

@keyframes toggleAnimate {
  from {
    max-block-size: 0; } }

@keyframes toggleAnimateEnd {
  from {
    max-block-size: 100vh;
    visibility: visible; } }

.theme-navigation-and-icons .theme-menu-area {
  display: flex;
  width: 100%;
  justify-content: center; }
  @media all and (min-width: 768px) {
    .theme-navigation-and-icons .theme-menu-area {
      width: auto;
      width: 100%;
      flex: 1 0 0px; } }
  @media all and (min-width: 992px) {
    .theme-navigation-and-icons .theme-menu-area {
      display: flex; } }
  .theme-navigation-and-icons .theme-menu-area .theme-menu {
    width: 100%;
    background: #ffffff;
    position: absolute;
    left: 0;
    top: 100%;
    height: auto;
    overflow: hidden;
    z-index: 280;
    max-block-size: 0;
    box-shadow: 0 2px 10px RGBA(0, 0, 0, 0.1);
    visibility: hidden; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu.theme-change-zindex {
      z-index: auto; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-close-menu {
      border: 1px solid #00376E;
      border-radius: 100%;
      height: 20px;
      position: absolute;
      right: 13px;
      top: 20px;
      width: 20px;
      display: block; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-close-menu {
          display: none; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-close-menu:before,
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-close-menu:after {
      background-color: #00376E;
      content: " ";
      height: 12px;
      left: 8px;
      position: absolute;
      top: 3px;
      width: 2px; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .close-menu:before {
      transform: rotate(45deg); }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .close-menu:after {
      transform: rotate(-45deg); }
    @media all and (min-width: 992px) {
      .theme-navigation-and-icons .theme-menu-area .theme-menu {
        position: static;
        background: none;
        width: auto;
        max-inline-size: 100%;
        flex: 1 0 0px;
        padding-block-start: 0px;
        visibility: visible;
        height: 100%;
        overflow: visible;
        border-block-start: none;
        box-shadow: 0 0 0 transparent;
        max-block-size: none; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-close-li-menu {
      display: none; }
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul {
      overflow: auto;
      padding: 0; }
      @media all and (min-width: 992px) {
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul {
          max-block-size: none;
          overflow: visible;
          text-align: end;
          padding-inline-start: 0;
          display: flex;
          flex-wrap: wrap;
          max-inline-size: 100%;
          flex-direction: row;
          justify-content: flex-end; } }
      .theme-navigation-and-icons .theme-menu-area .theme-menu ul li {
        position: relative;
        list-style: none;
        word-break: break-word;
        word-wrap: break-word;
        padding-block-start: 0px;
        padding-block-end: 0px; }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li {
            display: flex;
            align-items: center;
            padding: 0px;
            border-block-end: 0 none; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:last-of-type {
          border-block-end: none; }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:first-of-type {
            margin-inline-start: 0px; } }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li a {
            padding: 0;
            border-block-end: 0 none;
            position: relative;
            padding-block-start: 8px;
            padding-block-end: 8px;
            padding-inline-start: 16px;
            padding-inline-end: 16px;
            border-radius: 3px;
            line-height: 1;
            letter-spacing: normal;
            display: flex;
            color: #00376E;
            text-transform: none;
            font-weight: normal;
            font-family: 'Noto Sans', sans-serif;
            font-size: 15px;
            -webkit-text-size-adjust: auto;
            width: 100%; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected > a {
          color: #F95700; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.theme-menu-selected > a {
              background: #F95700;
              color: #ffffff; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > a {
          color: #F95700; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > a {
              background: #F95700;
              color: #ffffff; } }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li:hover > ul {
            display: block !important; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary > a {
          line-height: 1;
          letter-spacing: normal;
          color: #ffffff;
          text-transform: none;
          font-weight: normal;
          font-family: 'Noto Sans', sans-serif;
          font-size: 15px;
          border-color: transparent;
          border-style: none;
          border-width: 0;
          background: #F95700;
          border-radius: 3px;
          padding-block-start: 10px;
          padding-block-end: 10px;
          padding-inline-start: 20px;
          padding-inline-end: 20px; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary > a {
              padding-block-start: 10px;
              padding-block-end: 10px;
              padding-inline-start: 20px;
              padding-inline-end: 20px; } }
          @media all and (max-width: 768px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary > a {
              padding-inline-end: 45px; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary:hover > a, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary.theme-menu-selected > a {
          color: #ffffff;
          border-color: transparent;
          background: #F95700; }
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary:hover > a:after, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary.theme-menu-selected > a:after {
            background: transparent; }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary:hover:after, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-primary.theme-menu-selected:after {
          background: transparent; }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary > a {
          line-height: 1;
          letter-spacing: normal;
          color: #ffffff;
          text-transform: none;
          font-weight: normal;
          font-family: 'Noto Sans', sans-serif;
          font-size: 15px;
          border-color: transparent;
          border-style: solid;
          border-width: 0;
          background: #00376E;
          border-radius: 3px;
          padding-block-start: 10px;
          padding-block-end: 10px;
          padding-inline-start: 20px;
          padding-inline-end: 20px; }
          @media all and (min-width: 992px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary > a {
              padding-block-start: 10px;
              padding-block-end: 10px;
              padding-inline-start: 20px;
              padding-inline-end: 20px; } }
          @media all and (max-width: 768px) {
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary > a {
              padding-inline-end: 45px; } }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary:hover > a, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary.theme-menu-selected > a {
          color: #ffffff;
          border-color: transparent;
          background: #00376E; }
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary:hover > a:after, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary.theme-menu-selected > a:after {
            background: transparent; }
        .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary:hover:after, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li.menu-highlight-secondary.theme-menu-selected:after {
          background: transparent; }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul {
            padding-block-start: 7px; }
            .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul ul {
              padding-block-start: 0px; } }
        @media all and (min-width: 992px) {
          .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li {
            margin: 0; } }
    .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-topbar-contact-info ul li {
      border: 0 none; }
      .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-topbar-contact-info ul li:hover > a {
        background: transparent; }
  .theme-navigation-and-icons .theme-menu-area.theme-responsive-menu li > a .theme-sub-li-menu.theme-responsive-menu {
    right: 15px; }
  .theme-navigation-and-icons .theme-menu-area.theme-responsive-menu li.menu-highlight-primary > a, .theme-navigation-and-icons .theme-menu-area.theme-responsive-menu li.menu-highlight-secondary > a {
    margin-block-start: 10px;
    margin-block-end: 10px;
    margin-inline-start: 20px;
    margin-inline-end: 5px; }
    .theme-navigation-and-icons .theme-menu-area.theme-responsive-menu li.menu-highlight-primary > a .theme-sub-li-menu, .theme-navigation-and-icons .theme-menu-area.theme-responsive-menu li.menu-highlight-secondary > a .theme-sub-li-menu {
      right: 10px; }

body.theme-body-overflowhidden {
  overflow: hidden; }

.theme-navigation-and-icons .theme-menu-area .theme-menu ul li .theme-menu-content.theme-menu-icon-enabled {
  display: flex;
  align-items: center; }
  .theme-navigation-and-icons .theme-menu-area .theme-menu ul li .theme-menu-content.theme-menu-icon-enabled svg {
    fill: currentcolor; }

.theme-navigation-and-icons .theme-menu-area .theme-menu ul li .theme-menu-content .theme-menu-icon {
  display: flex;
  align-items: center;
  margin-inline-end: 5px;
  margin-block-end: 0; }
  @media all and (min-width: 992px) {
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li .theme-menu-content .theme-menu-icon {
      margin-inline-end: 5px; } }
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li .theme-menu-content.theme-menu-icon-enabled {
  display: flex;
  align-items: center; }

.theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li .theme-menu-content .theme-menu-icon {
  margin-inline-end: 5px;
  margin-block-end: 0; }
  @media all and (min-width: 992px) {
    .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li .theme-menu-content .theme-menu-icon {
      margin-inline-end: 5px; } }
.theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li.menu-highlight-primary .theme-menu-content.theme-menu-icon-enabled, .theme-navigation-and-icons .theme-menu-area .theme-menu ul li ul li.menu-highlight-secondary .theme-menu-content.theme-menu-icon-enabled {
  align-items: center; }

/* Portal Position Menubar Action Starts */
/* Portal Position Menubar Action Ends */
.theme-menu svg {
  transition: 0.2s linear; }

[data-theme-menu-icon] svg {
  width: inherit;
  height: inherit; }

.theme-menu ul li ul [data-theme-menu-icon] svg {
  width: inherit;
  height: inherit; }

[data-theme-megamenu-icon] svg {
  transition: 0.2s linear;
  width: inherit;
  height: inherit; }

@media (max-width: 991px) {
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-lang-container ul li {
    border: none;
    padding-inline-start: 0px; } }

@media (max-width: 991px) {
  .theme-navigation-and-icons .theme-menu-area .theme-menu .theme-lang-container ul li span {
    padding-block-start: 14px;
    padding-block-end: 14px;
    padding-inline-start: 30px;
    padding-inline-end: 30px;
    line-height: initial; } }

.theme-lang-hide-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 285;
  display: none; }

.theme-lang-container-non-res {
  display: none; }
  @media all and (min-width: 992px) {
    .theme-lang-container-non-res {
      display: flex;
      margin-inline-start: auto;
      margin-inline-end: 0px; } }
  @media all and (min-width: 992px) {
    .theme-lang-container-non-res.theme-lang-option-left-space {
      margin-inline-start: 13px;
      padding-inline-start: 8px;
      border-inline-start: 1px dotted #00376E; } }
.theme-lang-container-res {
  display: none; }
  @media (max-width: 991px) {
    .theme-lang-container-res {
      display: flex;
      z-index: 300; }
      .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        height: 100vh;
        overflow: auto;
        background: #ffffff;
        z-index: 300; }
        .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open .theme-lang-label {
          display: none; }
        .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open .theme-lang-close {
          display: flex;
          padding-block-start: 20px;
          padding-block-end: 20px;
          padding-inline-start: 30px;
          padding-inline-end: 30px;
          align-items: center;
          justify-content: space-between; }
          .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open .theme-lang-close .theme-lang-close-label {
            line-height: normal;
            font-size: 16px;
            color: #00376E; }
          .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open .theme-lang-close .theme-lang-close-icon {
            cursor: pointer;
            height: 23px;
            width: 23px;
            position: relative; }
            .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open .theme-lang-close .theme-lang-close-icon:after, .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open .theme-lang-close .theme-lang-close-icon:before {
              background: #F95700;
              content: "";
              height: 2px;
              left: 0;
              position: absolute;
              width: 100%;
              transform: rotate(-45deg);
              top: 10px; }
            .theme-lang-container-res .theme-lang-container.theme-lang-dropdown-open .theme-lang-close .theme-lang-close-icon:before {
              transform: rotate(45deg); } }
.theme-lang-container {
  display: flex;
  flex-direction: column;
  position: relative;
  color: #00376E; }
  @media (max-width: 991px) {
    .theme-lang-container {
      display: flex;
      flex: 1;
      color: initial;
      border-block-end: 1px solid #E7E7E7; } }
  .theme-lang-container .theme-lang-close {
    display: none; }
  .theme-lang-container.theme-lang-dropdown-open .theme-lang-hide-overlay {
    display: block; }
    @media (max-width: 991px) {
      .theme-lang-container.theme-lang-dropdown-open .theme-lang-hide-overlay {
        display: none; } }
  .theme-lang-container.theme-lang-dropdown-open .theme-lang-label:after {
    transform: translateY(-50%) rotate(180deg); }
  .theme-lang-container.theme-lang-dropdown-open .theme-lang-dropdown {
    opacity: 1;
    visibility: visible;
    transform: translateY(-20px); }
    @media (max-width: 991px) {
      .theme-lang-container.theme-lang-dropdown-open .theme-lang-dropdown {
        display: flex;
        transform: none; } }
  .theme-lang-container .theme-lang-label {
    cursor: pointer; }
    @media all and (min-width: 992px) {
      .theme-lang-container .theme-lang-label {
        font-family: 'Noto Sans', sans-serif;
        font-weight: normal;
        text-transform: none;
        color: #00376E;
        line-height: 1.8;
        letter-spacing: normal;
        padding-block-start: 0px;
        padding-block-end: 0px;
        padding-inline-start: 10px;
        padding-inline-end: 15px;
        position: relative; }
        .theme-lang-container .theme-lang-label:hover {
          color: #F95700; } }
    @media (max-width: 991px) {
      .theme-lang-container .theme-lang-label {
        color: #00376E;
        font-family: 'Noto Sans', sans-serif;
        padding-block-start: 14px;
        padding-block-end: 14px;
        padding-inline-start: 20px;
        padding-inline-end: 20px; } }
    .theme-lang-container .theme-lang-label:after {
      content: '';
      width: 0;
      height: 0;
      border-inline-start: 4px solid transparent;
      border-inline-end: 4px solid transparent;
      border-block-start: 6px solid #00376E;
      position: absolute;
      right: 0px;
      margin: auto;
      top: 50%;
      transform: translateY(-50%); }
      @media (max-width: 991px) {
        .theme-lang-container .theme-lang-label:after {
          right: 25px; } }
  .theme-lang-container .theme-lang-dropdown {
    display: inline-flex;
    flex-direction: column;
    box-shadow: 0 10px 14px RGBA(98, 98, 98, 0.1);
    border: 1px solid #E7E7E7;
    list-style: none;
    padding: 0px;
    min-inline-size: 120px;
    position: absolute;
    white-space: nowrap;
    top: calc(100% + 30px);
    right: 0px;
    background: #ffffff;
    z-index: 300;
    opacity: 0;
    visibility: hidden;
    transform: translateY(10px);
    transition: transform .3s ease-in-out,opacity .3s ease-in-out; }
    @media all and (min-width: 992px) {
      .theme-lang-container .theme-lang-dropdown {
        cursor: pointer; } }
    @media (max-width: 991px) {
      .theme-lang-container .theme-lang-dropdown {
        flex: 1;
        position: static;
        transform: none;
        border: none;
        box-shadow: none;
        display: none; } }
    .theme-lang-container .theme-lang-dropdown li {
      margin: 0px;
      padding: 0px;
      line-height: normal;
      display: flex; }
      .theme-lang-container .theme-lang-dropdown li span {
        flex: 1;
        padding-block-start: 5px;
        padding-block-end: 5px;
        padding-inline-start: 10px;
        padding-inline-end: 10px;
        align-items: center;
        font-family: 'Noto Sans', sans-serif;
        font-size: 13px;
        font-weight: normal;
        text-transform: none;
        color: #00376E;
        line-height: 1.8;
        letter-spacing: normal;
        cursor: pointer; }
        .theme-lang-container .theme-lang-dropdown li span:hover {
          color: #F95700; }
        @media (max-width: 991px) {
          .theme-lang-container .theme-lang-dropdown li span {
            padding-block-start: 10px;
            padding-block-end: 10px;
            padding-inline-start: 30px;
            padding-inline-end: 30px; } }
@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-lang-container-non-res.theme-lang-option-left-space {
    border-inline-start-color: RGBA(255, 255, 255, 0.8); } }

@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-lang-container {
    color: RGBA(255, 255, 255, 0.8); } }

@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-lang-container .theme-lang-label {
    color: RGBA(255, 255, 255, 0.8); } }

@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-lang-container .theme-lang-label:after {
    border-block-start-color: RGBA(255, 255, 255, 0.8); } }

@media all and (min-width: 992px) {
  .theme-header-animate {
    right: 0;
    width: 100%;
    top: 0;
    z-index: 250;
    position: fixed;
    visibility: visible;
    animation: headerStart 0.8s linear 1 alternate;
    box-shadow: 0 3px 5px RGBA(0, 0, 0, 0.05); } }

.zpheader-style-01 .theme-header .zpcontainer {
  transition: 0.3s linear; }

@media all and (min-width: 992px) {
  .theme-header-transparent {
    background: RGBA(255, 255, 255, 0.9); } }

@media all and (min-width: 992px) {
  .theme-header-transparent.zpdark-header-portion.theme-header {
    background: RGBA(0, 55, 110, 0.9); } }

@keyframes noTopBarAni {
  from {
    top: -300px; } }

@keyframes headerStart {
  from {
    top: -300px; } }

@media all and (min-width: 992px) {
  .theme-header-fixed {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
    z-index: 248; } }

@media all and (min-width: 992px) {
  .theme-header-fixed.theme-header-transparent {
    background: transparent; } }

@media all and (min-width: 992px) {
  .theme-header-fixed .theme-header-topbar {
    background: transparent; } }

@media all and (min-width: 992px) {
  .theme-header-fixed .theme-header {
    background: transparent;
    box-shadow: none; } }

@media all and (min-width: 992px) {
  .theme-header-fixed .theme-header .theme-menu-area .theme-menu > ul > li:hover > a, .theme-header-fixed .theme-header .theme-menu-area .theme-menu > ul > li.theme-menu-selected > a {
    background: transparent;
    color: #F95700; } }

.theme-header-fixed .theme-header .theme-menu-area .theme-menu > ul > li.menu-highlight-primary:hover > a, .theme-header-fixed .theme-header .theme-menu-area .theme-menu > ul > li.theme-menu-selected.menu-highlight-primary > a {
  color: #ffffff;
  background: #F95700; }

.theme-header-fixed .theme-header .theme-menu-area .theme-menu > ul > li.menu-highlight-secondary:hover > a, .theme-header-fixed .theme-header .theme-menu-area .theme-menu > ul > li.theme-menu-selected.menu-highlight-secondary > a {
  color: #ffffff;
  background: #00376E; }

@media all and (min-width: 992px) {
  .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li a {
    color: #ffffff;
    transition: 0.15s linear; } }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-primary > a {
  color: #ffffff; }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-secondary > a {
  color: #ffffff; }

@media all and (min-width: 992px) {
  .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li:hover > a, .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.theme-menu-selected > a {
    background: transparent;
    color: #ffffff; } }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-primary:hover > a, .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.theme-menu-selected.menu-highlight-primary > a {
  color: #ffffff;
  background: #F95700; }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-secondary:hover > a, .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.theme-menu-selected.menu-highlight-secondary > a {
  color: #ffffff;
  background: #00376E; }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li a {
  color: #00376E; }

@media all and (min-width: 992px) {
  .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li:hover > a, .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.theme-menu-selected > a {
    color: #F95700; } }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-primary > a {
  color: #ffffff; }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-primary:hover > a, .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-primary.theme-menu-selected > a {
  color: #ffffff; }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-secondary > a {
  color: #ffffff; }

.theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-secondary:hover > a, .theme-header-fixed .theme-header.zpdark-header-portion .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li ul li.menu-highlight-secondary.theme-menu-selected > a {
  color: #ffffff; }

.theme-header-fixed.theme-header-animate {
  animation: none; }
  @media all and (min-width: 992px) {
    .theme-header-fixed.theme-header-animate .theme-header {
      background: #ffffff;
      box-shadow: 0 0 3px RGBA(0, 0, 0, 0.1); } }
  @media all and (min-width: 992px) {
    .theme-header-fixed.theme-header-animate .theme-header.theme-header-transparent {
      background: RGBA(255, 255, 255, 0.9); } }
  @media all and (min-width: 992px) {
    .theme-header-fixed.theme-header-animate .theme-header.theme-header-transparent.zpdark-header-portion {
      background: RGBA(0, 55, 110, 0.9); } }
@keyframes fixedHeaderStart {
  from {
    opacity: 0; } }

@keyframes fixedHeaderEnd {
  from {
    background: #ffffff;
    opacity: 0; } }

.zphero-full-screen .zphero {
  height: 100vh !important; }

@media all and (min-width: 992px) {
  .zphero .zpflex-align-self-end {
    padding-block-end: 80px !important; } }

.zphero .zphero-slides,
.zphero .zphero-slide {
  padding: 0; }

.zphero .zsslider-arrows-container .zsslider-arrow-left,
.zphero .zsslider-arrows-container .zsslider-arrow-right {
  z-index: 200 !important; }
  .zphero .zsslider-arrows-container .zsslider-arrow-left svg,
  .zphero .zsslider-arrows-container .zsslider-arrow-right svg {
    transition: fill 0.5s linear; }

@media all and (min-width: 992px) {
  .zphero-fullwidth-overlap .zphero {
    height: 72vh !important; } }

.zphero-boxed .zphero ul li.zphero-slide .zphero-slider-container {
  padding-inline-start: 15px;
  padding-inline-end: 15px; }
  @media all and (min-width: 992px) {
    .zphero-boxed .zphero ul li.zphero-slide .zphero-slider-container {
      padding-inline-start: 60px;
      padding-inline-end: 60px; } }
.zphero-boxed {
  padding-block-start: 50px; }

.zpdark-header-portion.theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info a, .zpdark-header-portion.theme-header .theme-topbar-contact-info ul .theme-topbar-info a {
  color: RGBA(255, 255, 255, 0.8);
  transition: 0.15s linear; }

.zpdark-header-portion.theme-header-topbar .theme-topbar-contact-info ul .theme-topbar-info:last-child, .zpdark-header-portion.theme-header .theme-topbar-contact-info ul .theme-topbar-info:last-child {
  border-inline-start-color: RGBA(255, 255, 255, 0.8);
  transition: 0.15s linear; }

.zpdark-header-portion.theme-header-topbar .theme-socialicon-parent, .zpdark-header-portion.theme-header .theme-socialicon-parent {
  border-inline-start-color: RGBA(255, 255, 255, 0.8);
  transition: 0.15s linear; }
  .zpdark-header-portion.theme-header-topbar .theme-socialicon-parent ul li a svg, .zpdark-header-portion.theme-header .theme-socialicon-parent ul li a svg {
    fill: RGBA(255, 255, 255, 0.8);
    transition: 0.15s linear; }

.zpdark-header-portion.theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content a, .zpdark-header-portion.theme-header .theme-portal-login .theme-portal-container .theme-portal-content a {
  color: RGBA(255, 255, 255, 0.8);
  transition: 0.15s linear; }

.zpdark-header-portion.theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content:last-child, .zpdark-header-portion.theme-header .theme-portal-login .theme-portal-container .theme-portal-content:last-child {
  border-inline-start-color: RGBA(255, 255, 255, 0.8);
  transition: 0.15s linear; }

.zpdark-header-portion.theme-header-topbar .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name, .zpdark-header-portion.theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-name {
  color: #ffffff; }

.zpdark-header-portion.theme-header-topbar .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-caption, .zpdark-header-portion.theme-header .zpcontainer .theme-branding-info .theme-site-name-caption .theme-site-caption {
  color: #ffffff; }

.zpdark-header-portion.theme-header {
  background: #00376E;
  flex: 1 0 auto; }
  @media all and (min-width: 992px) {
    .zpdark-header-portion.theme-header {
      background: #00376E;
      flex: 0 1 auto; } }
  @media all and (min-width: 992px) {
    .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li > a {
      color: #ffffff; } }
  .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-primary > a {
    color: #ffffff; }
  .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-secondary > a {
    color: #ffffff; }
  @media all and (min-width: 992px) {
    .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li:hover > a, .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.theme-menu-selected > a {
      background: #006ad4;
      color: #ffffff; } }
  .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-primary:hover > a, .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.theme-menu-selected.menu-highlight-primary > a {
    color: #ffffff;
    background: #F95700; }
  .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.menu-highlight-secondary:hover > a, .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-menu-area .theme-menu > ul > li.theme-menu-selected.menu-highlight-secondary > a {
    color: #ffffff;
    background: #00376E; }

.zpdark-header-portion.theme-header-topbar {
  background: #00376E; }
  @media all and (min-width: 992px) {
    .zpdark-header-portion.theme-header-topbar {
      background: #00376E; } }
.zpdark-header-portion .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon {
  background: #ffffff; }
  .zpdark-header-portion .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon.theme-close-icon {
    background: transparent; }
  .zpdark-header-portion .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon:before, .zpdark-header-portion .theme-responsive-menu-area.zpcontainer .theme-responsive-menu-container .theme-burger-icon:after {
    background: #ffffff; }

.zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-icon svg, .zpdark-header-portion.theme-header-topbar .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search .theme-search-icon svg {
  fill: #ffffff; }

.zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg, .zpdark-header-portion.theme-header-topbar .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg {
  fill: #ffffff;
  stroke: #ffffff; }
  .zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg path, .zpdark-header-portion.theme-header-topbar .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-mini-cart .theme-minicart-icon svg path {
    fill: #ffffff; }

.zpdark-header-portion.theme-header .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:first-child .theme-search-icon, .zpdark-header-portion.theme-header-topbar .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:first-child .theme-search-icon {
  border-inline-end-color: #ffffff; }

@media all and (min-width: 992px) {
  .theme-header-fixed .zpdark-header-portion.theme-header {
    background: transparent; } }

@media all and (min-width: 992px) {
  .theme-header-fixed .zpdark-header-portion.theme-header-topbar {
    background: transparent; } }

@media all and (min-width: 992px) {
  .theme-header-fixed.theme-header-animate .zpdark-header-portion.theme-header {
    background: #00376E; } }

@media (max-width: 991px) {
  .zpmm .zpcontainer {
    width: 100%; } }

@media all and (min-width: 992px) {
  .zpmm {
    display: none;
    max-block-size: 500px;
    overflow-y: auto;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 100%;
    z-index: 255; }
    .zpmm.mmactive {
      display: block; }
    .zpmm[data-megamenu-direction="right"] {
      max-block-size: initial; } }

@media all and (min-width: 992px) {
  .zpmm.zpmm-container-style-02 {
    background: #ffffff;
    border-block-start: 1px solid RGBA(231, 231, 231, 0.5);
    box-shadow: 0px 5px 8px -5px #e0e0e0;
    padding-block-start: 30px;
    padding-block-end: 30px;
    padding-inline-start: 15px;
    padding-inline-end: 15px; }
    .zpmm.zpmm-container-style-02[data-megamenu-direction="right"] {
      border-inline-start: 1px solid RGBA(231, 231, 231, 0.5); } }

@media all and (min-width: 992px) {
  .zpmm .zpcontainer {
    padding-block-start: 0px !important;
    padding-block-end: 0px !important; } }

@media all and (min-width: 992px) {
  .zpmm .zpcontainer-fluid {
    padding-block-start: 0px !important;
    padding-block-end: 0px !important; } }

.zpmm .zpcontainer-fluid .zpmm-inner {
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: -15px;
  margin-inline-end: -15px; }

.zpmm .zpmm-inner {
  width: 100%; }
  @media (max-width: 991px) {
    .zpmm .zpmm-inner .zpelem-col {
      padding: 0px; }
      .zpmm .zpmm-inner .zpelem-col.seperator-divider {
        border-block-end: none; } }
  .zpmm .zpmm-inner .zpelem-col.seperator-divider {
    border-inline-end: 1px solid RGBA(231, 231, 231, 0.4); }
    .zpmm .zpmm-inner .zpelem-col.seperator-divider:last-child {
      border-inline-end: none; }
  @media (max-width: 991px) {
    .zpmm .zpmm-inner.seperator-divider .zpelem-col {
      border-block-end: 1px solid RGBA(231, 231, 231, 0.4);
      border: none; }
      .zpmm .zpmm-inner.seperator-divider .zpelem-col:last-child {
        border-block-end: none; } }
  .zpmm .zpmm-inner .seperator-divider .zpelem-col {
    border-inline-end: 1px solid RGBA(231, 231, 231, 0.4); }
    .zpmm .zpmm-inner .seperator-divider .zpelem-col:last-child {
      border-inline-end: none; }
    @media (max-width: 991px) {
      .zpmm .zpmm-inner .seperator-divider .zpelem-col {
        border: none; } }
  @media all and (min-width: 992px) {
    .zpmm .zpmm-inner .seperator-background .zpelem-col:nth-child(odd) {
      background-color: RGBA(249, 87, 0, 0.12); }
    .zpmm .zpmm-inner .seperator-background .zpelem-col:nth-child(even) {
      background-color: #F4FAFA; } }
  .zpmm .zpmm-inner .zprow {
    margin-block-start: 10px; }
    .zpmm .zpmm-inner .zprow:first-child {
      margin-block-start: 0px; }
    @media (max-width: 991px) {
      .zpmm .zpmm-inner .zprow {
        margin: 0px; } }
  .zpmm .zpmm-inner .zpmm-element {
    margin-block-start: 5px; }
    @media (max-width: 991px) {
      .zpmm .zpmm-inner .zpmm-element {
        margin: 0px;
        padding-block-start: 14px;
        padding-block-end: 14px;
        padding-inline-start: 40px;
        padding-inline-end: 48px;
        border-block-end: 1px solid RGBA(231, 231, 231, 0.4); } }
    @media (max-width: 991px) {
      .zpmm .zpmm-inner .zpmm-element:first-child {
        border-block-start: 1px solid RGBA(231, 231, 231, 0.4); } }
    .zpmm .zpmm-inner .zpmm-element:last-child {
      margin-block-end: 5px; }
      @media (max-width: 991px) {
        .zpmm .zpmm-inner .zpmm-element:last-child {
          margin-block-end: 0px;
          border-block-end: none; } }
    .zpmm .zpmm-inner .zpmm-element img {
      display: none; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-image img {
      display: block; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-image .zpmm-element-textcontent {
      display: none; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-imagetext img {
      display: block;
      max-inline-size: 50%;
      width: 100%; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-title a {
      padding-block-start: 4px;
      padding-block-end: 4px; }
      .zpmm .zpmm-inner .zpmm-element.zpmm-title a .zpmm-element-menu-icon {
        margin-inline-end: 5px;
        margin-block-end: 0;
        display: flex;
        align-items: center; }
        @media all and (min-width: 992px) {
          .zpmm .zpmm-inner .zpmm-element.zpmm-title a .zpmm-element-menu-icon {
            margin-inline-end: 5px; } }
        .zpmm .zpmm-inner .zpmm-element.zpmm-title a .zpmm-element-menu-icon svg {
          fill: currentcolor; }
      @media (max-width: 991px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title a {
          padding: 0px; } }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title a {
          color: #00376E;
          font-size: 15px;
          font-family: 'Noto Sans', sans-serif;
          font-weight: normal;
          text-transform: none;
          line-height: normal;
          letter-spacing: normal; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-title a:hover {
            color: #F95700; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-title a:not([href]) {
            cursor: initial; }
            .zpmm .zpmm-inner .zpmm-element.zpmm-title a:not([href]):hover {
              color: #00376E; } }
      .zpmm .zpmm-inner .zpmm-element.zpmm-title a .zpmm-element-menu-content {
        display: flex;
        align-items: center; }
        .zpmm .zpmm-inner .zpmm-element.zpmm-title a .zpmm-element-menu-content.zpmm-element-menu-icon-top {
          flex-flow: column;
          align-items: flex-start; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-title a .zpmm-element-menu-content.zpmm-element-menu-icon-top .zpmm-element-menu-icon {
            margin-block-end: 5px;
            margin-inline-end: 0; }
            @media all and (min-width: 992px) {
              .zpmm .zpmm-inner .zpmm-element.zpmm-title a .zpmm-element-menu-content.zpmm-element-menu-icon-top .zpmm-element-menu-icon {
                margin-block-end: 5px; } }
    .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary a {
      line-height: 1;
      letter-spacing: normal;
      color: #ffffff;
      text-transform: none;
      font-weight: normal;
      font-family: 'Noto Sans', sans-serif;
      font-size: 15px;
      border-color: transparent;
      border-style: none;
      border-width: 0;
      background: #F95700;
      border-radius: 3px;
      padding-block-start: 10px;
      padding-block-end: 10px;
      padding-inline-start: 20px;
      padding-inline-end: 20px;
      width: 100%; }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary a {
          padding-block-start: 10px;
          padding-block-end: 10px;
          padding-inline-start: 20px;
          padding-inline-end: 20px; } }
      @media all and (max-width: 768px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary a {
          padding-inline-end: 45px; } }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary a {
          width: max-content; } }
      .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary a:not([href]):hover {
        color: #ffffff;
        border-color: transparent;
        background: #F95700; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary:hover a, .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-primary.theme-menu-selected a {
      color: #ffffff;
      border-color: transparent;
      background: #F95700; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary a {
      line-height: 1;
      letter-spacing: normal;
      color: #ffffff;
      text-transform: none;
      font-weight: normal;
      font-family: 'Noto Sans', sans-serif;
      font-size: 15px;
      border-color: transparent;
      border-style: solid;
      border-width: 0;
      background: #00376E;
      border-radius: 3px;
      padding-block-start: 10px;
      padding-block-end: 10px;
      padding-inline-start: 20px;
      padding-inline-end: 20px;
      width: 100%; }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary a {
          padding-block-start: 10px;
          padding-block-end: 10px;
          padding-inline-start: 20px;
          padding-inline-end: 20px; } }
      @media all and (max-width: 768px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary a {
          padding-inline-end: 45px; } }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary a {
          width: max-content; } }
      .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary a:not([href]):hover {
        color: #ffffff;
        border-color: transparent;
        background: #00376E; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary:hover a, .zpmm .zpmm-inner .zpmm-element.zpmm-title.menu-highlight-secondary.theme-menu-selected a {
      color: #ffffff;
      border-color: transparent;
      background: #00376E; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-text a {
      padding-block-start: 4px;
      padding-block-end: 4px; }
      .zpmm .zpmm-inner .zpmm-element.zpmm-text a .zpmm-element-menu-icon {
        margin-inline-end: 5px;
        margin-block-end: 0;
        display: flex;
        align-items: center; }
        @media all and (min-width: 992px) {
          .zpmm .zpmm-inner .zpmm-element.zpmm-text a .zpmm-element-menu-icon {
            margin-inline-end: 5px; } }
        .zpmm .zpmm-inner .zpmm-element.zpmm-text a .zpmm-element-menu-icon svg {
          fill: currentcolor; }
      @media (max-width: 991px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text a {
          padding: 0px; } }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text a {
          color: #00376E;
          font-size: 14px;
          font-family: 'Noto Sans', sans-serif;
          font-weight: normal;
          text-transform: none;
          line-height: normal;
          letter-spacing: normal; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-text a:hover {
            color: #F95700; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-text a:not([href]) {
            cursor: initial; }
            .zpmm .zpmm-inner .zpmm-element.zpmm-text a:not([href]):hover {
              color: #00376E; } }
      .zpmm .zpmm-inner .zpmm-element.zpmm-text a .zpmm-element-menu-content {
        display: flex;
        align-items: center; }
        .zpmm .zpmm-inner .zpmm-element.zpmm-text a .zpmm-element-menu-content.zpmm-element-menu-icon-top {
          flex-flow: column;
          align-items: flex-start; }
          .zpmm .zpmm-inner .zpmm-element.zpmm-text a .zpmm-element-menu-content.zpmm-element-menu-icon-top .zpmm-element-menu-icon {
            margin-block-end: 5px;
            margin-inline-end: 0; }
            @media all and (min-width: 992px) {
              .zpmm .zpmm-inner .zpmm-element.zpmm-text a .zpmm-element-menu-content.zpmm-element-menu-icon-top .zpmm-element-menu-icon {
                margin-block-end: 5px; } }
    @media all and (min-width: 992px) {
      .zpmm .zpmm-inner .zpmm-element.zpmm-text .zpmm-element-textcontent {
        padding-inline-start: 0px; } }
    .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary a {
      line-height: 1;
      letter-spacing: normal;
      color: #ffffff;
      text-transform: none;
      font-weight: normal;
      font-family: 'Noto Sans', sans-serif;
      font-size: 15px;
      border-color: transparent;
      border-style: none;
      border-width: 0;
      background: #F95700;
      border-radius: 3px;
      padding-block-start: 10px;
      padding-block-end: 10px;
      padding-inline-start: 20px;
      padding-inline-end: 20px;
      width: 100%; }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary a {
          padding-block-start: 10px;
          padding-block-end: 10px;
          padding-inline-start: 20px;
          padding-inline-end: 20px; } }
      @media all and (max-width: 768px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary a {
          padding-inline-end: 45px; } }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary a {
          width: max-content; } }
      .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary a:not([href]):hover {
        color: #ffffff;
        border-color: transparent;
        background: #F95700; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary:hover a, .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-primary.theme-menu-selected a {
      color: #ffffff;
      border-color: transparent;
      background: #F95700; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary a {
      line-height: 1;
      letter-spacing: normal;
      color: #ffffff;
      text-transform: none;
      font-weight: normal;
      font-family: 'Noto Sans', sans-serif;
      font-size: 15px;
      border-color: transparent;
      border-style: solid;
      border-width: 0;
      background: #00376E;
      border-radius: 3px;
      padding-block-start: 10px;
      padding-block-end: 10px;
      padding-inline-start: 20px;
      padding-inline-end: 20px;
      width: 100%; }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary a {
          padding-block-start: 10px;
          padding-block-end: 10px;
          padding-inline-start: 20px;
          padding-inline-end: 20px; } }
      @media all and (max-width: 768px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary a {
          padding-inline-end: 45px; } }
      @media all and (min-width: 992px) {
        .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary a {
          width: max-content; } }
      .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary a:not([href]):hover {
        color: #ffffff;
        border-color: transparent;
        background: #00376E; }
    .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary:hover a, .zpmm .zpmm-inner .zpmm-element.zpmm-text.menu-highlight-secondary.theme-menu-selected a {
      color: #ffffff;
      border-color: transparent;
      background: #00376E; }
    .zpmm .zpmm-inner .zpmm-element a {
      display: flex;
      align-items: center;
      cursor: pointer; }
    .zpmm .zpmm-inner .zpmm-element.menu-highlight-primary, .zpmm .zpmm-inner .zpmm-element.menu-highlight-secondary {
      display: flex; }
  .zpmm .zpmm-inner .zpmm-image img {
    width: auto;
    height: auto;
    max-inline-size: 100%; }

.theme-responsive-menu-area .theme-responsive-menu .theme-menu ul li .theme-sub-menu .zpmm .menu-highlight-primary, .theme-responsive-menu-area .theme-responsive-menu .theme-menu ul li .theme-sub-menu .zpmm .menu-highlight-secondary {
  padding-block-start: 14px;
  padding-block-end: 14px;
  padding-inline-start: 40px;
  padding-inline-end: 5px; }
  .theme-responsive-menu-area .theme-responsive-menu .theme-menu ul li .theme-sub-menu .zpmm .menu-highlight-primary > a, .theme-responsive-menu-area .theme-responsive-menu .theme-menu ul li .theme-sub-menu .zpmm .menu-highlight-secondary > a {
    margin: 0;
    width: 100%; }

.zpmm-backdrop {
  display: none;
  width: 0px;
  height: 0px; }
  @media all and (min-width: 992px) {
    .zpmm-backdrop {
      position: fixed;
      top: 0px;
      left: 0px;
      width: 100vw;
      height: 100vh;
      z-index: 240; }
      .zpmm-backdrop.zpmm-backdrop-enabled {
        background: RGBA(255, 255, 255, 0.65); }
      .zpmm-backdrop.zpmm-backdrop-disabled {
        background: transparent; } }
@media all and (min-width: 992px) {
  div[class^="zpheader-style-"] {
    z-index: 250; } }

[data-zp-more-menu] [data-megamenu] .theme-non-responsive-menu {
  display: none !important; }

/* COMMON MOBILE HEADER STYLE START */
[data-zs-display-mode="webview"] .theme-header .theme-responsive-goback {
  display: flex; }

[data-zs-home="true"] [data-zs-mobile-header-nav] {
  display: none; }

/* COMMON MOBILE HEADER STYLE END */
/* COMMON MOBILE HEADER STYLE 2 START */
/* COMMON MOBILE HEADER STYLE 2 END */
/* COMMON MOBILE HEADER STYLE 3 START */
/* COMMON MOBILE HEADER STYLE 3 END */
/* SUB MENU STYLE - 02 */
@media (max-width: 991px) {
  ::-webkit-scrollbar {
    width: 0;
    height: 0;
    background: transparent; }
  ::-webkit-scrollbar-thumb {
    background: transparent; } }

.zpbutton.zpbutton-type-primary,
button.zpbutton-type-primary,
input.zpbutton-type-primary[type=submit],
input.zpbutton-type-primary[type=button] {
  font-family: 'Noto Sans', sans-serif;
  text-transform: none;
  font-weight: normal;
  border: 0 none;
  line-height: 1.42857143;
  letter-spacing: normal; }
  .zpbutton.zpbutton-type-primary.zpbutton-outline,
  button.zpbutton-type-primary.zpbutton-outline,
  input.zpbutton-type-primary.zpbutton-outline[type=submit],
  input.zpbutton-type-primary.zpbutton-outline[type=button] {
    border: 1px solid; }
  .zpbutton.zpbutton-type-primary.zpbutton-size-sm,
  button.zpbutton-type-primary.zpbutton-size-sm,
  input.zpbutton-type-primary.zpbutton-size-sm[type=submit],
  input.zpbutton-type-primary.zpbutton-size-sm[type=button] {
    font-size: 13px; }
  .zpbutton.zpbutton-type-primary.zpbutton-size-md,
  button.zpbutton-type-primary.zpbutton-size-md,
  input.zpbutton-type-primary.zpbutton-size-md[type=submit],
  input.zpbutton-type-primary.zpbutton-size-md[type=button] {
    font-size: 14px; }
  .zpbutton.zpbutton-type-primary.zpbutton-size-lg,
  button.zpbutton-type-primary.zpbutton-size-lg,
  input.zpbutton-type-primary.zpbutton-size-lg[type=submit],
  input.zpbutton-type-primary.zpbutton-size-lg[type=button] {
    font-size: 18px; }

.zpbutton.zpbutton-type-secondary,
button.zpbutton-type-secondary,
input.zpbutton-type-secondary[type=submit],
input.zpbutton-type-secondary[type=button] {
  font-family: 'Noto Sans', sans-serif;
  text-transform: none;
  font-weight: normal;
  border: 0 none;
  line-height: 1.42857143;
  letter-spacing: normal; }
  .zpbutton.zpbutton-type-secondary.zpbutton-outline,
  button.zpbutton-type-secondary.zpbutton-outline,
  input.zpbutton-type-secondary.zpbutton-outline[type=submit],
  input.zpbutton-type-secondary.zpbutton-outline[type=button] {
    border: 1px solid; }
  .zpbutton.zpbutton-type-secondary.zpbutton-size-sm,
  button.zpbutton-type-secondary.zpbutton-size-sm,
  input.zpbutton-type-secondary.zpbutton-size-sm[type=submit],
  input.zpbutton-type-secondary.zpbutton-size-sm[type=button] {
    font-size: 13px; }
  .zpbutton.zpbutton-type-secondary.zpbutton-size-md,
  button.zpbutton-type-secondary.zpbutton-size-md,
  input.zpbutton-type-secondary.zpbutton-size-md[type=submit],
  input.zpbutton-type-secondary.zpbutton-size-md[type=button] {
    font-size: 14px; }
  .zpbutton.zpbutton-type-secondary.zpbutton-size-lg,
  button.zpbutton-type-secondary.zpbutton-size-lg,
  input.zpbutton-type-secondary.zpbutton-size-lg[type=submit],
  input.zpbutton-type-secondary.zpbutton-size-lg[type=button] {
    font-size: 18px; }

.zpbutton.zpbutton-type-link,
button.zpbutton-type-link,
input.zpbutton-type-link[type=submit],
input.zpbutton-type-link[type=button] {
  background: transparent;
  padding-inline-start: 0px;
  padding-inline-end: 0px;
  border: 0 none;
  font-family: 'Noto Sans', sans-serif;
  text-transform: none;
  font-weight: normal;
  line-height: 1.42857143;
  letter-spacing: normal; }
  .zpbutton.zpbutton-type-link.disabled:hover,
  button.zpbutton-type-link.disabled:hover,
  input.zpbutton-type-link.disabled[type=submit]:hover,
  input.zpbutton-type-link.disabled[type=button]:hover {
    background: transparent; }
  .zpbutton.zpbutton-type-link.zpbutton-size-sm,
  button.zpbutton-type-link.zpbutton-size-sm,
  input.zpbutton-type-link.zpbutton-size-sm[type=submit],
  input.zpbutton-type-link.zpbutton-size-sm[type=button] {
    font-size: 13px; }
  .zpbutton.zpbutton-type-link.zpbutton-size-md,
  button.zpbutton-type-link.zpbutton-size-md,
  input.zpbutton-type-link.zpbutton-size-md[type=submit],
  input.zpbutton-type-link.zpbutton-size-md[type=button] {
    font-size: 14px; }
  .zpbutton.zpbutton-type-link.zpbutton-size-lg,
  button.zpbutton-type-link.zpbutton-size-lg,
  input.zpbutton-type-link.zpbutton-size-lg[type=submit],
  input.zpbutton-type-link.zpbutton-size-lg[type=button] {
    font-size: 18px; }

.zpbutton.zpbutton-type-primary,
button.zpbutton-type-primary,
input.zpbutton-type-primary[type=submit],
input.zpbutton-type-primary[type=button] {
  background: #F95700;
  color: #ffffff;
  border-color: transparent; }
  .zpbutton.zpbutton-type-primary.zpbutton-outline,
  button.zpbutton-type-primary.zpbutton-outline,
  input.zpbutton-type-primary.zpbutton-outline[type=submit],
  input.zpbutton-type-primary.zpbutton-outline[type=button] {
    background: transparent;
    color: #F95700;
    border-color: #F95700; }
    .zpbutton.zpbutton-type-primary.zpbutton-outline.disabled:hover,
    button.zpbutton-type-primary.zpbutton-outline.disabled:hover,
    input.zpbutton-type-primary.zpbutton-outline.disabled[type=submit]:hover,
    input.zpbutton-type-primary.zpbutton-outline.disabled[type=button]:hover {
      background: transparent;
      color: #ffffff;
      border-color: #F95700; }
    .zpbutton.zpbutton-type-primary.zpbutton-outline:hover,
    button.zpbutton-type-primary.zpbutton-outline:hover,
    input.zpbutton-type-primary.zpbutton-outline[type=submit]:hover,
    input.zpbutton-type-primary.zpbutton-outline[type=button]:hover {
      background: #F95700;
      color: #ffffff;
      border-color: #F95700; }
  .zpbutton.zpbutton-type-primary:hover,
  button.zpbutton-type-primary:hover,
  input.zpbutton-type-primary[type=submit]:hover,
  input.zpbutton-type-primary[type=button]:hover {
    background: #c64500;
    color: #ffffff;
    border-color: transparent; }
  .zpbutton.zpbutton-type-primary.disabled:hover,
  button.zpbutton-type-primary.disabled:hover,
  input.zpbutton-type-primary.disabled[type=submit]:hover,
  input.zpbutton-type-primary.disabled[type=button]:hover {
    background: #c64500;
    color: #ffffff; }

.zpbutton.zpbutton-type-secondary,
button.zpbutton-type-secondary,
input.zpbutton-type-secondary[type=submit],
input.zpbutton-type-secondary[type=button] {
  background: #00376E;
  color: #ffffff;
  border-color: transparent; }
  .zpbutton.zpbutton-type-secondary.zpbutton-outline,
  button.zpbutton-type-secondary.zpbutton-outline,
  input.zpbutton-type-secondary.zpbutton-outline[type=submit],
  input.zpbutton-type-secondary.zpbutton-outline[type=button] {
    background: transparent;
    color: #00376E;
    border-color: #00376E; }
    .zpbutton.zpbutton-type-secondary.zpbutton-outline.disabled:hover,
    button.zpbutton-type-secondary.zpbutton-outline.disabled:hover,
    input.zpbutton-type-secondary.zpbutton-outline.disabled[type=submit]:hover,
    input.zpbutton-type-secondary.zpbutton-outline.disabled[type=button]:hover {
      background: transparent;
      color: #ffffff;
      border-color: #00376E; }
    .zpbutton.zpbutton-type-secondary.zpbutton-outline:hover,
    button.zpbutton-type-secondary.zpbutton-outline:hover,
    input.zpbutton-type-secondary.zpbutton-outline[type=submit]:hover,
    input.zpbutton-type-secondary.zpbutton-outline[type=button]:hover {
      background: #001e3b;
      color: #ffffff;
      border-color: #00376E; }
  .zpbutton.zpbutton-type-secondary:hover,
  button.zpbutton-type-secondary:hover,
  input.zpbutton-type-secondary[type=submit]:hover,
  input.zpbutton-type-secondary[type=button]:hover {
    background: #001e3b;
    color: #ffffff;
    border-color: transparent; }
  .zpbutton.zpbutton-type-secondary.disabled:hover,
  button.zpbutton-type-secondary.disabled:hover,
  input.zpbutton-type-secondary.disabled[type=submit]:hover,
  input.zpbutton-type-secondary.disabled[type=button]:hover {
    background: #001e3b;
    color: #ffffff; }

.zpbutton.zpbutton-type-link,
button.zpbutton-type-link,
input.zpbutton-type-link[type=submit],
input.zpbutton-type-link[type=button] {
  color: #F95700; }
  .zpbutton.zpbutton-type-link.disabled:hover,
  button.zpbutton-type-link.disabled:hover,
  input.zpbutton-type-link.disabled[type=submit]:hover,
  input.zpbutton-type-link.disabled[type=button]:hover {
    background: transparent;
    color: #c64500; }
  .zpbutton.zpbutton-type-link:hover,
  button.zpbutton-type-link:hover,
  input.zpbutton-type-link[type=submit]:hover,
  input.zpbutton-type-link[type=button]:hover {
    color: #c64500; }

.zpdark-section .zpbutton.zpbutton-type-primary,
.zpdark-section button.zpbutton-type-primary,
.zpdark-section input.zpbutton-type-primary[type=submit],
.zpdark-section input.zpbutton-type-primary[type=button] {
  background: #ffffff;
  color: #F95700;
  border-color: transparent; }
  .zpdark-section .zpbutton.zpbutton-type-primary.zpbutton-outline,
  .zpdark-section button.zpbutton-type-primary.zpbutton-outline,
  .zpdark-section input.zpbutton-type-primary.zpbutton-outline[type=submit],
  .zpdark-section input.zpbutton-type-primary.zpbutton-outline[type=button] {
    background: transparent;
    color: #ffffff;
    border-color: #ffffff; }
    .zpdark-section .zpbutton.zpbutton-type-primary.zpbutton-outline.disabled:hover,
    .zpdark-section button.zpbutton-type-primary.zpbutton-outline.disabled:hover,
    .zpdark-section input.zpbutton-type-primary.zpbutton-outline.disabled[type=submit]:hover,
    .zpdark-section input.zpbutton-type-primary.zpbutton-outline.disabled[type=button]:hover {
      background: transparent;
      color: #F95700;
      border-color: #ffffff; }
    .zpdark-section .zpbutton.zpbutton-type-primary.zpbutton-outline:hover,
    .zpdark-section button.zpbutton-type-primary.zpbutton-outline:hover,
    .zpdark-section input.zpbutton-type-primary.zpbutton-outline[type=submit]:hover,
    .zpdark-section input.zpbutton-type-primary.zpbutton-outline[type=button]:hover {
      background: #ffffff;
      color: #F95700;
      border-color: #ffffff; }
  .zpdark-section .zpbutton.zpbutton-type-primary:hover,
  .zpdark-section button.zpbutton-type-primary:hover,
  .zpdark-section input.zpbutton-type-primary[type=submit]:hover,
  .zpdark-section input.zpbutton-type-primary[type=button]:hover {
    background: #e6e6e6;
    color: #F95700;
    border-color: transparent; }
  .zpdark-section .zpbutton.zpbutton-type-primary.disabled:hover,
  .zpdark-section button.zpbutton-type-primary.disabled:hover,
  .zpdark-section input.zpbutton-type-primary.disabled[type=submit]:hover,
  .zpdark-section input.zpbutton-type-primary.disabled[type=button]:hover {
    background: #e6e6e6;
    color: #F95700; }

.zpdark-section .zpbutton.zpbutton-type-secondary,
.zpdark-section button.zpbutton-type-secondary,
.zpdark-section input.zpbutton-type-secondary[type=submit],
.zpdark-section input.zpbutton-type-secondary[type=button] {
  background: #00376E;
  color: #ffffff;
  border-color: transparent; }
  .zpdark-section .zpbutton.zpbutton-type-secondary.zpbutton-outline,
  .zpdark-section button.zpbutton-type-secondary.zpbutton-outline,
  .zpdark-section input.zpbutton-type-secondary.zpbutton-outline[type=submit],
  .zpdark-section input.zpbutton-type-secondary.zpbutton-outline[type=button] {
    background: transparent;
    color: #00376E;
    border-color: #00376E; }
    .zpdark-section .zpbutton.zpbutton-type-secondary.zpbutton-outline.disabled:hover,
    .zpdark-section button.zpbutton-type-secondary.zpbutton-outline.disabled:hover,
    .zpdark-section input.zpbutton-type-secondary.zpbutton-outline.disabled[type=submit]:hover,
    .zpdark-section input.zpbutton-type-secondary.zpbutton-outline.disabled[type=button]:hover {
      background: transparent;
      color: #ffffff;
      border-color: #00376E; }
    .zpdark-section .zpbutton.zpbutton-type-secondary.zpbutton-outline:hover,
    .zpdark-section button.zpbutton-type-secondary.zpbutton-outline:hover,
    .zpdark-section input.zpbutton-type-secondary.zpbutton-outline[type=submit]:hover,
    .zpdark-section input.zpbutton-type-secondary.zpbutton-outline[type=button]:hover {
      background: #00376E;
      color: #ffffff;
      border-color: #00376E; }
  .zpdark-section .zpbutton.zpbutton-type-secondary:hover,
  .zpdark-section button.zpbutton-type-secondary:hover,
  .zpdark-section input.zpbutton-type-secondary[type=submit]:hover,
  .zpdark-section input.zpbutton-type-secondary[type=button]:hover {
    background: #001e3b;
    color: #ffffff;
    border-color: transparent; }
  .zpdark-section .zpbutton.zpbutton-type-secondary.disabled:hover,
  .zpdark-section button.zpbutton-type-secondary.disabled:hover,
  .zpdark-section input.zpbutton-type-secondary.disabled[type=submit]:hover,
  .zpdark-section input.zpbutton-type-secondary.disabled[type=button]:hover {
    background: #001e3b;
    color: #ffffff; }

.zpdark-section .zpbutton.zpbutton-type-link,
.zpdark-section button.zpbutton-type-link,
.zpdark-section input.zpbutton-type-link[type=submit],
.zpdark-section input.zpbutton-type-link[type=button] {
  color: #ffffff; }
  .zpdark-section .zpbutton.zpbutton-type-link.disabled:hover,
  .zpdark-section button.zpbutton-type-link.disabled:hover,
  .zpdark-section input.zpbutton-type-link.disabled[type=submit]:hover,
  .zpdark-section input.zpbutton-type-link.disabled[type=button]:hover {
    background: transparent;
    color: #e6e6e6; }
  .zpdark-section .zpbutton.zpbutton-type-link:hover,
  .zpdark-section button.zpbutton-type-link:hover,
  .zpdark-section input.zpbutton-type-link[type=submit]:hover,
  .zpdark-section input.zpbutton-type-link[type=button]:hover {
    color: #e6e6e6; }

/*
body {
	color:map-get($default_vars,'color-text');
	font-family:map-get($default_vars, 'font-family-text');
	font-size:map-get($default_vars, 'font-size-text');
	font-weight:map-get($default_vars, 'font-weight-text');
	text-transform:map-get($default_vars, 'font-transform-text');
	line-height: map-get($default_vars, 'font-line-height-text');
	letter-spacing:map-get($default_vars, 'font-letter-spacing-text');
}
*/
h1 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 36px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }
  h1:before, h1:after {
    background: #00376E; }

h2 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 30px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }
  h2:before, h2:after {
    background: #00376E; }

h3 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }
  h3:before, h3:after {
    background: #00376E; }

h4 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }
  h4:before, h4:after {
    background: #00376E; }

h5 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }
  h5:before, h5:after {
    background: #00376E; }

h6 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }
  h6:before, h6:after {
    background: #00376E; }

/*
@include text-style(null);
@include text-style('.zpdark-section');

@include link-style(null);
@include link-style('.zpdark-section');

@include heading-style(null);
@include heading-style('.zpdark-section');
*/
.zpdivider-container.zpdivider-text .zpdivider-common {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: normal;
  letter-spacing: normal; }

.zpdivider-container .zpdivider-common:after, .zpdivider-container .zpdivider-common:before {
  border-color: #E7E7E7; }

.zpdivider-container.zpdivider-icon.zpdivider-style-border .zpdivider-common, .zpdivider-container.zpdivider-icon.zpdivider-style-roundcorner .zpdivider-common, .zpdivider-container.zpdivider-icon.zpdivider-style-circle .zpdivider-common {
  border-color: #E7E7E7; }

.zpdivider-container.zpdivider-icon.zpdivider-style-bgfill .zpdivider-common, .zpdivider-container.zpdivider-icon.zpdivider-style-roundcorner-fill .zpdivider-common, .zpdivider-container.zpdivider-icon.zpdivider-style-circle-fill .zpdivider-common {
  background: #F95700; }
  .zpdivider-container.zpdivider-icon.zpdivider-style-bgfill .zpdivider-common svg, .zpdivider-container.zpdivider-icon.zpdivider-style-roundcorner-fill .zpdivider-common svg, .zpdivider-container.zpdivider-icon.zpdivider-style-circle-fill .zpdivider-common svg {
    fill: #ffffff; }

.zpdivider-container.zpdivider-icon .zpdivider-common svg {
  fill: #F95700; }

.zpdivider-container.zpdivider-text.zpdivider-style-border .zpdivider-common, .zpdivider-container.zpdivider-text.zpdivider-style-roundcorner .zpdivider-common, .zpdivider-container.zpdivider-text.zpdivider-style-circle .zpdivider-common {
  border-color: #E7E7E7; }

.zpdivider-container.zpdivider-text.zpdivider-style-bgfill .zpdivider-common, .zpdivider-container.zpdivider-text.zpdivider-style-roundcorner-fill .zpdivider-common, .zpdivider-container.zpdivider-text.zpdivider-style-circle-fill .zpdivider-common {
  background: #F95700;
  color: #ffffff; }

.zpdivider-container.zpdivider-text .zpdivider-common {
  color: #F95700; }

.zpdark-section .zpdivider-container .zpdivider-common:after, .zpdark-section .zpdivider-container .zpdivider-common:before {
  border-color: RGBA(255, 255, 255, 0.7); }

.zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-border .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-roundcorner .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-circle .zpdivider-common {
  border-color: RGBA(255, 255, 255, 0.7); }

.zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-bgfill .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-roundcorner-fill .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-circle-fill .zpdivider-common {
  background: #ffffff; }
  .zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-bgfill .zpdivider-common svg, .zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-roundcorner-fill .zpdivider-common svg, .zpdark-section .zpdivider-container.zpdivider-icon.zpdivider-style-circle-fill .zpdivider-common svg {
    fill: #F95700; }

.zpdark-section .zpdivider-container.zpdivider-icon .zpdivider-common svg {
  fill: #ffffff; }

.zpdark-section .zpdivider-container.zpdivider-text.zpdivider-style-border .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-text.zpdivider-style-roundcorner .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-text.zpdivider-style-circle .zpdivider-common {
  border-color: RGBA(255, 255, 255, 0.7); }

.zpdark-section .zpdivider-container.zpdivider-text.zpdivider-style-bgfill .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-text.zpdivider-style-roundcorner-fill .zpdivider-common, .zpdark-section .zpdivider-container.zpdivider-text.zpdivider-style-circle-fill .zpdivider-common {
  background: #ffffff;
  color: #F95700; }

.zpdark-section .zpdivider-container.zpdivider-text .zpdivider-common {
  color: #ffffff; }

.zpicon-common svg {
  fill: #F95700; }

.zpicon-common.zpicon-style-bgfill, .zpicon-common.zpicon-style-circle-fill, .zpicon-common.zpicon-style-roundcorner-fill {
  background: #F95700; }
  .zpicon-common.zpicon-style-bgfill svg, .zpicon-common.zpicon-style-circle-fill svg, .zpicon-common.zpicon-style-roundcorner-fill svg {
    fill: #ffffff; }

.zpicon-common.zpicon-style-border, .zpicon-common.zpicon-style-circle, .zpicon-common.zpicon-style-roundcorner {
  border-color: #E7E7E7; }
  .zpicon-common.zpicon-style-border svg, .zpicon-common.zpicon-style-circle svg, .zpicon-common.zpicon-style-roundcorner svg {
    fill: #F95700; }

.zpdark-section .zpicon-common svg {
  fill: #ffffff; }

.zpdark-section .zpicon-common.zpicon-style-bgfill, .zpdark-section .zpicon-common.zpicon-style-circle-fill, .zpdark-section .zpicon-common.zpicon-style-roundcorner-fill {
  background: #ffffff; }
  .zpdark-section .zpicon-common.zpicon-style-bgfill svg, .zpdark-section .zpicon-common.zpicon-style-circle-fill svg, .zpdark-section .zpicon-common.zpicon-style-roundcorner-fill svg {
    fill: #F95700; }

.zpdark-section .zpicon-common.zpicon-style-border, .zpdark-section .zpicon-common.zpicon-style-circle, .zpdark-section .zpicon-common.zpicon-style-roundcorner {
  border-color: #ffffff; }
  .zpdark-section .zpicon-common.zpicon-style-border svg, .zpdark-section .zpicon-common.zpicon-style-circle svg, .zpdark-section .zpicon-common.zpicon-style-roundcorner svg {
    fill: #ffffff; }

.zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab, .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab, .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab, .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab, .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab, .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab, .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab {
  border-color: transparent;
  background: #ffffff;
  color: #00376E; }
  @media all and (min-width: 768px) {
    .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab, .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab, .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab {
      border-color: #E7E7E7; } }
  .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab.zptab-active, .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab:hover, .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab.zptab-active, .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab:hover, .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab.zptab-active, .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab:hover {
    background: #F95700;
    color: #ffffff;
    border-color: #F95700; }

.zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptabs-content-container .zptab-content, .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptabs-content-container .zptab-content, .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptabs-content-container .zptab-content {
  border-color: #E7E7E7;
  background: #ffffff; }

.zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptabs-content-container .zptab-content, .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptabs-content-container .zptab-content {
  background: transparent;
  border-color: transparent; }

.zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab {
  color: #00376E;
  background: #ffffff; }
  @media all and (min-width: 768px) {
    .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab {
      background: transparent; } }
  .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab.zptab-active {
    background: #F95700;
    color: #ffffff; }
    .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab.zptab-active:hover {
      color: #ffffff; }
  .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab:hover {
    color: #F95700; }

.zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptabs-content-container .zptab-content {
  border-color: #F95700; }

.zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab {
  color: #00376E;
  border-block-end-color: #00376E; }
  .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab.zptab-active {
    color: #F95700;
    border-color: #F95700; }
    .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab.zptab-active:after {
      background: #F95700; }
  .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab:hover {
    color: #F95700; }

.zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptabs-content-container .zptab-content {
  border-block-start-color: #F95700; }

.zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab {
  color: #00376E;
  border-block-end-color: #00376E; }
  .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab.zptab-active {
    color: #F95700;
    border-color: #F95700; }
    .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab.zptab-active:after {
      border-block-start-color: #F95700; }
  .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab:hover {
    color: #F95700; }

.zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptabs-content-container .zptab-content {
  border-block-start-color: #F95700; }

.zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab {
  border-color: transparent;
  background: RGBA(255, 255, 255, 0.25);
  color: #ffffff; }
  @media all and (min-width: 768px) {
    .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab {
      border-color: RGBA(255, 255, 255, 0.25); } }
  .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab.zptab-active, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptab:hover, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab.zptab-active, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptab:hover, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab.zptab-active, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptab:hover {
    background: #ffffff;
    color: #00376E;
    border-color: #ffffff; }

.zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-01 .zptabs-content-container .zptab-content, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptabs-content-container .zptab-content, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptabs-content-container .zptab-content {
  border-color: RGBA(255, 255, 255, 0.25);
  background: RGBA(255, 255, 255, 0.15); }

.zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-02 .zptabs-content-container .zptab-content, .zpdark-section .zptabelem-inner-container.zptabs-style-01.zptab-type-03 .zptabs-content-container .zptab-content {
  background: transparent;
  border-color: transparent; }

.zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab {
  color: #ffffff;
  background: RGBA(255, 255, 255, 0.25); }
  @media all and (min-width: 768px) {
    .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab {
      background: transparent; } }
  .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab.zptab-active {
    background: #ffffff;
    color: #00376E; }
    .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab.zptab-active:hover {
      color: #00376E; }
  .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptab:hover {
    color: #ffffff; }

.zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-01 .zptabs-content-container .zptab-content {
  border-color: #ffffff; }

.zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab {
  color: #ffffff;
  border-block-end-color: #ffffff; }
  .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab.zptab-active {
    color: #ffffff;
    border-color: #ffffff; }
    .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab.zptab-active:after {
      background: #ffffff; }
  .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptab:hover {
    color: #ffffff; }

.zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-02 .zptabs-content-container .zptab-content {
  border-block-start-color: #ffffff; }

.zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab {
  color: #ffffff;
  border-block-end-color: #ffffff; }
  .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab.zptab-active {
    color: #ffffff;
    border-color: #ffffff; }
    .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab.zptab-active:after {
      border-block-start-color: #ffffff; }
  .zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptab:hover {
    color: #ffffff; }

.zpdark-section .zptabelem-inner-container.zptabs-style-02.zptab-type-03 .zptabs-content-container .zptab-content {
  border-block-start-color: #ffffff; }

.zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right {
  background: #ebebeb; }
  .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover {
    background: #ebebeb; }

.zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg {
  fill: #5981A9; }

.zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg {
  fill: RGBA(89, 129, 169, 0.8); }

.zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-01 .zpcarousel-controller, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-02 .zpcarousel-controller, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-03 .zpcarousel-controller, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-04 .zpcarousel-controller {
  background: transparent;
  border-color: #c1c1c1; }
  .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-01 .zpcarousel-controller:hover, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-01 .zpcarousel-controller.zpcarousel-controller-active, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-02 .zpcarousel-controller:hover, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-02 .zpcarousel-controller.zpcarousel-controller-active, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-03 .zpcarousel-controller:hover, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-03 .zpcarousel-controller.zpcarousel-controller-active, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-04 .zpcarousel-controller:hover, .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-04 .zpcarousel-controller.zpcarousel-controller-active {
    background: #c1c1c1;
    border-color: #c1c1c1; }

.zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left,
.zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right {
  background: RGBA(255, 255, 255, 0.3); }
  .zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 .zpcarousel-arrow-right:hover, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-left:hover,
  .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 .zpcarousel-arrow-right:hover {
    background: RGBA(255, 255, 255, 0.3); }

.zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-02 svg, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-03 svg {
  fill: #5981A9; }

.zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpdark-section .zpcarousel-container.zpcarousel-style-01 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpdark-section .zpcarousel-container.zpcarousel-style-02 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpdark-section .zpcarousel-container.zpcarousel-style-03 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpdark-section .zpcarousel-container.zpcarousel-style-04 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-left svg, .zpdark-section .zpcarousel-container.zpcarousel-style-05 .zpcarousel-arrows-container.zpcarousel-arrow-type-01 .zpcarousel-arrow-right svg {
  fill: #ffffff; }

.zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-01 .zpcarousel-controller, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-02 .zpcarousel-controller, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-03 .zpcarousel-controller, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-04 .zpcarousel-controller {
  background: transparent;
  border-color: white; }
  .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-01 .zpcarousel-controller:hover, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-01 .zpcarousel-controller.zpcarousel-controller-active, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-02 .zpcarousel-controller:hover, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-02 .zpcarousel-controller.zpcarousel-controller-active, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-03 .zpcarousel-controller:hover, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-03 .zpcarousel-controller.zpcarousel-controller-active, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-04 .zpcarousel-controller:hover, .zpdark-section .zpcarousel-container .zpcarousel-controller-container.zpcarousel-controller-type-04 .zpcarousel-controller.zpcarousel-controller-active {
    background: #ffffff;
    border-color: #ffffff; }

.zpaccordion-container.zpaccordion-style-01 .zpaccordion {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zpaccordion-container.zpaccordion-style-02 .zpaccordion {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zpaccordion-container.zpaccordion-style-01 .zpaccordion {
  border-width: 1px;
  border-style: solid; }
  .zpaccordion-container.zpaccordion-style-01 .zpaccordion.zpaccordion-active {
    border-block-end-width: 2px; }

.zpaccordion-container.zpaccordion-style-01 .zpaccordion-content {
  border-width: 1px;
  border-style: solid;
  border-block-end: 0px; }
  .zpaccordion-container.zpaccordion-style-01 .zpaccordion-content:last-of-type {
    border-block-end-width: 1px;
    border-block-end-style: solid; }

.zpdark-section .zpaccordion-container.zpaccordion-style-01 .zpaccordion {
  border: 0px;
  border-block-start: 1px solid RGBA(255, 255, 255, 0.24); }

.zpdark-section .zpaccordion-container.zpaccordion-style-01 .zpaccordion-content {
  border: 0px !important; }

.zpaccordion-container.zpaccordion-style-01 .zpaccordion {
  background: #ffffff;
  color: #00376E;
  margin-block-end: 0px;
  border-color: #E7E7E7; }
  .zpaccordion-container.zpaccordion-style-01 .zpaccordion.zpaccordion-active {
    background: #ffffff;
    color: #00376E;
    border-block-end: 1px solid;
    border-block-end-color: #F95700; }
  @media all and (min-width: 992px) {
    .zpaccordion-container.zpaccordion-style-01 .zpaccordion:hover {
      background: #ffffff;
      color: #00376E; } }
.zpaccordion-container.zpaccordion-style-01 .zpaccordion-content {
  margin-block-end: 0px;
  border-inline-start: 1px solid #E7E7E7;
  border-inline-end: 1px solid #E7E7E7;
  background: #ffffff;
  border-block-start-color: transparent; }
  .zpaccordion-container.zpaccordion-style-01 .zpaccordion-content:last-of-type {
    border-block-end-color: #E7E7E7; }

.zpaccordion-container.zpaccordion-style-02 .zpaccordion {
  color: #00376E; }
  .zpaccordion-container.zpaccordion-style-02 .zpaccordion.zpaccordion-active {
    color: #00376E; }
  @media all and (min-width: 992px) {
    .zpaccordion-container.zpaccordion-style-02 .zpaccordion:hover {
      color: #00376E; } }
.zpdark-section .zpaccordion-container.zpaccordion-style-01 .zpaccordion {
  background: RGBA(255, 255, 255, 0.24);
  color: #ffffff;
  margin-block-end: 0px;
  border-color: RGBA(255, 255, 255, 0.25); }
  .zpdark-section .zpaccordion-container.zpaccordion-style-01 .zpaccordion.zpaccordion-active {
    background: #ffffff;
    color: #00376E;
    border-block-end: 1px solid;
    border-block-end-color: #ffffff; }
  @media all and (min-width: 992px) {
    .zpdark-section .zpaccordion-container.zpaccordion-style-01 .zpaccordion:hover {
      background: #ffffff;
      color: #00376E; } }
.zpdark-section .zpaccordion-container.zpaccordion-style-01 .zpaccordion-content {
  margin-block-end: 0px;
  border-inline-start: 1px solid RGBA(255, 255, 255, 0.25);
  border-inline-end: 1px solid RGBA(255, 255, 255, 0.25);
  background: RGBA(255, 255, 255, 0.24);
  border-block-start-color: transparent; }
  .zpdark-section .zpaccordion-container.zpaccordion-style-01 .zpaccordion-content:last-of-type {
    border-block-end-color: RGBA(255, 255, 255, 0.25); }

.zpdark-section .zpaccordion-container.zpaccordion-style-02 .zpaccordion {
  color: #ffffff; }
  .zpdark-section .zpaccordion-container.zpaccordion-style-02 .zpaccordion.zpaccordion-active {
    color: #ffffff; }
  @media all and (min-width: 992px) {
    .zpdark-section .zpaccordion-container.zpaccordion-style-02 .zpaccordion:hover {
      color: #ffffff; } }
.zpform-container input[type='text'],
.zpform-container input[type='email'],
.zpform-container input[type='date'],
.zpform-container input[type="file"],
.zpform-container textarea,
.zpform-container select {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  line-height: normal;
  letter-spacing: normal; }

.zpform-container label {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  line-height: 1.8;
  letter-spacing: normal; }

.zpform-container h2 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 30px;
  text-transform: none;
  font-weight: normal;
  line-height: 1.8;
  letter-spacing: normal; }

.zpform-container .zpbutton.zpbutton-type-primary {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  border-width: 0;
  border-style: none;
  line-height: 1.42857143;
  letter-spacing: normal; }

.zpform-container .zpbutton.zpbutton-type-secondary {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  border-width: 0;
  border-style: none;
  line-height: 1.42857143;
  letter-spacing: normal; }

.zpform-container input[type='text'],
.zpform-container input[type='email'],
.zpform-container input[type='date'],
.zpform-container input[type="file"],
.zpform-container textarea,
.zpform-container select {
  background: #ffffff;
  border-color: #E7E7E7;
  color: #5981A9; }
  .zpform-container input[type='text']:focus,
  .zpform-container input[type='email']:focus,
  .zpform-container input[type='date']:focus,
  .zpform-container input[type="file"]:focus,
  .zpform-container textarea:focus,
  .zpform-container select:focus {
    border-color: #5981A9; }

.zpform-container input[type="file"] {
  background: transparent; }

.zpform-container input::-webkit-input-placeholder,
.zpform-container textarea::-webkit-input-placeholder,
.zpform-container select::-webkit-input-placeholder {
  color: RGBA(89, 129, 169, 0.5); }

.zpform-container input::-moz-placeholder,
.zpform-container textarea::-moz-placeholder,
.zpform-container select::-moz-placeholder {
  color: RGBA(89, 129, 169, 0.5); }

.zpform-container .zpform-errormsg,
.zpform-container .zpform-common-errormsg {
  color: #FF4949; }

.zpform-container .zpform-common-successmsg {
  color: #13CE66; }

.zpform-container .zpform-mandatory:after {
  color: #FF4949; }

.zpform-container label {
  color: #5981A9; }

.zpform-container h2 {
  color: #00376E; }

.zpform-container .zpbutton.zpbutton-type-primary {
  background-color: #F95700;
  color: #ffffff;
  border-color: transparent; }
  .zpform-container .zpbutton.zpbutton-type-primary:hover {
    background-color: #c64500;
    color: #ffffff;
    border-color: transparent; }

.zpform-container .zpbutton.zpbutton-type-secondary {
  background-color: #00376E;
  color: #ffffff;
  border-color: transparent; }
  .zpform-container .zpbutton.zpbutton-type-secondary:hover {
    background-color: #001e3b;
    color: #ffffff;
    border-color: transparent; }

.zpdark-section .zpform-container input[type='text'],
.zpdark-section .zpform-container input[type='email'],
.zpdark-section .zpform-container input[type='date'],
.zpdark-section .zpform-container input[type="file"],
.zpdark-section .zpform-container textarea,
.zpdark-section .zpform-container select {
  background: transparent;
  border-color: RGBA(255, 255, 255, 0.5);
  color: #ffffff; }
  .zpdark-section .zpform-container input[type='text']:focus,
  .zpdark-section .zpform-container input[type='email']:focus,
  .zpdark-section .zpform-container input[type='date']:focus,
  .zpdark-section .zpform-container input[type="file"]:focus,
  .zpdark-section .zpform-container textarea:focus,
  .zpdark-section .zpform-container select:focus {
    border-color: #ffffff; }

.zpdark-section .zpform-container input[type="file"] {
  background: transparent; }

.zpdark-section .zpform-container input::-webkit-input-placeholder,
.zpdark-section .zpform-container textarea::-webkit-input-placeholder,
.zpdark-section .zpform-container select::-webkit-input-placeholder {
  color: RGBA(255, 255, 255, 0.5); }

.zpdark-section .zpform-container input::-moz-placeholder,
.zpdark-section .zpform-container textarea::-moz-placeholder,
.zpdark-section .zpform-container select::-moz-placeholder {
  color: RGBA(255, 255, 255, 0.5); }

.zpdark-section .zpform-container .zpform-errormsg,
.zpdark-section .zpform-container .zpform-common-errormsg {
  color: #ffffff; }

.zpdark-section .zpform-container .zpform-common-successmsg {
  color: #ffffff; }

.zpdark-section .zpform-container .zpform-mandatory:after {
  color: #ffffff; }

.zpdark-section .zpform-container label {
  color: #ffffff; }

.zpdark-section .zpform-container h2 {
  color: #ffffff; }

.zpdark-section .zpform-container .zpbutton.zpbutton-type-primary {
  background-color: #ffffff;
  color: #F95700;
  border-color: transparent; }
  .zpdark-section .zpform-container .zpbutton.zpbutton-type-primary:hover {
    background-color: #e6e6e6;
    color: #F95700;
    border-color: transparent; }

.zpdark-section .zpform-container .zpbutton.zpbutton-type-secondary {
  background-color: #00376E;
  color: #ffffff;
  border-color: transparent; }
  .zpdark-section .zpform-container .zpbutton.zpbutton-type-secondary:hover {
    background-color: #001e3b;
    color: #ffffff;
    border-color: transparent; }

.zpimage-container[class*='zpimage-overlay-effect-'] figure figcaption, .zpimage-with-text-container[class*='zpimage-overlay-effect-'] figure figcaption {
  background: RGBA(249, 87, 0, 0.8);
  color: #ffffff; }

.zpimage-container[class*='zpimage-overlay-effect-'] figure:hover figcaption, .zpimage-with-text-container[class*='zpimage-overlay-effect-'] figure:hover figcaption {
  background: RGBA(249, 87, 0, 0.8);
  color: #ffffff; }

.zpimage-container[class*='zpimage-overlay-effect-static-'] figure figcaption, .zpimage-with-text-container[class*='zpimage-overlay-effect-static-'] figure figcaption {
  background: RGBA(249, 87, 0, 0.8);
  color: #ffffff; }

.hb-grid-gallery[class*='zpimage-overlay-effect-hv-'] figure:hover figcaption {
  background: RGBA(249, 87, 0, 0.8);
  color: #ffffff; }

.hb-grid-gallery.zpimage-overlay-effect-hv-9 .hb-grid-item {
  background: #F95700; }
  .hb-grid-gallery.zpimage-overlay-effect-hv-9 .hb-grid-item figure figcaption {
    color: #ffffff; }

[data-caption_style="hv-3"] figcaption, .hv-3 figcaption {
  background: linear-gradient(to bottom, RGBA(255, 255, 255, 0) 0%, RGBA(249, 87, 0, 0.4) 80%); }

.zpdark-section .zpimage-container[class*='zpimage-overlay-effect-'] figure figcaption, .zpdark-section .zpimage-with-text-container[class*='zpimage-overlay-effect-'] figure figcaption {
  background: RGBA(0, 55, 110, 0.5);
  color: #ffffff; }

.zpdark-section .zpimage-container[class*='zpimage-overlay-effect-'] figure:hover figcaption, .zpdark-section .zpimage-with-text-container[class*='zpimage-overlay-effect-'] figure:hover figcaption {
  background: RGBA(0, 55, 110, 0.5);
  color: #ffffff; }

.zpdark-section .zpimage-container[class*='zpimage-overlay-effect-static-'] figure figcaption, .zpdark-section .zpimage-with-text-container[class*='zpimage-overlay-effect-static-'] figure figcaption {
  background: RGBA(0, 55, 110, 0.5);
  color: #ffffff; }

.zpdark-section .hb-grid-gallery[class*='zpimage-overlay-effect-hv-'] figure:hover figcaption {
  background: RGBA(0, 55, 110, 0.5);
  color: #ffffff; }

.zpdark-section .hb-grid-gallery.zpimage-overlay-effect-hv-9 .hb-grid-item {
  background: #00376E; }
  .zpdark-section .hb-grid-gallery.zpimage-overlay-effect-hv-9 .hb-grid-item figure figcaption {
    color: #ffffff; }

.zpdark-section [data-caption_style="hv-3"] figcaption, .hv-3 figcaption {
  background: linear-gradient(to bottom, RGBA(255, 255, 255, 0) 0%, RGBA(0, 55, 110, 0.4) 80%); }

.zptable table td, .zptable table th {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  text-transform: none;
  font-weight: normal;
  line-height: 1.8;
  letter-spacing: normal; }

.zptable table {
  border-color: #E7E7E7; }
  .zptable table td, .zptable table th {
    border-block-end-color: #E7E7E7;
    border-inline-end-color: #E7E7E7;
    color: #00376E; }
  .zptable table td {
    color: #5981A9; }

.zptable.zptable-header-dark table tr th {
  background: #00376E;
  color: #ffffff;
  border-block-end-color: #0051a1;
  border-inline-end-color: #0051a1; }

.zptable.zptable-header-light table tr th {
  background: #F4FAFA;
  color: #00376E;
  border-block-end-color: #E7E7E7;
  border-inline-end-color: #E7E7E7; }

.zptable.zptable-header-transparent table tr th {
  color: #00376E;
  border-block-end-color: #E7E7E7;
  border-inline-end-color: #E7E7E7; }

.zpdark-section .zptable table {
  border-color: RGBA(231, 231, 231, 0.6); }
  .zpdark-section .zptable table td, .zpdark-section .zptable table th {
    border-block-end-color: RGBA(231, 231, 231, 0.6);
    border-inline-end-color: RGBA(231, 231, 231, 0.6);
    color: #ffffff; }
  .zpdark-section .zptable table td {
    color: #ffffff; }

.zpdark-section .zptable.zptable-header-dark table tr th {
  background: #00376E;
  color: #ffffff;
  border-block-end-color: #0051a1;
  border-inline-end-color: #0051a1; }

.zpdark-section .zptable.zptable-header-light table tr th {
  background: #F4FAFA;
  color: #00376E;
  border-block-end-color: RGBA(231, 231, 231, 0.6);
  border-inline-end-color: RGBA(231, 231, 231, 0.6); }

.zpdark-section .zptable.zptable-header-transparent table tr th {
  color: #ffffff;
  border-block-end-color: RGBA(231, 231, 231, 0.6);
  border-inline-end-color: RGBA(231, 231, 231, 0.6); }

.zpelem-box {
  padding: 0px;
  border-width: 0px;
  border-style: solid; }

.zpelem-box {
  background-color: transparent;
  border-color: transparent; }

.zpdark-section .zpelem-box {
  background-color: transparent;
  border-color: transparent; }

.zpelem-iconheading h1 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 36px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h2 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 30px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h3 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h4 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h5 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading h6 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheading .zpicon-common svg {
  fill: #F95700; }

.zpelem-iconheading .zpicon-common.zpicon-style-bgfill, .zpelem-iconheading .zpicon-common.zpicon-style-circle-fill, .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner-fill {
  background: #F95700; }
  .zpelem-iconheading .zpicon-common.zpicon-style-bgfill svg, .zpelem-iconheading .zpicon-common.zpicon-style-circle-fill svg, .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner-fill svg {
    fill: #ffffff; }

.zpelem-iconheading .zpicon-common.zpicon-style-border, .zpelem-iconheading .zpicon-common.zpicon-style-circle, .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner {
  border-color: #E7E7E7; }
  .zpelem-iconheading .zpicon-common.zpicon-style-border svg, .zpelem-iconheading .zpicon-common.zpicon-style-circle svg, .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner svg {
    fill: #F95700; }

.zpdark-section .zpelem-iconheading .zpicon-common svg {
  fill: #ffffff; }

.zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-bgfill, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-circle-fill, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner-fill {
  background: #ffffff; }
  .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-bgfill svg, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-circle-fill svg, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner-fill svg {
    fill: #F95700; }

.zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-border, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-circle, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner {
  border-color: #ffffff; }
  .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-border svg, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-circle svg, .zpdark-section .zpelem-iconheading .zpicon-common.zpicon-style-roundcorner svg {
    fill: #ffffff; }

.zpelem-iconheading h1 {
  color: #00376E; }

.zpelem-iconheading h2 {
  color: #00376E; }

.zpelem-iconheading h3 {
  color: #00376E; }

.zpelem-iconheading h4 {
  color: #00376E; }

.zpelem-iconheading h5 {
  color: #00376E; }

.zpelem-iconheading h6 {
  color: #00376E; }

.zpdark-section .zpelem-iconheading h1 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheading h2 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheading h3 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheading h4 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheading h5 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheading h6 {
  color: #ffffff; }

.zpelem-iconheadingtext {
  color: #5981A9;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h1 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 36px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h2 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 30px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h3 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h4 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h5 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext h6 {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-iconheadingtext .zpicon-common svg {
  fill: #F95700; }

.zpelem-iconheadingtext .zpicon-common.zpicon-style-bgfill, .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle-fill, .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner-fill {
  background: #F95700; }
  .zpelem-iconheadingtext .zpicon-common.zpicon-style-bgfill svg, .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle-fill svg, .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner-fill svg {
    fill: #ffffff; }

.zpelem-iconheadingtext .zpicon-common.zpicon-style-border, .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle, .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner {
  border-color: #E7E7E7; }
  .zpelem-iconheadingtext .zpicon-common.zpicon-style-border svg, .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle svg, .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner svg {
    fill: #F95700; }

.zpdark-section .zpelem-iconheadingtext .zpicon-common svg {
  fill: #ffffff; }

.zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-bgfill, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle-fill, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner-fill {
  background: #ffffff; }
  .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-bgfill svg, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle-fill svg, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner-fill svg {
    fill: #F95700; }

.zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-border, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner {
  border-color: #ffffff; }
  .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-border svg, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-circle svg, .zpdark-section .zpelem-iconheadingtext .zpicon-common.zpicon-style-roundcorner svg {
    fill: #ffffff; }

.zpelem-iconheadingtext {
  color: #5981A9; }

.zpelem-iconheadingtext h1 {
  color: #00376E; }

.zpelem-iconheadingtext h2 {
  color: #00376E; }

.zpelem-iconheadingtext h3 {
  color: #00376E; }

.zpelem-iconheadingtext h4 {
  color: #00376E; }

.zpelem-iconheadingtext h5 {
  color: #00376E; }

.zpelem-iconheadingtext h6 {
  color: #00376E; }

.zpdark-section .zpelem-iconheadingtext {
  color: #ffffff; }

.zpdark-section .zpelem-iconheadingtext h1 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheadingtext h2 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheadingtext h3 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheadingtext h4 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheadingtext h5 {
  color: #ffffff; }

.zpdark-section .zpelem-iconheadingtext h6 {
  color: #ffffff; }

.zpelem-imagetext .zpimage-text {
  color: #5981A9;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imagetext .zpimage-text {
  color: #5981A9; }

.zpdark-section .zpelem-imagetext .zpimage-text {
  color: #ffffff; }

.zpelem-imageheadingtext h1.zpimage-heading {
  font-family: 'Noto Sans', sans-serif;
  font-size: 36px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h2.zpimage-heading {
  font-family: 'Noto Sans', sans-serif;
  font-size: 30px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h3.zpimage-heading {
  font-family: 'Noto Sans', sans-serif;
  font-size: 24px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h4.zpimage-heading {
  font-family: 'Noto Sans', sans-serif;
  font-size: 18px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h5.zpimage-heading {
  font-family: 'Noto Sans', sans-serif;
  font-size: 16px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext h6.zpimage-heading {
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  color: #00376E;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext .zpimage-text {
  color: #5981A9;
  font-family: 'Noto Sans', sans-serif;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
  line-height: 1.8;
  letter-spacing: normal; }

.zpelem-imageheadingtext .zpimage-text {
  color: #5981A9; }

.zpelem-imageheadingtext h1.zpimage-heading {
  color: #00376E; }

.zpelem-imageheadingtext h2.zpimage-heading {
  color: #00376E; }

.zpelem-imageheadingtext h3.zpimage-heading {
  color: #00376E; }

.zpelem-imageheadingtext h4.zpimage-heading {
  color: #00376E; }

.zpelem-imageheadingtext h5.zpimage-heading {
  color: #00376E; }

.zpelem-imageheadingtext h6.zpimage-heading {
  color: #00376E; }

.zpdark-section .zpelem-imageheadingtext .zpimage-text {
  color: #ffffff; }

.zpdark-section .zpelem-imageheadingtext h1.zpimage-heading {
  color: #ffffff; }

.zpdark-section .zpelem-imageheadingtext h2.zpimage-heading {
  color: #ffffff; }

.zpdark-section .zpelem-imageheadingtext h3.zpimage-heading {
  color: #ffffff; }

.zpdark-section .zpelem-imageheadingtext h4.zpimage-heading {
  color: #ffffff; }

.zpdark-section .zpelem-imageheadingtext h5.zpimage-heading {
  color: #ffffff; }

.zpdark-section .zpelem-imageheadingtext h6.zpimage-heading {
  color: #ffffff; }

.zpdark-section-bg {
  background-color: #F95700; }

.zplight-section-bg {
  background-color: #F4FAFA; }

.theme-footer-area {
  background-color: #00376E; }

.theme-sidebar-area {
  display: none; }
  .theme-sidebar-area [data-theme-sidebar-content] {
    width: 100%; }

@media all and (min-width: 992px) {
  .theme-sidebar-enable.theme-content-area {
    display: flex;
    flex-direction: row-reverse; } }

@media all and (min-width: 992px) {
  .theme-sidebar-enable.theme-content-area .theme-content-container {
    flex: 1 1 auto;
    width: calc(100% - 350px); } }

@media all and (min-width: 992px) {
  .theme-sidebar-enable.theme-content-area .theme-content-container .theme-content-area-inner .zpcontainer {
    width: 100%;
    padding-inline-start: 50px;
    padding-inline-end: 50px;
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: auto;
    margin-inline-end: auto;
    max-inline-size: 1140px; } }

@media all and (min-width: 992px) {
  .theme-sidebar-enable.theme-sidebar-enable-right {
    flex-direction: row; } }

.theme-sidebar-enable .theme-sidebar-area {
  background: #e2f2f2;
  width: 100%;
  display: block; }
  @media all and (min-width: 992px) {
    .theme-sidebar-enable .theme-sidebar-area {
      width: 250px;
      display: flex; } }
  @media only screen and (min-width: 1200px) {
    .theme-sidebar-enable .theme-sidebar-area {
      width: 300px; } }
  .theme-sidebar-enable .theme-sidebar-area .zprow {
    margin-inline-start: 0;
    margin-inline-end: 0; }
  .theme-sidebar-enable .theme-sidebar-area .zptab {
    width: 100%; }
  .theme-sidebar-enable .theme-sidebar-area .zptabs-style-01.zptab-type-03 .zptab {
    border-radius: 50px; }
    .theme-sidebar-enable .theme-sidebar-area .zptabs-style-01.zptab-type-03 .zptab:first-of-type, .theme-sidebar-enable .theme-sidebar-area .zptabs-style-01.zptab-type-03 .zptab:last-of-type {
      border-radius: 50px; }
  .theme-sidebar-enable .theme-sidebar-area .sidebar-container {
    width: 100%;
    display: flex; }
    .theme-sidebar-enable .theme-sidebar-area .sidebar-container .zpsidebar-section {
      width: 100%; }
      .theme-sidebar-enable .theme-sidebar-area .sidebar-container .zpsidebar-section .zpsidebar-container {
        padding-block-start: 20px;
        padding-block-end: 20px;
        padding-inline-start: 15px;
        padding-inline-end: 15px; }

@media all and (min-width: 992px) {
  .theme-vertical-navigation-sidebar-container {
    display: flex; } }

.theme-vertical-navigation-sidebar-container .theme-sidebar-area {
  display: block; }
  .theme-vertical-navigation-sidebar-container .theme-sidebar-area.theme-vertical-header-sidebar-responsive {
    display: block; }
    @media all and (min-width: 992px) {
      .theme-vertical-navigation-sidebar-container .theme-sidebar-area.theme-vertical-header-sidebar-responsive {
        display: none; } }
  .theme-vertical-navigation-sidebar-container .theme-sidebar-area .zprow {
    margin-inline-start: 0;
    margin-inline-end: 0; }
  .theme-vertical-navigation-sidebar-container .theme-sidebar-area .zptab {
    width: 100%; }
  .theme-vertical-navigation-sidebar-container .theme-sidebar-area .zptabs-style-01.zptab-type-03 .zptab {
    border-radius: 50px; }
    .theme-vertical-navigation-sidebar-container .theme-sidebar-area .zptabs-style-01.zptab-type-03 .zptab:first-of-type, .theme-vertical-navigation-sidebar-container .theme-sidebar-area .zptabs-style-01.zptab-type-03 .zptab:last-of-type {
      border-radius: 50px; }
  .theme-vertical-navigation-sidebar-container .theme-sidebar-area .sidebar-container {
    width: 100%;
    display: flex; }
    .theme-vertical-navigation-sidebar-container .theme-sidebar-area .sidebar-container .zpsidebar-section {
      width: 100%; }
      .theme-vertical-navigation-sidebar-container .theme-sidebar-area .sidebar-container .zpsidebar-section .zpsidebar-container {
        padding-block-start: 20px;
        padding-block-end: 20px;
        padding-inline-start: 15px;
        padding-inline-end: 15px; }
        @media all and (min-width: 992px) {
          .theme-vertical-navigation-sidebar-container .theme-sidebar-area .sidebar-container .zpsidebar-section .zpsidebar-container {
            padding: 0px; } }
.theme-vertical-navigation-sidebar-container .theme-vertical-header-sidebar-banner-content-container {
  width: 100%; }
  @media all and (min-width: 992px) {
    .theme-vertical-navigation-sidebar-container .theme-vertical-header-sidebar-banner-content-container {
      flex: 1 1 auto; } }
  @media all and (min-width: 992px) {
    .theme-vertical-navigation-sidebar-container .theme-vertical-header-sidebar-banner-content-container .theme-content-container .theme-content-area-inner .zpcontainer {
      width: 100%;
      padding-inline-start: 50px;
      padding-inline-end: 50px;
      margin-block-start: 0;
      margin-block-end: 0;
      margin-inline-start: auto;
      margin-inline-end: auto;
      max-inline-size: 1140px; } }
  @media only screen and (min-width: 1200px) {
    .theme-vertical-navigation-sidebar-container .theme-vertical-header-sidebar-banner-content-container .zpcontent-for-productdetails-header-06 .theme-content-container .theme-content-area-inner .zpcontainer {
      width: 100%;
      padding-inline-start: 50px;
      padding-inline-end: 50px;
      margin-block-start: 0;
      margin-block-end: 0;
      margin-inline-start: auto;
      margin-inline-end: auto;
      max-inline-size: 1140px; } }
@media all and (min-width: 992px) {
  .theme-vertical-navigation-sidebar-container .zphero-boxed.zpcontainer {
    width: 100%; } }

@media all and (min-width: 1500px) {
  .theme-vertical-navigation-sidebar-container .zphero-boxed.zpcontainer {
    width: 100%; } }

.theme-section {
  padding-block-start: 50px;
  padding-block-end: 50px;
  padding-inline-start: 0px;
  padding-inline-end: 0px; }

.theme-collection-sortby-section .theme-collection-sort {
  display: flex; }

.theme-section-heading {
  padding-block-end: 30px; }

@media all and (max-width: 768px) {
  .theme-section-heading {
    font-size: 20px; } }

.theme-breadcrumb-container + .zpdark-section {
  margin-block-start: 50px; }

.theme-breadcrumb-container + .zplight-section {
  margin-block-start: 50px; }

.theme-breadcrumb-container.theme-section {
  padding-block-end: 0px; }

.theme-breadcrumb-container .theme-breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .theme-breadcrumb-container .theme-breadcrumb svg {
    height: 14px;
    width: 14px;
    fill: #00376E; }
  .theme-breadcrumb-container .theme-breadcrumb .theme-breadcrumb-nav {
    font-size: 14px;
    color: #e04e00;
    padding-block-start: 10px;
    padding-block-end: 10px;
    padding-inline-start: 13px;
    padding-inline-end: 13px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    background: #F4FAFA; }
    .theme-breadcrumb-container .theme-breadcrumb .theme-breadcrumb-nav:first-child {
      align-self: stretch; }
    .theme-breadcrumb-container .theme-breadcrumb .theme-breadcrumb-nav:hover {
      color: #e04e00; }
    .theme-breadcrumb-container .theme-breadcrumb .theme-breadcrumb-nav.theme-last-breadcrumb-nav {
      background: #F4FAFA;
      color: RGBA(0, 55, 110, 0.8); }
      .theme-breadcrumb-container .theme-breadcrumb .theme-breadcrumb-nav.theme-last-breadcrumb-nav svg {
        fill: #e04e00; }
      .theme-breadcrumb-container .theme-breadcrumb .theme-breadcrumb-nav.theme-last-breadcrumb-nav:hover {
        color: RGBA(0, 55, 110, 0.8); }
    .theme-breadcrumb-container .theme-breadcrumb .theme-breadcrumb-nav:last-child {
      padding-inline-end: 13px; }
      .theme-breadcrumb-container .theme-breadcrumb .theme-breadcrumb-nav:last-child:after {
        display: none; }
    .theme-breadcrumb-container .theme-breadcrumb .theme-breadcrumb-nav:hover svg {
      fill: #e04e00; }
  .theme-breadcrumb-container .theme-breadcrumb .theme-breadcrumb-divider {
    cursor: default;
    background: #F4FAFA;
    color: #00376E;
    display: flex;
    align-items: center;
    align-self: stretch; }
    .theme-breadcrumb-container .theme-breadcrumb .theme-breadcrumb-divider:last-of-type {
      display: none; }

.theme-category-col .theme-category-description {
  background: #00376E;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
  padding: 20px; }
  @media all and (min-width: 992px) {
    .theme-category-col .theme-category-description {
      padding-block-start: 20px;
      padding-block-end: 20px;
      padding-inline-start: 50px;
      padding-inline-end: 50px; } }
  .theme-category-col .theme-category-description h1 {
    line-height: 1;
    font-size: 30px; }
    .theme-category-col .theme-category-description h1.theme-category-heading-with-des {
      margin-block-end: 15px; }

.theme-category-col.theme-category-col-left {
  display: flex; }
  @media all and (min-width: 992px) {
    .theme-category-col.theme-category-col-left {
      padding-inline-end: 0px; } }
.theme-category-col.theme-category-col-right {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media all and (min-width: 992px) {
    .theme-category-col.theme-category-col-right {
      padding-inline-start: 0px; } }
  .theme-category-col.theme-category-col-right img {
    flex: 0 0 auto;
    display: block; }

.theme-category-col.theme-category-noimage-description {
  padding-inline-end: 15px; }
  .theme-category-col.theme-category-noimage-description .theme-category-description {
    background: #F4FAFA;
    padding: 20px; }

.theme-category-col .theme-collection-description {
  text-align: center; }
  .theme-category-col .theme-collection-description .theme-collection-heading-with-desc {
    margin-block-end: 15px; }

.theme-no-products-error {
  font-size: 20px;
  text-align: center;
  margin-block-start: 30px; }

.theme-no-products-error-style-05 {
  border: 1px dashed #E7E7E7;
  padding: 13px 10px;
  text-align: center;
  background: #F4FAFA;
  margin-block-start: 30px; }

.theme-no-products-error-style-02-04 {
  margin-block-start: 50px;
  background: #F4FAFA;
  padding: 10px; }

.theme-collection-heading-view-all {
  display: flex;
  align-items: center;
  padding-block-end: 30px; }
  .theme-collection-heading-view-all .theme-section-heading {
    font-size: 20px;
    padding-block-end: 0px; }
  .theme-collection-heading-view-all.theme-collection-heading-view-all-search {
    flex-direction: column; }
    @media all and (min-width: 992px) {
      .theme-collection-heading-view-all.theme-collection-heading-view-all-search {
        flex-direction: row; } }
    .theme-collection-heading-view-all.theme-collection-heading-view-all-search .theme-collection-sort-inner {
      margin-block-start: 20px; }
      @media all and (min-width: 992px) {
        .theme-collection-heading-view-all.theme-collection-heading-view-all-search .theme-collection-sort-inner {
          margin-block-start: 0px; } }
    .theme-collection-heading-view-all.theme-collection-heading-view-all-search.theme-store-search-heading-temp-03 {
      margin-block-end: 30px;
      border-block-end: 1px solid RGBA(231, 231, 231, 0.5); }
      .theme-collection-heading-view-all.theme-collection-heading-view-all-search.theme-store-search-heading-temp-03 h2 {
        font-size: 24px; }

.theme-collection-viewall {
  display: flex;
  justify-content: center;
  margin-block-start: 50px; }

.theme-collection-sort-inner {
  margin-inline-start: auto;
  display: flex;
  align-items: center;
  position: relative; }
  .theme-collection-sort-inner:after {
    content: "";
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    border: 5px solid;
    border-color: #5981A9 transparent transparent transparent;
    right: 10px;
    top: 50%;
    transform: translate(0%, -17%); }
  .theme-collection-sort-inner .theme-sortby-label {
    font-weight: bold;
    flex: 1 0 auto; }
  .theme-collection-sort-inner select {
    margin-inline-start: 10px;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0px;
    padding-block-start: 0px;
    padding-block-end: 0;
    padding-inline-start: 10px;
    padding-inline-end: 18px;
    font-size: 15px;
    width: 162px;
    white-space: nowrap; }
  .theme-collection-sort-inner .theme-sortby-option {
    margin-inline-start: 10px; }
    .theme-collection-sort-inner .theme-sortby-option .theme-sortby-option-val {
      margin-inline-end: 10px;
      padding-inline-end: 10px;
      position: relative;
      cursor: pointer;
      border-inline-end: 1px solid #5981A9; }
      .theme-collection-sort-inner .theme-sortby-option .theme-sortby-option-val.theme-active-sortby {
        color: #F95700; }
      .theme-collection-sort-inner .theme-sortby-option .theme-sortby-option-val:last-child {
        margin-inline-end: 0px;
        padding-inline-end: 0px;
        border-inline-end: 0 none; }
  .theme-collection-sort-inner.theme-collection-sortby-style-02:after {
    display: none; }

.theme-lazy-loading-container {
  width: 100%;
  margin-block-start: 50px;
  display: flex;
  justify-content: center; }

.theme-blur-loading {
  opacity: 0.5;
  position: relative;
  z-index: -2; }
  .theme-blur-loading.theme-blur-style-04 {
    z-index: 1; }

.theme-store-collection-container {
  background: #F4FAFA;
  padding-block-start: 25px;
  padding-block-end: 25px;
  padding-inline-start: 10px;
  padding-inline-end: 10px;
  border-radius: 4px; }

.theme-collection-row-no-margin {
  margin: 0px; }

.zpstoreproduct-container {
  display: flex;
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: -15px;
  margin-inline-end: -15px; }
  .zpstoreproduct-container.zpproduct-align-left {
    justify-content: flex-start; }
  .zpstoreproduct-container.zpproduct-align-right {
    justify-content: flex-end; }
  .zpstoreproduct-container.zpproduct-align-center {
    justify-content: center; }

.zpstoreproduct-container {
  margin: 0px; }

.theme-collection-section {
  padding-inline-start: 15px;
  padding-inline-end: 15px; }
  @media all and (min-width: 992px) {
    .theme-collection-section {
      padding-inline-start: 0px;
      padding-inline-end: 0px; } }
.theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-01 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-01 {
      width: 50%; } }
.theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-02 {
  width: 50%; }
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-02:nth-child(odd) {
    border-inline-end: 0px; }
    @media all and (min-width: 992px) {
      .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-02:nth-child(odd) {
        border-inline-end: 1px solid #E7E7E7; } }
    .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-02:nth-child(odd):last-child, .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-02:nth-child(odd):only-child {
      border-inline-end: 1px solid #E7E7E7; }
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-02:nth-child(2) {
    border-block-start: 1px solid #E7E7E7; }

.theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-03 {
  width: 33.33333%; }
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-03:nth-of-type(3n+2), .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-03:nth-of-type(3n) {
    border-inline-start: 0 none; }
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-03:nth-of-type(1), .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-03:nth-of-type(2), .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-03:nth-of-type(3) {
    border-block-start: 1px solid #E7E7E7; }
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-03 .theme-product-quick-view-button {
    display: none; }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-01 {
    width: 100%; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-01.theme-product-list-style-07:nth-child(2) {
    border-block-start: 0 none; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-01.theme-product-list-style-07:nth-child(2) {
    border-block-start: 1px solid #E7E7E7; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-01:nth-child(odd) {
    border-inline-end: 1px solid #E7E7E7; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-01.theme-product-count-xsm-03:nth-of-type(3n+2), .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-01.theme-product-count-xsm-03:nth-of-type(3n) {
    border-inline-start: 1px solid #E7E7E7; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-01.theme-product-count-xsm-03:nth-of-type(3n+2), .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-01.theme-product-count-xsm-03:nth-of-type(3n) {
    border-inline-start: 0; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-01.theme-product-count-xsm-03:nth-of-type(3) {
    border-block-start: 0; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-01.theme-product-count-xsm-03:nth-of-type(3) {
    border-block-start: 1px solid #E7E7E7; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-02 {
    width: 50%; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-02:nth-child(3) {
    border-block-start: 0 none; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-02:nth-child(3) {
    border-block-start: 1px solid #E7E7E7; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-02.theme-product-count-xsm-03:nth-of-type(3n), .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-02.theme-product-count-xsm-03:nth-of-type(3n+2) {
    border-inline-start: 1px solid #E7E7E7; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-02.theme-product-count-xsm-03:nth-of-type(3n), .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-02.theme-product-count-xsm-03:nth-of-type(3n+2) {
    border-inline-start: 0; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-03 {
    width: 33.33333%; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-03.theme-product-list-style-07:nth-of-type(2n) {
    border-inline-end: 0 none; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-03.theme-product-list-style-07:nth-of-type(2n) {
    border-inline-end: 1px solid #E7E7E7; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-03.theme-product-list-style-07:nth-of-type(2n):last-child, .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-03.theme-product-list-style-07:nth-of-type(2n):only-child {
    border-inline-end: 1px solid #E7E7E7; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-03.theme-product-list-style-07:nth-of-type(3n) {
    border-inline-end: 1px solid #E7E7E7; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-03.theme-product-list-style-07:nth-child(3) {
    border-block-start: 1px solid #E7E7E7; } }

.theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-03.theme-product-list-style-07.theme-product-count-xsm-03 {
  border-inline-end: 1px solid #E7E7E7; }
  @media all and (min-width: 768px) {
    .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-03.theme-product-list-style-07.theme-product-count-xsm-03:nth-of-type(2n) {
      border-inline-end: 1px solid #E7E7E7; } }
@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-04 {
    width: 25%; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-04.theme-product-list-style-07:nth-of-type(2n) {
    border-inline-end: 0 none; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-04.theme-product-list-style-07:nth-of-type(2n) {
    border-inline-end: 1px solid #E7E7E7; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-04.theme-product-list-style-07:nth-of-type(2n):last-child, .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-04.theme-product-list-style-07:nth-of-type(2n):only-child {
    border-inline-end: 1px solid #E7E7E7; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-04.theme-product-list-style-07:nth-of-type(4n) {
    border-inline-end: 1px solid #E7E7E7; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-04:nth-of-type(3), .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-04:nth-of-type(4) {
    border-block-start: 1px solid #E7E7E7; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-04:nth-of-type(4) {
    border-block-start: 0; } }

@media all and (min-width: 768px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-04.theme-product-count-xsm-03:nth-of-type(3n+2), .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-04.theme-product-count-xsm-03:nth-of-type(3n) {
    border-inline-start: 1px solid #E7E7E7; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-04.theme-product-count-xsm-03:nth-of-type(3n+2), .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-04.theme-product-count-xsm-03:nth-of-type(3n) {
    border-inline-start: 0; } }

@media all and (min-width: 992px) {
  .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-01.theme-product-count-md-03, .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-02.theme-product-count-md-03, .theme-product-ratio .theme-product-list-style-07.theme-product-count-xsm-03.theme-product-count-md-03, .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-01.theme-product-count-md-03, .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-02.theme-product-count-md-03, .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-03.theme-product-count-md-03, .theme-product-ratio .theme-product-list-style-07.theme-product-count-sm-04.theme-product-count-md-03 {
    width: 33.33333%; } }

.zpcol-md-12 .theme-product-list-style-07 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-12 .theme-product-list-style-07 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-12 .theme-product-list-style-07 {
      width: 33.33333%; } }
.zpcol-md-11 .theme-product-list-style-07 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-11 .theme-product-list-style-07 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-11 .theme-product-list-style-07 {
      width: 36.5%; } }
.zpcol-md-10 .theme-product-list-style-07 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-10 .theme-product-list-style-07 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-10 .theme-product-list-style-07 {
      width: 40.3%; } }
.zpcol-md-9 .theme-product-list-style-07 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-9 .theme-product-list-style-07 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-9 .theme-product-list-style-07 {
      width: 45%; } }
.zpcol-md-8 .theme-product-list-style-07 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-8 .theme-product-list-style-07 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-8 .theme-product-list-style-07 {
      width: 50.77777%; } }
.zpcol-md-7 .theme-product-list-style-07 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-7 .theme-product-list-style-07 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-7 .theme-product-list-style-07 {
      width: 58.33333%; } }
.zpcol-md-6 .theme-product-list-style-07 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-6 .theme-product-list-style-07 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-6 .theme-product-list-style-07 {
      width: 68.66666%; } }
.zpcol-md-5 .theme-product-list-style-07 {
  width: 100%; }
  @media all and (min-width: 768px) {
    .zpcol-md-5 .theme-product-list-style-07 {
      width: 50%; } }
  @media all and (min-width: 992px) {
    .zpcol-md-5 .theme-product-list-style-07 {
      width: 83.33333%; } }
.zpcol-md-4 .theme-product-list-style-07, .zpcol-md-3 .theme-product-list-style-07,
.zpcol-md-2 .theme-product-list-style-07, .zpcol-md-1 .theme-product-list-style-07 {
  width: 100%; }

.zpcol-md-11 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(2n), .zpcol-md-10 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(2n),
.zpcol-md-9 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(2n) {
  border-inline-end: 1px solid #E7E7E7; }

.zpcol-md-11 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(3n), .zpcol-md-10 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(3n),
.zpcol-md-9 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(3n) {
  border-block-start: 0 none; }
  .zpcol-md-11 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(3n) + .theme-product-list-style-07, .zpcol-md-10 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(3n) + .theme-product-list-style-07,
  .zpcol-md-9 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(3n) + .theme-product-list-style-07 {
    border-inline-start: 0 none; }

.zpcol-md-8 .zpstorecollection-container .theme-product-list-style-07:first-of-type, .zpcol-md-8 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(2n), .zpcol-md-7 .zpstorecollection-container .theme-product-list-style-07:first-of-type, .zpcol-md-7 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(2n),
.zpcol-md-6 .zpstorecollection-container .theme-product-list-style-07:first-of-type,
.zpcol-md-6 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(2n), .zpcol-md-5 .zpstorecollection-container .theme-product-list-style-07:first-of-type, .zpcol-md-5 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(2n),
.zpcol-md-4 .zpstorecollection-container .theme-product-list-style-07:first-of-type,
.zpcol-md-4 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(2n), .zpcol-md-3 .zpstorecollection-container .theme-product-list-style-07:first-of-type, .zpcol-md-3 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(2n),
.zpcol-md-2 .zpstorecollection-container .theme-product-list-style-07:first-of-type,
.zpcol-md-2 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(2n), .zpcol-md-1 .zpstorecollection-container .theme-product-list-style-07:first-of-type, .zpcol-md-1 .zpstorecollection-container .theme-product-list-style-07:nth-of-type(2n) {
  border-inline-end: 1px solid #E7E7E7; }

.theme-product-list-style-07 {
  border-inline-start: 1px solid #E7E7E7;
  border-inline-end: 1px solid #E7E7E7;
  border-block-end: 1px solid #E7E7E7;
  background: #ffffff;
  display: flex; }
  @media all and (min-width: 768px) {
    .theme-product-list-style-07 {
      border-inline-end: 0px; }
      .theme-product-list-style-07:nth-of-type(2n), .theme-product-list-style-07:last-child {
        border-inline-end: 1px solid #E7E7E7; }
      .theme-product-list-style-07:nth-of-type(1), .theme-product-list-style-07:nth-of-type(2) {
        border-block-start: 1px solid #E7E7E7; } }
  @media all and (min-width: 992px) {
    .theme-product-list-style-07 {
      border-inline-start: 1px solid #E7E7E7;
      border-inline-end: 1px solid #E7E7E7; }
      .theme-product-list-style-07:nth-of-type(1), .theme-product-list-style-07:nth-of-type(2), .theme-product-list-style-07:nth-of-type(3) {
        border-block-start: 1px solid #E7E7E7; }
      .theme-product-list-style-07:nth-last-child(1), .theme-product-list-style-07:nth-last-child(2), .theme-product-list-style-07:nth-last-child(3) {
        border-block-end: 1px solid #E7E7E7; }
      .theme-product-list-style-07:nth-of-type(3n+2), .theme-product-list-style-07:nth-of-type(3n) {
        border-inline-start: 0 none; } }
  .theme-product-list-style-07:first-child {
    border-block-start: 1px solid #E7E7E7; }
  .theme-product-list-style-07 .theme-product-box-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%; }
  .theme-product-list-style-07 .theme-product-image {
    width: 100%;
    height: 300px;
    position: relative;
    margin-block-start: 15px;
    margin-block-end: 15px;
    margin-inline-start: 0;
    margin-inline-end: 0; }
    .theme-product-list-style-07 .theme-product-image picture {
      display: flex;
      align-items: center;
      justify-content: center;
      width: 100%;
      height: 100%; }
    .theme-product-list-style-07 .theme-product-image img {
      vertical-align: top;
      max-inline-size: 100%;
      max-block-size: 100%;
      flex: 0 0 auto;
      object-fit: scale-down; }
    @media all and (min-width: 992px) {
      .theme-product-list-style-07 .theme-product-image:hover .theme-product-hover-view {
        opacity: 1;
        transition: all 0.5s ease-in-out; } }
    .theme-product-list-style-07 .theme-product-image:hover .theme-out-of-stock-button {
      display: block; }
    .theme-product-list-style-07 .theme-product-image:hover .theme-product-overlay-link.theme-out-of-stock-overlay {
      display: block; }
  .theme-product-list-style-07 .theme-product-image-and-ribbon-container {
    align-items: center;
    display: flex;
    height: 300px;
    justify-content: center; }
  .theme-product-list-style-07 .theme-ribbons {
    position: absolute;
    left: 15px;
    top: 15px; }
  .theme-product-list-style-07 .theme-ribbon-content {
    margin-inline-end: 15px;
    padding-block-start: 2px;
    padding-block-end: 2px;
    padding-inline-start: 8px;
    padding-inline-end: 8px;
    font-size: 12px;
    color: #ffffff;
    border-radius: 25px;
    display: inline-block; }
    .theme-product-list-style-07 .theme-ribbon-content:last-child {
      margin-inline-end: 0; }
  .theme-product-list-style-07 .theme-ribbon-sale {
    background: #ff6614; }
  .theme-product-list-style-07 .theme-ribbon-new {
    background: #0051a1; }
  .theme-product-list-style-07 .theme-ribbon-stock {
    background: #ffffff;
    color: #EB4D5E;
    border: 1px solid #EB4D5E; }
  .theme-product-list-style-07 .theme-product-hover-view,
  .theme-product-list-style-07 .theme-out-of-stock-button {
    position: absolute;
    bottom: 0px;
    left: 50%;
    padding-block-start: 15px;
    padding-block-end: 15px;
    padding-inline-start: 25px;
    padding-inline-end: 25px;
    border-radius: 4px;
    transform: translateX(-50%); }
  .theme-product-list-style-07 .theme-product-hover-view {
    display: none;
    flex-direction: row;
    background: #F95700;
    color: #ffffff;
    width: 200px;
    text-align: center;
    opacity: 0;
    left: 50%;
    flex-wrap: wrap; }
    @media all and (min-width: 992px) {
      .theme-product-list-style-07 .theme-product-hover-view {
        display: flex; } }
  .theme-product-list-style-07 .theme-button,
  .theme-product-list-style-07 .theme-product-quick-view-link {
    color: #ffffff;
    padding-block-start: 10px;
    margin-block-start: 10px;
    border-block-start: 2px solid RGBA(255, 255, 255, 0.2);
    display: block;
    flex: 1 0 100%;
    cursor: pointer; }
  .theme-product-list-style-07 .theme-product-quick-view-link {
    padding-block-start: 0;
    margin-block-start: 0;
    border-block-start: 0; }
  .theme-product-list-style-07 .theme-button .theme-cart-button-loading-container .theme-cart-button-loading-dots {
    display: inline-block; }
    .theme-product-list-style-07 .theme-button .theme-cart-button-loading-container .theme-cart-button-loading-dots span {
      display: inline-block;
      background: #ffffff;
      width: 4px;
      height: 4px;
      margin-block-start: 0;
      margin-block-end: 0;
      margin-inline-start: 3px;
      margin-inline-end: 3px;
      border-radius: 5px;
      letter-spacing: 3px;
      animation: wave 1s linear infinite; }
      .theme-product-list-style-07 .theme-button .theme-cart-button-loading-container .theme-cart-button-loading-dots span:nth-child(2) {
        animation-delay: 0.8s; }
      .theme-product-list-style-07 .theme-button .theme-cart-button-loading-container .theme-cart-button-loading-dots span:nth-child(3) {
        animation-delay: 0.6s; }
  .theme-product-list-style-07 .theme-out-of-stock-button {
    background: #ffffff;
    color: #EB4D5E;
    border: 1px solid #EB4D5E;
    display: none;
    padding-block-start: 10px;
    padding-block-end: 10px;
    padding-inline-start: 25px;
    padding-inline-end: 25px; }
  .theme-product-list-style-07 .theme-product-overlay-link {
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    cursor: pointer; }
  .theme-product-list-style-07 .theme-out-of-stock-overlay {
    background: RGBA(255, 255, 255, 0.7);
    display: none; }
  .theme-product-list-style-07 .theme-product-price {
    display: flex;
    flex-direction: row;
    padding-block-start: 10px;
    padding-block-end: 35px;
    font-size: 18px;
    font-weight: bold;
    line-height: normal;
    color: #00376E;
    flex-wrap: wrap;
    justify-content: center; }
  .theme-product-list-style-07 .theme-prod-old-price {
    color: #00376E;
    font-size: 14px;
    margin-inline-start: 10px;
    text-decoration: line-through; }
  .theme-product-list-style-07 .theme-product-name {
    width: 100%;
    text-align: center; }
    .theme-product-list-style-07 .theme-product-name a {
      font-size: 16px;
      color: #00376E;
      transition: 0.2s linear;
      word-break: break-all;
      word-break: break-word; }
  .theme-product-list-style-07 .theme-rating {
    margin-block-start: 10px;
    margin-block-end: 10px;
    margin-inline-start: 0px;
    margin-inline-end: 0px; }
    .theme-product-list-style-07 .theme-rating .svg-grad stop {
      stop-color: #F95700; }
      .theme-product-list-style-07 .theme-rating .svg-grad stop + stop {
        stop-color: #cccccc; }
  .theme-product-list-style-07 .theme-prod-coupons-code-container {
    padding-block-start: 0px;
    padding-block-end: 0px;
    padding-inline-start: 15px;
    padding-inline-end: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column; }
    @media all and (min-width: 992px) {
      .theme-product-list-style-07 .theme-prod-coupons-code-container {
        flex-direction: row; } }
    .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating {
      display: inline-block;
      margin: 0px;
      padding: 0px;
      line-height: 0; }
      @media all and (min-width: 992px) {
        .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating {
          line-height: 1.8; } }
      @media all and (min-width: 992px) {
        .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container {
          margin-inline-end: 10px; } }
    .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-prod-coupons-code {
      display: inline-block;
      padding-block-start: 1px;
      padding-block-end: 1px;
      padding-inline-start: 5px;
      padding-inline-end: 5px;
      border: 1px dashed #F95700;
      color: #F95700;
      font-size: 14px;
      margin-block-start: 10px; }
      @media all and (min-width: 992px) {
        .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-prod-coupons-code {
          margin-block-start: 0px; } }
  .theme-product-list-style-07 .theme-prod-coupons-container {
    padding-block-start: 0px;
    padding-block-end: 0px;
    padding-inline-start: 15px;
    padding-inline-end: 15px;
    margin-block-end: 15px;
    width: 100%;
    text-align: center; }
    .theme-product-list-style-07 .theme-prod-coupons-container .theme-prod-coupons-claimed-container {
      margin-block-start: 10px; }
      .theme-product-list-style-07 .theme-prod-coupons-container .theme-prod-coupons-claimed-container .theme-prod-coupons-claimed-progress {
        position: relative;
        overflow: hidden;
        max-inline-size: 60%;
        height: 4px;
        margin-block-start: 5px;
        margin-inline-start: auto;
        margin-inline-end: auto;
        border-radius: 8px;
        background: #dddddd; }
        .theme-product-list-style-07 .theme-prod-coupons-container .theme-prod-coupons-claimed-container .theme-prod-coupons-claimed-progress .theme-prod-coupons-claimed-progressbar {
          position: absolute;
          height: 100%;
          top: 0px;
          left: 0px;
          background: #F95700;
          transition: width ease 0.75s; }
    .theme-product-list-style-07 .theme-prod-coupons-container .theme-prod-coupons-duration-container {
      margin-block-start: 5px; }

.theme-collection-section {
  padding-block-start: 50px;
  padding-block-end: 50px; }

.zpstorecollection-container.zpfilmstrip .theme-section-heading {
  display: none; }

.zpstorecollection-container.zpfilmstrip .theme-store-style-collection-row-07 {
  margin: 0px;
  transition: all ease 0.3s; }
  .zpstorecollection-container.zpfilmstrip .theme-store-style-collection-row-07 .theme-product-list-style-07 {
    border: none; }
    .zpstorecollection-container.zpfilmstrip .theme-store-style-collection-row-07 .theme-product-list-style-07 .theme-product-box-container {
      border: 1px solid #E7E7E7; }

.zpstorecollection-container.zpfilmstrip .zpcarousel-arrows-container .zpcarousel-arrow-right {
  z-index: 1; }

.zpstorecollection-container.zpfilmstrip .zpcarousel-arrows-container .zpcarousel-arrow-left {
  z-index: 1; }

.zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-image {
  margin-block-start: 0px;
  margin-block-end: 10px; }
  .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view {
    width: 90%; }

.zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-name {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 5px;
  padding-inline-end: 5px; }
  @media all and (min-width: 992px) {
    .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-name a {
      font-size: 14px; } }
.zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-price {
  padding-block-end: 15px; }
  @media all and (min-width: 992px) {
    .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-product-price {
      font-size: 14px;
      text-align: center; } }
.zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-code-container {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 5px;
  padding-inline-end: 5px;
  flex-direction: column;
  align-items: center; }
  .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container {
    margin-block-end: 10px;
    margin-inline-end: 0px; }

.zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-10 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-12 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-11 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='6'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-9 .zpfilmstrip[data-filmstrip-itemcount='5'] .theme-product-list-style-07 .theme-prod-coupons-container {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 5px;
  padding-inline-end: 5px;
  margin-block-end: 5px; }

.zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-image, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-image {
  margin-block-start: 0px;
  margin-block-end: 10px; }
  .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-image .theme-product-hover-view {
    width: 90%; }

.zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-name, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-name {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 5px;
  padding-inline-end: 5px; }
  @media all and (min-width: 992px) {
    .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-name a, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-name a {
      font-size: 14px; } }
.zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-price {
  padding-block-end: 15px; }
  @media all and (min-width: 992px) {
    .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-product-price, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-product-price {
      font-size: 14px;
      text-align: center; } }
.zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-prod-coupons-code-container, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-prod-coupons-code-container {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 5px;
  padding-inline-end: 5px;
  flex-direction: column;
  align-items: center; }
  .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-prod-coupons-code-container .theme-rating .zpform-comment-rating-container {
    margin-block-end: 10px;
    margin-inline-end: 0px; }

.zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-8 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-7 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-6 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='4'] .theme-product-list-style-07 .theme-prod-coupons-container, .zpcol-md-5 .zpfilmstrip[data-filmstrip-itemcount='3'] .theme-product-list-style-07 .theme-prod-coupons-container {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 5px;
  padding-inline-end: 5px;
  margin-block-end: 5px; }

.theme-tag-sku-label {
  white-space: nowrap; }

.theme-product-details-style-07 .theme-product-detail-container {
  border-block-start: 1px solid #E7E7E7;
  padding-block-start: 25px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  flex-direction: column; }
  @media all and (min-width: 992px) {
    .theme-product-details-style-07 .theme-product-detail-container {
      flex-wrap: nowrap;
      flex-direction: row;
      align-items: stretch; } }
  .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-column {
    padding: 0px; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-image-container, .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-varients-container {
      flex: 1 0 100%;
      width: 100%;
      max-inline-size: 100%; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-image-container, .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-column.theme-product-detail-varients-container {
          flex: 1 0 50%;
          width: 50%;
          max-inline-size: 50%; } }
  .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container {
    margin-block-end: 30px; }
    @media all and (min-width: 992px) {
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container {
        margin-block-end: 0px;
        padding-inline-end: 25px; } }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image {
      height: 300px;
      display: flex;
      justify-content: center;
      align-items: center;
      padding-block-end: 25px; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image {
          height: 500px; } }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner {
        display: flex;
        justify-content: center;
        align-items: center;
        height: 100%;
        width: 100%;
        position: relative; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner picture {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          height: 100%; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner img {
          max-inline-size: 100%;
          max-block-size: 100%;
          vertical-align: top;
          object-fit: scale-down;
          flex: 0 0 auto;
          cursor: pointer; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-overlay {
          position: absolute;
          width: 100%;
          height: 100%;
          top: 0;
          right: 0;
          background: RGBA(255, 255, 255, 0.6);
          z-index: 200;
          display: none; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-overlay .theme-image-loader {
            position: absolute;
            left: 50%;
            top: 50%;
            transform: translate(-50%, -50%);
            height: 12px;
            width: 12px;
            background: RGBA(0, 0, 0, 0.8);
            animation: imageLoader 0.5s ease-in-out infinite alternate;
            border-radius: 50%;
            animation-delay: -0.16s; }
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-overlay .theme-image-loader:after, .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-overlay .theme-image-loader:before {
              width: 12px;
              height: 12px;
              content: "";
              display: block;
              background: RGBA(0, 0, 0, 0.7);
              position: absolute;
              animation: imageLoader 0.5s ease-in-out infinite alternate;
              border-radius: 50%;
              left: -20px; }
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-overlay .theme-image-loader:before {
              animation-delay: -0.32s; }
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner .theme-image-overlay .theme-image-loader:after {
              left: 20px; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container {
      border-block-start: 1px solid #E7E7E7;
      padding-block-start: 30px;
      display: flex;
      align-items: center;
      flex-wrap: wrap; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail {
        margin-inline-end: 10px;
        margin-block-end: 10px;
        width: 95px;
        height: 85px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        overflow: hidden;
        border: 1px solid transparent; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail:hover, .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail.theme-active-thumbnail {
          border: 1px solid #E7E7E7; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail:hover img, .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail.theme-active-thumbnail img {
            opacity: 1; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail picture {
          display: flex;
          align-items: center;
          justify-content: center;
          width: 100%;
          height: 100%; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail img {
          max-inline-size: 100%;
          max-block-size: 100%;
          vertical-align: top;
          flex: 0 0 auto;
          object-fit: scale-down;
          opacity: 0.8; }
  @media all and (min-width: 992px) {
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container {
      padding-inline-start: 25px;
      line-height: 1; } }
  .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-review-and-ratings {
    display: flex;
    align-items: center;
    margin-block-end: 10px; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-review-and-ratings .theme-product-rating {
      margin-inline-end: 15px; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-review-and-ratings .theme-product-review-button a {
      color: #00376E;
      text-decoration: underline; }
  .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-block-start: 0px;
    margin-block-end: 20px;
    margin-inline-start: 0px;
    margin-inline-end: 0px; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review a {
      font-size: 100%; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .svg-grad stop {
      stop-color: #F95700; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .svg-grad stop + stop {
        stop-color: #E0E0E0; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .zpcomments-reviews-ratings .zpform-comment-rating-container label {
      width: 18px;
      height: 18px;
      cursor: default; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .zpcomments-reviews-ratings .zpform-comment-rating-container label svg {
        width: 18px;
        height: 18px; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .zpcomments-reviews-ratings .zpform-comment-rating-container + .zpcomment-rating-vote-value {
      margin-inline-start: 20px; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .theme-rating-review .zpcomments-reviews-ratings .zpform-comment-rating-container + .zpcomment-rating-vote-value a {
        color: #00376E;
        font-size: 100%; }
  .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-name h1 {
    line-height: 1.4;
    word-wrap: break-word;
    word-break: break-word;
    font-size: 24px; }
  .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-prod-non-returnable {
    background: #F95700;
    color: #ffffff;
    padding-block-start: 5px;
    padding-block-end: 5px;
    padding-inline-start: 10px;
    padding-inline-end: 10px;
    line-height: 1;
    border-radius: 10px;
    display: inline-block;
    font-size: 100%;
    margin-block-start: 10px; }
  .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area {
    display: flex;
    align-items: baseline;
    margin-block-start: 23px;
    margin-block-end: 30px; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area span {
      display: inline-block; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area span.theme-product-price {
        font-size: 22px;
        font-weight: bold; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-detail-price-area span.theme-product-old-price {
        font-size: 16px;
        text-decoration: line-through;
        margin-inline-start: 15px; }
  .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-stock-availability-details {
    margin-block-end: 30px; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-stock-availability-details .theme-prod-stock-details {
      background: #F95700;
      color: #ffffff;
      display: inline-block;
      padding-block-start: 5px;
      padding-block-end: 5px;
      padding-inline-start: 10px;
      padding-inline-end: 10px;
      border-radius: 3px; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-stock-availability-details .theme-prod-stock-details.theme-out-of-stock {
        background: #EB4D5E;
        font-size: 100%; }
  .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-short-desc-row {
    margin-block-end: 30px;
    line-height: 1.6; }
  .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row {
    margin-block-end: 30px;
    display: flex; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant {
      display: inline-block;
      position: relative; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant:last-child {
        margin-inline-end: 0px; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant:last-child a {
          font-size: 9px;
          text-decoration: underline; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant:last-child .theme-custom-field-value a {
          font-size: 14px;
          text-decoration: none; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations {
        position: relative; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations span {
          margin-inline-start: 10px;
          margin-block-end: 3px; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations span:first-of-type {
            margin-inline-start: 0px; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations span.theme-product-color {
            display: inline-flex;
            position: relative;
            align-items: center; }
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations span.theme-product-color input[type=radio] {
              display: none;
              width: 34px;
              height: 34px; }
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations span.theme-product-color label {
              display: inline-block;
              width: 24px;
              height: 24px;
              cursor: pointer;
              position: relative;
              border-radius: 50px;
              border: 1px solid #E7E7E7; }
              .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations span.theme-product-color label.chekedLabel {
                border: 0 none; }
                .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-color-variations span.theme-product-color label.chekedLabel:after {
                  position: absolute;
                  content: '';
                  width: 100%;
                  height: 100%;
                  background: transparent;
                  left: -4px;
                  top: -4px;
                  z-index: 0;
                  border: 1px solid #F95700;
                  border-radius: 50px;
                  padding: 3px;
                  box-sizing: content-box; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main {
        margin-block-end: 15px; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container {
          display: flex;
          flex-wrap: wrap;
          justify-content: flex-start; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container span {
            margin-block-end: 3px; }
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container span.theme-product-variant {
              display: inline-flex;
              position: relative;
              align-items: center; }
              .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container span.theme-product-variant input[type=radio] {
                display: none;
                width: 34px;
                height: 34px; }
              .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container span.theme-product-variant label {
                display: inline-block;
                cursor: pointer;
                position: relative;
                border: 1px solid #cecece;
                padding-block-start: 10px;
                padding-block-end: 10px;
                padding-inline-start: 20px;
                padding-inline-end: 20px;
                margin-inline-end: -1px; }
                .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container span.theme-product-variant label.chekedLabel {
                  border: 1px solid #F95700;
                  position: relative;
                  z-index: 50; }
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container span:first-of-type label {
              border-radius: 3px 0 0 3px; }
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-variant-select-container-main .theme-variant-select-container span:last-of-type label {
              border-radius: 0px 3px 3px 0px; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant .theme-product-variant-label {
        font-size: 100%;
        margin-block-end: 15px;
        width: 100%; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-product-quantity-cart-container {
        width: 100%; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container {
        width: 100%; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-value {
          word-wrap: break-word;
          word-break: break-word; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-value.theme-custom-field-value-multi-select {
            display: block; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-label {
          font-size: 100%;
          width: 250px;
          word-wrap: break-word;
          word-break: break-word; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-label .theme-custom-mandatory-field {
            font-size: 14px;
            color: #FF4949; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-input {
          background: #ffffff;
          border: 1px solid #E7E7E7;
          color: #5981A9;
          padding-block-start: 5px;
          padding-block-end: 5px;
          padding-inline-start: 10px;
          padding-inline-end: 10px;
          height: 35px;
          border-radius: 3px;
          -webkit-appearance: none;
          min-inline-size: 1px; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-input {
              width: 250px; } }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container ul, .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container li {
          list-style: none;
          padding: 0px; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula {
          display: flex;
          width: 100%;
          flex-wrap: wrap; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula {
              width: 250px; } }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .error_msg {
            border: 0 none;
            background: transparent; }
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .error_msg span {
              border: 0 none;
              background: transparent;
              padding: 0; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula input {
            height: 35px;
            border: 1px solid #E7E7E7;
            border-radius: 3px 0 0 3px;
            border-start-start-radius: 3px;
            border-start-end-radius: 0;
            border-end-start-radius: 0;
            border-end-end-radius: 3px;
            flex: 1 1 0%;
            -webkit-appearance: none;
            min-inline-size: 1px; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .zpform-icon-formula {
            display: flex;
            align-items: center;
            border: 1px solid #E7E7E7;
            border-inline-start: 0;
            padding-block-start: 0;
            padding-block-end: 0;
            padding-inline-start: 6px;
            padding-inline-end: 6px;
            position: static;
            transform: none;
            border-radius: 0 3px 3px 0;
            border-start-start-radius: 0;
            border-start-end-radius: 3px;
            border-end-start-radius: 3px;
            border-end-end-radius: 0; }
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .zpform-icon-formula svg rect {
              stroke: #00376E; }
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .zpform-container .zpform-outer li .zpform-field-container.zpform-datetime-formula .zpform-icon-formula svg path {
              fill: #00376E; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-percentage-container {
          display: flex;
          flex-wrap: wrap; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-percentage-container {
              width: 250px; } }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-percentage-container .theme-custom-field-input {
            border-radius: 3px 0 0 3px;
            border-start-start-radius: 3px;
            border-start-end-radius: 0;
            border-end-start-radius: 0;
            border-end-end-radius: 3px;
            flex: 1 1 0%;
            -webkit-appearance: none; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-percentage-container .error_msg {
            border: 0 none;
            background: transparent; }
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-percentage-container .error_msg span {
              border: 0 none;
              background: transparent;
              padding: 0; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-percentage-container span {
            display: flex;
            align-items: center;
            border: 1px solid #E7E7E7;
            border-inline-start: 0;
            padding-block-start: 0;
            padding-block-end: 0;
            padding-inline-start: 6px;
            padding-inline-end: 6px;
            border-radius: 0 3px 3px 0;
            border-start-start-radius: 0;
            border-start-end-radius: 3px;
            border-end-start-radius: 3px;
            border-end-end-radius: 0;
            font-size: 14px; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-select-container {
          position: relative; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-select-container {
              width: 250px; } }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-select-container:after {
            content: "";
            height: 6px;
            width: 6px;
            position: absolute;
            right: 13px;
            top: 14px;
            z-index: 0;
            background: transparent;
            border-block-start: 2px solid #00376E;
            border-inline-end: 2px solid #00376E;
            transform: rotate(135deg); }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-select-container .theme-custom-field-select {
            background: #ffffff;
            -webkit-appearance: none;
            border-radius: 0;
            padding-block-start: 5px;
            padding-block-end: 5px;
            padding-inline-start: 10px;
            padding-inline-end: 10px;
            height: 35px;
            border: 1px solid #E7E7E7;
            border-radius: 3px; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container.theme-custom-field-checkbox-container {
          display: flex;
          align-items: center;
          flex-wrap: wrap; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container.theme-custom-field-checkbox-container .theme-custom-field-label {
            padding-block-end: 0;
            margin-inline-start: 5px;
            margin-block-end: 0px;
            font-size: 100%;
            line-height: 1;
            width: auto; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container.theme-custom-field-checkbox-container .error_msg {
            order: 1;
            -webkit-order: 1; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-amount-container {
          display: flex;
          flex-wrap: wrap; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-amount-container {
              width: 250px; } }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-amount-container .theme-custom-field-input {
            border-radius: 0 3px 3px 0;
            border-start-start-radius: 0;
            border-start-end-radius: 3px;
            border-end-start-radius: 3px;
            border-end-end-radius: 0;
            flex: 1 1 0%;
            -webkit-appearance: none; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-amount-container .error_msg {
            border: 0 none;
            background: transparent; }
            .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-amount-container .error_msg span {
              border: 0 none;
              background: transparent;
              padding: 0; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-variant.theme-custom-field-container .theme-custom-field-amount-container span {
            display: flex;
            align-items: center;
            padding-block-start: 0;
            padding-block-end: 0;
            padding-inline-start: 6px;
            padding-inline-end: 6px;
            border: 1px solid #E7E7E7;
            border-inline-end: 0;
            border-radius: 3px 0 0 3px;
            border-start-start-radius: 3px;
            border-start-end-radius: 0;
            border-end-start-radius: 0;
            border-end-end-radius: 3px;
            font-size: 14px; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner {
      width: 150px;
      margin-block-end: 25px;
      flex: 0 1 auto;
      border: 1px solid #E7E7E7;
      border-radius: 3px;
      display: flex;
      position: relative;
      overflow: hidden;
      height: 37px; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner input[type=button],
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner input[type=text] {
        width: 50px;
        background: #ffffff;
        height: 35px;
        padding-block-start: 0;
        padding-block-end: 0;
        padding-inline-start: 5px;
        padding-inline-end: 5px;
        border: 0;
        display: block;
        color: #00376E;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border-radius: 0px; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner input[type=text] {
        border-inline-start: 1px solid #E7E7E7;
        border-inline-end: 1px solid #E7E7E7;
        text-align: center;
        -webkit-appearance: none;
        border-radius: 0px; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner:before {
        top: 50%;
        left: 19px;
        border: solid transparent;
        content: " ";
        height: 10px;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: RGBA(0, 0, 0, 0);
        border-block-start-color: #00376E;
        border-width: 4px;
        margin-inline-start: -4px;
        margin-block-start: -2px; }
        @media all and (min-width: 992px) {
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner:before {
            left: 25px; } }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner:after {
        bottom: 50%;
        right: 19px;
        border: solid transparent;
        content: " ";
        height: 10px;
        width: 0;
        position: absolute;
        pointer-events: none;
        border-color: RGBA(0, 0, 0, 0);
        border-block-end-color: #00376E;
        border-width: 4px;
        margin-inline-end: -4px;
        margin-block-end: -2px; }
        @media all and (min-width: 992px) {
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-product-quantity-spinner:after {
            right: 25px; } }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button {
      font-size: 100%;
      border-radius: 3px; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button .theme-cart-button-loading-dots {
        display: inline-block; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button .theme-cart-button-loading-dots span {
          display: inline-block;
          background: #ffffff;
          width: 4px;
          height: 4px;
          margin-block-start: 0;
          margin-block-end: 0;
          margin-inline-start: 3px;
          margin-inline-end: 3px;
          border-radius: 5px;
          letter-spacing: 3px;
          animation: wave 1s linear infinite; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button .theme-cart-button-loading-dots span:nth-child(2) {
            animation-delay: 0.8s; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row .theme-product-varient-quantity .theme-cart-button .theme-cart-button-loading-dots span:nth-child(3) {
            animation-delay: 0.6s; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-row.theme-cart-button-nostock {
      display: none; }
  .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-custom-field-main-container {
    padding-block-start: 30px;
    margin-block-end: 30px;
    border-block-start: 1px solid #E7E7E7;
    border-block-end: 1px solid #E7E7E7; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-product-detail-varients-container .theme-custom-field-main-container .theme-product-varients-row:last-child {
      margin-block-end: 30px; }
  .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer > .theme-prod-coupons-container:first-child {
    margin-block-start: 0px; }
  .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer {
    display: block;
    width: 100%; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container-toggleoutter {
      height: 0px;
      overflow: hidden;
      transition: height ease 0.8s; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container-toggleoutter .theme-prod-coupons-container-toggle {
        overflow: hidden;
        padding-block-end: 6px; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-show-btn, .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-hide-btn {
      margin-block-start: 10px;
      margin-block-end: 0px;
      color: #F95700;
      cursor: pointer; }
      @media all and (min-width: 992px) {
        .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-show-btn, .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-hide-btn {
          margin-block-start: 15px; } }
    .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container {
      margin-block-start: 25px;
      width: 100%; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-code-container .theme-prod-coupons-code {
        display: inline-block;
        padding-block-start: 5px;
        padding-block-end: 5px;
        padding-inline-start: 10px;
        padding-inline-end: 10px;
        border: 1px dashed #F95700;
        color: #F95700; }
        @media all and (min-width: 992px) {
          .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-code-container .theme-prod-coupons-code {
            padding: 10px; } }
      .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-claimed-container {
        margin-block-start: 10px; }
        @media all and (min-width: 992px) {
          .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-claimed-container {
            margin-block-start: 15px; } }
        .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-claimed-container .theme-prod-coupons-claimed-progress {
          position: relative;
          overflow: hidden;
          max-inline-size: 68%;
          height: 4px;
          margin-block-start: 10px;
          border-radius: 8px;
          background: #dddddd; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-claimed-container .theme-prod-coupons-claimed-progress {
              max-inline-size: 44%; } }
          .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-claimed-container .theme-prod-coupons-claimed-progress .theme-prod-coupons-claimed-progressbar {
            position: absolute;
            height: 100%;
            top: 0px;
            left: 0px;
            background: #F95700;
            transition: width ease 0.75s; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-duration-container {
        margin-block-start: 10px; }
        .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-duration-container .theme-prod-coupons-duration {
          line-height: 20px; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-duration-container .theme-prod-coupons-duration .theme-prod-coupons-duration-msg {
            display: inline-block;
            margin-inline-end: 10px; }
          .theme-product-details-style-07 .theme-product-detail-container .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-duration-container .theme-prod-coupons-duration .theme-prod-coupons-duration-timer {
            display: inline-block; }
  .theme-product-details-style-07 .theme-product-detail-container .theme-prod-pricelist-outter {
    width: 100%; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist {
      margin-block-end: 25px; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist-message {
      margin-block-end: 5px; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist-show-btn, .theme-product-details-style-07 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist-hide-btn {
      margin-block-start: 10px;
      margin-block-end: 0px;
      color: #F95700;
      cursor: pointer; }
    .theme-product-details-style-07 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist-morelist-outter {
      height: 0px;
      overflow: hidden;
      transition: height ease-in-out 0.3s; }
      .theme-product-details-style-07 .theme-product-detail-container .theme-prod-pricelist-outter .theme-prod-pricelist-morelist-outter .theme-prod-pricelist-morelist {
        padding-block-start: 0px; }

.theme-product-details-style-07 .theme-product-social-share {
  padding-block-end: 30px; }
  .theme-product-details-style-07 .theme-product-social-share .zpelem-socialshare {
    margin: 0px; }

.theme-af-link {
  display: flex;
  align-items: center; }

.theme-af-display-container {
  border: 1px solid #E7E7E7;
  background: #F4FAFA;
  height: 32px;
  padding-inline-start: 12px;
  padding-inline-end: 12px;
  display: flex;
  margin-inline-start: 8px;
  font-weight: 400 !important;
  align-items: center;
  justify-content: center;
  line-height: 32px;
  margin: 0 !important;
  color: #5981A9; }
  .theme-af-display-container .theme-icon-text {
    font-size: 14px;
    position: relative;
    text-decoration: none;
    cursor: pointer;
    display: flex;
    margin: 0 !important; }
  .theme-af-display-container.theme-af-has-download {
    padding-inline-start: 0;
    padding-inline-end: 0; }

.theme-icon-filepin, .theme-icon-download {
  height: 30px;
  display: flex;
  align-items: center;
  text-align: center;
  flex: 1 1 24px;
  margin: 0 !important;
  padding-block-start: 0 !important;
  padding-block-end: 0 !important;
  padding-inline-start: 8px !important;
  padding-inline-end: 8px !important; }

.theme-icon-download {
  background: #FFF;
  margin-inline-start: 8px !important; }

.theme-attachment-filename {
  display: flex;
  padding: 0;
  margin-block-start: 0 !important;
  margin-inline-start: 4px !important;
  margin-block-end: 0 !important;
  margin-inline-end: 4px !important;
  white-space: nowrap;
  font-weight: normal;
  color: #5981A9;
  max-inline-size: 150px;
  overflow: hidden;
  text-overflow: ellipsis; }

.theme-remove-attachement {
  display: flex;
  width: 30px;
  height: 20px;
  justify-content: center;
  align-items: center;
  cursor: pointer; }

.theme-custom-field-getfile {
  font-size: 100%;
  background: #ffffff;
  color: #00376E;
  display: inline-flex;
  margin-block-start: 8px;
  margin-block-end: 8px;
  padding-block-start: 6px;
  padding-block-end: 6px;
  padding-inline-start: 12px;
  padding-inline-end: 12px;
  cursor: pointer; }

[data-zs-customfield-container="attachment-display"] a {
  font-size: 14px !important; }

.theme-af-link {
  margin-block-end: 8px; }

.theme-product-details-page {
  border-block-start: 1px solid #E7E7E7; }
  .theme-product-details-page.theme-product-details-tab-container {
    margin-block-start: 50px;
    padding-block-start: 50px;
    padding-block-end: 50px;
    padding-inline-start: 0px;
    padding-inline-end: 0px; }

.theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tabs-wrapper {
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap; }
  .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tabs-wrapper .theme-product-tab {
    border-inline-start: 1px solid #E7E7E7;
    border-block-start: 1px solid #E7E7E7;
    padding-block-start: 10px;
    padding-block-end: 10px;
    padding-inline-start: 30px;
    padding-inline-end: 30px;
    cursor: pointer;
    box-shadow: 0px 2px 3px RGBA(0, 0, 0, 0.05); }
    .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tabs-wrapper .theme-product-tab:last-child {
      border-inline-end: 1px solid #E7E7E7; }
    .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tabs-wrapper .theme-product-tab:hover, .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tabs-wrapper .theme-product-tab.theme-prod-detail-tab-active {
      background: #F4FAFA;
      color: #00376E; }

.theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content {
  border: 1px solid #E7E7E7;
  z-index: 1;
  padding: 25px;
  display: none;
  word-break: break-all;
  word-break: break-word; }
  .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content.theme-prod-detail-tab-content-active, .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content.theme-show-specification {
    display: block; }
  .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content .theme-product-details-tab-content-heading {
    background: #F4FAFA;
    padding-block-start: 10px;
    padding-block-end: 10px;
    padding-inline-start: 15px;
    padding-inline-end: 15px; }
  .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content .theme-product-info-container .theme-product-info-content {
    padding: 35px; }
  .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content .theme-product-info-container .theme-product-specifications-info-container {
    padding-block-start: 25px;
    padding-block-end: 25px;
    padding-inline-start: 0;
    padding-inline-end: 0; }
    @media all and (min-width: 768px) {
      .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content .theme-product-info-container .theme-product-specifications-info-container {
        padding: 25px; } }
    .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content .theme-product-info-container .theme-product-specifications-info-container ul li {
      display: flex;
      flex-direction: column; }
      @media all and (min-width: 768px) {
        .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content .theme-product-info-container .theme-product-specifications-info-container ul li {
          flex-direction: row;
          align-items: stretch; } }
      @media all and (min-width: 768px) {
        .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content .theme-product-info-container .theme-product-specifications-info-container ul li .theme-product-specific-label {
          display: inline-flex;
          align-items: center;
          border-inline-end: 1px solid #E7E7E7;
          padding-block-start: 10px;
          padding-block-end: 10px;
          padding-inline-start: 0;
          padding-inline-end: 25px; } }
      .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content .theme-product-info-container .theme-product-specifications-info-container ul li .theme-product-specific-label span {
        font-weight: bold;
        word-wrap: break-word;
        word-break: break-all;
        min-inline-size: 200px;
        width: 200px;
        display: inline-block;
        max-inline-size: 200px; }
        @media all and (min-width: 992px) {
          .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content .theme-product-info-container .theme-product-specifications-info-container ul li .theme-product-specific-label span {
            min-inline-size: 200px;
            width: 300px;
            display: inline-block;
            max-inline-size: 300px; } }
      @media all and (min-width: 768px) {
        .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content .theme-product-info-container .theme-product-specifications-info-container ul li .theme-product-specific-content {
          display: inline-flex;
          align-items: center;
          min-inline-size: 60%; } }
      .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content .theme-product-info-container .theme-product-specifications-info-container ul li .theme-product-specific-content span {
        word-wrap: break-word;
        padding-block-start: 10px;
        padding-block-end: 10px;
        padding-inline-start: 0;
        padding-inline-end: 0; }
        @media all and (min-width: 768px) {
          .theme-product-specification-tabs-container .theme-product-specification-tabs .theme-product-tab-content-container .theme-product-tab-content .theme-product-info-container .theme-product-specifications-info-container ul li .theme-product-specific-content span {
            display: inline-block;
            padding-block-start: 10px;
            padding-block-end: 10px;
            padding-inline-start: 35px;
            padding-inline-end: 0;
            flex: 1 0 100%;
            word-wrap: break-word; } }
.theme-prod-specification-table {
  padding-block-start: 24px;
  padding-block-end: 24px;
  padding-inline-start: 0;
  padding-inline-end: 0; }
  .theme-prod-specification-table .theme-prod-specification-group {
    color: #00376E;
    font-size: 1.2em;
    padding-block-start: 0px;
    padding-block-end: 16px;
    padding-inline-start: 24px;
    padding-inline-end: 24px; }
  .theme-prod-specification-table ul {
    padding-block-start: 0px;
    padding-block-end: 16px;
    padding-inline-start: 0;
    padding-inline-end: 0;
    margin-block-start: 0px;
    margin-block-end: 16px;
    margin-inline-start: 0;
    margin-inline-end: 0;
    list-style: none;
    border-block-end: 1px solid #E7E7E7; }
    .theme-prod-specification-table ul li {
      display: flex;
      padding-block-start: 0px;
      padding-block-end: 12px;
      padding-inline-start: 24px;
      padding-inline-end: 24px; }
      .theme-prod-specification-table ul li .theme-prod-specification-field {
        width: 200px;
        color: #00376E; }
    .theme-prod-specification-table ul:last-child {
      border-block-end: 0 none;
      padding: 0;
      margin: 0; }

.theme-product-tab-content[data-detail-tab-content="theme-product-specification-content"] {
  padding: 0 !important; }

.theme-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 300;
  background: RGBA(0, 0, 0, 0.8); }

.theme-product-details-style-07 .theme-quick-view-container {
  height: 100%;
  left: 50%;
  position: fixed;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  z-index: 400; }
  .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner {
    background: #ffffff;
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: 455;
    display: block;
    background: #ffffff;
    transform: translate(-50%, -50%);
    width: 800px;
    padding-block-start: 0;
    padding-block-end: 0;
    padding-inline-start: 25px;
    padding-inline-end: 25px; }
    .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-view-details-container {
      display: flex;
      flex-direction: row;
      align-items: stretch; }
      .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-quick-view-details-container .theme-product-details-container {
        align-self: stretch; }
    .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container {
      display: block;
      padding-block-start: 25px;
      padding-block-end: 25px;
      padding-inline-start: 0;
      padding-inline-end: 0;
      border-block-start: 0;
      max-block-size: 630px;
      overflow-y: auto; }
      .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-container-inner {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        flex-direction: column; }
        @media all and (min-width: 992px) {
          .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-container-inner {
            flex-wrap: nowrap;
            flex-direction: row;
            align-items: stretch; } }
      .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-image-container {
        border-inline-end: 1px solid #E7E7E7; }
        .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image {
          height: 350px; }
          .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-image .theme-product-detail-image-inner img {
            cursor: default; }
        .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container {
          border-block-start: 0; }
          .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-image-container .theme-product-detail-thumbnail-container .theme-product-detail-thumbnail {
            width: 110px;
            height: 95px;
            padding: 7px;
            margin-inline-end: 5px;
            margin-block-end: 5px; }
      .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-varients-container {
        padding-block-start: 20px;
        padding-block-end: 20px;
        padding-inline-start: 25px;
        padding-inline-end: 0; }
        .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-varients-container .theme-product-name h3 {
          font-size: 24px; }
        .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container {
          margin: 0px; }
          .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-varients-container .theme-rating-review-container .zpform-comment-rating-container {
            margin-block-start: 10px; }
        .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-varients-container [data-zs-pricing-container] {
          margin-block-start: 30px;
          position: relative; }
          .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-varients-container [data-zs-pricing-container]:after {
            position: absolute;
            content: '';
            width: 45px;
            height: 1px;
            background: #E7E7E7;
            top: -15px;
            left: 0px;
            margin-block-end: 0; }
        .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-area .theme-product-varients-row {
          margin-block-end: 25px; }
          .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-area .theme-product-varients-row .theme-product-variant-label {
            margin-block-end: 15px; }
          @media all and (min-width: 992px) {
            .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-varients-container .theme-product-varients-area .theme-product-varients-row .theme-prod-coupons-outtercontainer .theme-prod-coupons-container .theme-prod-coupons-claimed-container .theme-prod-coupons-claimed-progress {
              max-inline-size: 65%; } }
        .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-varients-container .theme-product-details-page-link {
          margin-block-end: 30px; }
          .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-product-detail-varients-container .theme-product-details-page-link a {
            text-decoration: underline;
            color: #5981A9;
            font-size: 100%; }
      .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-quickview-close {
        position: absolute;
        display: block;
        right: 3px;
        top: 3px;
        width: 25px;
        height: 25px;
        text-align: center;
        line-height: 34px;
        border: 0 none;
        background: transparent; }
        .theme-product-details-style-07 .theme-quick-view-container .theme-product-quick-view-inner .theme-product-detail-container .theme-quickview-close svg {
          width: 18px;
          height: 18px;
          fill: #00376E; }

@keyframes LoadingStartOne {
  from {
    letter-spacing: -7px;
    opacity: 0; } }

@keyframes LoadingDetailStartOne {
  from {
    letter-spacing: -7px;
    opacity: 0; } }

@keyframes LoadingStartTwo {
  from {
    transform: rotate(-360deg); } }

@keyframes LoadingDetailStartTwo {
  from {
    transform: rotate(-360deg); } }

@keyframes LoadingStartThree {
  0% {
    opacity: 0.2; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0.2; } }

@keyframes LoadingDetailStartThree {
  0% {
    opacity: 0.2; }
  20% {
    opacity: 1; }
  100% {
    opacity: 0.2; } }

@keyframes LoadingStartFour {
  from {
    transform: rotate(-360deg); } }

@keyframes LoadingDetailStartFour {
  from {
    transform: rotate(-360deg); } }

@keyframes LoadingRotate {
  from {
    transform: rotate(-360deg); }
  to {
    transform: rotate(0deg); } }

@keyframes wave {
  0%, 66%, 100% {
    transform: initial; }
  33% {
    transform: translateY(-5px); } }

@keyframes LoadingRotate {
  from {
    transform: rotate(-360deg); }
  to {
    transform: rotate(0deg); } }

@keyframes wave {
  0%, 66%, 100% {
    transform: initial; }
  33% {
    transform: translateY(-5px); } }

@keyframes ErrorMessageStart {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes ErrorMessageEnd {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes errorMessage {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.theme-cart-add-success-message,
.theme-cart-add-failure-message,
.theme-cart-update-failure-message,
.theme-cart-update-success-message,
.theme-cart-delete-failure-message,
.theme-cart-delete-success-message {
  left: 0px;
  top: 0px;
  padding-block-start: 28px;
  padding-block-end: 28px;
  padding-inline-start: 15px;
  padding-inline-end: 15px;
  width: 100%;
  z-index: 490;
  text-align: center;
  visibility: hidden;
  position: fixed;
  background: RGBA(26, 188, 156, 0.9);
  color: #ffffff;
  font-size: 100%;
  font-weight: bold;
  display: flex;
  justify-content: center;
  align-items: center; }
  .theme-cart-add-success-message svg,
  .theme-cart-add-failure-message svg,
  .theme-cart-update-failure-message svg,
  .theme-cart-update-success-message svg,
  .theme-cart-delete-failure-message svg,
  .theme-cart-delete-success-message svg {
    margin-inline-end: 15px; }

.theme-cart-add-success-message,
.theme-cart-add-failure-message {
  display: block; }

.theme-cart-add-success-message-inner,
.theme-cart-success-message-links,
.theme-cart-add-failure-message-inner,
.theme-cart-failure-message-links {
  display: flex;
  justify-content: center;
  align-items: center; }

.theme-cart-success-message-links,
.theme-cart-failure-message-links {
  margin-block-start: 20px;
  font-size: 14px; }
  .theme-cart-success-message-links .theme-cart-success-to-cart,
  .theme-cart-failure-message-links .theme-cart-success-to-cart {
    margin-inline-end: 15px; }
  .theme-cart-success-message-links .theme-cart-success-to-cart,
  .theme-cart-success-message-links .theme-cart-success-close,
  .theme-cart-success-message-links .theme-cart-failure-close,
  .theme-cart-failure-message-links .theme-cart-success-to-cart,
  .theme-cart-failure-message-links .theme-cart-success-close,
  .theme-cart-failure-message-links .theme-cart-failure-close {
    display: block;
    padding-block-start: 4px;
    padding-block-end: 4px;
    padding-inline-start: 10px;
    padding-inline-end: 10px; }
    .theme-cart-success-message-links .theme-cart-success-to-cart.zpbutton.zpbutton-type-primary.zpbutton-size-sm,
    .theme-cart-success-message-links .theme-cart-success-close.zpbutton.zpbutton-type-primary.zpbutton-size-sm,
    .theme-cart-success-message-links .theme-cart-failure-close.zpbutton.zpbutton-type-primary.zpbutton-size-sm,
    .theme-cart-failure-message-links .theme-cart-success-to-cart.zpbutton.zpbutton-type-primary.zpbutton-size-sm,
    .theme-cart-failure-message-links .theme-cart-success-close.zpbutton.zpbutton-type-primary.zpbutton-size-sm,
    .theme-cart-failure-message-links .theme-cart-failure-close.zpbutton.zpbutton-type-primary.zpbutton-size-sm {
      font-size: 100%; }
  .theme-cart-success-message-links .theme-cart-success-close,
  .theme-cart-success-message-links .theme-cart-failure-close,
  .theme-cart-failure-message-links .theme-cart-success-close,
  .theme-cart-failure-message-links .theme-cart-failure-close {
    padding-block-start: 2px;
    padding-block-end: 2px;
    padding-inline-start: 8px;
    padding-inline-end: 8px; }

.theme-cart-add-failure-message,
.theme-cart-update-failure-message,
.theme-cart-delete-failure-message {
  background: RGBA(231, 76, 60, 0.9);
  color: #ffffff; }

.theme-cart-success,
.theme-cart-failure {
  animation: messageStart 0.8s linear 1 alternate;
  visibility: visible; }

.theme-cart-success-remove,
.theme-cart-failure-remove {
  top: -300px;
  animation: messageEnd 0.8s linear 1 alternate;
  visibility: hidden; }

@keyframes messageStart {
  from {
    top: -300px; } }

@keyframes messageEnd {
  from {
    top: 0;
    visibility: visible; } }

.theme-product-details-style-07 .theme-variant-error,
.theme-product-details-style-07 .theme-variant-select-error {
  background: #FFF9EA;
  color: #2B3449;
  text-align: center;
  border-radius: 2px;
  border: 1px solid #F8DE83;
  animation: errorMessage 0.8s ease-in-out; }

.theme-product-details-style-07 .theme-variant-error {
  padding: 10px;
  width: 180px;
  margin-block-start: 15px; }

.theme-product-details-style-07 .theme-variant-select-error {
  width: 100%;
  padding-block-start: 10px;
  padding-block-end: 10px;
  padding-inline-start: 15px;
  padding-inline-end: 15px;
  animation: errorMessage 0.8s ease-in-out;
  margin-block-end: 10px;
  text-align: center;
  justify-content: center; }
  @media all and (min-width: 992px) {
    .theme-product-details-style-07 .theme-variant-select-error {
      margin-block-end: 20px; } }
@media all and (max-width: 1199px) {
  .zpcontent-for-header-06 .theme-prod-details-container {
    flex-wrap: wrap; }
  .zpcontent-for-header-06 .theme-prod-details-container .theme-prod-detail-img-container {
    max-inline-size: 100%; }
  .zpcontent-for-header-06 .theme-prod-details-container .theme-prod-detail-entries {
    max-inline-size: 100%;
    flex: 1 0 auto;
    margin-block-start: 20px;
    margin-block-end: 20px; }
  .zpcontent-for-header-06 .theme-prod-details-container .theme-prod-calculated-detail-entries {
    max-inline-size: 100%; } }

@media only screen and (max-width: 1100px) {
  .zpcontent-for-header-06 .theme-product-details-style-07.theme-content-container .theme-section .zpcontainer .theme-product-detail-container {
    flex-direction: column; }
    .zpcontent-for-header-06 .theme-product-details-style-07.theme-content-container .theme-section .zpcontainer .theme-product-detail-container .theme-product-detail-image-container,
    .zpcontent-for-header-06 .theme-product-details-style-07.theme-content-container .theme-section .zpcontainer .theme-product-detail-container .theme-product-detail-varients-container {
      flex: 1 0 100%;
      width: 100%;
      max-inline-size: 100%;
      padding: 0px; }
    .zpcontent-for-header-06 .theme-product-details-style-07.theme-content-container .theme-section .zpcontainer .theme-product-detail-container .theme-product-detail-varients-container {
      margin-block-start: 30px; } }

.theme-currency-hide-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  z-index: 285;
  display: none; }

.theme-currency-option-container {
  height: 23px;
  cursor: pointer;
  position: relative; }
  .theme-currency-option-container ul {
    margin: 0;
    padding: 0;
    width: 60px;
    z-index: 300;
    position: relative; }
    .theme-currency-option-container ul li {
      list-style: none;
      margin: 0;
      padding-block-start: 5px;
      padding-block-end: 5px;
      padding-inline-start: 10px;
      padding-inline-end: 10px;
      position: relative;
      align-items: center;
      display: none;
      font-family: 'Noto Sans', sans-serif;
      font-size: 13px;
      font-weight: normal;
      text-transform: none;
      color: #00376E;
      line-height: 1.8;
      letter-spacing: normal; }
      .theme-currency-option-container ul li:hover {
        background: #eee; }
      .theme-currency-option-container ul li img {
        margin-inline-end: 5px;
        height: 15px;
        vertical-align: bottom; }
      .theme-currency-option-container ul li:first-child {
        display: flex;
        align-items: center;
        background: transparent;
        padding-block-start: 0;
        padding-block-end: 0;
        padding-inline-start: 10px;
        padding-inline-end: 0; }
        .theme-currency-option-container ul li:first-child:after {
          content: "";
          display: inline-block;
          height: 0px;
          width: 0px;
          border-width: 4px;
          border-style: solid;
          border-color: #00376E transparent transparent transparent;
          z-index: 2;
          margin-block-start: 2px;
          margin-block-end: 0;
          margin-inline-start: auto;
          margin-inline-end: 5px; }
    .theme-currency-option-container ul.theme-currency-open {
      background: #ffffff;
      box-shadow: 0 0 20px RGBA(98, 98, 98, 0.2); }
      .theme-currency-option-container ul.theme-currency-open li {
        font-size: 13px; }
        .theme-currency-option-container ul.theme-currency-open li:hover {
          color: #F95700; }
        .theme-currency-option-container ul.theme-currency-open li:first-child:after {
          border-color: transparent transparent #00376E transparent;
          transform: translate(0, -50%); }
  .theme-currency-option-container.theme-currency-style-02 ul {
    box-shadow: none; }
    @media all and (min-width: 992px) {
      .theme-currency-option-container.theme-currency-style-02 ul {
        background: transparent; } }
    .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li {
      background: #ffffff;
      box-shadow: 0 10px 14px RGBA(98, 98, 98, 0.1); }
      .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:hover {
        color: #F95700; }
      .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child {
        padding-block-end: 3px;
        background: transparent;
        box-shadow: none;
        border-block-end: 0 none; }
        @media all and (min-width: 992px) {
          .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child {
            border-block-end: 3px solid #F95700; } }
        .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child:hover {
          color: #00376E; }
  .theme-currency-option-container.theme-currency-style-03 ul {
    box-shadow: none; }
    @media all and (min-width: 992px) {
      .theme-currency-option-container.theme-currency-style-03 ul {
        background: transparent; } }
    .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li {
      background: #ffffff;
      box-shadow: 0 10px 14px RGBA(98, 98, 98, 0.1);
      border-inline-start: 1px solid #E7E7E7;
      border-inline-end: 1px solid #E7E7E7; }
      .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:hover {
        color: #F95700; }
      .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:last-child {
        border-block-end: 0 none; }
        @media all and (min-width: 992px) {
          .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:last-child {
            border-block-end: 1px solid #E7E7E7; } }
      .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:nth-child(2) {
        border-block-start: 1px solid #E7E7E7; }
      .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child {
        padding-block-end: 3px;
        background: transparent;
        border: 0 none;
        box-shadow: none; }
        .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child:hover {
          color: #00376E; }
  .theme-currency-option-container .theme-currency-label {
    display: block; }
    @media all and (min-width: 992px) {
      .theme-currency-option-container .theme-currency-label {
        display: none; } }
.theme-close-mobile-currency {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 350;
  display: none;
  padding-block-start: 20px;
  padding-block-end: 20px;
  padding-inline-start: 28px;
  padding-inline-end: 28px;
  opacity: 1;
  font-size: 16px;
  color: #00376E;
  width: 100%; }
  .theme-close-mobile-currency .theme-currency-open-label {
    margin-inline-end: auto; }
  .theme-close-mobile-currency .theme-currency-close-icon-container {
    cursor: pointer;
    height: 23px;
    width: 23px;
    position: relative; }
    .theme-close-mobile-currency .theme-currency-close-icon-container:after, .theme-close-mobile-currency .theme-currency-close-icon-container:before {
      background: #F95700;
      content: "";
      height: 2px;
      left: 0;
      position: absolute;
      width: 100%;
      transform: rotate(-45deg);
      top: 10px; }
    .theme-close-mobile-currency .theme-currency-close-icon-container:before {
      transform: rotate(45deg); }
  @media all and (min-width: 992px) {
    .theme-close-mobile-currency {
      display: none;
      opacity: 0;
      z-index: 0; } }
.theme-currency-non-res {
  margin-inline-start: auto;
  margin-inline-end: 0px;
  display: none; }
  @media all and (min-width: 992px) {
    .theme-currency-non-res.theme-curency-option-left-space {
      margin-inline-start: 13px;
      padding-inline-start: 8px;
      border-inline-start: 1px dotted #00376E; } }
  @media all and (min-width: 992px) {
    .theme-currency-non-res {
      display: block;
      width: 60px;
      height: 23px; } }
@media all and (min-width: 992px) {
  .theme-vertical-navigation-container .theme-currency-option-container {
    margin-inline-end: 15px; } }

.theme-vertical-navigation-container.theme-currency-enable-vertical .theme-header-topbar .theme-portal-login .theme-portal-container .theme-portal-content a .theme-portal-username {
  max-inline-size: 70px; }

.theme-vertical-navigation-container.theme-currency-enable-vertical .theme-header .zpcontainer .theme-vertical-navigation-portal .theme-portal-login .theme-portal-container {
  padding-block-start: 0px;
  padding-block-end: 0px;
  padding-inline-start: 30px;
  padding-inline-end: 30px; }

.theme-currency-container-style-05-non-res {
  margin-inline-start: auto; }
  .theme-currency-container-style-05-non-res.theme-curency-option-left-space {
    margin-inline-start: auto; }
    @media all and (min-width: 992px) {
      .theme-currency-container-style-05-non-res.theme-curency-option-left-space {
        margin-inline-start: 13px;
        padding-inline-start: 8px;
        border-inline-start: 1px dotted #00376E; } }
  @media all and (min-width: 992px) {
    .theme-currency-container-style-05-non-res {
      height: 23px;
      width: 60px; } }
.theme-currency-container-style-06-non-res {
  margin-inline-start: auto; }
  @media all and (min-width: 992px) {
    .theme-currency-container-style-06-non-res {
      height: 23px;
      width: 60px;
      margin-inline-end: 15px; } }
.theme-currency-container-style-06-res {
  margin-inline-start: 20px; }

@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-currency-non-res.theme-curency-option-left-space {
    border-inline-start: 1px dotted RGBA(255, 255, 255, 0.8); } }

.zpdark-header-portion .theme-currency-option-container ul li:first-child {
  color: RGBA(255, 255, 255, 0.8); }
  @media all and (min-width: 992px) {
    .zpdark-header-portion .theme-currency-option-container ul li:first-child:after {
      border-color: RGBA(255, 255, 255, 0.8) transparent transparent transparent; } }
.zpdark-header-portion .theme-currency-option-container ul.theme-currency-open li:first-child {
  color: #00376E; }
  .zpdark-header-portion .theme-currency-option-container ul.theme-currency-open li:first-child:after {
    border-color: transparent transparent #00376E transparent; }

@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child, .zpdark-header-portion .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child {
    color: RGBA(255, 255, 255, 0.8); } }

@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-currency-option-container.theme-currency-style-02 ul.theme-currency-open li:first-child:after, .zpdark-header-portion .theme-currency-option-container.theme-currency-style-03 ul.theme-currency-open li:first-child:after {
    border-color: transparent transparent RGBA(255, 255, 255, 0.8) transparent; } }

@media all and (min-width: 992px) {
  .zpdark-header-portion .theme-currency-container-style-05-non-res.theme-curency-option-left-space {
    border-inline-start: 1px dotted RGBA(255, 255, 255, 0.8); } }

@media all and (max-width: 991px) {
  .theme-currency-container-style-05-res {
    margin-inline-start: auto; } }

@keyframes imageLoader {
  from {
    background: transparent; } }

@media all and (min-width: 992px) {
  .theme-vertical-navigation-sidebar-container .theme-vertical-header-sidebar-banner-content-container .theme-content-container .theme-content-area-inner .theme-productfilter-enable-search .zpcontainer.theme-filter-enable-container {
    width: 100%;
    padding-inline-start: 0;
    padding-inline-end: 0; } }

@media all and (min-width: 992px) {
  .theme-sidebar-enable.theme-content-area.theme-search-page-contianer .theme-content-container .theme-content-area-inner .theme-productfilter-enable-search .zpcontainer {
    width: 100%;
    padding-inline-start: 0;
    padding-inline-end: 0; } }

.theme-productfilter-enable {
  padding-block-start: 0; }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable.theme-productfilter-enable-search {
      padding-block-start: 0; } }
  .theme-productfilter-enable.theme-productfilter-enable-search .theme-store-style-collection-row-01,
  .theme-productfilter-enable.theme-productfilter-enable-search .theme-store-style-collection-row-02,
  .theme-productfilter-enable.theme-productfilter-enable-search .theme-store-style-collection-row-04 {
    margin-block-start: 0px; }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable.theme-productfilter-enable-search .zpcontainer {
      padding: 0px;
      width: auto; } }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable.theme-productfilter-enable-search .theme-produt-category-list-row {
      padding-inline-start: 0;
      padding-inline-end: 0; } }
  .theme-productfilter-enable.theme-productfilter-enable-search .theme-produt-category-list-row .zpcol-md-12,
  .theme-productfilter-enable.theme-productfilter-enable-search .theme-produt-category-list-row .zpcol-sm-12 {
    padding-inline-start: 0;
    padding-inline-end: 0;
    padding-inline-start: 15px;
    padding-inline-end: 15px; }
  .theme-productfilter-enable.theme-productfilter-enable-search .theme-produt-category-list-row .theme-product-filter-selected-container {
    padding-inline-start: 0px; }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable .theme-store-style-collection-row-01 {
      margin-block-start: 0px; } }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable .zpcontainer {
      display: flex;
      align-items: flex-start; } }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable .theme-produt-category-list-row {
      width: 75%;
      margin: 0px;
      margin-inline-start: 30px; } }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable .theme-produt-category-list-row .zpcol-md-12,
    .theme-productfilter-enable .theme-produt-category-list-row .zpcol-sm-12 {
      padding: 0px; } }
  .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin-block-start: 20px;
    padding-inline-start: 15px;
    padding-inline-end: 15px;
    margin-block-start: 0px;
    margin-block-end: 50px;
    padding-inline-start: 0px; }
    @media all and (min-width: 992px) {
      .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container {
        margin-block-end: 0px; } }
    @media all and (min-width: 992px) {
      .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container {
        padding-block-start: 0px;
        padding-block-end: 50px;
        padding-inline-start: 0;
        padding-inline-end: 0;
        margin-block-start: 0px; } }
    .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-label {
      color: #00376E;
      margin-inline-end: 20px; }
    .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value {
      padding: 5px;
      display: flex;
      align-items: center;
      border: 1px solid #E7E7E7;
      margin-inline-end: 10px;
      margin-block-end: 2px;
      line-height: 0px; }
      .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value:last-child {
        margin-inline-end: 0px; }
      .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value svg {
        height: 14px;
        width: 14px;
        fill: #00376E;
        margin-inline-start: 10px;
        cursor: pointer; }
      .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value .theme-product-filter-custom-check {
        height: 10px;
        width: 10px;
        margin-inline-end: 5px; }
        .theme-productfilter-enable .theme-produt-category-list-row .theme-product-filter-selected-container .theme-product-filter-selected-value .theme-product-filter-custom-check:last-of-type {
          margin-inline-end: 0px; }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable .theme-produt-category-list-row {
      padding-inline-start: 15px;
      padding-inline-end: 15px; } }
  .theme-productfilter-enable .theme-produt-category-list-row .theme-filter-sortby-container {
    display: flex;
    flex-direction: column-reverse;
    width: 100%; }
    @media all and (min-width: 992px) {
      .theme-productfilter-enable .theme-produt-category-list-row .theme-filter-sortby-container {
        margin-block-end: 30px;
        flex-direction: row; } }
    @media all and (min-width: 992px) {
      .theme-productfilter-enable .theme-produt-category-list-row .theme-filter-sortby-container .theme-product-filter-selected-container {
        padding-block-end: 0px;
        flex: 1 0 0; } }
    @media all and (min-width: 992px) {
      .theme-productfilter-enable .theme-produt-category-list-row .theme-filter-sortby-container .theme-product-filter-icon-mobile-container {
        margin-inline-start: auto;
        padding-inline-start: 20px; } }
    .theme-productfilter-enable .theme-produt-category-list-row .theme-filter-sortby-container .theme-product-filter-icon-mobile-container {
      margin-block-end: 30px; }
      @media all and (min-width: 992px) {
        .theme-productfilter-enable .theme-produt-category-list-row .theme-filter-sortby-container .theme-product-filter-icon-mobile-container {
          margin-block-end: 0px; } }
  .theme-productfilter-enable .theme-produt-filter-row {
    position: fixed;
    top: 0;
    left: -100%;
    padding-block-start: 20px;
    padding-block-end: 50px;
    padding-inline-start: 20px;
    padding-inline-end: 20px;
    height: 100%;
    overflow-y: auto;
    z-index: 300;
    width: 85%;
    transition: 0.3s linear; }
    @media all and (max-width: 768px) {
      .theme-productfilter-enable .theme-produt-filter-row {
        background: #ffffff; } }
    .theme-productfilter-enable .theme-produt-filter-row.theme-mobile-filter-show {
      left: 0; }
    @media all and (min-width: 992px) {
      .theme-productfilter-enable .theme-produt-filter-row {
        width: 25%;
        position: static;
        height: auto;
        z-index: auto;
        padding: 0;
        left: auto;
        overflow: visible; } }
    .theme-productfilter-enable .theme-produt-filter-row.theme-blur-loading {
      opacity: 1; }
      @media all and (min-width: 992px) {
        .theme-productfilter-enable .theme-produt-filter-row.theme-blur-loading {
          opacity: 0.5;
          position: relative; } }
      .theme-productfilter-enable .theme-produt-filter-row.theme-blur-loading:after {
        background: RGBA(255, 255, 255, 0.5);
        content: "";
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 3; }
        @media all and (min-width: 992px) {
          .theme-productfilter-enable .theme-produt-filter-row.theme-blur-loading:after {
            background: transparent;
            position: absolute; } }
  .theme-productfilter-enable .theme-product-filter-mobile-overlay {
    position: fixed;
    top: 0;
    left: -100%;
    height: 100%;
    width: 100%;
    z-index: 255;
    display: block;
    background: RGBA(0, 0, 0, 0.8);
    transition: 0.3s linear; }
    .theme-productfilter-enable .theme-product-filter-mobile-overlay.theme-mobile-filter-overlay-show {
      left: 0; }
    .theme-productfilter-enable .theme-product-filter-mobile-overlay svg {
      width: 30px;
      height: 30px;
      position: absolute;
      right: 0;
      z-index: 200;
      fill: #00376E;
      top: 20px;
      right: 15px;
      background: #ffffff; }
    @media all and (min-width: 992px) {
      .theme-productfilter-enable .theme-product-filter-mobile-overlay {
        display: none; } }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable .theme-product-list-style-07 .theme-product-image {
      height: 200px; } }
  @media all and (min-width: 992px) {
    .theme-productfilter-enable .theme-product-list-style-07 .theme-product-image-and-ribbon-container {
      height: 200px; } }
.theme-product-filter-box .theme-product-filter-type {
  padding-block-start: 5px;
  padding-block-end: 5px;
  padding-inline-start: 0px;
  padding-inline-end: 0px;
  margin-block-start: 10px;
  margin-block-end: 10px;
  color: #00376E;
  cursor: pointer;
  display: flex;
  align-items: center;
  border-block-end: 1px dotted #E7E7E7; }
  .theme-product-filter-box .theme-product-filter-type span {
    flex: 1 1 0; }
  .theme-product-filter-box .theme-product-filter-type .theme-filter-expand-icon,
  .theme-product-filter-box .theme-product-filter-type .theme-filter-close-icon {
    width: 12px;
    height: 12px;
    fill: currentColor;
    margin-inline-start: auto; }
    .theme-product-filter-box .theme-product-filter-type .theme-filter-expand-icon.theme-filter-expclose-default-hide,
    .theme-product-filter-box .theme-product-filter-type .theme-filter-close-icon.theme-filter-expclose-default-hide {
      display: none; }
  .theme-product-filter-box .theme-product-filter-type.theme-filter-expand-toggle .theme-filter-expand-icon {
    display: block; }
  .theme-product-filter-box .theme-product-filter-type.theme-filter-expand-toggle .theme-filter-close-icon {
    display: none; }
  .theme-product-filter-box .theme-product-filter-type.theme-filter-close-toggle .theme-filter-expand-icon {
    display: none; }
  .theme-product-filter-box .theme-product-filter-type.theme-filter-close-toggle .theme-filter-close-icon {
    display: block; }

.theme-product-filter-box .theme-product-clear-filter {
  display: flex;
  align-items: center;
  margin-block-end: 5px; }
  .theme-product-filter-box .theme-product-clear-filter svg {
    height: 14px;
    width: 14px;
    fill: currentColor;
    line-height: 0;
    margin-inline-end: 3px; }

.theme-product-filter-box:first-child .theme-product-filter-type {
  margin-block-start: 0px; }

.theme-product-filter-box .theme-product-filter-option-container {
  display: flex;
  align-items: center;
  margin-block-end: 5px;
  flex-wrap: wrap; }
  .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-count {
    margin-inline-start: auto;
    padding: 5px;
    border-radius: 2px;
    border: 1px solid #E7E7E7;
    line-height: 1;
    padding-block-start: 3px;
    padding-block-end: 3px;
    padding-inline-start: 5px;
    padding-inline-end: 5px;
    background: #F4FAFA; }
  .theme-product-filter-box .theme-product-filter-option-container ul {
    padding: 0px;
    width: 100%; }
    .theme-product-filter-box .theme-product-filter-option-container ul li {
      padding: 0;
      list-style: none;
      display: flex;
      align-items: center;
      margin-block-end: 5px;
      flex-wrap: wrap; }
      .theme-product-filter-box .theme-product-filter-option-container ul li:last-child {
        margin-block-end: 0px; }
      .theme-product-filter-box .theme-product-filter-option-container ul li ul {
        width: 100%;
        margin-block-start: 5px; }
        .theme-product-filter-box .theme-product-filter-option-container ul li ul li {
          padding-inline-start: 20px; }
      .theme-product-filter-box .theme-product-filter-option-container ul li .theme-product-filter-expand-close.theme-product-filter-select-option {
        display: flex;
        align-items: center;
        margin-inline-end: 5px;
        cursor: pointer; }
        .theme-product-filter-box .theme-product-filter-option-container ul li .theme-product-filter-expand-close.theme-product-filter-select-option svg {
          fill: #00376E;
          height: 15px;
          width: 15px; }
  .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option {
    position: relative;
    width: 14px;
    height: 14px;
    margin-inline-end: 10px; }
    .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-custom-check {
      position: absolute;
      left: 0px;
      top: 0;
      border: 1px solid #E7E7E7;
      height: 14px;
      width: 14px; }
      .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-custom-check:after {
        position: absolute;
        content: "";
        left: 2px;
        top: 2px;
        width: 8px;
        height: 8px;
        background: #00376E;
        display: none; }
      .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-custom-check.theme-product-filter-custom-radio {
        border-radius: 10px; }
        .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-custom-check.theme-product-filter-custom-radio:after {
          border-radius: 10px; }
    .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-check {
      position: absolute;
      opacity: 0;
      z-index: 1;
      width: 14px;
      height: 14px;
      margin: 0;
      cursor: pointer;
      top: 0px;
      left: 0px; }
      .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-check:checked + .theme-product-filter-custom-check {
        border: 1px solid #00376E; }
        .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-select-option .theme-product-filter-check:checked + .theme-product-filter-custom-check:after {
          display: block; }
  .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating {
    display: flex;
    align-items: center; }
    .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating svg {
      width: 15px;
      height: 15px;
      fill: #cccccc; }
    .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-one svg:first-child {
      fill: #F95700; }
    .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-two svg:first-child, .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-two svg:nth-child(2) {
      fill: #F95700; }
    .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-three svg:first-child, .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-three svg:nth-child(2), .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-three svg:nth-child(3) {
      fill: #F95700; }
    .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-four svg:first-child, .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-four svg:nth-child(2), .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-four svg:nth-child(3), .theme-product-filter-box .theme-product-filter-option-container .theme-product-filter-rating.theme-product-filter-rating-four svg:nth-child(4) {
      fill: #F95700; }

.theme-product-filter-box .theme-product-filter-show-more {
  margin-block-start: 5px;
  text-decoration: underline; }

.theme-product-filter-box .theme-product-filter-price-minmax {
  margin-block-end: 10px;
  display: flex;
  align-items: center; }
  .theme-product-filter-box .theme-product-filter-price-minmax .theme-product-filter-minmax-input {
    width: 45%;
    border-color: #E7E7E7;
    height: 40px;
    -webkit-appearance: none;
    border-radius: 0;
    min-inline-size: 1px; }
  .theme-product-filter-box .theme-product-filter-price-minmax span {
    margin-block-start: 0;
    margin-block-end: 0;
    margin-inline-start: 10px;
    margin-inline-end: 10px;
    width: 10%;
    text-align: center;
    flex: 1 0 auto; }

.theme-product-filter-box .theme-product-filter-color-container {
  display: flex;
  align-items: center;
  flex-wrap: wrap; }
  .theme-product-filter-box .theme-product-filter-color-container .theme-product-filter-color {
    margin-inline-end: 5px;
    position: relative;
    width: 20px;
    height: 20px; }
    .theme-product-filter-box .theme-product-filter-color-container .theme-product-filter-color:last-child {
      margin-inline-end: 0px; }
    .theme-product-filter-box .theme-product-filter-color-container .theme-product-filter-color .theme-product-filter-custom-check {
      position: absolute;
      left: 0px;
      top: 0;
      border: 1px solid #E7E7E7;
      height: 20px;
      width: 20px; }
    .theme-product-filter-box .theme-product-filter-color-container .theme-product-filter-color .theme-product-filter-check {
      position: relative;
      opacity: 0;
      z-index: 1;
      width: 20px;
      height: 20px;
      margin: 0;
      cursor: pointer; }
      .theme-product-filter-box .theme-product-filter-color-container .theme-product-filter-color .theme-product-filter-check:checked + .theme-product-filter-custom-check {
        border: 1px solid #00376E; }

.theme-product-filter-box .theme-product-filter-search {
  position: relative;
  margin-block-end: 10px; }
  .theme-product-filter-box .theme-product-filter-search input {
    height: 40px;
    border-color: #E7E7E7;
    width: 100%;
    color: #5981A9;
    padding-inline-start: 25px;
    -webkit-appearance: none;
    border-radius: 0;
    font-size: 14px; }
  .theme-product-filter-box .theme-product-filter-search svg {
    stroke: #5981A9;
    height: 16px;
    width: 16px;
    position: absolute;
    left: 5px;
    top: 13px; }

.theme-product-filter-box .theme-product-filter-text {
  max-inline-size: 80%;
  overflow: hidden;
  text-overflow: ellipsis; }
  .theme-product-filter-box .theme-product-filter-text a {
    color: #5981A9;
    display: flex;
    align-items: center; }
    .theme-product-filter-box .theme-product-filter-text a .theme-parentcategory-filter-icon {
      width: 10px;
      height: 10px;
      fill: currentColor;
      margin-inline-end: 5px; }

.theme-product-filter-icon-mobile {
  display: none; }

.theme-product-filter-icon-mobile-container {
  display: flex;
  align-items: center;
  padding-block-start: 0;
  padding-block-end: 0;
  padding-inline-start: 15px;
  padding-inline-end: 15px; }
  @media all and (min-width: 992px) {
    .theme-product-filter-icon-mobile-container {
      display: block;
      padding: 0px; } }
  .theme-product-filter-icon-mobile-container.theme-product-filter-icon-mobile-container-search {
    width: 100%;
    padding: 0;
    margin-block-start: 20px; }
    @media all and (min-width: 992px) {
      .theme-product-filter-icon-mobile-container.theme-product-filter-icon-mobile-container-search {
        margin-inline-start: auto;
        width: auto;
        margin-block-start: 0; } }
  .theme-product-filter-icon-mobile-container .theme-product-filter-icon-mobile {
    display: flex;
    align-items: center;
    padding: 5px;
    border: 1px solid #F95700;
    border-radius: 3px;
    color: #F95700;
    font-size: 14px; }
    .theme-product-filter-icon-mobile-container .theme-product-filter-icon-mobile svg {
      fill: currentColor;
      width: 24px;
      height: 24px; }
    @media all and (min-width: 992px) {
      .theme-product-filter-icon-mobile-container .theme-product-filter-icon-mobile {
        display: none; } }
@media all and (max-width: 768px) {
  .theme-product-filter-icon-mobile-container .theme-collection-sortby-section {
    margin-inline-start: auto; }
    .theme-product-filter-icon-mobile-container .theme-collection-sortby-section .zpcontainer {
      padding: 0px; }
  .theme-product-filter-box .theme-product-filter-price-minmax .theme-product-filter-minmax-input {
    font-size: 14px; }
  .theme-product-filter-box .theme-product-filter-search input {
    font-size: 14px; } }

.theme-filter-search-result-heading {
  padding-block-end: 0px; }
  @media all and (min-width: 992px) {
    .theme-filter-search-result-heading {
      padding-block-end: 30px; } }
@media all and (max-width: 768px) {
  .theme-productfilter-enable-search {
    padding-inline-start: 0px;
    padding-inline-end: 0px; } }

@media all and (min-width: 992px) {
  .theme-pages-full-stretch .zpcontainer {
    width: 100%;
    max-inline-size: 1440px;
    padding-inline-start: 50px;
    padding-inline-end: 50px; } }

.theme-tag-list-container {
  list-style: none;
  padding: 0; }

.theme-tag-list-container li {
  display: inline-flex;
  margin: 0;
  padding-block-start: 0;
  padding-block-end: 8px;
  padding-inline-start: 8px;
  padding-inline-end: 2px;
  line-height: normal; }
  .theme-tag-list-container li::after {
    content: '|';
    opacity: 0.3; }
  .theme-tag-list-container li:last-child::after {
    content: ''; }
  .theme-tag-list-container li:last-child .theme-product-tag-url {
    margin-inline-end: 0; }

.theme-tag-list-container .theme-product-tag-url {
  margin-inline-end: 8px; }

.theme-tag-contianer + .theme-product-short-description {
  padding-block-start: 20px; }

.theme-product-short-description + .theme-tag-contianer {
  padding-block-start: 20px; }

[data-zs-not-deliverable] [data-zs-add-to-cart] {
  opacity: 0.6;
  pointer-events: none; }

[data-zs-not-deliverable-message] {
  display: none !important; }

[data-zs-unavailable-message] {
  display: none !important; }

[data-zs-not-deliverable] [data-zs-not-deliverable-message] {
  display: inline-block !important; }

[data-zs-not-deliverable] [data-zs-unavailable-message] {
  display: inline-block !important; }

[data-zs-not-deliverable] [data-zs-deliverable-message] {
  display: none !important; }

[data-zs-deliverable] [data-zs-deliverable-message] {
  display: inline-block !important; }

[data-zs-deliverable] [data-zs-not-deliverable-message] {
  display: none !important; }

.theme-cartitem-non-deliverable-message {
  display: none; }

[data-zs-not-deliverable] .theme-cartitem-non-deliverable-message {
  display: block; }

.theme-delivery-location-non-deliverable {
  color: #FF4949; }

.theme-product-details-delivery-location-row {
  padding-block-end: 30px; }

.theme-product-details-delivery-location-input-label {
  margin-block-end: 15px; }

.theme-product-details-delivery-location-postalcode {
  background: #ffffff;
  border: 1px solid #E7E7E7;
  color: #5981A9;
  padding-block-start: 5px;
  padding-block-end: 5px;
  padding-inline-start: 10px;
  padding-inline-end: 10px;
  height: 35px;
  border-radius: 3px;
  -webkit-appearance: none;
  min-inline-size: 1px; }
  @media all and (min-width: 992px) {
    .theme-product-details-delivery-location-postalcode {
      width: 250px; } }
.theme-product-delivery-location-deliverable-details {
  margin-block-start: 10px;
  display: flex;
  flex-wrap: wrap; }
  .theme-product-delivery-location-deliverable-details [data-zs-not-deliverable-message] {
    color: #FF4949; }
  .theme-product-delivery-location-deliverable-details [data-zs-unavailable-message] {
    color: #1FB6FF; }

.theme-product-details-delivery-location-message {
  position: relative; }
  .theme-product-details-delivery-location-message:after {
    content: "|";
    color: #E7E7E7;
    margin-inline-start: 5px;
    margin-inline-end: 5px; }

.theme-product-social-share + .theme-product-details-delivery-location-row,
.theme-short-desc-row + .theme-product-details-delivery-location-row {
  padding-block-start: 30px;
  border-block-start: 1px solid #E7E7E7; }

.theme-delivery-location-popup-container,
.theme-delivery-location-loader-overlay {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7); }

.theme-delivery-location-loader-overlay {
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  z-index: 1001; }

.theme-loader-circle {
  border: 4px solid RGBA(255, 255, 255, 0.2);
  border-inline-start-color: #ffffff;
  animation: loadingSpinner 1.1s infinite linear;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-block-end: 20px; }

@keyframes loadingSpinner {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.theme-delivery-location-popup {
  left: 50%;
  position: absolute;
  top: 50%;
  z-index: 455;
  display: block;
  transform: translate(-50%, -50%);
  width: 90%;
  padding: 15px;
  background: #ffffff;
  max-block-size: 70vh;
  overflow: auto; }
  @media all and (min-width: 992px) {
    .theme-delivery-location-popup {
      width: 450px; } }
  .theme-delivery-location-popup .zpdivider-container {
    display: block;
    overflow: hidden;
    white-space: nowrap; }
    .theme-delivery-location-popup .zpdivider-container.zpdivider-text .zpdivider-common {
      position: relative;
      display: inline-flex;
      padding: 0;
      align-items: center;
      white-space: normal;
      line-height: normal;
      max-inline-size: 90%;
      color: #5981A9; }
    .theme-delivery-location-popup .zpdivider-container.zpdivider-text.zpdivider-width100 {
      width: 100%; }
      .theme-delivery-location-popup .zpdivider-container.zpdivider-text.zpdivider-width100.zpdivider-align-center {
        margin-block-start: 15px;
        margin-block-end: 15px;
        margin-inline-start: 0;
        margin-inline-end: 0;
        text-align: center; }
    .theme-delivery-location-popup .zpdivider-container.zpdivider-text.zpdivider-line-style-solid .zpdivider-common:before, .theme-delivery-location-popup .zpdivider-container.zpdivider-text.zpdivider-line-style-solid .zpdivider-common:after {
      content: '';
      position: absolute;
      width: 1500px;
      top: 50%;
      height: 1px;
      border-block-start: 1px solid #E7E7E7; }
    .theme-delivery-location-popup .zpdivider-container.zpdivider-text.zpdivider-line-style-solid .zpdivider-common:before {
      right: 100%;
      margin-inline-end: 10px; }
    .theme-delivery-location-popup .zpdivider-container.zpdivider-text.zpdivider-line-style-solid .zpdivider-common:after {
      left: 100%;
      margin-inline-start: 10px; }

.theme-delivery-location-popup-heading {
  border-block-end: 1px solid #E7E7E7;
  margin-block-start: 0;
  margin-inline-start: -15px;
  margin-inline-end: -15px;
  margin-block-end: 15px;
  padding-block-start: 0;
  padding-inline-start: 15px;
  padding-inline-end: 15px;
  padding-block-end: 10px; }

.theme-delivery-location-close-button {
  background: transparent;
  position: absolute;
  top: 20px;
  right: 15px; }
  .theme-delivery-location-close-button span {
    line-height: 0; }
    .theme-delivery-location-close-button span svg {
      width: 20px;
      height: 20px;
      fill: #00376E; }

.theme-delivery-location-select-message {
  margin-block-end: 15px; }

.theme-wrarehouse-popup-postalcode-apply {
  display: flex;
  flex-wrap: wrap; }
  .theme-wrarehouse-popup-postalcode-apply .zpbutton-wrapper {
    margin-inline-start: 20px; }

.theme-delivery-location-popup-postalcode {
  background: #ffffff;
  border: 1px solid #E7E7E7;
  color: #5981A9;
  padding-block-start: 5px;
  padding-block-end: 5px;
  padding-inline-start: 10px;
  padding-inline-end: 10px;
  height: 35px;
  -webkit-appearance: none;
  width: 65%;
  border-radius: 0; }
  @media all and (min-width: 992px) {
    .theme-delivery-location-popup-postalcode {
      width: 75%; } }
.theme-delivery-location-popup-address-container {
  display: flex;
  padding-block-end: 15px;
  margin-block-end: 20px;
  border-block-end: 1px dashed #E7E7E7; }
  .theme-delivery-location-popup-address-container.theme-delivery-location-popup-address-last {
    padding-block-end: 0;
    margin-block-end: 0;
    border-block-end: 0; }

.theme-delivery-location-popup-address {
  line-height: 1; }
  .theme-delivery-location-popup-address p {
    line-height: 1.8; }

.theme-delivery-location-popup-address-name {
  font-weight: bold;
  cursor: pointer;
  margin-block-end: 5px;
  display: inline-block; }

.theme-delivery-location-radio-button-container {
  position: relative;
  width: 16px;
  height: 16px;
  margin-inline-end: 15px;
  cursor: pointer; }

input.theme-delivery-location-popup-select-address {
  position: relative;
  opacity: 0;
  z-index: 1;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
  display: block; }
  input.theme-delivery-location-popup-select-address:checked + .theme-delivery-location-popup-custom-radio-btn:before {
    content: "";
    width: 8px;
    height: 8px;
    background: #F95700;
    border-radius: 50%;
    position: absolute;
    top: 3px;
    left: 3px;
    transform: scale(1) translateZ(0);
    transition: transform ease .3s; }

.theme-delivery-location-popup-custom-radio-btn {
  width: 100%;
  height: 100%;
  border: 1px solid #E7E7E7;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0; }

.theme-delivery-location-error {
  color: #FF4949;
  margin-block-start: 10px;
  width: 100%; }

.theme-delivery-location-details-06-input-error {
  width: 200px; }
  .theme-delivery-location-details-06-input-error .theme-delivery-location-error {
    text-align: center; }
    @media all and (min-width: 992px) {
      .theme-delivery-location-details-06-input-error .theme-delivery-location-error {
        text-align: start; } }
.theme-delivery-location-details-06-error {
  text-align: center; }

.theme-select-delivery-location-link {
  display: none; }
  @media all and (min-width: 992px) {
    .theme-select-delivery-location-link {
      display: flex; } }
.theme-delivery-location-mobile-container {
  display: block;
  padding-block-start: 10px;
  padding-block-end: 10px;
  padding-inline-start: 15px;
  padding-inline-end: 15px;
  background: #F4FAFA;
  line-height: 1;
  width: 100%; }
  @media all and (min-width: 992px) {
    .theme-delivery-location-mobile-container {
      display: none;
      line-height: normal; } }
  .theme-delivery-location-mobile-container .theme-select-delivery-location-link {
    display: flex; }

.theme-select-delivery-location-link {
  align-items: center;
  color: #00376E;
  margin-inline-start: auto;
  border-inline-end: 1px dotted #00376E;
  margin-inline-end: 10px;
  padding-inline-end: 10px; }
  .theme-select-delivery-location-link svg {
    height: 13px;
    width: 12px;
    fill: currentColor;
    margin-inline-end: 5px; }
  .theme-select-delivery-location-link + .theme-currency-non-res.theme-curency-option-left-space {
    border-inline-start: 0;
    padding-inline-start: 0;
    margin-inline-start: 0; }
  .theme-select-delivery-location-link:hover {
    color: #00376E; }
  .theme-select-delivery-location-link:after {
    content: "";
    display: inline-block;
    height: 0px;
    width: 0px;
    border-width: 4px;
    border-style: solid;
    border-color: #00376E transparent transparent transparent;
    z-index: 2;
    margin-block-start: 4px;
    margin-inline-start: 10px; }
  .theme-select-delivery-location-link:last-child {
    border-inline-end: 0;
    padding-inline-end: 0;
    margin-inline-end: 0; }

.zpdark-header-portion .theme-select-delivery-location-link {
  color: RGBA(255, 255, 255, 0.8);
  border-inline-end-color: RGBA(255, 255, 255, 0.8); }
  .zpdark-header-portion .theme-select-delivery-location-link + .theme-currency-non-res.theme-curency-option-left-space {
    border-inline-start: 0; }
  .zpdark-header-portion .theme-select-delivery-location-link:hover {
    color: RGBA(255, 255, 255, 0.8); }
  .zpdark-header-portion .theme-select-delivery-location-link:after {
    border-color: RGBA(255, 255, 255, 0.8) transparent transparent transparent; }

@media all and (min-width: 992px) {
  .theme-select-delivery-location-link + .theme-portal-login {
    margin-inline-start: 0; } }

.theme-delivery-location-cart-details {
  padding-block-end: 25px;
  border-block-end: 1px solid #E7E7E7; }

.theme-cart-delivery-location-message {
  color: #FF4949;
  margin-block-end: 5px; }

.theme-cart-non-deliverable-products {
  margin-block-start: 5px;
  counter-reset: item;
  list-style-type: none;
  padding: 0; }
  .theme-cart-non-deliverable-products li {
    display: block;
    padding: 0; }
  .theme-cart-non-deliverable-products li:before {
    content: counter(item) ") ";
    counter-increment: item; }

.theme-cartitem-non-deliverable-message {
  color: #FF4949;
  margin-block-start: 10px;
  width: 100%; }

@media (max-width: 768px) {
  .theme-product-details-delivery-location-postalcode,
  .theme-delivery-location-popup-postalcode {
    font-size: 16px; } }

.theme-checkout-delivery-location-message {
  color: #FF4949; }

.theme-searchresult-container h3 {
  margin-block-end: 32px; }

.theme-searchresult {
  margin-block-end: 32px;
  display: flex;
  flex-flow: column; }
  .theme-searchresult p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden; }
  .theme-searchresult:last-child {
    margin: 0; }

.theme-searchresult-content {
  width: 750px; }
  .theme-searchresult-content ~ .theme-searchresult-content {
    margin-block-start: 32px; }

.theme-searchresult-heading {
  line-height: 1.3;
  font-size: calc(14px * 1.2);
  color: #5981A9;
  margin-block-end: 8px;
  display: inline-flex;
  max-inline-size: 100%;
  flex-flow: column;
  cursor: pointer; }
  .theme-searchresult-heading h4 {
    display: block;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #F95700; }
  .theme-searchresult-heading:hover {
    color: #5981A9; }
    .theme-searchresult-heading:hover h4 {
      color: #c64500; }

.theme-searchresult-url {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: calc(14px * .8); }

.theme-searchresult-pagination {
  display: flex; }
  .theme-searchresult-pagination a {
    border: 1px solid #E7E7E7;
    background: #ffffff;
    border-radius: 3px;
    margin: 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-inline-size: 30px; }
    .theme-searchresult-pagination a:hover {
      border: 1px solid #cecece; }

/*!
 * Bootstrap  v5.3.0 (https://getbootstrap.com/)
 * Copyright 2011-2023 The Bootstrap Authors
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
:root,
[data-bs-theme=light] {
  --bs-blue: #0d6efd;
  --bs-indigo: #6610f2;
  --bs-purple: #6f42c1;
  --bs-pink: #d63384;
  --bs-red: #dc3545;
  --bs-orange: #fd7e14;
  --bs-yellow: #ffc107;
  --bs-green: #198754;
  --bs-teal: #20c997;
  --bs-cyan: #0dcaf0;
  --bs-black: #000;
  --bs-white: #fff;
  --bs-gray: #6c757d;
  --bs-gray-dark: #343a40;
  --bs-gray-100: #f8f9fa;
  --bs-gray-200: #e9ecef;
  --bs-gray-300: #dee2e6;
  --bs-gray-400: #ced4da;
  --bs-gray-500: #adb5bd;
  --bs-gray-600: #6c757d;
  --bs-gray-700: #495057;
  --bs-gray-800: #343a40;
  --bs-gray-900: #212529;
  --bs-primary: #0d6efd;
  --bs-secondary: #6c757d;
  --bs-success: #198754;
  --bs-info: #0dcaf0;
  --bs-warning: #ffc107;
  --bs-danger: #dc3545;
  --bs-light: #f8f9fa;
  --bs-dark: #212529;
  --bs-primary-rgb: 13, 110, 253;
  --bs-secondary-rgb: 108, 117, 125;
  --bs-success-rgb: 25, 135, 84;
  --bs-info-rgb: 13, 202, 240;
  --bs-warning-rgb: 255, 193, 7;
  --bs-danger-rgb: 220, 53, 69;
  --bs-light-rgb: 248, 249, 250;
  --bs-dark-rgb: 33, 37, 41;
  --bs-primary-text-emphasis: #052c65;
  --bs-secondary-text-emphasis: #2b2f32;
  --bs-success-text-emphasis: #0a3622;
  --bs-info-text-emphasis: #055160;
  --bs-warning-text-emphasis: #664d03;
  --bs-danger-text-emphasis: #58151c;
  --bs-light-text-emphasis: #495057;
  --bs-dark-text-emphasis: #495057;
  --bs-primary-bg-subtle: #cfe2ff;
  --bs-secondary-bg-subtle: #e2e3e5;
  --bs-success-bg-subtle: #d1e7dd;
  --bs-info-bg-subtle: #cff4fc;
  --bs-warning-bg-subtle: #fff3cd;
  --bs-danger-bg-subtle: #f8d7da;
  --bs-light-bg-subtle: #fcfcfd;
  --bs-dark-bg-subtle: #ced4da;
  --bs-primary-border-subtle: #9ec5fe;
  --bs-secondary-border-subtle: #c4c8cb;
  --bs-success-border-subtle: #a3cfbb;
  --bs-info-border-subtle: #9eeaf9;
  --bs-warning-border-subtle: #ffe69c;
  --bs-danger-border-subtle: #f1aeb5;
  --bs-light-border-subtle: #e9ecef;
  --bs-dark-border-subtle: #adb5bd;
  --bs-white-rgb: 255, 255, 255;
  --bs-black-rgb: 0, 0, 0;
  --bs-font-sans-serif: "Montserrat", sans-serif;
  --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  --bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));
  --bs-body-font-family: var(--bs-font-sans-serif);
  --bs-body-font-size: 0.9375rem;
  --bs-body-font-weight: 400;
  --bs-body-line-height: 1.5;
  --bs-body-color: #3B4553;
  --bs-body-color-rgb: 59, 69, 83;
  --bs-body-bg: #fff;
  --bs-body-bg-rgb: 255, 255, 255;
  --bs-emphasis-color: #000;
  --bs-emphasis-color-rgb: 0, 0, 0;
  --bs-secondary-color: rgba(59, 69, 83, 0.75);
  --bs-secondary-color-rgb: 59, 69, 83;
  --bs-secondary-bg: #e9ecef;
  --bs-secondary-bg-rgb: 233, 236, 239;
  --bs-tertiary-color: rgba(59, 69, 83, 0.5);
  --bs-tertiary-color-rgb: 59, 69, 83;
  --bs-tertiary-bg: #f8f9fa;
  --bs-tertiary-bg-rgb: 248, 249, 250;
  --bs-heading-color: #111B2C;
  --bs-link-color: #0d6efd;
  --bs-link-color-rgb: 13, 110, 253;
  --bs-link-decoration: underline;
  --bs-link-hover-color: #0a58ca;
  --bs-link-hover-color-rgb: 10, 88, 202;
  --bs-code-color: #d63384;
  --bs-highlight-bg: #fff3cd;
  --bs-border-width: 1px;
  --bs-border-style: solid;
  --bs-border-color: #dee2e6;
  --bs-border-color-translucent: rgba(0, 0, 0, 0.175);
  --bs-border-radius: 0.375rem;
  --bs-border-radius-sm: 0.25rem;
  --bs-border-radius-lg: 0.5rem;
  --bs-border-radius-xl: 1rem;
  --bs-border-radius-xxl: 2rem;
  --bs-border-radius-2xl: var(--bs-border-radius-xxl);
  --bs-border-radius-pill: 50rem;
  --bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);
  --bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);
  --bs-focus-ring-width: 0.25rem;
  --bs-focus-ring-opacity: 0.25;
  --bs-focus-ring-color: rgba(13, 110, 253, 0.25);
  --bs-form-valid-color: #198754;
  --bs-form-valid-border-color: #198754;
  --bs-form-invalid-color: #dc3545;
  --bs-form-invalid-border-color: #dc3545; }

[data-bs-theme=dark] {
  color-scheme: dark;
  --bs-body-color: #adb5bd;
  --bs-body-color-rgb: 173, 181, 189;
  --bs-body-bg: #212529;
  --bs-body-bg-rgb: 33, 37, 41;
  --bs-emphasis-color: #fff;
  --bs-emphasis-color-rgb: 255, 255, 255;
  --bs-secondary-color: rgba(173, 181, 189, 0.75);
  --bs-secondary-color-rgb: 173, 181, 189;
  --bs-secondary-bg: #343a40;
  --bs-secondary-bg-rgb: 52, 58, 64;
  --bs-tertiary-color: rgba(173, 181, 189, 0.5);
  --bs-tertiary-color-rgb: 173, 181, 189;
  --bs-tertiary-bg: #2b3035;
  --bs-tertiary-bg-rgb: 43, 48, 53;
  --bs-primary-text-emphasis: #6ea8fe;
  --bs-secondary-text-emphasis: #a7acb1;
  --bs-success-text-emphasis: #75b798;
  --bs-info-text-emphasis: #6edff6;
  --bs-warning-text-emphasis: #ffda6a;
  --bs-danger-text-emphasis: #ea868f;
  --bs-light-text-emphasis: #f8f9fa;
  --bs-dark-text-emphasis: #dee2e6;
  --bs-primary-bg-subtle: #031633;
  --bs-secondary-bg-subtle: #161719;
  --bs-success-bg-subtle: #051b11;
  --bs-info-bg-subtle: #032830;
  --bs-warning-bg-subtle: #332701;
  --bs-danger-bg-subtle: #2c0b0e;
  --bs-light-bg-subtle: #343a40;
  --bs-dark-bg-subtle: #1a1d20;
  --bs-primary-border-subtle: #084298;
  --bs-secondary-border-subtle: #41464b;
  --bs-success-border-subtle: #0f5132;
  --bs-info-border-subtle: #087990;
  --bs-warning-border-subtle: #997404;
  --bs-danger-border-subtle: #842029;
  --bs-light-border-subtle: #495057;
  --bs-dark-border-subtle: #343a40;
  --bs-heading-color: inherit;
  --bs-link-color: #6ea8fe;
  --bs-link-hover-color: #8bb9fe;
  --bs-link-color-rgb: 110, 168, 254;
  --bs-link-hover-color-rgb: 139, 185, 254;
  --bs-code-color: #e685b5;
  --bs-border-color: #495057;
  --bs-border-color-translucent: rgba(255, 255, 255, 0.15);
  --bs-form-valid-color: #75b798;
  --bs-form-valid-border-color: #75b798;
  --bs-form-invalid-color: #ea868f;
  --bs-form-invalid-border-color: #ea868f; }

*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth; } }

body {
  margin: 0;
  font-family: var(--bs-body-font-family);
  font-size: var(--bs-body-font-size);
  font-weight: var(--bs-body-font-weight);
  line-height: var(--bs-body-line-height);
  color: var(--bs-body-color);
  text-align: var(--bs-body-text-align);
  background-color: var(--bs-body-bg);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: var(--bs-border-width) solid;
  opacity: 0.25; }

h6, .h6, h5, .h5, h4, .h4, h3, .h3, h2, .h2, h1, .h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-family: "Gloock", serif;
  font-weight: 500;
  line-height: 1.2;
  color: var(--bs-heading-color); }

h1, .h1 {
  font-size: calc(1.4000000625rem + 1.80000075vw); }

@media (min-width: 1200px) {
  h1, .h1 {
    font-size: 2.750000625rem; } }

h2, .h2 {
  font-size: calc(1.2875000625rem + 0.45000075vw); }

@media (min-width: 1200px) {
  h2, .h2 {
    font-size: 1.625000625rem; } }

h3, .h3 {
  font-size: calc(1.2625000313rem + 0.150000375vw); }

@media (min-width: 1200px) {
  h3, .h3 {
    font-size: 1.3750003125rem; } }

h4, .h4 {
  font-size: 1.125rem; }

h5, .h5 {
  font-size: 1.0000003125rem; }

h6, .h6 {
  font-size: 0.9375rem; }

p {
  margin-top: 0;
  margin-bottom: 1rem; }

abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul {
  padding-left: 2rem; }

ol,
ul,
dl {
  margin-top: 0;
  margin-bottom: 1rem; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: 0.5rem;
  margin-left: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small, .small {
  font-size: 0.875em; }

mark, .mark {
  padding: 0.1875em;
  background-color: var(--bs-highlight-bg); }

sub,
sup {
  position: relative;
  font-size: 0.75em;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

a {
  color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));
  text-decoration: underline; }

a:hover {
  --bs-link-color-rgb: var(--bs-link-hover-color-rgb); }

a:not([href]):not([class]), a:not([href]):not([class]):hover {
  color: inherit;
  text-decoration: none; }

pre,
code,
kbd,
samp {
  font-family: var(--bs-font-monospace);
  font-size: 1em; }

pre {
  display: block;
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  font-size: 0.875em; }

pre code {
  font-size: inherit;
  color: inherit;
  word-break: normal; }

code {
  font-size: 0.875em;
  color: var(--bs-code-color);
  word-wrap: break-word; }

a > code {
  color: inherit; }

kbd {
  padding: 0.1875rem 0.375rem;
  font-size: 0.875em;
  color: var(--bs-body-bg);
  background-color: var(--bs-body-color);
  border-radius: 0.25rem; }

kbd kbd {
  padding: 0;
  font-size: 1em; }

figure {
  margin: 0 0 1rem; }

img,
svg {
  vertical-align: middle; }

table {
  caption-side: bottom;
  border-collapse: collapse; }

caption {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-secondary-color);
  text-align: left; }

th {
  text-align: inherit;
  text-align: -webkit-match-parent; }

thead,
tbody,
tfoot,
tr,
td,
th {
  border-color: inherit;
  border-style: solid;
  border-width: 0; }

label {
  display: inline-block; }

button {
  border-radius: 0; }

button:focus:not(:focus-visible) {
  outline: 0; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
select {
  text-transform: none; }

[role=button] {
  cursor: pointer; }

select {
  word-wrap: normal; }

select:disabled {
  opacity: 1; }

[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator {
  display: none !important; }

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button; }

button:not(:disabled),
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled) {
  cursor: pointer; }

::-moz-focus-inner {
  padding: 0;
  border-style: none; }

textarea {
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  float: left;
  width: 100%;
  padding: 0;
  margin-bottom: 0.5rem;
  font-size: calc(1.275rem + 0.3vw);
  line-height: inherit; }

@media (min-width: 1200px) {
  legend {
    font-size: 1.5rem; } }

legend + * {
  clear: left; }

::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
  padding: 0; }

::-webkit-inner-spin-button {
  height: auto; }

[type=search] {
  outline-offset: -2px;
  -webkit-appearance: textfield; }

/* rtl:raw:
[type="tel"],
[type="url"],
[type="email"],
[type="number"] {
  direction: ltr;
}
*/
::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-color-swatch-wrapper {
  padding: 0; }

::file-selector-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

iframe {
  border: 0; }

summary {
  display: list-item;
  cursor: pointer; }

progress {
  vertical-align: baseline; }

[hidden] {
  display: none !important; }

.lead {
  font-size: 1.171875rem;
  font-weight: 300; }

.display-1 {
  font-size: calc(1.625rem + 4.5vw);
  font-weight: 300;
  line-height: 1.2; }

@media (min-width: 1200px) {
  .display-1 {
    font-size: 5rem; } }

.display-2 {
  font-size: calc(1.575rem + 3.9vw);
  font-weight: 300;
  line-height: 1.2; }

@media (min-width: 1200px) {
  .display-2 {
    font-size: 4.5rem; } }

.display-3 {
  font-size: calc(1.525rem + 3.3vw);
  font-weight: 300;
  line-height: 1.2; }

@media (min-width: 1200px) {
  .display-3 {
    font-size: 4rem; } }

.display-4 {
  font-size: calc(1.475rem + 2.7vw);
  font-weight: 300;
  line-height: 1.2; }

@media (min-width: 1200px) {
  .display-4 {
    font-size: 3.5rem; } }

.display-5 {
  font-size: calc(1.425rem + 2.1vw);
  font-weight: 300;
  line-height: 1.2; }

@media (min-width: 1200px) {
  .display-5 {
    font-size: 3rem; } }

.display-6 {
  font-size: calc(1.375rem + 1.5vw);
  font-weight: 300;
  line-height: 1.2; }

@media (min-width: 1200px) {
  .display-6 {
    font-size: 2.5rem; } }

.list-unstyled {
  padding-left: 0;
  list-style: none; }

.list-inline {
  padding-left: 0;
  list-style: none; }

.list-inline-item {
  display: inline-block; }

.list-inline-item:not(:last-child) {
  margin-right: 0.5rem; }

.initialism {
  font-size: 0.875em;
  text-transform: uppercase; }

.blockquote {
  margin-bottom: 1rem;
  font-size: 1.171875rem; }

.blockquote > :last-child {
  margin-bottom: 0; }

.blockquote-footer {
  margin-top: -1rem;
  margin-bottom: 1rem;
  font-size: 0.875em;
  color: #6c757d; }

.blockquote-footer::before {
  content: "— "; }

.img-fluid {
  max-width: 100%;
  height: auto; }

.img-thumbnail {
  padding: 0.25rem;
  background-color: var(--bs-body-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  max-width: 100%;
  height: auto; }

.figure {
  display: inline-block; }

.figure-img {
  margin-bottom: 0.5rem;
  line-height: 1; }

.figure-caption {
  font-size: 0.875em;
  color: var(--bs-secondary-color); }

.container,
.container-fluid,
.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 576px) {
  .container-sm, .container {
    max-width: 540px; } }

@media (min-width: 768px) {
  .container-md, .container-sm, .container {
    max-width: 720px; } }

@media (min-width: 992px) {
  .container-lg, .container-md, .container-sm, .container {
    max-width: 960px; } }

@media (min-width: 1200px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1118px; } }

@media (min-width: 1400px) {
  .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1344px; } }

:root {
  --bs-breakpoint-xs: 0;
  --bs-breakpoint-sm: 576px;
  --bs-breakpoint-md: 768px;
  --bs-breakpoint-lg: 992px;
  --bs-breakpoint-xl: 1200px;
  --bs-breakpoint-xxl: 1400px; }

.row {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
  margin-left: calc(-0.5 * var(--bs-gutter-x)); }

.row > * {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x) * 0.5);
  padding-left: calc(var(--bs-gutter-x) * 0.5);
  margin-top: var(--bs-gutter-y); }

.col {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%; }

.row-cols-auto > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto; }

.row-cols-1 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%; }

.row-cols-2 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%; }

.row-cols-3 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.3333333333%; }

.row-cols-4 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 25%; }

.row-cols-5 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 20%; }

.row-cols-6 > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.6666666667%; }

.col-auto {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 8.33333333%; }

.col-2 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 16.66666667%; }

.col-3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 33.33333333%; }

.col-5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 41.66666667%; }

.col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 58.33333333%; }

.col-8 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 66.66666667%; }

.col-9 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 83.33333333%; }

.col-11 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 91.66666667%; }

.col-12 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: 100%; }

.offset-1 {
  margin-left: 8.33333333%; }

.offset-2 {
  margin-left: 16.66666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.33333333%; }

.offset-5 {
  margin-left: 41.66666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.33333333%; }

.offset-8 {
  margin-left: 66.66666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.33333333%; }

.offset-11 {
  margin-left: 91.66666667%; }

.g-0,
.gx-0 {
  --bs-gutter-x: 0; }

.g-0,
.gy-0 {
  --bs-gutter-y: 0; }

.g-1,
.gx-1 {
  --bs-gutter-x: 0.25rem; }

.g-1,
.gy-1 {
  --bs-gutter-y: 0.25rem; }

.g-2,
.gx-2 {
  --bs-gutter-x: 0.5rem; }

.g-2,
.gy-2 {
  --bs-gutter-y: 0.5rem; }

.g-3,
.gx-3 {
  --bs-gutter-x: 1rem; }

.g-3,
.gy-3 {
  --bs-gutter-y: 1rem; }

.g-4,
.gx-4 {
  --bs-gutter-x: 1.5rem; }

.g-4,
.gy-4 {
  --bs-gutter-y: 1.5rem; }

.g-5,
.gx-5 {
  --bs-gutter-x: 3rem; }

.g-5,
.gy-5 {
  --bs-gutter-y: 3rem; }

@media (min-width: 576px) {
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%; }
  .row-cols-sm-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .row-cols-sm-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-sm-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-sm-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-sm-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-sm-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-sm-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.33333333%; }
  .offset-sm-2 {
    margin-left: 16.66666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.33333333%; }
  .offset-sm-5 {
    margin-left: 41.66666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.33333333%; }
  .offset-sm-8 {
    margin-left: 66.66666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.33333333%; }
  .offset-sm-11 {
    margin-left: 91.66666667%; }
  .g-sm-0,
  .gx-sm-0 {
    --bs-gutter-x: 0; }
  .g-sm-0,
  .gy-sm-0 {
    --bs-gutter-y: 0; }
  .g-sm-1,
  .gx-sm-1 {
    --bs-gutter-x: 0.25rem; }
  .g-sm-1,
  .gy-sm-1 {
    --bs-gutter-y: 0.25rem; }
  .g-sm-2,
  .gx-sm-2 {
    --bs-gutter-x: 0.5rem; }
  .g-sm-2,
  .gy-sm-2 {
    --bs-gutter-y: 0.5rem; }
  .g-sm-3,
  .gx-sm-3 {
    --bs-gutter-x: 1rem; }
  .g-sm-3,
  .gy-sm-3 {
    --bs-gutter-y: 1rem; }
  .g-sm-4,
  .gx-sm-4 {
    --bs-gutter-x: 1.5rem; }
  .g-sm-4,
  .gy-sm-4 {
    --bs-gutter-y: 1.5rem; }
  .g-sm-5,
  .gx-sm-5 {
    --bs-gutter-x: 3rem; }
  .g-sm-5,
  .gy-sm-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 768px) {
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%; }
  .row-cols-md-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .row-cols-md-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-md-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-md-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-md-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-md-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-md-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.33333333%; }
  .offset-md-2 {
    margin-left: 16.66666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.33333333%; }
  .offset-md-5 {
    margin-left: 41.66666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.33333333%; }
  .offset-md-8 {
    margin-left: 66.66666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.33333333%; }
  .offset-md-11 {
    margin-left: 91.66666667%; }
  .g-md-0,
  .gx-md-0 {
    --bs-gutter-x: 0; }
  .g-md-0,
  .gy-md-0 {
    --bs-gutter-y: 0; }
  .g-md-1,
  .gx-md-1 {
    --bs-gutter-x: 0.25rem; }
  .g-md-1,
  .gy-md-1 {
    --bs-gutter-y: 0.25rem; }
  .g-md-2,
  .gx-md-2 {
    --bs-gutter-x: 0.5rem; }
  .g-md-2,
  .gy-md-2 {
    --bs-gutter-y: 0.5rem; }
  .g-md-3,
  .gx-md-3 {
    --bs-gutter-x: 1rem; }
  .g-md-3,
  .gy-md-3 {
    --bs-gutter-y: 1rem; }
  .g-md-4,
  .gx-md-4 {
    --bs-gutter-x: 1.5rem; }
  .g-md-4,
  .gy-md-4 {
    --bs-gutter-y: 1.5rem; }
  .g-md-5,
  .gx-md-5 {
    --bs-gutter-x: 3rem; }
  .g-md-5,
  .gy-md-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 992px) {
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%; }
  .row-cols-lg-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .row-cols-lg-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-lg-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-lg-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-lg-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-lg-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-lg-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.33333333%; }
  .offset-lg-2 {
    margin-left: 16.66666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.33333333%; }
  .offset-lg-5 {
    margin-left: 41.66666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.33333333%; }
  .offset-lg-8 {
    margin-left: 66.66666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.33333333%; }
  .offset-lg-11 {
    margin-left: 91.66666667%; }
  .g-lg-0,
  .gx-lg-0 {
    --bs-gutter-x: 0; }
  .g-lg-0,
  .gy-lg-0 {
    --bs-gutter-y: 0; }
  .g-lg-1,
  .gx-lg-1 {
    --bs-gutter-x: 0.25rem; }
  .g-lg-1,
  .gy-lg-1 {
    --bs-gutter-y: 0.25rem; }
  .g-lg-2,
  .gx-lg-2 {
    --bs-gutter-x: 0.5rem; }
  .g-lg-2,
  .gy-lg-2 {
    --bs-gutter-y: 0.5rem; }
  .g-lg-3,
  .gx-lg-3 {
    --bs-gutter-x: 1rem; }
  .g-lg-3,
  .gy-lg-3 {
    --bs-gutter-y: 1rem; }
  .g-lg-4,
  .gx-lg-4 {
    --bs-gutter-x: 1.5rem; }
  .g-lg-4,
  .gy-lg-4 {
    --bs-gutter-y: 1.5rem; }
  .g-lg-5,
  .gx-lg-5 {
    --bs-gutter-x: 3rem; }
  .g-lg-5,
  .gy-lg-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1200px) {
  .col-xl {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%; }
  .row-cols-xl-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-xl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.33333333%; }
  .offset-xl-2 {
    margin-left: 16.66666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.33333333%; }
  .offset-xl-5 {
    margin-left: 41.66666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.33333333%; }
  .offset-xl-8 {
    margin-left: 66.66666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.33333333%; }
  .offset-xl-11 {
    margin-left: 91.66666667%; }
  .g-xl-0,
  .gx-xl-0 {
    --bs-gutter-x: 0; }
  .g-xl-0,
  .gy-xl-0 {
    --bs-gutter-y: 0; }
  .g-xl-1,
  .gx-xl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xl-1,
  .gy-xl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xl-2,
  .gx-xl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xl-2,
  .gy-xl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xl-3,
  .gx-xl-3 {
    --bs-gutter-x: 1rem; }
  .g-xl-3,
  .gy-xl-3 {
    --bs-gutter-y: 1rem; }
  .g-xl-4,
  .gx-xl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xl-4,
  .gy-xl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xl-5,
  .gx-xl-5 {
    --bs-gutter-x: 3rem; }
  .g-xl-5,
  .gy-xl-5 {
    --bs-gutter-y: 3rem; } }

@media (min-width: 1400px) {
  .col-xxl {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%; }
  .row-cols-xxl-auto > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .row-cols-xxl-1 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%; }
  .row-cols-xxl-2 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
  .row-cols-xxl-3 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.3333333333%; }
  .row-cols-xxl-4 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%; }
  .row-cols-xxl-5 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 20%; }
  .row-cols-xxl-6 > * {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.6666666667%; }
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-xxl-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 8.33333333%; }
  .col-xxl-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 16.66666667%; }
  .col-xxl-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 25%; }
  .col-xxl-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 33.33333333%; }
  .col-xxl-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 41.66666667%; }
  .col-xxl-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 50%; }
  .col-xxl-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 58.33333333%; }
  .col-xxl-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 66.66666667%; }
  .col-xxl-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 75%; }
  .col-xxl-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 83.33333333%; }
  .col-xxl-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 91.66666667%; }
  .col-xxl-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%; }
  .offset-xxl-0 {
    margin-left: 0; }
  .offset-xxl-1 {
    margin-left: 8.33333333%; }
  .offset-xxl-2 {
    margin-left: 16.66666667%; }
  .offset-xxl-3 {
    margin-left: 25%; }
  .offset-xxl-4 {
    margin-left: 33.33333333%; }
  .offset-xxl-5 {
    margin-left: 41.66666667%; }
  .offset-xxl-6 {
    margin-left: 50%; }
  .offset-xxl-7 {
    margin-left: 58.33333333%; }
  .offset-xxl-8 {
    margin-left: 66.66666667%; }
  .offset-xxl-9 {
    margin-left: 75%; }
  .offset-xxl-10 {
    margin-left: 83.33333333%; }
  .offset-xxl-11 {
    margin-left: 91.66666667%; }
  .g-xxl-0,
  .gx-xxl-0 {
    --bs-gutter-x: 0; }
  .g-xxl-0,
  .gy-xxl-0 {
    --bs-gutter-y: 0; }
  .g-xxl-1,
  .gx-xxl-1 {
    --bs-gutter-x: 0.25rem; }
  .g-xxl-1,
  .gy-xxl-1 {
    --bs-gutter-y: 0.25rem; }
  .g-xxl-2,
  .gx-xxl-2 {
    --bs-gutter-x: 0.5rem; }
  .g-xxl-2,
  .gy-xxl-2 {
    --bs-gutter-y: 0.5rem; }
  .g-xxl-3,
  .gx-xxl-3 {
    --bs-gutter-x: 1rem; }
  .g-xxl-3,
  .gy-xxl-3 {
    --bs-gutter-y: 1rem; }
  .g-xxl-4,
  .gx-xxl-4 {
    --bs-gutter-x: 1.5rem; }
  .g-xxl-4,
  .gy-xxl-4 {
    --bs-gutter-y: 1.5rem; }
  .g-xxl-5,
  .gx-xxl-5 {
    --bs-gutter-x: 3rem; }
  .g-xxl-5,
  .gy-xxl-5 {
    --bs-gutter-y: 3rem; } }

.table {
  --bs-table-color-type: initial;
  --bs-table-bg-type: initial;
  --bs-table-color-state: initial;
  --bs-table-bg-state: initial;
  --bs-table-color: var(--bs-body-color);
  --bs-table-bg: var(--bs-body-bg);
  --bs-table-border-color: var(--bs-border-color);
  --bs-table-accent-bg: transparent;
  --bs-table-striped-color: var(--bs-body-color);
  --bs-table-striped-bg: rgba(0, 0, 0, 0.05);
  --bs-table-active-color: var(--bs-body-color);
  --bs-table-active-bg: rgba(0, 0, 0, 0.1);
  --bs-table-hover-color: var(--bs-body-color);
  --bs-table-hover-bg: rgba(0, 0, 0, 0.075);
  width: 100%;
  margin-bottom: 1rem;
  vertical-align: top;
  border-color: var(--bs-table-border-color); }

.table > :not(caption) > * > * {
  padding: 0.5rem 0.5rem;
  color: var(--bs-table-color-state, var(--bs-table-color-type, var(--bs-table-color)));
  background-color: var(--bs-table-bg);
  border-bottom-width: var(--bs-border-width);
  -webkit-box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg)));
  box-shadow: inset 0 0 0 9999px var(--bs-table-bg-state, var(--bs-table-bg-type, var(--bs-table-accent-bg))); }

.table > tbody {
  vertical-align: inherit; }

.table > thead {
  vertical-align: bottom; }

.table-group-divider {
  border-top: calc(var(--bs-border-width) * 2) solid currentcolor; }

.caption-top {
  caption-side: top; }

.table-sm > :not(caption) > * > * {
  padding: 0.25rem 0.25rem; }

.table-bordered > :not(caption) > * {
  border-width: var(--bs-border-width) 0; }

.table-bordered > :not(caption) > * > * {
  border-width: 0 var(--bs-border-width); }

.table-borderless > :not(caption) > * > * {
  border-bottom-width: 0; }

.table-borderless > :not(:first-child) {
  border-top-width: 0; }

.table-striped > tbody > tr:nth-of-type(odd) > * {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg); }

.table-striped-columns > :not(caption) > tr > :nth-child(even) {
  --bs-table-color-type: var(--bs-table-striped-color);
  --bs-table-bg-type: var(--bs-table-striped-bg); }

.table-active {
  --bs-table-color-state: var(--bs-table-active-color);
  --bs-table-bg-state: var(--bs-table-active-bg); }

.table-hover > tbody > tr:hover > * {
  --bs-table-color-state: var(--bs-table-hover-color);
  --bs-table-bg-state: var(--bs-table-hover-bg); }

.table-primary {
  --bs-table-color: #000;
  --bs-table-bg: #cfe2ff;
  --bs-table-border-color: #bacbe6;
  --bs-table-striped-bg: #c5d7f2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bacbe6;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfd1ec;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-secondary {
  --bs-table-color: #000;
  --bs-table-bg: #e2e3e5;
  --bs-table-border-color: #cbccce;
  --bs-table-striped-bg: #d7d8da;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #cbccce;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #d1d2d4;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-success {
  --bs-table-color: #000;
  --bs-table-bg: #d1e7dd;
  --bs-table-border-color: #bcd0c7;
  --bs-table-striped-bg: #c7dbd2;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #bcd0c7;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #c1d6cc;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-info {
  --bs-table-color: #000;
  --bs-table-bg: #cff4fc;
  --bs-table-border-color: #badce3;
  --bs-table-striped-bg: #c5e8ef;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #badce3;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #bfe2e9;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-warning {
  --bs-table-color: #000;
  --bs-table-bg: #fff3cd;
  --bs-table-border-color: #e6dbb9;
  --bs-table-striped-bg: #f2e7c3;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #e6dbb9;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #ece1be;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-danger {
  --bs-table-color: #000;
  --bs-table-bg: #f8d7da;
  --bs-table-border-color: #dfc2c4;
  --bs-table-striped-bg: #eccccf;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfc2c4;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5c7ca;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-light {
  --bs-table-color: #000;
  --bs-table-bg: #f8f9fa;
  --bs-table-border-color: #dfe0e1;
  --bs-table-striped-bg: #ecedee;
  --bs-table-striped-color: #000;
  --bs-table-active-bg: #dfe0e1;
  --bs-table-active-color: #000;
  --bs-table-hover-bg: #e5e6e7;
  --bs-table-hover-color: #000;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-dark {
  --bs-table-color: #fff;
  --bs-table-bg: #212529;
  --bs-table-border-color: #373b3e;
  --bs-table-striped-bg: #2c3034;
  --bs-table-striped-color: #fff;
  --bs-table-active-bg: #373b3e;
  --bs-table-active-color: #fff;
  --bs-table-hover-bg: #323539;
  --bs-table-hover-color: #fff;
  color: var(--bs-table-color);
  border-color: var(--bs-table-border-color); }

.table-responsive {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch; }

@media (max-width: 575.98px) {
  .table-responsive-sm {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 767.98px) {
  .table-responsive-md {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 991.98px) {
  .table-responsive-lg {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 1199.98px) {
  .table-responsive-xl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

@media (max-width: 1399.98px) {
  .table-responsive-xxl {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch; } }

.form-label {
  margin-bottom: 0.5rem; }

.col-form-label {
  padding-top: calc(0.375rem + var(--bs-border-width));
  padding-bottom: calc(0.375rem + var(--bs-border-width));
  margin-bottom: 0;
  font-size: inherit;
  line-height: 1.5; }

.col-form-label-lg {
  padding-top: calc(0.5rem + var(--bs-border-width));
  padding-bottom: calc(0.5rem + var(--bs-border-width));
  font-size: 1.171875rem; }

.col-form-label-sm {
  padding-top: calc(0.25rem + var(--bs-border-width));
  padding-bottom: calc(0.25rem + var(--bs-border-width));
  font-size: 0.8203125rem; }

.form-text {
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-secondary-color); }

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  background-clip: padding-box;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: var(--bs-border-radius);
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .form-control {
    -webkit-transition: none;
    transition: none; } }

.form-control[type=file] {
  overflow: hidden; }

.form-control[type=file]:not(:disabled):not([readonly]) {
  cursor: pointer; }

.form-control:focus {
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  border-color: #86b7fe;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }

.form-control::-webkit-date-and-time-value {
  min-width: 85px;
  height: 1.5em;
  margin: 0; }

.form-control::-webkit-datetime-edit {
  display: block;
  padding: 0; }

.form-control::-webkit-input-placeholder {
  color: var(--bs-secondary-color);
  opacity: 1; }

.form-control::-moz-placeholder {
  color: var(--bs-secondary-color);
  opacity: 1; }

.form-control:-ms-input-placeholder {
  color: var(--bs-secondary-color);
  opacity: 1; }

.form-control::-ms-input-placeholder {
  color: var(--bs-secondary-color);
  opacity: 1; }

.form-control::placeholder {
  color: var(--bs-secondary-color);
  opacity: 1; }

.form-control:disabled {
  background-color: var(--bs-secondary-bg);
  opacity: 1; }

.form-control::file-selector-button {
  padding: 0.375rem 0.75rem;
  margin: -0.375rem -0.75rem;
  -webkit-margin-end: 0.75rem;
  margin-inline-end: 0.75rem;
  color: var(--bs-body-color);
  background-color: var(--bs-tertiary-bg);
  pointer-events: none;
  border-color: inherit;
  border-style: solid;
  border-width: 0;
  border-inline-end-width: var(--bs-border-width);
  border-radius: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .form-control::file-selector-button {
    -webkit-transition: none;
    transition: none; } }

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
  background-color: var(--bs-secondary-bg); }

.form-control-plaintext {
  display: block;
  width: 100%;
  padding: 0.375rem 0;
  margin-bottom: 0;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: transparent;
  border: solid transparent;
  border-width: var(--bs-border-width) 0; }

.form-control-plaintext:focus {
  outline: 0; }

.form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg {
  padding-right: 0;
  padding-left: 0; }

.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2));
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  border-radius: var(--bs-border-radius-sm); }

.form-control-sm::file-selector-button {
  padding: 0.25rem 0.5rem;
  margin: -0.25rem -0.5rem;
  -webkit-margin-end: 0.5rem;
  margin-inline-end: 0.5rem; }

.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2));
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  border-radius: var(--bs-border-radius-lg); }

.form-control-lg::file-selector-button {
  padding: 0.5rem 1rem;
  margin: -0.5rem -1rem;
  -webkit-margin-end: 1rem;
  margin-inline-end: 1rem; }

textarea.form-control {
  min-height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2)); }

textarea.form-control-sm {
  min-height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2)); }

textarea.form-control-lg {
  min-height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2)); }

.form-control-color {
  width: 3rem;
  height: calc(1.5em + 0.75rem + calc(var(--bs-border-width) * 2));
  padding: 0.375rem; }

.form-control-color:not(:disabled):not([readonly]) {
  cursor: pointer; }

.form-control-color::-moz-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius); }

.form-control-color::-webkit-color-swatch {
  border: 0 !important;
  border-radius: var(--bs-border-radius); }

.form-control-color.form-control-sm {
  height: calc(1.5em + 0.5rem + calc(var(--bs-border-width) * 2)); }

.form-control-color.form-control-lg {
  height: calc(1.5em + 1rem + calc(var(--bs-border-width) * 2)); }

.form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  background-color: var(--bs-body-bg);
  background-image: var(--bs-form-select-bg-img), var(--bs-form-select-bg-icon, none);
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius);
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

@media (prefers-reduced-motion: reduce) {
  .form-select {
    -webkit-transition: none;
    transition: none; } }

.form-select:focus {
  border-color: #86b7fe;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }

.form-select[multiple], .form-select[size]:not([size="1"]) {
  padding-right: 0.75rem;
  background-image: none; }

.form-select:disabled {
  background-color: var(--bs-secondary-bg); }

.form-select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 var(--bs-body-color); }

.form-select-sm {
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  padding-left: 0.5rem;
  font-size: 0.8203125rem;
  border-radius: var(--bs-border-radius-sm); }

.form-select-lg {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  padding-left: 1rem;
  font-size: 1.171875rem;
  border-radius: var(--bs-border-radius-lg); }

[data-bs-theme=dark] .form-select {
  --bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23adb5bd' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e"); }

.form-check {
  display: block;
  min-height: 1.40625rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem; }

.form-check .form-check-input {
  float: left;
  margin-left: -1.5em; }

.form-check-reverse {
  padding-right: 1.5em;
  padding-left: 0;
  text-align: right; }

.form-check-reverse .form-check-input {
  float: right;
  margin-right: -1.5em;
  margin-left: 0; }

.form-check-input {
  --bs-form-check-bg: var(--bs-body-bg);
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  vertical-align: top;
  background-color: var(--bs-form-check-bg);
  background-image: var(--bs-form-check-bg-image);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: var(--bs-border-width) solid var(--bs-border-color);
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  print-color-adjust: exact; }

.form-check-input[type=checkbox] {
  border-radius: 0.25em; }

.form-check-input[type=radio] {
  border-radius: 50%; }

.form-check-input:active {
  -webkit-filter: brightness(90%);
  filter: brightness(90%); }

.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }

.form-check-input:checked {
  background-color: #0d6efd;
  border-color: #0d6efd; }

.form-check-input[type=checkbox]:checked {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e"); }

.form-check-input[type=radio]:checked {
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e"); }

.form-check-input[type=checkbox]:indeterminate {
  background-color: #0d6efd;
  border-color: #0d6efd;
  --bs-form-check-bg-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e"); }

.form-check-input:disabled {
  pointer-events: none;
  -webkit-filter: none;
  filter: none;
  opacity: 0.5; }

.form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label {
  cursor: default;
  opacity: 0.5; }

.form-switch {
  padding-left: 2.5em; }

.form-switch .form-check-input {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
  width: 2em;
  margin-left: -2.5em;
  background-image: var(--bs-form-switch-bg);
  background-position: left center;
  border-radius: 2em;
  -webkit-transition: background-position 0.15s ease-in-out;
  transition: background-position 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .form-switch .form-check-input {
    -webkit-transition: none;
    transition: none; } }

.form-switch .form-check-input:focus {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%2386b7fe'/%3e%3c/svg%3e"); }

.form-switch .form-check-input:checked {
  background-position: right center;
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); }

.form-switch.form-check-reverse {
  padding-right: 2.5em;
  padding-left: 0; }

.form-switch.form-check-reverse .form-check-input {
  margin-right: -2.5em;
  margin-left: 0; }

.form-check-inline {
  display: inline-block;
  margin-right: 1rem; }

.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none; }

.btn-check[disabled] + .btn, .btn-check:disabled + .btn {
  pointer-events: none;
  -webkit-filter: none;
  filter: none;
  opacity: 0.65; }

[data-bs-theme=dark] .form-switch .form-check-input:not(:checked):not(:focus) {
  --bs-form-switch-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%28255, 255, 255, 0.25%29'/%3e%3c/svg%3e"); }

.form-range {
  width: 100%;
  height: 1.5rem;
  padding: 0;
  background-color: transparent;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.form-range:focus {
  outline: 0; }

.form-range:focus::-webkit-slider-thumb {
  -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }

.form-range:focus::-moz-range-thumb {
  box-shadow: 0 0 0 1px #fff, 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }

.form-range::-moz-focus-outer {
  border: 0; }

.form-range::-webkit-slider-thumb {
  width: 1rem;
  height: 1rem;
  margin-top: -0.25rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-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;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -webkit-appearance: none;
  appearance: none; }

@media (prefers-reduced-motion: reduce) {
  .form-range::-webkit-slider-thumb {
    -webkit-transition: none;
    transition: none; } }

.form-range::-webkit-slider-thumb:active {
  background-color: #b6d4fe; }

.form-range::-webkit-slider-runnable-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-tertiary-bg);
  border-color: transparent;
  border-radius: 1rem; }

.form-range::-moz-range-thumb {
  width: 1rem;
  height: 1rem;
  background-color: #0d6efd;
  border: 0;
  border-radius: 1rem;
  -moz-transition: background-color 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) {
  .form-range::-moz-range-thumb {
    -moz-transition: none;
    transition: none; } }

.form-range::-moz-range-thumb:active {
  background-color: #b6d4fe; }

.form-range::-moz-range-track {
  width: 100%;
  height: 0.5rem;
  color: transparent;
  cursor: pointer;
  background-color: var(--bs-tertiary-bg);
  border-color: transparent;
  border-radius: 1rem; }

.form-range:disabled {
  pointer-events: none; }

.form-range:disabled::-webkit-slider-thumb {
  background-color: var(--bs-secondary-color); }

.form-range:disabled::-moz-range-thumb {
  background-color: var(--bs-secondary-color); }

.form-floating {
  position: relative; }

.form-floating > .form-control,
.form-floating > .form-control-plaintext,
.form-floating > .form-select {
  height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  min-height: calc(3.5rem + calc(var(--bs-border-width) * 2));
  line-height: 1.25; }

.form-floating > label {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  height: 100%;
  padding: 1rem 0.75rem;
  overflow: hidden;
  text-align: start;
  text-overflow: ellipsis;
  white-space: nowrap;
  pointer-events: none;
  border: var(--bs-border-width) solid transparent;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  -webkit-transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .form-floating > label {
    -webkit-transition: none;
    transition: none; } }

.form-floating > .form-control,
.form-floating > .form-control-plaintext {
  padding: 1rem 0.75rem; }

.form-floating > .form-control::-webkit-input-placeholder, .form-floating > .form-control-plaintext::-webkit-input-placeholder {
  color: transparent; }

.form-floating > .form-control::-moz-placeholder, .form-floating > .form-control-plaintext::-moz-placeholder {
  color: transparent; }

.form-floating > .form-control:-ms-input-placeholder, .form-floating > .form-control-plaintext:-ms-input-placeholder {
  color: transparent; }

.form-floating > .form-control::-ms-input-placeholder, .form-floating > .form-control-plaintext::-ms-input-placeholder {
  color: transparent; }

.form-floating > .form-control::placeholder,
.form-floating > .form-control-plaintext::placeholder {
  color: transparent; }

.form-floating > .form-control:not(:-moz-placeholder-shown), .form-floating > .form-control-plaintext:not(:-moz-placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem; }

.form-floating > .form-control:not(:-ms-input-placeholder), .form-floating > .form-control-plaintext:not(:-ms-input-placeholder) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem; }

.form-floating > .form-control:focus, .form-floating > .form-control:not(:placeholder-shown),
.form-floating > .form-control-plaintext:focus,
.form-floating > .form-control-plaintext:not(:placeholder-shown) {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem; }

.form-floating > .form-control:-webkit-autofill,
.form-floating > .form-control-plaintext:-webkit-autofill {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem; }

.form-floating > .form-select {
  padding-top: 1.625rem;
  padding-bottom: 0.625rem; }

.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }

.form-floating > .form-control:not(:-ms-input-placeholder) ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  -ms-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }

.form-floating > .form-control:focus ~ label,
.form-floating > .form-control:not(:placeholder-shown) ~ label,
.form-floating > .form-control-plaintext ~ label,
.form-floating > .form-select ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
  -ms-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }

.form-floating > .form-control:not(:-moz-placeholder-shown) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius); }

.form-floating > .form-control:not(:-ms-input-placeholder) ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius); }

.form-floating > .form-control:focus ~ label::after,
.form-floating > .form-control:not(:placeholder-shown) ~ label::after,
.form-floating > .form-control-plaintext ~ label::after,
.form-floating > .form-select ~ label::after {
  position: absolute;
  inset: 1rem 0.375rem;
  z-index: -1;
  height: 1.5em;
  content: "";
  background-color: var(--bs-body-bg);
  border-radius: var(--bs-border-radius); }

.form-floating > .form-control:-webkit-autofill ~ label {
  color: rgba(var(--bs-body-color-rgb), 0.65);
  -webkit-transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem);
  transform: scale(0.85) translateY(-0.5rem) translateX(0.15rem); }

.form-floating > .form-control-plaintext ~ label {
  border-width: var(--bs-border-width) 0; }

.form-floating > :disabled ~ label {
  color: #6c757d; }

.form-floating > :disabled ~ label::after {
  background-color: var(--bs-secondary-bg); }

.input-group {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }

.input-group > .form-control,
.input-group > .form-select,
.input-group > .form-floating {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0; }

.input-group > .form-control:focus,
.input-group > .form-select:focus,
.input-group > .form-floating:focus-within {
  z-index: 5; }

.input-group .btn {
  position: relative;
  z-index: 2; }

.input-group .btn:focus {
  z-index: 5; }

.input-group-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.375rem 0.75rem;
  font-size: 0.9375rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-body-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-tertiary-bg);
  border: var(--bs-border-width) solid var(--bs-border-color);
  border-radius: var(--bs-border-radius); }

.input-group-lg > .form-control,
.input-group-lg > .form-select,
.input-group-lg > .input-group-text,
.input-group-lg > .btn {
  padding: 0.5rem 1rem;
  font-size: 1.171875rem;
  border-radius: var(--bs-border-radius-lg); }

.input-group-sm > .form-control,
.input-group-sm > .form-select,
.input-group-sm > .input-group-text,
.input-group-sm > .btn {
  padding: 0.25rem 0.5rem;
  font-size: 0.8203125rem;
  border-radius: var(--bs-border-radius-sm); }

.input-group-lg > .form-select,
.input-group-sm > .form-select {
  padding-right: 3rem; }

.input-group:not(.has-validation) > :not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group:not(.has-validation) > .dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-control,
.input-group:not(.has-validation) > .form-floating:not(:last-child) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group.has-validation > :nth-last-child(n+3):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating),
.input-group.has-validation > .dropdown-toggle:nth-last-child(n+4),
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-control,
.input-group.has-validation > .form-floating:nth-last-child(n+3) > .form-select {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.input-group > :not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
  margin-left: calc(var(--bs-border-width) * -1);
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.input-group > .form-floating:not(:first-child) > .form-control,
.input-group > .form-floating:not(:first-child) > .form-select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.valid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-valid-color); }

.valid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8203125rem;
  color: #fff;
  background-color: var(--bs-success);
  border-radius: var(--bs-border-radius); }

.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
  display: block; }

.was-validated .form-control:valid, .form-control.is-valid {
  border-color: var(--bs-form-valid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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); }

.was-validated .form-control:valid:focus, .form-control.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  -webkit-box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25); }

.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); }

.was-validated .form-select:valid, .form-select.is-valid {
  border-color: var(--bs-form-valid-border-color); }

.was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select[size="1"]:valid:not([multiple]), .form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid[size="1"]:not([multiple]) {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73.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");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .form-select:valid:focus, .form-select.is-valid:focus {
  border-color: var(--bs-form-valid-border-color);
  -webkit-box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25); }

.was-validated .form-control-color:valid, .form-control-color.is-valid {
  width: calc(3rem + calc(1.5em + 0.75rem)); }

.was-validated .form-check-input:valid, .form-check-input.is-valid {
  border-color: var(--bs-form-valid-border-color); }

.was-validated .form-check-input:valid:checked, .form-check-input.is-valid:checked {
  background-color: var(--bs-form-valid-color); }

.was-validated .form-check-input:valid:focus, .form-check-input.is-valid:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-success-rgb), 0.25); }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label {
  color: var(--bs-form-valid-color); }

.form-check-inline .form-check-input ~ .valid-feedback {
  margin-left: 0.5em; }

.was-validated .input-group > .form-control:not(:focus):valid, .input-group > .form-control.is-valid:not(:focus),
.was-validated .input-group > .form-select:not(:focus):valid,
.input-group > .form-select.is-valid:not(:focus),
.was-validated .input-group > .form-floating:not(:focus-within):valid,
.input-group > .form-floating.is-valid:not(:focus-within) {
  z-index: 3; }

.invalid-feedback {
  display: none;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 0.875em;
  color: var(--bs-form-invalid-color); }

.invalid-tooltip {
  position: absolute;
  top: 100%;
  z-index: 5;
  display: none;
  max-width: 100%;
  padding: 0.25rem 0.5rem;
  margin-top: 0.1rem;
  font-size: 0.8203125rem;
  color: #fff;
  background-color: var(--bs-danger);
  border-radius: var(--bs-border-radius); }

.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
  display: block; }

.was-validated .form-control:invalid, .form-control.is-invalid {
  border-color: var(--bs-form-invalid-border-color);
  padding-right: calc(1.5em + 0.75rem);
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right calc(0.375em + 0.1875rem) center;
  background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .form-control:invalid:focus, .form-control.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  -webkit-box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25); }

.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); }

.was-validated .form-select:invalid, .form-select.is-invalid {
  border-color: var(--bs-form-invalid-border-color); }

.was-validated .form-select:invalid:not([multiple]):not([size]), .was-validated .form-select[size="1"]:invalid:not([multiple]), .form-select.is-invalid:not([multiple]):not([size]), .form-select.is-invalid[size="1"]:not([multiple]) {
  --bs-form-select-bg-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e");
  padding-right: 4.125rem;
  background-position: right 0.75rem center, center right 2.25rem;
  background-size: 16px 12px, calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .form-select:invalid:focus, .form-select.is-invalid:focus {
  border-color: var(--bs-form-invalid-border-color);
  -webkit-box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25); }

.was-validated .form-control-color:invalid, .form-control-color.is-invalid {
  width: calc(3rem + calc(1.5em + 0.75rem)); }

.was-validated .form-check-input:invalid, .form-check-input.is-invalid {
  border-color: var(--bs-form-invalid-border-color); }

.was-validated .form-check-input:invalid:checked, .form-check-input.is-invalid:checked {
  background-color: var(--bs-form-invalid-color); }

.was-validated .form-check-input:invalid:focus, .form-check-input.is-invalid:focus {
  -webkit-box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25);
  box-shadow: 0 0 0 0.25rem rgba(var(--bs-danger-rgb), 0.25); }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label {
  color: var(--bs-form-invalid-color); }

.form-check-inline .form-check-input ~ .invalid-feedback {
  margin-left: 0.5em; }

.was-validated .input-group > .form-control:not(:focus):invalid, .input-group > .form-control.is-invalid:not(:focus),
.was-validated .input-group > .form-select:not(:focus):invalid,
.input-group > .form-select.is-invalid:not(:focus),
.was-validated .input-group > .form-floating:not(:focus-within):invalid,
.input-group > .form-floating.is-invalid:not(:focus-within) {
  z-index: 4; }

.btn {
  --bs-btn-padding-x: 0.75rem;
  --bs-btn-padding-y: 0.375rem;
  --bs-btn-font-family: ;
  --bs-btn-font-size: 0.9375rem;
  --bs-btn-font-weight: 400;
  --bs-btn-line-height: 1.5;
  --bs-btn-color: var(--bs-body-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-width: var(--bs-border-width);
  --bs-btn-border-color: transparent;
  --bs-btn-border-radius: var(--bs-border-radius);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
  --bs-btn-disabled-opacity: 0.65;
  --bs-btn-focus-box-shadow: 0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);
  display: inline-block;
  padding: var(--bs-btn-padding-y) var(--bs-btn-padding-x);
  font-family: var(--bs-btn-font-family);
  font-size: var(--bs-btn-font-size);
  font-weight: var(--bs-btn-font-weight);
  line-height: var(--bs-btn-line-height);
  color: var(--bs-btn-color);
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: var(--bs-btn-border-width) solid var(--bs-btn-border-color);
  border-radius: var(--bs-btn-border-radius);
  background-color: var(--bs-btn-bg);
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .btn {
    -webkit-transition: none;
    transition: none; } }

.btn:hover {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color); }

.btn-check + .btn:hover {
  color: var(--bs-btn-color);
  background-color: var(--bs-btn-bg);
  border-color: var(--bs-btn-border-color); }

.btn:focus-visible {
  color: var(--bs-btn-hover-color);
  background-color: var(--bs-btn-hover-bg);
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  -webkit-box-shadow: var(--bs-btn-focus-box-shadow);
  box-shadow: var(--bs-btn-focus-box-shadow); }

.btn-check:focus-visible + .btn {
  border-color: var(--bs-btn-hover-border-color);
  outline: 0;
  -webkit-box-shadow: var(--bs-btn-focus-box-shadow);
  box-shadow: var(--bs-btn-focus-box-shadow); }

.btn-check:checked + .btn, :not(.btn-check) + .btn:active, .btn:first-child:active, .btn.active, .btn.show {
  color: var(--bs-btn-active-color);
  background-color: var(--bs-btn-active-bg);
  border-color: var(--bs-btn-active-border-color); }

.btn-check:checked + .btn:focus-visible, :not(.btn-check) + .btn:active:focus-visible, .btn:first-child:active:focus-visible, .btn.active:focus-visible, .btn.show:focus-visible {
  -webkit-box-shadow: var(--bs-btn-focus-box-shadow);
  box-shadow: var(--bs-btn-focus-box-shadow); }

.btn:disabled, .btn.disabled, fieldset:disabled .btn {
  color: var(--bs-btn-disabled-color);
  pointer-events: none;
  background-color: var(--bs-btn-disabled-bg);
  border-color: var(--bs-btn-disabled-border-color);
  opacity: var(--bs-btn-disabled-opacity); }

.btn-primary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0b5ed7;
  --bs-btn-hover-border-color: #0a58ca;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0a58ca;
  --bs-btn-active-border-color: #0a53be;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #0d6efd;
  --bs-btn-disabled-border-color: #0d6efd; }

.btn-secondary {
  --bs-btn-color: #fff;
  --bs-btn-bg: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #5c636a;
  --bs-btn-hover-border-color: #565e64;
  --bs-btn-focus-shadow-rgb: 130, 138, 145;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #565e64;
  --bs-btn-active-border-color: #51585e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #6c757d;
  --bs-btn-disabled-border-color: #6c757d; }

.btn-success {
  --bs-btn-color: #fff;
  --bs-btn-bg: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #157347;
  --bs-btn-hover-border-color: #146c43;
  --bs-btn-focus-shadow-rgb: 60, 153, 110;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #146c43;
  --bs-btn-active-border-color: #13653f;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #198754;
  --bs-btn-disabled-border-color: #198754; }

.btn-info {
  --bs-btn-color: #000;
  --bs-btn-bg: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #31d2f2;
  --bs-btn-hover-border-color: #25cff2;
  --bs-btn-focus-shadow-rgb: 11, 172, 204;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #3dd5f3;
  --bs-btn-active-border-color: #25cff2;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #0dcaf0;
  --bs-btn-disabled-border-color: #0dcaf0; }

.btn-warning {
  --bs-btn-color: #000;
  --bs-btn-bg: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffca2c;
  --bs-btn-hover-border-color: #ffc720;
  --bs-btn-focus-shadow-rgb: 217, 164, 6;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffcd39;
  --bs-btn-active-border-color: #ffc720;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #ffc107;
  --bs-btn-disabled-border-color: #ffc107; }

.btn-danger {
  --bs-btn-color: #fff;
  --bs-btn-bg: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #bb2d3b;
  --bs-btn-hover-border-color: #b02a37;
  --bs-btn-focus-shadow-rgb: 225, 83, 97;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #b02a37;
  --bs-btn-active-border-color: #a52834;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #dc3545;
  --bs-btn-disabled-border-color: #dc3545; }

.btn-light {
  --bs-btn-color: #000;
  --bs-btn-bg: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #d3d4d5;
  --bs-btn-hover-border-color: #c6c7c8;
  --bs-btn-focus-shadow-rgb: 211, 212, 213;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #c6c7c8;
  --bs-btn-active-border-color: #babbbc;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #000;
  --bs-btn-disabled-bg: #f8f9fa;
  --bs-btn-disabled-border-color: #f8f9fa; }

.btn-dark {
  --bs-btn-color: #fff;
  --bs-btn-bg: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #424649;
  --bs-btn-hover-border-color: #373b3e;
  --bs-btn-focus-shadow-rgb: 66, 70, 73;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #4d5154;
  --bs-btn-active-border-color: #373b3e;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #fff;
  --bs-btn-disabled-bg: #212529;
  --bs-btn-disabled-border-color: #212529; }

.btn-outline-primary {
  --bs-btn-color: #0d6efd;
  --bs-btn-border-color: #0d6efd;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #0d6efd;
  --bs-btn-hover-border-color: #0d6efd;
  --bs-btn-focus-shadow-rgb: 13, 110, 253;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #0d6efd;
  --bs-btn-active-border-color: #0d6efd;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0d6efd;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0d6efd;
  --bs-gradient: none; }

.btn-outline-secondary {
  --bs-btn-color: #6c757d;
  --bs-btn-border-color: #6c757d;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #6c757d;
  --bs-btn-hover-border-color: #6c757d;
  --bs-btn-focus-shadow-rgb: 108, 117, 125;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #6c757d;
  --bs-btn-active-border-color: #6c757d;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #6c757d;
  --bs-gradient: none; }

.btn-outline-success {
  --bs-btn-color: #198754;
  --bs-btn-border-color: #198754;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #198754;
  --bs-btn-hover-border-color: #198754;
  --bs-btn-focus-shadow-rgb: 25, 135, 84;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #198754;
  --bs-btn-active-border-color: #198754;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #198754;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #198754;
  --bs-gradient: none; }

.btn-outline-info {
  --bs-btn-color: #0dcaf0;
  --bs-btn-border-color: #0dcaf0;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #0dcaf0;
  --bs-btn-hover-border-color: #0dcaf0;
  --bs-btn-focus-shadow-rgb: 13, 202, 240;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #0dcaf0;
  --bs-btn-active-border-color: #0dcaf0;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #0dcaf0;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #0dcaf0;
  --bs-gradient: none; }

.btn-outline-warning {
  --bs-btn-color: #ffc107;
  --bs-btn-border-color: #ffc107;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #ffc107;
  --bs-btn-hover-border-color: #ffc107;
  --bs-btn-focus-shadow-rgb: 255, 193, 7;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #ffc107;
  --bs-btn-active-border-color: #ffc107;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #ffc107;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #ffc107;
  --bs-gradient: none; }

.btn-outline-danger {
  --bs-btn-color: #dc3545;
  --bs-btn-border-color: #dc3545;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #dc3545;
  --bs-btn-hover-border-color: #dc3545;
  --bs-btn-focus-shadow-rgb: 220, 53, 69;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #dc3545;
  --bs-btn-active-border-color: #dc3545;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #dc3545;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #dc3545;
  --bs-gradient: none; }

.btn-outline-light {
  --bs-btn-color: #f8f9fa;
  --bs-btn-border-color: #f8f9fa;
  --bs-btn-hover-color: #000;
  --bs-btn-hover-bg: #f8f9fa;
  --bs-btn-hover-border-color: #f8f9fa;
  --bs-btn-focus-shadow-rgb: 248, 249, 250;
  --bs-btn-active-color: #000;
  --bs-btn-active-bg: #f8f9fa;
  --bs-btn-active-border-color: #f8f9fa;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #f8f9fa;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #f8f9fa;
  --bs-gradient: none; }

.btn-outline-dark {
  --bs-btn-color: #212529;
  --bs-btn-border-color: #212529;
  --bs-btn-hover-color: #fff;
  --bs-btn-hover-bg: #212529;
  --bs-btn-hover-border-color: #212529;
  --bs-btn-focus-shadow-rgb: 33, 37, 41;
  --bs-btn-active-color: #fff;
  --bs-btn-active-bg: #212529;
  --bs-btn-active-border-color: #212529;
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: #212529;
  --bs-btn-disabled-bg: transparent;
  --bs-btn-disabled-border-color: #212529;
  --bs-gradient: none; }

.btn-link {
  --bs-btn-font-weight: 400;
  --bs-btn-color: var(--bs-link-color);
  --bs-btn-bg: transparent;
  --bs-btn-border-color: transparent;
  --bs-btn-hover-color: var(--bs-link-hover-color);
  --bs-btn-hover-border-color: transparent;
  --bs-btn-active-color: var(--bs-link-hover-color);
  --bs-btn-active-border-color: transparent;
  --bs-btn-disabled-color: #6c757d;
  --bs-btn-disabled-border-color: transparent;
  --bs-btn-box-shadow: 0 0 0 #000;
  --bs-btn-focus-shadow-rgb: 49, 132, 253;
  text-decoration: underline; }

.btn-link:focus-visible {
  color: var(--bs-btn-color); }

.btn-link:hover {
  color: var(--bs-btn-hover-color); }

.btn-lg, .btn-group-lg > .btn {
  --bs-btn-padding-y: 0.5rem;
  --bs-btn-padding-x: 1rem;
  --bs-btn-font-size: 1.171875rem;
  --bs-btn-border-radius: var(--bs-border-radius-lg); }

.btn-sm, .btn-group-sm > .btn {
  --bs-btn-padding-y: 0.25rem;
  --bs-btn-padding-x: 0.5rem;
  --bs-btn-font-size: 0.8203125rem;
  --bs-btn-border-radius: var(--bs-border-radius-sm); }

.fade {
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) {
  .fade {
    -webkit-transition: none;
    transition: none; } }

.fade:not(.show) {
  opacity: 0; }

.collapse:not(.show) {
  display: none; }

.collapsing {
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease; }

@media (prefers-reduced-motion: reduce) {
  .collapsing {
    -webkit-transition: none;
    transition: none; } }

.collapsing.collapse-horizontal {
  width: 0;
  height: auto;
  -webkit-transition: width 0.35s ease;
  transition: width 0.35s ease; }

@media (prefers-reduced-motion: reduce) {
  .collapsing.collapse-horizontal {
    -webkit-transition: none;
    transition: none; } }

.dropup,
.dropend,
.dropdown,
.dropstart,
.dropup-center,
.dropdown-center {
  position: relative; }

.dropdown-toggle {
  white-space: nowrap; }

.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; }

.dropdown-toggle:empty::after {
  margin-left: 0; }

.dropdown-menu {
  --bs-dropdown-zindex: 1000;
  --bs-dropdown-min-width: 10rem;
  --bs-dropdown-padding-x: 0;
  --bs-dropdown-padding-y: 0.5rem;
  --bs-dropdown-spacer: 0.125rem;
  --bs-dropdown-font-size: 0.9375rem;
  --bs-dropdown-color: var(--bs-body-color);
  --bs-dropdown-bg: var(--bs-body-bg);
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-border-radius: var(--bs-border-radius);
  --bs-dropdown-border-width: var(--bs-border-width);
  --bs-dropdown-inner-border-radius: calc(var(--bs-border-radius) - var(--bs-border-width));
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-divider-margin-y: 0.5rem;
  --bs-dropdown-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-dropdown-link-color: var(--bs-body-color);
  --bs-dropdown-link-hover-color: var(--bs-body-color);
  --bs-dropdown-link-hover-bg: var(--bs-tertiary-bg);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: var(--bs-tertiary-color);
  --bs-dropdown-item-padding-x: 1rem;
  --bs-dropdown-item-padding-y: 0.25rem;
  --bs-dropdown-header-color: #6c757d;
  --bs-dropdown-header-padding-x: 1rem;
  --bs-dropdown-header-padding-y: 0.5rem;
  position: absolute;
  z-index: var(--bs-dropdown-zindex);
  display: none;
  min-width: var(--bs-dropdown-min-width);
  padding: var(--bs-dropdown-padding-y) var(--bs-dropdown-padding-x);
  margin: 0;
  font-size: var(--bs-dropdown-font-size);
  color: var(--bs-dropdown-color);
  text-align: left;
  list-style: none;
  background-color: var(--bs-dropdown-bg);
  background-clip: padding-box;
  border: var(--bs-dropdown-border-width) solid var(--bs-dropdown-border-color);
  border-radius: var(--bs-dropdown-border-radius); }

.dropdown-menu[data-bs-popper] {
  top: 100%;
  left: 0;
  margin-top: var(--bs-dropdown-spacer); }

.dropdown-menu-start {
  --bs-position: start; }

.dropdown-menu-start[data-bs-popper] {
  right: auto;
  left: 0; }

.dropdown-menu-end {
  --bs-position: end; }

.dropdown-menu-end[data-bs-popper] {
  right: 0;
  left: auto; }

@media (min-width: 576px) {
  .dropdown-menu-sm-start {
    --bs-position: start; }
  .dropdown-menu-sm-start[data-bs-popper] {
    right: auto;
    left: 0; }
  .dropdown-menu-sm-end {
    --bs-position: end; }
  .dropdown-menu-sm-end[data-bs-popper] {
    right: 0;
    left: auto; } }

@media (min-width: 768px) {
  .dropdown-menu-md-start {
    --bs-position: start; }
  .dropdown-menu-md-start[data-bs-popper] {
    right: auto;
    left: 0; }
  .dropdown-menu-md-end {
    --bs-position: end; }
  .dropdown-menu-md-end[data-bs-popper] {
    right: 0;
    left: auto; } }

@media (min-width: 992px) {
  .dropdown-menu-lg-start {
    --bs-position: start; }
  .dropdown-menu-lg-start[data-bs-popper] {
    right: auto;
    left: 0; }
  .dropdown-menu-lg-end {
    --bs-position: end; }
  .dropdown-menu-lg-end[data-bs-popper] {
    right: 0;
    left: auto; } }

@media (min-width: 1200px) {
  .dropdown-menu-xl-start {
    --bs-position: start; }
  .dropdown-menu-xl-start[data-bs-popper] {
    right: auto;
    left: 0; }
  .dropdown-menu-xl-end {
    --bs-position: end; }
  .dropdown-menu-xl-end[data-bs-popper] {
    right: 0;
    left: auto; } }

@media (min-width: 1400px) {
  .dropdown-menu-xxl-start {
    --bs-position: start; }
  .dropdown-menu-xxl-start[data-bs-popper] {
    right: auto;
    left: 0; }
  .dropdown-menu-xxl-end {
    --bs-position: end; }
  .dropdown-menu-xxl-end[data-bs-popper] {
    right: 0;
    left: auto; } }

.dropup .dropdown-menu[data-bs-popper] {
  top: auto;
  bottom: 100%;
  margin-top: 0;
  margin-bottom: var(--bs-dropdown-spacer); }

.dropup .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; }

.dropup .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropend .dropdown-menu[data-bs-popper] {
  top: 0;
  right: auto;
  left: 100%;
  margin-top: 0;
  margin-left: var(--bs-dropdown-spacer); }

.dropend .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; }

.dropend .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropend .dropdown-toggle::after {
  vertical-align: 0; }

.dropstart .dropdown-menu[data-bs-popper] {
  top: 0;
  right: 100%;
  left: auto;
  margin-top: 0;
  margin-right: var(--bs-dropdown-spacer); }

.dropstart .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: ""; }

.dropstart .dropdown-toggle::after {
  display: none; }

.dropstart .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; }

.dropstart .dropdown-toggle:empty::after {
  margin-left: 0; }

.dropstart .dropdown-toggle::before {
  vertical-align: 0; }

.dropdown-divider {
  height: 0;
  margin: var(--bs-dropdown-divider-margin-y) 0;
  overflow: hidden;
  border-top: 1px solid var(--bs-dropdown-divider-bg);
  opacity: 1; }

.dropdown-item {
  display: block;
  width: 100%;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  clear: both;
  font-weight: 400;
  color: var(--bs-dropdown-link-color);
  text-align: inherit;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border: 0;
  border-radius: var(--bs-dropdown-item-border-radius, 0); }

.dropdown-item:hover, .dropdown-item:focus {
  color: var(--bs-dropdown-link-hover-color);
  background-color: var(--bs-dropdown-link-hover-bg); }

.dropdown-item.active, .dropdown-item:active {
  color: var(--bs-dropdown-link-active-color);
  text-decoration: none;
  background-color: var(--bs-dropdown-link-active-bg); }

.dropdown-item.disabled, .dropdown-item:disabled {
  color: var(--bs-dropdown-link-disabled-color);
  pointer-events: none;
  background-color: transparent; }

.dropdown-menu.show {
  display: block; }

.dropdown-header {
  display: block;
  padding: var(--bs-dropdown-header-padding-y) var(--bs-dropdown-header-padding-x);
  margin-bottom: 0;
  font-size: 0.8203125rem;
  color: var(--bs-dropdown-header-color);
  white-space: nowrap; }

.dropdown-item-text {
  display: block;
  padding: var(--bs-dropdown-item-padding-y) var(--bs-dropdown-item-padding-x);
  color: var(--bs-dropdown-link-color); }

.dropdown-menu-dark {
  --bs-dropdown-color: #dee2e6;
  --bs-dropdown-bg: #343a40;
  --bs-dropdown-border-color: var(--bs-border-color-translucent);
  --bs-dropdown-box-shadow: ;
  --bs-dropdown-link-color: #dee2e6;
  --bs-dropdown-link-hover-color: #fff;
  --bs-dropdown-divider-bg: var(--bs-border-color-translucent);
  --bs-dropdown-link-hover-bg: rgba(255, 255, 255, 0.15);
  --bs-dropdown-link-active-color: #fff;
  --bs-dropdown-link-active-bg: #0d6efd;
  --bs-dropdown-link-disabled-color: #adb5bd;
  --bs-dropdown-header-color: #adb5bd; }

.btn-group,
.btn-group-vertical {
  position: relative;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle; }

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.btn-group > .btn-check:checked + .btn,
.btn-group > .btn-check:focus + .btn,
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn-check:checked + .btn,
.btn-group-vertical > .btn-check:focus + .btn,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 1; }

.btn-toolbar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.btn-toolbar .input-group {
  width: auto; }

.btn-group {
  border-radius: var(--bs-border-radius); }

.btn-group > :not(.btn-check:first-child) + .btn,
.btn-group > .btn-group:not(:first-child) {
  margin-left: calc(var(--bs-border-width) * -1); }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn.dropdown-toggle-split:first-child,
.btn-group > .btn-group:not(:last-child) > .btn {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }

.btn-group > .btn:nth-child(n+3),
.btn-group > :not(.btn-check) + .btn,
.btn-group > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0; }

.dropdown-toggle-split {
  padding-right: 0.5625rem;
  padding-left: 0.5625rem; }

.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropend .dropdown-toggle-split::after {
  margin-left: 0; }

.dropstart .dropdown-toggle-split::before {
  margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split {
  padding-right: 0.375rem;
  padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split {
  padding-right: 0.75rem;
  padding-left: 0.75rem; }

.btn-group-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  width: 100%; }

.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
  margin-top: calc(var(--bs-border-width) * -1); }

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0; }

.btn-group-vertical > .btn ~ .btn,
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.nav {
  --bs-nav-link-padding-x: 1rem;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-link-color);
  --bs-nav-link-hover-color: var(--bs-link-hover-color);
  --bs-nav-link-disabled-color: var(--bs-secondary-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.nav-link {
  display: block;
  padding: var(--bs-nav-link-padding-y) var(--bs-nav-link-padding-x);
  font-size: var(--bs-nav-link-font-size);
  font-weight: var(--bs-nav-link-font-weight);
  color: var(--bs-nav-link-color);
  text-decoration: none;
  background: none;
  border: 0;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .nav-link {
    -webkit-transition: none;
    transition: none; } }

.nav-link:hover, .nav-link:focus {
  color: var(--bs-nav-link-hover-color); }

.nav-link:focus-visible {
  outline: 0;
  -webkit-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25); }

.nav-link.disabled {
  color: var(--bs-nav-link-disabled-color);
  pointer-events: none;
  cursor: default; }

.nav-tabs {
  --bs-nav-tabs-border-width: var(--bs-border-width);
  --bs-nav-tabs-border-color: var(--bs-border-color);
  --bs-nav-tabs-border-radius: var(--bs-border-radius);
  --bs-nav-tabs-link-hover-border-color: var(--bs-secondary-bg) var(--bs-secondary-bg) var(--bs-border-color);
  --bs-nav-tabs-link-active-color: var(--bs-emphasis-color);
  --bs-nav-tabs-link-active-bg: var(--bs-body-bg);
  --bs-nav-tabs-link-active-border-color: var(--bs-border-color) var(--bs-border-color) var(--bs-body-bg);
  border-bottom: var(--bs-nav-tabs-border-width) solid var(--bs-nav-tabs-border-color); }

.nav-tabs .nav-link {
  margin-bottom: calc(-1 * var(--bs-nav-tabs-border-width));
  border: var(--bs-nav-tabs-border-width) solid transparent;
  border-top-left-radius: var(--bs-nav-tabs-border-radius);
  border-top-right-radius: var(--bs-nav-tabs-border-radius); }

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  isolation: isolate;
  border-color: var(--bs-nav-tabs-link-hover-border-color); }

.nav-tabs .nav-link.disabled, .nav-tabs .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent; }

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: var(--bs-nav-tabs-link-active-color);
  background-color: var(--bs-nav-tabs-link-active-bg);
  border-color: var(--bs-nav-tabs-link-active-border-color); }

.nav-tabs .dropdown-menu {
  margin-top: calc(-1 * var(--bs-nav-tabs-border-width));
  border-top-left-radius: 0;
  border-top-right-radius: 0; }

.nav-pills {
  --bs-nav-pills-border-radius: var(--bs-border-radius);
  --bs-nav-pills-link-active-color: #fff;
  --bs-nav-pills-link-active-bg: #0d6efd; }

.nav-pills .nav-link {
  border-radius: var(--bs-nav-pills-border-radius); }

.nav-pills .nav-link:disabled {
  color: var(--bs-nav-link-disabled-color);
  background-color: transparent;
  border-color: transparent; }

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: var(--bs-nav-pills-link-active-color);
  background-color: var(--bs-nav-pills-link-active-bg); }

.nav-underline {
  --bs-nav-underline-gap: 1rem;
  --bs-nav-underline-border-width: 0.125rem;
  --bs-nav-underline-link-active-color: var(--bs-emphasis-color);
  gap: var(--bs-nav-underline-gap); }

.nav-underline .nav-link {
  padding-right: 0;
  padding-left: 0;
  border-bottom: var(--bs-nav-underline-border-width) solid transparent; }

.nav-underline .nav-link:hover, .nav-underline .nav-link:focus {
  border-bottom-color: currentcolor; }

.nav-underline .nav-link.active,
.nav-underline .show > .nav-link {
  font-weight: 700;
  color: var(--bs-nav-underline-link-active-color);
  border-bottom-color: currentcolor; }

.nav-fill > .nav-link,
.nav-fill .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  text-align: center; }

.nav-justified > .nav-link,
.nav-justified .nav-item {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  text-align: center; }

.nav-fill .nav-item .nav-link,
.nav-justified .nav-item .nav-link {
  width: 100%; }

.tab-content > .tab-pane {
  display: none; }

.tab-content > .active {
  display: block; }

.navbar {
  --bs-navbar-padding-x: 0;
  --bs-navbar-padding-y: 0.5rem;
  --bs-navbar-color: rgba(var(--bs-emphasis-color-rgb), 0.65);
  --bs-navbar-hover-color: rgba(var(--bs-emphasis-color-rgb), 0.8);
  --bs-navbar-disabled-color: rgba(var(--bs-emphasis-color-rgb), 0.3);
  --bs-navbar-active-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-padding-y: 0.32421875rem;
  --bs-navbar-brand-margin-end: 1rem;
  --bs-navbar-brand-font-size: 1.171875rem;
  --bs-navbar-brand-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-brand-hover-color: rgba(var(--bs-emphasis-color-rgb), 1);
  --bs-navbar-nav-link-padding-x: 0.5rem;
  --bs-navbar-toggler-padding-y: 0.25rem;
  --bs-navbar-toggler-padding-x: 0.75rem;
  --bs-navbar-toggler-font-size: 1.171875rem;
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%2859, 69, 83, 0.75%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
  --bs-navbar-toggler-border-color: rgba(var(--bs-emphasis-color-rgb), 0.15);
  --bs-navbar-toggler-border-radius: var(--bs-border-radius);
  --bs-navbar-toggler-focus-width: 0.25rem;
  --bs-navbar-toggler-transition: box-shadow 0.15s ease-in-out;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: var(--bs-navbar-padding-y) var(--bs-navbar-padding-x); }

.navbar > .container,
.navbar > .container-fluid,
.navbar > .container-sm,
.navbar > .container-md,
.navbar > .container-lg,
.navbar > .container-xl,
.navbar > .container-xxl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: inherit;
  flex-wrap: inherit;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.navbar-brand {
  padding-top: var(--bs-navbar-brand-padding-y);
  padding-bottom: var(--bs-navbar-brand-padding-y);
  margin-right: var(--bs-navbar-brand-margin-end);
  font-size: var(--bs-navbar-brand-font-size);
  color: var(--bs-navbar-brand-color);
  text-decoration: none;
  white-space: nowrap; }

.navbar-brand:hover, .navbar-brand:focus {
  color: var(--bs-navbar-brand-hover-color); }

.navbar-nav {
  --bs-nav-link-padding-x: 0;
  --bs-nav-link-padding-y: 0.5rem;
  --bs-nav-link-font-weight: ;
  --bs-nav-link-color: var(--bs-navbar-color);
  --bs-nav-link-hover-color: var(--bs-navbar-hover-color);
  --bs-nav-link-disabled-color: var(--bs-navbar-disabled-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none; }

.navbar-nav .nav-link.active, .navbar-nav .nav-link.show {
  color: var(--bs-navbar-active-color); }

.navbar-nav .dropdown-menu {
  position: static; }

.navbar-text {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  color: var(--bs-navbar-color); }

.navbar-text a,
.navbar-text a:hover,
.navbar-text a:focus {
  color: var(--bs-navbar-active-color); }

.navbar-collapse {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.navbar-toggler {
  padding: var(--bs-navbar-toggler-padding-y) var(--bs-navbar-toggler-padding-x);
  font-size: var(--bs-navbar-toggler-font-size);
  line-height: 1;
  color: var(--bs-navbar-color);
  background-color: transparent;
  border: var(--bs-border-width) solid var(--bs-navbar-toggler-border-color);
  border-radius: var(--bs-navbar-toggler-border-radius);
  -webkit-transition: var(--bs-navbar-toggler-transition);
  transition: var(--bs-navbar-toggler-transition); }

@media (prefers-reduced-motion: reduce) {
  .navbar-toggler {
    -webkit-transition: none;
    transition: none; } }

.navbar-toggler:hover {
  text-decoration: none; }

.navbar-toggler:focus {
  text-decoration: none;
  outline: 0;
  -webkit-box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width);
  box-shadow: 0 0 0 var(--bs-navbar-toggler-focus-width); }

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background-image: var(--bs-navbar-toggler-icon-bg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%; }

.navbar-nav-scroll {
  max-height: var(--bs-scroll-height, 75vh);
  overflow-y: auto; }

@media (min-width: 576px) {
  .navbar-expand-sm {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-sm .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-sm .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x); }
  .navbar-expand-sm .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand-sm .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-sm .navbar-toggler {
    display: none; }
  .navbar-expand-sm .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: none;
    transition: none; }
  .navbar-expand-sm .offcanvas .offcanvas-header {
    display: none; }
  .navbar-expand-sm .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible; } }

@media (min-width: 768px) {
  .navbar-expand-md {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-md .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-md .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x); }
  .navbar-expand-md .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand-md .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-md .navbar-toggler {
    display: none; }
  .navbar-expand-md .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: none;
    transition: none; }
  .navbar-expand-md .offcanvas .offcanvas-header {
    display: none; }
  .navbar-expand-md .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible; } }

@media (min-width: 992px) {
  .navbar-expand-lg {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x); }
  .navbar-expand-lg .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand-lg .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler {
    display: none; }
  .navbar-expand-lg .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: none;
    transition: none; }
  .navbar-expand-lg .offcanvas .offcanvas-header {
    display: none; }
  .navbar-expand-lg .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible; } }

@media (min-width: 1200px) {
  .navbar-expand-xl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-xl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-xl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x); }
  .navbar-expand-xl .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand-xl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-xl .navbar-toggler {
    display: none; }
  .navbar-expand-xl .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: none;
    transition: none; }
  .navbar-expand-xl .offcanvas .offcanvas-header {
    display: none; }
  .navbar-expand-xl .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible; } }

@media (min-width: 1400px) {
  .navbar-expand-xxl {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; }
  .navbar-expand-xxl .navbar-nav {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .navbar-expand-xxl .navbar-nav .dropdown-menu {
    position: absolute; }
  .navbar-expand-xxl .navbar-nav .nav-link {
    padding-right: var(--bs-navbar-nav-link-padding-x);
    padding-left: var(--bs-navbar-nav-link-padding-x); }
  .navbar-expand-xxl .navbar-nav-scroll {
    overflow: visible; }
  .navbar-expand-xxl .navbar-collapse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto; }
  .navbar-expand-xxl .navbar-toggler {
    display: none; }
  .navbar-expand-xxl .offcanvas {
    position: static;
    z-index: auto;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    width: auto !important;
    height: auto !important;
    visibility: visible !important;
    background-color: transparent !important;
    border: 0 !important;
    -webkit-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
    -webkit-transition: none;
    transition: none; }
  .navbar-expand-xxl .offcanvas .offcanvas-header {
    display: none; }
  .navbar-expand-xxl .offcanvas .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible; } }

.navbar-expand {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start; }

.navbar-expand .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.navbar-expand .navbar-nav .dropdown-menu {
  position: absolute; }

.navbar-expand .navbar-nav .nav-link {
  padding-right: var(--bs-navbar-nav-link-padding-x);
  padding-left: var(--bs-navbar-nav-link-padding-x); }

.navbar-expand .navbar-nav-scroll {
  overflow: visible; }

.navbar-expand .navbar-collapse {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-preferred-size: auto;
  flex-basis: auto; }

.navbar-expand .navbar-toggler {
  display: none; }

.navbar-expand .offcanvas {
  position: static;
  z-index: auto;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
  background-color: transparent !important;
  border: 0 !important;
  -webkit-transform: none !important;
  -ms-transform: none !important;
  transform: none !important;
  -webkit-transition: none;
  transition: none; }

.navbar-expand .offcanvas .offcanvas-header {
  display: none; }

.navbar-expand .offcanvas .offcanvas-body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  padding: 0;
  overflow-y: visible; }

.navbar-dark,
.navbar[data-bs-theme=dark] {
  --bs-navbar-color: rgba(255, 255, 255, 0.55);
  --bs-navbar-hover-color: rgba(255, 255, 255, 0.75);
  --bs-navbar-disabled-color: rgba(255, 255, 255, 0.25);
  --bs-navbar-active-color: #fff;
  --bs-navbar-brand-color: #fff;
  --bs-navbar-brand-hover-color: #fff;
  --bs-navbar-toggler-border-color: rgba(255, 255, 255, 0.1);
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

[data-bs-theme=dark] .navbar-toggler-icon {
  --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.card {
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-title-spacer-y: 0.5rem;
  --bs-card-title-color: ;
  --bs-card-subtitle-color: ;
  --bs-card-border-width: var(--bs-border-width);
  --bs-card-border-color: var(--bs-border-color-translucent);
  --bs-card-border-radius: var(--bs-border-radius);
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(var(--bs-body-color-rgb), 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: var(--bs-body-bg);
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  color: var(--bs-body-color);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: var(--bs-card-border-width) solid var(--bs-card-border-color);
  border-radius: var(--bs-card-border-radius); }

.card > hr {
  margin-right: 0;
  margin-left: 0; }

.card > .list-group {
  border-top: inherit;
  border-bottom: inherit; }

.card > .list-group:first-child {
  border-top-width: 0;
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius); }

.card > .list-group:last-child {
  border-bottom-width: 0;
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius); }

.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0; }

.card-body {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: var(--bs-card-spacer-y) var(--bs-card-spacer-x);
  color: var(--bs-card-color); }

.card-title {
  margin-bottom: var(--bs-card-title-spacer-y);
  color: var(--bs-card-title-color); }

.card-subtitle {
  margin-top: calc(-0.5 * var(--bs-card-title-spacer-y));
  margin-bottom: 0;
  color: var(--bs-card-subtitle-color); }

.card-text:last-child {
  margin-bottom: 0; }

.card-link + .card-link {
  margin-left: var(--bs-card-spacer-x); }

.card-header {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  margin-bottom: 0;
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-bottom: var(--bs-card-border-width) solid var(--bs-card-border-color); }

.card-header:first-child {
  border-radius: var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius) 0 0; }

.card-footer {
  padding: var(--bs-card-cap-padding-y) var(--bs-card-cap-padding-x);
  color: var(--bs-card-cap-color);
  background-color: var(--bs-card-cap-bg);
  border-top: var(--bs-card-border-width) solid var(--bs-card-border-color); }

.card-footer:last-child {
  border-radius: 0 0 var(--bs-card-inner-border-radius) var(--bs-card-inner-border-radius); }

.card-header-tabs {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-bottom: calc(-1 * var(--bs-card-cap-padding-y));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x));
  border-bottom: 0; }

.card-header-tabs .nav-link.active {
  background-color: var(--bs-card-bg);
  border-bottom-color: var(--bs-card-bg); }

.card-header-pills {
  margin-right: calc(-0.5 * var(--bs-card-cap-padding-x));
  margin-left: calc(-0.5 * var(--bs-card-cap-padding-x)); }

.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--bs-card-img-overlay-padding);
  border-radius: var(--bs-card-inner-border-radius); }

.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%; }

.card-img,
.card-img-top {
  border-top-left-radius: var(--bs-card-inner-border-radius);
  border-top-right-radius: var(--bs-card-inner-border-radius); }

.card-img,
.card-img-bottom {
  border-bottom-right-radius: var(--bs-card-inner-border-radius);
  border-bottom-left-radius: var(--bs-card-inner-border-radius); }

.card-group > .card {
  margin-bottom: var(--bs-card-group-margin); }

@media (min-width: 576px) {
  .card-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
  .card-group > .card {
    -webkit-box-flex: 1;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0; }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0; }
  .card-group > .card:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-top,
  .card-group > .card:not(:last-child) .card-header {
    border-top-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-bottom,
  .card-group > .card:not(:last-child) .card-footer {
    border-bottom-right-radius: 0; }
  .card-group > .card:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-top,
  .card-group > .card:not(:first-child) .card-header {
    border-top-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-bottom,
  .card-group > .card:not(:first-child) .card-footer {
    border-bottom-left-radius: 0; } }

.accordion {
  --bs-accordion-color: var(--bs-body-color);
  --bs-accordion-bg: var(--bs-body-bg);
  --bs-accordion-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, border-radius 0.15s ease;
  --bs-accordion-border-color: var(--bs-border-color);
  --bs-accordion-border-width: var(--bs-border-width);
  --bs-accordion-border-radius: var(--bs-border-radius);
  --bs-accordion-inner-border-radius: calc(var(--bs-border-radius) - (var(--bs-border-width)));
  --bs-accordion-btn-padding-x: 1.25rem;
  --bs-accordion-btn-padding-y: 1rem;
  --bs-accordion-btn-color: var(--bs-body-color);
  --bs-accordion-btn-bg: var(--bs-accordion-bg);
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%233B4553'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-icon-width: 1.25rem;
  --bs-accordion-btn-icon-transform: rotate(-180deg);
  --bs-accordion-btn-icon-transition: transform 0.2s ease-in-out;
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23052c65'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: #86b7fe;
  --bs-accordion-btn-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-accordion-body-padding-x: 1.25rem;
  --bs-accordion-body-padding-y: 1rem;
  --bs-accordion-active-color: var(--bs-primary-text-emphasis);
  --bs-accordion-active-bg: var(--bs-primary-bg-subtle); }

.accordion-button {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  padding: var(--bs-accordion-btn-padding-y) var(--bs-accordion-btn-padding-x);
  font-size: 0.9375rem;
  color: var(--bs-accordion-btn-color);
  text-align: left;
  background-color: var(--bs-accordion-btn-bg);
  border: 0;
  border-radius: 0;
  overflow-anchor: none;
  -webkit-transition: var(--bs-accordion-transition);
  transition: var(--bs-accordion-transition); }

@media (prefers-reduced-motion: reduce) {
  .accordion-button {
    -webkit-transition: none;
    transition: none; } }

.accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--bs-accordion-active-bg);
  -webkit-box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color);
  box-shadow: inset 0 calc(-1 * var(--bs-accordion-border-width)) 0 var(--bs-accordion-border-color); }

.accordion-button:not(.collapsed)::after {
  background-image: var(--bs-accordion-btn-active-icon);
  -webkit-transform: var(--bs-accordion-btn-icon-transform);
  -ms-transform: var(--bs-accordion-btn-icon-transform);
  transform: var(--bs-accordion-btn-icon-transform); }

.accordion-button::after {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: var(--bs-accordion-btn-icon-width);
  height: var(--bs-accordion-btn-icon-width);
  margin-left: auto;
  content: "";
  background-image: var(--bs-accordion-btn-icon);
  background-repeat: no-repeat;
  background-size: var(--bs-accordion-btn-icon-width);
  -webkit-transition: var(--bs-accordion-btn-icon-transition);
  transition: var(--bs-accordion-btn-icon-transition); }

@media (prefers-reduced-motion: reduce) {
  .accordion-button::after {
    -webkit-transition: none;
    transition: none; } }

.accordion-button:hover {
  z-index: 2; }

.accordion-button:focus {
  z-index: 3;
  border-color: var(--bs-accordion-btn-focus-border-color);
  outline: 0;
  -webkit-box-shadow: var(--bs-accordion-btn-focus-box-shadow);
  box-shadow: var(--bs-accordion-btn-focus-box-shadow); }

.accordion-header {
  margin-bottom: 0; }

.accordion-item {
  color: var(--bs-accordion-color);
  background-color: var(--bs-accordion-bg);
  border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color); }

.accordion-item:first-of-type {
  border-top-left-radius: var(--bs-accordion-border-radius);
  border-top-right-radius: var(--bs-accordion-border-radius); }

.accordion-item:first-of-type .accordion-button {
  border-top-left-radius: var(--bs-accordion-inner-border-radius);
  border-top-right-radius: var(--bs-accordion-inner-border-radius); }

.accordion-item:not(:first-of-type) {
  border-top: 0; }

.accordion-item:last-of-type {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius); }

.accordion-item:last-of-type .accordion-button.collapsed {
  border-bottom-right-radius: var(--bs-accordion-inner-border-radius);
  border-bottom-left-radius: var(--bs-accordion-inner-border-radius); }

.accordion-item:last-of-type .accordion-collapse {
  border-bottom-right-radius: var(--bs-accordion-border-radius);
  border-bottom-left-radius: var(--bs-accordion-border-radius); }

.accordion-body {
  padding: var(--bs-accordion-body-padding-y) var(--bs-accordion-body-padding-x); }

.accordion-flush .accordion-collapse {
  border-width: 0; }

.accordion-flush .accordion-item {
  border-right: 0;
  border-left: 0;
  border-radius: 0; }

.accordion-flush .accordion-item:first-child {
  border-top: 0; }

.accordion-flush .accordion-item:last-child {
  border-bottom: 0; }

.accordion-flush .accordion-item .accordion-button, .accordion-flush .accordion-item .accordion-button.collapsed {
  border-radius: 0; }

[data-bs-theme=dark] .accordion-button::after {
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%236ea8fe'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }

.breadcrumb {
  --bs-breadcrumb-padding-x: 0;
  --bs-breadcrumb-padding-y: 0;
  --bs-breadcrumb-margin-bottom: 1rem;
  --bs-breadcrumb-bg: ;
  --bs-breadcrumb-border-radius: ;
  --bs-breadcrumb-divider-color: var(--bs-secondary-color);
  --bs-breadcrumb-item-padding-x: 0.5rem;
  --bs-breadcrumb-item-active-color: var(--bs-secondary-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);
  margin-bottom: var(--bs-breadcrumb-margin-bottom);
  font-size: var(--bs-breadcrumb-font-size);
  list-style: none;
  background-color: var(--bs-breadcrumb-bg);
  border-radius: var(--bs-breadcrumb-border-radius); }

.breadcrumb-item + .breadcrumb-item {
  padding-left: var(--bs-breadcrumb-item-padding-x); }

.breadcrumb-item + .breadcrumb-item::before {
  float: left;
  padding-right: var(--bs-breadcrumb-item-padding-x);
  color: var(--bs-breadcrumb-divider-color);
  content: var(--bs-breadcrumb-divider, "/"); }

.breadcrumb-item.active {
  color: var(--bs-breadcrumb-item-active-color); }

.pagination {
  --bs-pagination-padding-x: 0.75rem;
  --bs-pagination-padding-y: 0.375rem;
  --bs-pagination-font-size: 0.9375rem;
  --bs-pagination-color: var(--bs-link-color);
  --bs-pagination-bg: var(--bs-body-bg);
  --bs-pagination-border-width: var(--bs-border-width);
  --bs-pagination-border-color: var(--bs-border-color);
  --bs-pagination-border-radius: var(--bs-border-radius);
  --bs-pagination-hover-color: var(--bs-link-hover-color);
  --bs-pagination-hover-bg: var(--bs-tertiary-bg);
  --bs-pagination-hover-border-color: var(--bs-border-color);
  --bs-pagination-focus-color: var(--bs-link-hover-color);
  --bs-pagination-focus-bg: var(--bs-secondary-bg);
  --bs-pagination-focus-box-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-pagination-active-color: #fff;
  --bs-pagination-active-bg: #0d6efd;
  --bs-pagination-active-border-color: #0d6efd;
  --bs-pagination-disabled-color: var(--bs-secondary-color);
  --bs-pagination-disabled-bg: var(--bs-secondary-bg);
  --bs-pagination-disabled-border-color: var(--bs-border-color);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none; }

.page-link {
  position: relative;
  display: block;
  padding: var(--bs-pagination-padding-y) var(--bs-pagination-padding-x);
  font-size: var(--bs-pagination-font-size);
  color: var(--bs-pagination-color);
  text-decoration: none;
  background-color: var(--bs-pagination-bg);
  border: var(--bs-pagination-border-width) solid var(--bs-pagination-border-color);
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  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;
  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, -webkit-box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) {
  .page-link {
    -webkit-transition: none;
    transition: none; } }

.page-link:hover {
  z-index: 2;
  color: var(--bs-pagination-hover-color);
  background-color: var(--bs-pagination-hover-bg);
  border-color: var(--bs-pagination-hover-border-color); }

.page-link:focus {
  z-index: 3;
  color: var(--bs-pagination-focus-color);
  background-color: var(--bs-pagination-focus-bg);
  outline: 0;
  -webkit-box-shadow: var(--bs-pagination-focus-box-shadow);
  box-shadow: var(--bs-pagination-focus-box-shadow); }

.page-link.active, .active > .page-link {
  z-index: 3;
  color: var(--bs-pagination-active-color);
  background-color: var(--bs-pagination-active-bg);
  border-color: var(--bs-pagination-active-border-color); }

.page-link.disabled, .disabled > .page-link {
  color: var(--bs-pagination-disabled-color);
  pointer-events: none;
  background-color: var(--bs-pagination-disabled-bg);
  border-color: var(--bs-pagination-disabled-border-color); }

.page-item:not(:first-child) .page-link {
  margin-left: calc(var(--bs-border-width) * -1); }

.page-item:first-child .page-link {
  border-top-left-radius: var(--bs-pagination-border-radius);
  border-bottom-left-radius: var(--bs-pagination-border-radius); }

.page-item:last-child .page-link {
  border-top-right-radius: var(--bs-pagination-border-radius);
  border-bottom-right-radius: var(--bs-pagination-border-radius); }

.pagination-lg {
  --bs-pagination-padding-x: 1.5rem;
  --bs-pagination-padding-y: 0.75rem;
  --bs-pagination-font-size: 1.171875rem;
  --bs-pagination-border-radius: var(--bs-border-radius-lg); }

.pagination-sm {
  --bs-pagination-padding-x: 0.5rem;
  --bs-pagination-padding-y: 0.25rem;
  --bs-pagination-font-size: 0.8203125rem;
  --bs-pagination-border-radius: var(--bs-border-radius-sm); }

.badge {
  --bs-badge-padding-x: 0.65em;
  --bs-badge-padding-y: 0.35em;
  --bs-badge-font-size: 0.75em;
  --bs-badge-font-weight: 700;
  --bs-badge-color: #fff;
  --bs-badge-border-radius: var(--bs-border-radius);
  display: inline-block;
  padding: var(--bs-badge-padding-y) var(--bs-badge-padding-x);
  font-size: var(--bs-badge-font-size);
  font-weight: var(--bs-badge-font-weight);
  line-height: 1;
  color: var(--bs-badge-color);
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: var(--bs-badge-border-radius); }

.badge:empty {
  display: none; }

.btn .badge {
  position: relative;
  top: -1px; }

.alert {
  --bs-alert-bg: transparent;
  --bs-alert-padding-x: 1rem;
  --bs-alert-padding-y: 1rem;
  --bs-alert-margin-bottom: 1rem;
  --bs-alert-color: inherit;
  --bs-alert-border-color: transparent;
  --bs-alert-border: var(--bs-border-width) solid var(--bs-alert-border-color);
  --bs-alert-border-radius: var(--bs-border-radius);
  --bs-alert-link-color: inherit;
  position: relative;
  padding: var(--bs-alert-padding-y) var(--bs-alert-padding-x);
  margin-bottom: var(--bs-alert-margin-bottom);
  color: var(--bs-alert-color);
  background-color: var(--bs-alert-bg);
  border: var(--bs-alert-border);
  border-radius: var(--bs-alert-border-radius); }

.alert-heading {
  color: inherit; }

.alert-link {
  font-weight: 700;
  color: var(--bs-alert-link-color); }

.alert-dismissible {
  padding-right: 3rem; }

.alert-dismissible .btn-close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  padding: 1.25rem 1rem; }

.alert-primary {
  --bs-alert-color: var(--bs-primary-text-emphasis);
  --bs-alert-bg: var(--bs-primary-bg-subtle);
  --bs-alert-border-color: var(--bs-primary-border-subtle);
  --bs-alert-link-color: var(--bs-primary-text-emphasis); }

.alert-secondary {
  --bs-alert-color: var(--bs-secondary-text-emphasis);
  --bs-alert-bg: var(--bs-secondary-bg-subtle);
  --bs-alert-border-color: var(--bs-secondary-border-subtle);
  --bs-alert-link-color: var(--bs-secondary-text-emphasis); }

.alert-success {
  --bs-alert-color: var(--bs-success-text-emphasis);
  --bs-alert-bg: var(--bs-success-bg-subtle);
  --bs-alert-border-color: var(--bs-success-border-subtle);
  --bs-alert-link-color: var(--bs-success-text-emphasis); }

.alert-info {
  --bs-alert-color: var(--bs-info-text-emphasis);
  --bs-alert-bg: var(--bs-info-bg-subtle);
  --bs-alert-border-color: var(--bs-info-border-subtle);
  --bs-alert-link-color: var(--bs-info-text-emphasis); }

.alert-warning {
  --bs-alert-color: var(--bs-warning-text-emphasis);
  --bs-alert-bg: var(--bs-warning-bg-subtle);
  --bs-alert-border-color: var(--bs-warning-border-subtle);
  --bs-alert-link-color: var(--bs-warning-text-emphasis); }

.alert-danger {
  --bs-alert-color: var(--bs-danger-text-emphasis);
  --bs-alert-bg: var(--bs-danger-bg-subtle);
  --bs-alert-border-color: var(--bs-danger-border-subtle);
  --bs-alert-link-color: var(--bs-danger-text-emphasis); }

.alert-light {
  --bs-alert-color: var(--bs-light-text-emphasis);
  --bs-alert-bg: var(--bs-light-bg-subtle);
  --bs-alert-border-color: var(--bs-light-border-subtle);
  --bs-alert-link-color: var(--bs-light-text-emphasis); }

.alert-dark {
  --bs-alert-color: var(--bs-dark-text-emphasis);
  --bs-alert-bg: var(--bs-dark-bg-subtle);
  --bs-alert-border-color: var(--bs-dark-border-subtle);
  --bs-alert-link-color: var(--bs-dark-text-emphasis); }

@-webkit-keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem; } }

@keyframes progress-bar-stripes {
  0% {
    background-position-x: 1rem; } }

.progress,
.progress-stacked {
  --bs-progress-height: 1rem;
  --bs-progress-font-size: 0.703125rem;
  --bs-progress-bg: var(--bs-secondary-bg);
  --bs-progress-border-radius: var(--bs-border-radius);
  --bs-progress-box-shadow: var(--bs-box-shadow-inset);
  --bs-progress-bar-color: #fff;
  --bs-progress-bar-bg: #0d6efd;
  --bs-progress-bar-transition: width 0.6s ease;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: var(--bs-progress-height);
  overflow: hidden;
  font-size: var(--bs-progress-font-size);
  background-color: var(--bs-progress-bg);
  border-radius: var(--bs-progress-border-radius); }

.progress-bar {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  overflow: hidden;
  color: var(--bs-progress-bar-color);
  text-align: center;
  white-space: nowrap;
  background-color: var(--bs-progress-bar-bg);
  -webkit-transition: var(--bs-progress-bar-transition);
  transition: var(--bs-progress-bar-transition); }

@media (prefers-reduced-motion: reduce) {
  .progress-bar {
    -webkit-transition: none;
    transition: none; } }

.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: var(--bs-progress-height) var(--bs-progress-height); }

.progress-stacked > .progress {
  overflow: visible; }

.progress-stacked > .progress > .progress-bar {
  width: 100%; }

.progress-bar-animated {
  -webkit-animation: 1s linear infinite progress-bar-stripes;
  animation: 1s linear infinite progress-bar-stripes; }

@media (prefers-reduced-motion: reduce) {
  .progress-bar-animated {
    -webkit-animation: none;
    animation: none; } }

.list-group {
  --bs-list-group-color: var(--bs-body-color);
  --bs-list-group-bg: var(--bs-body-bg);
  --bs-list-group-border-color: var(--bs-border-color);
  --bs-list-group-border-width: var(--bs-border-width);
  --bs-list-group-border-radius: var(--bs-border-radius);
  --bs-list-group-item-padding-x: 1rem;
  --bs-list-group-item-padding-y: 0.5rem;
  --bs-list-group-action-color: var(--bs-secondary-color);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-tertiary-bg);
  --bs-list-group-action-active-color: var(--bs-body-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-bg);
  --bs-list-group-disabled-color: var(--bs-secondary-color);
  --bs-list-group-disabled-bg: var(--bs-body-bg);
  --bs-list-group-active-color: #fff;
  --bs-list-group-active-bg: #0d6efd;
  --bs-list-group-active-border-color: #0d6efd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  border-radius: var(--bs-list-group-border-radius); }

.list-group-numbered {
  list-style-type: none;
  counter-reset: section; }

.list-group-numbered > .list-group-item::before {
  content: counters(section, ".") ". ";
  counter-increment: section; }

.list-group-item-action {
  width: 100%;
  color: var(--bs-list-group-action-color);
  text-align: inherit; }

.list-group-item-action:hover, .list-group-item-action:focus {
  z-index: 1;
  color: var(--bs-list-group-action-hover-color);
  text-decoration: none;
  background-color: var(--bs-list-group-action-hover-bg); }

.list-group-item-action:active {
  color: var(--bs-list-group-action-active-color);
  background-color: var(--bs-list-group-action-active-bg); }

.list-group-item {
  position: relative;
  display: block;
  padding: var(--bs-list-group-item-padding-y) var(--bs-list-group-item-padding-x);
  color: var(--bs-list-group-color);
  text-decoration: none;
  background-color: var(--bs-list-group-bg);
  border: var(--bs-list-group-border-width) solid var(--bs-list-group-border-color); }

.list-group-item:first-child {
  border-top-left-radius: inherit;
  border-top-right-radius: inherit; }

.list-group-item:last-child {
  border-bottom-right-radius: inherit;
  border-bottom-left-radius: inherit; }

.list-group-item.disabled, .list-group-item:disabled {
  color: var(--bs-list-group-disabled-color);
  pointer-events: none;
  background-color: var(--bs-list-group-disabled-bg); }

.list-group-item.active {
  z-index: 2;
  color: var(--bs-list-group-active-color);
  background-color: var(--bs-list-group-active-bg);
  border-color: var(--bs-list-group-active-border-color); }

.list-group-item + .list-group-item {
  border-top-width: 0; }

.list-group-item + .list-group-item.active {
  margin-top: calc(-1 * var(--bs-list-group-border-width));
  border-top-width: var(--bs-list-group-border-width); }

.list-group-horizontal {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.list-group-horizontal > .list-group-item:first-child:not(:last-child) {
  border-bottom-left-radius: var(--bs-list-group-border-radius);
  border-top-right-radius: 0; }

.list-group-horizontal > .list-group-item:last-child:not(:first-child) {
  border-top-right-radius: var(--bs-list-group-border-radius);
  border-bottom-left-radius: 0; }

.list-group-horizontal > .list-group-item.active {
  margin-top: 0; }

.list-group-horizontal > .list-group-item + .list-group-item {
  border-top-width: var(--bs-list-group-border-width);
  border-left-width: 0; }

.list-group-horizontal > .list-group-item + .list-group-item.active {
  margin-left: calc(-1 * var(--bs-list-group-border-width));
  border-left-width: var(--bs-list-group-border-width); }

@media (min-width: 576px) {
  .list-group-horizontal-sm {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .list-group-horizontal-sm > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0; }
  .list-group-horizontal-sm > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0; }
  .list-group-horizontal-sm > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal-sm > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0; }
  .list-group-horizontal-sm > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width); } }

@media (min-width: 768px) {
  .list-group-horizontal-md {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .list-group-horizontal-md > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0; }
  .list-group-horizontal-md > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0; }
  .list-group-horizontal-md > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal-md > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0; }
  .list-group-horizontal-md > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width); } }

@media (min-width: 992px) {
  .list-group-horizontal-lg {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .list-group-horizontal-lg > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0; }
  .list-group-horizontal-lg > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0; }
  .list-group-horizontal-lg > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal-lg > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0; }
  .list-group-horizontal-lg > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width); } }

@media (min-width: 1200px) {
  .list-group-horizontal-xl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .list-group-horizontal-xl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0; }
  .list-group-horizontal-xl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0; }
  .list-group-horizontal-xl > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal-xl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0; }
  .list-group-horizontal-xl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width); } }

@media (min-width: 1400px) {
  .list-group-horizontal-xxl {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; }
  .list-group-horizontal-xxl > .list-group-item:first-child:not(:last-child) {
    border-bottom-left-radius: var(--bs-list-group-border-radius);
    border-top-right-radius: 0; }
  .list-group-horizontal-xxl > .list-group-item:last-child:not(:first-child) {
    border-top-right-radius: var(--bs-list-group-border-radius);
    border-bottom-left-radius: 0; }
  .list-group-horizontal-xxl > .list-group-item.active {
    margin-top: 0; }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item {
    border-top-width: var(--bs-list-group-border-width);
    border-left-width: 0; }
  .list-group-horizontal-xxl > .list-group-item + .list-group-item.active {
    margin-left: calc(-1 * var(--bs-list-group-border-width));
    border-left-width: var(--bs-list-group-border-width); } }

.list-group-flush {
  border-radius: 0; }

.list-group-flush > .list-group-item {
  border-width: 0 0 var(--bs-list-group-border-width); }

.list-group-flush > .list-group-item:last-child {
  border-bottom-width: 0; }

.list-group-item-primary {
  --bs-list-group-color: var(--bs-primary-text-emphasis);
  --bs-list-group-bg: var(--bs-primary-bg-subtle);
  --bs-list-group-border-color: var(--bs-primary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-primary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-primary-border-subtle);
  --bs-list-group-active-color: var(--bs-primary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-primary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-primary-text-emphasis); }

.list-group-item-secondary {
  --bs-list-group-color: var(--bs-secondary-text-emphasis);
  --bs-list-group-bg: var(--bs-secondary-bg-subtle);
  --bs-list-group-border-color: var(--bs-secondary-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-secondary-border-subtle);
  --bs-list-group-active-color: var(--bs-secondary-bg-subtle);
  --bs-list-group-active-bg: var(--bs-secondary-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-secondary-text-emphasis); }

.list-group-item-success {
  --bs-list-group-color: var(--bs-success-text-emphasis);
  --bs-list-group-bg: var(--bs-success-bg-subtle);
  --bs-list-group-border-color: var(--bs-success-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-success-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-success-border-subtle);
  --bs-list-group-active-color: var(--bs-success-bg-subtle);
  --bs-list-group-active-bg: var(--bs-success-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-success-text-emphasis); }

.list-group-item-info {
  --bs-list-group-color: var(--bs-info-text-emphasis);
  --bs-list-group-bg: var(--bs-info-bg-subtle);
  --bs-list-group-border-color: var(--bs-info-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-info-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-info-border-subtle);
  --bs-list-group-active-color: var(--bs-info-bg-subtle);
  --bs-list-group-active-bg: var(--bs-info-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-info-text-emphasis); }

.list-group-item-warning {
  --bs-list-group-color: var(--bs-warning-text-emphasis);
  --bs-list-group-bg: var(--bs-warning-bg-subtle);
  --bs-list-group-border-color: var(--bs-warning-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-warning-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-warning-border-subtle);
  --bs-list-group-active-color: var(--bs-warning-bg-subtle);
  --bs-list-group-active-bg: var(--bs-warning-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-warning-text-emphasis); }

.list-group-item-danger {
  --bs-list-group-color: var(--bs-danger-text-emphasis);
  --bs-list-group-bg: var(--bs-danger-bg-subtle);
  --bs-list-group-border-color: var(--bs-danger-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-danger-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-danger-border-subtle);
  --bs-list-group-active-color: var(--bs-danger-bg-subtle);
  --bs-list-group-active-bg: var(--bs-danger-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-danger-text-emphasis); }

.list-group-item-light {
  --bs-list-group-color: var(--bs-light-text-emphasis);
  --bs-list-group-bg: var(--bs-light-bg-subtle);
  --bs-list-group-border-color: var(--bs-light-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-light-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-light-border-subtle);
  --bs-list-group-active-color: var(--bs-light-bg-subtle);
  --bs-list-group-active-bg: var(--bs-light-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-light-text-emphasis); }

.list-group-item-dark {
  --bs-list-group-color: var(--bs-dark-text-emphasis);
  --bs-list-group-bg: var(--bs-dark-bg-subtle);
  --bs-list-group-border-color: var(--bs-dark-border-subtle);
  --bs-list-group-action-hover-color: var(--bs-emphasis-color);
  --bs-list-group-action-hover-bg: var(--bs-dark-border-subtle);
  --bs-list-group-action-active-color: var(--bs-emphasis-color);
  --bs-list-group-action-active-bg: var(--bs-dark-border-subtle);
  --bs-list-group-active-color: var(--bs-dark-bg-subtle);
  --bs-list-group-active-bg: var(--bs-dark-text-emphasis);
  --bs-list-group-active-border-color: var(--bs-dark-text-emphasis); }

.btn-close {
  --bs-btn-close-color: #000;
  --bs-btn-close-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
  --bs-btn-close-opacity: 0.5;
  --bs-btn-close-hover-opacity: 0.75;
  --bs-btn-close-focus-shadow: 0 0 0 0.25rem rgba(13, 110, 253, 0.25);
  --bs-btn-close-focus-opacity: 1;
  --bs-btn-close-disabled-opacity: 0.25;
  --bs-btn-close-white-filter: invert(1) grayscale(100%) brightness(200%);
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  width: 1em;
  height: 1em;
  padding: 0.25em 0.25em;
  color: var(--bs-btn-close-color);
  background: transparent var(--bs-btn-close-bg) center/1em auto no-repeat;
  border: 0;
  border-radius: 0.375rem;
  opacity: var(--bs-btn-close-opacity); }

.btn-close:hover {
  color: var(--bs-btn-close-color);
  text-decoration: none;
  opacity: var(--bs-btn-close-hover-opacity); }

.btn-close:focus {
  outline: 0;
  -webkit-box-shadow: var(--bs-btn-close-focus-shadow);
  box-shadow: var(--bs-btn-close-focus-shadow);
  opacity: var(--bs-btn-close-focus-opacity); }

.btn-close:disabled, .btn-close.disabled {
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: var(--bs-btn-close-disabled-opacity); }

.btn-close-white {
  -webkit-filter: var(--bs-btn-close-white-filter);
  filter: var(--bs-btn-close-white-filter); }

[data-bs-theme=dark] .btn-close {
  -webkit-filter: var(--bs-btn-close-white-filter);
  filter: var(--bs-btn-close-white-filter); }

.toast {
  --bs-toast-zindex: 1090;
  --bs-toast-padding-x: 0.75rem;
  --bs-toast-padding-y: 0.5rem;
  --bs-toast-spacing: 1.5rem;
  --bs-toast-max-width: 350px;
  --bs-toast-font-size: 0.875rem;
  --bs-toast-color: ;
  --bs-toast-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-border-width: var(--bs-border-width);
  --bs-toast-border-color: var(--bs-border-color-translucent);
  --bs-toast-border-radius: var(--bs-border-radius);
  --bs-toast-box-shadow: var(--bs-box-shadow);
  --bs-toast-header-color: var(--bs-secondary-color);
  --bs-toast-header-bg: rgba(var(--bs-body-bg-rgb), 0.85);
  --bs-toast-header-border-color: var(--bs-border-color-translucent);
  width: var(--bs-toast-max-width);
  max-width: 100%;
  font-size: var(--bs-toast-font-size);
  color: var(--bs-toast-color);
  pointer-events: auto;
  background-color: var(--bs-toast-bg);
  background-clip: padding-box;
  border: var(--bs-toast-border-width) solid var(--bs-toast-border-color);
  -webkit-box-shadow: var(--bs-toast-box-shadow);
  box-shadow: var(--bs-toast-box-shadow);
  border-radius: var(--bs-toast-border-radius); }

.toast.showing {
  opacity: 0; }

.toast:not(.show) {
  display: none; }

.toast-container {
  --bs-toast-zindex: 1090;
  position: absolute;
  z-index: var(--bs-toast-zindex);
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  pointer-events: none; }

.toast-container > :not(:last-child) {
  margin-bottom: var(--bs-toast-spacing); }

.toast-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: var(--bs-toast-padding-y) var(--bs-toast-padding-x);
  color: var(--bs-toast-header-color);
  background-color: var(--bs-toast-header-bg);
  background-clip: padding-box;
  border-bottom: var(--bs-toast-border-width) solid var(--bs-toast-header-border-color);
  border-top-left-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width));
  border-top-right-radius: calc(var(--bs-toast-border-radius) - var(--bs-toast-border-width)); }

.toast-header .btn-close {
  margin-right: calc(-0.5 * var(--bs-toast-padding-x));
  margin-left: var(--bs-toast-padding-x); }

.toast-body {
  padding: var(--bs-toast-padding-x);
  word-wrap: break-word; }

.modal {
  --bs-modal-zindex: 1055;
  --bs-modal-width: 500px;
  --bs-modal-padding: 1rem;
  --bs-modal-margin: 0.5rem;
  --bs-modal-color: ;
  --bs-modal-bg: var(--bs-body-bg);
  --bs-modal-border-color: var(--bs-border-color-translucent);
  --bs-modal-border-width: var(--bs-border-width);
  --bs-modal-border-radius: var(--bs-border-radius-lg);
  --bs-modal-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-modal-inner-border-radius: calc(var(--bs-border-radius-lg) - (var(--bs-border-width)));
  --bs-modal-header-padding-x: 1rem;
  --bs-modal-header-padding-y: 1rem;
  --bs-modal-header-padding: 1rem 1rem;
  --bs-modal-header-border-color: var(--bs-border-color);
  --bs-modal-header-border-width: var(--bs-border-width);
  --bs-modal-title-line-height: 1.5;
  --bs-modal-footer-gap: 0.5rem;
  --bs-modal-footer-bg: ;
  --bs-modal-footer-border-color: var(--bs-border-color);
  --bs-modal-footer-border-width: var(--bs-border-width);
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-modal-zindex);
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  outline: 0; }

.modal-dialog {
  position: relative;
  width: auto;
  margin: var(--bs-modal-margin);
  pointer-events: none; }

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  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);
  -ms-transform: translate(0, -50px);
  transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) {
  .modal.fade .modal-dialog {
    -webkit-transition: none;
    transition: none; } }

.modal.show .modal-dialog {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.modal.modal-static .modal-dialog {
  -webkit-transform: scale(1.02);
  -ms-transform: scale(1.02);
  transform: scale(1.02); }

.modal-dialog-scrollable {
  height: calc(100% - var(--bs-modal-margin) * 2); }

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden; }

.modal-dialog-scrollable .modal-body {
  overflow-y: auto; }

.modal-dialog-centered {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  min-height: calc(100% - var(--bs-modal-margin) * 2); }

.modal-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  color: var(--bs-modal-color);
  pointer-events: auto;
  background-color: var(--bs-modal-bg);
  background-clip: padding-box;
  border: var(--bs-modal-border-width) solid var(--bs-modal-border-color);
  border-radius: var(--bs-modal-border-radius);
  outline: 0; }

.modal-backdrop {
  --bs-backdrop-zindex: 1050;
  --bs-backdrop-bg: #000;
  --bs-backdrop-opacity: 0.5;
  position: fixed;
  top: 0;
  left: 0;
  z-index: var(--bs-backdrop-zindex);
  width: 100vw;
  height: 100vh;
  background-color: var(--bs-backdrop-bg); }

.modal-backdrop.fade {
  opacity: 0; }

.modal-backdrop.show {
  opacity: var(--bs-backdrop-opacity); }

.modal-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: var(--bs-modal-header-padding);
  border-bottom: var(--bs-modal-header-border-width) solid var(--bs-modal-header-border-color);
  border-top-left-radius: var(--bs-modal-inner-border-radius);
  border-top-right-radius: var(--bs-modal-inner-border-radius); }

.modal-header .btn-close {
  padding: calc(var(--bs-modal-header-padding-y) * 0.5) calc(var(--bs-modal-header-padding-x) * 0.5);
  margin: calc(-0.5 * var(--bs-modal-header-padding-y)) calc(-0.5 * var(--bs-modal-header-padding-x)) calc(-0.5 * var(--bs-modal-header-padding-y)) auto; }

.modal-title {
  margin-bottom: 0;
  line-height: var(--bs-modal-title-line-height); }

.modal-body {
  position: relative;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: var(--bs-modal-padding); }

.modal-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: calc(var(--bs-modal-padding) - var(--bs-modal-footer-gap) * 0.5);
  background-color: var(--bs-modal-footer-bg);
  border-top: var(--bs-modal-footer-border-width) solid var(--bs-modal-footer-border-color);
  border-bottom-right-radius: var(--bs-modal-inner-border-radius);
  border-bottom-left-radius: var(--bs-modal-inner-border-radius); }

.modal-footer > * {
  margin: calc(var(--bs-modal-footer-gap) * 0.5); }

@media (min-width: 576px) {
  .modal {
    --bs-modal-margin: 1.75rem;
    --bs-modal-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15); }
  .modal-dialog {
    max-width: var(--bs-modal-width);
    margin-right: auto;
    margin-left: auto; }
  .modal-sm {
    --bs-modal-width: 300px; } }

@media (min-width: 992px) {
  .modal-lg,
  .modal-xl {
    --bs-modal-width: 800px; } }

@media (min-width: 1200px) {
  .modal-xl {
    --bs-modal-width: 1140px; } }

.modal-fullscreen {
  width: 100vw;
  max-width: none;
  height: 100%;
  margin: 0; }

.modal-fullscreen .modal-content {
  height: 100%;
  border: 0;
  border-radius: 0; }

.modal-fullscreen .modal-header,
.modal-fullscreen .modal-footer {
  border-radius: 0; }

.modal-fullscreen .modal-body {
  overflow-y: auto; }

@media (max-width: 575.98px) {
  .modal-fullscreen-sm-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
  .modal-fullscreen-sm-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen-sm-down .modal-header,
  .modal-fullscreen-sm-down .modal-footer {
    border-radius: 0; }
  .modal-fullscreen-sm-down .modal-body {
    overflow-y: auto; } }

@media (max-width: 767.98px) {
  .modal-fullscreen-md-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
  .modal-fullscreen-md-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen-md-down .modal-header,
  .modal-fullscreen-md-down .modal-footer {
    border-radius: 0; }
  .modal-fullscreen-md-down .modal-body {
    overflow-y: auto; } }

@media (max-width: 991.98px) {
  .modal-fullscreen-lg-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
  .modal-fullscreen-lg-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen-lg-down .modal-header,
  .modal-fullscreen-lg-down .modal-footer {
    border-radius: 0; }
  .modal-fullscreen-lg-down .modal-body {
    overflow-y: auto; } }

@media (max-width: 1199.98px) {
  .modal-fullscreen-xl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
  .modal-fullscreen-xl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen-xl-down .modal-header,
  .modal-fullscreen-xl-down .modal-footer {
    border-radius: 0; }
  .modal-fullscreen-xl-down .modal-body {
    overflow-y: auto; } }

@media (max-width: 1399.98px) {
  .modal-fullscreen-xxl-down {
    width: 100vw;
    max-width: none;
    height: 100%;
    margin: 0; }
  .modal-fullscreen-xxl-down .modal-content {
    height: 100%;
    border: 0;
    border-radius: 0; }
  .modal-fullscreen-xxl-down .modal-header,
  .modal-fullscreen-xxl-down .modal-footer {
    border-radius: 0; }
  .modal-fullscreen-xxl-down .modal-body {
    overflow-y: auto; } }

.tooltip {
  --bs-tooltip-zindex: 1080;
  --bs-tooltip-max-width: 200px;
  --bs-tooltip-padding-x: 0.5rem;
  --bs-tooltip-padding-y: 0.25rem;
  --bs-tooltip-margin: ;
  --bs-tooltip-font-size: 0.8203125rem;
  --bs-tooltip-color: var(--bs-body-bg);
  --bs-tooltip-bg: var(--bs-emphasis-color);
  --bs-tooltip-border-radius: var(--bs-border-radius);
  --bs-tooltip-opacity: 0.9;
  --bs-tooltip-arrow-width: 0.8rem;
  --bs-tooltip-arrow-height: 0.4rem;
  z-index: var(--bs-tooltip-zindex);
  display: block;
  margin: var(--bs-tooltip-margin);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-tooltip-font-size);
  word-wrap: break-word;
  opacity: 0; }

.tooltip.show {
  opacity: var(--bs-tooltip-opacity); }

.tooltip .tooltip-arrow {
  display: block;
  width: var(--bs-tooltip-arrow-width);
  height: var(--bs-tooltip-arrow-height); }

.tooltip .tooltip-arrow::before {
  position: absolute;
  content: "";
  border-color: transparent;
  border-style: solid; }

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow {
  bottom: calc(-1 * var(--bs-tooltip-arrow-height)); }

.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=top] .tooltip-arrow::before {
  top: -1px;
  border-width: var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-top-color: var(--bs-tooltip-bg); }

/* rtl:begin:ignore */
.bs-tooltip-end .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow {
  left: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width); }

.bs-tooltip-end .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=right] .tooltip-arrow::before {
  right: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height) calc(var(--bs-tooltip-arrow-width) * 0.5) 0;
  border-right-color: var(--bs-tooltip-bg); }

/* rtl:end:ignore */
.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow {
  top: calc(-1 * var(--bs-tooltip-arrow-height)); }

.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=bottom] .tooltip-arrow::before {
  bottom: -1px;
  border-width: 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-bottom-color: var(--bs-tooltip-bg); }

/* rtl:begin:ignore */
.bs-tooltip-start .tooltip-arrow, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow {
  right: calc(-1 * var(--bs-tooltip-arrow-height));
  width: var(--bs-tooltip-arrow-height);
  height: var(--bs-tooltip-arrow-width); }

.bs-tooltip-start .tooltip-arrow::before, .bs-tooltip-auto[data-popper-placement^=left] .tooltip-arrow::before {
  left: -1px;
  border-width: calc(var(--bs-tooltip-arrow-width) * 0.5) 0 calc(var(--bs-tooltip-arrow-width) * 0.5) var(--bs-tooltip-arrow-height);
  border-left-color: var(--bs-tooltip-bg); }

/* rtl:end:ignore */
.tooltip-inner {
  max-width: var(--bs-tooltip-max-width);
  padding: var(--bs-tooltip-padding-y) var(--bs-tooltip-padding-x);
  color: var(--bs-tooltip-color);
  text-align: center;
  background-color: var(--bs-tooltip-bg);
  border-radius: var(--bs-tooltip-border-radius); }

.popover {
  --bs-popover-zindex: 1070;
  --bs-popover-max-width: 276px;
  --bs-popover-font-size: 0.8203125rem;
  --bs-popover-bg: var(--bs-body-bg);
  --bs-popover-border-width: var(--bs-border-width);
  --bs-popover-border-color: var(--bs-border-color-translucent);
  --bs-popover-border-radius: var(--bs-border-radius-lg);
  --bs-popover-inner-border-radius: calc(var(--bs-border-radius-lg) - var(--bs-border-width));
  --bs-popover-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  --bs-popover-header-padding-x: 1rem;
  --bs-popover-header-padding-y: 0.5rem;
  --bs-popover-header-font-size: 0.9375rem;
  --bs-popover-header-color: #111B2C;
  --bs-popover-header-bg: var(--bs-secondary-bg);
  --bs-popover-body-padding-x: 1rem;
  --bs-popover-body-padding-y: 1rem;
  --bs-popover-body-color: var(--bs-body-color);
  --bs-popover-arrow-width: 1rem;
  --bs-popover-arrow-height: 0.5rem;
  --bs-popover-arrow-border: var(--bs-popover-border-color);
  z-index: var(--bs-popover-zindex);
  display: block;
  max-width: var(--bs-popover-max-width);
  font-family: var(--bs-font-sans-serif);
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  white-space: normal;
  word-spacing: normal;
  line-break: auto;
  font-size: var(--bs-popover-font-size);
  word-wrap: break-word;
  background-color: var(--bs-popover-bg);
  background-clip: padding-box;
  border: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-radius: var(--bs-popover-border-radius); }

.popover .popover-arrow {
  display: block;
  width: var(--bs-popover-arrow-width);
  height: var(--bs-popover-arrow-height); }

.popover .popover-arrow::before, .popover .popover-arrow::after {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-style: solid;
  border-width: 0; }

.bs-popover-top > .popover-arrow, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow {
  bottom: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width)); }

.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before, .bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  border-width: var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0; }

.bs-popover-top > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::before {
  bottom: 0;
  border-top-color: var(--bs-popover-arrow-border); }

.bs-popover-top > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=top] > .popover-arrow::after {
  bottom: var(--bs-popover-border-width);
  border-top-color: var(--bs-popover-bg); }

/* rtl:begin:ignore */
.bs-popover-end > .popover-arrow, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow {
  left: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width); }

.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before, .bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height) calc(var(--bs-popover-arrow-width) * 0.5) 0; }

.bs-popover-end > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::before {
  left: 0;
  border-right-color: var(--bs-popover-arrow-border); }

.bs-popover-end > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=right] > .popover-arrow::after {
  left: var(--bs-popover-border-width);
  border-right-color: var(--bs-popover-bg); }

/* rtl:end:ignore */
.bs-popover-bottom > .popover-arrow, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow {
  top: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width)); }

.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before, .bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  border-width: 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height); }

.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::before {
  top: 0;
  border-bottom-color: var(--bs-popover-arrow-border); }

.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=bottom] > .popover-arrow::after {
  top: var(--bs-popover-border-width);
  border-bottom-color: var(--bs-popover-bg); }

.bs-popover-bottom .popover-header::before, .bs-popover-auto[data-popper-placement^=bottom] .popover-header::before {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: var(--bs-popover-arrow-width);
  margin-left: calc(-0.5 * var(--bs-popover-arrow-width));
  content: "";
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-header-bg); }

/* rtl:begin:ignore */
.bs-popover-start > .popover-arrow, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow {
  right: calc(-1 * (var(--bs-popover-arrow-height)) - var(--bs-popover-border-width));
  width: var(--bs-popover-arrow-height);
  height: var(--bs-popover-arrow-width); }

.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before, .bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  border-width: calc(var(--bs-popover-arrow-width) * 0.5) 0 calc(var(--bs-popover-arrow-width) * 0.5) var(--bs-popover-arrow-height); }

.bs-popover-start > .popover-arrow::before, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::before {
  right: 0;
  border-left-color: var(--bs-popover-arrow-border); }

.bs-popover-start > .popover-arrow::after, .bs-popover-auto[data-popper-placement^=left] > .popover-arrow::after {
  right: var(--bs-popover-border-width);
  border-left-color: var(--bs-popover-bg); }

/* rtl:end:ignore */
.popover-header {
  padding: var(--bs-popover-header-padding-y) var(--bs-popover-header-padding-x);
  margin-bottom: 0;
  font-size: var(--bs-popover-header-font-size);
  color: var(--bs-popover-header-color);
  background-color: var(--bs-popover-header-bg);
  border-bottom: var(--bs-popover-border-width) solid var(--bs-popover-border-color);
  border-top-left-radius: var(--bs-popover-inner-border-radius);
  border-top-right-radius: var(--bs-popover-inner-border-radius); }

.popover-header:empty {
  display: none; }

.popover-body {
  padding: var(--bs-popover-body-padding-y) var(--bs-popover-body-padding-x);
  color: var(--bs-popover-body-color); }

.carousel {
  position: relative; }

.carousel.pointer-event {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden; }

.carousel-inner::after {
  display: block;
  clear: both;
  content: ""; }

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
  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) {
  .carousel-item {
    -webkit-transition: none;
    transition: none; } }

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block; }

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.carousel-fade .carousel-item {
  opacity: 0;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.carousel-fade .carousel-item.active,
.carousel-fade .carousel-item-next.carousel-item-start,
.carousel-fade .carousel-item-prev.carousel-item-end {
  z-index: 1;
  opacity: 1; }

.carousel-fade .active.carousel-item-start,
.carousel-fade .active.carousel-item-end {
  z-index: 0;
  opacity: 0;
  -webkit-transition: opacity 0s 0.6s;
  transition: opacity 0s 0.6s; }

@media (prefers-reduced-motion: reduce) {
  .carousel-fade .active.carousel-item-start,
  .carousel-fade .active.carousel-item-end {
    -webkit-transition: none;
    transition: none; } }

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  -webkit-transition: opacity 0.15s ease;
  transition: opacity 0.15s ease; }

@media (prefers-reduced-motion: reduce) {
  .carousel-control-prev,
  .carousel-control-next {
    -webkit-transition: none;
    transition: none; } }

.carousel-control-prev:hover, .carousel-control-prev:focus,
.carousel-control-next:hover,
.carousel-control-next:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9; }

.carousel-control-prev {
  left: 0; }

.carousel-control-next {
  right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%; }

/* rtl:options: {
  "autoRename": true,
  "stringMap":[ {
    "name"    : "prev-next",
    "search"  : "prev",
    "replace" : "next"
  } ]
} */
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%; }

.carousel-indicators [data-bs-target] {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease; }

@media (prefers-reduced-motion: reduce) {
  .carousel-indicators [data-bs-target] {
    -webkit-transition: none;
    transition: none; } }

.carousel-indicators .active {
  opacity: 1; }

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 1.25rem;
  left: 15%;
  padding-top: 1.25rem;
  padding-bottom: 1.25rem;
  color: #fff;
  text-align: center; }

.carousel-dark .carousel-control-prev-icon,
.carousel-dark .carousel-control-next-icon {
  -webkit-filter: invert(1) grayscale(100);
  filter: invert(1) grayscale(100); }

.carousel-dark .carousel-indicators [data-bs-target] {
  background-color: #000; }

.carousel-dark .carousel-caption {
  color: #000; }

[data-bs-theme=dark] .carousel .carousel-control-prev-icon,
[data-bs-theme=dark] .carousel .carousel-control-next-icon, .carousel[data-bs-theme=dark] .carousel-control-prev-icon,
.carousel[data-bs-theme=dark] .carousel-control-next-icon {
  -webkit-filter: invert(1) grayscale(100);
  filter: invert(1) grayscale(100); }

[data-bs-theme=dark] .carousel .carousel-indicators [data-bs-target], .carousel[data-bs-theme=dark] .carousel-indicators [data-bs-target] {
  background-color: #000; }

[data-bs-theme=dark] .carousel .carousel-caption, .carousel[data-bs-theme=dark] .carousel-caption {
  color: #000; }

.spinner-grow,
.spinner-border {
  display: inline-block;
  width: var(--bs-spinner-width);
  height: var(--bs-spinner-height);
  vertical-align: var(--bs-spinner-vertical-align);
  border-radius: 50%;
  -webkit-animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name);
  animation: var(--bs-spinner-animation-speed) linear infinite var(--bs-spinner-animation-name); }

@-webkit-keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes spinner-border {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.spinner-border {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-border-width: 0.25em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-border;
  border: var(--bs-spinner-border-width) solid currentcolor;
  border-right-color: transparent; }

.spinner-border-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem;
  --bs-spinner-border-width: 0.2em; }

@-webkit-keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes spinner-grow {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0); }
  50% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.spinner-grow {
  --bs-spinner-width: 2rem;
  --bs-spinner-height: 2rem;
  --bs-spinner-vertical-align: -0.125em;
  --bs-spinner-animation-speed: 0.75s;
  --bs-spinner-animation-name: spinner-grow;
  background-color: currentcolor;
  opacity: 0; }

.spinner-grow-sm {
  --bs-spinner-width: 1rem;
  --bs-spinner-height: 1rem; }

@media (prefers-reduced-motion: reduce) {
  .spinner-border,
  .spinner-grow {
    --bs-spinner-animation-speed: 1.5s; } }

.offcanvas, .offcanvas-xxl, .offcanvas-xl, .offcanvas-lg, .offcanvas-md, .offcanvas-sm {
  --bs-offcanvas-zindex: 1045;
  --bs-offcanvas-width: 400px;
  --bs-offcanvas-height: 30vh;
  --bs-offcanvas-padding-x: 1rem;
  --bs-offcanvas-padding-y: 1rem;
  --bs-offcanvas-color: var(--bs-body-color);
  --bs-offcanvas-bg: var(--bs-body-bg);
  --bs-offcanvas-border-width: var(--bs-border-width);
  --bs-offcanvas-border-color: var(--bs-border-color-translucent);
  --bs-offcanvas-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);
  --bs-offcanvas-transition: transform 0.3s ease-in-out;
  --bs-offcanvas-title-line-height: 1.5; }

@media (max-width: 575.98px) {
  .offcanvas-sm {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: var(--bs-offcanvas-transition);
    transition: var(--bs-offcanvas-transition); } }

@media (max-width: 575.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-sm {
    -webkit-transition: none;
    transition: none; } }

@media (max-width: 575.98px) {
  .offcanvas-sm.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  .offcanvas-sm.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
  .offcanvas-sm.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  .offcanvas-sm.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
  .offcanvas-sm.showing, .offcanvas-sm.show:not(.hiding) {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .offcanvas-sm.showing, .offcanvas-sm.hiding, .offcanvas-sm.show {
    visibility: visible; } }

@media (min-width: 576px) {
  .offcanvas-sm {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
  .offcanvas-sm .offcanvas-header {
    display: none; }
  .offcanvas-sm .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important; } }

@media (max-width: 767.98px) {
  .offcanvas-md {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: var(--bs-offcanvas-transition);
    transition: var(--bs-offcanvas-transition); } }

@media (max-width: 767.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-md {
    -webkit-transition: none;
    transition: none; } }

@media (max-width: 767.98px) {
  .offcanvas-md.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  .offcanvas-md.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
  .offcanvas-md.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  .offcanvas-md.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
  .offcanvas-md.showing, .offcanvas-md.show:not(.hiding) {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .offcanvas-md.showing, .offcanvas-md.hiding, .offcanvas-md.show {
    visibility: visible; } }

@media (min-width: 768px) {
  .offcanvas-md {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
  .offcanvas-md .offcanvas-header {
    display: none; }
  .offcanvas-md .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important; } }

@media (max-width: 991.98px) {
  .offcanvas-lg {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: var(--bs-offcanvas-transition);
    transition: var(--bs-offcanvas-transition); } }

@media (max-width: 991.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-lg {
    -webkit-transition: none;
    transition: none; } }

@media (max-width: 991.98px) {
  .offcanvas-lg.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  .offcanvas-lg.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
  .offcanvas-lg.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  .offcanvas-lg.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
  .offcanvas-lg.showing, .offcanvas-lg.show:not(.hiding) {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .offcanvas-lg.showing, .offcanvas-lg.hiding, .offcanvas-lg.show {
    visibility: visible; } }

@media (min-width: 992px) {
  .offcanvas-lg {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
  .offcanvas-lg .offcanvas-header {
    display: none; }
  .offcanvas-lg .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important; } }

@media (max-width: 1199.98px) {
  .offcanvas-xl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: var(--bs-offcanvas-transition);
    transition: var(--bs-offcanvas-transition); } }

@media (max-width: 1199.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xl {
    -webkit-transition: none;
    transition: none; } }

@media (max-width: 1199.98px) {
  .offcanvas-xl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  .offcanvas-xl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
  .offcanvas-xl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  .offcanvas-xl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
  .offcanvas-xl.showing, .offcanvas-xl.show:not(.hiding) {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .offcanvas-xl.showing, .offcanvas-xl.hiding, .offcanvas-xl.show {
    visibility: visible; } }

@media (min-width: 1200px) {
  .offcanvas-xl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
  .offcanvas-xl .offcanvas-header {
    display: none; }
  .offcanvas-xl .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important; } }

@media (max-width: 1399.98px) {
  .offcanvas-xxl {
    position: fixed;
    bottom: 0;
    z-index: var(--bs-offcanvas-zindex);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 100%;
    color: var(--bs-offcanvas-color);
    visibility: hidden;
    background-color: var(--bs-offcanvas-bg);
    background-clip: padding-box;
    outline: 0;
    -webkit-transition: var(--bs-offcanvas-transition);
    transition: var(--bs-offcanvas-transition); } }

@media (max-width: 1399.98px) and (prefers-reduced-motion: reduce) {
  .offcanvas-xxl {
    -webkit-transition: none;
    transition: none; } }

@media (max-width: 1399.98px) {
  .offcanvas-xxl.offcanvas-start {
    top: 0;
    left: 0;
    width: var(--bs-offcanvas-width);
    border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%); }
  .offcanvas-xxl.offcanvas-end {
    top: 0;
    right: 0;
    width: var(--bs-offcanvas-width);
    border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%); }
  .offcanvas-xxl.offcanvas-top {
    top: 0;
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%); }
  .offcanvas-xxl.offcanvas-bottom {
    right: 0;
    left: 0;
    height: var(--bs-offcanvas-height);
    max-height: 100%;
    border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%); }
  .offcanvas-xxl.showing, .offcanvas-xxl.show:not(.hiding) {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none; }
  .offcanvas-xxl.showing, .offcanvas-xxl.hiding, .offcanvas-xxl.show {
    visibility: visible; } }

@media (min-width: 1400px) {
  .offcanvas-xxl {
    --bs-offcanvas-height: auto;
    --bs-offcanvas-border-width: 0;
    background-color: transparent !important; }
  .offcanvas-xxl .offcanvas-header {
    display: none; }
  .offcanvas-xxl .offcanvas-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    padding: 0;
    overflow-y: visible;
    background-color: transparent !important; } }

.offcanvas {
  position: fixed;
  bottom: 0;
  z-index: var(--bs-offcanvas-zindex);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  max-width: 100%;
  color: var(--bs-offcanvas-color);
  visibility: hidden;
  background-color: var(--bs-offcanvas-bg);
  background-clip: padding-box;
  outline: 0;
  -webkit-transition: var(--bs-offcanvas-transition);
  transition: var(--bs-offcanvas-transition); }

@media (prefers-reduced-motion: reduce) {
  .offcanvas {
    -webkit-transition: none;
    transition: none; } }

.offcanvas.offcanvas-start {
  top: 0;
  left: 0;
  width: var(--bs-offcanvas-width);
  border-right: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  -webkit-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%); }

.offcanvas.offcanvas-end {
  top: 0;
  right: 0;
  width: var(--bs-offcanvas-width);
  border-left: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%); }

.offcanvas.offcanvas-top {
  top: 0;
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-bottom: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  -webkit-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  transform: translateY(-100%); }

.offcanvas.offcanvas-bottom {
  right: 0;
  left: 0;
  height: var(--bs-offcanvas-height);
  max-height: 100%;
  border-top: var(--bs-offcanvas-border-width) solid var(--bs-offcanvas-border-color);
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%); }

.offcanvas.showing, .offcanvas.show:not(.hiding) {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none; }

.offcanvas.showing, .offcanvas.hiding, .offcanvas.show {
  visibility: visible; }

.offcanvas-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: #000; }

.offcanvas-backdrop.fade {
  opacity: 0; }

.offcanvas-backdrop.show {
  opacity: 0.5; }

.offcanvas-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x); }

.offcanvas-header .btn-close {
  padding: calc(var(--bs-offcanvas-padding-y) * 0.5) calc(var(--bs-offcanvas-padding-x) * 0.5);
  margin-top: calc(-0.5 * var(--bs-offcanvas-padding-y));
  margin-right: calc(-0.5 * var(--bs-offcanvas-padding-x));
  margin-bottom: calc(-0.5 * var(--bs-offcanvas-padding-y)); }

.offcanvas-title {
  margin-bottom: 0;
  line-height: var(--bs-offcanvas-title-line-height); }

.offcanvas-body {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: var(--bs-offcanvas-padding-y) var(--bs-offcanvas-padding-x);
  overflow-y: auto; }

.placeholder {
  display: inline-block;
  min-height: 1em;
  vertical-align: middle;
  cursor: wait;
  background-color: currentcolor;
  opacity: 0.5; }

.placeholder.btn::before {
  display: inline-block;
  content: ""; }

.placeholder-xs {
  min-height: 0.6em; }

.placeholder-sm {
  min-height: 0.8em; }

.placeholder-lg {
  min-height: 1.2em; }

.placeholder-glow .placeholder {
  -webkit-animation: placeholder-glow 2s ease-in-out infinite;
  animation: placeholder-glow 2s ease-in-out infinite; }

@-webkit-keyframes placeholder-glow {
  50% {
    opacity: 0.2; } }

@keyframes placeholder-glow {
  50% {
    opacity: 0.2; } }

.placeholder-wave {
  -webkit-mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  mask-image: linear-gradient(130deg, #000 55%, rgba(0, 0, 0, 0.8) 75%, #000 95%);
  -webkit-mask-size: 200% 100%;
  mask-size: 200% 100%;
  -webkit-animation: placeholder-wave 2s linear infinite;
  animation: placeholder-wave 2s linear infinite; }

@-webkit-keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%; } }

@keyframes placeholder-wave {
  100% {
    -webkit-mask-position: -200% 0%;
    mask-position: -200% 0%; } }

.clearfix::after {
  display: block;
  clear: both;
  content: ""; }

.text-bg-primary {
  color: #fff !important;
  background-color: RGBA(13, 110, 253, var(--bs-bg-opacity, 1)) !important; }

.text-bg-secondary {
  color: #fff !important;
  background-color: RGBA(108, 117, 125, var(--bs-bg-opacity, 1)) !important; }

.text-bg-success {
  color: #fff !important;
  background-color: RGBA(25, 135, 84, var(--bs-bg-opacity, 1)) !important; }

.text-bg-info {
  color: #000 !important;
  background-color: RGBA(13, 202, 240, var(--bs-bg-opacity, 1)) !important; }

.text-bg-warning {
  color: #000 !important;
  background-color: RGBA(255, 193, 7, var(--bs-bg-opacity, 1)) !important; }

.text-bg-danger {
  color: #fff !important;
  background-color: RGBA(220, 53, 69, var(--bs-bg-opacity, 1)) !important; }

.text-bg-light {
  color: #000 !important;
  background-color: RGBA(248, 249, 250, var(--bs-bg-opacity, 1)) !important; }

.text-bg-dark {
  color: #fff !important;
  background-color: RGBA(33, 37, 41, var(--bs-bg-opacity, 1)) !important; }

.link-primary {
  color: RGBA(var(--bs-primary-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-primary-rgb), var(--bs-link-underline-opacity, 1)) !important; }

.link-primary:hover, .link-primary:focus {
  color: RGBA(10, 88, 202, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(10, 88, 202, var(--bs-link-underline-opacity, 1)) !important; }

.link-secondary {
  color: RGBA(var(--bs-secondary-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-secondary-rgb), var(--bs-link-underline-opacity, 1)) !important; }

.link-secondary:hover, .link-secondary:focus {
  color: RGBA(86, 94, 100, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(86, 94, 100, var(--bs-link-underline-opacity, 1)) !important; }

.link-success {
  color: RGBA(var(--bs-success-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-success-rgb), var(--bs-link-underline-opacity, 1)) !important; }

.link-success:hover, .link-success:focus {
  color: RGBA(20, 108, 67, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(20, 108, 67, var(--bs-link-underline-opacity, 1)) !important; }

.link-info {
  color: RGBA(var(--bs-info-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-info-rgb), var(--bs-link-underline-opacity, 1)) !important; }

.link-info:hover, .link-info:focus {
  color: RGBA(61, 213, 243, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(61, 213, 243, var(--bs-link-underline-opacity, 1)) !important; }

.link-warning {
  color: RGBA(var(--bs-warning-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-warning-rgb), var(--bs-link-underline-opacity, 1)) !important; }

.link-warning:hover, .link-warning:focus {
  color: RGBA(255, 205, 57, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(255, 205, 57, var(--bs-link-underline-opacity, 1)) !important; }

.link-danger {
  color: RGBA(var(--bs-danger-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-danger-rgb), var(--bs-link-underline-opacity, 1)) !important; }

.link-danger:hover, .link-danger:focus {
  color: RGBA(176, 42, 55, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(176, 42, 55, var(--bs-link-underline-opacity, 1)) !important; }

.link-light {
  color: RGBA(var(--bs-light-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-light-rgb), var(--bs-link-underline-opacity, 1)) !important; }

.link-light:hover, .link-light:focus {
  color: RGBA(249, 250, 251, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(249, 250, 251, var(--bs-link-underline-opacity, 1)) !important; }

.link-dark {
  color: RGBA(var(--bs-dark-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-dark-rgb), var(--bs-link-underline-opacity, 1)) !important; }

.link-dark:hover, .link-dark:focus {
  color: RGBA(26, 30, 33, var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(26, 30, 33, var(--bs-link-underline-opacity, 1)) !important; }

.link-body-emphasis {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 1)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 1)) !important; }

.link-body-emphasis:hover, .link-body-emphasis:focus {
  color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-opacity, 0.75)) !important;
  -webkit-text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important;
  text-decoration-color: RGBA(var(--bs-emphasis-color-rgb), var(--bs-link-underline-opacity, 0.75)) !important; }

.focus-ring:focus {
  outline: 0;
  -webkit-box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color);
  box-shadow: var(--bs-focus-ring-x, 0) var(--bs-focus-ring-y, 0) var(--bs-focus-ring-blur, 0) var(--bs-focus-ring-width) var(--bs-focus-ring-color); }

.icon-link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  gap: 0.375rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 0.5));
  text-underline-offset: 0.25em;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.icon-link > .bi {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 1em;
  height: 1em;
  fill: currentcolor;
  -webkit-transition: 0.2s ease-in-out transform;
  transition: 0.2s ease-in-out transform; }

@media (prefers-reduced-motion: reduce) {
  .icon-link > .bi {
    -webkit-transition: none;
    transition: none; } }

.icon-link-hover:hover > .bi, .icon-link-hover:focus-visible > .bi {
  -webkit-transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0));
  transform: var(--bs-icon-link-transform, translate3d(0.25em, 0, 0)); }

.ratio {
  position: relative;
  width: 100%; }

.ratio::before {
  display: block;
  padding-top: var(--bs-aspect-ratio);
  content: ""; }

.ratio > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ratio-1x1 {
  --bs-aspect-ratio: 100%; }

.ratio-4x3 {
  --bs-aspect-ratio: 75%; }

.ratio-16x9 {
  --bs-aspect-ratio: 56.25%; }

.ratio-21x9 {
  --bs-aspect-ratio: 42.8571428571%; }

.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030; }

.fixed-bottom {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1030; }

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020; }

.sticky-bottom {
  position: sticky;
  bottom: 0;
  z-index: 1020; }

@media (min-width: 576px) {
  .sticky-sm-top {
    position: sticky;
    top: 0;
    z-index: 1020; }
  .sticky-sm-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020; } }

@media (min-width: 768px) {
  .sticky-md-top {
    position: sticky;
    top: 0;
    z-index: 1020; }
  .sticky-md-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020; } }

@media (min-width: 992px) {
  .sticky-lg-top {
    position: sticky;
    top: 0;
    z-index: 1020; }
  .sticky-lg-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020; } }

@media (min-width: 1200px) {
  .sticky-xl-top {
    position: sticky;
    top: 0;
    z-index: 1020; }
  .sticky-xl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020; } }

@media (min-width: 1400px) {
  .sticky-xxl-top {
    position: sticky;
    top: 0;
    z-index: 1020; }
  .sticky-xxl-bottom {
    position: sticky;
    bottom: 0;
    z-index: 1020; } }

.hstack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }

.vstack {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }

.visually-hidden,
.visually-hidden-focusable:not(:focus):not(:focus-within) {
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important; }

.visually-hidden:not(caption),
.visually-hidden-focusable:not(:focus):not(:focus-within):not(caption) {
  position: absolute !important; }

.stretched-link::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  content: ""; }

.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.vr {
  display: inline-block;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  width: 1px;
  min-height: 1em;
  background-color: currentcolor;
  opacity: 0.25; }

.align-baseline {
  vertical-align: baseline !important; }

.align-top {
  vertical-align: top !important; }

.align-middle {
  vertical-align: middle !important; }

.align-bottom {
  vertical-align: bottom !important; }

.align-text-bottom {
  vertical-align: text-bottom !important; }

.align-text-top {
  vertical-align: text-top !important; }

.float-start {
  float: left !important; }

.float-end {
  float: right !important; }

.float-none {
  float: none !important; }

.object-fit-contain {
  -o-object-fit: contain !important;
  object-fit: contain !important; }

.object-fit-cover {
  -o-object-fit: cover !important;
  object-fit: cover !important; }

.object-fit-fill {
  -o-object-fit: fill !important;
  object-fit: fill !important; }

.object-fit-scale {
  -o-object-fit: scale-down !important;
  object-fit: scale-down !important; }

.object-fit-none {
  -o-object-fit: none !important;
  object-fit: none !important; }

.opacity-0 {
  opacity: 0 !important; }

.opacity-25 {
  opacity: 0.25 !important; }

.opacity-50 {
  opacity: 0.5 !important; }

.opacity-75 {
  opacity: 0.75 !important; }

.opacity-100 {
  opacity: 1 !important; }

.overflow-auto {
  overflow: auto !important; }

.overflow-hidden {
  overflow: hidden !important; }

.overflow-visible {
  overflow: visible !important; }

.overflow-scroll {
  overflow: scroll !important; }

.overflow-x-auto {
  overflow-x: auto !important; }

.overflow-x-hidden {
  overflow-x: hidden !important; }

.overflow-x-visible {
  overflow-x: visible !important; }

.overflow-x-scroll {
  overflow-x: scroll !important; }

.overflow-y-auto {
  overflow-y: auto !important; }

.overflow-y-hidden {
  overflow-y: hidden !important; }

.overflow-y-visible {
  overflow-y: visible !important; }

.overflow-y-scroll {
  overflow-y: scroll !important; }

.d-inline {
  display: inline !important; }

.d-inline-block {
  display: inline-block !important; }

.d-block {
  display: block !important; }

.d-grid {
  display: -ms-grid !important;
  display: grid !important; }

.d-inline-grid {
  display: -ms-inline-grid !important;
  display: inline-grid !important; }

.d-table {
  display: table !important; }

.d-table-row {
  display: table-row !important; }

.d-table-cell {
  display: table-cell !important; }

.d-flex {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }

.d-inline-flex {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important; }

.d-none {
  display: none !important; }

.shadow {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-sm {
  -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow-lg {
  -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
  box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

.focus-ring-primary {
  --bs-focus-ring-color: rgba(var(--bs-primary-rgb), var(--bs-focus-ring-opacity)); }

.focus-ring-secondary {
  --bs-focus-ring-color: rgba(var(--bs-secondary-rgb), var(--bs-focus-ring-opacity)); }

.focus-ring-success {
  --bs-focus-ring-color: rgba(var(--bs-success-rgb), var(--bs-focus-ring-opacity)); }

.focus-ring-info {
  --bs-focus-ring-color: rgba(var(--bs-info-rgb), var(--bs-focus-ring-opacity)); }

.focus-ring-warning {
  --bs-focus-ring-color: rgba(var(--bs-warning-rgb), var(--bs-focus-ring-opacity)); }

.focus-ring-danger {
  --bs-focus-ring-color: rgba(var(--bs-danger-rgb), var(--bs-focus-ring-opacity)); }

.focus-ring-light {
  --bs-focus-ring-color: rgba(var(--bs-light-rgb), var(--bs-focus-ring-opacity)); }

.focus-ring-dark {
  --bs-focus-ring-color: rgba(var(--bs-dark-rgb), var(--bs-focus-ring-opacity)); }

.position-static {
  position: static !important; }

.position-relative {
  position: relative !important; }

.position-absolute {
  position: absolute !important; }

.position-fixed {
  position: fixed !important; }

.position-sticky {
  position: sticky !important; }

.top-0 {
  top: 0 !important; }

.top-50 {
  top: 50% !important; }

.top-100 {
  top: 100% !important; }

.bottom-0 {
  bottom: 0 !important; }

.bottom-50 {
  bottom: 50% !important; }

.bottom-100 {
  bottom: 100% !important; }

.start-0 {
  left: 0 !important; }

.start-50 {
  left: 50% !important; }

.start-100 {
  left: 100% !important; }

.end-0 {
  right: 0 !important; }

.end-50 {
  right: 50% !important; }

.end-100 {
  right: 100% !important; }

.translate-middle {
  -webkit-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  transform: translate(-50%, -50%) !important; }

.translate-middle-x {
  -webkit-transform: translateX(-50%) !important;
  -ms-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important; }

.translate-middle-y {
  -webkit-transform: translateY(-50%) !important;
  -ms-transform: translateY(-50%) !important;
  transform: translateY(-50%) !important; }

.border {
  border: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-0 {
  border: 0 !important; }

.border-top {
  border-top: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-top-0 {
  border-top: 0 !important; }

.border-end {
  border-right: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-end-0 {
  border-right: 0 !important; }

.border-bottom {
  border-bottom: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-bottom-0 {
  border-bottom: 0 !important; }

.border-start {
  border-left: var(--bs-border-width) var(--bs-border-style) var(--bs-border-color) !important; }

.border-start-0 {
  border-left: 0 !important; }

.border-primary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-primary-rgb), var(--bs-border-opacity)) !important; }

.border-secondary {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-secondary-rgb), var(--bs-border-opacity)) !important; }

.border-success {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-success-rgb), var(--bs-border-opacity)) !important; }

.border-info {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-info-rgb), var(--bs-border-opacity)) !important; }

.border-warning {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-warning-rgb), var(--bs-border-opacity)) !important; }

.border-danger {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-danger-rgb), var(--bs-border-opacity)) !important; }

.border-light {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-light-rgb), var(--bs-border-opacity)) !important; }

.border-dark {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-dark-rgb), var(--bs-border-opacity)) !important; }

.border-black {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-black-rgb), var(--bs-border-opacity)) !important; }

.border-white {
  --bs-border-opacity: 1;
  border-color: rgba(var(--bs-white-rgb), var(--bs-border-opacity)) !important; }

.border-primary-subtle {
  border-color: var(--bs-primary-border-subtle) !important; }

.border-secondary-subtle {
  border-color: var(--bs-secondary-border-subtle) !important; }

.border-success-subtle {
  border-color: var(--bs-success-border-subtle) !important; }

.border-info-subtle {
  border-color: var(--bs-info-border-subtle) !important; }

.border-warning-subtle {
  border-color: var(--bs-warning-border-subtle) !important; }

.border-danger-subtle {
  border-color: var(--bs-danger-border-subtle) !important; }

.border-light-subtle {
  border-color: var(--bs-light-border-subtle) !important; }

.border-dark-subtle {
  border-color: var(--bs-dark-border-subtle) !important; }

.border-1 {
  border-width: 1px !important; }

.border-2 {
  border-width: 2px !important; }

.border-3 {
  border-width: 3px !important; }

.border-4 {
  border-width: 4px !important; }

.border-5 {
  border-width: 5px !important; }

.border-opacity-10 {
  --bs-border-opacity: 0.1; }

.border-opacity-25 {
  --bs-border-opacity: 0.25; }

.border-opacity-50 {
  --bs-border-opacity: 0.5; }

.border-opacity-75 {
  --bs-border-opacity: 0.75; }

.border-opacity-100 {
  --bs-border-opacity: 1; }

.w-25 {
  width: 25% !important; }

.w-50 {
  width: 50% !important; }

.w-75 {
  width: 75% !important; }

.w-100 {
  width: 100% !important; }

.w-auto {
  width: auto !important; }

.mw-100 {
  max-width: 100% !important; }

.vw-100 {
  width: 100vw !important; }

.min-vw-100 {
  min-width: 100vw !important; }

.h-25 {
  height: 25% !important; }

.h-50 {
  height: 50% !important; }

.h-75 {
  height: 75% !important; }

.h-100 {
  height: 100% !important; }

.h-auto {
  height: auto !important; }

.mh-100 {
  max-height: 100% !important; }

.vh-100 {
  height: 100vh !important; }

.min-vh-100 {
  min-height: 100vh !important; }

.flex-fill {
  -webkit-box-flex: 1 !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important; }

.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important; }

.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important; }

.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important; }

.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -ms-flex-positive: 0 !important;
  flex-grow: 0 !important; }

.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -ms-flex-positive: 1 !important;
  flex-grow: 1 !important; }

.flex-shrink-0 {
  -ms-flex-negative: 0 !important;
  flex-shrink: 0 !important; }

.flex-shrink-1 {
  -ms-flex-negative: 1 !important;
  flex-shrink: 1 !important; }

.flex-wrap {
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important; }

.flex-nowrap {
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.flex-wrap-reverse {
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important; }

.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important; }

.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important; }

.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important; }

.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important; }

.justify-content-evenly {
  -webkit-box-pack: space-evenly !important;
  -ms-flex-pack: space-evenly !important;
  justify-content: space-evenly !important; }

.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }

.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important; }

.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important; }

.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important; }

.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important; }

.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important; }

.align-content-between {
  -ms-flex-line-pack: justify !important;
  align-content: space-between !important; }

.align-content-around {
  -ms-flex-line-pack: distribute !important;
  align-content: space-around !important; }

.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important; }

.align-self-auto {
  -ms-flex-item-align: auto !important;
  -ms-grid-row-align: auto !important;
  align-self: auto !important; }

.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important; }

.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important; }

.align-self-center {
  -ms-flex-item-align: center !important;
  -ms-grid-row-align: center !important;
  align-self: center !important; }

.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important; }

.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  -ms-grid-row-align: stretch !important;
  align-self: stretch !important; }

.order-first {
  -webkit-box-ordinal-group: 0 !important;
  -ms-flex-order: -1 !important;
  order: -1 !important; }

.order-0 {
  -webkit-box-ordinal-group: 1 !important;
  -ms-flex-order: 0 !important;
  order: 0 !important; }

.order-1 {
  -webkit-box-ordinal-group: 2 !important;
  -ms-flex-order: 1 !important;
  order: 1 !important; }

.order-2 {
  -webkit-box-ordinal-group: 3 !important;
  -ms-flex-order: 2 !important;
  order: 2 !important; }

.order-3 {
  -webkit-box-ordinal-group: 4 !important;
  -ms-flex-order: 3 !important;
  order: 3 !important; }

.order-4 {
  -webkit-box-ordinal-group: 5 !important;
  -ms-flex-order: 4 !important;
  order: 4 !important; }

.order-5 {
  -webkit-box-ordinal-group: 6 !important;
  -ms-flex-order: 5 !important;
  order: 5 !important; }

.order-last {
  -webkit-box-ordinal-group: 7 !important;
  -ms-flex-order: 6 !important;
  order: 6 !important; }

.m-0 {
  margin: 0 !important; }

.m-1 {
  margin: 0.25rem !important; }

.m-2 {
  margin: 0.5rem !important; }

.m-3 {
  margin: 1rem !important; }

.m-4 {
  margin: 1.5rem !important; }

.m-5 {
  margin: 3rem !important; }

.m-auto {
  margin: auto !important; }

.mx-0 {
  margin-right: 0 !important;
  margin-left: 0 !important; }

.mx-1 {
  margin-right: 0.25rem !important;
  margin-left: 0.25rem !important; }

.mx-2 {
  margin-right: 0.5rem !important;
  margin-left: 0.5rem !important; }

.mx-3 {
  margin-right: 1rem !important;
  margin-left: 1rem !important; }

.mx-4 {
  margin-right: 1.5rem !important;
  margin-left: 1.5rem !important; }

.mx-5 {
  margin-right: 3rem !important;
  margin-left: 3rem !important; }

.mx-auto {
  margin-right: auto !important;
  margin-left: auto !important; }

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

.my-1 {
  margin-top: 0.25rem !important;
  margin-bottom: 0.25rem !important; }

.my-2 {
  margin-top: 0.5rem !important;
  margin-bottom: 0.5rem !important; }

.my-3 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important; }

.my-4 {
  margin-top: 1.5rem !important;
  margin-bottom: 1.5rem !important; }

.my-5 {
  margin-top: 3rem !important;
  margin-bottom: 3rem !important; }

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important; }

.mt-0 {
  margin-top: 0 !important; }

.mt-1 {
  margin-top: 0.25rem !important; }

.mt-2 {
  margin-top: 0.5rem !important; }

.mt-3 {
  margin-top: 1rem !important; }

.mt-4 {
  margin-top: 1.5rem !important; }

.mt-5 {
  margin-top: 3rem !important; }

.mt-auto {
  margin-top: auto !important; }

.me-0 {
  margin-right: 0 !important; }

.me-1 {
  margin-right: 0.25rem !important; }

.me-2 {
  margin-right: 0.5rem !important; }

.me-3 {
  margin-right: 1rem !important; }

.me-4 {
  margin-right: 1.5rem !important; }

.me-5 {
  margin-right: 3rem !important; }

.me-auto {
  margin-right: auto !important; }

.mb-0 {
  margin-bottom: 0 !important; }

.mb-1 {
  margin-bottom: 0.25rem !important; }

.mb-2 {
  margin-bottom: 0.5rem !important; }

.mb-3 {
  margin-bottom: 1rem !important; }

.mb-4 {
  margin-bottom: 1.5rem !important; }

.mb-5 {
  margin-bottom: 3rem !important; }

.mb-auto {
  margin-bottom: auto !important; }

.ms-0 {
  margin-left: 0 !important; }

.ms-1 {
  margin-left: 0.25rem !important; }

.ms-2 {
  margin-left: 0.5rem !important; }

.ms-3 {
  margin-left: 1rem !important; }

.ms-4 {
  margin-left: 1.5rem !important; }

.ms-5 {
  margin-left: 3rem !important; }

.ms-auto {
  margin-left: auto !important; }

.p-0 {
  padding: 0 !important; }

.p-1 {
  padding: 0.25rem !important; }

.p-2 {
  padding: 0.5rem !important; }

.p-3 {
  padding: 1rem !important; }

.p-4 {
  padding: 1.5rem !important; }

.p-5 {
  padding: 3rem !important; }

.px-0 {
  padding-right: 0 !important;
  padding-left: 0 !important; }

.px-1 {
  padding-right: 0.25rem !important;
  padding-left: 0.25rem !important; }

.px-2 {
  padding-right: 0.5rem !important;
  padding-left: 0.5rem !important; }

.px-3 {
  padding-right: 1rem !important;
  padding-left: 1rem !important; }

.px-4 {
  padding-right: 1.5rem !important;
  padding-left: 1.5rem !important; }

.px-5 {
  padding-right: 3rem !important;
  padding-left: 3rem !important; }

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.py-1 {
  padding-top: 0.25rem !important;
  padding-bottom: 0.25rem !important; }

.py-2 {
  padding-top: 0.5rem !important;
  padding-bottom: 0.5rem !important; }

.py-3 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important; }

.py-4 {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important; }

.py-5 {
  padding-top: 3rem !important;
  padding-bottom: 3rem !important; }

.pt-0 {
  padding-top: 0 !important; }

.pt-1 {
  padding-top: 0.25rem !important; }

.pt-2 {
  padding-top: 0.5rem !important; }

.pt-3 {
  padding-top: 1rem !important; }

.pt-4 {
  padding-top: 1.5rem !important; }

.pt-5 {
  padding-top: 3rem !important; }

.pe-0 {
  padding-right: 0 !important; }

.pe-1 {
  padding-right: 0.25rem !important; }

.pe-2 {
  padding-right: 0.5rem !important; }

.pe-3 {
  padding-right: 1rem !important; }

.pe-4 {
  padding-right: 1.5rem !important; }

.pe-5 {
  padding-right: 3rem !important; }

.pb-0 {
  padding-bottom: 0 !important; }

.pb-1 {
  padding-bottom: 0.25rem !important; }

.pb-2 {
  padding-bottom: 0.5rem !important; }

.pb-3 {
  padding-bottom: 1rem !important; }

.pb-4 {
  padding-bottom: 1.5rem !important; }

.pb-5 {
  padding-bottom: 3rem !important; }

.ps-0 {
  padding-left: 0 !important; }

.ps-1 {
  padding-left: 0.25rem !important; }

.ps-2 {
  padding-left: 0.5rem !important; }

.ps-3 {
  padding-left: 1rem !important; }

.ps-4 {
  padding-left: 1.5rem !important; }

.ps-5 {
  padding-left: 3rem !important; }

.gap-0 {
  gap: 0 !important; }

.gap-1 {
  gap: 0.25rem !important; }

.gap-2 {
  gap: 0.5rem !important; }

.gap-3 {
  gap: 1rem !important; }

.gap-4 {
  gap: 1.5rem !important; }

.gap-5 {
  gap: 3rem !important; }

.row-gap-0 {
  row-gap: 0 !important; }

.row-gap-1 {
  row-gap: 0.25rem !important; }

.row-gap-2 {
  row-gap: 0.5rem !important; }

.row-gap-3 {
  row-gap: 1rem !important; }

.row-gap-4 {
  row-gap: 1.5rem !important; }

.row-gap-5 {
  row-gap: 3rem !important; }

.column-gap-0 {
  -webkit-column-gap: 0 !important;
  -moz-column-gap: 0 !important;
  column-gap: 0 !important; }

.column-gap-1 {
  -webkit-column-gap: 0.25rem !important;
  -moz-column-gap: 0.25rem !important;
  column-gap: 0.25rem !important; }

.column-gap-2 {
  -webkit-column-gap: 0.5rem !important;
  -moz-column-gap: 0.5rem !important;
  column-gap: 0.5rem !important; }

.column-gap-3 {
  -webkit-column-gap: 1rem !important;
  -moz-column-gap: 1rem !important;
  column-gap: 1rem !important; }

.column-gap-4 {
  -webkit-column-gap: 1.5rem !important;
  -moz-column-gap: 1.5rem !important;
  column-gap: 1.5rem !important; }

.column-gap-5 {
  -webkit-column-gap: 3rem !important;
  -moz-column-gap: 3rem !important;
  column-gap: 3rem !important; }

.font-monospace {
  font-family: var(--bs-font-monospace) !important; }

.fs-1 {
  font-size: calc(1.4000000625rem + 1.80000075vw) !important; }

.fs-2 {
  font-size: calc(1.2875000625rem + 0.45000075vw) !important; }

.fs-3 {
  font-size: calc(1.2625000313rem + 0.150000375vw) !important; }

.fs-4 {
  font-size: 1.125rem !important; }

.fs-5 {
  font-size: 1.0000003125rem !important; }

.fs-6 {
  font-size: 0.9375rem !important; }

.fst-italic {
  font-style: italic !important; }

.fst-normal {
  font-style: normal !important; }

.fw-lighter {
  font-weight: lighter !important; }

.fw-light {
  font-weight: 300 !important; }

.fw-normal {
  font-weight: 400 !important; }

.fw-medium {
  font-weight: 500 !important; }

.fw-semibold {
  font-weight: 600 !important; }

.fw-bold {
  font-weight: 700 !important; }

.fw-bolder {
  font-weight: bolder !important; }

.lh-1 {
  line-height: 1 !important; }

.lh-sm {
  line-height: 1.25 !important; }

.lh-base {
  line-height: 1.5 !important; }

.lh-lg {
  line-height: 2 !important; }

.text-start {
  text-align: left !important; }

.text-end {
  text-align: right !important; }

.text-center {
  text-align: center !important; }

.text-decoration-none {
  text-decoration: none !important; }

.text-decoration-underline {
  text-decoration: underline !important; }

.text-decoration-line-through {
  text-decoration: line-through !important; }

.text-lowercase {
  text-transform: lowercase !important; }

.text-uppercase {
  text-transform: uppercase !important; }

.text-capitalize {
  text-transform: capitalize !important; }

.text-wrap {
  white-space: normal !important; }

.text-nowrap {
  white-space: nowrap !important; }

/* rtl:begin:remove */
.text-break {
  word-wrap: break-word !important;
  word-break: break-word !important; }

/* rtl:end:remove */
.text-primary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important; }

.text-secondary {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-secondary-rgb), var(--bs-text-opacity)) !important; }

.text-success {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important; }

.text-info {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important; }

.text-warning {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important; }

.text-danger {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important; }

.text-light {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important; }

.text-dark {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important; }

.text-black {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-black-rgb), var(--bs-text-opacity)) !important; }

.text-white {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-white-rgb), var(--bs-text-opacity)) !important; }

.text-body {
  --bs-text-opacity: 1;
  color: rgba(var(--bs-body-color-rgb), var(--bs-text-opacity)) !important; }

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important; }

.text-black-50 {
  --bs-text-opacity: 1;
  color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 {
  --bs-text-opacity: 1;
  color: rgba(255, 255, 255, 0.5) !important; }

.text-body-secondary {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important; }

.text-body-tertiary {
  --bs-text-opacity: 1;
  color: var(--bs-tertiary-color) !important; }

.text-body-emphasis {
  --bs-text-opacity: 1;
  color: var(--bs-emphasis-color) !important; }

.text-reset {
  --bs-text-opacity: 1;
  color: inherit !important; }

.text-opacity-25 {
  --bs-text-opacity: 0.25; }

.text-opacity-50 {
  --bs-text-opacity: 0.5; }

.text-opacity-75 {
  --bs-text-opacity: 0.75; }

.text-opacity-100 {
  --bs-text-opacity: 1; }

.text-primary-emphasis {
  color: var(--bs-primary-text-emphasis) !important; }

.text-secondary-emphasis {
  color: var(--bs-secondary-text-emphasis) !important; }

.text-success-emphasis {
  color: var(--bs-success-text-emphasis) !important; }

.text-info-emphasis {
  color: var(--bs-info-text-emphasis) !important; }

.text-warning-emphasis {
  color: var(--bs-warning-text-emphasis) !important; }

.text-danger-emphasis {
  color: var(--bs-danger-text-emphasis) !important; }

.text-light-emphasis {
  color: var(--bs-light-text-emphasis) !important; }

.text-dark-emphasis {
  color: var(--bs-dark-text-emphasis) !important; }

.link-opacity-10 {
  --bs-link-opacity: 0.1; }

.link-opacity-10-hover:hover {
  --bs-link-opacity: 0.1; }

.link-opacity-25 {
  --bs-link-opacity: 0.25; }

.link-opacity-25-hover:hover {
  --bs-link-opacity: 0.25; }

.link-opacity-50 {
  --bs-link-opacity: 0.5; }

.link-opacity-50-hover:hover {
  --bs-link-opacity: 0.5; }

.link-opacity-75 {
  --bs-link-opacity: 0.75; }

.link-opacity-75-hover:hover {
  --bs-link-opacity: 0.75; }

.link-opacity-100 {
  --bs-link-opacity: 1; }

.link-opacity-100-hover:hover {
  --bs-link-opacity: 1; }

.link-offset-1 {
  text-underline-offset: 0.125em !important; }

.link-offset-1-hover:hover {
  text-underline-offset: 0.125em !important; }

.link-offset-2 {
  text-underline-offset: 0.25em !important; }

.link-offset-2-hover:hover {
  text-underline-offset: 0.25em !important; }

.link-offset-3 {
  text-underline-offset: 0.375em !important; }

.link-offset-3-hover:hover {
  text-underline-offset: 0.375em !important; }

.link-underline-primary {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-primary-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline-secondary {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-secondary-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline-success {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-success-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline-info {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-info-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline-warning {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-warning-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline-danger {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-danger-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline-light {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-light-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline-dark {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important;
  text-decoration-color: rgba(var(--bs-dark-rgb), var(--bs-link-underline-opacity)) !important; }

.link-underline {
  --bs-link-underline-opacity: 1;
  -webkit-text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important;
  text-decoration-color: rgba(var(--bs-link-color-rgb), var(--bs-link-underline-opacity, 1)) !important; }

.link-underline-opacity-0 {
  --bs-link-underline-opacity: 0; }

.link-underline-opacity-0-hover:hover {
  --bs-link-underline-opacity: 0; }

.link-underline-opacity-10 {
  --bs-link-underline-opacity: 0.1; }

.link-underline-opacity-10-hover:hover {
  --bs-link-underline-opacity: 0.1; }

.link-underline-opacity-25 {
  --bs-link-underline-opacity: 0.25; }

.link-underline-opacity-25-hover:hover {
  --bs-link-underline-opacity: 0.25; }

.link-underline-opacity-50 {
  --bs-link-underline-opacity: 0.5; }

.link-underline-opacity-50-hover:hover {
  --bs-link-underline-opacity: 0.5; }

.link-underline-opacity-75 {
  --bs-link-underline-opacity: 0.75; }

.link-underline-opacity-75-hover:hover {
  --bs-link-underline-opacity: 0.75; }

.link-underline-opacity-100 {
  --bs-link-underline-opacity: 1; }

.link-underline-opacity-100-hover:hover {
  --bs-link-underline-opacity: 1; }

.bg-primary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important; }

.bg-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important; }

.bg-success {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important; }

.bg-info {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important; }

.bg-warning {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important; }

.bg-danger {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important; }

.bg-light {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important; }

.bg-dark {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important; }

.bg-black {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-black-rgb), var(--bs-bg-opacity)) !important; }

.bg-white {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important; }

.bg-body {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-body-bg-rgb), var(--bs-bg-opacity)) !important; }

.bg-transparent {
  --bs-bg-opacity: 1;
  background-color: transparent !important; }

.bg-body-secondary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-secondary-bg-rgb), var(--bs-bg-opacity)) !important; }

.bg-body-tertiary {
  --bs-bg-opacity: 1;
  background-color: rgba(var(--bs-tertiary-bg-rgb), var(--bs-bg-opacity)) !important; }

.bg-opacity-10 {
  --bs-bg-opacity: 0.1; }

.bg-opacity-25 {
  --bs-bg-opacity: 0.25; }

.bg-opacity-50 {
  --bs-bg-opacity: 0.5; }

.bg-opacity-75 {
  --bs-bg-opacity: 0.75; }

.bg-opacity-100 {
  --bs-bg-opacity: 1; }

.bg-primary-subtle {
  background-color: var(--bs-primary-bg-subtle) !important; }

.bg-secondary-subtle {
  background-color: var(--bs-secondary-bg-subtle) !important; }

.bg-success-subtle {
  background-color: var(--bs-success-bg-subtle) !important; }

.bg-info-subtle {
  background-color: var(--bs-info-bg-subtle) !important; }

.bg-warning-subtle {
  background-color: var(--bs-warning-bg-subtle) !important; }

.bg-danger-subtle {
  background-color: var(--bs-danger-bg-subtle) !important; }

.bg-light-subtle {
  background-color: var(--bs-light-bg-subtle) !important; }

.bg-dark-subtle {
  background-color: var(--bs-dark-bg-subtle) !important; }

.bg-gradient {
  background-image: var(--bs-gradient) !important; }

.user-select-all {
  -webkit-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important; }

.user-select-auto {
  -webkit-user-select: auto !important;
  -moz-user-select: auto !important;
  -ms-user-select: auto !important;
  user-select: auto !important; }

.user-select-none {
  -webkit-user-select: none !important;
  -moz-user-select: none !important;
  -ms-user-select: none !important;
  user-select: none !important; }

.pe-none {
  pointer-events: none !important; }

.pe-auto {
  pointer-events: auto !important; }

.rounded {
  border-radius: var(--bs-border-radius) !important; }

.rounded-0 {
  border-radius: 0 !important; }

.rounded-1 {
  border-radius: var(--bs-border-radius-sm) !important; }

.rounded-2 {
  border-radius: var(--bs-border-radius) !important; }

.rounded-3 {
  border-radius: var(--bs-border-radius-lg) !important; }

.rounded-4 {
  border-radius: var(--bs-border-radius-xl) !important; }

.rounded-5 {
  border-radius: var(--bs-border-radius-xxl) !important; }

.rounded-circle {
  border-radius: 50% !important; }

.rounded-pill {
  border-radius: var(--bs-border-radius-pill) !important; }

.rounded-top {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important; }

.rounded-top-0 {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important; }

.rounded-top-1 {
  border-top-left-radius: var(--bs-border-radius-sm) !important;
  border-top-right-radius: var(--bs-border-radius-sm) !important; }

.rounded-top-2 {
  border-top-left-radius: var(--bs-border-radius) !important;
  border-top-right-radius: var(--bs-border-radius) !important; }

.rounded-top-3 {
  border-top-left-radius: var(--bs-border-radius-lg) !important;
  border-top-right-radius: var(--bs-border-radius-lg) !important; }

.rounded-top-4 {
  border-top-left-radius: var(--bs-border-radius-xl) !important;
  border-top-right-radius: var(--bs-border-radius-xl) !important; }

.rounded-top-5 {
  border-top-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-right-radius: var(--bs-border-radius-xxl) !important; }

.rounded-top-circle {
  border-top-left-radius: 50% !important;
  border-top-right-radius: 50% !important; }

.rounded-top-pill {
  border-top-left-radius: var(--bs-border-radius-pill) !important;
  border-top-right-radius: var(--bs-border-radius-pill) !important; }

.rounded-end {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important; }

.rounded-end-0 {
  border-top-right-radius: 0 !important;
  border-bottom-right-radius: 0 !important; }

.rounded-end-1 {
  border-top-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-right-radius: var(--bs-border-radius-sm) !important; }

.rounded-end-2 {
  border-top-right-radius: var(--bs-border-radius) !important;
  border-bottom-right-radius: var(--bs-border-radius) !important; }

.rounded-end-3 {
  border-top-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-right-radius: var(--bs-border-radius-lg) !important; }

.rounded-end-4 {
  border-top-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xl) !important; }

.rounded-end-5 {
  border-top-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important; }

.rounded-end-circle {
  border-top-right-radius: 50% !important;
  border-bottom-right-radius: 50% !important; }

.rounded-end-pill {
  border-top-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-right-radius: var(--bs-border-radius-pill) !important; }

.rounded-bottom {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important; }

.rounded-bottom-0 {
  border-bottom-right-radius: 0 !important;
  border-bottom-left-radius: 0 !important; }

.rounded-bottom-1 {
  border-bottom-right-radius: var(--bs-border-radius-sm) !important;
  border-bottom-left-radius: var(--bs-border-radius-sm) !important; }

.rounded-bottom-2 {
  border-bottom-right-radius: var(--bs-border-radius) !important;
  border-bottom-left-radius: var(--bs-border-radius) !important; }

.rounded-bottom-3 {
  border-bottom-right-radius: var(--bs-border-radius-lg) !important;
  border-bottom-left-radius: var(--bs-border-radius-lg) !important; }

.rounded-bottom-4 {
  border-bottom-right-radius: var(--bs-border-radius-xl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xl) !important; }

.rounded-bottom-5 {
  border-bottom-right-radius: var(--bs-border-radius-xxl) !important;
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important; }

.rounded-bottom-circle {
  border-bottom-right-radius: 50% !important;
  border-bottom-left-radius: 50% !important; }

.rounded-bottom-pill {
  border-bottom-right-radius: var(--bs-border-radius-pill) !important;
  border-bottom-left-radius: var(--bs-border-radius-pill) !important; }

.rounded-start {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important; }

.rounded-start-0 {
  border-bottom-left-radius: 0 !important;
  border-top-left-radius: 0 !important; }

.rounded-start-1 {
  border-bottom-left-radius: var(--bs-border-radius-sm) !important;
  border-top-left-radius: var(--bs-border-radius-sm) !important; }

.rounded-start-2 {
  border-bottom-left-radius: var(--bs-border-radius) !important;
  border-top-left-radius: var(--bs-border-radius) !important; }

.rounded-start-3 {
  border-bottom-left-radius: var(--bs-border-radius-lg) !important;
  border-top-left-radius: var(--bs-border-radius-lg) !important; }

.rounded-start-4 {
  border-bottom-left-radius: var(--bs-border-radius-xl) !important;
  border-top-left-radius: var(--bs-border-radius-xl) !important; }

.rounded-start-5 {
  border-bottom-left-radius: var(--bs-border-radius-xxl) !important;
  border-top-left-radius: var(--bs-border-radius-xxl) !important; }

.rounded-start-circle {
  border-bottom-left-radius: 50% !important;
  border-top-left-radius: 50% !important; }

.rounded-start-pill {
  border-bottom-left-radius: var(--bs-border-radius-pill) !important;
  border-top-left-radius: var(--bs-border-radius-pill) !important; }

.visible {
  visibility: visible !important; }

.invisible {
  visibility: hidden !important; }

.z-n1 {
  z-index: -1 !important; }

.z-0 {
  z-index: 0 !important; }

.z-1 {
  z-index: 1 !important; }

.z-2 {
  z-index: 2 !important; }

.z-3 {
  z-index: 3 !important; }

@media (min-width: 576px) {
  .float-sm-start {
    float: left !important; }
  .float-sm-end {
    float: right !important; }
  .float-sm-none {
    float: none !important; }
  .object-fit-sm-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important; }
  .object-fit-sm-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important; }
  .object-fit-sm-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important; }
  .object-fit-sm-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important; }
  .object-fit-sm-none {
    -o-object-fit: none !important;
    object-fit: none !important; }
  .d-sm-inline {
    display: inline !important; }
  .d-sm-inline-block {
    display: inline-block !important; }
  .d-sm-block {
    display: block !important; }
  .d-sm-grid {
    display: -ms-grid !important;
    display: grid !important; }
  .d-sm-inline-grid {
    display: -ms-inline-grid !important;
    display: inline-grid !important; }
  .d-sm-table {
    display: table !important; }
  .d-sm-table-row {
    display: table-row !important; }
  .d-sm-table-cell {
    display: table-cell !important; }
  .d-sm-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-sm-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-sm-none {
    display: none !important; }
  .flex-sm-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-sm-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-sm-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-sm-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-sm-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .flex-sm-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-sm-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .justify-content-sm-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important; }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-sm-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-sm-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-sm-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; }
  .order-sm-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important; }
  .order-sm-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important; }
  .order-sm-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important; }
  .order-sm-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important; }
  .order-sm-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important; }
  .order-sm-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important; }
  .order-sm-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important; }
  .order-sm-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important; }
  .m-sm-0 {
    margin: 0 !important; }
  .m-sm-1 {
    margin: 0.25rem !important; }
  .m-sm-2 {
    margin: 0.5rem !important; }
  .m-sm-3 {
    margin: 1rem !important; }
  .m-sm-4 {
    margin: 1.5rem !important; }
  .m-sm-5 {
    margin: 3rem !important; }
  .m-sm-auto {
    margin: auto !important; }
  .mx-sm-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-sm-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-sm-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-sm-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-sm-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-sm-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-sm-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-sm-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-sm-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-sm-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-sm-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-sm-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-sm-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-sm-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-sm-0 {
    margin-top: 0 !important; }
  .mt-sm-1 {
    margin-top: 0.25rem !important; }
  .mt-sm-2 {
    margin-top: 0.5rem !important; }
  .mt-sm-3 {
    margin-top: 1rem !important; }
  .mt-sm-4 {
    margin-top: 1.5rem !important; }
  .mt-sm-5 {
    margin-top: 3rem !important; }
  .mt-sm-auto {
    margin-top: auto !important; }
  .me-sm-0 {
    margin-right: 0 !important; }
  .me-sm-1 {
    margin-right: 0.25rem !important; }
  .me-sm-2 {
    margin-right: 0.5rem !important; }
  .me-sm-3 {
    margin-right: 1rem !important; }
  .me-sm-4 {
    margin-right: 1.5rem !important; }
  .me-sm-5 {
    margin-right: 3rem !important; }
  .me-sm-auto {
    margin-right: auto !important; }
  .mb-sm-0 {
    margin-bottom: 0 !important; }
  .mb-sm-1 {
    margin-bottom: 0.25rem !important; }
  .mb-sm-2 {
    margin-bottom: 0.5rem !important; }
  .mb-sm-3 {
    margin-bottom: 1rem !important; }
  .mb-sm-4 {
    margin-bottom: 1.5rem !important; }
  .mb-sm-5 {
    margin-bottom: 3rem !important; }
  .mb-sm-auto {
    margin-bottom: auto !important; }
  .ms-sm-0 {
    margin-left: 0 !important; }
  .ms-sm-1 {
    margin-left: 0.25rem !important; }
  .ms-sm-2 {
    margin-left: 0.5rem !important; }
  .ms-sm-3 {
    margin-left: 1rem !important; }
  .ms-sm-4 {
    margin-left: 1.5rem !important; }
  .ms-sm-5 {
    margin-left: 3rem !important; }
  .ms-sm-auto {
    margin-left: auto !important; }
  .p-sm-0 {
    padding: 0 !important; }
  .p-sm-1 {
    padding: 0.25rem !important; }
  .p-sm-2 {
    padding: 0.5rem !important; }
  .p-sm-3 {
    padding: 1rem !important; }
  .p-sm-4 {
    padding: 1.5rem !important; }
  .p-sm-5 {
    padding: 3rem !important; }
  .px-sm-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-sm-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-sm-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-sm-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-sm-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-sm-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-sm-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-sm-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-sm-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-sm-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-sm-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-sm-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-sm-0 {
    padding-top: 0 !important; }
  .pt-sm-1 {
    padding-top: 0.25rem !important; }
  .pt-sm-2 {
    padding-top: 0.5rem !important; }
  .pt-sm-3 {
    padding-top: 1rem !important; }
  .pt-sm-4 {
    padding-top: 1.5rem !important; }
  .pt-sm-5 {
    padding-top: 3rem !important; }
  .pe-sm-0 {
    padding-right: 0 !important; }
  .pe-sm-1 {
    padding-right: 0.25rem !important; }
  .pe-sm-2 {
    padding-right: 0.5rem !important; }
  .pe-sm-3 {
    padding-right: 1rem !important; }
  .pe-sm-4 {
    padding-right: 1.5rem !important; }
  .pe-sm-5 {
    padding-right: 3rem !important; }
  .pb-sm-0 {
    padding-bottom: 0 !important; }
  .pb-sm-1 {
    padding-bottom: 0.25rem !important; }
  .pb-sm-2 {
    padding-bottom: 0.5rem !important; }
  .pb-sm-3 {
    padding-bottom: 1rem !important; }
  .pb-sm-4 {
    padding-bottom: 1.5rem !important; }
  .pb-sm-5 {
    padding-bottom: 3rem !important; }
  .ps-sm-0 {
    padding-left: 0 !important; }
  .ps-sm-1 {
    padding-left: 0.25rem !important; }
  .ps-sm-2 {
    padding-left: 0.5rem !important; }
  .ps-sm-3 {
    padding-left: 1rem !important; }
  .ps-sm-4 {
    padding-left: 1.5rem !important; }
  .ps-sm-5 {
    padding-left: 3rem !important; }
  .gap-sm-0 {
    gap: 0 !important; }
  .gap-sm-1 {
    gap: 0.25rem !important; }
  .gap-sm-2 {
    gap: 0.5rem !important; }
  .gap-sm-3 {
    gap: 1rem !important; }
  .gap-sm-4 {
    gap: 1.5rem !important; }
  .gap-sm-5 {
    gap: 3rem !important; }
  .row-gap-sm-0 {
    row-gap: 0 !important; }
  .row-gap-sm-1 {
    row-gap: 0.25rem !important; }
  .row-gap-sm-2 {
    row-gap: 0.5rem !important; }
  .row-gap-sm-3 {
    row-gap: 1rem !important; }
  .row-gap-sm-4 {
    row-gap: 1.5rem !important; }
  .row-gap-sm-5 {
    row-gap: 3rem !important; }
  .column-gap-sm-0 {
    -webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important; }
  .column-gap-sm-1 {
    -webkit-column-gap: 0.25rem !important;
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important; }
  .column-gap-sm-2 {
    -webkit-column-gap: 0.5rem !important;
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important; }
  .column-gap-sm-3 {
    -webkit-column-gap: 1rem !important;
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important; }
  .column-gap-sm-4 {
    -webkit-column-gap: 1.5rem !important;
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important; }
  .column-gap-sm-5 {
    -webkit-column-gap: 3rem !important;
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important; }
  .text-sm-start {
    text-align: left !important; }
  .text-sm-end {
    text-align: right !important; }
  .text-sm-center {
    text-align: center !important; } }

@media (min-width: 768px) {
  .float-md-start {
    float: left !important; }
  .float-md-end {
    float: right !important; }
  .float-md-none {
    float: none !important; }
  .object-fit-md-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important; }
  .object-fit-md-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important; }
  .object-fit-md-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important; }
  .object-fit-md-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important; }
  .object-fit-md-none {
    -o-object-fit: none !important;
    object-fit: none !important; }
  .d-md-inline {
    display: inline !important; }
  .d-md-inline-block {
    display: inline-block !important; }
  .d-md-block {
    display: block !important; }
  .d-md-grid {
    display: -ms-grid !important;
    display: grid !important; }
  .d-md-inline-grid {
    display: -ms-inline-grid !important;
    display: inline-grid !important; }
  .d-md-table {
    display: table !important; }
  .d-md-table-row {
    display: table-row !important; }
  .d-md-table-cell {
    display: table-cell !important; }
  .d-md-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-md-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-md-none {
    display: none !important; }
  .flex-md-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-md-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-md-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-md-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-md-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .flex-md-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-md-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .justify-content-md-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important; }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-md-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-md-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-md-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; }
  .order-md-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important; }
  .order-md-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important; }
  .order-md-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important; }
  .order-md-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important; }
  .order-md-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important; }
  .order-md-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important; }
  .order-md-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important; }
  .order-md-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important; }
  .m-md-0 {
    margin: 0 !important; }
  .m-md-1 {
    margin: 0.25rem !important; }
  .m-md-2 {
    margin: 0.5rem !important; }
  .m-md-3 {
    margin: 1rem !important; }
  .m-md-4 {
    margin: 1.5rem !important; }
  .m-md-5 {
    margin: 3rem !important; }
  .m-md-auto {
    margin: auto !important; }
  .mx-md-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-md-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-md-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-md-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-md-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-md-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-md-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-md-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-md-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-md-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-md-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-md-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-md-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-md-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-md-0 {
    margin-top: 0 !important; }
  .mt-md-1 {
    margin-top: 0.25rem !important; }
  .mt-md-2 {
    margin-top: 0.5rem !important; }
  .mt-md-3 {
    margin-top: 1rem !important; }
  .mt-md-4 {
    margin-top: 1.5rem !important; }
  .mt-md-5 {
    margin-top: 3rem !important; }
  .mt-md-auto {
    margin-top: auto !important; }
  .me-md-0 {
    margin-right: 0 !important; }
  .me-md-1 {
    margin-right: 0.25rem !important; }
  .me-md-2 {
    margin-right: 0.5rem !important; }
  .me-md-3 {
    margin-right: 1rem !important; }
  .me-md-4 {
    margin-right: 1.5rem !important; }
  .me-md-5 {
    margin-right: 3rem !important; }
  .me-md-auto {
    margin-right: auto !important; }
  .mb-md-0 {
    margin-bottom: 0 !important; }
  .mb-md-1 {
    margin-bottom: 0.25rem !important; }
  .mb-md-2 {
    margin-bottom: 0.5rem !important; }
  .mb-md-3 {
    margin-bottom: 1rem !important; }
  .mb-md-4 {
    margin-bottom: 1.5rem !important; }
  .mb-md-5 {
    margin-bottom: 3rem !important; }
  .mb-md-auto {
    margin-bottom: auto !important; }
  .ms-md-0 {
    margin-left: 0 !important; }
  .ms-md-1 {
    margin-left: 0.25rem !important; }
  .ms-md-2 {
    margin-left: 0.5rem !important; }
  .ms-md-3 {
    margin-left: 1rem !important; }
  .ms-md-4 {
    margin-left: 1.5rem !important; }
  .ms-md-5 {
    margin-left: 3rem !important; }
  .ms-md-auto {
    margin-left: auto !important; }
  .p-md-0 {
    padding: 0 !important; }
  .p-md-1 {
    padding: 0.25rem !important; }
  .p-md-2 {
    padding: 0.5rem !important; }
  .p-md-3 {
    padding: 1rem !important; }
  .p-md-4 {
    padding: 1.5rem !important; }
  .p-md-5 {
    padding: 3rem !important; }
  .px-md-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-md-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-md-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-md-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-md-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-md-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-md-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-md-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-md-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-md-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-md-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-md-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-md-0 {
    padding-top: 0 !important; }
  .pt-md-1 {
    padding-top: 0.25rem !important; }
  .pt-md-2 {
    padding-top: 0.5rem !important; }
  .pt-md-3 {
    padding-top: 1rem !important; }
  .pt-md-4 {
    padding-top: 1.5rem !important; }
  .pt-md-5 {
    padding-top: 3rem !important; }
  .pe-md-0 {
    padding-right: 0 !important; }
  .pe-md-1 {
    padding-right: 0.25rem !important; }
  .pe-md-2 {
    padding-right: 0.5rem !important; }
  .pe-md-3 {
    padding-right: 1rem !important; }
  .pe-md-4 {
    padding-right: 1.5rem !important; }
  .pe-md-5 {
    padding-right: 3rem !important; }
  .pb-md-0 {
    padding-bottom: 0 !important; }
  .pb-md-1 {
    padding-bottom: 0.25rem !important; }
  .pb-md-2 {
    padding-bottom: 0.5rem !important; }
  .pb-md-3 {
    padding-bottom: 1rem !important; }
  .pb-md-4 {
    padding-bottom: 1.5rem !important; }
  .pb-md-5 {
    padding-bottom: 3rem !important; }
  .ps-md-0 {
    padding-left: 0 !important; }
  .ps-md-1 {
    padding-left: 0.25rem !important; }
  .ps-md-2 {
    padding-left: 0.5rem !important; }
  .ps-md-3 {
    padding-left: 1rem !important; }
  .ps-md-4 {
    padding-left: 1.5rem !important; }
  .ps-md-5 {
    padding-left: 3rem !important; }
  .gap-md-0 {
    gap: 0 !important; }
  .gap-md-1 {
    gap: 0.25rem !important; }
  .gap-md-2 {
    gap: 0.5rem !important; }
  .gap-md-3 {
    gap: 1rem !important; }
  .gap-md-4 {
    gap: 1.5rem !important; }
  .gap-md-5 {
    gap: 3rem !important; }
  .row-gap-md-0 {
    row-gap: 0 !important; }
  .row-gap-md-1 {
    row-gap: 0.25rem !important; }
  .row-gap-md-2 {
    row-gap: 0.5rem !important; }
  .row-gap-md-3 {
    row-gap: 1rem !important; }
  .row-gap-md-4 {
    row-gap: 1.5rem !important; }
  .row-gap-md-5 {
    row-gap: 3rem !important; }
  .column-gap-md-0 {
    -webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important; }
  .column-gap-md-1 {
    -webkit-column-gap: 0.25rem !important;
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important; }
  .column-gap-md-2 {
    -webkit-column-gap: 0.5rem !important;
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important; }
  .column-gap-md-3 {
    -webkit-column-gap: 1rem !important;
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important; }
  .column-gap-md-4 {
    -webkit-column-gap: 1.5rem !important;
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important; }
  .column-gap-md-5 {
    -webkit-column-gap: 3rem !important;
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important; }
  .text-md-start {
    text-align: left !important; }
  .text-md-end {
    text-align: right !important; }
  .text-md-center {
    text-align: center !important; } }

@media (min-width: 992px) {
  .float-lg-start {
    float: left !important; }
  .float-lg-end {
    float: right !important; }
  .float-lg-none {
    float: none !important; }
  .object-fit-lg-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important; }
  .object-fit-lg-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important; }
  .object-fit-lg-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important; }
  .object-fit-lg-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important; }
  .object-fit-lg-none {
    -o-object-fit: none !important;
    object-fit: none !important; }
  .d-lg-inline {
    display: inline !important; }
  .d-lg-inline-block {
    display: inline-block !important; }
  .d-lg-block {
    display: block !important; }
  .d-lg-grid {
    display: -ms-grid !important;
    display: grid !important; }
  .d-lg-inline-grid {
    display: -ms-inline-grid !important;
    display: inline-grid !important; }
  .d-lg-table {
    display: table !important; }
  .d-lg-table-row {
    display: table-row !important; }
  .d-lg-table-cell {
    display: table-cell !important; }
  .d-lg-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-lg-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-lg-none {
    display: none !important; }
  .flex-lg-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-lg-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-lg-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-lg-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-lg-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .flex-lg-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-lg-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .justify-content-lg-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important; }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-lg-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-lg-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-lg-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; }
  .order-lg-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important; }
  .order-lg-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important; }
  .order-lg-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important; }
  .order-lg-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important; }
  .order-lg-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important; }
  .order-lg-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important; }
  .order-lg-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important; }
  .order-lg-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important; }
  .m-lg-0 {
    margin: 0 !important; }
  .m-lg-1 {
    margin: 0.25rem !important; }
  .m-lg-2 {
    margin: 0.5rem !important; }
  .m-lg-3 {
    margin: 1rem !important; }
  .m-lg-4 {
    margin: 1.5rem !important; }
  .m-lg-5 {
    margin: 3rem !important; }
  .m-lg-auto {
    margin: auto !important; }
  .mx-lg-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-lg-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-lg-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-lg-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-lg-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-lg-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-lg-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-lg-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-lg-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-lg-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-lg-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-lg-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-lg-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-lg-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-lg-0 {
    margin-top: 0 !important; }
  .mt-lg-1 {
    margin-top: 0.25rem !important; }
  .mt-lg-2 {
    margin-top: 0.5rem !important; }
  .mt-lg-3 {
    margin-top: 1rem !important; }
  .mt-lg-4 {
    margin-top: 1.5rem !important; }
  .mt-lg-5 {
    margin-top: 3rem !important; }
  .mt-lg-auto {
    margin-top: auto !important; }
  .me-lg-0 {
    margin-right: 0 !important; }
  .me-lg-1 {
    margin-right: 0.25rem !important; }
  .me-lg-2 {
    margin-right: 0.5rem !important; }
  .me-lg-3 {
    margin-right: 1rem !important; }
  .me-lg-4 {
    margin-right: 1.5rem !important; }
  .me-lg-5 {
    margin-right: 3rem !important; }
  .me-lg-auto {
    margin-right: auto !important; }
  .mb-lg-0 {
    margin-bottom: 0 !important; }
  .mb-lg-1 {
    margin-bottom: 0.25rem !important; }
  .mb-lg-2 {
    margin-bottom: 0.5rem !important; }
  .mb-lg-3 {
    margin-bottom: 1rem !important; }
  .mb-lg-4 {
    margin-bottom: 1.5rem !important; }
  .mb-lg-5 {
    margin-bottom: 3rem !important; }
  .mb-lg-auto {
    margin-bottom: auto !important; }
  .ms-lg-0 {
    margin-left: 0 !important; }
  .ms-lg-1 {
    margin-left: 0.25rem !important; }
  .ms-lg-2 {
    margin-left: 0.5rem !important; }
  .ms-lg-3 {
    margin-left: 1rem !important; }
  .ms-lg-4 {
    margin-left: 1.5rem !important; }
  .ms-lg-5 {
    margin-left: 3rem !important; }
  .ms-lg-auto {
    margin-left: auto !important; }
  .p-lg-0 {
    padding: 0 !important; }
  .p-lg-1 {
    padding: 0.25rem !important; }
  .p-lg-2 {
    padding: 0.5rem !important; }
  .p-lg-3 {
    padding: 1rem !important; }
  .p-lg-4 {
    padding: 1.5rem !important; }
  .p-lg-5 {
    padding: 3rem !important; }
  .px-lg-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-lg-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-lg-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-lg-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-lg-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-lg-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-lg-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-lg-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-lg-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-lg-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-lg-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-lg-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-lg-0 {
    padding-top: 0 !important; }
  .pt-lg-1 {
    padding-top: 0.25rem !important; }
  .pt-lg-2 {
    padding-top: 0.5rem !important; }
  .pt-lg-3 {
    padding-top: 1rem !important; }
  .pt-lg-4 {
    padding-top: 1.5rem !important; }
  .pt-lg-5 {
    padding-top: 3rem !important; }
  .pe-lg-0 {
    padding-right: 0 !important; }
  .pe-lg-1 {
    padding-right: 0.25rem !important; }
  .pe-lg-2 {
    padding-right: 0.5rem !important; }
  .pe-lg-3 {
    padding-right: 1rem !important; }
  .pe-lg-4 {
    padding-right: 1.5rem !important; }
  .pe-lg-5 {
    padding-right: 3rem !important; }
  .pb-lg-0 {
    padding-bottom: 0 !important; }
  .pb-lg-1 {
    padding-bottom: 0.25rem !important; }
  .pb-lg-2 {
    padding-bottom: 0.5rem !important; }
  .pb-lg-3 {
    padding-bottom: 1rem !important; }
  .pb-lg-4 {
    padding-bottom: 1.5rem !important; }
  .pb-lg-5 {
    padding-bottom: 3rem !important; }
  .ps-lg-0 {
    padding-left: 0 !important; }
  .ps-lg-1 {
    padding-left: 0.25rem !important; }
  .ps-lg-2 {
    padding-left: 0.5rem !important; }
  .ps-lg-3 {
    padding-left: 1rem !important; }
  .ps-lg-4 {
    padding-left: 1.5rem !important; }
  .ps-lg-5 {
    padding-left: 3rem !important; }
  .gap-lg-0 {
    gap: 0 !important; }
  .gap-lg-1 {
    gap: 0.25rem !important; }
  .gap-lg-2 {
    gap: 0.5rem !important; }
  .gap-lg-3 {
    gap: 1rem !important; }
  .gap-lg-4 {
    gap: 1.5rem !important; }
  .gap-lg-5 {
    gap: 3rem !important; }
  .row-gap-lg-0 {
    row-gap: 0 !important; }
  .row-gap-lg-1 {
    row-gap: 0.25rem !important; }
  .row-gap-lg-2 {
    row-gap: 0.5rem !important; }
  .row-gap-lg-3 {
    row-gap: 1rem !important; }
  .row-gap-lg-4 {
    row-gap: 1.5rem !important; }
  .row-gap-lg-5 {
    row-gap: 3rem !important; }
  .column-gap-lg-0 {
    -webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important; }
  .column-gap-lg-1 {
    -webkit-column-gap: 0.25rem !important;
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important; }
  .column-gap-lg-2 {
    -webkit-column-gap: 0.5rem !important;
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important; }
  .column-gap-lg-3 {
    -webkit-column-gap: 1rem !important;
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important; }
  .column-gap-lg-4 {
    -webkit-column-gap: 1.5rem !important;
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important; }
  .column-gap-lg-5 {
    -webkit-column-gap: 3rem !important;
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important; }
  .text-lg-start {
    text-align: left !important; }
  .text-lg-end {
    text-align: right !important; }
  .text-lg-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .float-xl-start {
    float: left !important; }
  .float-xl-end {
    float: right !important; }
  .float-xl-none {
    float: none !important; }
  .object-fit-xl-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important; }
  .object-fit-xl-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important; }
  .object-fit-xl-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important; }
  .object-fit-xl-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important; }
  .object-fit-xl-none {
    -o-object-fit: none !important;
    object-fit: none !important; }
  .d-xl-inline {
    display: inline !important; }
  .d-xl-inline-block {
    display: inline-block !important; }
  .d-xl-block {
    display: block !important; }
  .d-xl-grid {
    display: -ms-grid !important;
    display: grid !important; }
  .d-xl-inline-grid {
    display: -ms-inline-grid !important;
    display: inline-grid !important; }
  .d-xl-table {
    display: table !important; }
  .d-xl-table-row {
    display: table-row !important; }
  .d-xl-table-cell {
    display: table-cell !important; }
  .d-xl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-xl-none {
    display: none !important; }
  .flex-xl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-xl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-xl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .flex-xl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .justify-content-xl-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important; }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; }
  .order-xl-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important; }
  .order-xl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important; }
  .order-xl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important; }
  .order-xl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important; }
  .order-xl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important; }
  .order-xl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important; }
  .order-xl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important; }
  .order-xl-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important; }
  .m-xl-0 {
    margin: 0 !important; }
  .m-xl-1 {
    margin: 0.25rem !important; }
  .m-xl-2 {
    margin: 0.5rem !important; }
  .m-xl-3 {
    margin: 1rem !important; }
  .m-xl-4 {
    margin: 1.5rem !important; }
  .m-xl-5 {
    margin: 3rem !important; }
  .m-xl-auto {
    margin: auto !important; }
  .mx-xl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xl-0 {
    margin-top: 0 !important; }
  .mt-xl-1 {
    margin-top: 0.25rem !important; }
  .mt-xl-2 {
    margin-top: 0.5rem !important; }
  .mt-xl-3 {
    margin-top: 1rem !important; }
  .mt-xl-4 {
    margin-top: 1.5rem !important; }
  .mt-xl-5 {
    margin-top: 3rem !important; }
  .mt-xl-auto {
    margin-top: auto !important; }
  .me-xl-0 {
    margin-right: 0 !important; }
  .me-xl-1 {
    margin-right: 0.25rem !important; }
  .me-xl-2 {
    margin-right: 0.5rem !important; }
  .me-xl-3 {
    margin-right: 1rem !important; }
  .me-xl-4 {
    margin-right: 1.5rem !important; }
  .me-xl-5 {
    margin-right: 3rem !important; }
  .me-xl-auto {
    margin-right: auto !important; }
  .mb-xl-0 {
    margin-bottom: 0 !important; }
  .mb-xl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xl-3 {
    margin-bottom: 1rem !important; }
  .mb-xl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xl-5 {
    margin-bottom: 3rem !important; }
  .mb-xl-auto {
    margin-bottom: auto !important; }
  .ms-xl-0 {
    margin-left: 0 !important; }
  .ms-xl-1 {
    margin-left: 0.25rem !important; }
  .ms-xl-2 {
    margin-left: 0.5rem !important; }
  .ms-xl-3 {
    margin-left: 1rem !important; }
  .ms-xl-4 {
    margin-left: 1.5rem !important; }
  .ms-xl-5 {
    margin-left: 3rem !important; }
  .ms-xl-auto {
    margin-left: auto !important; }
  .p-xl-0 {
    padding: 0 !important; }
  .p-xl-1 {
    padding: 0.25rem !important; }
  .p-xl-2 {
    padding: 0.5rem !important; }
  .p-xl-3 {
    padding: 1rem !important; }
  .p-xl-4 {
    padding: 1.5rem !important; }
  .p-xl-5 {
    padding: 3rem !important; }
  .px-xl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xl-0 {
    padding-top: 0 !important; }
  .pt-xl-1 {
    padding-top: 0.25rem !important; }
  .pt-xl-2 {
    padding-top: 0.5rem !important; }
  .pt-xl-3 {
    padding-top: 1rem !important; }
  .pt-xl-4 {
    padding-top: 1.5rem !important; }
  .pt-xl-5 {
    padding-top: 3rem !important; }
  .pe-xl-0 {
    padding-right: 0 !important; }
  .pe-xl-1 {
    padding-right: 0.25rem !important; }
  .pe-xl-2 {
    padding-right: 0.5rem !important; }
  .pe-xl-3 {
    padding-right: 1rem !important; }
  .pe-xl-4 {
    padding-right: 1.5rem !important; }
  .pe-xl-5 {
    padding-right: 3rem !important; }
  .pb-xl-0 {
    padding-bottom: 0 !important; }
  .pb-xl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xl-3 {
    padding-bottom: 1rem !important; }
  .pb-xl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xl-5 {
    padding-bottom: 3rem !important; }
  .ps-xl-0 {
    padding-left: 0 !important; }
  .ps-xl-1 {
    padding-left: 0.25rem !important; }
  .ps-xl-2 {
    padding-left: 0.5rem !important; }
  .ps-xl-3 {
    padding-left: 1rem !important; }
  .ps-xl-4 {
    padding-left: 1.5rem !important; }
  .ps-xl-5 {
    padding-left: 3rem !important; }
  .gap-xl-0 {
    gap: 0 !important; }
  .gap-xl-1 {
    gap: 0.25rem !important; }
  .gap-xl-2 {
    gap: 0.5rem !important; }
  .gap-xl-3 {
    gap: 1rem !important; }
  .gap-xl-4 {
    gap: 1.5rem !important; }
  .gap-xl-5 {
    gap: 3rem !important; }
  .row-gap-xl-0 {
    row-gap: 0 !important; }
  .row-gap-xl-1 {
    row-gap: 0.25rem !important; }
  .row-gap-xl-2 {
    row-gap: 0.5rem !important; }
  .row-gap-xl-3 {
    row-gap: 1rem !important; }
  .row-gap-xl-4 {
    row-gap: 1.5rem !important; }
  .row-gap-xl-5 {
    row-gap: 3rem !important; }
  .column-gap-xl-0 {
    -webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important; }
  .column-gap-xl-1 {
    -webkit-column-gap: 0.25rem !important;
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important; }
  .column-gap-xl-2 {
    -webkit-column-gap: 0.5rem !important;
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important; }
  .column-gap-xl-3 {
    -webkit-column-gap: 1rem !important;
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important; }
  .column-gap-xl-4 {
    -webkit-column-gap: 1.5rem !important;
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important; }
  .column-gap-xl-5 {
    -webkit-column-gap: 3rem !important;
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important; }
  .text-xl-start {
    text-align: left !important; }
  .text-xl-end {
    text-align: right !important; }
  .text-xl-center {
    text-align: center !important; } }

@media (min-width: 1400px) {
  .float-xxl-start {
    float: left !important; }
  .float-xxl-end {
    float: right !important; }
  .float-xxl-none {
    float: none !important; }
  .object-fit-xxl-contain {
    -o-object-fit: contain !important;
    object-fit: contain !important; }
  .object-fit-xxl-cover {
    -o-object-fit: cover !important;
    object-fit: cover !important; }
  .object-fit-xxl-fill {
    -o-object-fit: fill !important;
    object-fit: fill !important; }
  .object-fit-xxl-scale {
    -o-object-fit: scale-down !important;
    object-fit: scale-down !important; }
  .object-fit-xxl-none {
    -o-object-fit: none !important;
    object-fit: none !important; }
  .d-xxl-inline {
    display: inline !important; }
  .d-xxl-inline-block {
    display: inline-block !important; }
  .d-xxl-block {
    display: block !important; }
  .d-xxl-grid {
    display: -ms-grid !important;
    display: grid !important; }
  .d-xxl-inline-grid {
    display: -ms-inline-grid !important;
    display: inline-grid !important; }
  .d-xxl-table {
    display: table !important; }
  .d-xxl-table-row {
    display: table-row !important; }
  .d-xxl-table-cell {
    display: table-cell !important; }
  .d-xxl-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-xxl-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-xxl-none {
    display: none !important; }
  .flex-xxl-fill {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important; }
  .flex-xxl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important; }
  .flex-xxl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important; }
  .flex-xxl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important; }
  .flex-xxl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  .flex-xxl-grow-0 {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    flex-grow: 0 !important; }
  .flex-xxl-grow-1 {
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important; }
  .flex-xxl-shrink-0 {
    -ms-flex-negative: 0 !important;
    flex-shrink: 0 !important; }
  .flex-xxl-shrink-1 {
    -ms-flex-negative: 1 !important;
    flex-shrink: 1 !important; }
  .flex-xxl-wrap {
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important; }
  .flex-xxl-nowrap {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .flex-xxl-wrap-reverse {
    -ms-flex-wrap: wrap-reverse !important;
    flex-wrap: wrap-reverse !important; }
  .justify-content-xxl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; }
  .justify-content-xxl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important; }
  .justify-content-xxl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important; }
  .justify-content-xxl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important; }
  .justify-content-xxl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important; }
  .justify-content-xxl-evenly {
    -webkit-box-pack: space-evenly !important;
    -ms-flex-pack: space-evenly !important;
    justify-content: space-evenly !important; }
  .align-items-xxl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important; }
  .align-items-xxl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important; }
  .align-items-xxl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important; }
  .align-items-xxl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important; }
  .align-items-xxl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important; }
  .align-content-xxl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important; }
  .align-content-xxl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important; }
  .align-content-xxl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important; }
  .align-content-xxl-between {
    -ms-flex-line-pack: justify !important;
    align-content: space-between !important; }
  .align-content-xxl-around {
    -ms-flex-line-pack: distribute !important;
    align-content: space-around !important; }
  .align-content-xxl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important; }
  .align-self-xxl-auto {
    -ms-flex-item-align: auto !important;
    -ms-grid-row-align: auto !important;
    align-self: auto !important; }
  .align-self-xxl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important; }
  .align-self-xxl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important; }
  .align-self-xxl-center {
    -ms-flex-item-align: center !important;
    -ms-grid-row-align: center !important;
    align-self: center !important; }
  .align-self-xxl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important; }
  .align-self-xxl-stretch {
    -ms-flex-item-align: stretch !important;
    -ms-grid-row-align: stretch !important;
    align-self: stretch !important; }
  .order-xxl-first {
    -webkit-box-ordinal-group: 0 !important;
    -ms-flex-order: -1 !important;
    order: -1 !important; }
  .order-xxl-0 {
    -webkit-box-ordinal-group: 1 !important;
    -ms-flex-order: 0 !important;
    order: 0 !important; }
  .order-xxl-1 {
    -webkit-box-ordinal-group: 2 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important; }
  .order-xxl-2 {
    -webkit-box-ordinal-group: 3 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important; }
  .order-xxl-3 {
    -webkit-box-ordinal-group: 4 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important; }
  .order-xxl-4 {
    -webkit-box-ordinal-group: 5 !important;
    -ms-flex-order: 4 !important;
    order: 4 !important; }
  .order-xxl-5 {
    -webkit-box-ordinal-group: 6 !important;
    -ms-flex-order: 5 !important;
    order: 5 !important; }
  .order-xxl-last {
    -webkit-box-ordinal-group: 7 !important;
    -ms-flex-order: 6 !important;
    order: 6 !important; }
  .m-xxl-0 {
    margin: 0 !important; }
  .m-xxl-1 {
    margin: 0.25rem !important; }
  .m-xxl-2 {
    margin: 0.5rem !important; }
  .m-xxl-3 {
    margin: 1rem !important; }
  .m-xxl-4 {
    margin: 1.5rem !important; }
  .m-xxl-5 {
    margin: 3rem !important; }
  .m-xxl-auto {
    margin: auto !important; }
  .mx-xxl-0 {
    margin-right: 0 !important;
    margin-left: 0 !important; }
  .mx-xxl-1 {
    margin-right: 0.25rem !important;
    margin-left: 0.25rem !important; }
  .mx-xxl-2 {
    margin-right: 0.5rem !important;
    margin-left: 0.5rem !important; }
  .mx-xxl-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important; }
  .mx-xxl-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important; }
  .mx-xxl-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important; }
  .mx-xxl-auto {
    margin-right: auto !important;
    margin-left: auto !important; }
  .my-xxl-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important; }
  .my-xxl-1 {
    margin-top: 0.25rem !important;
    margin-bottom: 0.25rem !important; }
  .my-xxl-2 {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important; }
  .my-xxl-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important; }
  .my-xxl-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important; }
  .my-xxl-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important; }
  .my-xxl-auto {
    margin-top: auto !important;
    margin-bottom: auto !important; }
  .mt-xxl-0 {
    margin-top: 0 !important; }
  .mt-xxl-1 {
    margin-top: 0.25rem !important; }
  .mt-xxl-2 {
    margin-top: 0.5rem !important; }
  .mt-xxl-3 {
    margin-top: 1rem !important; }
  .mt-xxl-4 {
    margin-top: 1.5rem !important; }
  .mt-xxl-5 {
    margin-top: 3rem !important; }
  .mt-xxl-auto {
    margin-top: auto !important; }
  .me-xxl-0 {
    margin-right: 0 !important; }
  .me-xxl-1 {
    margin-right: 0.25rem !important; }
  .me-xxl-2 {
    margin-right: 0.5rem !important; }
  .me-xxl-3 {
    margin-right: 1rem !important; }
  .me-xxl-4 {
    margin-right: 1.5rem !important; }
  .me-xxl-5 {
    margin-right: 3rem !important; }
  .me-xxl-auto {
    margin-right: auto !important; }
  .mb-xxl-0 {
    margin-bottom: 0 !important; }
  .mb-xxl-1 {
    margin-bottom: 0.25rem !important; }
  .mb-xxl-2 {
    margin-bottom: 0.5rem !important; }
  .mb-xxl-3 {
    margin-bottom: 1rem !important; }
  .mb-xxl-4 {
    margin-bottom: 1.5rem !important; }
  .mb-xxl-5 {
    margin-bottom: 3rem !important; }
  .mb-xxl-auto {
    margin-bottom: auto !important; }
  .ms-xxl-0 {
    margin-left: 0 !important; }
  .ms-xxl-1 {
    margin-left: 0.25rem !important; }
  .ms-xxl-2 {
    margin-left: 0.5rem !important; }
  .ms-xxl-3 {
    margin-left: 1rem !important; }
  .ms-xxl-4 {
    margin-left: 1.5rem !important; }
  .ms-xxl-5 {
    margin-left: 3rem !important; }
  .ms-xxl-auto {
    margin-left: auto !important; }
  .p-xxl-0 {
    padding: 0 !important; }
  .p-xxl-1 {
    padding: 0.25rem !important; }
  .p-xxl-2 {
    padding: 0.5rem !important; }
  .p-xxl-3 {
    padding: 1rem !important; }
  .p-xxl-4 {
    padding: 1.5rem !important; }
  .p-xxl-5 {
    padding: 3rem !important; }
  .px-xxl-0 {
    padding-right: 0 !important;
    padding-left: 0 !important; }
  .px-xxl-1 {
    padding-right: 0.25rem !important;
    padding-left: 0.25rem !important; }
  .px-xxl-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important; }
  .px-xxl-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important; }
  .px-xxl-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important; }
  .px-xxl-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important; }
  .py-xxl-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .py-xxl-1 {
    padding-top: 0.25rem !important;
    padding-bottom: 0.25rem !important; }
  .py-xxl-2 {
    padding-top: 0.5rem !important;
    padding-bottom: 0.5rem !important; }
  .py-xxl-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .py-xxl-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important; }
  .py-xxl-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important; }
  .pt-xxl-0 {
    padding-top: 0 !important; }
  .pt-xxl-1 {
    padding-top: 0.25rem !important; }
  .pt-xxl-2 {
    padding-top: 0.5rem !important; }
  .pt-xxl-3 {
    padding-top: 1rem !important; }
  .pt-xxl-4 {
    padding-top: 1.5rem !important; }
  .pt-xxl-5 {
    padding-top: 3rem !important; }
  .pe-xxl-0 {
    padding-right: 0 !important; }
  .pe-xxl-1 {
    padding-right: 0.25rem !important; }
  .pe-xxl-2 {
    padding-right: 0.5rem !important; }
  .pe-xxl-3 {
    padding-right: 1rem !important; }
  .pe-xxl-4 {
    padding-right: 1.5rem !important; }
  .pe-xxl-5 {
    padding-right: 3rem !important; }
  .pb-xxl-0 {
    padding-bottom: 0 !important; }
  .pb-xxl-1 {
    padding-bottom: 0.25rem !important; }
  .pb-xxl-2 {
    padding-bottom: 0.5rem !important; }
  .pb-xxl-3 {
    padding-bottom: 1rem !important; }
  .pb-xxl-4 {
    padding-bottom: 1.5rem !important; }
  .pb-xxl-5 {
    padding-bottom: 3rem !important; }
  .ps-xxl-0 {
    padding-left: 0 !important; }
  .ps-xxl-1 {
    padding-left: 0.25rem !important; }
  .ps-xxl-2 {
    padding-left: 0.5rem !important; }
  .ps-xxl-3 {
    padding-left: 1rem !important; }
  .ps-xxl-4 {
    padding-left: 1.5rem !important; }
  .ps-xxl-5 {
    padding-left: 3rem !important; }
  .gap-xxl-0 {
    gap: 0 !important; }
  .gap-xxl-1 {
    gap: 0.25rem !important; }
  .gap-xxl-2 {
    gap: 0.5rem !important; }
  .gap-xxl-3 {
    gap: 1rem !important; }
  .gap-xxl-4 {
    gap: 1.5rem !important; }
  .gap-xxl-5 {
    gap: 3rem !important; }
  .row-gap-xxl-0 {
    row-gap: 0 !important; }
  .row-gap-xxl-1 {
    row-gap: 0.25rem !important; }
  .row-gap-xxl-2 {
    row-gap: 0.5rem !important; }
  .row-gap-xxl-3 {
    row-gap: 1rem !important; }
  .row-gap-xxl-4 {
    row-gap: 1.5rem !important; }
  .row-gap-xxl-5 {
    row-gap: 3rem !important; }
  .column-gap-xxl-0 {
    -webkit-column-gap: 0 !important;
    -moz-column-gap: 0 !important;
    column-gap: 0 !important; }
  .column-gap-xxl-1 {
    -webkit-column-gap: 0.25rem !important;
    -moz-column-gap: 0.25rem !important;
    column-gap: 0.25rem !important; }
  .column-gap-xxl-2 {
    -webkit-column-gap: 0.5rem !important;
    -moz-column-gap: 0.5rem !important;
    column-gap: 0.5rem !important; }
  .column-gap-xxl-3 {
    -webkit-column-gap: 1rem !important;
    -moz-column-gap: 1rem !important;
    column-gap: 1rem !important; }
  .column-gap-xxl-4 {
    -webkit-column-gap: 1.5rem !important;
    -moz-column-gap: 1.5rem !important;
    column-gap: 1.5rem !important; }
  .column-gap-xxl-5 {
    -webkit-column-gap: 3rem !important;
    -moz-column-gap: 3rem !important;
    column-gap: 3rem !important; }
  .text-xxl-start {
    text-align: left !important; }
  .text-xxl-end {
    text-align: right !important; }
  .text-xxl-center {
    text-align: center !important; } }

@media (min-width: 1200px) {
  .fs-1 {
    font-size: 2.750000625rem !important; }
  .fs-2 {
    font-size: 1.625000625rem !important; }
  .fs-3 {
    font-size: 1.3750003125rem !important; } }

@media print {
  .d-print-inline {
    display: inline !important; }
  .d-print-inline-block {
    display: inline-block !important; }
  .d-print-block {
    display: block !important; }
  .d-print-grid {
    display: -ms-grid !important;
    display: grid !important; }
  .d-print-inline-grid {
    display: -ms-inline-grid !important;
    display: inline-grid !important; }
  .d-print-table {
    display: table !important; }
  .d-print-table-row {
    display: table-row !important; }
  .d-print-table-cell {
    display: table-cell !important; }
  .d-print-flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important; }
  .d-print-inline-flex {
    display: -webkit-inline-box !important;
    display: -ms-inline-flexbox !important;
    display: inline-flex !important; }
  .d-print-none {
    display: none !important; } }

/**
 * Swiper 7.4.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: December 24, 2021
 */
@font-face {
  font-family: swiper-icons;
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }

:root {
  --swiper-theme-color:#007aff; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  z-index: 1; }

.swiper-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

.swiper-android .swiper-slide, .swiper-wrapper {
  -webkit-transform: translate3d(0px, 0, 0);
  transform: translate3d(0px, 0, 0); }

.swiper-pointer-events {
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.swiper-pointer-events.swiper-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x; }

.swiper-slide {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

.swiper-autoheight, .swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-transition-property: height, -webkit-transform;
  transition-property: height, -webkit-transform;
  transition-property: transform, height;
  transition-property: transform, height, -webkit-transform; }

.swiper-3d, .swiper-3d.swiper-css-mode .swiper-wrapper {
  -webkit-perspective: 1200px;
  perspective: 1200px; }

.swiper-3d .swiper-cube-shadow, .swiper-3d .swiper-slide, .swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top, .swiper-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d; }

.swiper-3d .swiper-slide-shadow, .swiper-3d .swiper-slide-shadow-bottom, .swiper-3d .swiper-slide-shadow-left, .swiper-3d .swiper-slide-shadow-right, .swiper-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  -ms-overflow-style: none; }

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: x mandatory;
  scroll-snap-type: x mandatory; }

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
  -ms-scroll-snap-type: y mandatory;
  scroll-snap-type: y mandatory; }

.swiper-centered > .swiper-wrapper::before {
  content: "";
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-ordinal-group: 10000;
  -ms-flex-order: 9999;
  order: 9999; }

.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-start: var(--swiper-centered-offset-before);
  margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  -webkit-margin-before: var(--swiper-centered-offset-before);
  margin-block-start: var(--swiper-centered-offset-before); }

.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center; }

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size); }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size); }

:root {
  --swiper-navigation-size:44px; }

.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-next:after, .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 10px;
  right: auto; }

.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
  content: "prev"; }

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 10px;
  left: auto; }

.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after {
  content: "next"; }

.swiper-button-lock {
  display: none; }

.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  transition: 0.3s opacity;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%; }

.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  -webkit-transform: scale(0.66);
  -ms-transform: scale(0.66);
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  -webkit-transform: scale(0.33);
  -ms-transform: scale(0.33);
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet:only-child {
  display: none !important; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-pagination-vertical.swiper-pagination-bullets, .swiper-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0px, -50%, 0);
  transform: translate3d(0px, -50%, 0); }

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 8px; }

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  -webkit-transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s top, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s top;
  transition: 0.2s transform, 0.2s top, 0.2s -webkit-transform; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s left, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s left;
  transition: 0.2s transform, 0.2s left, 0.2s -webkit-transform; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  -webkit-transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s right, 0.2s -webkit-transform;
  transition: 0.2s transform, 0.2s right;
  transition: 0.2s transform, 0.2s right, 0.2s -webkit-transform; }

.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  -webkit-transform-origin: right top;
  -ms-transform-origin: right top;
  transform-origin: right top; }

.swiper-horizontal > .swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0; }

.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite, .swiper-pagination-progressbar.swiper-pagination-vertical, .swiper-vertical > .swiper-pagination-progressbar {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-lock {
  display: none; }

.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1); }

.swiper-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%; }

.swiper-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%; }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
  object-fit: contain; }

.swiper-slide-zoomed {
  cursor: move; }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -ms-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s infinite linear;
  animation: swiper-preloader-spin 1s infinite linear;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color:#fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color:#000; }

@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-grid > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.swiper-grid-column > .swiper-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

.swiper-fade.swiper-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-fade .swiper-slide-active, .swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube {
  overflow: visible; }

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-cube.swiper-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-next, .swiper-cube .swiper-slide-next + .swiper-slide, .swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-cube .swiper-slide-shadow-bottom, .swiper-cube .swiper-slide-shadow-left, .swiper-cube .swiper-slide-shadow-right, .swiper-cube .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0; }

.swiper-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  -webkit-filter: blur(50px);
  filter: blur(50px); }

.swiper-flip {
  overflow: visible; }

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-flip .swiper-slide-shadow-bottom, .swiper-flip .swiper-slide-shadow-left, .swiper-flip .swiper-slide-shadow-right, .swiper-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  -webkit-transition-property: opacity, height, -webkit-transform;
  transition-property: opacity, height, -webkit-transform;
  transition-property: transform, opacity, height;
  transition-property: transform, opacity, height, -webkit-transform; }

.swiper-cards {
  overflow: visible; }

.swiper-cards .swiper-slide {
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

.picture-wrapper {
  margin-top: 2.5rem; }

@media (min-width: 576px) {
  .picture-wrapper {
    margin-top: 3.125rem; } }

.picture-wrapper .picture-title {
  position: relative;
  margin-top: 1.625rem;
  padding-bottom: 1.625rem;
  margin-bottom: 2.5rem; }

@media (min-width: 576px) {
  .picture-wrapper .picture-title {
    margin-top: 2rem;
    margin-bottom: none;
    padding-bottom: none;
    padding-left: 112px; } }

.picture-wrapper .picture-title::before {
  position: absolute;
  display: block;
  content: "";
  width: 60px;
  height: 2px;
  left: 0;
  top: 0.6rem;
  background-color: #F95700; }

@media (max-width: 575.98px) {
  .picture-wrapper .picture-title::before {
    top: unset;
    bottom: 0; } }

@media (max-width: 575.98px) {
  .picture-wrapper picture {
    margin-left: -24px;
    margin-right: -24px;
    display: block;
    overflow: hidden; } }

.accordion {
  --bs-accordion-btn-padding-x: 2rem;
  --bs-accordion-btn-padding-y: 2rem;
  --bs-accordion-btn-color: #333D79;
  --bs-accordion-btn-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M12.0003 4.00606V19.991' stroke='%23F95700' stroke-width='2' stroke-linecap='square' stroke-linejoin='round' /%3e%3cpath d='M20.0001 12.0007L4 11.999' stroke='%23F95700' stroke-width='2' stroke-linecap='square' stroke-linejoin='round' /%3e%3c/svg%3e");
  --bs-accordion-btn-active-icon: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M20.0001 12.0007L4 11.999' stroke='%23F95700' stroke-width='2' stroke-linecap='square' stroke-linejoin='round' /%3e%3c/svg%3e");
  --bs-accordion-btn-focus-border-color: #fff;
  --bs-accordion-btn-focus-box-shadow: #fff;
  --bs-accordion-body-padding-x: 2rem;
  --bs-accordion-body-padding-y: 0.125rem;
  --bs-accordion-active-bg: #fff; }

.accordion.accordion-flush .accordion-item:last-child {
  /*border: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color);*/
  border-bottom: var(--bs-accordion-border-width) solid var(--bs-accordion-border-color); }

@media (max-width: 575.98px) {
  .accordion {
    margin-left: -8px;
    margin-right: -8px; } }

.accordion-button {
  font-family: "Montserrat", sans-serif;
  font-size: 1rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  letter-spacing: -0.01em; }

.accordion-button:not(.collapsed) {
  -webkit-box-shadow: var(--bs-accordion-btn-focus-box-shadow);
  box-shadow: var(--bs-accordion-btn-focus-box-shadow); }

@media (max-width: 575.98px) {
  .accordion-button {
    padding: 1.5rem 1rem; } }

@media (min-width: 576px) {
  .accordion-button {
    font-size: 1.3750003125rem; } }

.accordion-body {
  font-family: "Montserrat", sans-serif;
  font-size: 1.062500625rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.5;
  /* 1.59375rem */
  position: relative;
  top: -0.25rem; }

@media (max-width: 575.98px) {
  .accordion-body {
    padding-left: 1rem;
    padding-right: 1rem; }
  .accordion-body p {
    font-size: 0.9375rem; } }

@media (min-width: 576px) {
  .accordion-body {
    position: inherit;
    top: unset; } }

.accordion-body a {
  color: #3B4553;
  font-weight: 400;
  text-decoration: underline; }

.accordion-body a:hover {
  text-decoration: none; }

.hero {
  font-size: 4.75rem !important;
  line-height: 1.1;
  letter-spacing: 0.01em; }

h1,
.h1,
.h1 p {
  font-weight: 400;
  letter-spacing: 0.01em;
  margin-bottom: 1.136364em; }

@media (max-width: 575.98px) {
  h1,
  .h1,
  .h1 p {
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 2rem; } }

h2,
.h2,
.h2 p {
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.01em; }

.h2-plus {
  font-family: "Gloock", serif;
  font-weight: 400;
  line-height: 1.3;
  font-size: 1.7500003125rem; }

h3,
.h3,
.h3 p {
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.01em;
  font-weight: 600;
  line-height: 1.5;
  margin-bottom: 0.90909em; }

@media (max-width: 575.98px) {
  h3,
  .h3,
  .h3 p {
    font-size: 18px;
    margin-bottom: 1rem; } }

h4,
.h4,
.h4 p {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  margin-bottom: 1.111111em; }

@media (max-width: 575.98px) {
  h4,
  .h4,
  .h4 p {
    font-size: 1rem;
    line-height: 1.2;
    margin-bottom: 1.25rem; } }

.subtitle-text {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1.7;
  margin-bottom: 1.333333em; }

@media (max-width: 575.98px) {
  .subtitle-text {
    font-size: 1rem;
    margin-bottom: 1.25rem; } }

p {
  line-height: 1.7;
  margin-bottom: 1.6rem; }

@media (max-width: 575.98px) {
  p {
    font-size: 14px;
    margin-bottom: 1.25rem; } }

.h6 p,
.h5 p,
.h4 p,
.h3 p,
.h2 p,
.h1 p {
  line-height: 1.2; }

.subtitle-picture {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 0.8125000313rem;
  line-height: 1.7;
  color: #333D79; }

a {
  font-family: "Montserrat", sans-serif;
  color: #344bc2;
  font-weight: 600;
  line-height: 1.6; }

.header {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  background: #fff; }

@media (min-width: 992px) {
  .header {
    padding-top: 0.875rem;
    padding-bottom: 0.875rem;
    padding-left: 2.5rem;
    padding-right: 2.5rem; } }

.header .logo-wrapper {
  width: 150px; }

@media (min-width: 992px) {
  .header .logo-wrapper {
    width: 200px; } }

.header .logo-wrapper .logo {
  display: block;
  width: 100%;
  padding-bottom: 22%;
  background-image: url("/img/logo-full.svg?storefront_domain=www.medechocbd.com");
  background-size: cover; }

.header .actions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 1.125rem; }

@media (max-width: 991.98px) {
  .header .actions .nav-item .dropdown-menu {
    position: absolute;
    left: -120px; } }

@media (min-width: 992px) {
  .header .actions {
    /*padding-left: 4.375rem;*/ } }

.header .nav-link {
  color: #111B2C;
  text-align: center;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  letter-spacing: 0.01em; }

.header .nav-link.active, .header .nav-link:hover {
  color: #F95700; }

.header .nav-link.icon {
  width: 1.5rem;
  height: 1.5rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

.header .nav-link.icon-user {
  background-image: url("/img/user.svg?storefront_domain=www.medechocbd.com"); }

.header .nav-link.icon-cart {
  background-image: url("/img/cart.svg?storefront_domain=www.medechocbd.com"); }

.header .dropdown .nav-link {
  text-transform: uppercase; }

.header .navbar-right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

@media (min-width: 992px) {
  .header .navbar-right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

.header .offcanvas-body .dropdown-menu {
  border: none;
  background-color: #f9f9f9; }

.header .offcanvas-body .dropdown-menu .dropdown-item:hover,
.header .offcanvas-body .dropdown-menu .dropdown-item:focus {
  color: #fff;
  background-color: #333D79; }

.header .offcanvas-body .dropdown-menu .dropdown-item:active {
  color: #3B4553;
  text-decoration: none;
  background-color: #fff; }

@media (min-width: 992px) {
  .header {
    /* header navbar dropdowns on hover after lg */ }
  .header .offcanvas-body {
    min-height: 35px;
    padding-right: 245px !important; }
  .header .logo-wrapper {
    position: absolute;
    top: 4px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
  .header .navbar-expand-lg .navbar-collapse {
    position: relative;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .header .navbar .nav-item .dropdown-menu {
    display: none; }
  .header .navbar .nav-item:hover .dropdown-menu {
    display: block; }
  .header .navbar .nav-item .dropdown-menu {
    margin-top: 0;
    transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out; } }

.header .navbar-mobile-toggler {
  position: absolute;
  top: 0.75rem;
  left: 1rem;
  background: transparent;
  border: none;
  width: 1.5rem;
  height: 1.5rem; }

@media (min-width: 992px) {
  .header .navbar-mobile-toggler {
    display: none; } }

.header .icon-wrapper {
  position: absolute;
  top: 0.75rem;
  right: 1rem; }

@media (max-width: 991.98px) {
  .header .icon-wrapper {
    top: 0; } }

.header .mobile.logo-wrapper {
  margin-right: auto;
  margin-left: auto; }

@media (min-width: 992px) {
  .header .mobile.logo-wrapper {
    display: none; } }

.header .offcanvas-header .btn-close {
  position: absolute;
  right: 1rem;
  top: 1.5rem; }

.shop-now-btn {
  display: none; }

@media (min-width: 992px) {
  .shop-now-btn {
    padding-left: 0.25rem;
    display: block; } }

.footer {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background: #21274E;
  color: #fff; }

.footer a {
  color: #fff !important;
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit; }

@media (max-width: 575.98px) {
  .footer a {
    font-size: 13px;
    line-height: 1.4; } }

.footer .logo-wrapper {
  width: 195px;
  margin-bottom: 2.5rem; }

@media (max-width: 575.98px) {
  .footer .logo-wrapper {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0.75rem; } }

.footer .logo-wrapper .logo {
  display: block;
  width: 100%;
  padding-bottom: 22.05%;
  background-image: url("/img/logo-footer.svg?storefront_domain=www.medechocbd.com");
  background-size: cover; }

.footer .logo-bottom-text {
  display: none; }

@media (max-width: 575.98px) {
  .footer .logo-bottom-text {
    text-align: center;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin-bottom: 3rem; } }

@media (max-width: 575.98px) {
  .footer {
    padding-left: 20px;
    padding-right: 20px; } }

.footer .disclaimer {
  margin-top: 3rem;
  padding-left: 1rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 0.624999375rem;
  color: white; }

.subscribe-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

@media (max-width: 575.98px) {
  .subscribe-form {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .subscribe-form .h2-plus {
    font-size: 20px;
    line-height: 1.3; } }

.subscribe-form .h2-plus {
  max-width: 480px;
  font-size: 1.5rem;
  line-height: 1.7;
  margin-bottom: 1rem; }

@media (min-width: 576px) {
  .subscribe-form {
    margin-bottom: 0.75rem; } }

.subscribe-form input {
  padding-left: 0;
  padding-right: 0; }

.social-icon {
  margin-bottom: 28px; }

@media (min-width: 576px) {
  .social-icon {
    margin-bottom: 5.625rem; } }

.social-icon ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

@media (max-width: 575.98px) {
  .social-icon ul {
    margin-top: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.social-icon li a {
  display: block;
  position: relative;
  width: 2.5rem;
  height: 2.5rem;
  border-radius: 1.25rem;
  background-color: #fff; }

.social-icon li a:after {
  position: absolute;
  content: "";
  top: 0.5rem;
  left: 0.5rem;
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.social-icon li a:hover {
  opacity: 0.75; }

.social-icon li.icon-fb a:after {
  background-image: url("/img/sprite.svg?storefront_domain=www.medechocbd.com#fb"); }

.social-icon li.icon-in a:after {
  background-image: url("/img/sprite.svg?storefront_domain=www.medechocbd.com#in"); }

.social-icon li.icon-li a:after {
  background-image: url("/img/sprite.svg?storefront_domain=www.medechocbd.com#li"); }

.social-icon li.icon-yt a:after {
  background-image: url("/img/sprite.svg?storefront_domain=www.medechocbd.com#yt"); }

.social-icon li + li {
  margin-left: 0.75rem; }

.footer-menu {
  color: #fff;
  padding-top: 1.25rem; }

.footer-menu .menu-item {
  font-size: 0.875000625rem;
  font-weight: 500;
  line-height: 1.4; }

.footer-menu .menu-item a {
  opacity: 0.8; }

.footer-menu .menu-item a:hover {
  opacity: 1; }

@media (max-width: 575.98px) {
  .footer-menu .menu-item:last-child {
    padding-bottom: 8px; } }

.footer-menu .menu-item + .menu-item {
  margin-top: 0.8125rem; }

.footer-menu .menu-title {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.4;
  text-transform: uppercase; }

.footer-menu .menu-title a:hover {
  text-decoration: underline; }

@media (max-width: 575.98px) {
  .footer-menu .menu-title {
    font-size: 14px;
    line-height: 1.4;
    padding-top: 24px;
    padding-bottom: 24px; }
  .footer-menu .menu-title + .menu-title {
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .footer-menu .menu-title:first-child {
    border-top: 1px solid rgba(255, 255, 255, 0.2); }
  .footer-menu .menu-title:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2); } }

@media (min-width: 576px) {
  .footer-menu .menu-title + .menu-item {
    margin-top: 2rem; }
  .footer-menu .menu-title + .menu-title {
    margin-top: 1.625rem; } }

.sub-footer-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

@media (max-width: 575.98px) {
  .sub-footer-menu {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.sub-footer-menu a:hover {
  text-decoration: underline; }

.sub-footer-menu .menu-item {
  display: none;
  font-size: 0.875000625rem;
  font-weight: 400;
  line-height: 1.4; }

@media (min-width: 576px) {
  .sub-footer-menu .menu-item {
    display: block; } }

.sub-footer-menu .menu-title {
  font-size: 0.8125000313rem;
  font-weight: 500;
  text-transform: uppercase; }

.sub-footer-menu .menu-title:not(:last-child) {
  margin-right: 2.5rem; }

.sub-footer-menu .sub-footer-menu-hblock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

@media (max-width: 575.98px) {
  .sub-footer-menu .sub-footer-menu-hblock {
    margin-top: 40px;
    margin-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px; } }

@media (max-width: 575.98px) {
  .sub-footer-menu .sub-footer-menu-hblock .menu-title {
    margin: 0;
    text-align: center;
    width: 100%;
    font-size: 12px;
    line-height: 1.4; } }

.section {
  padding-left: 12px;
  padding-right: 12px; }

@media (min-width: 576px) {
  .section {
    padding-left: 0;
    padding-right: 0; } }

.section .nav {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }

@media (max-width: 575.98px) {
  .section .nav {
    bottom: 0;
    left: 0;
    width: 100%;
    gap: 1.25rem; } }

@media (min-width: 576px) {
  .section .nav {
    top: 0;
    right: 0;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row; } }

@media (min-width: 1200px) {
  .section .nav {
    right: calc((100% - 1094px) / 2); } }

@media (min-width: 1400px) {
  .section .nav {
    right: calc((100% - 1320px) / 2); } }

@media (min-width: 992px) {
  .section .nav .read-more {
    padding-right: 2.5rem; } }

.section .nav .read-more a:hover {
  text-decoration: none; }

.section .nav .prev-next {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row; }

.section .prev > a,
.section .next > a {
  display: block;
  width: 2.75rem;
  height: 2.75rem;
  background-repeat: no-repeat;
  background-size: cover; }

.section .prev > a:hover,
.section .next > a:hover {
  opacity: 0.4; }

.section .prev > a {
  background-image: url("/img/c-prev.svg?storefront_domain=www.medechocbd.com"); }

.section .next > a {
  background-image: url("/img/c-next.svg?storefront_domain=www.medechocbd.com"); }

.section .prev {
  padding-right: 1rem; }

.section .fill.prev,
.section .fill .prev, .section .fill.next,
.section .fill .next {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 10px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 10px;
  border-radius: 150px;
  -webkit-box-shadow: 0px 14px 44px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 14px 44px 0px rgba(0, 0, 0, 0.07); }

.section .fill.prev > a,
.section .fill .prev > a, .section .fill.next > a,
.section .fill .next > a {
  position: relative;
  display: block;
  border-radius: 48px;
  background: #fff;
  width: 3rem;
  height: 3rem;
  -webkit-transition: all 0.3s;
  transition: all 0.3s; }

.section .fill.prev > a:hover,
.section .fill .prev > a:hover, .section .fill.next > a:hover,
.section .fill .next > a:hover {
  background: #333d79;
  opacity: 1; }

.section .fill.prev > a:before,
.section .fill .prev > a:before, .section .fill.next > a:before,
.section .fill .next > a:before {
  background-position: center center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: block;
  content: "";
  margin: 0.625rem;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0; }

.section .fill.prev > a:before,
.section .fill .prev > a:before {
  background-image: url("/img/arrow-single.svg?storefront_domain=www.medechocbd.com"); }

.section .fill.prev:hover > a:before,
.section .fill .prev:hover > a:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  background-image: url("/img/arrow-single-hover.svg?storefront_domain=www.medechocbd.com"); }

.section .fill.next > a:before,
.section .fill .next > a:before {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  background-image: url("/img/arrow-single.svg?storefront_domain=www.medechocbd.com"); }

.section .fill.next:hover > a:before,
.section .fill .next:hover > a:before {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  background-image: url("/img/arrow-single-hover.svg?storefront_domain=www.medechocbd.com"); }

.stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.stars .star {
  width: 1rem;
  height: 1rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url("/img/star.svg?storefront_domain=www.medechocbd.com"); }

.stars .star.full {
  background-image: url("/img/star-full.svg?storefront_domain=www.medechocbd.com"); }

.btn {
  font-size: 13px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6;
  padding: 10px 20px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 8px;
  /* 160% */
  border-radius: 3rem;
  /*border: 0;*/
  /**/ }

@media (min-width: 992px) {
  .btn {
    font-size: 0.9375rem;
    height: unset;
    padding: 0.5rem 2.375rem;
    min-width: 150px; } }

.btn.btn-fit {
  height: unset;
  min-width: unset; }

.btn.btn-lg {
  font-size: 0.9375rem;
  line-height: 1.6;
  height: 50px;
  min-width: 255px; }

@media (min-width: 992px) {
  .btn.btn-lg {
    font-size: 1.1875rem;
    line-height: 1.2631;
    height: 72px;
    min-width: 270px; } }

.btn.btn-outline {
  border-width: 2px;
  border-color: #fff;
  background-color: transparent;
  color: #fff; }

.btn.btn-outline:hover {
  background-color: #fff;
  border-color: #fff;
  color: #333D79; }

.btn.btn-outline:active {
  border-color: #EDEFFF;
  background-color: #EDEFFF;
  color: #333D79; }

.btn.btn-blue-outline {
  border-color: #333D79;
  background-color: #fff;
  color: #333D79; }

.btn.btn-blue-outline:hover {
  border-color: #333D79;
  background-color: #333D79;
  color: #fff; }

.btn.btn-blue-outline:active {
  border-color: #1D265E;
  background-color: #1D265E;
  color: #fff; }

.btn.btn-orange {
  border-color: #F95700;
  background-color: #F95700;
  color: #fff; }

.btn.btn-orange:hover {
  border-color: #FD7228;
  background-color: #FD7228;
  color: #fff; }

.btn.btn-orange:active {
  border-color: #E46019;
  background-color: #E46019;
  color: #fff; }

.btn.btn-blue {
  background-color: #333D79;
  color: #fff; }

.btn.btn-blue:hover {
  background-color: #222C6A;
  color: #fff; }

.btn.btn-blue:active {
  background-color: #1D265E;
  color: #fff; }

.form-control {
  border-radius: 0;
  padding: 11px 12px;
  font-size: 14px;
  line-height: 20px;
  background-color: transparent;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  color: #fff; }

@media (min-width: 992px) {
  .form-control {
    min-width: 300px; } }

.form-control:focus {
  color: #86b7fe;
  border-top-color: transparent;
  border-left-color: transparent;
  border-right-color: transparent;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

.form-control::-webkit-input-placeholder {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.5); }

.form-control::-moz-placeholder {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.5); }

.form-control:-ms-input-placeholder {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.5); }

.form-control::-ms-input-placeholder {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.5); }

.form-control::placeholder {
  font-size: 0.875rem;
  color: rgba(255, 255, 255, 0.5); }

.breadcrumb {
  display: none; }

@media (min-width: 992px) {
  .breadcrumb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.breadcrumb .breadcrumb-item {
  font-size: 1rem; }

.breadcrumb .breadcrumb-item a {
  color: #333D79;
  text-decoration: none; }

.breadcrumb .breadcrumb-item a:hover {
  color: #344bc2;
  text-decoration: underline; }

.breadcrumb .breadcrumb-item.active {
  color: #3B4553; }

.section-main-slider {
  --swiper-pagination-bullet-horizontal-gap: 0.25rem;
  --swiper-pagination-bullet-width: 0.75rem;
  --swiper-pagination-bullet-height: 0.75rem;
  --swiper-theme-color: #21274E;
  --swiper-pagination-color: #21274E;
  --swiper-pagination-bullet-inactive-color: #fff;
  --swiper-pagination-bullet-inactive-opacity: 0.75;
  --swiper-pagination-bullet-opacity: 1;
  overflow: hidden;
  padding: 0; }

.section-main-slider .slide {
  position: relative; }

@media (min-width: 576px) {
  .section-main-slider .slide {
    padding-left: 12.5%;
    padding-right: 12.5%;
    height: 920px;
    overflow: hidden; }
  .section-main-slider .slide:after {
    position: absolute;
    display: block;
    content: "";
    top: -3.75rem;
    left: -12.25rem;
    width: 54.3125rem;
    height: 54.3125rem;
    border-radius: 54.3125rem;
    opacity: 0.8;
    background: #FBFDFF;
    -webkit-filter: blur(8.4375rem);
    filter: blur(8.4375rem); } }

@media (max-width: 575.98px) {
  .section-main-slider .slide.swiper-slide-next {
    -webkit-transform: translate(0px, 0) !important;
    -ms-transform: translate(0px, 0) !important;
    transform: translate(0px, 0) !important;
    background: none; } }

.section-main-slider .image {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

@media (min-width: 576px) {
  .section-main-slider .image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: inherit;
    padding-bottom: unset; }
  .section-main-slider .image:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    right: 50%;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(#d2ecff), to(rgba(210, 236, 255, 0)));
    background: linear-gradient(90deg, #d2ecff 0%, rgba(210, 236, 255, 0) 100%); } }

.section-main-slider .image.flip {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1); }

@media (min-width: 576px) {
  .section-main-slider .image.flip:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 50%;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(210, 236, 255, 0)), to(#d2ecff));
    background: linear-gradient(90deg, rgba(210, 236, 255, 0) 0%, #d2ecff 100%); } }

.section-main-slider .image:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-0.05%, #d2ecff), color-stop(99.95%, rgba(210, 236, 255, 0)));
  background: linear-gradient(0deg, #d2ecff -0.05%, rgba(210, 236, 255, 0) 99.95%); }

@media (min-width: 576px) {
  .section-main-slider .image:after {
    position: absolute;
    display: block;
    content: "";
    top: -670px;
    left: -700px;
    width: 971px;
    height: 971px;
    border-radius: 971px;
    background: none; } }

@media (min-width: 576px) {
  .section-main-slider .swiper-slide-next:after {
    background: none; } }

.section-main-slider .swiper-slide-next .text-wrapper {
  display: none; }

@media (min-width: 576px) {
  .section-main-slider .swiper-slide-next .image:before {
    background: none; } }

@media (min-width: 576px) {
  .section-main-slider .swiper-slide-next .image.flip:before {
    background: none; } }

.section-main-slider .swiper-slide-next .image:after {
  background: none; }

.section-main-slider .right-blur .slide {
  overflow: initial; }

.section-main-slider .right-blur .image:after {
  background: #FFE0D4;
  -webkit-filter: blur(135px);
  filter: blur(135px); }

@media (min-width: 576px) {
  .section-main-slider .slide.swiper-slide-next {
    border-radius: 9rem;
    opacity: 0.85;
    background: -webkit-gradient(linear, left top, right top, color-stop(21.15%, #e4f4ff), color-stop(64.97%, rgba(228, 244, 255, 0)));
    background: linear-gradient(90deg, #e4f4ff 21.15%, rgba(228, 244, 255, 0) 64.97%);
    overflow: hidden; } }

.section-main-slider .text-wrapper {
  padding: 2.5rem 2rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 675px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 3.125rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(21.15%, #D2ECFF), color-stop(64.97%, #D2ECFF));
  background: linear-gradient(90deg, #D2ECFF 21.15%, #D2ECFF 64.97%); }

.section-main-slider .text-wrapper .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem; }

.section-main-slider .text-wrapper .text .sup-title {
  color: #333D79;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  /* 20px */
  text-transform: capitalize; }

.section-main-slider .text-wrapper .text .title {
  color: #111B2C;
  font-family: "Gloock", serif;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  /* 83.6px */
  text-align: center;
  margin-bottom: 0.25rem; }

.section-main-slider .text-wrapper .text .accent-arrow {
  display: inline-block;
  margin-left: 0.75rem;
  width: 0.5625rem;
  height: 1.25rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/img/accent-arrow.svg?storefront_domain=www.medechocbd.com"); }

.section-main-slider .text-wrapper .text .sub-title {
  color: #3B4553;
  text-align: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.7;
  /* 30.6px */ }

@media (min-width: 576px) {
  .section-main-slider .text-wrapper .text {
    gap: 2.5rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .section-main-slider .text-wrapper .text .sup-title {
    font-size: 1.250000625rem; }
  .section-main-slider .text-wrapper .text .title {
    text-align: left;
    font-size: 2.75rem;
    margin-bottom: 0; }
  .section-main-slider .text-wrapper .text .accent-arrow {
    margin-left: 1.25rem;
    width: 1.125rem;
    height: 2.375rem; }
  .section-main-slider .text-wrapper .text .sub-title {
    text-align: left;
    font-size: 1.5rem; } }

@media (min-width: 576px) {
  .section-main-slider .text-wrapper {
    padding: 0;
    padding-top: 10rem;
    padding-bottom: 10rem;
    z-index: 1;
    background: unset;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.section-main-slider .action {
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 576px) {
  .section-main-slider .action {
    margin-left: unset;
    margin-right: unset; } }

.section-main-slider .slider-breadcrumbs {
  position: absolute;
  z-index: 10;
  padding-left: 1.5rem;
  margin-top: 0.75rem; }

@media (min-width: 992px) {
  .section-main-slider .slider-breadcrumbs {
    margin-top: 1.5rem;
    padding-left: 12.5%; } }

.section-main-slider-text {
  --swiper-pagination-bullet-horizontal-gap: 0.25rem;
  --swiper-pagination-bullet-width: 0.75rem;
  --swiper-pagination-bullet-height: 0.75rem;
  --swiper-theme-color: #21274E;
  --swiper-pagination-color: #21274E;
  --swiper-pagination-bullet-inactive-color: #fff;
  --swiper-pagination-bullet-inactive-opacity: 0.75;
  --swiper-pagination-bullet-opacity: 1;
  overflow: hidden;
  padding: 0; }

@media (max-width: 575.98px) {
  .section-main-slider-text {
    background: #D2ECFF; } }

.section-main-slider-text .image {
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 75%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover; }

@media (min-width: 576px) {
  .section-main-slider-text .image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: inherit;
    padding-bottom: unset; }
  .section-main-slider-text .image:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    right: 50%;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(#d2ecff), to(rgba(210, 236, 255, 0)));
    background: linear-gradient(90deg, #d2ecff 0%, rgba(210, 236, 255, 0) 100%); } }

.section-main-slider-text .image.flip {
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  transform: scaleX(-1); }

@media (min-width: 576px) {
  .section-main-slider-text .image.flip:before {
    position: absolute;
    display: block;
    content: "";
    top: 0;
    left: 50%;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(210, 236, 255, 0)), to(#d2ecff));
    background: linear-gradient(90deg, rgba(210, 236, 255, 0) 0%, #d2ecff 100%); } }

.section-main-slider-text .image:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 100px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-0.05%, #d2ecff), color-stop(99.95%, rgba(210, 236, 255, 0)));
  background: linear-gradient(0deg, #d2ecff -0.05%, rgba(210, 236, 255, 0) 99.95%); }

@media (min-width: 576px) {
  .section-main-slider-text .image:after {
    position: absolute;
    display: block;
    content: "";
    top: -670px;
    left: -700px;
    width: 971px;
    height: 971px;
    border-radius: 971px;
    background: none; } }

@media (min-width: 576px) {
  .section-main-slider-text .image .image-inner {
    position: relative;
    width: 100%;
    height: 100%; }
  .section-main-slider-text .image .image-inner:after {
    position: absolute;
    display: block;
    content: "";
    top: -5%;
    left: -10%;
    width: 60%;
    padding-bottom: 100%;
    border-radius: 60rem;
    opacity: 0.8;
    background: #FBFDFF;
    -webkit-filter: blur(10rem);
    filter: blur(10rem); } }

@media (min-width: 576px) {
  .section-main-slider-text .image.flip .image-inner:after {
    right: -12.25rem;
    left: unset; } }

.section-main-slider-text .slide {
  position: relative; }

@media (min-width: 576px) {
  .section-main-slider-text .slide {
    padding-left: 12.5%;
    padding-right: 12.5%;
    height: 920px;
    overflow: hidden; } }

.section-main-slider-text .text-wrapper {
  padding: 2.5rem 2rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 675px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 3.125rem;
  background: -webkit-gradient(linear, left top, right top, color-stop(21.15%, #D2ECFF), color-stop(64.97%, #D2ECFF));
  background: linear-gradient(90deg, #D2ECFF 21.15%, #D2ECFF 64.97%); }

.section-main-slider-text .text-wrapper .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem; }

.section-main-slider-text .text-wrapper .text .sup-title {
  color: #333D79;
  font-size: 0.9375rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1;
  /* 20px */
  text-transform: capitalize; }

.section-main-slider-text .text-wrapper .text .title {
  color: #111B2C;
  font-family: "Gloock", serif;
  font-size: 2.25rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.1;
  /* 83.6px */
  text-align: center;
  margin-bottom: 0.25rem; }

.section-main-slider-text .text-wrapper .text .accent-arrow {
  display: inline-block;
  margin-left: 0.75rem;
  width: 0.5625rem;
  height: 1.25rem;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("/img/accent-arrow.svg?storefront_domain=www.medechocbd.com"); }

.section-main-slider-text .text-wrapper .text .sub-title {
  color: #3B4553;
  text-align: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.7;
  /* 30.6px */ }

@media (min-width: 576px) {
  .section-main-slider-text .text-wrapper .text {
    gap: 2.5rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; }
  .section-main-slider-text .text-wrapper .text .sup-title {
    font-size: 1.250000625rem; }
  .section-main-slider-text .text-wrapper .text .title {
    text-align: left;
    font-size: 2.75rem;
    margin-bottom: 0; }
  .section-main-slider-text .text-wrapper .text .accent-arrow {
    margin-left: 1.25rem;
    width: 1.125rem;
    height: 2.375rem; }
  .section-main-slider-text .text-wrapper .text .sub-title {
    text-align: left;
    font-size: 1.5rem; } }

@media (min-width: 576px) {
  .section-main-slider-text .text-wrapper {
    padding: 0;
    padding-top: 10rem;
    padding-bottom: 10rem;
    z-index: 1;
    background: unset;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; } }

.section-main-slider-text .slider-breadcrumbs {
  position: absolute;
  z-index: 10;
  padding-left: 1.5rem;
  margin-top: 0.75rem; }

@media (min-width: 992px) {
  .section-main-slider-text .slider-breadcrumbs {
    margin-top: 1.5rem;
    padding-left: 12.5%; } }

.section-products {
  position: relative;
  padding-top: 3.25rem;
  padding-bottom: 3rem;
  background-color: #f4f9fe;
  z-index: 0; }

@media (min-width: 992px) {
  .section-products {
    padding-top: 7.5rem;
    padding-bottom: 5.625rem; } }

.section-products:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  right: 0;
  height: 230px;
  background-color: #fff;
  z-index: -1; }

.section-products .h1,
.section-products .h1 p {
  text-align: center;
  margin-bottom: 1rem; }

@media (max-width: 575.98px) {
  .section-products .h1,
  .section-products .h1 p {
    max-width: 80%;
    margin-right: auto !important;
    margin-left: auto !important; } }

@media (min-width: 992px) {
  .section-products .h1,
  .section-products .h1 p {
    margin-bottom: 2rem; } }

.section-products .section-subtitle {
  text-align: center;
  font-style: normal;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 2.5rem;
  max-width: 730px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 12px;
  padding-right: 12px; }

@media (min-width: 992px) {
  .section-products .section-subtitle {
    font-size: 1.125rem;
    margin-bottom: 3.75rem; } }

.section-products .product-slider-wrapper {
  position: relative;
  padding-bottom: 1.5rem; }

.section-products .product-slider-wrapper .prev {
  display: none;
  position: absolute;
  left: -1.375rem;
  bottom: 50%;
  padding: 0;
  margin-top: -50%;
  z-index: 2; }

@media (min-width: 992px) {
  .section-products .product-slider-wrapper .prev {
    display: block; } }

.section-products .product-slider-wrapper .next {
  display: none;
  position: absolute;
  right: -1.375rem;
  bottom: 50%;
  padding: 0;
  margin-top: -50%;
  z-index: 2; }

@media (min-width: 992px) {
  .section-products .product-slider-wrapper .next {
    display: block; } }

@media (min-width: 992px) {
  .section-products .product-slider-wrapper.no-slider .swiper-wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  .section-products .product-slider-wrapper.no-slider .product-slider .slide:last-child {
    margin-right: 0 !important; } }

.section-products .product-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: -1.5rem;
  padding: 1.5rem; }

.section-products .product-slider .slide {
  width: 280px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  /*width: 33.333334%;*/
  padding: 1.625rem 1.5rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1.5rem;
  border-radius: 1rem;
  background: #fff;
  /*box-shadow: 0 1.5rem 3.75rem 0 rgba(27, 30, 56, 0.07);*/
  -webkit-box-shadow: 0 0.25rem 0.75rem 0 rgba(27, 30, 56, 0.07);
  box-shadow: 0 0.25rem 0.75rem 0 rgba(27, 30, 56, 0.07);
  height: auto; }

@media (min-width: 992px) {
  .section-products .product-slider .slide {
    padding: 2.5rem 2.75rem;
    width: auto; } }

.section-products .product-slider .image {
  height: 195px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain; }

@media (min-width: 992px) {
  .section-products .product-slider .image {
    height: 290px; } }

.section-products .product-slider .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 14px;
  width: 178px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.section-products .product-slider .text .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.section-products .product-slider .text .info a {
  text-decoration: none; }

.section-products .product-slider .text .info a:hover {
  text-decoration: underline; }

.section-products .product-slider .text .program {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: 3px 10px 4px 10px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  border-radius: 1.25rem;
  background: #EBEEF2;
  color: #111B2C;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  /* 14.4px */
  letter-spacing: -0.01em;
  text-transform: uppercase;
  margin-bottom: 0.75rem; }

.section-products .product-slider .text .name {
  color: #111B2C;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  /* 21.6px */
  margin-bottom: 0.75rem; }

.section-products .product-slider .text .raiting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 5px; }

.section-products .product-slider .text .raiting .stars .star {
  width: 14px;
  height: 14px; }

.section-products .product-slider .text .raiting-text {
  color: #344bc2;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  /* 15.6px */
  padding-top: 0.125rem; }

.section-products .product-slider .text .kit-items {
  color: #344bc2;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.section-products .product-slider .text .buy {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.875rem;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }

.section-products .product-slider .text .buy .btn-wrapper {
  width: 100%; }

.section-products .product-slider .text .buy .btn-wrapper .btn {
  width: 100%; }

.section-products .product-slider .text .price {
  color: #111B2C;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  /* 24px */ }

@media (min-width: 992px) {
  .section-products .product-slider .text {
    width: 266px;
    gap: 20px; }
  .section-products .product-slider .text .program {
    padding: 0.3125rem 0.8125rem;
    font-size: 0.75rem;
    margin-bottom: 1.125rem; }
  .section-products .product-slider .text .name {
    font-size: 1.125rem;
    margin-bottom: 1rem; }
  .section-products .product-slider .text .raiting-text {
    font-size: 0.8125003125rem; }
  .section-products .product-slider .text .kit-items {
    font-size: 0.8125003125rem;
    margin-bottom: 1rem; }
  .section-products .product-slider .text .raiting {
    gap: 0.4375rem; }
  .section-products .product-slider .text .raiting .stars .star {
    width: 1.25rem;
    height: 1.25rem; }
  .section-products .product-slider .text .buy {
    gap: 1.25rem; }
  .section-products .product-slider .text .price {
    font-size: 1.250000625rem; } }

.section-products .product-slider hr {
  display: block;
  width: 100%;
  height: 1px;
  margin: 0;
  border: 0;
  background-color: #D9D9D9; }

.theme-prod-box .theme-product-box-container .kit-items {
  color: #344bc2;
  text-align: center;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 0.75rem;
  margin-top: 0.75rem;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

@media (min-width: 992px) {
  .theme-prod-box .theme-product-box-container .kit-items {
    font-size: 0.8125003125rem;
    margin-bottom: 1rem;
    margin-top: 1rem; } }

.section-partners {
  padding-bottom: 3.25rem; }

@media (min-width: 576px) {
  .section-partners {
    padding-bottom: 7.5rem; } }

.section-partners .partners-wrapper {
  border-bottom: 1px solid #D1DAE8; }

@media (min-width: 1400px) {
  .section-partners .partners-wrapper {
    padding-right: 11.25rem;
    padding-left: 11.25rem; } }

.section-partners .partners-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-bottom: 4rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media (max-width: 575.98px) {
  .section-partners .partners-slider {
    margin-right: -24px; } }

@media (min-width: 576px) {
  .section-partners .partners-slider {
    padding-bottom: 5.625rem; } }

.section-partners .partners-slider .swiper-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.section-partners .partners-slider .slide {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center; }

@media (max-width: 575.98px) {
  .section-partners .partners-slider .slide {
    -ms-flex-negative: unset;
    flex-shrink: unset; } }

.section-partners .partners-slider .slide img {
  /*max-width: 100%;*/
  display: block;
  margin-left: auto;
  margin-right: auto; }

.section-bothering .container-fluid {
  width: auto;
  overflow-x: hidden;
  padding: 0; }

@media (max-width: 575.98px) {
  .section-bothering .container-fluid {
    margin-left: -0.75rem;
    margin-right: -0.75rem; } }

@media (min-width: 576px) {
  .section-bothering .container-fluid {
    width: inherit; } }

.section-bothering .h1 {
  text-align: center;
  margin-bottom: 1rem; }

@media (max-width: 575.98px) {
  .section-bothering .h1 {
    margin-bottom: 2rem; } }

.section-bothering .section-subtitle {
  text-align: center;
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 3rem;
  max-width: 1160px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 24px;
  padding-left: 24px; }

@media (max-width: 575.98px) {
  .section-bothering .section-subtitle {
    padding-left: 0.75rem;
    padding-right: 0.75rem; } }

@media (min-width: 576px) {
  .section-bothering .section-subtitle {
    font-size: 1.125rem;
    margin-bottom: 5rem; } }

.section-bothering .image-wrapper {
  width: 100%;
  padding-bottom: 113%;
  position: relative;
  overflow: hidden; }

@media (min-width: 576px) {
  .section-bothering .image-wrapper {
    height: 724px;
    padding-bottom: 0; } }

.section-bothering .image-wrapper:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.5;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(#000));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000 100%);
  z-index: 1; }

.section-bothering .image-wrapper:after {
  position: absolute;
  display: block;
  content: "";
  height: 0.625rem;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ddd0bf;
  opacity: 1;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 2; }

.section-bothering .image-wrapper .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  -webkit-transition-property: top, left, right, bottom, -webkit-transform;
  transition-property: top, left, right, bottom, -webkit-transform;
  transition-property: top, left, right, bottom, transform;
  transition-property: top, left, right, bottom, transform, -webkit-transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.section-bothering .image-wrapper:hover .image {
  top: -3%;
  left: -3%;
  right: -3%;
  bottom: -3%;
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg); }

.section-bothering .image-wrapper .overlay {
  position: absolute;
  width: 100%;
  padding-top: 4.75rem;
  padding-bottom: 4.375rem;
  bottom: -3rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 16px;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 3; }

.section-bothering .image-wrapper .overlay:after {
  position: absolute;
  display: block;
  content: "";
  top: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(17, 27, 44, 0.3);
  opacity: 0;
  -webkit-transition: top 0.5s, opacity 0.5s;
  transition: top 0.5s, opacity 0.5s;
  z-index: -1; }

.section-bothering .image-wrapper .overlay .icon {
  display: block;
  width: 4rem;
  height: 4rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover; }

.section-bothering .image-wrapper .overlay .title {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 1.325rem;
  font-style: normal;
  font-weight: 700;
  line-height: 1.2;
  /* 36px */
  letter-spacing: -0.01em; }

@media (min-width: 576px) {
  .section-bothering .image-wrapper .overlay .title {
    font-size: 1.875rem; } }

.section-bothering .image-wrapper .overlay .text {
  visibility: hidden;
  opacity: 0;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 0.675rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6;
  /* 28.8px */
  text-align: center;
  padding-left: 1rem;
  padding-right: 1rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s; }

.section-bothering .image-wrapper .overlay .text .subtitle {
  text-transform: uppercase; }

.section-bothering .image-wrapper .overlay .text p {
  margin-bottom: 1rem; }

.section-bothering .image-wrapper .overlay .text p:last-child {
  margin-bottom: 0; }

@media (min-width: 576px) {
  .section-bothering .image-wrapper .overlay .text {
    font-size: 0.9375rem; } }

.section-bothering .image-wrapper:hover:after {
  opacity: 0; }

.section-bothering .image-wrapper:hover .overlay {
  bottom: 0; }

.section-bothering .image-wrapper:hover .overlay:after {
  top: 0;
  opacity: 1; }

.section-bothering .image-wrapper:hover .overlay .text {
  visibility: visible;
  opacity: 1; }

.section-bothering .image-wrapper .stretched-link:after {
  z-index: 5; }

.section-faq {
  padding-top: 56px;
  padding-bottom: 56px; }

@media (min-width: 576px) {
  .section-faq {
    padding-top: 140px;
    padding-bottom: 140px; } }

.section-faq .image-wrapper {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  position: relative;
  margin-bottom: 3rem;
  padding-bottom: 1.25rem;
  z-index: 0; }

.section-faq .image-wrapper:before {
  display: block;
  position: absolute;
  content: "";
  top: 1.25rem;
  left: 1rem;
  right: 1rem;
  bottom: 0;
  opacity: 0.3;
  background-color: #ddd0bf;
  z-index: -1; }

@media (min-width: 576px) {
  .section-faq .image-wrapper:before {
    top: 2rem;
    left: 0;
    right: 2rem; } }

@media (min-width: 576px) {
  .section-faq .image-wrapper {
    padding-bottom: 2rem;
    padding-left: 2rem;
    margin-bottom: inherit; } }

@media (min-width: 576px) {
  .section-faq .section-text {
    padding-left: 1.9375rem; } }

.section-faq .section-text .h1 {
  margin-bottom: 1rem; }

@media (min-width: 576px) {
  .section-faq .section-text .h1 {
    margin-bottom: 2rem; } }

.section-faq .section-text .section-subtitle {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: 2rem; }

@media (min-width: 576px) {
  .section-faq .section-text .section-subtitle {
    font-size: 1.125rem;
    margin-bottom: 3.75rem; } }

.section-benefits {
  padding-top: 56px;
  padding-bottom: 50px;
  background-color: #f4f9fe; }

@media (min-width: 576px) {
  .section-benefits {
    padding-top: 120px;
    padding-bottom: 120px;
    background-image: url("/img/medical-cross-r.svg?storefront_domain=www.medechocbd.com");
    background-repeat: no-repeat;
    background-position: 0% 38.5%; } }

@media (max-width: 575.98px) {
  .section-benefits .position-relative {
    padding-bottom: 4.75rem; } }

.section-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 2rem; }

.section-header h2 {
  position: relative;
  padding-bottom: 1.5rem;
  margin-bottom: 0; }

@media (min-width: 576px) {
  .section-header h2 {
    padding-bottom: 3.375rem;
    width: 33.333334%; } }

.section-header h2:before {
  position: absolute;
  display: block;
  content: "";
  bottom: 0;
  left: 0;
  height: 0.25rem;
  width: 4rem;
  background-color: #F95700; }

@media (min-width: 576px) {
  .section-header h2:before {
    width: 6.5rem; } }

.section-header .section-subtitle {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  /* 28.8px */ }

@media (min-width: 576px) {
  .section-header .section-subtitle {
    width: 66.666666%;
    padding-right: 9.5rem;
    font-size: 1.125rem; } }

@media (min-width: 576px) {
  .section-header {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start; } }

.benefits-slider {
  counter-reset: slide;
  margin-top: 2.5rem;
  margin-left: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media (max-width: 575.98px) {
  .benefits-slider {
    margin-right: -12px; } }

@media (min-width: 576px) {
  .benefits-slider {
    margin-top: 5rem;
    margin-left: calc((100% - 516px) / 2); } }

@media (min-width: 768px) {
  .benefits-slider {
    margin-left: calc((100% - 696px) / 2); } }

@media (min-width: 992px) {
  .benefits-slider {
    margin-left: calc((100% - 936px) / 2); } }

@media (min-width: 1200px) {
  .benefits-slider {
    margin-left: calc((100% - 1094px) / 2); } }

@media (min-width: 1400px) {
  .benefits-slider {
    margin-left: calc((100% - 1320px) / 2); } }

.benefits-slider .swiper-wrapper {
  height: initial; }

.benefits-slider .slide:not(.swiper-slide-duplicate) {
  counter-increment: slide; }

.benefits-slider .slide {
  width: 80%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  gap: 1.25rem; }

@media (min-width: 576px) {
  .benefits-slider .slide {
    gap: 1.75rem;
    width: 420px; } }

.benefits-slider .slide .text {
  color: #111B2C;
  font-family: "Gloock", serif;
  font-size: 1.125rem;
  font-style: normal;
  font-weight: 400;
  line-height: 1.4;
  /* 36.4px */
  letter-spacing: 0.01em;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0; }

@media (min-width: 576px) {
  .benefits-slider .slide .text {
    font-size: 1.625000625rem; } }

.benefits-slider .slide .image-wrapper {
  width: 100%;
  height: 0;
  padding-bottom: 133.3334%;
  position: relative;
  overflow: hidden; }

.benefits-slider .slide .image-wrapper .slide-num {
  position: relative;
  /*content: counter(slide, decimal-leading-zero);*/
  color: #fff;
  display: block;
  padding: 1.125rem 1.125rem 0.875rem 1.125rem;
  text-align: left;
  font-size: 1.0175rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  /* 31.2px */
  letter-spacing: -0.01em; }

@media (min-width: 576px) {
  .benefits-slider .slide .image-wrapper .slide-num {
    font-size: 1.625000625rem;
    padding: 1.875rem; } }

.benefits-slider .slide .image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  overflow: hidden;
  -webkit-transition-property: top, left, right, bottom;
  transition-property: top, left, right, bottom;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.benefits-slider .slide:hover .image {
  top: -3%;
  left: -3%;
  right: -3%;
  bottom: -3%; }

.benefits-slider .slide .overlay {
  position: absolute;
  display: block;
  top: -100%;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: top 0.5s, opacity 1s;
  transition: top 0.5s, opacity 1s;
  padding: 3.1875rem 1.125rem 0;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  /* 32px */
  z-index: 0;
  visibility: hidden;
  opacity: 0; }

.benefits-slider .slide .overlay p {
  line-height: 1.5;
  margin-bottom: 1em; }

.benefits-slider .slide .overlay ul {
  padding-left: 1rem; }

@media (min-width: 576px) {
  .benefits-slider .slide .overlay {
    padding: 5rem 1.875rem 0;
    font-size: 1.125rem; } }

.benefits-slider .slide .overlay:before {
  position: absolute;
  display: block;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0.9;
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.8)), to(rgba(0, 0, 0, 0.6)));
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0.6) 100%);
  z-index: -1; }

.benefits-slider .slide:hover .overlay {
  top: 0;
  visibility: visible;
  opacity: 1; }

.section-reviews {
  padding-top: 56px;
  padding-bottom: 50px; }

@media (min-width: 576px) {
  .section-reviews {
    padding-top: 120px;
    padding-bottom: 120px; } }

.section-reviews .section-title {
  margin-bottom: 1.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.875rem; }

@media (min-width: 576px) {
  .section-reviews .section-title {
    margin-bottom: 2rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 2rem; } }

.section-reviews .section-title .h1 {
  margin-bottom: 0; }

@media (max-width: 575.98px) {
  .section-reviews .section-title .h1 {
    line-height: 1.2; } }

.section-reviews .section-title .raiting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.5rem; }

@media (min-width: 576px) {
  .section-reviews .section-title .raiting {
    gap: 1rem; } }

.section-reviews .section-title .star {
  width: 1.5rem;
  height: 1.5rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url("/img/star-full.svg?storefront_domain=www.medechocbd.com"); }

@media (min-width: 576px) {
  .section-reviews .section-title .star {
    width: 2.6875rem;
    height: 2.6875rem; } }

.section-reviews .section-title .raiting-value {
  color: #111B2C;
  font-size: 1.25rem;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 1; }

@media (min-width: 576px) {
  .section-reviews .section-title .raiting-value {
    font-size: 2.000000625rem; } }

.section-reviews .section-title .raiting-text {
  color: #111B2C;
  font-size: 0.875rem;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1; }

@media (min-width: 576px) {
  .section-reviews .section-title .raiting-text {
    font-size: 1.125rem; } }

.section-reviews .section-subtitle {
  font-size: 0.875rem;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  /* 28.8px */ }

@media (min-width: 576px) {
  .section-reviews .section-subtitle {
    max-width: 592px;
    font-size: 1.125rem; } }

@media (max-width: 575.98px) {
  .section-reviews .position-relative {
    padding-bottom: 105px; } }

.reviews-slider {
  margin-top: 2.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

@media (min-width: 576px) {
  .reviews-slider {
    margin-top: 3.75rem; } }

.reviews-slider .swiper-wrapper {
  padding-bottom: 1.25rem;
  height: initial; }

.reviews-slider .slide {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.25rem;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  padding: 1.875rem 2rem;
  border: 1px solid #EAE5DF;
  background: #F8F6F4; }

.reviews-slider .slide:before {
  position: absolute;
  display: block;
  content: "";
  bottom: -1.25rem;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 1.875rem 1.25rem 0;
  border-color: transparent #ddd0bf transparent transparent; }

@media (min-width: 576px) {
  .reviews-slider .slide {
    padding: 3rem 2.5rem;
    gap: 1.75rem; } }

.reviews-slider .review-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 1.25rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0; }

.reviews-slider .review-content .review-header {
  font-family: "Gloock", serif;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1.2;
  letter-spacing: 0.01em;
  color: #282C2F; }

@media (min-width: 576px) {
  .reviews-slider .review-content .review-header {
    font-size: 1.625000625rem; } }

.reviews-slider .review-content .review-text {
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6; }

@media (min-width: 576px) {
  .reviews-slider .review-content .review-text {
    font-size: 0.875000625rem; } }

@media (min-width: 576px) {
  .reviews-slider .review-content {
    gap: 1.5rem; } }

.reviews-slider hr {
  margin: 0;
  color: #EAE5DF;
  width: 100%;
  opacity: 1; }

.reviews-slider .review-author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }

@media (min-width: 576px) {
  .reviews-slider .review-author {
    gap: 0.125rem; } }

.reviews-slider .review-author .author {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.375rem;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }

.reviews-slider .review-author .author .prefix {
  text-align: center;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  /* 22.4px */ }

@media (min-width: 576px) {
  .reviews-slider .review-author .author .prefix {
    font-size: 0.875000625rem; } }

.reviews-slider .review-author .author .name {
  color: #111B2C;
  font-size: 0.8125rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.6;
  /* 24px */
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0; }

@media (min-width: 576px) {
  .reviews-slider .review-author .author .name {
    font-size: 0.9375rem; } }

.reviews-slider .review-author .author .status {
  position: relative;
  font-size: 0.75rem;
  text-align: center;
  padding-left: 1.25rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  /* 22.4px */ }

@media (min-width: 576px) {
  .reviews-slider .review-author .author .status {
    padding-left: 1.375rem;
    font-size: 0.875000625rem; } }

.reviews-slider .review-author .author .status:before {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  top: 2px;
  width: 1rem;
  height: 1rem;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  background-image: url("/img/verified.svg?storefront_domain=www.medechocbd.com"); }

@media (min-width: 576px) {
  .reviews-slider .review-author .author .status:before {
    top: 2px;
    width: 1.125rem;
    height: 1.125rem; } }

.reviews-slider .review-author .raiting {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.25rem; }

.reviews-slider .review-author .raiting .prefix {
  color: #758197;
  text-align: center;
  font-size: 0.8125003125rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.6;
  /* 20.8px */ }

.reviews-slider .review-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  padding: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 1rem;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  background: #fff; }

@media (min-width: 576px) {
  .reviews-slider .review-product {
    padding: 1.25rem 1.75rem 1.25rem 1.25rem; } }

.reviews-slider .review-product .image {
  padding: 0.5625rem 0.769rem; }

.reviews-slider .review-product .image img {
  display: block;
  height: 4.5rem;
  width: auto; }

.reviews-slider .review-product .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 0.375rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0; }

.reviews-slider .review-product .content .name {
  font-size: 0.875rem;
  font-style: normal;
  font-weight: 600;
  line-height: 1.2;
  /* 1.125rem */ }

@media (min-width: 576px) {
  .reviews-slider .review-product .content .name {
    font-size: 0.9375rem; } }

.reviews-slider .review-product .content .weight {
  color: #758197;
  font-size: 0.75rem;
  font-style: normal;
  font-weight: 500;
  line-height: 1.2;
  /* 0.975rem */ }

@media (min-width: 576px) {
  .reviews-slider .review-product .content .weight {
    font-size: 0.8125003125rem; } }

.section-latest-articles {
  padding-top: 56px;
  padding-bottom: 50px;
  background-image: url("/img/sections/latest-articles/bg-latest-articles.jpg?storefront_domain=www.medechocbd.com");
  background-repeat: no-repeat;
  background-size: 400%;
  background-position: 80% top; }

@media (min-width: 576px) {
  .section-latest-articles {
    padding-top: 120px;
    padding-bottom: 120px;
    background-size: cover;
    background-position: center -100px; } }

.section-latest-articles .latest-articles-slider {
  margin-top: 2rem;
  margin-left: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

@media (max-width: 575.98px) {
  .section-latest-articles .latest-articles-slider {
    margin-right: -12px; } }

@media (min-width: 576px) {
  .section-latest-articles .latest-articles-slider {
    margin-top: 3.75rem;
    margin-left: calc((100% - 516px) / 2); } }

@media (min-width: 768px) {
  .section-latest-articles .latest-articles-slider {
    margin-left: calc((100% - 696px) / 2); } }

@media (min-width: 992px) {
  .section-latest-articles .latest-articles-slider {
    margin-left: calc((100% - 936px) / 2); } }

@media (min-width: 1200px) {
  .section-latest-articles .latest-articles-slider {
    margin-left: calc((100% - 1094px) / 2); } }

@media (min-width: 1400px) {
  .section-latest-articles .latest-articles-slider {
    margin-left: calc((100% - 1320px) / 2); } }

@media (max-width: 575.98px) {
  .section-latest-articles .position-relative {
    padding-bottom: 7.5rem; } }

.section-latest-articles .slide {
  display: block;
  width: 85%; }

@media (min-width: 992px) {
  .section-latest-articles .slide {
    width: 531px; } }

.section-latest-articles .slide .slide-image {
  width: 100%;
  padding-bottom: 62.5%;
  background-repeat: no-repeat;
  background-size: cover; }

.section-latest-articles .slide .slide-conent {
  width: 88%;
  padding: 1rem;
  gap: 0.75rem;
  margin-top: -0.625rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  background: #FFF;
  -webkit-box-shadow: 0px 4px 64px 0px rgba(19, 21, 48, 0.1);
  box-shadow: 0px 4px 64px 0px rgba(19, 21, 48, 0.1); }

@media (min-width: 992px) {
  .section-latest-articles .slide .slide-conent {
    margin-top: -2.5rem;
    width: 467px;
    padding: 1.75rem;
    gap: 1.125rem; } }

.section-latest-articles .slide .slide-title {
  font-size: 1rem;
  line-height: 1.5;
  color: #111B2C;
  font-family: "Gloock", serif;
  font-style: normal;
  font-weight: 400;
  /* 31.5px */
  letter-spacing: 0.01em; }

@media (min-width: 576px) {
  .section-latest-articles .slide .slide-title {
    font-size: 1.3125rem;
    line-height: 140%;
    letter-spacing: 0.0095em; } }

.section-latest-articles .slide .slide-footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 0.75rem;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  color: #758197;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1.4; }

@media (min-width: 576px) {
  .section-latest-articles .slide .slide-footer {
    font-size: 0.875000625rem; } }

.section-latest-articles .slide .slide-footer .slide-date {
  position: relative;
  padding-left: 1.5rem; }

.section-latest-articles .slide .slide-footer .slide-date:before {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  width: 1rem;
  height: 1rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/img/clock.svg?storefront_domain=www.medechocbd.com"); }

@media (min-width: 576px) {
  .section-latest-articles .slide .slide-footer .slide-date:before {
    top: 0.075rem; } }

.section-latest-articles .slide .slide-footer .slide-read {
  position: relative;
  padding-left: 1rem; }

.section-latest-articles .slide .slide-footer .slide-read:before {
  position: absolute;
  display: block;
  content: "";
  left: 0;
  top: 0.45rem;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 0.25rem;
  background-color: #C3CCDB; }

.section-latest-articles .slide .slide-footer .slide-link {
  display: block;
  margin-left: auto;
  width: 1.25rem;
  height: 1.25rem;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("/img/share-link.svg?storefront_domain=www.medechocbd.com"); }

.section-visionary {
  padding-top: 56px;
  padding-bottom: 50px; }

@media (min-width: 576px) {
  .section-visionary {
    padding-top: 120px;
    padding-bottom: 120px;
    background-image: url("/img/medical-cross.svg?storefront_domain=www.medechocbd.com");
    background-repeat: no-repeat;
    background-position: 100% 38.5%; } }

.section-visionary .container,
.section-visionary .zpcontainer {
  max-width: 1118px; }

.section-visionary .container > .row,
.section-visionary .zpcontainer > .row {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.section-visionary .container > .row > .col-md-6,
.section-visionary .zpcontainer > .row > .col-md-6 {
  max-width: 535px; }

.section-visionary .container .zprow,
.section-visionary .zpcontainer .zprow {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.section-visionary .container .zprow .zpcol-md-6,
.section-visionary .zpcontainer .zprow .zpcol-md-6 {
  max-width: 541px; }

@media (min-width: 1200px) {
  .section-visionary > .zpcontainer {
    max-width: 1124px; } }

.section-quick-start {
  padding-top: 100px; }

.section-quick-start .steps {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 80px;
  width: 100%; }

.section-quick-start .h1,
.section-quick-start .h1 p {
  text-align: center;
  margin-bottom: 3.75rem; }

.section-quick-start .heading {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 13px; }

.section-quick-start .heading h2 {
  color: #333D79;
  line-height: 1.2;
  margin-bottom: 0; }

.section-quick-start .heading h3 {
  margin-bottom: 0; }

.section-quick-start .step {
  position: relative;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 60px;
  padding-bottom: 54px; }

.section-quick-start .separator {
  position: relative;
  display: block;
  margin-left: 7px;
  margin-right: 7px;
  height: 51px;
  border-bottom: 3px solid transparent;
  background-image: url("/img/bg-arrow-1.svg?storefront_domain=www.medechocbd.com");
  -ms-flex-negative: 1;
  flex-shrink: 1;
  margin-bottom: -19px;
  z-index: 999; }

.section-quick-start .separator + .step {
  padding-top: 19px; }

.section-quick-start .separator:before {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  bottom: 0;
  left: 0;
  background-image: url("/img/bg-arrow-2.svg?storefront_domain=www.medechocbd.com");
  height: 19px; }

.section-quick-start .separator:after {
  position: absolute;
  display: block;
  content: "";
  width: 100%;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 19px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center bottom;
  background-image: url("/img/arrow-blue-down.svg?storefront_domain=www.medechocbd.com");
  height: 19px; }

.section-quick-start .step-1 {
  padding-left: 35px;
  padding-right: 35px; }

.section-quick-start .step-1 > .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  gap: 70px;
  width: 100%; }

.section-quick-start .step-1 .level {
  width: 33.333333%;
  margin-top: 21px; }

.section-quick-start .step-1 .level .level-inner {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  background-color: #f4f9fe;
  border-radius: 50%; }

.section-quick-start .step-1 .level .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.section-quick-start .step-1 .level .content {
  margin-top: -14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  max-width: 280px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.section-quick-start .step-1 .level .icon {
  display: block;
  width: 118px;
  height: 118px;
  padding: 21px;
  background-repeat: no-repeat;
  background-size: cover; }

.section-quick-start .step-1 .level .arrow {
  display: block;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  width: 28px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url("/img/arrow-blue-down.svg?storefront_domain=www.medechocbd.com"); }

.section-quick-start .step-1 .level .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }

.section-quick-start .step-1 .level .text-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 12px;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }

.section-quick-start .step-1 .level h4,
.section-quick-start .step-1 .level p {
  margin-bottom: 0;
  text-align: center;
  width: 100%; }

.section-quick-start .step-1 .level p {
  line-height: 1.6; }

.section-quick-start .step-1 .level .solution {
  color: #3B4553; }

.section-quick-start .step-2 .routines {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  gap: 1rem; }

.section-quick-start .step-2 .routine {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 32px 28px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 28px;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 0px;
  flex: 1 0 0;
  border-radius: 1rem;
  background: #f4f9fe; }

.section-quick-start .step-2 .routine .icon-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 30px 20px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 10px;
  border-radius: 50px;
  background: #fff; }

.section-quick-start .step-2 .routine .icon {
  width: 56px;
  height: 56px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center center; }

.section-quick-start .step-2 .routine .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 12px;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch; }

.section-quick-start .step-2 .routine .text h4 {
  margin-bottom: 0;
  text-align: center;
  width: 100%; }

.section-quick-start .step-2 .routine .text p {
  font-size: 14px;
  margin-bottom: 0;
  text-align: center;
  width: 100%; }

.section-quick-start .step-3 .content {
  padding-top: 100px;
  max-width: 880px; }

.section-quick-start .step-3 .content .text {
  position: relative;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 1rem;
  line-height: 1.7;
  color: #333D79;
  padding-bottom: 36px;
  margin-bottom: 0; }

.section-quick-start .step-3 .content .text:after {
  display: block;
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 60px;
  height: 4px;
  background-color: #F95700; }

.emo-icon {
  width: 100%; }

.emo-icon .level {
  width: 100%; }

.emo-icon .level .level-inner {
  position: relative;
  width: 100%;
  padding-bottom: 100%;
  border-radius: 50%; }

@media (min-width: 576px) {
  .emo-icon .level .level-inner {
    padding-bottom: 70%; } }

@media (min-width: 768px) {
  .emo-icon .level .level-inner {
    padding-bottom: 50%; } }

@media (min-width: 992px) {
  .emo-icon .level .level-inner {
    padding-bottom: 190%; } }

@media (min-width: 1200px) {
  .emo-icon .level .level-inner {
    padding-bottom: 130%; } }

@media (min-width: 1400px) {
  .emo-icon .level .level-inner {
    padding-bottom: 100%; } }

.emo-icon .level .content-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.emo-icon .level .content {
  margin-top: -14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 280px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.emo-icon .level .icon {
  display: block;
  width: 76px;
  height: 76px;
  margin: 21px;
  background-repeat: no-repeat;
  background-size: cover; }

.emo-icon .level .arrow {
  display: block;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  width: 28px;
  height: 13px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url("/img/arrow-blue-down.svg?storefront_domain=www.medechocbd.com"); }

.emo-icon .level .text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  gap: 20px;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  width: 100%; }

.emo-icon .level .text-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  gap: 12px;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.emo-icon .level h4,
.emo-icon .level p {
  margin-bottom: 0;
  text-align: center;
  width: 100%; }

.emo-icon .level p {
  line-height: 1.6; }

.emo-icon .level .solution {
  color: #3B4553; }

/* overrides zstore-core.css */
* {
  margin: unset;
  padding: unset; }

body {
  font-weight: unset;
  /*letter-spacing: unset;*/ }

.zpelement {
  margin: 0;
  /*margin-bottom: 0 !important;*/ }

ul, ol {
  margin: 0;
  padding-block-start: initial;
  padding-block-end: initial;
  padding-inline-start: initial;
  padding-inline-end: initial; }

ul li, ol li {
  margin: 0 initial;
  padding-block-start: initial;
  padding-block-end: initial;
  padding-inline-start: initial;
  padding-inline-end: initial; }

/*body .zpcontainer-fluid {
    padding: 0;
}*/
.zpcomments-reviews-ratings .zpform-comment-rating-container label,
.zpcomments-reviews-ratings .zpform-comment-rating-container .zpform-comment-rating-svg {
  height: 1.25rem;
  width: 1.25rem; }

.zpcomments-reviews-ratings .zpform-comment-rating-container label svg,
.zpcomments-reviews-ratings .zpform-comment-rating-container .zpform-comment-rating-svg svg {
  height: 100%;
  width: 100%; }

.raiting .stars .zpcomments-reviews-ratings {
  display: flex; }

.raiting-text {
  display: flex;
  flex-direction: row;
  gap: 0.1rem; }
  .raiting-text .zpcomments-reviews-ratings .zpcomment-rating-vote-value {
    padding: 0; }

.header .navbar .icon-wrapper {
  top: unset; }

.theme-cart-add-success-message, .theme-cart-add-failure-message, .theme-cart-update-failure-message, .theme-cart-update-success-message, .theme-cart-delete-failure-message, .theme-cart-delete-success-message {
  z-index: 9999; }

@media (max-width: 991px) {
  .section.section-products {
    padding-left: 0;
    padding-right: 0;
    overflow: hidden; }
    .section.section-products > .zpcontainer-fluid {
      padding-left: 0;
      padding-right: 0; } }

@media (min-width: 992px) {
  .navbar-nav .theme-navigation-and-icons .theme-search-and-mini-cart-group .theme-search-and-mini-cart-group-item:only-child {
    margin-inline-start: 0; }
  /*
    .section-subtitle.w-100 {
        max-width: 1340px;
    }
    */ }

.zpcontainer-equal-height .zpelem-col {
  /* flex: 1; */
  /* flex-grow: 1; */
  display: flex;
  align-self: stretch; }
  .zpcontainer-equal-height .zpelem-col .zpelem-storeproduct {
    flex: 1;
    height: 100%; }
    .zpcontainer-equal-height .zpelem-col .zpelem-storeproduct .zpstoreproduct-container {
      height: 100%; }

.section-main-slider .text-wrapper a {
  color: #111B2C;
  font-family: inherit;
  font-weight: inherit; }
  .section-main-slider .text-wrapper a:hover {
    color: #333D79; }

.section-main-slider .text-wrapper .text .title a {
  line-height: 1.1; }

.theme-product-detail-column a {
  color: inherit;
  font-weight: inherit;
  text-decoration: underline; }
  .theme-product-detail-column a:hover {
    text-decoration: none; }

.emo-icon .level .arrow {
  width: 2.375rem;
  height: 1.2rem; }

/*hide topbar on checkout and other page*/
.theme-header-topbar {
  display: none; }

.theme-single-post.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-heading-author .theme-single-blog-heading {
  font-size: calc(1.4000000625rem + 1.80000075vw) !important; }

@media (min-width: 1200px) {
  .theme-single-post.theme-blog-container-column .theme-blog-container .theme-blog-part.theme-blog-heading-author .theme-single-blog-heading {
    font-size: 2.750000625rem !important; } }

/* hide Chancel order buttons */
.zpmo-order-list-table-cell > .zpbutton-outline {
  display: none !important; }

[data-request-cancel] {
  display: none !important; }

/* hide "Please write to orders@medechocbd.com for cancellations." on page Order details */
#userAccountContentArea .zpmo-order-tracking-info {
  display: none; }

#userAccountContentArea .zpmo-order-list-row > .zpmo-order-view-container > .zpmo-order-tracking-info {
  display: flex; }

.theme-category-col .theme-category-description.theme-collection-description {
  background: none;
  color: var(--bs-body-color);
  text-align: center;
  font-style: normal;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6; }
  @media (min-width: 992px) {
    .theme-category-col .theme-category-description.theme-collection-description {
      font-size: 1.125rem; } }
  @media (min-width: 1200px) {
    .theme-category-col .theme-category-description.theme-collection-description h1, .theme-category-col .theme-category-description.theme-collection-description .h1 {
      font-size: 2.750000625rem; } }
.theme-collection-sortby-section .theme-collection-sort {
  display: none; }
