/* ==========================================================================
   Include variables and mixins
   ========================================================================== */
/* ==========================================================================
   Typography variables
   ========================================================================== */
/* ==========================================================================
   Box variables
   ========================================================================== */
/* ==========================================================================
   Devices screen size variables
   ========================================================================== */
/* ==========================================================================
   Grid size and responsive grid size variables
   ========================================================================== */
/* ==========================================================================
   Typography mixins
   ========================================================================== */
/* ==========================================================================
   Typography mixins - end
   ========================================================================== */
/* ==========================================================================
   Menu mixins - begin
   ========================================================================== */
/* ==========================================================================
   Menu mixins - end
   ========================================================================== */
/* ==========================================================================
   Layout mixins - begin
   ========================================================================== */
/* ==========================================================================
   Layout mixins - end
   ========================================================================== */
/* ==========================================================================
   Input fields mixins - begin
   ========================================================================== */
/* ==========================================================================
   Input fields mixins - end
   ========================================================================== */
/* ==========================================================================
   Pagination mixins - begin
   ========================================================================== */
/* ==========================================================================
   Pagination mixins - end
   ========================================================================== */
/* ==========================================================================
   Grid size mixins - begin
   ========================================================================== */
/* ==========================================================================
   Grid size mixins - end
   ========================================================================== */
/* ==========================================================================
   Helper mixins - begin
   ========================================================================== */
/* ==========================================================================
   Helper mixins - end
   ========================================================================== */
/* ==========================================================================
   Common mixins - begin
   ========================================================================== */
/* ==========================================================================
   Common mixins - end
   ========================================================================== */
/* ==========================================================================
   Animation mixins - begin
   ========================================================================== */
/* ==========================================================================
   Animation mixins - begin
   ========================================================================== */
/* ==========================================================================
   Button mixins - start
   ========================================================================== */
/* ==========================================================================
   Button mixins - end
   ========================================================================== */
/* ==========================================================================
   Tabs mixins - start
   ========================================================================== */
/* ==========================================================================
   Tabs mixins - end
   ========================================================================== */
/* ==========================================================================
   Animation mixins - start
   ========================================================================== */
/* ==========================================================================
   Animation mixins - end
   ========================================================================== */
/* ==========================================================================
   Additional mixins - start
   ========================================================================== */
/* ==========================================================================
   Additional mixins - end
   ========================================================================== */
/* ========================================================================== */
/* ==========================================================================
   Global mixins
   ========================================================================== */
/* ==========================================================================
   Global styles
   ========================================================================== */
   .marity-core-page-inline-style {
    position: absolute !important;
    width: 0;
    height: 0;
    line-height: 1;
    display: none;
  }
  
  .qodef-custom-shadow .elementor-widget-container:hover {
    transition: all 0.3s ease-in-out;
  }
  .qodef-custom-shadow .elementor-widget-container:hover:hover {
    box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.06);
  }
  
  .qodef-custom-list-holder .qodef-custom-list-title {
    margin: 0 0 13px;
    color: #20313a;
  }
  .qodef-custom-list-holder .qodef-custom-list {
    list-style: none;
  }
  .qodef-custom-list-holder .qodef-custom-list li a {
    font-family: "Sora", sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #0e202a;
    margin: 5px 0;
    display: inline-block;
  }
  
  .qodef-custom-section-holder .qodef-custom-section-title {
    margin: 0 0 15px;
    color: #20313a;
  }
  .qodef-custom-section-holder .qodef-custom-section-text,
  .qodef-custom-section-holder a {
    font-family: "Sora", sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    color: #646464;
    margin: 5px 0 7px;
    display: block;
  }
  
  .qodef-custom-footer .qodef-custom-footer-col-1 .elementor-element {
    display: inline-block;
    width: auto;
  }
  .qodef-custom-footer
    .qodef-custom-footer-col-1
    .elementor-element
    .qodef-icon-holder {
    margin-right: 17px;
  }
  .qodef-custom-footer
    .qodef-custom-footer-col-1
    .elementor-element
    .qodef-icon-holder
    a {
    color: #808080;
    transition: color 0.3s ease-out;
  }
  .qodef-custom-footer
    .qodef-custom-footer-col-1
    .elementor-element
    .qodef-icon-holder
    a:hover {
    color: #fff;
  }
  .qodef-custom-footer .qodef-custom-footer-col-2 .qodef-custom-nav-menu-holder {
    display: flex;
    justify-content: flex-end;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-custom-footer
      .qodef-custom-footer-col-2
      .qodef-custom-nav-menu-holder {
      flex-direction: column;
    }
  }
  .qodef-custom-footer
    .qodef-custom-footer-col-2
    .qodef-custom-nav-menu-holder
    .qodef-custom-nav {
    list-style: none;
    margin-bottom: 0;
    margin-right: 22px;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-custom-footer
      .qodef-custom-footer-col-2
      .qodef-custom-nav-menu-holder
      .qodef-custom-nav {
      margin-right: 0;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-custom-footer
      .qodef-custom-footer-col-2
      .qodef-custom-nav-menu-holder
      .qodef-custom-nav {
      display: flex;
      flex-direction: column;
    }
    .qodef-custom-footer
      .qodef-custom-footer-col-2
      .qodef-custom-nav-menu-holder
      .qodef-custom-nav
      br {
      display: none;
    }
    .qodef-custom-footer
      .qodef-custom-footer-col-2
      .qodef-custom-nav-menu-holder
      .qodef-custom-nav
      li {
      margin: 0 0 10px;
    }
  }
  .qodef-custom-footer
    .qodef-custom-footer-col-2
    .qodef-custom-nav-menu-holder
    .qodef-custom-nav
    li {
    display: inline-block;
    margin-right: 24px;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-custom-footer
      .qodef-custom-footer-col-2
      .qodef-custom-nav-menu-holder
      .qodef-custom-nav
      li:last-child {
      margin-right: 0;
    }
  }
  .qodef-custom-footer
    .qodef-custom-footer-col-2
    .qodef-custom-nav-menu-holder
    .qodef-custom-nav
    li
    a {
    font-family: "Sora", sans-serif;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0;
    color: #9b9b9b;
    transition: color 0.3s ease-out;
  }
  .qodef-custom-footer
    .qodef-custom-footer-col-2
    .qodef-custom-nav-menu-holder
    .qodef-custom-nav
    li
    a:hover {
    color: #fff;
  }
  .qodef-custom-footer .qodef-custom-footer-col-2 .qodef-copyright-text,
  .qodef-custom-footer .qodef-custom-footer-col-2 .qodef-copyright-text a {
    font-family: "Sora", sans-serif;
    font-size: 12px;
    font-weight: 400;
    color: #9b9b9b;
    letter-spacing: 0;
    margin: 1px 0 0;
    transition: color 0.3s ease-out;
  }
  .qodef-custom-footer .qodef-custom-footer-col-2 .qodef-copyright-text a:hover {
    color: #fff;
  }
  
  .qodef-get-in-touch-holder .qodef-get-in-touch-title-holder {
    border-bottom: 1px solid #dcdcdc;
    display: flex;
    flex-direction: row;
  }
  .qodef-get-in-touch-holder
    .qodef-get-in-touch-title-holder
    .qodef-get-in-touch-title {
    width: 50%;
    text-align: left;
    color: #20313a;
    margin-bottom: 22px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-get-in-touch-holder
      .qodef-get-in-touch-title-holder
      .qodef-get-in-touch-title {
      width: 100%;
    }
  }
  .qodef-get-in-touch-holder .qodef-get-in-touch-content-holder {
    display: flex;
    flex-direction: row;
  }
  .qodef-get-in-touch-holder
    .qodef-get-in-touch-content-holder
    .qodef-get-in-touch-content {
    width: 50%;
    text-align: left;
  }
  @media only screen and (max-width: 680px) {
    .qodef-get-in-touch-holder
      .qodef-get-in-touch-content-holder
      .qodef-get-in-touch-content {
      width: 100%;
    }
  }
  .qodef-get-in-touch-holder
    .qodef-get-in-touch-content-holder
    .qodef-get-in-touch-content
    a,
  .qodef-get-in-touch-holder
    .qodef-get-in-touch-content-holder
    .qodef-get-in-touch-content
    p {
    font-family: "Sora", sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    color: #646464;
    display: block;
  }
  .qodef-get-in-touch-holder
    .qodef-get-in-touch-content-holder
    .qodef-get-in-touch-content
    p {
    margin: 22px 0 0;
  }
  .qodef-get-in-touch-holder
    .qodef-get-in-touch-content-holder
    .qodef-get-in-touch-content
    a {
    margin-bottom: 11px;
  }
  
  .qodef-show-mobile {
    display: none;
  }
  @media only screen and (max-width: 680px) {
    .qodef-show-mobile {
      display: inline-block;
    }
  }
  
  @media only screen and (max-width: 680px) {
    .qodef-hide-mobile {
      display: none;
    }
  }
  
  .qodef--sparkling-stars .elementor-background-overlay {
    --qodef-background-color: #000;
    background-color: var(--qodef-background-color);
  }
  .qodef--sparkling-stars .elementor-background-overlay:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: qodef-move-twink-back 300s linear infinite;
    background:
      radial-gradient(
        20px at 15% 20%,
        var(--qodef-background-color) 0,
        rgba(0, 0, 0, 0)
      ),
      radial-gradient(
        30px at 82% 33%,
        var(--qodef-background-color) 0,
        rgba(0, 0, 0, 0)
      ),
      radial-gradient(
        37px at 28% 80%,
        var(--qodef-background-color),
        rgba(0, 0, 0, 0) 110%
      );
    background-size: 100px 100px;
  }
  
  /* ==========================================================================
     King Composer global styles
     ========================================================================== */
  .kc-elm.qodef-shortcode .fa,
  .kc-elm.qodef-shortcode .fas {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
  }
  .kc-elm.qodef-shortcode .fa:before,
  .kc-elm.qodef-shortcode .fas:before {
    font-family: inherit;
    font-weight: inherit;
  }
  .kc-elm.qodef-shortcode .fab {
    font-family: "Font Awesome 5 Brands";
    font-weight: 400;
  }
  .kc-elm.qodef-shortcode .fab:before {
    font-family: inherit;
    font-weight: inherit;
  }
  
  /* ==========================================================================
     #Back to Top styles - start
     ========================================================================== */
  #qodef-back-to-top {
    position: fixed;
    width: 50px;
    height: 152px;
    right: 0;
    bottom: 0;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    z-index: 1040;
    background-image: linear-gradient(
      0deg,
      rgb(222, 201, 201) 0%,
      rgb(150, 190, 199) 100%
    );
    border-top-left-radius: 10px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    transform: translateX(10px);
    --qodef-text-transform: -4px;
  }
  #qodef-back-to-top:hover {
    transform: translateX(0px);
  }
  #qodef-back-to-top .qodef-back-to-top-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    margin-top: 10px;
    color: #fff;
    overflow: hidden;
    transition:
      color 0.3s ease-out,
      background-color 0.3s ease-out,
      border-color 0.3s ease-out,
      transform 0.5s cubic-bezier(0.29, 0.7, 0.39, 0.94);
    transform: translateX(var(--qodef-text-transform));
    transform-origin: 50%;
  }
  #qodef-back-to-top .qodef-back-to-top-icon * {
    display: block;
    line-height: inherit;
  }
  #qodef-back-to-top .qodef-back-to-top-label {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    margin: 0;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
    transform: rotate(-180deg) translateX(calc(-1 * var(--qodef-text-transform)));
    color: #fff;
    transition: transform 0.5s cubic-bezier(0.29, 0.7, 0.39, 0.94);
    transform-origin: 50%;
  }
  #qodef-back-to-top svg {
    display: block;
    width: 14px;
    height: auto;
    fill: currentColor;
  }
  #qodef-back-to-top.qodef--off {
    opacity: 0;
    visibility: hidden;
    transition:
      opacity 0.15s ease,
      visibility 0s 0.15s;
  }
  #qodef-back-to-top.qodef--on {
    opacity: 1;
    visibility: visible;
    transition:
      opacity 0.3s ease,
      transform 0.5s cubic-bezier(0.29, 0.7, 0.39, 0.94);
  }
  
  /* ==========================================================================
     #Back to Top styles - end
     ========================================================================== */
  .qodef-background-text {
    position: relative;
  }
  .qodef-background-text .qodef-m-background-text-holder {
    display: flex;
    height: 100%;
    position: absolute;
    width: 100%;
  }
  .qodef-background-text .qodef-m-background-text {
    color: var(--qode-main-color);
    font-family: "Sora", sans-serif;
    font-size: 200px;
    line-height: 1em;
  }
  
  /* ==========================================================================
     Blog List styles
     ========================================================================== */
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    .qodef-m-top-info-subtitle
    .qodef-m-subtitle-text,
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    .qodef-m-top-info
    .qodef-m-title
    .qodef-m-title-inner
    .qodef-m-title-text {
    color: #fff;
  }
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    .qodef-m-top-info-subtitle {
    border-bottom: 1px solid #515151;
  }
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    .qodef-m-top-info
    .qodef-m-more-button {
    color: #fff;
    border-color: #fff;
  }
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    .qodef-m-top-info
    .qodef-m-more-button:hover {
    color: var(--qode-main-color);
    background-color: #fff;
    border-color: #fff;
  }
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    article
    .qodef-e-about-info {
    border-bottom: 1px solid #515151;
  }
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    article
    .qodef-e-author-label,
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light article .qodef-e-title,
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    article
    .qodef-e-title
    a,
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    article
    .qodef-button.qodef-layout--textual {
    color: #fff;
  }
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    article
    .qodef-e-author-label:hover,
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    article
    .qodef-e-title:hover,
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    article
    .qodef-e-title
    a:hover,
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    article
    .qodef-button.qodef-layout--textual:hover {
    color: #fff;
  }
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    article
    .qodef-e-content
    .qodef-e-info-author,
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light article .entry-date {
    color: #fff;
  }
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    article
    .qodef-e-content
    .qodef-e-info-author:hover,
  .qodef-blog.qodef-item-layout--compact.qodef-skin--light
    article
    .entry-date:hover {
    color: #9b9b9b;
  }
  .qodef-blog.qodef-item-layout--compact .qodef-m-top-info {
    margin: 9px 0 10px;
  }
  .qodef-blog.qodef-item-layout--compact article {
    margin: 0 0 18px;
    max-width: 66%;
    margin-left: auto;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-blog.qodef-item-layout--compact article {
      max-width: 63.7%;
    }
  }
  @media only screen and (max-width: 1024px) {
    .qodef-blog.qodef-item-layout--compact article {
      max-width: 100%;
      margin-left: 0;
    }
    .qodef-blog.qodef-item-layout--compact article .qodef-e-title {
      margin: 0 0 20px 0;
    }
  }
  .qodef-blog.qodef-item-layout--compact article .qodef-e-top-holder {
    margin-bottom: 1px;
    display: flex;
    justify-content: space-between;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-blog.qodef-item-layout--compact article .qodef-e-top-holder {
      flex-direction: column;
    }
  }
  .qodef-blog.qodef-item-layout--compact
    article
    .qodef-e-top-holder
    .qodef-e-read-more {
    margin-top: -1px;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-blog.qodef-item-layout--compact
      article
      .qodef-e-top-holder
      .qodef-e-read-more {
      margin: 0;
      position: absolute;
      left: 0;
      bottom: 0;
      width: 100%;
    }
  }
  .qodef-blog.qodef-item-layout--compact article .qodef-e-text {
    max-width: 55%;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-blog.qodef-item-layout--compact article .qodef-e-text {
      max-width: 100%;
    }
  }
  .qodef-blog.qodef-item-layout--compact article .qodef-e-about-info {
    margin-bottom: 24px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 12px;
  }
  .qodef-blog.qodef-item-layout--compact article .qodef-e-author-label {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #979797;
    margin-bottom: -1px;
    margin-right: 17px;
  }
  .qodef-blog.qodef-item-layout--compact article .qodef-e-content {
    margin: 0 0 0;
    padding-bottom: 30px;
  }
  .qodef-blog.qodef-item-layout--compact
    article
    .qodef-e-content
    .qodef-e-info-author {
    color: #20313a;
  }
  
  /* ==========================================================================
     Blog List Metro styles
     ========================================================================== */
  .qodef-blog.qodef-item-layout--info-on-image {
    margin: 0;
  }
  .qodef-blog.qodef-item-layout--info-on-image article .qodef-e-media {
    height: 100%;
    width: 100%;
  }
  .qodef-blog.qodef-item-layout--info-on-image article .qodef-e-content {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding: 20px 40px 35px;
    background-color: rgba(14, 32, 42, 0.12);
  }
  .qodef-blog.qodef-item-layout--info-on-image article .qodef-e-content a {
    position: relative;
    z-index: 3;
  }
  .qodef-blog.qodef-item-layout--info-on-image article .qodef-e-title {
    color: #fff;
  }
  .qodef-blog.qodef-item-layout--info-on-image article .qodef-e-title a {
    color: inherit;
  }
  .qodef-blog.qodef-item-layout--info-on-image article .qodef-e-title a:hover {
    color: var(--qode-main-color);
  }
  .qodef-blog.qodef-item-layout--info-on-image article .qodef-e-info > * {
    color: #fff;
  }
  .qodef-blog.qodef-item-layout--info-on-image article .qodef-e-info a:hover {
    color: var(--qode-main-color);
  }
  .qodef-blog.qodef-item-layout--info-on-image article .qodef-e-post-link {
    z-index: 2;
  }
  
  /* ==========================================================================
     Blog List Minimal styles
     ========================================================================== */
  .qodef-blog.qodef-item-layout--minimal article .qodef-e-content {
    margin: 0;
  }
  .qodef-blog.qodef-item-layout--minimal
    article
    .qodef-e-content
    .qodef-e-text
    p.qodef-e-title
    a {
    font-weight: 400;
    color: #20313a;
  }
  .qodef-blog.qodef-item-layout--minimal article .qodef-e-bottom-holder {
    margin-top: 5px;
  }
  .qodef-blog.qodef-item-layout--minimal article .qodef-e-about-info {
    margin: 11px 0 20px;
  }
  .qodef-blog.qodef-item-layout--minimal
    article
    .qodef-e-about-info
    .qodef-e-info-author {
    text-transform: none;
    color: #20313a;
  }
  
  /* ==========================================================================
     Blog List Side By Side styles
     ========================================================================== */
  .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-inner {
    align-items: flex-start;
    display: flex;
  }
  .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-media {
    flex-shrink: 0;
    margin-right: 20px;
    width: 120px;
  }
  .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-content {
    margin: 0;
  }
  .qodef-blog.qodef-item-layout--side-by-side article .qodef-e-bottom-holder {
    margin-top: 5px;
  }
  
  /* ==========================================================================
     Blog List styles
     ========================================================================== */
  .qodef-blog.qodef-item-layout--simple .qodef-m-top-info {
    margin: 9px 0 56px;
  }
  .qodef-blog.qodef-item-layout--simple article {
    border-radius: 25px;
    background: #f5f5f5;
    padding: 10px 41px 43px;
    transition: box-shadow 0.5s ease-out;
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0);
  }
  .qodef-blog.qodef-item-layout--simple article:hover {
    box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.15);
  }
  .qodef-blog.qodef-item-layout--simple article .qodef-e-top-holder {
    margin-bottom: 5px;
  }
  .qodef-blog.qodef-item-layout--simple article .qodef-e-bottom-holder {
    margin-top: 156px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-blog.qodef-item-layout--simple article .qodef-e-bottom-holder {
      margin-top: 80px;
      flex-wrap: nowrap;
    }
    .qodef-blog.qodef-item-layout--simple
      article
      .qodef-e-bottom-holder
      .qodef-e-right {
      margin-top: 0;
      text-align: right;
    }
  }
  .qodef-blog.qodef-item-layout--simple article .qodef-e-about-info {
    margin-bottom: 57px;
    flex-wrap: wrap;
  }
  @media only screen and (max-width: 680px) {
    .qodef-blog.qodef-item-layout--simple
      article
      .qodef-e-about-info
      .entry-date {
      width: 100%;
      margin-top: 10px;
    }
    .qodef-blog.qodef-item-layout--simple
      article
      .qodef-e-about-info
      .qodef-info-separator-end {
      display: none;
    }
  }
  .qodef-blog.qodef-item-layout--simple article .qodef-e-author-label {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #979797;
    margin-bottom: -1px;
    margin-right: 17px;
  }
  .qodef-blog.qodef-item-layout--simple article .qodef-e-content {
    margin: 0 0 0;
  }
  .qodef-blog.qodef-item-layout--simple
    article
    .qodef-e-content
    .qodef-e-info-author {
    color: #20313a;
  }
  .qodef-blog.qodef-swiper-container {
    overflow: visible;
    clip-path: inset(0 -10px 0 0);
  }
  @media only screen and (max-width: 1024px) {
    .qodef-blog.qodef-swiper-container {
      overflow: hidden;
      clip-path: inset(0 0px 0 0);
    }
  }
  .qodef-blog.qodef-swiper-container .swiper-wrapper {
    padding: 5px;
  }
  
  /* ==========================================================================
     Blog List styles
     ========================================================================== */
  .qodef-blog.qodef-item-layout--standard article +  article {
    margin: 10px 0 0;
  }

  .qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1)
    article
    .qodef-e-media {
    border-radius: 16px;
    overflow: hidden;
  }
  .qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1)
    article
    .qodef-e-media
    .qodef-e-media-image {
    width: 100%;
    transform: scale(1.1);
  }
  .qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1)
    article
    .qodef-e-content {
    margin: 38px 0 0;
  }
  .qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1)
    article
    .qodef-e-top-holder {
    margin-bottom: 1px;
  }
  .qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1)
    article
    .qodef-e-text
    .qodef-e-title
    a {
    color: #20313a;
  }
  .qodef-blog.qodef-item-layout--standard:not(.qodef-col-num--1)
    article
    .qodef-e-text
    .qodef-e-info-author {
    color: #20313a;
  }
  
  /* ==========================================================================
     Blog List Widget variable styles
     ========================================================================== */
  /* ==========================================================================
     Default widgets map
     ========================================================================== */
  /* ==========================================================================
     Override default widgets map for specific widget area
     ========================================================================== */
  .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article:not(:last-child) {
    margin-bottom: 20px;
  }
  .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article:first-child {
    margin-top: 7.5px;
  }
  .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article
    .qodef-e-media {
    margin-right: 20px;
    width: 80px !important;
  }
  .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--minimal
    article:not(:last-child) {
    margin: 0 0 10px;
  }
  #qodef-top-area
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article:not(:last-child) {
    margin-bottom: 20px;
  }
  #qodef-top-area
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article:first-child {
    margin-top: 7.5px;
  }
  #qodef-top-area
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article
    .qodef-e-media {
    margin-right: 20px;
    width: 80px !important;
  }
  #qodef-top-area
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--minimal
    article:not(:last-child) {
    margin: 0 0 10px;
  }
  #qodef-page-footer
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article:not(:last-child) {
    margin-bottom: 20px;
  }
  #qodef-page-footer
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article:first-child {
    margin-top: 7.5px;
  }
  #qodef-page-footer
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article
    .qodef-e-media {
    margin-right: 20px;
    width: 80px !important;
  }
  #qodef-page-footer
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--minimal
    article:not(:last-child) {
    margin: 0 0 10px;
  }
  #qodef-side-area
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article:not(:last-child) {
    margin-bottom: 20px;
  }
  #qodef-side-area
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article:first-child {
    margin-top: 7.5px;
  }
  #qodef-side-area
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article
    .qodef-e-media {
    margin-right: 20px;
    width: 80px !important;
  }
  #qodef-side-area
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--minimal
    article:not(:last-child) {
    margin: 0 0 10px;
  }
  .qodef-mega-menu-widget-holder
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article:not(:last-child) {
    margin-bottom: 20px;
  }
  .qodef-mega-menu-widget-holder
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article:first-child {
    margin-top: 7.5px;
  }
  .qodef-mega-menu-widget-holder
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--side-by-side
    article
    .qodef-e-media {
    margin-right: 20px;
    width: 80px !important;
  }
  .qodef-mega-menu-widget-holder
    .widget.widget_marity_core_simple_blog_list
    .qodef-blog.qodef-item-layout--minimal
    article:not(:last-child) {
    margin: 0 0 10px;
  }
  /* ==========================================================================
     Author Info styles
     ========================================================================== */
  #qodef-author-info {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 36px;
    background: #f0f8fd;
    padding: 50px 29px 48px;
    border-radius: 9px;
  }
  #qodef-author-info .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
  }
  #qodef-author-info .qodef-m-image {
    flex-shrink: 0;
    margin-right: 25px;
  }
  #qodef-author-info .qodef-m-image a,
  #qodef-author-info .qodef-m-image img {
    display: block;
    border-radius: 9px;
  }
  #qodef-author-info .qodef-m-author {
    margin: 0;
  }
  #qodef-author-info .qodef-m-email {
    margin: 5px 0 0;
  }
  #qodef-author-info .qodef-m-description {
    margin: 10px 0 0;
  }
  #qodef-author-info .qodef-m-social-icons {
    position: absolute;
    padding: 10px 23px 12px;
    top: -50px;
    right: -29px;
    border-top-right-radius: 9px;
    border-bottom-left-radius: 9px;
    background: rgb(222, 201, 201);
    background: radial-gradient(
      circle,
      rgb(222, 201, 201) 50%,
      rgb(150, 190, 199) 250%
    );
  }
  #qodef-author-info .qodef-m-social-icons a {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-right: 16px;
  }
  #qodef-author-info .qodef-m-social-icons a:last-child {
    margin-right: 0;
  }
  
  /* ==========================================================================
     Related Posts styles
     ========================================================================== */
  #qodef-related-posts {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 40px;
    border-top: 1px solid #dcdcdc;
  }
  #qodef-related-posts .qodef-related-posts-title {
    margin: 24px 0 40px;
  }
  #qodef-related-posts .swiper-button-prev,
  #qodef-related-posts .swiper-button-next {
    display: none;
  }
  #qodef-related-posts .qodef-blog article.format-link .qodef-e-link {
    padding: 18% 18% 18% 8.4%;
  }
  #qodef-related-posts .qodef-blog article.format-quote .qodef-e-quote {
    padding: 9.9% 18% 10.1% 7%;
  }
  
  /* ==========================================================================
     Single Post Navigation styles
     ========================================================================== */
  #qodef-single-post-navigation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 97px 0 66px;
  }
  #qodef-single-post-navigation .qodef-m-inner {
    position: relative;
    display: flex;
    width: 100%;
  }
  #qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-prev,
  #qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-next {
    display: inline-block;
    width: 50%;
    padding-top: 15px;
    padding-bottom: 3px;
  }
  @media only screen and (max-width: 680px) {
    #qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-prev,
    #qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-next {
      padding-top: 3px;
    }
  }
  #qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-prev {
    border-right: 1px solid #dcdcdc;
    padding-right: 47px;
  }
  #qodef-single-post-navigation .qodef-m-inner .qodef-blog-single-next {
    float: right;
    padding-left: 47px;
  }
  @media only screen and (max-width: 680px) {
    #qodef-single-post-navigation
      .qodef-m-inner
      .qodef-blog-single-next
      .qodef-m-pagination-title-holder {
      align-items: flex-end;
    }
  }
  #qodef-single-post-navigation .qodef-m-inner .qodef-m-pagination-title-holder {
    display: flex;
    flex-direction: column;
  }
  #qodef-single-post-navigation
    .qodef-m-inner
    .qodef-m-pagination-title-holder
    .qodef-m-pagination-title {
    margin: 13px 0 0;
  }
  @media only screen and (max-width: 680px) {
    #qodef-single-post-navigation
      .qodef-m-inner
      .qodef-m-pagination-title-holder
      .qodef-m-pagination-title {
      display: none;
    }
  }
  #qodef-single-post-navigation .qodef-m-nav {
    position: relative;
    display: flex;
    align-items: center;
  }
  #qodef-single-post-navigation .qodef-m-nav > * {
    display: block;
    line-height: inherit;
  }
  #qodef-single-post-navigation .qodef-m-nav .qodef-m-pagination-icon {
    position: relative;
    top: -2px;
    display: block;
    width: 30px;
    height: auto;
    fill: currentColor;
    stroke: none;
  }
  #qodef-single-post-navigation .qodef-m-nav.qodef--prev {
    left: 0;
  }
  #qodef-single-post-navigation
    .qodef-m-nav.qodef--prev
    .qodef-m-pagination-icon {
    margin-right: 4px;
  }
  #qodef-single-post-navigation .qodef-m-nav.qodef--next {
    flex-direction: row-reverse;
    right: 0;
    margin-left: auto;
    text-align: right;
  }
  #qodef-single-post-navigation
    .qodef-m-nav.qodef--next
    .qodef-m-pagination-icon {
    margin-left: 4px;
  }
  #qodef-single-post-navigation .qodef-m-nav-label {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: #0e202a;
    letter-spacing: 0.009em;
  }
  
  /* ==========================================================================
     #Custom Cursor styles - start
     ========================================================================== */
  #qodef-custom-cursor {
    position: fixed;
    top: -50px;
    left: -50px;
    z-index: 9999999;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 103px;
    height: 103px;
    pointer-events: none;
    visibility: hidden;
    transition: visibility 0.01s 0.3s;
  }
  #qodef-custom-cursor .qodef-cursor-inner {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
  }
  #qodef-custom-cursor .qodef-cursor-circle {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(0deg, #dec9c9 0, #96bec7 100%);
    border-radius: 50%;
  }
  #qodef-custom-cursor .qodef-cursor-text-holder {
    width: 100%;
    height: 100%;
    display: flex;
    text-align: center;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
  }
  #qodef-custom-cursor .qodef-cursor-text-holder .qodef-cursor-drag-text {
    position: relative;
    z-index: 2;
    will-change: transform;
  }
  #qodef-custom-cursor .qodef-cursor-circle,
  #qodef-custom-cursor .qodef-cursor-text-holder {
    opacity: 0;
    transform: scale(1) translateZ(0);
    transform-origin: 50% 50%;
  }
  #qodef-custom-cursor.qodef--dragging {
    visibility: visible;
    transition: visibility 0.01s 0s;
  }
  
  /* ==========================================================================
     #Custom Cursor styles - end
     ========================================================================== */
  /* ==========================================================================
     #Footer styles - start
     ========================================================================== */
  #qodef-page-footer .qodef-alignment--left {
    text-align: left;
  }
  #qodef-page-footer .qodef-alignment--left .widget img {
    margin-right: auto;
  }
  #qodef-page-footer .qodef-alignment--center {
    text-align: center;
  }
  #qodef-page-footer .qodef-alignment--center .widget img {
    margin-right: auto;
    margin-left: auto;
  }
  #qodef-page-footer .qodef-alignment--right {
    text-align: right;
  }
  #qodef-page-footer .qodef-alignment--right .widget img {
    margin-left: auto;
  }
  
  @media (min-width: 681px) {
    #qodef-page-footer-bottom-area-inner
      .qodef-alignment--space-between
      .qodef-grid-item:nth-child(2) {
      text-align: right;
    }
  }
  
  .qodef-page-footer--uncover #qodef-page-outer {
    z-index: 90;
  }
  .no-touchevents .qodef-page-footer--uncover #qodef-page-footer {
    position: fixed;
    bottom: 0;
    left: 0;
  }
  
  /* ==========================================================================
     #Footer styles - end
     ========================================================================== */
  /* ==========================================================================
     Full Screen Menu styles
     ========================================================================== */
  #qodef-fullscreen-area {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #faf7f8;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    overflow-x: hidden !important;
    visibility: hidden;
    opacity: 0;
    z-index: 99; /* smaller than header, bigger than content */
  }
  #qodef-fullscreen-area .qodef-fullscreen-menu-gradient-holder.qodef-bottom {
    width: 50%;
    height: 100%;
    position: absolute;
    bottom: -20%;
    left: -20%;
    z-index: -1;
    color: #f3dee0;
  }
  #qodef-fullscreen-area .qodef-fullscreen-menu-gradient-holder.qodef-bottom svg {
    position: absolute;
    top: 0;
    left: 0;
    overflow: visible;
    filter: none;
    transition: filter 0.1s 0.5s;
    transform: translateZ(0);
  }
  .qodef-fullscreen-menu--opened
    #qodef-fullscreen-area
    .qodef-fullscreen-menu-gradient-holder.qodef-bottom
    svg {
    filter: blur(2vh);
    transition-delay: 0s;
  }
  
  #qodef-fullscreen-area .qodef-fullscreen-menu-gradient-holder.qodef-right {
    width: 50%;
    height: 100%;
    position: absolute;
    bottom: 0;
    right: -20%;
    z-index: -1;
    color: #ccd6da;
  }
  #qodef-fullscreen-area .qodef-fullscreen-menu-gradient-holder.qodef-right svg {
    position: absolute;
    top: 0;
    left: 0;
    overflow: visible;
    transition: filter 0.1s 0.5s;
    transform: translateZ(0);
  }
  .qodef-fullscreen-menu--opened
    #qodef-fullscreen-area
    .qodef-fullscreen-menu-gradient-holder.qodef-right
    svg {
    filter: blur(2vh);
    transition-delay: 0s;
  }
  
  #qodef-fullscreen-area .qodef-content-full-width,
  #qodef-fullscreen-area .qodef-content-grid {
    height: 100%;
  }
  #qodef-fullscreen-area .qodef-content-full-width .qodef-fullscreen-menu,
  #qodef-fullscreen-area .qodef-content-grid .qodef-fullscreen-menu {
    width: 100%;
  }
  #qodef-fullscreen-area .qodef-content-full-width {
    padding: 0 139px;
  }
  @media only screen and (max-width: 680px) {
    #qodef-fullscreen-area .qodef-content-full-width {
      padding: 0 7%;
    }
  }
  .qodef-fullscreen-menu-animate--in #qodef-fullscreen-area {
    animation: qode-fade-in 0.25s linear both;
  }
  .qodef-fullscreen-menu-animate--out #qodef-fullscreen-area {
    animation: qode-fade-out 0.25s linear both;
  }
  
  #qodef-fullscreen-area-inner {
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  #qodef-fullscreen-area-inner .qodef-widget-holder {
    display: flex;
    justify-content: flex-start;
    width: 37%;
    z-index: 105;
    position: absolute;
    bottom: 66px;
    right: 0;
    padding: 0;
  }
  #qodef-fullscreen-area-inner .qodef-widget-holder .widget {
    border-bottom: none;
  }
  @media only screen and (max-width: 1440px) {
    #qodef-fullscreen-area-inner .qodef-widget-holder {
      width: 45%;
    }
  }
  @media only screen and (max-width: 1024px) {
    #qodef-fullscreen-area-inner .qodef-widget-holder {
      display: none;
      flex-direction: column;
      bottom: 50%;
      transform: translateY(50%);
    }
  }
  @media only screen and (max-width: 680px) {
    #qodef-fullscreen-area-inner .qodef-widget-holder {
      display: none;
    }
  }
  #qodef-fullscreen-area-inner .qodef-widget-holder .widget {
    width: 50%;
    padding: 0 15px;
  }
  #qodef-fullscreen-area-inner
    .qodef-widget-holder
    .widget:not(.widget_marity_core_title_widget) {
    margin: 0;
  }
  @media only screen and (max-width: 1024px) {
    #qodef-fullscreen-area-inner .qodef-widget-holder .widget {
      width: 100%;
      margin: 0 0 35px !important;
    }
  }
  #qodef-fullscreen-area-inner
    .qodef-widget-holder
    .widget.widget_nav_menu
    .qodef-widget-title {
    font-weight: 300;
    font-size: 13px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    margin: 0 0 11px;
  }
  #qodef-fullscreen-area-inner .qodef-widget-holder .widget.widget_nav_menu li {
    font-size: 20px;
    letter-spacing: -0.01em;
    margin: 0 0 6px;
  }
  
  .qodef-fullscreen-menu {
    position: relative;
    top: 0;
    margin: 0 auto;
    text-align: left;
  }
  @media only screen and (max-width: 1366px) {
    .qodef-fullscreen-menu {
      top: 12px;
    }
  }
  @media only screen and (max-width: 1280px) {
    .qodef-fullscreen-menu {
      top: 28px;
    }
  }
  .qodef-fullscreen-menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .qodef-fullscreen-menu ul li {
    position: relative;
    margin: 0;
    padding: 0;
  }
  .qodef-fullscreen-menu ul li a .qodef-menu-item-arrow {
    display: none;
  }
  .qodef-fullscreen-menu ul li.qodef--hide-link > a {
    cursor: default;
  }
  .qodef-fullscreen-menu ul.sub-menu {
    display: none;
  }
  .qodef-fullscreen-menu .qodef-menu-item-icon {
    margin-right: 5px;
  }
  .qodef-fullscreen-menu .qodef-mega-menu-widget-holder {
    display: none;
  }
  .qodef-fullscreen-menu > ul {
    max-width: 27.4%;
    z-index: 105;
    position: relative;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-fullscreen-menu > ul {
      max-width: 48%;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-fullscreen-menu > ul {
      max-width: 100%;
    }
  }
  .qodef-fullscreen-menu > ul > li {
    padding-top: 32px;
    margin-bottom: 42px;
  }
  @media only screen and (max-width: 1366px) {
    .qodef-fullscreen-menu > ul > li {
      margin-bottom: 30px;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-fullscreen-menu > ul > li {
      padding-top: 22px;
      margin-bottom: 22px;
    }
  }
  .qodef-fullscreen-menu > ul > li:last-child {
    margin-bottom: 0;
  }
  .qodef-fullscreen-menu > ul > li > .qodef-menu-item-star {
    display: none;
  }
  .qodef-fullscreen-menu > ul > li .qodef-m-count {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    margin: 0;
    width: 100%;
  }
  .qodef-fullscreen-menu > ul > li .qodef-m-count:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #dcdcdc;
    margin-top: 8px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-fullscreen-menu > ul > li .qodef-m-count:after {
      margin-top: 4px;
    }
  }
  .qodef-fullscreen-menu
    > ul
    > li:not(.menu-item-has-children)
    > a
    .qodef-menu-item-arrow.qodef-big
    g {
    --qodef-move-x: 60px;
    --qodef-move-y: 0px;
  }
  .qodef-fullscreen-menu > ul > li > a {
    display: block;
    font-family: "Sora", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2em;
    color: #000;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-fullscreen-menu > ul > li > a {
      font-size: 35px;
      line-height: 43px;
    }
  }
  .qodef-fullscreen-menu > ul > li > a .qodef-menu-item-text {
    position: relative;
  }
  .qodef-fullscreen-menu > ul > li > a .qodef-menu-item-text > span {
    display: inline-block;
    --qodef-background-position: calc(100% - 1px);
    background-repeat: no-repeat;
    background-image: linear-gradient(
      transparent calc(100% - 1px),
      currentColor 1px
    );
    background-size: 0 var(--qodef-background-position);
    transition: 0.4s background-size cubic-bezier(0.26, 0.57, 0.14, 0.81);
    background-position-x: 100%;
  }
  .qodef-fullscreen-menu > ul > li > a:hover .qodef-menu-item-text > span {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  @media only screen and (max-width: 1366px) {
    .qodef-fullscreen-menu > ul > li > a {
      font-size: 35px;
    }
  }
  .qodef-fullscreen-menu > ul > li > a:hover {
    color: #000;
    color: #000;
  }
  .qodef-fullscreen-menu > ul > li > a:hover .qodef-menu-item-text > span {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  .qodef-fullscreen-menu
    > ul
    > li
    > a:hover
    .qodef-menu-item-arrow.qodef-big
    g:nth-of-type(1) {
    transform: translateX(var(--qodef-move-x))
      translateY(calc(-1 * var(--qodef-move-y)));
    transition-delay: 0s;
  }
  .qodef-fullscreen-menu
    > ul
    > li
    > a:hover
    .qodef-menu-item-arrow.qodef-big
    g:nth-of-type(2) {
    transform: translateX(0) translateY(0);
    transition-delay: 0.15s;
    opacity: 1;
  }
  .qodef-fullscreen-menu > ul > li > a .qodef-menu-item-arrow.qodef-big {
    display: block;
    position: absolute;
    top: 38px;
    right: 0;
    color: #000;
    transform: translateZ(0px);
  }
  @media only screen and (max-width: 680px) {
    .qodef-fullscreen-menu > ul > li > a .qodef-menu-item-arrow.qodef-big {
      top: 36px;
    }
  }
  .qodef-fullscreen-menu > ul > li > a .qodef-menu-item-arrow.qodef-big g {
    transition: transform 0.35s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    --qodef-move-x: 34px;
    --qodef-move-y: 34px;
  }
  .qodef-fullscreen-menu
    > ul
    > li
    > a
    .qodef-menu-item-arrow.qodef-big
    g:nth-of-type(1) {
    transform: translateX(0) translateY(0);
    transition-delay: 0.15s;
  }
  .qodef-fullscreen-menu
    > ul
    > li
    > a
    .qodef-menu-item-arrow.qodef-big
    g:nth-of-type(2) {
    transform: translateX(calc(-1 * var(--qodef-move-x)))
      translateY(var(--qodef-move-y));
    transition-delay: 0s;
  }
  .qodef-fullscreen-menu > ul > li.current-menu-ancestor > a,
  .qodef-fullscreen-menu > ul > li.current-menu-item > a {
    color: #000;
    color: #000;
  }
  .qodef-fullscreen-menu
    > ul
    > li.current-menu-ancestor
    > a
    .qodef-menu-item-text
    > span,
  .qodef-fullscreen-menu
    > ul
    > li.current-menu-item
    > a
    .qodef-menu-item-text
    > span {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  .qodef-fullscreen-menu .qodef-drop-down-second {
    position: absolute;
    left: 100%;
    top: 21px;
    padding-left: 69px;
    width: 100%;
  }
  @media only screen and (max-width: 680px) {
    .qodef-fullscreen-menu .qodef-drop-down-second {
      position: relative;
      left: 0;
      padding-left: 0;
      max-width: 100%;
    }
  }
  .qodef-fullscreen-menu .qodef-drop-down-second-inner > ul {
    padding: 10px 0 5px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-fullscreen-menu .qodef-drop-down-second-inner > ul {
      padding: 0 0 15px;
    }
  }
  .qodef-fullscreen-menu .qodef-drop-down-second-inner ul {
    padding-left: 0;
  }
  .qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 11px 0;
    overflow: hidden;
    transition: color 0.3s ease-out;
    font-family: "Sora", sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 300;
    color: #646464;
    font-size: 15px;
    margin: 10px 0;
    font-size: 16px;
  }
  .qodef-fullscreen-menu
    .qodef-drop-down-second-inner
    ul
    li
    > a
    .qodef-menu-item-icon {
    flex-shrink: 0;
  }
  .qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a:hover {
    color: var(--qode-main-color);
    padding-left: 0;
    padding-right: 0;
    color: var(--qode-main-color);
  }
  .qodef-fullscreen-menu .qodef-drop-down-second-inner ul li > a:hover:before {
    left: 0;
  }
  .qodef-fullscreen-menu
    .qodef-drop-down-second-inner
    ul
    li
    .qodef-menu-item-star {
    display: block;
    position: absolute;
    top: calc(50% - 7px);
    right: 27px;
    left: -10px;
    opacity: 0;
    color: #0e202a;
  }
  .qodef-fullscreen-menu
    .qodef-drop-down-second-inner
    ul
    li.current-menu-item
    > .qodef-menu-item-star {
    opacity: 1;
  }
  .qodef-fullscreen-menu
    .qodef-drop-down-second-inner
    ul
    li.current-menu-ancestor
    > a,
  .qodef-fullscreen-menu
    .qodef-drop-down-second-inner
    ul
    li.current-menu-item
    > a {
    color: var(--qode-main-color);
    padding-left: 0;
    padding-right: 0;
    color: var(--qode-main-color);
  }
  .qodef-fullscreen-menu
    .qodef-drop-down-second-inner
    ul
    li.current-menu-ancestor
    > a:before,
  .qodef-fullscreen-menu
    .qodef-drop-down-second-inner
    ul
    li.current-menu-item
    > a:before {
    left: 0;
  }
  
  /* ==========================================================================
     Full Screen Menu Opener styles
     ========================================================================== */
  .qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener {
    color: #fff;
  }
  .qodef-fullscreen-menu--opened #qodef-page-header,
  .qodef-fullscreen-menu--opened #qodef-page-mobile-header {
    visibility: hidden;
  }
  .qodef-fullscreen-menu--opened .qodef-header-logo-link,
  .qodef-fullscreen-menu--opened .qodef-mobile-header-logo-link,
  .qodef-fullscreen-menu--opened .qodef-header-logo-image.qodef--customizer,
  .qodef-fullscreen-menu--opened .qodef-fullscreen-menu-opener {
    visibility: visible;
  }
  .qodef-fullscreen-menu--opened
    #qodef-page-header
    .qodef-header-logo-link
    img.qodef--light {
    opacity: 1;
  }
  .qodef-fullscreen-menu--opened
    #qodef-page-header
    .qodef-header-logo-link
    img.qodef--main,
  .qodef-fullscreen-menu--opened
    #qodef-page-header
    .qodef-header-logo-link
    img.qodef--dark {
    opacity: 0;
  }
  .qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo
    .qodef-header-logo-link,
  .qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo
    .qodef-mobile-header-logo-link,
  .qodef-fullscreen-menu--opened.qodef-fullscreen-menu--hide-logo
    .qodef-header-logo-image.qodef--customizer {
    visibility: hidden;
  }
  
  /* ==========================================================================
     Header common styles
     ========================================================================== */
  #qodef-page-header.qodef-glossy--yes {
    -webkit-backdrop-filter: blur(7.8px);
    backdrop-filter: blur(7.8px);
    background-color: rgba(255, 255, 255, 0.0705882353);
  }
  #qodef-page-header ul li a .qodef-menu-item-arrow.qodef-big {
    display: none;
  }
  #qodef-page-header .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%;
    margin-left: 32px;
  }
  #qodef-page-header .qodef-widget-holder .widget {
    margin: 0 23px;
    padding: 0;
  }
  #qodef-page-header .qodef-widget-holder .widget:first-child {
    margin-left: 0;
  }
  #qodef-page-header .qodef-widget-holder .widget:last-child {
    margin-right: 0;
  }
  #qodef-page-header .qodef-widget-holder .widget:only-child {
    margin-left: 27px;
  }
  #qodef-page-header div[id^="monster-widget-placeholder"],
  #qodef-page-header div[id^="woo-monster-widget-placeholder"] {
    display: none;
  }
  
  #qodef-page-header-inner {
    border-bottom: 0 solid transparent;
  }
  #qodef-page-header-inner.qodef-content-grid {
    padding: 0;
  }
  
  #qodef-page-header-inner.qodef-skin--light nav > ul > li > a,
  .qodef-custom-header-layout.qodef-skin--light nav > ul > li > a {
    color: var(--qode-header-light-color) !important;
  }
  #qodef-page-header-inner.qodef-skin--light nav > ul > li > a:hover,
  .qodef-custom-header-layout.qodef-skin--light nav > ul > li > a:hover {
    color: var(--qode-header-light-hover-color) !important;
  }
  #qodef-page-header-inner.qodef-skin--light
    nav
    > ul
    > li.current-menu-ancestor
    > a,
  #qodef-page-header-inner.qodef-skin--light
    nav
    > ul
    > li.current-menu-ancestor
    > .qodef-menu-item-star,
  #qodef-page-header-inner.qodef-skin--light nav > ul > li.current-menu-item > a,
  #qodef-page-header-inner.qodef-skin--light
    nav
    > ul
    > li.current-menu-item
    > .qodef-menu-item-star,
  .qodef-custom-header-layout.qodef-skin--light
    nav
    > ul
    > li.current-menu-ancestor
    > a,
  .qodef-custom-header-layout.qodef-skin--light
    nav
    > ul
    > li.current-menu-ancestor
    > .qodef-menu-item-star,
  .qodef-custom-header-layout.qodef-skin--light
    nav
    > ul
    > li.current-menu-item
    > a,
  .qodef-custom-header-layout.qodef-skin--light
    nav
    > ul
    > li.current-menu-item
    > .qodef-menu-item-star {
    color: var(--qode-header-light-hover-color) !important;
  }
  #qodef-page-header-inner.qodef-skin--light
    .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
  #qodef-page-header-inner.qodef-skin--light
    .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
  #qodef-page-header-inner.qodef-skin--light
    .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
  .qodef-custom-header-layout.qodef-skin--light
    .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
  .qodef-custom-header-layout.qodef-skin--light
    .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
  .qodef-custom-header-layout.qodef-skin--light
    .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened) {
    color: var(--qode-header-light-color) !important;
  }
  #qodef-page-header-inner.qodef-skin--dark nav > ul > li > a,
  .qodef-custom-header-layout.qodef-skin--dark nav > ul > li > a {
    color: var(--qode-header-dark-color) !important;
  }
  #qodef-page-header-inner.qodef-skin--dark nav > ul > li > a:hover,
  .qodef-custom-header-layout.qodef-skin--dark nav > ul > li > a:hover {
    color: var(--qode-header-dark-hover-color) !important;
  }
  #qodef-page-header-inner.qodef-skin--dark
    nav
    > ul
    > li.current-menu-ancestor
    > a,
  #qodef-page-header-inner.qodef-skin--dark nav > ul > li.current-menu-item > a,
  .qodef-custom-header-layout.qodef-skin--dark
    nav
    > ul
    > li.current-menu-ancestor
    > a,
  .qodef-custom-header-layout.qodef-skin--dark
    nav
    > ul
    > li.current-menu-item
    > a {
    color: var(--qode-header-dark-hover-color) !important;
  }
  #qodef-page-header-inner.qodef-skin--dark
    .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
  #qodef-page-header-inner.qodef-skin--dark
    .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
  #qodef-page-header-inner.qodef-skin--dark
    .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened),
  .qodef-custom-header-layout.qodef-skin--dark
    .qodef-opener-icon.qodef-source--icon-pack:not(.qodef--opened),
  .qodef-custom-header-layout.qodef-skin--dark
    .qodef-opener-icon.qodef-source--svg-path:not(.qodef--opened),
  .qodef-custom-header-layout.qodef-skin--dark
    .qodef-opener-icon.qodef-source--predefined:not(.qodef--opened) {
    color: var(--qode-header-dark-color) !important;
  }
  
  /* ==========================================================================
  # Logo default style
  ========================================================================== */
  #qodef-page-header .qodef-header-logo-link img.qodef--main {
    opacity: 1;
  }
  #qodef-page-header .qodef-header-logo-link img.qodef--dark,
  #qodef-page-header .qodef-header-logo-link img.qodef--light {
    opacity: 0;
  }
  #qodef-page-header .qodef-header-logo-link img:not(.qodef--main) {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  #qodef-page-header .qodef-header-logo-link.qodef-source--svg-path svg {
    display: block;
    width: 50px;
    height: auto;
    fill: currentColor;
    stroke: currentColor;
  }
  #qodef-page-header .qodef-header-logo-link.qodef-source--textual {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 27px;
    line-height: 1.2962962963em;
    transition: color 0.3s ease-out;
  }
  @media only screen and (max-width: 1440px) {
    #qodef-page-header .qodef-header-logo-link.qodef-source--textual {
      font-size: 25px;
      line-height: 33px;
    }
  }
  
  #qodef-page-header-inner.qodef-skin--light
    .qodef-header-logo-link
    img.qodef--dark,
  #qodef-page-header-inner.qodef-skin--light
    .qodef-header-logo-link
    img.qodef--main {
    opacity: 0;
  }
  #qodef-page-header-inner.qodef-skin--light
    .qodef-header-logo-link
    img.qodef--light {
    opacity: 1;
  }
  #qodef-page-header-inner.qodef-skin--light
    .qodef-header-logo-link.qodef-source--svg-path,
  #qodef-page-header-inner.qodef-skin--light
    .qodef-header-logo-link.qodef-source--textual {
    color: var(--qode-header-light-color) !important;
  }
  #qodef-page-header-inner.qodef-skin--light
    .qodef-header-logo-link.qodef-source--svg-path:hover,
  #qodef-page-header-inner.qodef-skin--light
    .qodef-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-light-hover-color) !important;
  }
  #qodef-page-header-inner.qodef-skin--dark
    .qodef-header-logo-link
    img.qodef--light,
  #qodef-page-header-inner.qodef-skin--dark
    .qodef-header-logo-link
    img.qodef--main {
    opacity: 0;
  }
  #qodef-page-header-inner.qodef-skin--dark
    .qodef-header-logo-link
    img.qodef--dark {
    opacity: 1;
  }
  #qodef-page-header-inner.qodef-skin--dark
    .qodef-header-logo-link.qodef-source--svg-path,
  #qodef-page-header-inner.qodef-skin--dark
    .qodef-header-logo-link.qodef-source--textual {
    color: var(--qode-header-dark-color) !important;
  }
  #qodef-page-header-inner.qodef-skin--dark
    .qodef-header-logo-link.qodef-source--svg-path:hover,
  #qodef-page-header-inner.qodef-skin--dark
    .qodef-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-dark-hover-color) !important;
  }
  
  /* ==========================================================================
     Header layout styles
     ========================================================================== */
  .qodef-header--glossy #qodef-page-header {
    height: 110px;
    background-color: transparent;
  }
  .qodef-header--glossy #qodef-page-header-inner {
    padding: 0 0 0 60px;
  }
  .qodef-header--glossy #qodef-page-header-inner > div {
    display: flex;
    flex-direction: row;
    align-items: center;
    height: 100%;
    padding-left: 30px;
    padding-right: 60px;
    -webkit-backdrop-filter: blur(7.8px);
    backdrop-filter: blur(7.8px);
    background-color: rgba(255, 255, 255, 0.0705882353);
    border-bottom-left-radius: 10px;
  }
  .qodef-header--glossy #qodef-page-header-inner > div .qodef-widget-holder {
    margin-left: 36px;
  }
  .qodef-header--glossy #qodef-page-header-inner > div .qodef-header-navigation {
    margin: 0 24px;
  }
  .qodef-header--glossy
    .qodef-header-navigation
    > ul
    > li
    > .qodef-menu-item-star {
    right: calc(100% + 2px);
    left: auto;
  }
  
  /* ==========================================================================
     Header layout styles
     ========================================================================== */
  .qodef-header--minimal #qodef-page-header-inner .qodef-header-logo-link {
    margin-right: auto;
  }
  .qodef-header--minimal #qodef-page-header-inner .qodef-widget-holder {
    margin-right: 30px;
  }
  
  /* ==========================================================================
     Header layout styles
     ========================================================================== */
  .qodef-header-standard--right
    #qodef-page-header-inner
    .qodef-header-navigation {
    margin-left: auto;
  }
  .qodef-header-standard--center #qodef-page-header-inner .qodef-header-wrapper {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 100%;
  }
  .qodef-header-standard--center #qodef-page-header-inner .qodef-header-logo {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    display: inline-flex;
    align-items: center;
  }
  .qodef-header-standard--center
    #qodef-page-header-inner
    .qodef-header-navigation {
    margin-left: auto;
    margin-right: auto;
  }
  .qodef-header-standard--center #qodef-page-header-inner .qodef-widget-holder {
    position: absolute;
    top: 0;
    right: 0;
    margin-left: 0;
  }
  .qodef-header-standard--left #qodef-page-header-inner .qodef-header-navigation {
    margin-right: auto;
  }
  .qodef-header-standard--left #qodef-page-header-inner .qodef-header-logo-link {
    margin-right: 24px;
  }
  
  /* ==========================================================================
     Header layout styles
     ========================================================================== */
  @media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      .qodef-content-grid {
      width: 1100px;
    }
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--right {
      padding-left: calc((100% - 1100px) / 2);
    }
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--left {
      padding-right: calc((100% - 1100px) / 2);
    }
  }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      .qodef-content-grid {
      width: 960px;
    }
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--right {
      padding-left: calc((100% - 960px) / 2);
    }
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--left {
      padding-right: calc((100% - 960px) / 2);
    }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      .qodef-content-grid {
      width: 768px;
    }
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--right {
      padding-left: calc((100% - 768px) / 2);
    }
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--left {
      padding-right: calc((100% - 768px) / 2);
    }
  }
  @media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      .qodef-content-grid {
      width: 1100px;
    }
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--right {
      padding-left: calc((100% - 1100px) / 2);
    }
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--left {
      padding-right: calc((100% - 1100px) / 2);
    }
  }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      .qodef-content-grid {
      width: 960px;
    }
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--right {
      padding-left: calc((100% - 960px) / 2);
    }
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--left {
      padding-right: calc((100% - 960px) / 2);
    }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      .qodef-content-grid {
      width: 768px;
    }
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--right {
      padding-left: calc((100% - 768px) / 2);
    }
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--left {
      padding-right: calc((100% - 768px) / 2);
    }
  }
  @media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      .qodef-content-grid {
      width: 1100px;
    }
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--right {
      padding-left: calc((100% - 1100px) / 2);
    }
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--left {
      padding-right: calc((100% - 1100px) / 2);
    }
  }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      .qodef-content-grid {
      width: 960px;
    }
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--right {
      padding-left: calc((100% - 960px) / 2);
    }
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--left {
      padding-right: calc((100% - 960px) / 2);
    }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      .qodef-content-grid {
      width: 768px;
    }
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--right {
      padding-left: calc((100% - 768px) / 2);
    }
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--left {
      padding-right: calc((100% - 768px) / 2);
    }
  }
  @media only screen and (min-width: 1281px) and (max-width: 1366px) {
    .qodef-content-grid-1100.qodef-header--vertical-over-content
      .qodef-content-grid {
      width: 960px;
    }
    .qodef-content-grid-1100.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--right {
      padding-left: calc((100% - 960px) / 2);
    }
    .qodef-content-grid-1100.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--left {
      padding-right: calc((100% - 960px) / 2);
    }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .qodef-content-grid-1100.qodef-header--vertical-over-content
      .qodef-content-grid {
      width: 768px;
    }
    .qodef-content-grid-1100.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--right {
      padding-left: calc((100% - 768px) / 2);
    }
    .qodef-content-grid-1100.qodef-header--vertical-over-content
      .qodef-content-grid.qodef-extended-grid--left {
      padding-right: calc((100% - 768px) / 2);
    }
  }
  @media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid
      > .elementor-container {
      width: 1100px;
    }
  }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid
      > .elementor-container {
      width: 960px;
    }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid
      > .elementor-container {
      width: 768px;
    }
  }
  @media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid
      > .elementor-container {
      width: 1100px;
    }
  }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid
      > .elementor-container {
      width: 960px;
    }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid
      > .elementor-container {
      width: 768px;
    }
  }
  @media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid
      > .elementor-container {
      width: 1100px;
    }
  }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid
      > .elementor-container {
      width: 960px;
    }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid
      > .elementor-container {
      width: 768px;
    }
  }
  @media only screen and (min-width: 1281px) and (max-width: 1366px) {
    .qodef-content-grid-1100.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid
      > .elementor-container {
      width: 960px;
    }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .qodef-content-grid-1100.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid
      > .elementor-container {
      width: 768px;
    }
  }
  @media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--right
      > .elementor-container {
      padding-left: calc((100% - 1100px) / 2);
    }
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--left
      > .elementor-container {
      padding-right: calc((100% - 1100px) / 2);
    }
  }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--right
      > .elementor-container {
      padding-left: calc((100% - 960px) / 2);
    }
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--left
      > .elementor-container {
      padding-right: calc((100% - 960px) / 2);
    }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--right
      > .elementor-container {
      padding-left: calc((100% - 768px) / 2);
    }
    .qodef-content-grid-1400.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--left
      > .elementor-container {
      padding-right: calc((100% - 768px) / 2);
    }
  }
  @media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--right
      > .elementor-container {
      padding-left: calc((100% - 1100px) / 2);
    }
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--left
      > .elementor-container {
      padding-right: calc((100% - 1100px) / 2);
    }
  }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--right
      > .elementor-container {
      padding-left: calc((100% - 960px) / 2);
    }
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--left
      > .elementor-container {
      padding-right: calc((100% - 960px) / 2);
    }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--right
      > .elementor-container {
      padding-left: calc((100% - 768px) / 2);
    }
    .qodef-content-grid-1300.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--left
      > .elementor-container {
      padding-right: calc((100% - 768px) / 2);
    }
  }
  @media only screen and (min-width: 1441px) and (max-width: 1680px) {
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--right
      > .elementor-container {
      padding-left: calc((100% - 1100px) / 2);
    }
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--left
      > .elementor-container {
      padding-right: calc((100% - 1100px) / 2);
    }
  }
  @media only screen and (min-width: 1281px) and (max-width: 1440px) {
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--right
      > .elementor-container {
      padding-left: calc((100% - 960px) / 2);
    }
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--left
      > .elementor-container {
      padding-right: calc((100% - 960px) / 2);
    }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--right
      > .elementor-container {
      padding-left: calc((100% - 768px) / 2);
    }
    .qodef-content-grid-1200.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--left
      > .elementor-container {
      padding-right: calc((100% - 768px) / 2);
    }
  }
  @media only screen and (min-width: 1281px) and (max-width: 1366px) {
    .qodef-content-grid-1100.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--right
      > .elementor-container {
      padding-left: calc((100% - 960px) / 2);
    }
    .qodef-content-grid-1100.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--left
      > .elementor-container {
      padding-right: calc((100% - 960px) / 2);
    }
  }
  @media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .qodef-content-grid-1100.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--right
      > .elementor-container {
      padding-left: calc((100% - 768px) / 2);
    }
    .qodef-content-grid-1100.qodef-header--vertical-over-content
      section.qodef-elementor-content-grid.qodef-extended-grid--left
      > .elementor-container {
      padding-right: calc((100% - 768px) / 2);
    }
  }
  .qodef-header--vertical-over-content.qodef-header--sticky-display
    #qodef-page-header {
    -webkit-backdrop-filter: blur(7.8px);
    backdrop-filter: blur(7.8px);
    background-color: rgba(255, 255, 255, 0.0705882353);
  }
  .qodef-header--vertical-over-content #qodef-page-header {
    position: relative;
    top: 0;
    left: 0;
    height: 80px;
    background-color: transparent;
    transition: all 0.4s ease-out;
  }
  .qodef-header--vertical-over-content
    #qodef-page-header
    .qodef-page-header-logo-wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
  .qodef-header--vertical-over-content
    #qodef-page-header
    .qodef-header-logo-link {
    margin-right: auto;
  }
  .qodef-header--vertical-over-content #qodef-page-header-inner {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
    padding: 0 278px 0 69px;
  }
  .qodef-header--vertical-over-content
    #qodef-page-header-inner
    .qodef-widget-holder
    .widget {
    margin: 0 0 0 76px;
    border: none;
  }
  .qodef-header--vertical-over-content
    #qodef-page-header-inner
    .qodef-widget-holder
    .widget:first-child {
    margin-left: 0;
  }
  .qodef-header--vertical-over-content.admin-bar #qodef-page-header {
    top: 32px;
  }
  .qodef-header--vertical-over-content #qodef-page-outer,
  .qodef-header--vertical-over-content #qodef-page-footer {
    padding-left: 0;
  }
  
  /* ==========================================================================
     Header Vertical Over Content navigation style - begin
     ========================================================================== */
  #qodef-page-header-inner.qodef-skin--light
    .qodef-header-vertical-over-content-navigation
    ul
    li
    .qodef-menu-item-star,
  .qodef-custom-header-layout.qodef-skin--light
    .qodef-header-vertical-over-content-navigation
    ul
    li
    .qodef-menu-item-star {
    color: var(--qode-header-light-color) !important;
  }
  #qodef-page-header-inner.qodef-skin--light
    .qodef-header-vertical-over-content-navigation
    ul
    li
    a
    .qodef-menu-item-arrow,
  .qodef-custom-header-layout.qodef-skin--light
    .qodef-header-vertical-over-content-navigation
    ul
    li
    a
    .qodef-menu-item-arrow {
    color: var(--qode-header-light-color) !important;
  }
  #qodef-page-header-inner.qodef-skin--light
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    ul
    li
    > a,
  .qodef-custom-header-layout.qodef-skin--light
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    ul
    li
    > a {
    color: var(--qode-header-light-color) !important;
  }
  
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    width: 232px;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    background-image: linear-gradient(
      360deg,
      rgba(223, 193, 193, 0.6) 0%,
      rgba(158, 214, 226, 0.35) 100%
    );
    -webkit-backdrop-filter: blur(7.8px);
    backdrop-filter: blur(7.8px);
    background-color: rgba(255, 255, 255, 0.0705882353);
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top-left-radius: 7px;
    border-bottom-left-radius: 7px;
    background-color: rgba(93, 93, 93, 0.021);
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    .qodef-menu-item-star {
    display: none;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    ul
    li {
    position: relative;
    padding: 0;
    margin: 6px 0;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    ul
    li
    a {
    position: relative;
    display: block;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    ul
    li
    a
    .qodef-menu-item-arrow {
    position: absolute;
    top: calc(50% - 4px);
    right: 0;
    width: 6px;
    height: 8px;
    color: #000;
    right: -22px;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    ul
    li
    .qodef-drop-down-second {
    transform: translateZ(0);
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    ul
    li
    .qodef-drop-down-second-inner {
    position: relative;
    display: block;
    padding: 0 0 0 0;
    z-index: 997;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    ul
    li.qodef--hide-link
    > a {
    cursor: default;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    .qodef-menu-item-icon {
    margin-right: 5px;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    .qodef-mega-menu-widget-holder {
    display: none;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul {
    padding: 55px 0 37px 0;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li {
    padding: 0 16px 0 46px;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    > .qodef-menu-item-star {
    display: block;
    position: absolute;
    left: 34px;
    right: auto;
    top: 3px;
    color: var(--qode-main-color);
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    > a {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 23px;
    line-height: 1.2173913043em;
    color: #000;
    font-size: 20px;
    line-height: 1.41739em;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-header--vertical-over-content
      .qodef-header-vertical-over-content-navigation
      > ul
      > li
      > a {
      font-size: 20px;
      line-height: 25px;
    }
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    > a
    .qodef-menu-item-text {
    position: relative;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    > a
    .qodef-menu-item-text
    > span {
    display: inline-block;
    --qodef-background-position: calc(100% - 1px);
    background-repeat: no-repeat;
    background-image: linear-gradient(
      transparent calc(100% - 1px),
      currentColor 1px
    );
    background-size: 0 var(--qodef-background-position);
    transition: 0.4s background-size cubic-bezier(0.26, 0.57, 0.14, 0.81);
    background-position-x: 100%;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    > a:hover
    .qodef-menu-item-text
    > span {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    > a
    .qodef-menu-item-arrow {
    display: none;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    > a
    .qodef-menu-item-text:before {
    height: 40px;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    > a:hover {
    color: #000;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    > a:hover
    .qodef-menu-item-text
    > span {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    > ul {
    padding: 8px 0 0;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    ul {
    padding-left: 16px;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    ul
    li {
    margin: 0;
    padding: 2px 0;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    ul
    li
    > .qodef-menu-item-star {
    display: block;
    position: absolute;
    left: -12px;
    right: auto;
    top: 5px;
    color: var(--qode-main-color);
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    ul
    li
    > a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 11px 0;
    overflow: hidden;
    transition: color 0.3s ease-out;
    font-family: "Sora", sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 300;
    color: #646464;
    font-size: 15px;
    margin: 0;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    ul
    li
    > a
    .qodef-menu-item-icon {
    flex-shrink: 0;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    ul
    li
    > a
    .qodef-menu-item-text {
    position: relative;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    ul
    li
    > a
    .qodef-menu-item-text
    > span {
    display: inline-block;
    --qodef-background-position: calc(100% - 1px);
    background-repeat: no-repeat;
    background-image: linear-gradient(
      transparent calc(100% - 1px),
      currentColor 1px
    );
    background-size: 0 var(--qodef-background-position);
    transition: 0.4s background-size cubic-bezier(0.26, 0.57, 0.14, 0.81);
    background-position-x: 100%;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    ul
    li
    > a:hover
    .qodef-menu-item-text
    > span {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    ul
    li:hover
    > a {
    color: var(--qode-main-color);
    padding-left: 0;
    padding-right: 0;
    color: #000;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    ul
    li:hover
    > a:before {
    left: 0;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    ul
    li:hover
    > a
    .qodef-menu-item-text
    > span {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li
    .qodef-drop-down-second-inner
    ul
    li:hover
    > a
    .qodef-menu-item-text
    > span {
    background-image: linear-gradient(
      transparent calc(100% - 1px),
      currentColor 1px
    );
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li:hover
    > a {
    color: #000;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation
    > ul
    > li:hover
    > a
    .qodef-menu-item-text
    > span {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation.qodef-vertical-drop-down--below
    ul
    li
    a
    .qodef-menu-item-arrow {
    transform: rotate(0);
    transition: transform 0.3s ease;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation.qodef-vertical-drop-down--below
    ul
    li
    .qodef-drop-down-second {
    display: none;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation.qodef-vertical-drop-down--below
    ul
    li.qodef-menu-item--open
    > a
    .qodef-menu-item-arrow {
    transform: rotate(90deg);
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation.qodef-vertical-drop-down--side
    .qodef-drop-down-second {
    position: absolute;
    top: 0;
    width: 100%;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation.qodef-vertical-drop-down--side
    .qodef-drop-down-second
    ul {
    position: absolute;
    top: -23px;
    left: calc(100% + 68px);
    width: 254px;
    background-color: #fff;
    padding: 25px 20px;
    margin-left: 50px;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-out;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation.qodef-vertical-drop-down--side
    .qodef-drop-down-second
    ul.qodef-float--open {
    margin-left: 0;
    opacity: 1;
    visibility: visible;
    z-index: 900;
  }
  .qodef-header--vertical-over-content
    .qodef-header-vertical-over-content-navigation.qodef-vertical-drop-down--side
    .qodef-drop-down-second
    ul
    ul {
    top: -25px;
    left: calc(100% + 20px);
    visibility: hidden;
    transition: all 0.2s ease;
  }
  
  /* ==========================================================================
     Header Vertical Over Content navigation style - end
     ========================================================================== */
  /* ==========================================================================
     Fixed header styles
     ========================================================================== */
  .qodef-header--fixed-display #qodef-top-area,
  .qodef-header--fixed-display #qodef-page-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
  }
  .qodef--boxed.qodef-header--fixed-display #qodef-top-area {
    left: 30px;
    width: calc(100% - 60px);
  }
  
  .qodef--boxed.qodef-header--fixed-display #qodef-page-header {
    left: 30px;
    width: calc(100% - 60px);
  }
  
  .qodef-header--fixed-display.admin-bar #qodef-top-area,
  .qodef-header--fixed-display.admin-bar #qodef-page-header {
    top: 32px;
  }
  
  /* ==========================================================================
  # Sticky Header default style
  ========================================================================== */
  .qodef-header-sticky {
    position: fixed;
    top: 0;
    left: 0;
    height: 70px;
    width: 100%;
    -webkit-backdrop-filter: blur(7.8px);
    backdrop-filter: blur(7.8px);
    background-color: rgba(255, 255, 255, 0.0705882353);
    transform: translateY(-100%);
    transition:
      transform 0.5s ease,
      top 0.5s ease;
    z-index: 100;
  }
  .qodef-header-sticky .qodef-header-navigation ul li .qodef-drop-down-second {
    top: 100%;
  }
  .qodef-header--sticky-display .qodef-header-sticky {
    transform: translateY(0%);
  }
  .admin-bar.qodef-header--sticky-display .qodef-header-sticky {
    top: 32px;
  }
  
  .qodef-header-sticky-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 100%;
    padding: 0 40px;
  }
  .qodef-header-sticky-inner.qodef-content-grid {
    padding: 0;
  }
  .qodef-header-standard--right
    .qodef-header-sticky-inner
    .qodef-header-logo-link {
    margin-right: auto;
  }
  .qodef-header-standard--left .qodef-header-sticky-inner {
    justify-content: flex-start;
  }
  .qodef-header-standard--left
    .qodef-header-sticky-inner
    .qodef-header-navigation {
    margin-left: 20px;
  }
  .qodef-header-standard--left .qodef-header-sticky-inner .qodef-widget-holder {
    margin-left: auto !important;
  }
  
  /* ==========================================================================
     Top area style - begin
     ========================================================================== */
  #qodef-top-area {
    position: relative;
    background-color: #0e202a;
    z-index: 101; /* Header has Z-index 100, top header has greater value because of dropdown in header top (wpml) */
    font-size: 14px;
  }
  #qodef-top-area .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%;
  }
  #qodef-top-area .qodef-widget-holder.qodef--left {
    margin-right: auto;
  }
  #qodef-top-area .qodef-widget-holder.qodef--right {
    margin-left: auto;
  }
  #qodef-top-area .qodef-widget-holder .widget {
    margin: 0 12px;
  }
  #qodef-top-area .qodef-widget-holder .widget:first-child {
    margin-left: 0;
  }
  #qodef-top-area .qodef-widget-holder .widget:last-child {
    margin-right: 0;
  }
  #qodef-top-area .widget {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
    padding: 0;
    border-bottom: 0;
  }
  #qodef-top-area .widget .textwidget > *,
  #qodef-top-area .widget .widget p {
    margin: 0;
  }
  #qodef-top-area .widget.widget_nav_menu .menu {
    display: flex;
    align-items: center;
  }
  #qodef-top-area .widget.widget_nav_menu .menu li {
    margin: 0 27px 0 0 !important;
    width: max-content;
  }
  #qodef-top-area .widget.widget_nav_menu .menu li:last-child {
    margin: 0 !important;
  }
  #qodef-top-area div[id^="monster-widget-placeholder"],
  #qodef-top-area div[id^="woo-monster-widget-placeholder"] {
    display: none;
  }
  
  #qodef-top-area-inner {
    align-items: center;
    display: flex;
    height: 40px;
    justify-content: space-between;
    padding: 0 40px;
    position: relative;
    border-bottom: 0 solid transparent;
  }
  #qodef-top-area-inner.qodef-content-grid {
    padding: 0 !important;
  }
  #qodef-top-area-inner.qodef-alignment--center .qodef-widget-holder {
    margin: 0 auto;
  }
  
  /* ==========================================================================
     Top area style - end
     ========================================================================== */
  /* ==========================================================================
     Map styles
     ========================================================================== */
  #qodef-multiple-map-notice {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
    padding: 30px 15%;
    text-align: center;
    color: var(--qode-main-color);
    background-color: #fafafa;
  }
  
  .qodef-map-marker-holder {
    transform: translate(-50%, -100%);
    z-index: 10;
  }
  .qodef-map-marker-holder.qodef-active {
    z-index: 500;
  }
  .qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:first-child {
    fill: #3ebeb4;
  }
  .qodef-map-marker-holder.qodef-active .qodef-map-marker svg path:last-child {
    fill: #51a69e;
  }
  .qodef-map-marker-holder#qodef-geo-location-marker .qodef-info-window {
    display: block;
  }
  .qodef-map-marker-holder#qodef-geo-location-marker
    .qodef-map-marker
    svg
    path:first-child {
    fill: #3ebeb4;
  }
  .qodef-map-marker-holder#qodef-geo-location-marker
    .qodef-map-marker
    svg
    path:last-child {
    fill: #51a69e;
  }
  .qodef-map-marker-holder .qodef-map-marker {
    position: relative;
    width: 50px;
    height: auto;
    transition: all 0.15s ease-out;
  }
  .qodef-map-marker-holder .qodef-map-marker .qodef-map-marker-inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .qodef-map-marker-holder .qodef-map-marker svg {
    width: 100%;
    height: auto;
  }
  .qodef-map-marker-holder .qodef-map-marker svg path {
    transition: fill 0.2s ease-in-out;
  }
  .qodef-map-marker-holder .qodef-map-marker:hover svg path:first-child {
    fill: #3ebeb4;
  }
  .qodef-map-marker-holder .qodef-map-marker:hover svg path:last-child {
    fill: #51a69e;
  }
  .qodef-map-marker-holder .qodef-info-window {
    position: absolute;
    top: -10px;
    left: -17px;
    display: none;
    min-width: 284px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    border-radius: 4px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.06);
    z-index: 10;
    transition: opacity 0.3s ease;
    transform: translate(0, -100%);
  }
  .qodef-map-marker-holder .qodef-info-window-inner {
    position: relative;
    display: flex;
    align-items: center;
    padding: 8px;
  }
  .qodef-map-marker-holder .qodef-info-window-inner:after {
    content: "";
    position: absolute;
    bottom: -4px;
    left: 35px;
    width: 5px;
    height: 5px;
    background-color: #fff;
    border-top: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
    transform: rotate(-135deg);
  }
  .qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image {
    margin-right: 12px;
  }
  .qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-image img {
    display: block;
    width: 65px;
  }
  .qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-title {
    margin: 0;
    transition: color 0.2s ease-out;
  }
  .qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-location {
    margin: 3px 0 0;
    font-family: "Sora", sans-serif;
    font-size: 14px;
    line-height: 1.2em;
  }
  .qodef-map-marker-holder .qodef-info-window-inner .qodef-info-window-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
  }
  .qodef-map-marker-holder
    .qodef-info-window-inner
    .qodef-info-window-link:hover
    ~ .qodef-info-window-details
    .qodef-info-window-title {
    color: var(--qode-main-color);
  }
  
  /* cluster marker - begin */
  .qodef-cluster-marker {
    width: 50px;
    height: auto;
  }
  .qodef-cluster-marker.qodef-active svg path:first-child,
  .qodef-cluster-marker:hover svg path:first-child {
    fill: #3ebeb4;
  }
  .qodef-cluster-marker.qodef-active svg path:last-child,
  .qodef-cluster-marker:hover svg path:last-child {
    fill: #51a69e;
  }
  .qodef-cluster-marker .qodef-cluster-marker-inner {
    position: relative;
  }
  .qodef-cluster-marker .qodef-cluster-marker-inner .qodef-cluster-marker-number {
    position: absolute;
    top: -4px;
    left: 0;
    right: 0;
    font-size: 30px;
    font-weight: 700;
    text-align: center;
    color: #0e202a;
  }
  .qodef-cluster-marker svg {
    width: 100%;
    height: auto;
  }
  .qodef-cluster-marker svg path {
    transition: fill 0.2s ease-in-out;
  }
  
  /* noUiSlider - begin */
  .qodef-places-geo-radius {
    position: absolute;
    left: 0;
    top: calc(100% + 10px);
    width: 100%;
    height: 48px;
    display: none;
    padding: 10px 20px;
    background-color: #fff;
    border: 1px solid #e1e1e1;
    z-index: 9999;
  }
  .qodef-places-geo-radius .qodef-range-slider-label {
    display: inline-flex;
    align-items: center;
    height: 100%;
  }
  .qodef-places-geo-radius .noUi-target {
    position: relative;
    display: inline-flex;
    height: 3px;
    width: calc(100% - 70px);
    background-color: #eaeaea;
    border: 0;
    direction: ltr;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    user-select: none;
    margin-left: 10px;
  }
  .qodef-places-geo-radius .noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    user-select: none;
  }
  .qodef-places-geo-radius .noUi-target .noUi-base {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
  }
  .qodef-places-geo-radius .noUi-target .noUi-connects {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 0;
  }
  .qodef-places-geo-radius .noUi-target .noUi-connect,
  .qodef-places-geo-radius .noUi-target .noUi-origin {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    will-change: transform;
    transform-origin: 0 0;
  }
  .qodef-places-geo-radius .noUi-target .noUi-connect {
    background-color: var(--qode-main-color);
  }
  .qodef-places-geo-radius .noUi-target .noUi-handle {
    position: absolute;
    top: -3px;
    left: auto;
    right: -9px;
    width: 9px;
    height: 9px;
    background-color: var(--qode-main-color);
    cursor: pointer;
  }
  .qodef-places-geo-radius .noUi-target .noUi-tooltip {
    position: absolute;
    left: 50%;
    bottom: 7px;
    display: block;
    font-size: 12px;
    white-space: nowrap;
    transform: translateX(-50%);
  }
  .qodef-places-geo-radius .noUi-target .noUi-tooltip:after {
    content: " km";
  }
  .qodef-places-geo-radius .noUi-state-drag * {
    cursor: inherit !important;
  }
  .qodef-places-geo-radius .noUi-draggable {
    cursor: ew-resize;
  }
  .qodef-places-geo-radius [disabled].noUi-target,
  .qodef-places-geo-radius [disabled].noUi-handle,
  .qodef-places-geo-radius [disabled] .noUi-handle {
    cursor: not-allowed !important;
  }
  
  #qodef-page-mobile-header {
    background-color: #fff;
  }
  #qodef-page-mobile-header .qodef-widget-holder {
    display: flex;
    align-items: center;
    height: 100%;
  }
  #qodef-page-mobile-header .qodef-widget-holder .widget {
    margin: 0 0 0 12px;
  }
  #qodef-page-mobile-header .widget {
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
  }
  #qodef-page-mobile-header .widget .textwidget > *,
  #qodef-page-mobile-header .widget .widget p {
    margin: 0;
  }
  #qodef-page-mobile-header div[id^="monster-widget-placeholder"],
  #qodef-page-mobile-header div[id^="woo-monster-widget-placeholder"] {
    display: none;
  }
  #qodef-page-mobile-header .qodef-mobile-header-opener.qodef--opened {
    color: var(--qode-main-color);
  }
  #qodef-page-mobile-header
    .qodef-mobile-header-opener.qodef--opened
    .qodef-m-icon {
    visibility: hidden;
  }
  #qodef-page-mobile-header
    .qodef-mobile-header-opener.qodef--opened
    .qodef-m-icon.qodef--close {
    visibility: visible;
  }
  #qodef-page-mobile-header
    .qodef-mobile-header-opener.qodef-opener-icon.qodef-source--predefined
    .qodef-svg--menu-close
    path:nth-of-type(2) {
    clip-path: inset(0 -2px);
  }
  .qodef-mobile-header--sticky #qodef-page-mobile-header {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    transform: translateY(-100%);
  }
  .qodef-mobile-header--sticky-animation #qodef-page-mobile-header {
    transition:
      transform 0.3s ease,
      top 0.3s ease;
  }
  .qodef-mobile-header--sticky-display #qodef-page-mobile-header {
    transform: translateY(0%);
  }
  .admin-bar.qodef-mobile-header--sticky-display #qodef-page-mobile-header {
    top: 46px;
  }
  
  .qodef--passepartout #qodef-page-mobile-header-inner {
    padding: 0;
  }
  
  .qodef-mobile-header-navigation ul li .qodef-content-grid {
    width: 100%;
  }
  
  /* ==========================================================================
     Mobile Logo styles
     ========================================================================== */
  #qodef-page-mobile-header .qodef-header-logo-image.qodef--customizer {
    max-height: 100%;
    width: auto;
    margin-right: auto;
  }
  #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--main {
    opacity: 1;
  }
  #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--dark,
  #qodef-page-mobile-header .qodef-mobile-header-logo-link img.qodef--light {
    opacity: 0;
  }
  #qodef-page-mobile-header .qodef-mobile-header-logo-link img:not(.qodef--main) {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
  }
  #qodef-page-mobile-header
    .qodef-mobile-header-logo-link.qodef-source--svg-path
    svg {
    display: block;
    width: 50px;
    height: auto;
    fill: currentColor;
    stroke: currentColor;
  }
  #qodef-page-mobile-header .qodef-mobile-header-logo-link.qodef-source--textual {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 27px;
    line-height: 1.2962962963em;
    transition: color 0.3s ease-out;
  }
  @media only screen and (max-width: 1440px) {
    #qodef-page-mobile-header
      .qodef-mobile-header-logo-link.qodef-source--textual {
      font-size: 25px;
      line-height: 33px;
    }
  }
  
  /* ==========================================================================
     Mobile Header styles
     ========================================================================== */
  .qodef-mobile-header-navigation ul li a .qodef-menu-item-icon {
    margin-right: 5px;
  }
  .qodef-mobile-header-navigation ul li.qodef--hide-link > a {
    cursor: default;
  }
  .qodef-mobile-header-navigation .qodef-mega-menu-widget-holder {
    display: none;
  }
  
  /* ==========================================================================
     Mobile header layout styles
     ========================================================================== */
  .qodef-mobile-header--minimal #qodef-page-mobile-header-inner {
    justify-content: flex-end;
  }
  .qodef-mobile-header--minimal
    #qodef-page-mobile-header-inner
    .qodef-mobile-header-logo-link {
    margin-right: auto;
  }
  .qodef-mobile-header--minimal
    #qodef-page-mobile-header-inner
    .qodef-opener-icon {
    margin-left: 20px;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-mobile-header--minimal
      #qodef-page-mobile-header-inner
      .qodef-opener-icon.qodef-source--predefined
      svg {
      width: 40px;
      height: 40px;
    }
  }
  
  .qodef-fullscreen-menu--opened {
    overflow-y: hidden;
  }
  .qodef-fullscreen-menu--opened
    #qodef-page-mobile-header
    .qodef-mobile-header-logo-link
    img.qodef--light {
    opacity: 1;
  }
  .qodef-fullscreen-menu--opened
    #qodef-page-mobile-header
    .qodef-mobile-header-logo-link
    img.qodef--main,
  .qodef-fullscreen-menu--opened
    #qodef-page-mobile-header
    .qodef-mobile-header-logo-link
    img.qodef--dark {
    opacity: 0;
  }
  .qodef-fullscreen-menu--opened
    #qodef-page-mobile-header
    .qodef-mobile-header-logo-link.qodef-source--svg-path,
  .qodef-fullscreen-menu--opened
    #qodef-page-mobile-header
    .qodef-mobile-header-logo-link.qodef-source--textual {
    color: var(--qode-header-light-color) !important;
  }
  .qodef-fullscreen-menu--opened
    #qodef-page-mobile-header
    .qodef-mobile-header-logo-link.qodef-source--svg-path:hover,
  .qodef-fullscreen-menu--opened
    #qodef-page-mobile-header
    .qodef-mobile-header-logo-link.qodef-source--textual:hover {
    color: var(--qode-header-light-hover-color) !important;
  }
  
  /* ==========================================================================
     Mobile Header layout styles
     ========================================================================== */
  .qodef-mobile-header--standard #qodef-page-mobile-header-inner {
    justify-content: flex-end;
  }
  .qodef-mobile-header--standard
    #qodef-page-mobile-header-inner
    .qodef-mobile-header-logo-link {
    margin-right: auto;
  }
  
  /* ==========================================================================
     Navigation Menu styles
     ========================================================================== */
  .qodef-header-navigation .qodef-menu-item-icon {
    display: block;
    margin-right: 5px;
    line-height: inherit;
  }
  .qodef-header-navigation .qodef-menu-item-icon:before {
    display: block;
    line-height: inherit;
  }
  .qodef-header-navigation ul li .qodef-drop-down-second {
    position: absolute;
    top: calc(100% + 1px);
    left: -41px;
    padding-left: 0;
    padding-right: 3px;
    display: block;
    width: auto;
    height: 0;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    z-index: 10;
  }
  .qodef-header-navigation ul li .qodef-drop-down-second.qodef-drop-down--start {
    opacity: 1;
    visibility: visible;
    overflow: visible;
    z-index: 20;
    transition: opacity 0.3s ease-out;
  }
  .qodef-header-navigation ul li .qodef-mega-menu-widget-holder {
    display: none;
    white-space: normal;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--narrow
    .qodef-drop-down-second.qodef-drop-down--right {
    left: auto;
    right: -41px;
    padding-left: 3px;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--narrow
    .qodef-drop-down-second-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--narrow
    .qodef-drop-down-second-inner
    > ul {
    position: relative;
    top: auto;
    opacity: 1;
    visibility: visible;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-mega-menu-widget-holder {
    display: block;
  }
  .qodef-header-navigation ul li.qodef-menu-item--wide .qodef-drop-down-second {
    background-color: #fff;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.06);
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner:not(.qodef-content-grid),
  .qodef--boxed
    .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner {
    padding: 0 40px;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul {
    display: flex;
    justify-content: space-between;
    padding: 49px 0 41px;
    margin: 0 -15px;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li {
    width: 100%;
    padding: 0 15px;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    > a {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    font-size: 23px;
    line-height: 1.2173913043em;
    color: var(--qode-main-color);
    font-size: 12px;
    text-transform: uppercase;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-header-navigation
      ul
      li.qodef-menu-item--wide
      .qodef-drop-down-second-inner
      > ul
      > li
      > a {
      font-size: 20px;
      line-height: 25px;
    }
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    > a
    .qodef-menu-item-text {
    position: relative;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    > a
    .qodef-menu-item-text
    > span {
    display: inline-block;
    --qodef-background-position: calc(100% - 1px);
    background-repeat: no-repeat;
    background-image: linear-gradient(
      transparent calc(100% - 1px),
      currentColor 1px
    );
    background-size: 0 var(--qodef-background-position);
    transition: 0.4s background-size cubic-bezier(0.26, 0.57, 0.14, 0.81);
    background-position-x: 100%;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    > a:hover
    .qodef-menu-item-text
    > span {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    > a
    .qodef-menu-item-text
    > span {
    background-image: none;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    > a:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d1d1d1;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    > a:hover {
    color: #000;
    color: var(--qode-main-color);
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    > a:hover
    .qodef-menu-item-text
    > span {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    .qodef-menu-item-arrow {
    display: none;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    ul {
    padding-top: 6px;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    ul
    li
    > a {
    position: relative;
    display: flex;
    white-space: normal;
    margin: 11px 0;
    overflow: hidden;
    transition: color 0.3s ease-out;
    font-family: "Sora", sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 300;
    color: #8e8e8e;
    font-size: 15px;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    ul
    li
    > a
    .qodef-menu-item-icon {
    flex-shrink: 0;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    ul
    li
    > a
    .qodef-menu-item-text {
    position: relative;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    ul
    li
    > a
    .qodef-menu-item-text
    > span {
    display: inline-block;
    --qodef-background-position: calc(100% - 1px);
    background-repeat: no-repeat;
    background-image: linear-gradient(
      transparent calc(100% - 1px),
      currentColor 1px
    );
    background-size: 0 var(--qodef-background-position);
    transition: 0.4s background-size cubic-bezier(0.26, 0.57, 0.14, 0.81);
    background-position-x: 100%;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    ul
    li
    > a:hover
    .qodef-menu-item-text
    > span {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    ul
    li
    > a
    .qodef-menu-item-text
    > span {
    background-image: linear-gradient(
      transparent calc(100% - 1px),
      var(--qode-main-color) 1px
    );
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    ul
    li:hover
    > a,
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    ul
    li.current-menu-item
    > a {
    color: var(--qode-main-color);
    padding-left: 0;
    padding-right: 0;
    color: #8e8e8e;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    ul
    li:hover
    > a:before,
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li
    ul
    li.current-menu-item
    > a:before {
    left: 0;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li.current-menu-ancestor
    > a,
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li.current-menu-item
    > a {
    color: #000;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li.current-menu-ancestor
    > a
    .qodef-menu-item-text
    > span,
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li.current-menu-item
    > a
    .qodef-menu-item-text
    > span {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)
    > a:hover {
    color: #000;
  }
  .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner
    > ul
    > li.qodef--hide-link:not(.current-menu-ancestor):not(.current-menu-item)
    > a:hover
    .qodef-menu-item-text
    > span {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  
  body:not(.qodef-drop-down-second--full-width)
    .qodef-header-navigation
    ul
    li.qodef-menu-item--wide
    .qodef-drop-down-second-inner {
    padding: 0 40px;
  }
  
  /* ==========================================================================
     Opener icon styles
     ========================================================================== */
  .qodef-opener-icon {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: 1;
  }
  .qodef-opener-icon .qodef-m-icon {
    position: relative;
    visibility: visible;
  }
  .qodef-opener-icon .qodef-m-icon.qodef--close {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
  }
  .qodef-opener-icon.qodef-source--icon-pack {
    font-size: 35px;
  }
  .qodef-opener-icon.qodef-source--icon-pack * {
    display: inline-block;
    line-height: inherit;
  }
  .qodef-opener-icon.qodef-source--icon-pack *:before {
    display: inline-block;
    line-height: inherit;
  }
  .qodef-opener-icon.qodef-source--icon-pack.qodef--opened
    .qodef-m-icon.qodef--open {
    visibility: hidden;
  }
  .qodef-opener-icon.qodef-source--icon-pack.qodef--opened
    .qodef-m-icon.qodef--close {
    visibility: visible;
  }
  .qodef-opener-icon.qodef-source--svg-path span {
    position: relative;
  }
  .qodef-opener-icon.qodef-source--svg-path span > * {
    vertical-align: middle;
  }
  .qodef-opener-icon.qodef-source--svg-path span > *,
  .qodef-opener-icon.qodef-source--svg-path span path {
    fill: currentColor;
    stroke: currentColor;
  }
  .qodef-opener-icon.qodef-source--svg-path.qodef--opened
    .qodef-m-icon.qodef--open {
    visibility: hidden;
  }
  .qodef-opener-icon.qodef-source--svg-path.qodef--opened
    .qodef-m-icon.qodef--close {
    visibility: visible;
  }
  .qodef-opener-icon.qodef-source--predefined path {
    transition: transform 0.4s cubic-bezier(0.29, 0.7, 0.39, 0.94);
  }
  .qodef-opener-icon.qodef-source--predefined .qodef-svg--menu-open svg {
    display: block;
  }
  .qodef-opener-icon.qodef-source--predefined .qodef-svg--menu-open path {
    transform: translateY(0px) translateZ(0px);
  }
  .qodef-opener-icon.qodef-source--predefined .qodef-svg--menu-close {
    transition: transform 0.4s cubic-bezier(0.29, 0.7, 0.39, 0.94);
    transform-origin: 50%;
    overflow: visible;
  }
  .qodef-opener-icon.qodef-source--predefined .qodef-svg--menu-close rect {
    transition: transform 0.4s cubic-bezier(0.29, 0.7, 0.39, 0.94);
    transform-origin: 50%;
  }
  .qodef-opener-icon.qodef-source--predefined
    .qodef-svg--menu-close
    path:nth-of-type(2) {
    clip-path: inset(50% -2px);
    transition: clip-path 0.4s cubic-bezier(0.29, 0.7, 0.39, 0.94);
  }
  .qodef-opener-icon.qodef-source--predefined:hover
    .qodef-svg--menu-open
    path:nth-of-type(1) {
    transform: translateY(10px);
  }
  .qodef-opener-icon.qodef-source--predefined:hover
    .qodef-svg--menu-open
    path:nth-of-type(2) {
    transform: translateY(-10px);
  }
  .qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--menu-close {
    transform: rotate(45deg);
  }
  .qodef-opener-icon.qodef-source--predefined:hover .qodef-svg--menu-close rect {
    transform: rotate(-45deg);
  }
  .qodef-opener-icon.qodef-source--predefined:hover
    .qodef-svg--menu-close
    path:nth-of-type(2) {
    clip-path: inset(0% -2px);
  }
  .qodef-opener-icon.qodef-source--predefined.qodef--opened
    .qodef-m-icon.qodef--open {
    visibility: hidden;
  }
  .qodef-opener-icon.qodef-source--predefined.qodef--opened
    .qodef-m-icon.qodef--close {
    visibility: visible;
  }
  
  /* ==========================================================================
     #Parallax Background styles - start
     ========================================================================== */
  .qodef-parallax {
    position: relative;
    width: 100%;
    overflow: hidden;
  }
  .qodef-parallax.elementor-inner-section {
    height: 100%;
  }
  .qodef-parallax:nth-of-type(odd) .qodef-parallax-img-holder {
    --qode-y-px: calc(var(--qode-y) * 1px);
    transform: translateY(var(--qode-y-px)) translateZ(0px);
  }
  
  .qodef-parallax-row-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
  }
  
  .qodef-parallax-img-holder {
    position: absolute;
    top: 0;
    left: 0;
    height: 120%;
    width: 100%;
    opacity: 0;
  }
  .qodef-page-title .qodef-parallax-img-holder {
    min-height: 500px;
  }
  
  .qodef-parallax-content-holder {
    position: relative;
    z-index: 99;
  }
  
  .qodef-parallax-img-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    will-change: transform;
  }
  
  img.qodef-parallax-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-width: unset;
  }
  .elementor img.qodef-parallax-img {
    height: 100%;
    max-width: unset;
  }
  
  /* ==========================================================================
     #Parallax Background styles - end
     ========================================================================== */
  /* ==========================================================================
     #Particles Background styles - start
     ========================================================================== */
  .qodef-particles-background,
  .qodef-particles-background-rev {
    position: relative;
    /* set height for parallax item px, vh, % etc. */
    width: 100%;
    overflow: hidden;
  }
  .qodef-particles-background.elementor-section,
  .qodef-particles-background-rev.elementor-section {
    overflow: visible;
  }
  
  .qodef-p-particles-container {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    overflow: hidden;
  }
  
  /* custom css class */
  .qodef-fixed-particles-bg .qodef-p-particles-container {
    position: fixed;
    pointer-events: none;
  }
  
  /* ==========================================================================
     #Particles Background styles - end
     ========================================================================== */
  /* ==========================================================================
       Contact Form 7 style - begin
     ========================================================================== */
  .qodef-newsletter {
    position: relative;
    display: flex;
    width: 100%;
    vertical-align: middle;
    margin-bottom: 7px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-newsletter {
      flex-direction: column;
    }
  }
  .qodef-newsletter .wpcf7-not-valid-tip {
    position: absolute;
  }
  .qodef-newsletter .qodef-button.qodef-layout--outlined {
    color: #fff;
    border-color: #fff;
    border-radius: 9px;
    display: block;
    align-items: center;
    font-family: "Sora", sans-serif;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1em;
    padding: 10px 67px;
  }
  .qodef-newsletter .qodef-button.qodef-layout--outlined:hover {
    color: var(--qode-main-color);
    border-color: #fff;
    background-color: #fff;
  }
  @media only screen and (max-width: 680px) {
    .qodef-newsletter .qodef-button.qodef-layout--outlined {
      margin-top: 30px;
      padding: 22px 67px;
    }
  }
  .qodef-newsletter label {
    margin-bottom: 0;
    margin-right: 11px;
    min-width: 424px;
  }
  @media only screen and (max-width: 1280px) {
    .qodef-newsletter label {
      min-width: 350px;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-newsletter label {
      min-width: 100%;
    }
  }
  .qodef-newsletter input[type="email"] {
    font-family: "Sora", sans-serif;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0;
    color: #9b9b9b !important;
    border: 1px solid #6c6c6c !important;
    border-radius: 9px;
    margin-bottom: 0;
    padding: 17px 30px;
  }
  .qodef-newsletter .wpcf7-form-control::-ms-clear {
    display: none !important;
  }
  .qodef-newsletter .ajax-loader {
    position: absolute !important;
    left: 100%;
    bottom: -5px;
  }
  div#qodef-side-area .qodef-newsletter .ajax-loader {
    bottom: 27px;
  }
  
  .qodef-classic-contact-form input[type="email"],
  .qodef-classic-contact-form input[type="text"],
  .qodef-classic-contact-form textarea {
    font-family: "Sora", sans-serif;
    padding: 15px 23px;
    font-weight: 400;
  }
  .qodef-classic-contact-form textarea {
    margin-bottom: 0;
  }
  .qodef-classic-contact-form .wpcf7-submit.qodef-button {
    padding: 22px 68px;
  }
  .qodef-classic-contact-form.qodef-form-50-50 .qodef-contact-data {
    display: flex;
  }
  @media only screen and (max-width: 680px) {
    .qodef-classic-contact-form.qodef-form-50-50 .qodef-contact-data {
      flex-direction: column;
    }
  }
  .qodef-classic-contact-form.qodef-form-50-50 .qodef-contact-data .qodef-name {
    display: block;
    width: calc(50% - 5px);
    float: left;
    margin-right: 10px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-classic-contact-form.qodef-form-50-50 .qodef-contact-data .qodef-name {
      width: 100%;
      margin-right: 0;
    }
  }
  .qodef-classic-contact-form.qodef-form-50-50 .qodef-contact-data .qodef-mail {
    display: block;
    width: calc(50% - 5px);
    float: left;
  }
  @media only screen and (max-width: 680px) {
    .qodef-classic-contact-form.qodef-form-50-50 .qodef-contact-data .qodef-mail {
      width: 100%;
    }
  }
  
  .wpcf7-not-valid-tip,
  .wpcf7-response-output {
    font-size: 14px;
  }
  
  /* ==========================================================================
       Contact Form 7 style - end
     ========================================================================== */
  /* ==========================================================================
     Contact Form 7 widget styles
     ========================================================================== */
  .rs-layer,
  .qodef-contact-form-7 {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .rs-layer p,
  .qodef-contact-form-7 p {
    margin: 0;
  }
  .rs-layer br,
  .qodef-contact-form-7 br {
    display: none;
  }
  .rs-layer .ajax-loader,
  .qodef-contact-form-7 .ajax-loader {
    display: none;
  }
  .rs-layer .wpcf7-form-control-wrap,
  .qodef-contact-form-7 .wpcf7-form-control-wrap {
    display: block;
    max-width: 100%;
  }
  .rs-layer .wpcf7-not-valid-tip,
  .qodef-contact-form-7 .wpcf7-not-valid-tip {
    margin: 10px 0 0 0;
  }
  .rs-layer .wpcf7-response-output,
  .qodef-contact-form-7 .wpcf7-response-output {
    border-width: 1px !important;
    margin: 2em 0 0 0 !important;
    padding: 1em 1.5em !important;
  }
  .rs-layer .wpcf7-form,
  .qodef-contact-form-7 .wpcf7-form {
    position: relative;
  }
  .rs-layer .wpcf7-form:before,
  .qodef-contact-form-7 .wpcf7-form:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
    content: "";
    visibility: hidden;
    z-index: 98;
  }
  .rs-layer .wpcf7-form:after,
  .qodef-contact-form-7 .wpcf7-form:after {
    animation: qode-rotate 2s linear infinite;
    background-color: transparent;
    border: 2px solid #fafafa;
    border-radius: 50%;
    border-top: 2px solid var(--qode-main-color);
    content: "";
    height: 24px;
    left: calc(50% - 12px);
    opacity: 1;
    position: absolute;
    top: calc(50% - 12px);
    visibility: hidden;
    width: 24px;
    z-index: 99;
  }
  .rs-layer .wpcf7-form.submitting > *,
  .qodef-contact-form-7 .wpcf7-form.submitting > * {
    opacity: 0.3;
  }
  .rs-layer .wpcf7-form.submitting:before,
  .rs-layer .wpcf7-form.submitting:after,
  .qodef-contact-form-7 .wpcf7-form.submitting:before,
  .qodef-contact-form-7 .wpcf7-form.submitting:after {
    visibility: visible;
  }
  
  /* ==========================================================================
     Instagram List shortcode styles
     ========================================================================== */
  .qodef-instagram-list #sb_instagram {
    padding: 0 !important;
    overflow: hidden !important;
  }
  html.elementor-html
    .qodef-instagram-list
    #sb_instagram
    #sbi_images
    .sbi_item.sbi_transition {
    opacity: 1 !important;
  }
  .qodef-instagram-list .sbi_photo_wrap a {
    background-image: none !important;
    height: auto !important;
    padding-bottom: 0 !important;
  }
  .qodef-instagram-list .sbi_photo_wrap a:after {
    color: white;
    content: "\f16d";
    font-family: "Font Awesome 5 Brands";
    font-size: 20px;
    left: 50%;
    opacity: 0;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transition: opacity 0.3s ease-out;
  }
  .qodef-instagram-list .sbi_photo_wrap a:hover:after {
    opacity: 1;
  }
  .qodef-instagram-list .sbi_photo_wrap a img {
    display: inline-block !important;
  }
  .qodef-instagram-list.qodef-swiper-container
    #sb_instagram
    #sbi_images
    .sbi_item {
    margin: inherit !important;
  }
  
  /* ==========================================================================
     Instagram List shortcode styles
     ========================================================================== */
  /* ==========================================================================
     Twitter List shortcode styles
     ========================================================================== */
  .qodef-twitter-list.qodef-layout--columns.qodef--no-bottom-info
    #ctf
    .ctf-tweet-actions {
    display: none;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf {
    overflow: hidden;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border: 0;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box {
    margin-left: 0;
    display: block;
    margin-bottom: 8px;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-box-link {
    line-height: 1 !important;
    display: flex;
    align-items: center;
    flex-flow: row wrap;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-avatar {
    width: 37px;
    height: 37px;
    margin: 0 7px 0 0;
    float: none;
    border-radius: 0;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 23px;
    line-height: 1.2173913043em;
    font-weight: 600 !important;
    margin: 0 4px 0 0;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-name {
      font-size: 20px;
      line-height: 25px;
    }
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-screename-sep {
    display: none;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-context,
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink,
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta {
    font-family: "Sora", sans-serif;
    font-size: 16px;
    line-height: 1.5625em;
    font-weight: 300;
    color: #646464;
    margin-right: 4px;
    margin-left: 0;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-context:last-child,
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-twitterlink:last-child,
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta:last-child {
    margin-right: 0;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-meta {
    margin-top: 4px;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-author-screenname {
    display: none;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content {
    display: flex;
    align-items: baseline;
    margin-left: 0;
    padding: 0;
    margin-top: -5px;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-content:before {
    content: "\e094";
    font-family: ElegantIcons;
    padding-right: 10px;
    font-size: 18px;
    position: relative;
    top: 5px;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions {
    display: flex;
    align-items: baseline;
    margin-left: 0;
    margin-top: -3px;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions:before {
    content: "\e094";
    font-family: ElegantIcons;
    padding-right: 10px;
    font-size: 18px;
    visibility: hidden;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a {
    padding: 0;
    font-size: 14px;
    margin-right: 8px;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a:last-child {
    margin-right: 0;
  }
  .qodef-twitter-list.qodef-layout--columns #ctf .ctf-tweet-actions a.ctf-reply {
    margin-left: 0;
  }
  .qodef-twitter-list.qodef-layout--columns .ctf-tweets {
    --qode-columns: 3;
    --qode-columns-gap: 30px;
    position: relative;
    display: grid;
    grid-template-columns: repeat(var(--qode-columns), minmax(0, 1fr));
    gap: var(--qode-columns-gap);
  }
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--1 .ctf-tweets {
    --qode-columns: 1;
  }
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--2 .ctf-tweets {
    --qode-columns: 2;
  }
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--3 .ctf-tweets {
    --qode-columns: 3;
  }
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--4 .ctf-tweets {
    --qode-columns: 4;
  }
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--5 .ctf-tweets {
    --qode-columns: 5;
  }
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--6 .ctf-tweets {
    --qode-columns: 6;
  }
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--7 .ctf-tweets {
    --qode-columns: 7;
  }
  .qodef-twitter-list.qodef-layout--columns.qodef-col-num--8 .ctf-tweets {
    --qode-columns: 8;
  }
  .qodef-twitter-list.qodef-gutter--no .ctf-tweets {
    --qode-columns-gap: 0px;
  }
  .qodef-twitter-list.qodef-gutter--micro .ctf-tweets {
    --qode-columns-gap: 1px;
  }
  .qodef-twitter-list.qodef-gutter--extra-tiny .ctf-tweets {
    --qode-columns-gap: 6px;
  }
  .qodef-twitter-list.qodef-gutter--tiny .ctf-tweets {
    --qode-columns-gap: 10px;
  }
  .qodef-twitter-list.qodef-gutter--little .ctf-tweets {
    --qode-columns-gap: 12px;
  }
  .qodef-twitter-list.qodef-gutter--small .ctf-tweets {
    --qode-columns-gap: 20px;
  }
  .qodef-twitter-list.qodef-gutter--normal .ctf-tweets {
    --qode-columns-gap: 30px;
  }
  .qodef-twitter-list.qodef-gutter--medium .ctf-tweets {
    --qode-columns-gap: 40px;
  }
  .qodef-twitter-list.qodef-gutter--large .ctf-tweets {
    --qode-columns-gap: 50px;
  }
  .qodef-twitter-list.qodef-gutter--huge .ctf-tweets {
    --qode-columns-gap: 80px;
  }
  .qodef-twitter-list.qodef-gutter--colossal .ctf-tweets {
    --qode-columns-gap: 110px;
  }
  
  /* ==========================================================================
     Twitter List shortcode styles
     ========================================================================== */
  /* ==========================================================================
     Twitter List widget styles
     ========================================================================== */
  #qodef-page-footer .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc;
  }
  #qodef-page-footer
    .widget
    .qodef-twitter-list.qodef-layout--columns
    #ctf
    a:hover {
    color: #fff;
  }
  #qodef-side-area .widget .qodef-twitter-list.qodef-layout--columns #ctf a {
    color: #ccc;
  }
  #qodef-side-area
    .widget
    .qodef-twitter-list.qodef-layout--columns
    #ctf
    a:hover {
    color: #fff;
  }
  
  /* ==========================================================================
     Twitter List widget styles
     ========================================================================== */
  .qodef-yith-wccl--predefined .select_box {
    display: inline-block;
  }
  .qodef-yith-wccl--predefined .select_box:after {
    display: none;
  }
  .qodef-yith-wccl--predefined .select_box .select_option {
    vertical-align: middle;
    border: 0;
    margin: 0 5px 0 0;
    display: inline-block;
    float: none;
    position: relative;
  }
  .qodef-yith-wccl--predefined .select_box .select_option:last-child {
    margin-right: 0;
  }
  .qodef-yith-wccl--predefined
    .select_box
    .select_option
    > span:not(.yith_wccl_tooltip) {
    border: 0;
    min-width: auto;
    width: auto;
    height: auto;
    line-height: inherit;
  }
  .qodef-yith-wccl--predefined .select_box .select_option .yith_wccl_tooltip {
    width: 100px;
  }
  .qodef-yith-wccl--predefined
    .select_box
    .select_option
    .yith_wccl_tooltip
    > span {
    background: #fff;
    border-radius: 0;
    border: 1px solid #e1e1e1 !important;
    padding: 10px;
    color: #646464;
  }
  .qodef-yith-wccl--predefined
    .select_box
    .select_option
    .yith_wccl_tooltip.top
    span:after {
    top: 100%;
    bottom: auto;
  }
  .qodef-yith-wccl--predefined .select_box.select_box_colorpicker .select_option {
    border: 1px solid transparent;
    padding: 1px;
  }
  .qodef-yith-wccl--predefined
    .select_box.select_box_colorpicker
    .select_option
    > span:not(.yith_wccl_tooltip) {
    width: 38px;
    height: 15px;
  }
  .qodef-yith-wccl--predefined
    .select_box.select_box_colorpicker
    .select_option.selected {
    border-color: #0e202a;
  }
  .qodef-yith-wccl--predefined .select_box.select_box_image .select_option {
    border: 1px solid transparent;
    padding: 1px;
  }
  .qodef-yith-wccl--predefined
    .select_box.select_box_image
    .select_option
    > img:not(.yith_wccl_tooltip) {
    width: 40px;
    height: 40px;
    object-fit: cover;
  }
  .qodef-yith-wccl--predefined
    .select_box.select_box_image
    .select_option.selected {
    border-color: #0e202a;
  }
  .qodef-yith-wccl--predefined .select_box.select_box_label > * {
    display: inline-flex;
    flex-wrap: wrap;
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    display: inline-flex;
    vertical-align: middle;
    flex-wrap: wrap;
    color: #0e202a;
  }
  .qodef-yith-wccl--predefined .select_box.select_box_label .select_option {
    transition: color 0.3s ease-out;
    margin: 0;
  }
  .qodef-yith-wccl--predefined .select_box.select_box_label .select_option:after {
    content: ",";
    margin-right: 5px;
  }
  .qodef-yith-wccl--predefined
    .select_box.select_box_label
    .select_option:last-of-type:after {
    display: none;
  }
  .qodef-yith-wccl--predefined
    .select_box.select_box_label
    .select_option.selected {
    color: var(--qode-main-color);
  }
  .qodef-yith-wccl--predefined li.product .variations_form.cart {
    margin: 0 0 0 20px;
  }
  .qodef-yith-wccl--predefined li.product .variations_form.cart div.variations {
    margin-bottom: 10px;
    text-align: right;
  }
  .qodef-yith-wccl--predefined
    li.product
    .variations_form.cart
    div.variations:last-child {
    margin-bottom: 0;
  }
  
  #yith-quick-view-modal .yith-quick-view-overlay {
    background: rgba(255, 255, 255, 0.79) !important;
  }
  #yith-quick-view-modal .yith-wcqv-wrapper {
    height: auto !important;
    width: 960px !important;
    max-width: 90vw !important;
  }
  #yith-quick-view-modal .yith-wcqv-main {
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.06) !important;
    overflow-y: hidden !important;
    max-height: 90vh !important;
  }
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .qodef-woo-single-inner {
    margin: 0;
  }
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .qodef-woo-single-inner
    > * {
    padding: 0;
  }
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .qodef-woo-single-image {
    align-self: stretch;
  }
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .qodef-woo-single-image
    .qodef-woo-product-mark {
    transform: translateX(0);
  }
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .qodef-woo-single-image
    *:not(.qodef-woo-product-mark) {
    height: 100%;
  }
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .qodef-woo-single-image
    .woocommerce-product-gallery
    figure {
    margin: 0 !important;
  }
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .qodef-woo-single-image
    .woocommerce-product-gallery
    figure
    img {
    object-fit: cover;
  }
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .qodef-woo-single-image
    .woocommerce-product-gallery
    figure
    > .woocommerce-product-gallery__image {
    width: 100% !important;
    margin: 0 !important;
  }
  #yith-quick-view-modal
    #yith-quick-view-content.single-product
    .qodef-woo-single-image
    .woocommerce-product-gallery
    figure
    > .qodef-woo-thumbnails-wrapper {
    display: none !important;
  }
  #yith-quick-view-modal #yith-quick-view-content.single-product .entry-summary {
    align-self: center;
    padding: 30px;
  }
  #yith-quick-view-modal #yith-quick-view-close {
    border: 0 !important;
    font-size: 0;
    line-height: 1;
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
  }
  #yith-quick-view-modal #yith-quick-view-close:after {
    display: block;
    line-height: 25px;
    padding: 0 3px;
    position: relative;
    font-size: 18px;
    font-family: "ElegantIcons";
    content: "M";
  }
  body:not([class*="marity-core"])
    #yith-quick-view-modal
    #yith-quick-view-close:after {
    content: "x";
    font-family: initial;
  }
  #yith-quick-view-modal .qodef-yith-wcqv-link {
    margin-top: 38px;
  }
  
  .qodef-yith-wcqv--predefined .yith-wcqv-button {
    font-size: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    background-color: transparent !important;
  }
  .qodef-yith-wcqv--predefined .yith-wcqv-button:before {
    font-size: 22px;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f06e";
  }
  .qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button {
    color: #fff !important;
  }
  .qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button:hover {
    color: var(--qode-main-color) !important;
  }
  .qodef-yith-wcqv--predefined .qodef-e-media-inner .yith-wcqv-button .blockUI {
    display: none !important;
  }
  
  /* ==========================================================================
     WooCommerce mixins - start
     ========================================================================== */
  /* ==========================================================================
     WooCommerce mixins - end
     ========================================================================== */
  .yith-wcwl-form .wishlist-title-container {
    display: none !important;
  }
  .yith-wcwl-form .shop_table {
    font-size: 100%;
  }
  .yith-wcwl-form .shop_table tr {
    border-left: none;
    border-right: none;
    border-top: none;
  }
  .yith-wcwl-form .shop_table th,
  .yith-wcwl-form .shop_table td {
    padding: 15px 0 15px 15px;
    vertical-align: middle;
    text-align: left;
    border: 0;
  }
  @media only screen and (max-width: 320px) {
    .yith-wcwl-form .shop_table th,
    .yith-wcwl-form .shop_table td {
      padding: 10px 0 10px 10px;
    }
  }
  .yith-wcwl-form .shop_table th:first-child,
  .yith-wcwl-form .shop_table td:first-child {
    padding-left: 0;
  }
  .yith-wcwl-form .shop_table th {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 23px;
    line-height: 1.2173913043em;
    font-size: 18px;
  }
  @media only screen and (max-width: 1440px) {
    .yith-wcwl-form .shop_table th {
      font-size: 20px;
      line-height: 25px;
    }
  }
  @media only screen and (max-width: 320px) {
    .yith-wcwl-form .shop_table th {
      font-size: 15px;
    }
  }
  .yith-wcwl-form .shop_table td ul {
    list-style: none;
    margin: 0;
    padding: 0;
  }
  .yith-wcwl-form .shop_table td ul li {
    margin: 0 0 10px;
    padding: 0;
  }
  .yith-wcwl-form .shop_table td ul li:last-child {
    margin-bottom: 0;
  }
  .yith-wcwl-form .shop_table td ul li label {
    margin-bottom: 0;
  }
  .yith-wcwl-form .shop_table p {
    margin: 0;
  }
  .yith-wcwl-form .shop_table .variation:before,
  .yith-wcwl-form .shop_table .variation:after {
    content: "";
    display: table;
    table-layout: fixed;
  }
  .yith-wcwl-form .shop_table .variation:after {
    clear: both;
  }
  .yith-wcwl-form .shop_table .variation dt {
    clear: left;
    float: left;
    font-weight: initial;
  }
  @media only screen and (max-width: 680px) {
    .yith-wcwl-form .shop_table .variation dt {
      float: none;
      width: 100%;
    }
  }
  .yith-wcwl-form .shop_table .variation dd {
    clear: right;
    float: left;
    margin: 0 0 0 5px;
  }
  @media only screen and (max-width: 680px) {
    .yith-wcwl-form .shop_table .variation dd {
      float: none;
      margin: 0;
      width: 100%;
    }
  }
  .yith-wcwl-form .wishlist_table.shop_table tr th {
    background: transparent !important;
  }
  .yith-wcwl-form .wishlist_table.shop_table tr th.product-remove {
    width: auto !important;
  }
  .yith-wcwl-form .wishlist_table.shop_table tr td {
    background: transparent !important;
    color: #646464 !important;
    border-color: transparent !important;
  }
  .yith-wcwl-form .wishlist_table .product-add-to-cart .button,
  .yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart {
    font-family: "Sora", sans-serif !important;
    font-weight: 400 !important;
    color: #0e202a !important;
    font-size: 13px !important;
    line-height: 1.1538461538em !important;
    text-transform: uppercase !important;
    line-height: 1.231em;
    position: relative !important;
    display: inline-flex !important;
    vertical-align: middle !important;
    width: auto !important;
    margin: 0 !important;
    text-decoration: none !important;
    text-transform: uppercase !important;
    border-radius: 8px !important;
    outline: none !important;
    transition:
      color 0.3s ease-out,
      background-color 0.35s ease-out,
      border-color 0.35s ease-out;
    padding: 22px 53px !important;
    cursor: pointer !important;
    z-index: 3 !important;
    color: #ffffff !important;
    background-color: var(--qode-main-color) !important;
    border: 1px solid transparent !important;
  }
  .yith-wcwl-form .wishlist_table .product-add-to-cart .button:hover,
  .yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:hover {
    color: var(--qode-main-color) !important;
    background-color: transparent !important;
    border: 1px solid var(--qode-main-color) !important;
  }
  .yith-wcwl-form .wishlist_table .product-add-to-cart .button i,
  .yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart i {
    display: none !important;
  }
  .yith-wcwl-form .wishlist_table .product-add-to-cart .button:before,
  .yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart:before {
    display: none !important;
  }
  .yith-wcwl-form .wishlist_table .product-add-to-cart .button.added,
  .yith-wcwl-form .wishlist_table .product-add-to-cart .added_to_cart.added {
    display: none !important;
  }
  
  .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist {
    font-size: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1 !important;
    background-color: transparent !important;
  }
  .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist a:before {
    font-size: 22px;
    font-family: "Font Awesome 5 Free";
    font-weight: 400;
    content: "\f004";
  }
  .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist.exists a:before {
    font-size: 22px;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f004";
  }
  .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .feedback,
  .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .blockOverlay,
  .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist .view-wishlist,
  .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist span,
  .qodef-yith-wcwl--predefined .yith-wcwl-add-to-wishlist i {
    display: none !important;
  }
  .qodef-yith-wcwl--predefined .qodef-e-media-inner .yith-wcwl-add-to-wishlist a {
    color: #fff !important;
  }
  .qodef-yith-wcwl--predefined
    .qodef-e-media-inner
    .yith-wcwl-add-to-wishlist
    a:hover {
    color: var(--qode-main-color) !important;
  }
  .qodef-yith-wcwl--predefined #yith-wcwl-popup-message {
    display: none !important;
  }
  .qodef-yith-wcwl--predefined .yith-wcwl-share {
    display: none !important;
  }
  
  /* ==========================================================================
     Product List Info below styles
     ========================================================================== */
  .qodef-woo-product-list.qodef-item-layout--info-below
    .qodef-e-inner
    .qodef-e-media-image {
    overflow: hidden;
  }
  .qodef-woo-product-list.qodef-item-layout--info-below
    .qodef-e-inner
    .qodef-e-media-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(
      0deg,
      #eacaca 0,
      #d5dcf8 50%,
      transparent 150%
    );
    background-size: 100% 200%;
    background-position: 0 0;
    opacity: 0;
    transition:
      opacity 0.5s ease-out,
      background-position 1s ease-out;
    transform: scaleX(1.1);
  }
  .qodef-woo-product-list.qodef-item-layout--info-below
    .qodef-e-inner:hover
    .qodef-e-media-image:after {
    opacity: 0.65;
    transform: scaleX(1.1);
    background-position: 0 100%;
  }
  
  /* ==========================================================================
     Product List Info on Image styles
     ========================================================================== */
  .qodef-woo-product-list.qodef-item-layout--info-on-image li .qodef-e-media {
    height: 100%;
    width: 100%;
  }
  
  /* ==========================================================================
     WooCommerce DropDown Cart static style start
     ========================================================================== */
  .widget_shopping_cart,
  .widget_marity_core_woo_dropdown_cart {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: relative;
    border: none;
  }
  .widget_shopping_cart .qodef-widget-dropdown-cart-inner,
  .widget_marity_core_woo_dropdown_cart .qodef-widget-dropdown-cart-inner {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center;
  }
  .widget_shopping_cart > .widgettitle,
  .widget_shopping_cart .qodef-m-opener,
  .widget_marity_core_woo_dropdown_cart > .widgettitle,
  .widget_marity_core_woo_dropdown_cart .qodef-m-opener {
    align-items: center;
    cursor: pointer;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0;
    color: #000;
    font-weight: 400;
  }
  .qodef-skin--light .widget_shopping_cart > .widgettitle,
  .qodef-skin--light .widget_shopping_cart .qodef-m-opener,
  .qodef-skin--light .widget_marity_core_woo_dropdown_cart > .widgettitle,
  .qodef-skin--light .widget_marity_core_woo_dropdown_cart .qodef-m-opener {
    color: #fff;
  }
  .widget_shopping_cart .qodef-m-opener,
  .widget_marity_core_woo_dropdown_cart .qodef-m-opener {
    --qodef-background-position: calc(100% - 1px);
    background-repeat: no-repeat;
    background-image: linear-gradient(
      transparent calc(100% - 1px),
      currentColor 1px
    );
    background-size: 0 var(--qodef-background-position);
    transition: 0.4s background-size cubic-bezier(0.26, 0.57, 0.14, 0.81);
    background-position-x: 100%;
  }
  .widget_shopping_cart:hover .qodef-m-opener,
  .widget_marity_core_woo_dropdown_cart:hover .qodef-m-opener {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  .widget_shopping_cart .widget_shopping_cart_content,
  .widget_shopping_cart .qodef-widget-dropdown-cart-content,
  .widget_marity_core_woo_dropdown_cart .widget_shopping_cart_content,
  .widget_marity_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content {
    display: block;
    padding: 29px 0;
    text-align: left;
    transition:
      opacity 0.3s ease-out,
      visibility 0.3s ease-out;
  }
  header .widget_shopping_cart .widget_shopping_cart_content,
  header .widget_shopping_cart .qodef-widget-dropdown-cart-content,
  header .widget_marity_core_woo_dropdown_cart .widget_shopping_cart_content,
  header
    .widget_marity_core_woo_dropdown_cart
    .qodef-widget-dropdown-cart-content {
    left: auto;
    opacity: 0 !important;
    position: absolute;
    right: 0;
    top: calc(100% + 1px);
    visibility: hidden !important;
    width: 442px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.06);
  }
  .touchevents header .widget_shopping_cart .widget_shopping_cart_content,
  .touchevents header .widget_shopping_cart .qodef-widget-dropdown-cart-content,
  .touchevents
    header
    .widget_marity_core_woo_dropdown_cart
    .widget_shopping_cart_content,
  .touchevents
    header
    .widget_marity_core_woo_dropdown_cart
    .qodef-widget-dropdown-cart-content {
    display: none;
  }
  .widget_shopping_cart .widget_shopping_cart_content > *,
  .widget_shopping_cart .qodef-widget-dropdown-cart-content > *,
  .widget_marity_core_woo_dropdown_cart .widget_shopping_cart_content > *,
  .widget_marity_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content > * {
    padding: 0 26px !important;
  }
  .widget_shopping_cart .widget_shopping_cart_content .blockUI,
  .widget_shopping_cart .qodef-widget-dropdown-cart-content .blockUI,
  .widget_marity_core_woo_dropdown_cart .widget_shopping_cart_content .blockUI,
  .widget_marity_core_woo_dropdown_cart
    .qodef-widget-dropdown-cart-content
    .blockUI {
    display: none !important;
  }
  .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item,
  .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item,
  .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item,
  .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item {
    margin: 0 0 18px 0 !important;
    position: relative;
  }
  .widget_shopping_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item:last-of-type,
  .widget_shopping_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item:last-of-type,
  .widget_shopping_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item:last-of-type,
  .widget_shopping_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item:last-of-type,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item:last-of-type,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item:last-of-type,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item:last-of-type,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item:last-of-type {
    margin: 0 !important;
  }
  .widget_shopping_cart .woocommerce-mini-cart .woocommerce-mini-cart-item img,
  .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item img,
  .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item img,
  .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item img,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    img,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item
    img,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item
    img,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    img {
    margin: 0 16px 0 0;
    width: 106px;
    height: 117px;
    object-fit: cover;
  }
  .widget_shopping_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    .remove,
  .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
  .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
  .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    .remove,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item
    .remove,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item
    .remove,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .remove {
    font-size: 20px;
    line-height: 1;
    position: absolute;
    right: -5px;
    top: -8px;
    z-index: 5;
    transition: color 0.3s ease-out;
  }
  .widget_shopping_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    .remove
    svg,
  .widget_shopping_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item
    .remove
    svg,
  .widget_shopping_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item
    .remove
    svg,
  .widget_shopping_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .remove
    svg,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    .remove
    svg,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item
    .remove
    svg,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item
    .remove
    svg,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .remove
    svg {
    width: 20px;
  }
  .widget_shopping_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    .variation,
  .widget_shopping_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item
    .variation,
  .widget_shopping_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item
    .variation,
  .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .variation,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    .variation,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item
    .variation,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item
    .variation,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .variation {
    display: none;
  }
  .widget_shopping_cart .woocommerce-mini-cart-item img,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart-item img {
    float: left;
    vertical-align: top;
  }
  .widget_shopping_cart .woocommerce-mini-cart-item a,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    font-size: 23px;
    line-height: 1.2173913043em;
    display: block;
  }
  @media only screen and (max-width: 1440px) {
    .widget_shopping_cart .woocommerce-mini-cart-item a,
    .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
      font-size: 20px;
      line-height: 25px;
    }
  }
  .widget_shopping_cart .woocommerce-mini-cart-item:after,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart-item:after {
    clear: both;
    content: "";
    display: table;
  }
  .widget_shopping_cart .qodef-woo-mini-cart,
  .widget_marity_core_woo_dropdown_cart .qodef-woo-mini-cart {
    max-height: 50vh;
    overflow: hidden;
    position: relative;
  }
  .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item {
    display: flex;
  }
  .widget_shopping_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .qodef-e-image,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .qodef-e-image {
    flex-shrink: 0;
  }
  .widget_shopping_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .qodef-e-image
    a,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .qodef-e-image
    a {
    display: block;
  }
  .widget_shopping_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .qodef-e-content,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .qodef-e-content {
    padding: 0 20px 0 0;
    width: 100%;
  }
  .widget_shopping_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .qodef-e-title,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .qodef-e-title {
    margin: 0 0 8px;
    color: #000;
    font-size: 16px;
    font-weight: 300;
  }
  .widget_shopping_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .qodef-e-price,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .qodef-e-price {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #0e202a;
  }
  .widget_shopping_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .qodef-e-quantity,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .qodef-e-quantity {
    margin: 12px 0 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1;
    text-transform: uppercase;
    color: #b0b0b0;
  }
  .widget_shopping_cart .woocommerce-mini-cart__total,
  .widget_shopping_cart .qodef-m-order-details,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart__total,
  .widget_marity_core_woo_dropdown_cart .qodef-m-order-details {
    position: relative;
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding-top: 24px !important;
    margin: 30px 0 22px 0;
  }
  .widget_shopping_cart .woocommerce-mini-cart__total:before,
  .widget_shopping_cart .qodef-m-order-details:before,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart__total:before,
  .widget_marity_core_woo_dropdown_cart .qodef-m-order-details:before {
    content: "";
    display: block;
    background-color: #d7d7d7;
    position: absolute;
    height: 1px;
    width: calc(100% - 52px);
    top: 0;
    left: 26px;
  }
  .widget_shopping_cart .woocommerce-mini-cart__total strong,
  .widget_shopping_cart .qodef-m-order-details strong,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,
  .widget_marity_core_woo_dropdown_cart .qodef-m-order-details strong {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    font-size: 23px;
    line-height: 1.2173913043em;
    font-size: 20px;
  }
  @media only screen and (max-width: 1440px) {
    .widget_shopping_cart .woocommerce-mini-cart__total strong,
    .widget_shopping_cart .qodef-m-order-details strong,
    .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,
    .widget_marity_core_woo_dropdown_cart .qodef-m-order-details strong {
      font-size: 20px;
      line-height: 25px;
    }
  }
  .widget_shopping_cart .woocommerce-mini-cart__total .amount,
  .widget_shopping_cart .qodef-m-order-details .amount,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart__total .amount,
  .widget_marity_core_woo_dropdown_cart .qodef-m-order-details .amount {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 500;
    color: var(--qode-main-color);
  }
  .widget_shopping_cart .woocommerce-mini-cart__buttons,
  .widget_shopping_cart .qodef-m-action,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart__buttons,
  .widget_marity_core_woo_dropdown_cart .qodef-m-action {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0;
  }
  .widget_shopping_cart .woocommerce-mini-cart__buttons a,
  .widget_shopping_cart .qodef-m-action a,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a,
  .widget_marity_core_woo_dropdown_cart .qodef-m-action a {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    line-height: 1.231em;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 8px;
    outline: none;
    transition:
      color 0.3s ease-out,
      background-color 0.35s ease-out,
      border-color 0.35s ease-out;
    width: 100%;
    padding: 22px 40px;
    justify-content: center;
    text-align: center;
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
  }
  .widget_shopping_cart .woocommerce-mini-cart__buttons a:hover,
  .widget_shopping_cart .qodef-m-action a:hover,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a:hover,
  .widget_marity_core_woo_dropdown_cart .qodef-m-action a:hover {
    color: #ffffff;
    background-color: var(--qode-main-color);
    border-color: var(--qode-main-color);
  }
  .widget_shopping_cart .woocommerce-mini-cart__buttons,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart__buttons {
    flex-direction: column;
  }
  .widget_shopping_cart .woocommerce-mini-cart__buttons a,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart__buttons a {
    width: 100% !important;
    justify-content: center;
  }
  .widget_shopping_cart .woocommerce-mini-cart__buttons a:last-child,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart__buttons
    a:last-child {
    margin-top: 5px;
  }
  header .widget_shopping_cart:hover .widget_shopping_cart_content,
  header .widget_shopping_cart:hover .qodef-widget-dropdown-cart-content,
  header
    .widget_marity_core_woo_dropdown_cart:hover
    .widget_shopping_cart_content,
  header
    .widget_marity_core_woo_dropdown_cart:hover
    .qodef-widget-dropdown-cart-content {
    opacity: 1 !important;
    visibility: visible !important;
  }
  
  /* ==========================================================================
     WooCommerce DropDown Cart variable style start
     ========================================================================== */
  /* ==========================================================================
     Default widgets map
     ========================================================================== */
  /* ==========================================================================
     Override default widgets map for specific widget area
     ========================================================================== */
  .widget_shopping_cart,
  .widget_marity_core_woo_dropdown_cart {
    color: #646464;
  }
  .widget_shopping_cart .widget_shopping_cart_content,
  .widget_shopping_cart .qodef-widget-dropdown-cart-content,
  .widget_marity_core_woo_dropdown_cart .widget_shopping_cart_content,
  .widget_marity_core_woo_dropdown_cart .qodef-widget-dropdown-cart-content {
    background-color: #ffffff;
    border-color: transparent;
  }
  .widget_shopping_cart .woocommerce-mini-cart-item a,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart-item a {
    color: #0e202a;
  }
  .widget_shopping_cart .woocommerce-mini-cart-item a:hover,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart-item a:hover {
    color: var(--qode-main-color);
  }
  .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
  .widget_marity_core_woo_dropdown_cart .qodef-woo-mini-cart .qodef-e-title a {
    color: #0e202a;
  }
  .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a:hover,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-e-title
    a:hover {
    color: var(--qode-main-color);
  }
  .widget_shopping_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    .remove,
  .widget_shopping_cart .woocommerce-mini-cart .qodef-woo-mini-cart-item .remove,
  .widget_shopping_cart .qodef-woo-mini-cart .woocommerce-mini-cart-item .remove,
  .widget_shopping_cart .qodef-woo-mini-cart .qodef-woo-mini-cart-item .remove,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    .remove,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item
    .remove,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item
    .remove,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .remove {
    color: #000;
  }
  .widget_shopping_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    .remove:hover,
  .widget_shopping_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item
    .remove:hover,
  .widget_shopping_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item
    .remove:hover,
  .widget_shopping_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .remove:hover,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    .remove:hover,
  .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item
    .remove:hover,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item
    .remove:hover,
  .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .remove:hover {
    color: #979797;
  }
  .widget_shopping_cart .woocommerce-mini-cart__total strong,
  .widget_shopping_cart .qodef-m-order-details strong,
  .widget_marity_core_woo_dropdown_cart .woocommerce-mini-cart__total strong,
  .widget_marity_core_woo_dropdown_cart .qodef-m-order-details strong {
    color: #0e202a;
  }
  #qodef-top-area .widget_shopping_cart,
  #qodef-top-area .widget_marity_core_woo_dropdown_cart {
    color: #ffffff;
  }
  #qodef-page-footer .widget_shopping_cart,
  #qodef-page-footer .widget_marity_core_woo_dropdown_cart {
    color: #cccccc;
  }
  #qodef-page-footer .widget_shopping_cart .widget_shopping_cart_content,
  #qodef-page-footer .widget_shopping_cart .qodef-widget-dropdown-cart-content,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .widget_shopping_cart_content,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .qodef-widget-dropdown-cart-content {
    background-color: #000000;
    border-color: #ffffff;
  }
  #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart-item
    a {
    color: #cccccc;
  }
  #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart-item a:hover,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart-item
    a:hover {
    color: #ffffff;
  }
  #qodef-page-footer .widget_shopping_cart .qodef-woo-mini-cart .qodef-e-title a,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-e-title
    a {
    color: #cccccc;
  }
  #qodef-page-footer
    .widget_shopping_cart
    .qodef-woo-mini-cart
    .qodef-e-title
    a:hover,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-e-title
    a:hover {
    color: #ffffff;
  }
  #qodef-page-footer
    .widget_shopping_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    .remove,
  #qodef-page-footer
    .widget_shopping_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item
    .remove,
  #qodef-page-footer
    .widget_shopping_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item
    .remove,
  #qodef-page-footer
    .widget_shopping_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .remove,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    .remove,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item
    .remove,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item
    .remove,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .remove {
    color: #fff;
  }
  #qodef-page-footer
    .widget_shopping_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    .remove:hover,
  #qodef-page-footer
    .widget_shopping_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item
    .remove:hover,
  #qodef-page-footer
    .widget_shopping_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item
    .remove:hover,
  #qodef-page-footer
    .widget_shopping_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .remove:hover,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .woocommerce-mini-cart-item
    .remove:hover,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart
    .qodef-woo-mini-cart-item
    .remove:hover,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .woocommerce-mini-cart-item
    .remove:hover,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .qodef-woo-mini-cart
    .qodef-woo-mini-cart-item
    .remove:hover {
    color: #fff;
  }
  #qodef-page-footer .widget_shopping_cart .woocommerce-mini-cart__total strong,
  #qodef-page-footer .widget_shopping_cart .qodef-m-order-details strong,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .woocommerce-mini-cart__total
    strong,
  #qodef-page-footer
    .widget_marity_core_woo_dropdown_cart
    .qodef-m-order-details
    strong {
    color: #cccccc;
  }
  #qodef-side-area .widget_shopping_cart,
  #qodef-side-area .widget_marity_core_woo_dropdown_cart {
    color: #adadad;
  }
  .qodef-mega-menu-widget-holder .widget_shopping_cart,
  .qodef-mega-menu-widget-holder .widget_marity_core_woo_dropdown_cart {
    color: #ffffff;
  }
  /* ==========================================================================
     WooCommerce Side Area Cart styles
     ========================================================================== */
  .widget_marity_core_woo_side_area_cart {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  .widget_marity_core_woo_side_area_cart .qodef-widget-side-area-cart-inner {
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-m-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 100%;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-m-opener {
    position: relative;
    display: flex;
    align-items: center;
    height: 100%;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-widget-side-area-cart-content {
    position: fixed;
    top: 0;
    right: -360px;
    height: 100vh;
    width: 360px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 100px 0 74px;
    background-color: #ffffff;
    border-left: 1px solid #e1e1e1;
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .admin-bar
    .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-widget-side-area-cart-content {
    top: 32px;
    height: calc(100vh - 32px);
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-m-close {
    position: absolute;
    top: 30px;
    right: 30px;
    display: block;
    font-size: 34px;
    z-index: 1000;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-m-posts-not-found {
    padding: 0 35px;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-woo-side-area-cart {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0 35px !important;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-woo-side-area-cart-item {
    position: relative;
    display: flex;
    align-items: flex-start;
    margin-top: 20px;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-woo-side-area-cart-item:first-child {
    margin-top: 0;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-e-image {
    flex-shrink: 0;
    width: 80px;
    margin-right: 20px;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-e-image
    a,
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-e-image
    img {
    display: block;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-e-content {
    width: 100%;
    padding-right: 20px;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-e-title {
    margin: 0;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-e-price {
    margin: 3px 0 0;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-e-quantity {
    margin: 3px 0 0;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .remove {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    line-height: 1;
    z-index: 5;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-m-order-details {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 25px;
    padding: 0 35px;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-m-order-details
    > * {
    margin: 0;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-m-action {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-m-action-link {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    line-height: 1.231em;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 8px;
    outline: none;
    transition:
      color 0.3s ease-out,
      background-color 0.35s ease-out,
      border-color 0.35s ease-out;
    color: #ffffff;
    background-color: var(--qode-main-color);
    border: 1px solid transparent;
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner
    .qodef-m-action-link:hover {
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
  }
  .widget_marity_core_woo_side_area_cart
    .qodef-widget-side-area-cart-inner.qodef--opened
    .qodef-widget-side-area-cart-content {
    right: 0;
    visibility: visible;
  }
  
  .qodef-woo-side-area-cart-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: calc(100% - 360px);
    height: 100vh;
    overflow: hidden;
    z-index: 1002;
  }
  
  /* ==========================================================================
     WPBakery styles
     ========================================================================== */
  .qodef-shortcode .wpb_row,
  .qodef-shortcode .wpb_content_element,
  .qodef-shortcode ul.wpb_thumbnails-fluid > li,
  .qodef-shortcode .last_toggle_el_margin,
  .qodef-shortcode .wpb_button {
    margin-bottom: 0 !important;
  }
  
  .qodef-vc-row-wrapper.qodef--parallax-row {
    width: 100%;
  }
  .touchevents .qodef-vc-row-wrapper.qodef--parallax-row {
    height: auto !important;
  }
  
  /* Clients list shortcode style - start */
  .qodef-clients-list .qodef-e {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  
  /* Clients list shortcode style - end */
  /* Clients list shortcode style - start */
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
    .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
    .qodef-e
    .qodef-e-image {
    line-height: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
    .qodef-e
    .qodef-e-image
    a {
    display: inline-block;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
    .qodef-e
    .qodef-e-logo {
    width: auto;
    opacity: 1;
    will-change: opacity;
    transition: opacity 0.15s ease-out;
    display: inline-block;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
    .qodef-e
    .qodef-e-hover-logo {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    opacity: 0;
    will-change: opacity;
    transition: opacity 0.15s ease-out;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
    .qodef-e:hover
    .qodef-e-logo {
    opacity: 0;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade-in
    .qodef-e:hover
    .qodef-e-hover-logo {
    opacity: 1;
  }
  
  /* Clients list shortcode style - end */
  /* Clients list shortcode style - start */
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade
    .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade
    .qodef-e
    .qodef-e-image {
    line-height: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade
    .qodef-e
    .qodef-e-image
    a {
    display: inline-block;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade
    .qodef-e
    .qodef-e-logo {
    width: auto;
    opacity: var(--qodef-client-initial-opacity, 1);
    will-change: opacity;
    transition: opacity 0.35s ease-out;
    display: inline-block;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade
    .qodef-e
    .qodef-e-hover-logo {
    display: none;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--fade
    .qodef-e:hover
    .qodef-e-logo {
    opacity: var(--qodef-client-hover-opacity, 0.5);
  }
  
  /* Clients list shortcode style - end */
  /* Clients list shortcode style - start */
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover
    .qodef-e {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover
    .qodef-e
    .qodef-e-image {
    line-height: 0;
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover
    .qodef-e
    .qodef-e-image
    a {
    display: inline-block;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover
    .qodef-e
    .qodef-e-logo {
    width: auto;
    display: inline-block;
  }
  .qodef-clients-list.qodef-item-layout--image-only.qodef-hover-animation--no-hover
    .qodef-e
    .qodef-e-hover-logo {
    display: none;
  }
  
  /* Clients list shortcode style - end */
  /* ==========================================================================
     Masonry gallery shortcode styles
     ========================================================================== */
  .qodef-masonry-gallery-list .qodef-e-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-masonry-gallery-list .qodef-e-inner .qodef-e-media-image {
    transform: scale(1.1);
  }
  .qodef-masonry-gallery-list .qodef-e-media-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-masonry-gallery-list .qodef-e-media-image img {
    display: block;
    height: 100%;
    object-fit: cover;
  }
  .qodef-masonry-gallery-list .qodef-e-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
  }
  .qodef-masonry-gallery-list .qodef-e-title {
    margin: 0;
  }
  .qodef-masonry-gallery-list .qodef-e-text {
    margin: 16px 0 0;
  }
  .qodef-masonry-gallery-list .qodef-e-button {
    margin: 21px 0 0;
  }
  .qodef-masonry-gallery-list .qodef-e-button a {
    position: relative;
    z-index: 2;
  }
  .qodef-masonry-gallery-list .qodef-e-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .qodef-masonry-gallery-list.qodef-items--fixed .qodef-e-media-image {
    height: 100%;
  }
  
  /* ==========================================================================
     Masonry gallery shortcode variation styles
     ========================================================================== */
  .qodef-masonry-gallery-list .qodef-item-layout--standard .qodef-e-content {
    align-items: center;
    justify-content: center;
  }
  
  /* ==========================================================================
     Masonry gallery shortcode variation styles
     ========================================================================== */
  .touchevents
    .qodef-masonry-gallery-list
    .qodef-item-layout--textual
    .qodef-e-inner {
    cursor: pointer;
  }
  .qodef-masonry-gallery-list
    .qodef-item-layout--textual
    .qodef-e-inner:hover
    .qodef-e-content {
    opacity: 1;
  }
  .qodef-masonry-gallery-list .qodef-item-layout--textual .qodef-e-content {
    padding: 30px 40px;
    background-color: rgba(14, 32, 42, 0.3);
    opacity: 0;
    transition: opacity 0.3s ease-out;
  }
  
  /* ==========================================================================
     Portfolio Single styles
     ========================================================================== */
  .qodef-portfolio-single {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-portfolio-single .qodef-additional-info {
    padding-top: 46px;
    padding-left: 48px;
    width: 28.2%;
    border-left: 1px solid #dcdcdc;
    align-items: flex-start;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-portfolio-single .qodef-additional-info {
      width: 100%;
      padding-left: 0;
      border: 0;
    }
  }
  .qodef-portfolio-single .qodef-additional-info > .qodef-e {
    flex-direction: row;
    display: flex;
    margin-bottom: 24px;
  }
  .qodef-portfolio-single .qodef-additional-info > .qodef-e.qodef-info--date {
    margin-bottom: 18px;
  }
  .qodef-portfolio-single .qodef-additional-info .qodef-e-category {
    margin-left: 10px;
  }
  .qodef-portfolio-single
    .qodef-additional-info
    .qodef-e-category
    .qodef-info-separator-single {
    display: none;
  }
  .qodef-portfolio-single .qodef-additional-info .qodef-e-category a {
    font-family: "Sora", sans-serif;
    font-size: 11px;
    line-height: 1em;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
    padding: 8px 12px 8px 13px;
    border-radius: 5em;
    margin-right: 4px;
    margin-bottom: 10px;
    transition:
      color 0.3s ease-out,
      background-color 0.3s ease-out;
  }
  .qodef-portfolio-single
    .qodef-additional-info
    .qodef-e-category
    a:nth-child(6n + 1) {
    background: #96b5a7;
  }
  .qodef-portfolio-single
    .qodef-additional-info
    .qodef-e-category
    a:nth-child(6n + 2) {
    background: #bec3d5;
  }
  .qodef-portfolio-single
    .qodef-additional-info
    .qodef-e-category
    a:nth-child(6n + 3) {
    background: #b4b596;
  }
  .qodef-portfolio-single
    .qodef-additional-info
    .qodef-e-category
    a:nth-child(6n + 4) {
    background: #907699;
  }
  .qodef-portfolio-single
    .qodef-additional-info
    .qodef-e-category
    a:nth-child(6n + 5) {
    background: #c39a8d;
  }
  .qodef-portfolio-single
    .qodef-additional-info
    .qodef-e-category
    a:nth-child(6n + 6) {
    background: #a8cedb;
  }
  .qodef-portfolio-single .qodef-additional-info .qodef-e-category a:hover {
    color: #fff;
    background: #0e202a;
  }
  .qodef-portfolio-single .qodef-media iframe {
    max-height: 56.25vw;
  }
  .qodef-portfolio-single .qodef-portfolio-description {
    text-align: left;
    max-width: 90%;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-portfolio-single .qodef-portfolio-description {
      max-width: 100%;
    }
  }
  .qodef-portfolio-single .qodef-portfolio-title {
    margin: 0 0 22px;
    text-align: left;
    color: #20313a;
  }
  .qodef-portfolio-single
    .qodef-col--sidebar
    .qodef-info--category
    .qodef-e-label {
    display: flex;
    align-items: center;
  }
  .qodef-portfolio-single .qodef-col--sidebar .qodef-e-label,
  .qodef-portfolio-single .qodef-col--sidebar .qodef-e-info-item,
  .qodef-portfolio-single .qodef-col--sidebar .entry-date {
    font-family: "Sora", sans-serif;
    font-size: 13px;
    line-height: 1em;
    font-weight: 400;
    letter-spacing: 0;
    color: #646464;
    text-transform: uppercase;
    transition: color 0.3s ease-out;
  }
  .qodef-portfolio-single .qodef-col--sidebar .qodef-e-label:hover,
  .qodef-portfolio-single .qodef-col--sidebar .qodef-e-info-item:hover,
  .qodef-portfolio-single .qodef-col--sidebar .entry-date:hover {
    color: #646464;
  }
  .qodef-portfolio-single .qodef-col--sidebar p,
  .qodef-portfolio-single .qodef-col--sidebar a {
    margin: 0;
  }
  .qodef-portfolio-single .qodef-col--sidebar .qodef-e-info-item,
  .qodef-portfolio-single .qodef-col--sidebar .entry-date {
    color: var(--qode-main-color);
    margin-left: 10px !important;
  }
  .qodef-portfolio-single .qodef-col--sidebar .qodef-e-info-item {
    transition: color 0.3s ease-out;
  }
  .qodef-portfolio-single .qodef-col--sidebar .qodef-e-info-item:hover {
    color: #646464;
  }
  .qodef-portfolio-single .qodef-portfolio-info {
    border-top: 1px solid #dcdcdc;
    display: flex;
    justify-content: center;
  }
  .qodef-portfolio-single .qodef-portfolio-info > * {
    display: flex;
    align-items: flex-start;
    margin-bottom: 12px;
    flex-direction: column;
  }
  .qodef-portfolio-single .qodef-portfolio-info > *:last-child {
    margin-bottom: 0;
  }
  .qodef-portfolio-single
    .qodef-portfolio-info
    .qodef-info--category
    .qodef-e-label {
    display: flex;
    align-items: center;
  }
  .qodef-portfolio-single .qodef-portfolio-info .qodef-e-label,
  .qodef-portfolio-single .qodef-portfolio-info .qodef-e-info-item,
  .qodef-portfolio-single .qodef-portfolio-info .entry-date {
    font-family: "Sora", sans-serif;
    font-size: 13px;
    line-height: 1em;
    font-weight: 400;
    letter-spacing: 0;
    color: #646464;
    text-transform: uppercase;
  }
  .qodef-portfolio-single .qodef-portfolio-info .qodef-e-info-item,
  .qodef-portfolio-single .qodef-portfolio-info .entry-date {
    color: var(--qode-main-color);
    margin-left: 10px;
  }
  .qodef-portfolio-single .qodef-portfolio-info .qodef-e-info-item {
    transition: color 0.3s ease-out;
  }
  .qodef-portfolio-single .qodef-portfolio-info .qodef-e-info-item:hover {
    color: #646464;
  }
  .qodef-portfolio-single .qodef-portfolio-info p,
  .qodef-portfolio-single .qodef-portfolio-info a {
    margin: 0;
  }
  .qodef-portfolio-single .qodef-portfolio-info .qodef-e-description-holder {
    padding-top: 43px;
    width: 71.8%;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-portfolio-single .qodef-portfolio-info .qodef-e-description-holder {
      width: 100%;
    }
  }
  @media only screen and (max-width: 1024px) {
    .qodef-portfolio-single .qodef-portfolio-info {
      display: block;
    }
  }
  .qodef-portfolio-single .qodef-variations--small .qodef-e-description-holder {
    margin-top: 32px;
  }
  .qodef-portfolio-single .qodef-variations--small .qodef-additional-info {
    width: 100%;
    border: 0;
    padding-left: 0;
    padding-top: 40px;
  }
  .qodef-portfolio-single .qodef-variations--small .qodef-additional-info p {
    margin: 0;
  }
  .qodef-portfolio-single
    .qodef-variations--small
    #qodef-single-portfolio-navigation {
    margin: 150px 0 3px;
  }
  .qodef-portfolio-single .qodef-variations--small .qodef-media {
    margin-right: 45px;
  }
  .qodef-portfolio-single .qodef-variations--small .qodef-portfolio-info {
    margin-top: 50px;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-portfolio-single .qodef-variations--big .qodef-additional-info {
      padding-top: 27px;
    }
  }
  .qodef-portfolio-single .qodef-variations--big .qodef-e-content {
    margin-top: 34px;
  }
  .qodef-portfolio-single .qodef-variations--big .qodef-portfolio-title {
    margin: 0 0 18px;
  }
  .qodef-portfolio-single
    .qodef-variations--big
    .qodef-media.qodef-swiper-container {
    margin-bottom: 30px;
  }
  .qodef-portfolio-single
    .qodef-media.qodef-swiper-container
    .swiper-button-prev {
    top: auto !important;
    left: auto !important;
    bottom: -3px !important;
    right: 118px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: #fff;
  }
  .qodef-portfolio-single
    .qodef-media.qodef-swiper-container
    .swiper-button-prev
    svg {
    color: #fff;
  }
  .qodef-portfolio-single
    .qodef-media.qodef-swiper-container
    .swiper-button-prev:hover {
    border-color: #fff;
    background-color: #fff;
  }
  .qodef-portfolio-single
    .qodef-media.qodef-swiper-container
    .swiper-button-prev:hover
    svg {
    color: var(--qode-main-color);
  }
  .qodef-portfolio-single
    .qodef-media.qodef-swiper-container
    .swiper-button-next {
    top: auto !important;
    bottom: -3px !important;
    right: 32px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border-color: #fff;
  }
  .qodef-portfolio-single
    .qodef-media.qodef-swiper-container
    .swiper-button-next
    svg {
    color: #fff;
  }
  .qodef-portfolio-single
    .qodef-media.qodef-swiper-container
    .swiper-button-next:hover {
    border-color: #fff;
    background-color: #fff;
  }
  .qodef-portfolio-single
    .qodef-media.qodef-swiper-container
    .swiper-button-next:hover
    svg {
    color: var(--qode-main-color);
  }
  
  .qodef-layout--gallery-small #qodef-single-portfolio-navigation,
  .qodef-layout--images-small #qodef-single-portfolio-navigation,
  .qodef-layout--slider-small #qodef-single-portfolio-navigation {
    margin: 150px 0 3px;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-layout--gallery-small #qodef-single-portfolio-navigation,
    .qodef-layout--images-small #qodef-single-portfolio-navigation,
    .qodef-layout--slider-small #qodef-single-portfolio-navigation {
      margin: 68px 0 3px;
    }
  }
  
  .qodef-layout--slider-big #qodef-single-portfolio-navigation {
    margin: 68px 0 3px;
  }
  
  .qodef-layout--masonry-big #qodef-single-portfolio-navigation {
    margin: 37px 0 3px;
  }
  
  .qodef-layout--masonry-big .qodef-media {
    margin-bottom: 30px;
  }
  
  .qodef-layout--masonry-small .qodef-variations--small {
    margin-bottom: 112px;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-layout--masonry-small .qodef-variations--small {
      margin-bottom: 30px;
    }
  }
  
  /* ==========================================================================
     Portfolio List shortcode styles
     ========================================================================== */
  .qodef-portfolio-list.qodef-item-behavior--indent-slider
    .qodef-top-info-holder {
    margin-bottom: 40px;
    padding-right: 70px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-portfolio-list.qodef-item-behavior--indent-slider
      .qodef-top-info-holder {
      margin-bottom: 20px;
    }
  }
  .qodef-portfolio-list .qodef-top-info-holder {
    margin-bottom: 46px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-portfolio-list .qodef-top-info-holder {
      margin-bottom: 20px;
    }
  }
  .qodef-portfolio-list .qodef-top-info-holder .qodef-navigation-holder {
    bottom: 0;
    margin-top: 7px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-portfolio-list .qodef-top-info-holder .qodef-navigation-holder {
      margin-top: 30px;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-portfolio-list .qodef-top-info-holder {
      padding: 0 !important;
    }
  }
  .qodef-portfolio-list
    .qodef-top-info-holder
    .qodef-e-supertitle-holder
    .qodef-e-supertitle {
    margin: 0 0 18px 0;
  }
  .qodef-portfolio-list .qodef-top-info-holder .qodef-e-title-holder {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  @media only screen and (max-width: 680px) {
    .qodef-portfolio-list .qodef-top-info-holder .qodef-e-title-holder {
      flex-direction: column;
    }
  }
  .qodef-portfolio-list
    .qodef-top-info-holder
    .qodef-e-title-holder
    .qodef-e-title {
    margin: 0;
    font-size: 28px;
    line-height: 1.4;
  }
  @media only screen and (max-width: 680px) {
    .qodef-portfolio-list
    .qodef-top-info-holder
    .qodef-e-title-holder
    .qodef-e-title {
      font-size: 24px;
    }
  }
  .qodef-portfolio-list .qodef-top-info-holder .qodef-navigation-line {
    height: 1px;
    display: block;
    margin-bottom: 22px;
    background-color: #cacaca;
  }
  .qodef-portfolio-list .qodef-e-inner,
  .qodef-portfolio-list .qodef-e-media,
  .qodef-portfolio-list .qodef-e-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-portfolio-list .qodef-e-media iframe {
    display: block;
    height: 100%;
  }
  .qodef-portfolio-list .qodef-e-media-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    max-width: 100%;
  }
  .qodef-portfolio-list .qodef-e-media-image a,
  .qodef-portfolio-list .qodef-e-media-image img {
    display: block;
    width: 100%;
  }
  .qodef-portfolio-list .qodef-e-content {
    margin: 30px 0 0;
  }
  .qodef-portfolio-list .qodef-e-title {
    margin: 0;
  }
  .qodef-portfolio-list .qodef-e-excerpt {
    margin: 15px 0 0;
  }
  .qodef-portfolio-list .qodef-e-top-holder {
    margin-bottom: 2px;
  }
  .qodef-portfolio-list .qodef-e-bottom-holder {
    margin-top: 1px;
  }
  .qodef-portfolio-list .qodef-e-bottom-holder .qodef-e-info a:hover {
    color: #979797;
  }
  .qodef-portfolio-list .qodef-e-read-more {
    margin: 15px 0 0;
  }
  .qodef-portfolio-list .qodef-e-post-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  .qodef-portfolio-list .qodef-m-pagination {
    margin-top: 35px;
  }
  .qodef-portfolio-list .qodef-custom-margin .qodef-e-inner {
    width: auto;
  }
  
  /* ==========================================================================
     Portfolio List shortcode variation styles
     ========================================================================== */
  .qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-content {
    margin: 23px 0;
  }
  .qodef-portfolio-list.qodef-item-layout--info-below .qodef-e-bottom-holder {
    margin-top: 1px;
  }
  
  /* ==========================================================================
     Portfolio List shortcode variation hover styles
     ========================================================================== */
  .qodef-item-layout--info-below.qodef-hover-animation--overlay
    .qodef-e-media-image
    > a {
    position: relative;
    display: block;
    overflow: hidden;
  }
  .qodef-item-layout--info-below.qodef-hover-animation--overlay
    .qodef-e-media-image
    > a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(
      0deg,
      #eacaca 0,
      #d5dcf8 50%,
      transparent 150%
    );
    background-size: 100% 200%;
    background-position: 0 0;
    opacity: 0;
    transition:
      opacity 0.5s ease-out,
      background-position 1s ease-out;
    transform: scaleX(1.1);
  }
  .qodef-item-layout--info-below.qodef-hover-animation--overlay
    .qodef-e:hover
    .qodef-e-media-image
    > a:after {
    opacity: 0.65;
    transform: scaleX(1.1);
    background-position: 0 100%;
  }
  
  /* ==========================================================================
     Portfolio List shortcode variation hover styles
     ========================================================================== */
  .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow
    article
    .qodef-e-inner {
    overflow: hidden;
  }
  .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow
    article
    .qodef-e-media {
    height: 100%;
    width: 100%;
  }
  .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow
    article
    .qodef-e-content {
    margin: 0;
    display: none;
  }
  .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow
    article
    .qodef-e-title {
    color: #fff;
  }
  .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow
    article
    .qodef-e-title
    a {
    color: inherit;
  }
  .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow
    article
    .qodef-e-title
    a:hover {
    color: var(--qode-main-color);
  }
  .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow
    article
    .qodef-e-info
    > * {
    color: #fff;
  }
  .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow
    article
    .qodef-e-info
    a:hover {
    color: var(--qode-main-color);
  }
  .qodef-portfolio-list.qodef-item-layout--info-follow.qodef-hover-animation--follow
    article
    .qodef-e-post-link {
    z-index: 2;
  }
  
  .qodef-e-content-follow {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 9999;
    pointer-events: none;
    visibility: hidden;
  }
  .qodef-e-content-follow.qodef-right {
    text-align: right;
    transform: translateX(-100%);
  }
  .qodef-e-content-follow .qodef-e-title {
    margin: 0;
    color: #fff;
  }
  .qodef-e-content-follow .qodef-e-title a {
    color: inherit;
  }
  .qodef-e-content-follow .qodef-e-info > * {
    color: #fff;
  }
  .qodef-e-content-follow .qodef-e-top-holder,
  .qodef-e-content-follow .qodef-e-text {
    clip-path: inset(0 100% 0 0);
    transition: all 0.2s ease-out;
  }
  .qodef-e-content-follow .qodef-e-top-holder > *,
  .qodef-e-content-follow .qodef-e-text > * {
    display: inline-block;
    background-color: var(--qode-main-color);
    z-index: 10;
  }
  .qodef-e-content-follow .qodef-e-top-holder {
    margin-bottom: 2px;
  }
  .qodef-e-content-follow .qodef-e-top-holder > * {
    padding: 0 5px;
  }
  .qodef-e-content-follow .qodef-e-text > * {
    padding: 3px 5px;
  }
  .qodef-e-content-follow.qodef-is-active {
    visibility: visible;
  }
  .qodef-e-content-follow.qodef-is-active .qodef-e-top-holder,
  .qodef-e-content-follow.qodef-is-active .qodef-e-text {
    clip-path: inset(0 0 0 0);
  }
  .qodef-e-content-follow.qodef-is-active .qodef-e-text {
    transition-delay: 0.2s;
  }
  
  /* ==========================================================================
     Portfolio List shortcode variation styles
     ========================================================================== */
  .qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-media {
    height: 100%;
    width: 100%;
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-hover
    article
    .qodef-e-content {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    padding: 20px 40px 35px;
    background-color: rgba(14, 32, 42, 0.4);
  }
  @media only screen and (max-width: 1440px) {
    .qodef-portfolio-list.qodef-item-layout--info-on-hover
      article
      .qodef-e-content {
      padding: 5% 7%;
    }
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-hover
    article
    .qodef-e-content
    a {
    position: relative;
    z-index: 3;
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-hover article .qodef-e-title {
    color: #fff;
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-hover
    article
    .qodef-e-title
    a {
    color: inherit;
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-hover
    article
    .qodef-e-title
    a:hover {
    color: inherit;
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-hover
    article
    .qodef-e-info
    > * {
    color: #fff;
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-hover
    article
    .qodef-e-info
    a:hover {
    color: #fff;
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-hover
    article
    .qodef-e-post-link {
    z-index: 2;
  }
  
  /* ==========================================================================
     Portfolio List shortcode variation hover styles
     ========================================================================== */
  .qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in
    .qodef-e-content {
    opacity: 0;
    transition: opacity 0.5s ease-out;
  }
  .qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-info,
  .qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in .qodef-e-text {
    opacity: 0;
    transform: translateX(30px);
    transition:
      opacity 0.35s ease-out,
      transform 0.5s cubic-bezier(0.29, 0.7, 0.39, 0.94);
  }
  .qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in
    .qodef-e:hover
    .qodef-e-content {
    opacity: 1;
  }
  .qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in
    .qodef-e:hover
    .qodef-e-info,
  .qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in
    .qodef-e:hover
    .qodef-e-text {
    opacity: 1;
    transform: translateX(0px);
  }
  .qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in
    .qodef-e:hover
    .qodef-e-info {
    transition-delay: 0.1s;
  }
  .qodef-item-layout--info-on-hover.qodef-hover-animation--fade-in
    .qodef-e:hover
    .qodef-e-text {
    transition-delay: 0.23s;
  }
  
  /* ==========================================================================
     Portfolio List shortcode variation styles
     ========================================================================== */
  .qodef-portfolio-list.qodef-item-layout--info-on-image.qodef-item-behavior--slider {
    padding: 0 6px 15px;
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-image article {
    transition: all 0.3s ease-in-out;
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-image article:hover {
    box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.06);
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-media {
    height: 100%;
    width: 100%;
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-image
    article
    .qodef-e-content {
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    padding: 41px 46px 35px;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-portfolio-list.qodef-item-layout--info-on-image
      article
      .qodef-e-content {
      padding: 7%;
    }
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-image
    article
    .qodef-e-content
    a {
    position: relative;
    z-index: 3;
    color: #20313a;
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-image article .qodef-e-title {
    color: #20313a;
    margin: 0 0 2px;
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-image
    article
    .qodef-e-title
    a {
    color: inherit;
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-image
    article
    .qodef-e-title
    a:hover {
    color: var(--qode-main-color);
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-image
    article
    .qodef-e-info
    > * {
    color: #fff;
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-image
    article
    .qodef-e-info
    a:hover {
    color: var(--qode-main-color);
  }
  .qodef-portfolio-list.qodef-item-layout--info-on-image
    article
    .qodef-e-post-link {
    z-index: 2;
  }
  
  /* ==========================================================================
     Portfolio List shortcode variation styles
     ========================================================================== */
  .qodef-portfolio-list.qodef-item-layout--info-right .qodef-e-inner {
    display: flex;
    height: 240px;
    background-color: #f0f8fd;
  }
  .qodef-portfolio-list.qodef-item-layout--info-right .qodef-e-media {
    width: 33%;
    height: 100%;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-portfolio-list.qodef-item-layout--info-right .qodef-e-media {
      width: 40%;
    }
  }
  .qodef-portfolio-list.qodef-item-layout--info-right .qodef-e-media * {
    height: 240px;
    width: 100%;
  }
  .qodef-portfolio-list.qodef-item-layout--info-right .qodef-e-media img {
    object-fit: cover;
  }
  .qodef-portfolio-list.qodef-item-layout--info-right .qodef-e-content {
    width: 67%;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 40px;
    word-break: break-word;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-portfolio-list.qodef-item-layout--info-right .qodef-e-content {
      width: 60%;
      padding: 12% 7% 9%;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-portfolio-list.qodef-item-layout--info-right .qodef-e-content {
      padding: 61px 28px 43px 40px;
    }
  }
  .qodef-portfolio-list.qodef-item-layout--info-right
    .qodef-e-content
    .qodef-e-text
    .qodef-e-info {
    margin-top: 6px;
  }
  .qodef-portfolio-list.qodef-item-layout--info-right .qodef-e-bottom-holder {
    width: 100%;
    margin-top: auto;
    text-align: right;
  }
  .qodef-portfolio-list.qodef-item-layout--info-right .qodef-e-read-more {
    margin: 0;
  }
  
  /* ==========================================================================
     Portfolio List shortcode variation hover styles
     ========================================================================== */
  .qodef-item-layout--info-right.qodef-hover-animation--overlay {
    /*.qodef-e:hover {
  
      .qodef-e-media-image {
        > a {
          &:after {
            opacity: .65;
          }
        }
      }
    }*/
  }
  .qodef-item-layout--info-right.qodef-hover-animation--overlay
    .qodef-e-media-image
    > a {
    position: relative;
    display: block;
    overflow: hidden;
  }
  .qodef-item-layout--info-right.qodef-hover-animation--overlay
    .qodef-e-media-image
    > a:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(
      0deg,
      #eacaca 0,
      #d5dcf8 50%,
      transparent 150%
    );
    background-size: 100% 200%;
    background-position: 0 0;
    opacity: 0;
    transition:
      opacity 0.5s ease-out,
      background-position 1s ease-out;
    transform: scaleX(1.1);
  }
  .qodef-item-layout--info-right.qodef-hover-animation--overlay
    .qodef-e-media-image
    > a:hover:after {
    opacity: 0.65;
    transform: scaleX(1.1);
    background-position: 0 100%;
  }
  
  /* ==========================================================================
     Related Portfolio Single Items styles
     ========================================================================== */
  #qodef-portfolio-single-related-items {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin-top: 86px;
  }
  
  /* ==========================================================================
     Single Post Navigation styles
     ========================================================================== */
  #qodef-single-portfolio-navigation {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    margin: 38px 0 3px;
    border-top: 1px solid #dcdcdc;
  }
  #qodef-single-portfolio-navigation .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 25px;
  }
  #qodef-single-portfolio-navigation .qodef-m-nav {
    position: relative;
    display: flex;
    align-items: center;
  }
  #qodef-single-portfolio-navigation .qodef-m-nav > * {
    display: block;
    line-height: inherit;
  }
  #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev .qodef-m-nav-icon {
    margin-right: 5px;
  }
  #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next {
    flex-direction: row-reverse;
    text-align: right;
    margin-left: auto;
  }
  #qodef-single-portfolio-navigation .qodef-m-nav.qodef--next .qodef-m-nav-icon {
    margin-left: 5px;
  }
  #qodef-single-portfolio-navigation .qodef-m-nav.qodef--back-link {
    position: absolute;
    top: 0;
    left: calc(50% - 31px);
  }
  #qodef-single-portfolio-navigation
    .qodef-m-nav.qodef--back-link
    .qodef-m-nav-back-to-link {
    padding: 20px 0 30px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    color: var(--qode-main-color);
    transition: color 0.3s ease-out;
  }
  #qodef-single-portfolio-navigation
    .qodef-m-nav.qodef--back-link
    .qodef-m-nav-back-to-link:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 16px;
    background: url("../img/portfolio-pagination.svg") center center;
    font-size: 400px;
    line-height: 1;
    font-weight: 600;
    letter-spacing: -0.02em;
    color: #f5f5f5;
    z-index: -1;
    background-repeat: no-repeat;
    width: 30px;
    height: 30px;
    transition: background 0.2s ease-out;
  }
  #qodef-single-portfolio-navigation
    .qodef-m-nav.qodef--back-link
    .qodef-m-nav-back-to-link:hover {
    color: #646464;
  }
  #qodef-single-portfolio-navigation
    .qodef-m-nav.qodef--back-link
    .qodef-m-nav-back-to-link:hover:before {
    background: url("../img/portfolio-pagination-hover.svg") center center;
    background-repeat: no-repeat;
  }
  @media only screen and (max-width: 680px) {
    #qodef-single-portfolio-navigation .qodef-m-nav {
      max-width: 100px;
    }
    #qodef-single-portfolio-navigation .qodef-m-nav.qodef--prev {
      text-align: left;
    }
  }
  #qodef-single-portfolio-navigation .qodef-m-nav-icon {
    font-size: 30px;
  }
  #qodef-single-portfolio-navigation .qodef-m-nav-label {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    transition: color 0.3s ease-out;
  }
  #qodef-single-portfolio-navigation .qodef-m-nav-label:hover {
    color: #646464;
  }
  
  /* ==========================================================================
     Portfolio Single variation styles
     ========================================================================== */
  .single-portfolio-item.qodef-layout--custom-image .qodef-portfolio-description {
    text-align: left;
    max-width: 51%;
  }
  @media only screen and (max-width: 1440px) {
    .single-portfolio-item.qodef-layout--custom-image
      .qodef-portfolio-description {
      max-width: 60%;
    }
  }
  @media only screen and (max-width: 1280px) {
    .single-portfolio-item.qodef-layout--custom-image
      .qodef-portfolio-description {
      max-width: 75%;
    }
  }
  @media only screen and (max-width: 1024px) {
    .single-portfolio-item.qodef-layout--custom-image
      .qodef-portfolio-description {
      max-width: 100%;
    }
  }
  .single-portfolio-item.qodef-layout--custom-image .qodef-portfolio-title {
    max-width: 40%;
  }
  @media only screen and (max-width: 1680px) {
    .single-portfolio-item.qodef-layout--custom-image .qodef-portfolio-title {
      max-width: 46%;
    }
  }
  @media only screen and (max-width: 1440px) {
    .single-portfolio-item.qodef-layout--custom-image .qodef-portfolio-title {
      max-width: 56%;
    }
  }
  @media only screen and (max-width: 1366px) {
    .single-portfolio-item.qodef-layout--custom-image .qodef-portfolio-title {
      max-width: 60%;
    }
  }
  @media only screen and (max-width: 1280px) {
    .single-portfolio-item.qodef-layout--custom-image .qodef-portfolio-title {
      max-width: 63%;
    }
  }
  @media only screen and (max-width: 1024px) {
    .single-portfolio-item.qodef-layout--custom-image .qodef-portfolio-title {
      max-width: 100%;
    }
  }
  .single-portfolio-item.qodef-layout--custom-image .qodef-portfolio-single {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 74px;
  }
  @media only screen and (max-width: 1024px) {
    .single-portfolio-item.qodef-layout--custom-image .qodef-portfolio-single {
      padding: 0 7%;
    }
  }
  .single-portfolio-item.qodef-layout--custom-image.qodef-header--transparent
    #qodef-page-outer {
    margin-top: 52px;
  }
  .single-portfolio-item.qodef-layout--custom-image
    .qodef-portfolio-info
    > *
    .qodef-info--social-share
    .qodef-social-share
    .qodef-social-title.qodef-custom-label {
    margin-bottom: 9px;
  }
  .single-portfolio-item.qodef-layout--custom-image
    .qodef-img-holder
    .qodef-img-wrapper
    img {
    display: block;
    margin: 70px 70px 0;
    width: calc(100% - 140px);
  }
  @media only screen and (max-width: 1024px) {
    .single-portfolio-item.qodef-layout--custom-image
      .qodef-img-holder
      .qodef-img-wrapper
      img {
      margin: 50px 7% 0;
      width: 86%;
    }
  }
  @media only screen and (max-width: 680px) {
    .single-portfolio-item.qodef-layout--custom-image
      .qodef-img-holder
      .qodef-img-wrapper
      img {
      margin: 50px 7% 0;
      width: 86%;
    }
  }
  .single-portfolio-item.qodef-layout--custom-image
    .qodef-portfolio-single.qodef-layout--custom-image {
    text-align: center;
  }
  .single-portfolio-item.qodef-layout--custom-image
    .qodef-portfolio-single.qodef-layout--custom-image
    .qodef-portfolio-info {
    margin: 6px 4px 33px !important;
  }
  @media only screen and (max-width: 1024px) {
    .single-portfolio-item.qodef-layout--custom-image
      .qodef-portfolio-single.qodef-layout--custom-image
      .qodef-portfolio-info {
      margin: 6px 0 33px !important;
    }
  }
  .single-portfolio-item.qodef-layout--custom-image
    .qodef-portfolio-single.qodef-layout--custom-image
    .qodef-portfolio-additional-content {
    padding: 0 3px 0 4px;
  }
  .single-portfolio-item.qodef-layout--custom-image
    .qodef-portfolio-single
    .qodef-media {
    display: flex;
    margin-bottom: 31px;
  }
  .single-portfolio-item.qodef-layout--custom-image
    .qodef-portfolio-single
    .qodef-media
    .qodef-grid-item {
    display: block;
    margin-bottom: 33px;
  }
  .single-portfolio-item.qodef-layout--custom-image
    #qodef-single-portfolio-navigation {
    width: calc(100% - 8px);
    position: relative;
    margin: 78px 4px 40px;
  }
  @media only screen and (max-width: 1024px) {
    .single-portfolio-item.qodef-layout--custom-image .qodef-content-grid {
      width: 100%;
    }
  }
  
  /* ==========================================================================
     Portfolio Single variation styles
     ========================================================================== */
  .single-portfolio-item.qodef-layout--custom-research .qodef-portfolio-title {
    max-width: 50%;
  }
  @media only screen and (max-width: 1024px) {
    .single-portfolio-item.qodef-layout--custom-research .qodef-portfolio-title {
      max-width: 100%;
    }
  }
  .single-portfolio-item.qodef-layout--custom-research
    .qodef-portfolio-description {
    text-align: left;
    max-width: 51%;
  }
  @media only screen and (max-width: 1440px) {
    .single-portfolio-item.qodef-layout--custom-research
      .qodef-portfolio-description {
      max-width: 60%;
    }
  }
  @media only screen and (max-width: 1280px) {
    .single-portfolio-item.qodef-layout--custom-research
      .qodef-portfolio-description {
      max-width: 75%;
    }
  }
  @media only screen and (max-width: 1024px) {
    .single-portfolio-item.qodef-layout--custom-research
      .qodef-portfolio-description {
      max-width: 100%;
    }
  }
  .single-portfolio-item.qodef-layout--custom-research .qodef-portfolio-single {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 78px;
  }
  @media only screen and (max-width: 1024px) {
    .single-portfolio-item.qodef-layout--custom-research .qodef-portfolio-single {
      padding: 0 7%;
    }
  }
  @media only screen and (max-width: 680px) {
    .single-portfolio-item.qodef-layout--custom-research .qodef-portfolio-single {
      padding: 0 7%;
    }
  }
  .single-portfolio-item.qodef-layout--custom-research
    .qodef-portfolio-single
    .qodef-portfolio-additional-content {
    margin-bottom: 80px;
  }
  .single-portfolio-item.qodef-layout--custom-research
    .qodef-portfolio-single
    .qodef-portfolio-info
    .qodef-e-description-holder {
    padding-top: 38px;
  }
  .single-portfolio-item.qodef-layout--custom-research
    .qodef-portfolio-single
    .qodef-icon-list-item {
    text-align: left;
  }
  .single-portfolio-item.qodef-layout--custom-research.qodef-header--transparent
    #qodef-page-outer {
    margin-top: 52px;
  }
  .single-portfolio-item.qodef-layout--custom-research
    .qodef-portfolio-info
    > *
    .qodef-info--social-share
    .qodef-social-share
    .qodef-social-title.qodef-custom-label {
    margin-bottom: 9px;
  }
  .single-portfolio-item.qodef-layout--custom-research
    .qodef-img-holder
    .qodef-img-wrapper
    img {
    display: block;
    margin: 50px 72px 0;
    width: calc(100% - 144px);
  }
  @media only screen and (max-width: 768px) {
    .single-portfolio-item.qodef-layout--custom-research
      .qodef-img-holder
      .qodef-img-wrapper
      img {
      margin: 50px 54px 0;
      width: calc(100% - 108px);
    }
  }
  @media only screen and (max-width: 680px) {
    .single-portfolio-item.qodef-layout--custom-research
      .qodef-img-holder
      .qodef-img-wrapper
      img {
      margin: 50px 7% 0;
      width: 86%;
    }
  }
  .single-portfolio-item.qodef-layout--custom-research
    .qodef-portfolio-single.qodef-layout--custom-research {
    text-align: center;
  }
  .single-portfolio-item.qodef-layout--custom-research
    .qodef-portfolio-single.qodef-layout--custom-research
    .qodef-portfolio-info {
    margin: -4px 0 33px !important;
  }
  .single-portfolio-item.qodef-layout--custom-research
    .qodef-portfolio-single
    .qodef-media {
    display: flex;
    margin-bottom: 31px;
  }
  .single-portfolio-item.qodef-layout--custom-research
    .qodef-portfolio-single
    .qodef-media
    .qodef-grid-item {
    display: block;
    margin-bottom: 33px;
  }
  .single-portfolio-item.qodef-layout--custom-research
    #qodef-single-portfolio-navigation {
    width: 92vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin: 78px 0 40px;
  }
  @media only screen and (max-width: 1440px) {
    .single-portfolio-item.qodef-layout--custom-research
      #qodef-single-portfolio-navigation {
      width: 89.2vw;
    }
  }
  @media only screen and (max-width: 1366px) {
    .single-portfolio-item.qodef-layout--custom-research
      #qodef-single-portfolio-navigation {
      width: 88.6vw;
    }
  }
  @media only screen and (max-width: 1280px) {
    .single-portfolio-item.qodef-layout--custom-research
      #qodef-single-portfolio-navigation {
      width: 88vw;
    }
  }
  @media only screen and (max-width: 1024px) {
    .single-portfolio-item.qodef-layout--custom-research
      #qodef-single-portfolio-navigation {
      width: 85.8vw;
    }
  }
  @media only screen and (max-width: 768px) {
    .single-portfolio-item.qodef-layout--custom-research
      #qodef-single-portfolio-navigation {
      width: 86vw;
    }
  }
  @media only screen and (max-width: 680px) {
    .single-portfolio-item.qodef-layout--custom-research
      #qodef-single-portfolio-navigation {
      width: 86vw;
    }
  }
  @media only screen and (max-width: 1024px) {
    .single-portfolio-item.qodef-layout--custom-research .qodef-content-grid {
      width: 100%;
    }
  }
  
  /* ==========================================================================
     Portfolio Single variation styles
     ========================================================================== */
  .qodef-portfolio-single.qodef-layout--images-big .qodef-media .qodef-grid-item {
    display: block;
    margin-bottom: 10px;
    float: none;
  }
  .qodef-portfolio-single.qodef-layout--images-big
    .qodef-media
    .qodef-grid-item:last-child {
    margin-bottom: 0;
  }
  
  /* ==========================================================================
     Portfolio Single variation styles
     ========================================================================== */
  .qodef-portfolio-single.qodef-layout--images-small
    .qodef-media
    .qodef-grid-item {
    display: block;
    float: none;
  }
  .qodef-portfolio-single.qodef-layout--images-small
    .qodef-media
    .qodef-grid-item:last-child {
    margin-bottom: 0;
  }
  
  /* ==========================================================================
     Team lists shortcode styles
     ========================================================================== */
  .qodef-team-list .qodef-e-role {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    margin: 7px 0 0;
  }
  .qodef-team-list .qodef-e-title {
    margin: 0;
  }
  .qodef-team-list .team .qodef-e-title.entry-title{
    font-size: 16px;
    font-weight: 500;
  }
  .qodef-team-list .qodef-social-icon {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-image: linear-gradient(
      0deg,
      rgb(222, 201, 201) 0%,
      rgb(150, 190, 199) 100%
    );
    padding: 24px 20px 20px 20px;
    border-bottom-left-radius: 10px;
  }
  .qodef-team-list .qodef-social-icon .qodef-team-member-social-icon {
    font-size: 16px;
    line-height: 1;
    color: #fff;
    margin-bottom: 19px;
  }
  .qodef-team-list .qodef-social-icon .qodef-team-member-social-icon:hover {
    color: #ebf3f6;
  }
  .qodef-team-list .qodef-social-icon .qodef-team-member-social-icon:last-child {
    margin-bottom: 0;
  }
  .qodef-team-list .qodef-top-info-holder {
    margin-bottom: 46px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-team-list .qodef-top-info-holder {
      margin-bottom: 20px;
    }
  }
  .qodef-team-list .qodef-top-info-holder .qodef-navigation-holder {
    bottom: 0;
    margin-top: 7px;
  }
  .qodef-team-list
    .qodef-top-info-holder
    .qodef-navigation-holder
    .swiper-button-prev:hover,
  .qodef-team-list
    .qodef-top-info-holder
    .qodef-navigation-holder
    .swiper-button-next:hover {
    background: var(--qode-main-color);
    color: #fff;
    border-color: var(--qode-main-color);
  }
  @media only screen and (max-width: 680px) {
    .qodef-team-list .qodef-top-info-holder .qodef-navigation-holder {
      margin-top: 30px;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-team-list .qodef-top-info-holder {
      padding: 0 !important;
    }
  }
  .qodef-team-list
    .qodef-top-info-holder
    .qodef-e-supertitle-holder
    .qodef-e-supertitle {
    margin: 0 0 18px 0;
  }
  .qodef-team-list .qodef-top-info-holder .qodef-e-title-holder {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  @media only screen and (max-width: 768px) {
    .qodef-team-list .qodef-top-info-holder .qodef-e-title-holder {
      flex-direction: column;
    }
  }
  .qodef-team-list .qodef-top-info-holder .qodef-e-title-holder .qodef-e-title {
    margin: 0;
  }
  .qodef-team-list .qodef-top-info-holder .qodef-navigation-line {
    height: 1px;
    display: block;
    margin-bottom: 22px;
    background-color: #cacaca;
  }
  
  .qodef-team-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-image {
    position: relative;
    overflow: hidden;
  }
  .qodef-team-list.qodef-item-layout--info-below
    .qodef-e-inner
    .qodef-e-image:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.32);
    opacity: 0;
    transition: opacity 0.5s ease-out;
  }
  .qodef-team-list.qodef-item-layout--info-below
    .qodef-e-inner
    .qodef-social-icon {
    opacity: 0;
    transition:
      opacity 0.35s ease-out,
      transform 0.5s cubic-bezier(0.29, 0.7, 0.39, 0.94);
    transform: translateX(100%);
  }
  .qodef-team-list.qodef-item-layout--info-below .qodef-e-inner .qodef-e-content {
    margin: 20px 0 0px;
  }
  .qodef-team-list.qodef-item-layout--info-below
    .qodef-e-inner:hover
    .qodef-e-image:before {
    opacity: 1;
  }
  .qodef-team-list.qodef-item-layout--info-below
    .qodef-e-inner:hover
    .qodef-social-icon {
    opacity: 1;
    transform: translateX(0px);
  }
  
  .qodef-team-list.qodef-item-layout--info-on-hover
    .qodef-e-inner:hover
    .qodef-e-content {
    opacity: 1;
    z-index: 1;
  }
  .qodef-team-list.qodef-item-layout--info-on-hover .qodef-e-content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.32);
    padding: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    opacity: 0;
    transition: opacity 0.3s ease-out;
    z-index: -1;
  }
  .qodef-team-list.qodef-item-layout--info-on-hover
    .qodef-e-content
    .qodef-e-title,
  .qodef-team-list.qodef-item-layout--info-on-hover
    .qodef-e-content
    .qodef-e-role,
  .qodef-team-list.qodef-item-layout--info-on-hover
    .qodef-e-content
    .qodef-e-excerpt {
    color: #fff;
  }
  
  /* ==========================================================================
     Testimonials list shortcode styles
     ========================================================================== */
  .qodef-testimonials-list .qodef-e-content {
    display: flex;
    flex-direction: row;
  }
  @media only screen and (max-width: 680px) {
    .qodef-testimonials-list .qodef-e-content {
      flex-direction: column;
    }
  }
  .qodef-testimonials-list .qodef-e-media-image {
    line-height: 0;
    width: 173px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-testimonials-list .qodef-e-media-image {
      margin: 0 0 30px;
    }
  }
  .qodef-testimonials-list .qodef-e-media-image img {
    width: auto;
    border-radius: 25px;
    margin-right: 56px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-testimonials-list .qodef-e-media-image img {
      margin-right: 0;
    }
  }
  .qodef-testimonials-list .qodef-e-content-inner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 96px 0 56px;
  }
  @media only screen and (max-width: 768px) {
    .qodef-testimonials-list .qodef-e-content-inner {
      padding: 0 0 0 56px;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-testimonials-list .qodef-e-content-inner {
      padding: 0;
    }
  }
  .qodef-testimonials-list .qodef-e-title {
    margin: 0 0 25px;
  }
  .qodef-testimonials-list .qodef-e-text {
    margin: 0 0 24px;
    color: #20313a;
    font-size: 20px;
    line-height: 1.4;
  }
  .qodef-testimonials-list .qodef-e-author {
    margin: 0;
  }
  .qodef-testimonials-list .qodef-e-author-job {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 1em;
    color: #20313a;
    text-transform: uppercase;
  }
  .qodef-testimonials-list .swiper-pagination-bullets {
    text-align: left;
    bottom: 0 !important;
  }
  .qodef-testimonials-list
    .swiper-pagination-bullets
    .swiper-pagination-bullet:before {
    background-color: var(--qode-main-color);
  }
  .qodef-testimonials-list.qodef-skin--light .qodef-e-title,
  .qodef-testimonials-list.qodef-skin--light .qodef-e-text,
  .qodef-testimonials-list.qodef-skin--light .qodef-e-author {
    color: #fff;
  }
  .qodef-testimonials-list.qodef-skin--light .swiper-pagination-bullet:before {
    background-color: #fff;
  }
  @media only screen and (max-width: 768px) {
    .qodef-testimonials-list .qodef-e-testimonials-svg {
      display: none;
    }
  }
  
  .qodef-review-rating {
    display: flex;
  }
  .qodef-review-rating .qodef-rating-inner {
    display: flex;
    flex-basis: 50%;
  }
  .qodef-review-rating label {
    margin: 0 10px 0 0;
  }
  .qodef-review-rating .qodef-comment-rating-box {
    display: flex;
    margin: 0;
  }
  .qodef-review-rating .qodef-star-rating {
    position: relative;
    display: block;
    margin: 0 0.1em 0 0;
    cursor: pointer;
    color: #0e202a;
  }
  .qodef-review-rating .qodef-star-rating svg {
    display: block;
    width: 14px;
    height: auto;
    fill: none;
    stroke: currentColor;
  }
  .qodef-review-rating .qodef-star-rating.active svg {
    fill: currentColor;
  }
  .qodef-review-rating .qodef-comments-ratings {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1;
  }
  .qodef-review-rating .qodef-comments-ratings .qodef-m-inner {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  .qodef-review-rating .qodef-comments-ratings .qodef-m-star {
    color: #0e202a;
  }
  .qodef-review-rating .qodef-comments-ratings .qodef-m-star svg {
    display: inline-block;
    margin-right: 0.18em;
    width: 12px;
  }
  .qodef-review-rating .qodef-comments-ratings .qodef-m-star svg:last-child {
    margin-right: 0;
  }
  .qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--initial svg {
    stroke: #000000;
    fill: #ffffff;
  }
  .qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    white-space: nowrap;
  }
  .qodef-review-rating .qodef-comments-ratings .qodef-m-star.qodef--active svg {
    fill: #000000;
  }
  .qodef-review-rating
    .qodef-comments-ratings
    .qodef-m-star.qodef--active
    svg
    polygon {
    fill: #000000;
  }
  
  .qodef-reviews-per-criteria .qodef-item-reviews-average-rating {
    color: var(--qode-main-color);
    font-size: 60px;
    line-height: 1em;
    font-weight: 700;
  }
  .qodef-reviews-per-criteria .qodef-item-reviews-verbal-description {
    vertical-align: middle;
    margin: 2px 0 0;
  }
  .qodef-reviews-per-criteria .qodef-item-reviews-rating-icon {
    vertical-align: middle;
    font-size: 20px;
  }
  .qodef-reviews-per-criteria .qodef-item-reviews-display-right {
    vertical-align: middle;
    padding-left: 200px;
  }
  .qodef-reviews-per-criteria
    .qodef-item-reviews-display-right
    .qodef-item-reviews-display-bar {
    line-height: 28px;
  }
  .qodef-reviews-per-criteria
    .qodef-item-reviews-display-right
    .qodef-item-reviews-display-bar
    .qodef-item-reviews-display-bar-inner {
    padding: 6px 0;
  }
  
  .qodef-reviews-per-mark .qodef-reviews-number-holder {
    display: flex;
    align-items: center;
  }
  .qodef-reviews-per-mark .qodef-reviews-number-wrapper {
    display: flex;
    flex-direction: column;
    width: 25%;
    text-align: center;
  }
  .qodef-reviews-per-mark .qodef-reviews-number {
    font-size: 72px;
    color: #ffd740;
    font-weight: 700;
    line-height: 1em;
  }
  .qodef-reviews-per-mark .qodef-stars-wrapper {
    display: table-cell;
    vertical-align: middle;
  }
  .qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars {
    display: block;
  }
  .qodef-reviews-per-mark .qodef-stars-wrapper .qodef-stars i {
    color: #ffd740;
  }
  .qodef-reviews-per-mark .qodef-reviews-count {
    font-weight: 700;
    font-size: 14px;
  }
  .qodef-reviews-per-mark .qodef-rating-percentage-wrapper {
    width: 75%;
    padding: 29px 50px 40px;
    background-color: #fafafa;
    border-left: 1px solid #e5e5e5;
  }
  
  .qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-reviews-summary {
    display: inline-block;
    vertical-align: middle;
  }
  .qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 15px;
  }
  .qodef-reviews-simple .qodef-reviews-number-wrapper .qodef-stars-wrapper-inner {
    display: block;
  }
  
  .qodef-comment-list .qodef-comment-name {
    float: none;
  }
  .qodef-comment-list .qodef-review-rating {
    display: inline-block;
    width: 100%;
  }
  .qodef-comment-list .qodef-rating-inner {
    display: inline-block;
    width: 100%;
  }
  
  /* ==========================================================================
  # Search covers header - start
  ========================================================================== */
  @keyframes cover_search_fade_out {
    0% {
      opacity: 1;
      visibility: visible;
      z-index: 100;
    }
    100% {
      opacity: 0;
      visibility: hidden;
      z-index: 0;
    }
  }
  @keyframes cover_search_fade_in {
    0% {
      opacity: 0;
      visibility: hidden;
      z-index: 100;
    }
    100% {
      opacity: 1;
      visibility: visible;
      z-index: 100;
    }
  }
  .qodef-search-cover-form {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    visibility: hidden;
    opacity: 0;
    background-color: #fff;
    z-index: -1;
    transition: opacity 0.3s ease;
  }
  .qodef-search-cover-form .qodef-m-inner {
    display: flex;
    height: 100%;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    padding: 0 70px;
  }
  .qodef-search-cover-form .qodef-m-form-field {
    padding: 0;
    margin-bottom: 0;
    font-size: 26px;
    font-weight: 600;
    text-transform: uppercase;
    color: var(--qode-main-color);
    background-color: transparent;
    border: 0;
    border-radius: 0;
    outline-offset: 0;
  }
  .qodef-search-cover-form .qodef-m-form-field:focus {
    color: var(--qode-main-color);
  }
  .qodef-search-cover-form .qodef-m-form-field:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
  }
  .qodef-search-cover-form .qodef-m-form-field::placeholder {
    color: inherit;
    opacity: 1;
  }
  .qodef-search-cover-form .qodef-m-close {
    flex-shrink: 0;
  }
  .qodef-search-cover-form .qodef-m-close.qodef-source--icon-pack {
    font-size: 23px;
  }
  .qodef-covers-search--fadeout .qodef-search-cover-form {
    animation: cover_search_fade_out 0.3s ease both;
  }
  .qodef-covers-search--fadein .qodef-search-cover-form {
    animation: cover_search_fade_in 0.3s ease both;
  }
  .qodef-header--sticky-display #qodef-page-header > .qodef-search-cover-form {
    display: none;
  }
  
  /* ==========================================================================
  # Search covers header - end
  ========================================================================== */
  /* ==========================================================================
  # Fullscreen search - start
  ========================================================================== */
  /* Fullscreen search general style - start
  ========================================================================== */
  .qodef-fullscreen-search-holder {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.98);
    z-index: 100;
  }
  .qodef-fullscreen-menu-animate--in .qodef-fullscreen-search-holder {
    display: none;
  }
  
  .qodef-fullscreen-search-holder .qodef-m-inner {
    width: 100%;
  }
  .qodef-fullscreen-search-holder .qodef-m-form {
    position: relative;
    width: 60%;
    margin: 0 auto;
  }
  .qodef-fullscreen-search-holder .qodef-m-form-field {
    height: 100%;
    margin: 0;
    padding: 0;
    font-size: 25px;
    color: #0e202a;
    line-height: 2em;
    background: transparent;
    border: 0;
    border-radius: 0;
  }
  .qodef-fullscreen-search-holder .qodef-m-form-submit {
    position: absolute;
    right: 0;
    bottom: -20px;
    width: auto;
    padding: 0;
    margin: 0;
    color: #0e202a;
    background: none;
    border: 0;
    outline: none;
    opacity: 0;
    cursor: pointer;
    transition: color 0.3s ease-out;
  }
  .qodef-fullscreen-search-holder .qodef-m-form-submit:hover {
    color: var(--qode-main-color);
    background: none;
  }
  .qodef-fullscreen-search--opened
    .qodef-fullscreen-search-holder
    .qodef-m-form-submit {
    opacity: 1;
    bottom: 10px;
    transition:
      color 0.2s ease,
      opacity 0.2s ease-out 1.1s,
      bottom 0.4s ease-out 0.9s;
  }
  .qodef-fullscreen-search-holder .qodef-m-form-submit.qodef-source--icon-pack {
    font-size: 18px;
  }
  .qodef-fullscreen-search-holder .qodef-m-form-line {
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 0;
    border-bottom: 1px solid #000;
    transition: all 0.3s ease;
  }
  .qodef-fullscreen-search--opened
    .qodef-fullscreen-search-holder
    .qodef-m-form-line {
    width: 100%;
    transition: width 0.5s ease 0.6s;
  }
  .qodef-fullscreen-search-holder .qodef-m-close {
    position: absolute;
    top: 33px;
    right: 70px;
    color: #646464;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    display: none;
  }
  .admin-bar .qodef-fullscreen-search-holder .qodef-m-close {
    top: 72px;
  }
  .qodef-fullscreen-search-holder .qodef-m-close:hover {
    color: #0e202a;
  }
  .qodef-fullscreen-search-holder .qodef-m-close.qodef-source--icon-pack {
    font-size: 25px;
  }
  .qodef-fullscreen-search--opened
    .qodef-fullscreen-search-holder
    .qodef-m-close {
    opacity: 1;
    visibility: visible;
    display: block;
  }
  
  /* Fullscreen search general style - end
  ========================================================================== */
  /* Fullscreen search fade style - start
  ========================================================================== */
  .qodef-fullscreen-search--fadeout .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_out 0.3s ease both;
  }
  
  .qodef-fullscreen-search--fadein .qodef-fullscreen-search-holder {
    animation: fullscreen_search_fade_in 0.3s ease both;
  }
  
  @keyframes fullscreen_search_fade_out {
    0% {
      opacity: 1;
      visibility: visible;
    }
    100% {
      opacity: 0;
      visibility: hidden;
    }
  }
  @keyframes fullscreen_search_fade_in {
    0% {
      opacity: 0;
      visibility: hidden;
    }
    100% {
      opacity: 1;
      visibility: visible;
    }
  }
  /* Fullscreen search fade style - end
  ========================================================================== */
  /* ==========================================================================
  # Fullscreen search - end
  ========================================================================== */
  /* ==========================================================================
  # Search standard header - start
  ========================================================================== */
  @keyframes cover_search_fade_out {
    0% {
      opacity: 1;
      visibility: visible;
      z-index: 100;
    }
    100% {
      opacity: 0;
      visibility: hidden;
      z-index: 0;
    }
  }
  @keyframes cover_search_fade_in {
    0% {
      opacity: 0;
      visibility: hidden;
      z-index: 100;
    }
    100% {
      opacity: 1;
      visibility: visible;
      z-index: 100;
    }
  }
  .widget_marity_core_search_opener {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .widget_marity_core_search_opener
    .qodef-search-standard-form
    + .qodef-opener-icon {
    display: none;
    bottom: 4px;
  }
  
  .qodef-search-standard-form {
    position: relative;
    padding: 18px 21px 18px 21px;
    border: 1px solid #b1b6b8;
    border-radius: 8px;
  }
  body.qodef-header--vertical-over-content .qodef-search-standard-form {
    margin-top: 38px;
  }
  #qodef-page-header-inner.qodef-skin--light .qodef-search-standard-form {
    -webkit-backdrop-filter: blur(7.8px);
    backdrop-filter: blur(7.8px);
    background-color: rgba(243, 243, 243, 0.21);
    border-color: transparent;
  }
  .qodef-search-standard-form .qodef-m-inner {
    display: flex;
    align-items: center;
  }
  .qodef-search-standard-form .qodef-m-form-field {
    font-size: 13px;
    line-height: 1;
    text-transform: uppercase;
    padding: 0 3px 0 0;
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
    outline-offset: 0;
    transition: width 0.4s ease-out;
    white-space: nowrap;
    max-width: 141px;
    color: #b1b6b8;
  }
  .qodef-search-standard-form .qodef-m-form-field:-ms-input-placeholder {
    color: inherit;
    opacity: 1;
  }
  .qodef-search-standard-form .qodef-m-form-field::placeholder {
    color: inherit;
    opacity: 1;
  }
  .qodef-skin--light .qodef-search-standard-form .qodef-m-form-field {
    color: #fff;
  }
  .qodef-skin--dark .qodef-search-standard-form .qodef-m-form-field {
    color: #000;
  }
  .qodef-search-standard-form .qodef-m-form-submit {
    position: relative;
    right: 0;
    top: 1px;
    padding: 0;
    margin: 0;
    color: #0e202a;
    background: none;
    border: 0;
    outline: none;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    border: none;
  }
  .qodef-search-standard-form .qodef-m-form-submit:hover {
    background-color: transparent;
    border: none;
  }
  .qodef-search-standard-form .qodef-m-close {
    flex-shrink: 0;
  }
  .qodef-search-standard-form .qodef-m-close.qodef-source--icon-pack {
    font-size: 23px;
  }
  
  /* ==========================================================================
  # Search standard header - end
  ========================================================================== */
  /* ==========================================================================
  # Search opener - begin
  ========================================================================== */
  .qodef-search-opener > * {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    line-height: inherit;
  }
  .qodef-search-opener.qodef-source--icon-pack {
    font-size: 23px;
  }
  
  /* ==========================================================================
  # Search opener - end
  ========================================================================== */
  /* ==========================================================================
     Accordion shortcode styles
     ========================================================================== */
  .qodef-accordion {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden;
    overflow-anchor: none;
  }
  .qodef-accordion .qodef-accordion-content-inner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-accordion.qodef--init {
    visibility: visible;
  }
  
  /* ==========================================================================
     Accordion shortcode styles
     ========================================================================== */
  .qodef-accordion.qodef-layout--simple.qodef-title-reverse-order--yes
    .qodef-accordion-title {
    flex-direction: row-reverse;
  }
  .qodef-accordion.qodef-layout--simple .qodef-accordion-title {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 16px 0 0;
    padding: 16px;
    border: 1px solid #dcdcdc;
    background-color: #f5f5f5;
    border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    transition:
      all 0.2s ease,
      border-color 0.2s 0.3s;
    cursor: pointer;
  }
  @media only screen and (max-width: 680px) {
    .qodef-accordion.qodef-layout--simple .qodef-accordion-title {
      text-align: right;
      margin: 8px 0 0;
    }
  }
  .qodef-accordion.qodef-layout--simple .qodef-accordion-title:first-child {
    margin-top: 0;
  }
  .qodef-accordion.qodef-layout--simple
    .qodef-accordion-title
    .qodef-accordion-mark {
    position: relative;
    flex-shrink: 0;
    width: 15px;
    height: 14px;
    line-height: 1;
    text-align: center;
  }
  .qodef-accordion.qodef-layout--simple
    .qodef-accordion-title
    .qodef-accordion-mark
    span {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 50%;
    transform: translateY(-50%);
    color: var(--qode-main-color);
  }
  .qodef-accordion.qodef-layout--simple
    .qodef-accordion-title
    .qodef-accordion-mark
    span:before {
    display: block;
    line-height: inherit;
  }
  .qodef-accordion.qodef-layout--simple
    .qodef-accordion-title
    .qodef-accordion-mark
    span.qodef-icon--plus
    path:nth-of-type(2) {
    transition: transform 0.4s cubic-bezier(0.29, 0.7, 0.39, 0.94);
    transform: scaleY(1);
    transform-origin: 50%;
  }
  .qodef-accordion.qodef-layout--simple .qodef-accordion-title.ui-state-active {
    border-bottom-color: transparent;
    background-color: transparent;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    padding: 16px;
    transition-delay: 0s, 0s;
  }
  .qodef-accordion.qodef-layout--simple
    .qodef-accordion-title.ui-state-active
    + .qodef-accordion-content {
    padding: 14px 24px;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-accordion.qodef-layout--simple
      .qodef-accordion-title.ui-state-active
      + .qodef-accordion-content {
        padding: 14px 24px;
    }
  }
  .qodef-accordion.qodef-layout--simple
    .qodef-accordion-title.ui-state-active
    .qodef-accordion-mark
    span.qodef-icon--plus
    path:nth-of-type(2),
  .qodef-accordion.qodef-layout--simple
    .qodef-accordion-title.ui-state-hover
    .qodef-accordion-mark
    span.qodef-icon--plus
    path:nth-of-type(2) {
    transform: scaleY(0);
  }
  .qodef-accordion.qodef-layout--simple .qodef-accordion-content {
    margin: 0;
    padding: 56px 50px 61px 45px;
    border: 1px solid #dcdcdc;
    border-radius: 10px;
    border-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    transition: none;
  }

  .qodef-accordion.qodef-layout--simple.qodef-behavior--toggle
    .qodef-accordion-content {
    display: none;
  }
  
  /* ==========================================================================
     Author Info shortcode styles
     ========================================================================== */
  .qodef-author-info .qodef-author-info-inner {
    position: relative;
  }
  .qodef-author-info .qodef-author-info-inner .qodef-author-info-name {
    margin-top: 24px;
    margin-bottom: 0;
  }
  .qodef-author-info .qodef-author-info-inner .qodef-author-info-name a {
    color: #000;
  }
  .qodef-author-info .qodef-author-info-image {
    display: inline-block;
    position: relative;
    margin-bottom: 2px;
  }
  .qodef-author-info .qodef-author-info-image img {
    border-radius: 9px;
  }
  .qodef-author-info .qodef-author-info-description {
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    color: #20313a;
    text-transform: uppercase;
    margin-top: 0;
  }
  
  /* ==========================================================================
     Author Info widget styles
     ========================================================================== */
  /* ==========================================================================
     Banner shortcode styles
     ========================================================================== */
  .qodef-banner {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-banner .qodef-m-banner-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
  }
  .qodef-banner .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
  }
  .qodef-banner .qodef-m-content-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
  }
  .qodef-banner .qodef-m-title {
    margin: 10px 0 16px;
    padding-bottom: 19px;
  }
  .qodef-banner .qodef-m-title-inner {
    display: inline-block;
  }
  .qodef-banner .qodef-m-subtitle {
    font-family: "Sora", sans-serif;
    margin: 0;
    opacity: 0.5;
    letter-spacing: 0;
  }
  .qodef-banner .qodef-m-text-field {
    font-size: 15px;
    color: var(--qode-main-color);
    margin: 0 0 10px;
    font-style: italic;
  }
  .qodef-banner .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    overflow: hidden;
  }
  .qodef-banner .qodef-m-image img {
    display: block;
    transition: all 0.35s ease-out;
  }
  
  .qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    padding: 35px;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-banner.qodef-layout--link-button .qodef-m-content-inner {
      padding: 7%;
    }
  }
  .qodef-banner.qodef-layout--link-button .qodef-m-title {
    margin: 10px 0;
  }
  .qodef-banner.qodef-layout--link-button .qodef-m-text {
    margin: 0;
  }
  .qodef-banner.qodef-layout--link-button .qodef-m-button {
    margin: 10px 0 0;
  }
  
  .qodef-banner.qodef-layout--link-overlay .qodef-m-content-inner {
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-end;
    padding: 43px 37px;
  }
  .qodef-banner.qodef-layout--link-overlay .qodef-m-button {
    position: relative;
    z-index: 2;
  }
  
  /* ==========================================================================
     Author Info widget styles
     ========================================================================== */
  .widget
    .qodef-banner.qodef-layout--link-button
    .qodef-m-content-inner
    .qodef-m-title,
  .widget
    .qodef-banner.qodef-layout--link-button
    .qodef-m-content-inner
    .qodef-button.qodef-layout--textual,
  .widget
    .qodef-banner.qodef-layout--link-overlay
    .qodef-m-content-inner
    .qodef-m-title,
  .widget
    .qodef-banner.qodef-layout--link-overlay
    .qodef-m-content-inner
    .qodef-button.qodef-layout--textual {
    color: #fff;
  }
  .widget
    .qodef-banner.qodef-layout--link-button
    .qodef-m-content-inner
    .qodef-m-title,
  .widget
    .qodef-banner.qodef-layout--link-overlay
    .qodef-m-content-inner
    .qodef-m-title {
    width: 100%;
    border-bottom: 1px solid rgba(255, 255, 255, 0.4);
  }
  .widget
    .qodef-banner.qodef-layout--link-button
    .qodef-m-content-inner
    .qodef-m-button,
  .widget
    .qodef-banner.qodef-layout--link-overlay
    .qodef-m-content-inner
    .qodef-m-button {
    width: 100%;
  }
  .widget
    .qodef-banner.qodef-layout--link-button
    .qodef-m-content-inner
    .qodef-m-button
    .qodef-button.qodef-layout--textual,
  .widget
    .qodef-banner.qodef-layout--link-overlay
    .qodef-m-content-inner
    .qodef-m-button
    .qodef-button.qodef-layout--textual {
    float: right;
  }
  
  /* ==========================================================================
     Button shortcode styles
     ========================================================================== */
  .qodef-button.qodef-html--link {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    line-height: 1.231em;
    position: relative;
    display: inline-flex;
    vertical-align: middle;
    width: auto;
    margin: 0;
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 8px;
    outline: none;
    transition:
      color 0.3s ease-out,
      background-color 0.35s ease-out,
      border-color 0.35s ease-out;
    padding: 22px 60px;
  }
  .qodef-button.qodef-size--small {
    padding: 22px 53px;
  }
  .qodef-button.qodef-size--large {
    padding: 24px 63px;
  }
  .qodef-button.qodef-size--full {
    width: 100%;
    padding: 22px 40px;
    justify-content: center;
    text-align: center;
  }
  
  .qodef-button.qodef-layout--filled.qodef-html--link {
    color: #ffffff;
    background-color: var(--qode-main-color);
    border: 1px solid transparent;
  }
  .qodef-button.qodef-layout--filled.qodef-html--link:hover {
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
  }
  
  .qodef-button.qodef-layout--outlined {
    color: var(--qode-main-color);
    background-color: transparent;
    border: 1px solid var(--qode-main-color);
  }
  .qodef-button.qodef-layout--outlined:hover {
    color: #ffffff;
    background-color: var(--qode-main-color);
    border-color: var(--qode-main-color);
  }
  
  .qodef-button.qodef-layout--textual {
    padding: 0 !important;
    color: #0e202a;
    background-color: transparent;
    border: 0;
    align-items: center;
  }
  .qodef-button.qodef-layout--textual .qodef-btn-text {
    display: inline-block;
  }
  .qodef-button.qodef-layout--textual .qodef-btn-arrow {
    display: inline-block;
    margin: 2px 0 0 6px;
  }
  .qodef-button.qodef-layout--textual .qodef-btn-arrow svg {
    display: inline-block;
    position: relative;
    width: 12px;
    height: auto;
  }
  .qodef-button.qodef-layout--textual .qodef-btn-arrow svg g {
    transition: transform 0.35s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    --qodef-move-x: 14px;
    --qodef-move-y: 14px;
  }
  .qodef-button.qodef-layout--textual .qodef-btn-arrow svg g:nth-of-type(1) {
    transform: translateX(0) translateY(0);
    transition-delay: 0.15s;
  }
  .qodef-button.qodef-layout--textual .qodef-btn-arrow svg g:nth-of-type(2) {
    transform: translateX(calc(-1 * var(--qodef-move-x)))
      translateY(var(--qodef-move-y));
    transition-delay: 0s;
  }
  .qodef-button.qodef-layout--textual:hover {
    color: var(--qode-main-color);
  }
  .qodef-button.qodef-layout--textual:hover
    .qodef-btn-arrow
    svg
    g:nth-of-type(1) {
    transform: translateX(var(--qodef-move-x))
      translateY(calc(-1 * var(--qodef-move-y)));
    transition-delay: 0s;
  }
  .qodef-button.qodef-layout--textual:hover
    .qodef-btn-arrow
    svg
    g:nth-of-type(2) {
    transform: translateX(0) translateY(0);
    transition-delay: 0.15s;
    opacity: 1;
  }
  
  /* ==========================================================================
     Chart shortcode styles
     ========================================================================== */
  .qodef-charts {
    display: flex;
    width: 100%;
  }
  .qodef-charts.qodef-alignment-horizontal--left {
    justify-content: flex-start;
  }
  .qodef-charts.qodef-alignment-horizontal--center {
    justify-content: center;
  }
  .qodef-charts.qodef-alignment-horizontal--right {
    justify-content: flex-end;
  }
  .qodef-charts.qodef-alignment-vertical--top {
    align-items: flex-start;
  }
  .qodef-charts.qodef-alignment-vertical--middle {
    align-items: center;
  }
  .qodef-charts.qodef-alignment-vertical--bottom {
    align-items: flex-end;
  }
  .qodef-charts.qodef-glossy-box--yes .qodef-m-canvas-holder {
    width: 66%;
    height: 36%;
    padding: 27px 50px 27px 50px;
    -webkit-backdrop-filter: blur(7.8px);
    backdrop-filter: blur(7.8px);
    background-color: rgba(255, 255, 255, 0.0705882353);
    border-radius: 10px;
  }
  @media only screen and (max-width: 1680px) {
    .qodef-charts.qodef-glossy-box--yes .qodef-m-canvas-holder {
      width: 100%;
      height: auto;
    }
  }
  @media only screen and (max-width: 1440px) {
    .qodef-charts.qodef-glossy-box--yes .qodef-m-canvas-holder {
      width: 100%;
      height: auto;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-charts.qodef-glossy-box--yes .qodef-m-canvas-holder {
      padding: 27px 7% 27px 7%;
      width: 100%;
      height: 100%;
    }
  }
  .qodef-charts.qodef-glossy-box--yes .qodef-m-canvas-holder .qodef-m-canvas {
    width: 22%;
  }
  @media only screen and (max-width: 680px) {
    .qodef-charts.qodef-glossy-box--yes.qodef-custom-legend--yes
      .qodef-m-canvas-holder {
      flex-wrap: wrap;
    }
    .qodef-charts.qodef-glossy-box--yes.qodef-custom-legend--yes
      .qodef-m-canvas-holder
      .qodef-m-canvas {
      width: 60%;
      margin: 0 auto;
    }
    .qodef-charts.qodef-glossy-box--yes.qodef-custom-legend--yes
      .qodef-m-canvas-holder
      .qodef-m-custom-legend {
      padding-left: 0;
      width: 100%;
    }
  }
  .qodef-charts.qodef-glossy-box--yes.qodef-full-size-glossy-box--yes
    .qodef-m-canvas-holder {
    width: 100%;
    height: 100%;
  }
  .qodef-charts.qodef-glossy-box--yes.qodef-custom-legend--yes
    .qodef-custom-label {
    display: block;
    margin-bottom: 14px;
  }
  .qodef-charts .qodef-m-canvas-holder {
    display: flex;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  .qodef-charts .qodef-m-canvas-holder .qodef-m-canvas {
    width: 100%;
    height: 100%;
  }
  .qodef-charts.qodef-custom-legend--yes .qodef-m-canvas-holder .qodef-m-canvas {
    width: 29%;
  }
  .qodef-charts.qodef-custom-legend--yes
    .qodef-m-canvas-holder
    .qodef-custom-label {
    display: block;
    margin-bottom: 15px;
  }
  .qodef-charts.qodef-custom-legend--yes
    .qodef-m-canvas-holder
    .qodef-custom-label:last-child {
    margin-bottom: 0;
  }
  .qodef-charts.qodef-custom-legend--yes
    .qodef-m-canvas-holder
    .qodef-m-custom-legend {
    width: 78%;
    display: flex;
    flex-direction: column;
    padding-left: 50px;
  }
  .qodef-charts.qodef-custom-legend--yes
    .qodef-m-canvas-holder
    .qodef-m-custom-legend
    .qodef-custom-label-line {
    display: block;
    position: relative;
    width: 100%;
    height: 1px;
    background-color: #dcdcdc;
  }
  .qodef-charts.qodef-custom-legend--yes
    .qodef-m-canvas-holder
    .qodef-m-custom-legend
    .qodef-custom-label-line
    .qodef-custom-label-color {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    display: block;
    width: 9px;
    height: 9px;
    background-color: currentColor;
    border-radius: 50%;
  }
  .qodef-charts.qodef-custom-legend--yes
    .qodef-m-canvas-holder
    .qodef-m-custom-legend
    .qodef-custom-label-text {
    color: var(--qode-main-color);
    display: block;
    text-align: right;
    padding-left: 15px;
    margin-top: 2px;
  }
  .qodef-charts.qodef-custom-legend--yes.qodef-skin--light
    .qodef-m-canvas-holder
    .qodef-m-custom-legend
    .qodef-custom-label-line {
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 2.67px 0.33px rgba(255, 255, 255, 0.4);
  }
  .qodef-charts.qodef-custom-legend--yes.qodef-skin--light
    .qodef-m-canvas-holder
    .qodef-m-custom-legend
    .qodef-custom-label-text {
    color: #fff;
  }
  @media only screen and (max-width: 680px) {
    .qodef-charts.qodef-custom-legend--yes:not(.qodef-glossy-box--yes) {
      padding-bottom: 200px;
    }
  }
  @media only screen and (max-width: 768px) {
    .qodef-charts.qodef-custom-legend--yes:not(.qodef-glossy-box--yes)
      .qodef-m-canvas-holder
      .qodef-m-canvas {
      width: 29%;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-charts.qodef-custom-legend--yes:not(.qodef-glossy-box--yes)
      .qodef-m-canvas-holder {
      flex-wrap: wrap;
    }
    .qodef-charts.qodef-custom-legend--yes:not(.qodef-glossy-box--yes)
      .qodef-m-canvas-holder
      .qodef-m-canvas {
      width: 60%;
      margin: 0 auto;
    }
    .qodef-charts.qodef-custom-legend--yes:not(.qodef-glossy-box--yes)
      .qodef-m-canvas-holder
      .qodef-m-custom-legend {
      width: 100%;
      padding-left: 0;
      position: absolute;
      left: 0;
      bottom: 0;
    }
  }
  .qodef-charts.qodef-custom-legend--yes:not(.qodef-glossy-box--yes)
    .qodef-m-canvas-holder
    .qodef-custom-label {
    margin-bottom: 33px;
  }
  .qodef-charts.qodef-custom-legend--yes:not(.qodef-glossy-box--yes)
    .qodef-m-canvas-holder
    .qodef-m-custom-legend
    .qodef-custom-label-text {
    margin-top: 5px;
  }
  
  @media only screen and (max-width: 680px) {
    .qodef-chart-glossy-bg-mobile
      .elementor-widget-wrap.elementor-element-populated:before {
      content: "";
      width: 86%;
      height: 86%;
      display: block;
      -webkit-backdrop-filter: blur(7.8px);
      backdrop-filter: blur(7.8px);
      background-color: rgba(255, 255, 255, 0.0705882353);
      border-radius: 10px;
      position: absolute;
      left: 7%;
      top: 7%;
    }
    .qodef-chart-glossy-bg-mobile
      .elementor-widget-wrap.elementor-element-populated
      .qodef-charts.qodef-glossy-box--yes
      .qodef-m-canvas-holder {
      -webkit-backdrop-filter: none;
      backdrop-filter: none;
      background-color: transparent;
      border-radius: 0;
    }
    .qodef-chart-glossy-bg-mobile
      .elementor-widget-wrap.elementor-element-populated
      .qodef-charts.qodef-glossy-box--yes
      .qodef-m-canvas-holder
      .qodef-m-canvas {
      margin-top: 20px;
    }
  }
  
  @media screen and (min-width: 768px) and (max-width: 1680px) {
    .qodef-chart-holder-responsive-adj
      .elementor-widget-wrap.elementor-element-populated {
      align-items: flex-end !important;
      align-content: flex-end !important;
    }
  }
  
  /* ==========================================================================
     Countdown shortcode styles
     ========================================================================== */
  .qodef-countdown .qodef-m-date {
    display: flex;
    justify-content: center;
  }
  .qodef-countdown .qodef-digit,
  .qodef-countdown .qodef-label {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-countdown.qodef-show--1 .qodef-digit-wrapper {
    width: 100%;
  }
  .qodef-countdown.qodef-show--2 .qodef-digit-wrapper {
    width: 50%;
  }
  .qodef-countdown.qodef-show--3 .qodef-digit-wrapper {
    width: 33.3333333333%;
  }
  .qodef-countdown.qodef-show--4 .qodef-digit-wrapper {
    width: 25%;
  }
  .qodef-countdown.qodef-show--5 .qodef-digit-wrapper {
    width: 20%;
  }
  .qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
    width: 16.6666666667%;
  }
  .qodef-countdown.qodef-countdown--light .qodef-digit,
  .qodef-countdown.qodef-countdown--light .qodef-label {
    color: #fff;
  }
  
  .qodef-countdown.qodef-layout--simple .qodef-digit-wrapper {
    display: inline-block;
    vertical-align: top;
    padding: 38px 27px 35px;
    border: 1px solid rgba(236, 236, 236, 0.12);
    border-radius: 9px;
    margin: 0 4px;
  }
  .qodef-countdown.qodef-layout--simple .qodef-digit-holder {
    display: flex;
    flex-direction: row;
    border-bottom: 1px solid #7a7a7a;
    padding-bottom: 9px;
    margin-bottom: 5px;
  }
  .qodef-countdown.qodef-layout--simple .qodef-digit-holder svg {
    position: relative;
    top: 2px;
    margin-right: 2px;
  }
  .qodef-countdown.qodef-layout--simple .qodef-digit {
    font-family: inherit;
    font-size: 40px;
    line-height: 1em;
    font-weight: 400;
    text-align: left;
  }
  .qodef-countdown.qodef-layout--simple .qodef-label {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: lowercase;
    text-align: right;
  }
  
  /* ==========================================================================
     Counter shortcode styles
     ========================================================================== */
  .qodef-counter.qodef-layout--simple {
    text-align: left;
  }
  .qodef-counter.qodef-layout--simple.qodef-glossy-box--yes {
    padding: 16px;
    border-radius: 6px;
    background-image: linear-gradient(
      0deg,
      rgba(227, 205, 204, 0.41) 0%,
      rgba(154, 191, 199, 0.41) 100%
    );
    -webkit-backdrop-filter: blur(7.8px);
    backdrop-filter: blur(7.8px);
    background-color: rgba(255, 255, 255, 0.0705882353);
  }
  .qodef-counter.qodef-layout--simple.qodef-line-bulb--yes
    .qodef-decoration-line:before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0 12.48px 0.52px rgba(255, 255, 255, 0.8);
  }
  .qodef-counter.qodef-layout--simple .qodef-m-digit {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 40px;
    line-height: 1.2em;
    display: inline-block;
    line-height: 1;
    margin: 0;
    color: #fff;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-counter.qodef-layout--simple .qodef-m-digit {
      font-size: 35px;
      line-height: 43px;
    }
  }
  .qodef-counter.qodef-layout--simple .qodef-decoration-line {
    display: block;
    position: relative;
    margin-top: 10px;
    width: 100%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 2.67px 0.33px rgba(255, 255, 255, 0.4);
  }
  .qodef-counter.qodef-layout--simple .qodef-m-title {
    text-align: right;
    color: #fff;
    margin: 7px 0 0 0;
  }
  .qodef-counter.qodef-layout--simple p.qodef-m-title {
    font-weight: 400;
  }
  .qodef-counter.qodef-layout--simple .qodef-m-text {
    text-align: right;
    color: #fff;
    margin: 7px 0 0;
  }
  
  /* ==========================================================================
     Crossfade Images shortcode styles
     ========================================================================== */
  .qodef-crossfade-images {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-crossfade-images .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-crossfade-images .qodef-m-image img {
    display: block;
  }
  .qodef-crossfade-images .qodef-e-link {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
  }
  .qodef-crossfade-images .qodef-e-images-holder {
    position: relative;
    overflow: hidden;
    border-radius: 8px;
    will-change: transform;
  }
  .qodef-crossfade-images .qodef-e-images-holder .qodef-hover-image {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 10;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0.4s cubic-bezier(0.47, 0.07, 0.23, 0.99);
  }
  .qodef-crossfade-images .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 0 5px;
  }
  .qodef-crossfade-images .qodef-m-title {
    margin: 2px 0 0;
  }
  .qodef-crossfade-images .qodef-m-title a {
    color: inherit;
  }
  .qodef-crossfade-images .qodef-m-supertitle {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    margin: 20px 0 0;
  }
  .qodef-crossfade-images:hover .qodef-e-images-holder .qodef-hover-image {
    opacity: 1;
  }
  
  /* ==========================================================================
     Custom Font shortcode styles
     ========================================================================== */
  .widget.widget_marity_core_custom_font {
    margin-bottom: 0 !important;
  }
  
  .qodef-custom-font {
    position: relative;
    margin: 0;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-custom-font.qodef-title-break--disabled br {
      display: none;
    }
  }
  
  /* ==========================================================================
     Frame Slider shortcode style - begin
     ========================================================================== */
  .qodef-frame-slider {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
  }
  .qodef-frame-slider .qodef-frame-slider-one-outer {
    max-width: 690px;
    margin-right: 37px;
  }
  .qodef-frame-slider .qodef-frame-slider-holder-one {
    position: relative;
    margin-bottom: 0;
  }
  .qodef-frame-slider .qodef-frame-slider-holder-one .qodef-frame-slider-image {
    position: relative;
    z-index: 100;
  }
  .qodef-frame-slider
    .qodef-frame-slider-holder-one
    .qodef-frame-slider-image
    img {
    width: 100%;
  }
  .qodef-frame-slider .qodef-frame-slider-holder-one .qodef-m-items {
    position: absolute;
    z-index: 10;
    top: 8%;
    left: 0;
  }
  .qodef-frame-slider .qodef-frame-slider-holder-one .qodef-m-swiper {
    overflow: hidden;
    clip-path: inset(0% 6% 0);
  }
  .qodef-frame-slider .qodef-frame-slider-holder-one .qodef-m-item {
    padding: 0 6%;
  }
  .qodef-frame-slider .qodef-frame-slider-holder-one .qodef-m-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .qodef-frame-slider .qodef-frame-slider-holder-one .swiper-pagination-bullets {
    bottom: 0 !important;
  }
  .qodef-frame-slider .qodef-frame-slider-two-outer {
    max-width: 174px;
  }
  .qodef-frame-slider .qodef-frame-slider-holder-two {
    position: relative;
    margin-bottom: 0;
  }
  .qodef-frame-slider .qodef-frame-slider-holder-two .qodef-frame-slider-image {
    position: relative;
    z-index: 100;
  }
  .qodef-frame-slider
    .qodef-frame-slider-holder-two
    .qodef-frame-slider-image
    img {
    width: 100%;
  }
  .qodef-frame-slider .qodef-frame-slider-holder-two .qodef-m-items {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    height: 96%;
    overflow: hidden;
  }
  .qodef-frame-slider .qodef-frame-slider-holder-two .qodef-m-swiper {
    overflow: hidden;
    height: 100%;
    clip-path: inset(6% 10% 1% 10% round 10px);
  }
  .qodef-frame-slider .qodef-frame-slider-holder-two .qodef-m-item {
    margin: 0 4%;
    padding: 15.45% 8.5% 0 8.5%;
  }
  .qodef-frame-slider .qodef-frame-slider-holder-two .qodef-m-item img {
    width: 100%;
    height: 100%;
    border-radius: 17px;
  }
  @media only screen and (max-width: 768px) {
    .qodef-frame-slider .qodef-frame-slider-holder-two .qodef-m-item img {
      border-radius: 10px;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-frame-slider .qodef-frame-slider-holder-two .qodef-m-item img {
      border-radius: 7px;
    }
  }
  .qodef-frame-slider .qodef-frame-slider-holder-two .swiper-pagination-bullets {
    bottom: 0 !important;
  }
  
  /* ==========================================================================
     Frame Slider shortcode style - end
     ========================================================================== */
  /* ==========================================================================
     Google Map shortcode styles
     ========================================================================== */
  .qodef-google-map {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-radius: 9px;
    overflow: hidden;
  }
  .qodef-google-map .qodef-m-map {
    display: block;
    width: 100%;
  }
  .qodef-google-map .qodef-m-map iframe,
  .qodef-google-map .qodef-m-map object,
  .qodef-google-map .qodef-m-map embed {
    width: 100%;
    display: block;
  }
  .qodef-google-map .qodef-m-map img {
    max-width: none;
  }
  
  /* ==========================================================================
     Icon List Item shortcode styles
     ========================================================================== */
  .qodef-icon-list-item {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    line-height: 1;
  }
  .qodef-icon-list-item .qodef-e-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0;
    line-height: 25px;
  }
  .qodef-icon-list-item .qodef-e-title a {
    display: block;
    color: currentColor;
  }
  .qodef-icon-list-item .qodef-e-title-inner {
    display: flex;
    align-items: center;
  }
  .qodef-icon-list-item .qodef-icon-holder {
    flex-shrink: 0;
    margin-right: 5px;
    float: none;
  }
  .qodef-icon-list-item .qodef-icon-holder .qodef-icon {
    font-size: 16px;
  }
  .qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  .qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper a,
  .qodef-icon-list-item.qodef-icon--custom-icon .qodef-e-icon-wrapper img {
    display: block;
  }
  .qodef-icon-list-item.qodef-icon--svg-icon .qodef-m-svg {
    pointer-events: none;
    flex-shrink: 0;
    margin-right: 12px;
    float: none;
  }
  .qodef-icon-list-item.qodef-icon--svg-icon .qodef-m-svg svg {
    display: block;
    width: 100%;
    stroke: inherit;
    fill: inherit;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
  }
  .qodef-icon-list-item.qodef-icon--svg-icon .qodef-m-svg svg {
    width: inherit;
  }
  
  /* ==========================================================================
     Icon List Item widget styles
     ========================================================================== */
  #qodef-page-sidebar .widget.widget_marity_core_icon_list_item {
    margin-bottom: 0;
  }
  #qodef-page-footer .widget.widget_marity_core_icon_list_item {
    margin-bottom: 0;
  }
  #qodef-side-area .widget.widget_marity_core_icon_list_item {
    margin-bottom: 0;
  }
  
  /* ==========================================================================
     Icon With Text shortcode styles
     ========================================================================== */
  .qodef-icon-with-text {
    /* custom css class */
  }
  .qodef-icon-with-text.qodef-icon-gradient-bg--yes .qodef-m-icon-wrapper {
    padding: 21px 14px;
    background-image: linear-gradient(
      0deg,
      rgb(232, 212, 212) 0%,
      rgb(216, 199, 199) 26%,
      rgb(147, 190, 199) 100%
    );
  }
  .qodef-icon-with-text.qodef--no-icon .qodef-m-icon-wrapper {
    display: none !important;
  }
  @media only screen and (max-width: 680px) {
    .qodef-icon-with-text.qodef--svg-icon
      .qodef-m-icon-wrapper
      .qodef-icon-holder {
      width: 100%;
    }
  }
  .qodef-icon-with-text .qodef-m-title {
    margin: 0;
  }
  .qodef-icon-with-text .qodef-m-title a {
    display: block;
  }
  .qodef-icon-with-text .qodef-m-text {
    margin: 15px 0 0;
  }
  .qodef-icon-with-text .qodef-m-icon-wrapper {
    line-height: 1;
  }
  .qodef-icon-with-text .qodef-m-svg {
    display: flex;
  }
  .qodef-icon-with-text .qodef-icon-holder {
    float: none;
  }
  .qodef-icon-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  .qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper a,
  .qodef-icon-with-text.qodef--custom-icon .qodef-m-icon-wrapper img {
    display: block;
  }
  .qodef-icon-with-text .qodef-m-button {
    display: flex;
    margin-top: 35px;
    z-index: 2;
    pointer-events: none;
    position: relative;
  }
  .qodef-icon-with-text .qodef-m-button a {
    pointer-events: all;
  }
  .qodef-icon-with-text.qodef-button-alignment--center .qodef-m-button {
    justify-content: center;
  }
  .qodef-icon-with-text.qodef-button-alignment--left .qodef-m-button {
    justify-content: flex-start;
  }
  .qodef-icon-with-text.qodef-button-alignment--right .qodef-m-button {
    justify-content: flex-end;
  }
  @media only screen and (max-width: 680px) {
    .qodef-icon-with-text.qodef-responsive-adj.qodef-layout--before-content
      .qodef-m-icon-wrapper {
      margin-right: 0;
    }
    .qodef-icon-with-text.qodef-responsive-adj.qodef-layout--before-content
      .qodef-m-svg
      svg {
      width: 300px;
      height: 300px;
    }
  }
  .qodef-icon-with-text.qodef--svg-icon.qodef--atom {
    overflow: visible;
  }
  .qodef-icon-with-text.qodef--svg-icon.qodef--atom circle:first-of-type {
    animation: qode-rotate 4s linear infinite;
    transform-origin: 50%;
  }
  .qodef-icon-with-text.qodef--svg-icon.qodef--atom circle:not(first-of-type) {
    fill: currentColor;
  }
  .qodef-icon-with-text.qodef--svg-icon.qodef--atom path {
    fill: none;
    stroke: currentColor;
    stroke-miterlimit: 10;
    stroke-width: 2px;
  }
  
  /* ==========================================================================
     Icon With Text shortcode styles
     ========================================================================== */
  .qodef-icon-with-text.qodef-layout--before-content {
    display: flex;
    align-items: center;
  }
  .qodef-icon-with-text.qodef-layout--before-content .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 7px;
  }
  
  /* ==========================================================================
     Icon With Text shortcode styles
     ========================================================================== */
  .qodef-icon-with-text.qodef-layout--before-title .qodef-m-title {
    line-height: 1;
  }
  .qodef-icon-with-text.qodef-layout--before-title .qodef-m-title-inner {
    display: flex;
    align-items: center;
  }
  .qodef-icon-with-text.qodef-layout--before-title .qodef-m-icon-wrapper {
    flex-shrink: 0;
    margin-right: 5px;
  }
  .qodef-icon-with-text.qodef-layout--before-title.qodef--retina img {
    max-width: 50%;
  }
  
  /* ==========================================================================
     Icon With Text shortcode styles
     ========================================================================== */
  .qodef-icon-with-text.qodef-layout--top .qodef-m-title {
    margin-top: 21px;
  }
  .qodef-icon-with-text.qodef-layout--top.qodef-alignment--center {
    text-align: center;
  }
  .qodef-icon-with-text.qodef-layout--top.qodef-alignment--left {
    text-align: left;
  }
  .qodef-icon-with-text.qodef-layout--top.qodef-alignment--right {
    text-align: right;
  }
  .qodef-icon-with-text.qodef-layout--top.qodef--retina img {
    max-width: 50%;
    margin: 0 auto;
  }
  .qodef-icon-with-text.qodef-layout--top.qodef--enable-link-holder {
    position: relative;
    padding: 55px 45px 45px 55px;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-icon-with-text.qodef-layout--top.qodef--enable-link-holder {
      padding: 45px 35px 35px 45px;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-icon-with-text.qodef-layout--top.qodef--enable-link-holder {
      padding: 35px 30px 35px 30px;
    }
  }
  .qodef-icon-with-text.qodef-layout--top.qodef--enable-link-holder
    .qodef-m-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
  
  /* ==========================================================================
     Icon shortcode styles
     ========================================================================== */
  .qodef-icon-holder {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    line-height: 1;
  }
  .qodef-icon-holder a {
    display: block;
  }
  .qodef-icon-holder .qodef-icon {
    display: block;
    line-height: inherit;
    transition: color 0.3s ease-out;
  }
  .qodef-icon-holder .qodef-icon:before {
    display: block;
    line-height: inherit;
  }
  .qodef-icon-holder.qodef-layout--circle,
  .qodef-icon-holder.qodef-layout--square {
    width: 2em;
    height: 2em;
    line-height: 2em;
    text-align: center;
    color: #fff;
    background-color: var(--qode-main-color);
    transition:
      color 0.3s ease-out,
      background-color 0.3s ease-out,
      border-color 0.3s ease-out;
  }
  .qodef-icon-holder.qodef-layout--circle a,
  .qodef-icon-holder.qodef-layout--square a {
    color: inherit;
    transition: none;
  }
  .qodef-icon-holder.qodef-layout--circle:hover,
  .qodef-icon-holder.qodef-layout--square:hover {
    background-color: #0e202a;
  }
  .qodef-icon-holder.qodef-layout--circle {
    border-radius: 50%;
  }
  .qodef-icon-holder.qodef-size--tiny {
    font-size: 1.33333333em;
  }
  .qodef-icon-holder.qodef-size--small {
    font-size: 2em;
  }
  .qodef-icon-holder.qodef-size--medium {
    font-size: 3em;
  }
  .qodef-icon-holder.qodef-size--large {
    font-size: 4em;
  }
  .qodef-icon-holder.qodef-size--huge {
    font-size: 5em;
  }
  
  /* ==========================================================================
     Icon widget styles
     ========================================================================== */
  .widget.widget_marity_core_icon {
    display: inline-block;
    line-height: 1;
  }
  #qodef-page-sidebar .widget.widget_marity_core_icon {
    margin-bottom: 0;
  }
  #qodef-page-footer .widget.widget_marity_core_icon {
    margin-bottom: 0;
  }
  #qodef-side-area .widget.widget_marity_core_icon {
    margin-bottom: 0;
  }
  .widget.widget_marity_core_icon .qodef-icon-holder > a,
  .widget.widget_marity_core_icon .qodef-icon-holder > span {
    font-size: 16px;
    color: #0e202a;
    margin-right: 17px;
  }
  
  .qodef-image-gallery .qodef-top-info-holder {
    margin-bottom: 85px;
    padding: 0 127px 0 0;
  }
  @media only screen and (max-width: 680px) {
    .qodef-image-gallery .qodef-top-info-holder {
      padding: 0 !important;
      margin-bottom: 15px;
    }
    .qodef-image-gallery .qodef-top-info-holder .qodef-navigation-holder {
      margin-top: 35px;
    }
  }
  .qodef-image-gallery
    .qodef-top-info-holder
    .qodef-e-supertitle-holder
    .qodef-e-supertitle {
    margin: 0 0 19px 0;
  }
  .qodef-image-gallery .qodef-top-info-holder .qodef-e-title-holder {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  @media only screen and (max-width: 768px) {
    .qodef-image-gallery .qodef-top-info-holder .qodef-e-title-holder {
      flex-direction: column;
    }
  }
  .qodef-image-gallery
    .qodef-top-info-holder
    .qodef-e-title-holder
    .qodef-e-title {
    margin: 0;
  }
  .qodef-image-gallery .qodef-top-info-holder .qodef-navigation-line {
    height: 1px;
    display: block;
    margin-bottom: 27px;
    background-color: #cacaca;
  }
  .qodef-image-gallery.qodef--hover-overlay .qodef-e {
    overflow: hidden;
  }
  .qodef-image-gallery.qodef--hover-overlay .qodef-e:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: #ffffff;
    opacity: 0;
    transition: opacity 1s ease-out;
  }
  .qodef-image-gallery.qodef--hover-overlay .qodef-e:hover:after {
    opacity: 0.5;
  }
  
  /* ==========================================================================
     Image With Text shortcode styles
     ========================================================================== */
  .qodef-image-with-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-image-with-text .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-image-with-text .qodef-m-image a,
  .qodef-image-with-text .qodef-m-image img {
    display: block;
  }
  .qodef-image-with-text .qodef-m-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-image-with-text .qodef-m-title {
    margin: 17px 0 0;
  }
  .qodef-image-with-text .qodef-m-title a {
    color: currentColor;
  }
  .qodef-image-with-text p.qodef-m-title {
    font-weight: 400;
  }
  .qodef-image-with-text .qodef-m-text {
    margin: 10px 0 0;
  }
  .qodef-image-with-text.qodef-image-action--custom-link.qodef-image-shadow-on-hover--yes
    .qodef-m-image {
    transition: all 0.3s ease-in-out;
  }
  .qodef-image-with-text.qodef-image-action--custom-link.qodef-image-shadow-on-hover--yes:hover
    .qodef-m-image {
    box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.06);
  }
  .qodef-image-with-text.qodef--hover-overlay .qodef-m-image {
    overflow: hidden;
  }
  .qodef-image-with-text.qodef--hover-overlay .qodef-m-image:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background: #ffffff;
    opacity: 0;
    transition: opacity 1s ease-out;
  }
  .qodef-image-with-text.qodef--hover-overlay:hover .qodef-m-image:after {
    opacity: 0.25;
  }
  .qodef-image-with-text.qodef--has-appear {
    opacity: 0;
    transition:
      opacity 1s,
      transform 1s;
    transform: translateY(100px);
  }
  .qodef-image-with-text.qodef--has-appear.qodef--appeared {
    opacity: 1;
    transform: translateY(0px);
  }
  
  /* ==========================================================================
     Info Location Background Text shortcode styles
     ========================================================================== */
  .qodef-info-location {
    background: #fff;
    border-radius: 9px;
    padding: 56px 52px 75px;
  }
  .qodef-info-location.qodef-disable-padding-box--yes {
    background: none;
    border-radius: 0;
    padding: 0;
  }
  .qodef-info-location.qodef-layout--background-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-info-location.qodef-layout--background-text .qodef-m-info {
    position: relative;
    z-index: 2;
  }
  .qodef-info-location.qodef-layout--background-text .qodef-m-title {
    margin: 0 0 15px;
    color: #20313a;
  }
  .qodef-info-location.qodef-layout--background-text .qodef-m-text {
    margin: 0 0 11px;
  }
  .qodef-info-location.qodef-layout--background-text .qodef-m-text,
  .qodef-info-location.qodef-layout--background-text .qodef-m-location-link {
    font-family: "Sora", sans-serif;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    color: #646464;
    display: block;
    transition: color 0.3s ease-out;
  }
  .qodef-info-location.qodef-layout--background-text .qodef-m-text:hover,
  .qodef-info-location.qodef-layout--background-text
    .qodef-m-location-link:hover {
    color: #0e202a;
  }
  
  /* ==========================================================================
     Info Location Background Text shortcode styles
     ========================================================================== */
  /* ==========================================================================
     Author Info widget styles
     ========================================================================== */
  /* ==========================================================================
     Info Section Background Text shortcode styles
     ========================================================================== */
  .qodef-info-section.qodef-layout--background-text {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-info-section.qodef-layout--background-text .qodef-m-info {
    position: relative;
    z-index: 2;
  }
  .qodef-info-section.qodef-layout--background-text .qodef-m-title {
    margin: 0 0 18px;
  }
  .qodef-info-section.qodef-layout--background-text .qodef-m-text {
    margin: 0;
  }
  .qodef-info-section.qodef-layout--background-text .qodef-button {
    margin-top: 6px;
  }
  .qodef-info-section.qodef-layout--background-text .qodef-m-background-text {
    position: absolute;
    display: inline-block;
    color: rgba(14, 32, 42, 0.1);
    text-align: center;
    font-weight: 700;
    font-size: 250px;
  }
  .qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-left
    .qodef-m-background-text {
    top: 0;
    left: -20px;
  }
  .qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--top-right
    .qodef-m-background-text {
    top: 0;
    right: -20px;
  }
  .qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-left
    .qodef-m-background-text {
    bottom: 0;
    left: -20px;
  }
  .qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--bottom-right
    .qodef-m-background-text {
    bottom: 0;
    right: -20px;
  }
  .qodef-info-section.qodef-layout--background-text.qodef-background-text-pos--center
    .qodef-m-background-text {
    font-size: 450px;
    top: 34px;
    left: 0;
    right: 0;
    text-align: center;
  }
  
  /* ==========================================================================
     Info Section Background Text shortcode styles
     ========================================================================== */
  /* ==========================================================================
     Interactive Link Showcase shortcode styles
     ========================================================================== */
  .qodef-interactive-link-showcase {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: auto;
    visibility: hidden;
  }
  .qodef-interactive-link-showcase .qodef-m-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    left: initial;
    right: 50px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    opacity: 0;
    transition: opacity 0s 0s;
  }
  @media only screen and (max-width: 1680px) {
    .qodef-interactive-link-showcase .qodef-m-image {
      background-size: contain;
    }
  }
  .qodef-interactive-link-showcase .qodef-m-image.qodef--active {
    opacity: 1;
    z-index: 5;
    transition: opacity 0.4s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .qodef-interactive-link-showcase .qodef-m-image img {
    display: none;
  }
  .qodef-interactive-link-showcase .qodef-m-items {
    display: flex;
    align-items: center;
    z-index: 10;
  }
  .qodef-interactive-link-showcase .qodef-m-item {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    margin: 13px 0;
    font-family: "Sora", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2em;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-interactive-link-showcase .qodef-m-item {
      font-size: 35px;
      line-height: 43px;
    }
  }
  .qodef-interactive-link-showcase
    .qodef-m-item:hover
    .qodef-e-title
    .qodef-arrow-pointer
    g:nth-of-type(1) {
    transform: translateX(var(--qodef-move-x))
      translateY(calc(-1 * var(--qodef-move-y)));
    transition-delay: 0s;
  }
  .qodef-interactive-link-showcase
    .qodef-m-item:hover
    .qodef-e-title
    .qodef-arrow-pointer
    g:nth-of-type(2) {
    transform: translateX(0) translateY(0);
    transition-delay: 0.15s;
    opacity: 1;
  }
  .qodef-interactive-link-showcase .qodef-m-item .qodef-e-title {
    position: relative;
    display: block;
    z-index: 2;
  }
  .qodef-interactive-link-showcase
    .qodef-m-item
    .qodef-e-title
    .qodef-arrow-pointer {
    position: absolute;
    right: 0;
    top: 4px;
    opacity: 0;
    transition: opacity 0.3s ease-out;
  }
  .qodef-interactive-link-showcase
    .qodef-m-item
    .qodef-e-title
    .qodef-arrow-pointer
    g {
    transition: transform 0.35s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    --qodef-move-x: 34px;
    --qodef-move-y: 34px;
  }
  .qodef-interactive-link-showcase
    .qodef-m-item
    .qodef-e-title
    .qodef-arrow-pointer
    g:nth-of-type(1) {
    transform: translateX(0) translateY(0);
    transition-delay: 0.15s;
  }
  .qodef-interactive-link-showcase
    .qodef-m-item
    .qodef-e-title
    .qodef-arrow-pointer
    g:nth-of-type(2) {
    transform: translateX(calc(-1 * var(--qodef-move-x)))
      translateY(var(--qodef-move-y));
    transition-delay: 0s;
  }
  .qodef-interactive-link-showcase .qodef-m-item .qodef-e-tagline {
    display: block;
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
  }
  .qodef-interactive-link-showcase
    .qodef-m-item.qodef--active
    .qodef-e-title
    .qodef-arrow-pointer {
    opacity: 1;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-interactive-link-showcase
      .qodef-m-item.qodef--active
      .qodef-e-title
      .qodef-arrow-pointer {
      opacity: 0;
    }
  }
  .qodef-interactive-link-showcase.qodef--init {
    visibility: visible;
  }
  .qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item {
    color: #fff;
  }
  .qodef-interactive-link-showcase.qodef-skin--light .qodef-m-item.qodef--active {
    color: #0e202a;
    background-color: #fff;
  }
  
  /* ==========================================================================
     Interactive Link Showcase Interactive List styles
     ========================================================================== */
  .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-items {
    position: relative;
    flex-direction: column;
  }
  .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-m-item {
    padding: 20px 0;
    margin: 0;
    color: #0e202a;
    background-color: transparent;
  }
  .qodef-interactive-link-showcase.qodef-layout--interactive-list
    .qodef-m-item.qodef--active
    .qodef-e-follow-content {
    display: block;
  }
  .qodef-interactive-link-showcase.qodef-layout--interactive-list .qodef-e-title {
    display: block;
    z-index: -2;
  }
  .qodef-interactive-link-showcase.qodef-layout--interactive-list
    .qodef-e-follow-content {
    position: absolute;
    top: 0;
    left: 0;
    width: auto;
    display: none;
  }
  .qodef-interactive-link-showcase.qodef-layout--interactive-list
    .qodef-e-follow-image {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: auto;
    transform: translate3d(-50%, -50%, 0);
    overflow: hidden;
    z-index: -1;
  }
  .qodef-interactive-link-showcase.qodef-layout--interactive-list
    .qodef-e-follow-image
    img {
    position: relative;
    display: block;
    width: auto;
    max-width: 60vw;
  }
  .qodef-interactive-link-showcase.qodef-layout--interactive-list
    .qodef-e-follow-title {
    position: absolute;
    top: calc(50% + 20px);
    left: 0;
    display: block;
    font-family: "Sora", sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2em;
    white-space: nowrap;
    color: #fff;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-interactive-link-showcase.qodef-layout--interactive-list
      .qodef-e-follow-title {
      font-size: 35px;
      line-height: 43px;
    }
  }
  
  /* ==========================================================================
     Interactive Link Showcase List styles
     ========================================================================== */
  .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
    display: block;
    margin-left: auto;
    width: 42.7%;
    height: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
  }
  @media only screen and (max-width: 1680px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
      width: 48.7%;
      height: 80%;
    }
  }
  @media only screen and (max-width: 1440px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
      width: 52.7%;
      height: 94%;
    }
  }
  @media only screen and (max-width: 1366px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
      width: 45.7%;
      height: 76%;
    }
  }
  @media only screen and (max-width: 1280px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
      width: 52.7%;
      height: 70%;
    }
  }
  @media only screen and (max-width: 1024px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
      width: 100%;
      height: 32%;
      display: none;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-images {
      display: none;
    }
  }
  .qodef-interactive-link-showcase.qodef-layout--list .qodef-m-items {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: relative;
    width: 100%;
    height: 100%;
    align-items: flex-start;
    justify-content: flex-start;
    flex-direction: column;
  }
  .qodef-interactive-link-showcase.qodef-layout--list
    .qodef-m-items
    .qodef-m-item {
    width: 100%;
    margin: 48px 0;
  }
  @media only screen and (max-width: 680px) {
    .qodef-interactive-link-showcase.qodef-layout--list
      .qodef-m-items
      .qodef-m-item {
      margin: 28px 0;
    }
  }
  .qodef-interactive-link-showcase.qodef-layout--list
    .qodef-m-items
    .qodef-m-item
    .qodef-e-tagline {
    margin-bottom: 15px;
  }
  .qodef-interactive-link-showcase.qodef-layout--list
    .qodef-m-items
    .qodef-m-item
    .qodef-e-tagline:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #cacaca;
    margin-top: 11px;
  }
  
  /* ==========================================================================
     Interactive Link Showcase Slider styles
     ========================================================================== */
  .qodef-interactive-link-showcase.qodef-layout--slider .swiper-container {
    width: 100%;
    height: 100%;
    z-index: 10;
  }
  .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-images {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 5;
  }
  .qodef-interactive-link-showcase.qodef-layout--slider .qodef-m-item {
    height: auto;
    margin: 0 5%;
  }
  
  /* ==========================================================================
     Magnifier Glass shortcode styles
     ========================================================================== */
  .qodef-magnifier-glass {
    position: relative;
    height: 260vh;
    width: 100%;
    opacity: 0;
    transition: opacity 0.5s ease-out;
  }
  @media only screen and (max-width: 680px) {
    .qodef-magnifier-glass {
      overflow-x: hidden;
    }
  }
  .qodef-magnifier-glass.qodef--init {
    opacity: 1;
  }
  .qodef-magnifier-glass .qodef-m-stage-image {
    position: relative;
    height: 100%;
  }
  .qodef-magnifier-glass .qodef-m-stage-image img {
    height: 100%;
    object-fit: cover;
    opacity: 0.67;
  }
  @media only screen and (min-width: 2560px) {
    .qodef-magnifier-glass .qodef-m-stage-image img {
      width: 100%;
    }
  }
  .qodef-magnifier-glass .qodef-m-stage-image .qodef-m-lens {
    display: block;
    position: absolute;
    top: 250px;
    right: 140px;
    width: 460px;
    height: 460px;
    background-repeat: no-repeat;
    background-size: auto calc(var(--qodef-bg-size-y) * 1px);
    background-position: calc(var(--qodef-bg-position-x) * 1%)
      calc(var(--qodef-bg-position-y) * 1px);
    opacity: 0;
    transition: opacity 0.3s ease-out;
    background-color: #fff;
    transform: translateZ(0);
  }
  @media only screen and (max-width: 1440px) {
    .qodef-magnifier-glass .qodef-m-stage-image .qodef-m-lens {
      top: 170px;
      width: 400px;
      height: 400px;
    }
  }
  @media only screen and (max-width: 1024px) {
    .qodef-magnifier-glass .qodef-m-stage-image .qodef-m-lens {
      top: 100px;
      right: 7%;
      width: 300px;
      height: 300px;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-magnifier-glass .qodef-m-stage-image .qodef-m-lens {
      display: none;
    }
  }
  .qodef-magnifier-glass .qodef-m-stage-image .qodef-m-lens.qodef-inactive {
    opacity: 0;
  }
  .qodef-magnifier-glass .qodef-m-stage-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 77%;
    height: 100%;
    padding-left: 140px;
    display: flex;
    flex-direction: column;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-magnifier-glass .qodef-m-stage-content {
      padding-left: 90px;
    }
  }
  @media only screen and (max-width: 1024px) {
    .qodef-magnifier-glass .qodef-m-stage-content {
      padding-left: 7%;
      padding-right: 7%;
    }
  }
  @media only screen and (max-width: 768px) {
    .qodef-magnifier-glass .qodef-m-stage-content {
      width: 100%;
    }
  }
  .qodef-magnifier-glass .qodef-m-stage-content .qodef-m-stage-top,
  .qodef-magnifier-glass .qodef-m-stage-content .qodef-m-stage-bottom {
    height: 100vh;
  }
  .qodef-magnifier-glass .qodef-m-stage-content .qodef-m-stage-bottom {
    height: 113vh;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-magnifier-glass .qodef-m-stage-content .qodef-m-stage-bottom {
      height: 100vh;
    }
  }
  @media only screen and (max-width: 1024px) {
    .qodef-magnifier-glass .qodef-m-stage-content .qodef-m-stage-top {
      height: calc(100vh - 70px);
    }
  }
  .qodef-magnifier-glass .qodef-m-stage-content .qodef-m-stage-top {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .qodef-magnifier-glass
    .qodef-m-stage-content
    .qodef-m-stage-top
    .qodef-e-title {
    margin: 0;
    font-size: 100px;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-top
      .qodef-e-title {
      font-size: 80px;
      line-height: 1.17021em;
    }
  }
  @media only screen and (max-width: 1024px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-top
      .qodef-e-title {
      font-size: 60px;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-top
      .qodef-e-title {
      font-size: 56px;
    }
  }
  .qodef-magnifier-glass .qodef-m-stage-content .qodef-m-stage-top .qodef-e-text {
    margin: 52px 0 0;
    font-size: 20px;
  }
  .qodef-magnifier-glass
    .qodef-m-stage-content
    .qodef-m-stage-top
    .qodef-m-scroll-holder {
    position: absolute;
    width: 100vw;
    bottom: 34px;
    left: -140px;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-right: 57px;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-top
      .qodef-m-scroll-holder {
      left: -90px;
    }
  }
  @media only screen and (max-width: 1024px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-top
      .qodef-m-scroll-holder {
      left: -87px;
    }
  }
  @media only screen and (max-width: 768px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-top
      .qodef-m-scroll-holder {
      left: -7%;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-top
      .qodef-m-scroll-holder {
      left: 0;
    }
  }
  .qodef-magnifier-glass
    .qodef-m-stage-content
    .qodef-m-stage-top
    .qodef-m-scroll-holder
    .qodef-scroll-down-text {
    position: relative;
    display: block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    padding-right: 20px;
  }
  .qodef-magnifier-glass
    .qodef-m-stage-content
    .qodef-m-stage-top
    .qodef-m-scroll-holder
    .qodef-scroll-down-text
    .qodef-scroll-indicator {
    display: block;
    position: absolute;
    right: 0;
    bottom: 7px;
    width: 1px;
    height: 100px;
    background-color: #c6c6c6;
    overflow: hidden;
  }
  .qodef-magnifier-glass
    .qodef-m-stage-content
    .qodef-m-stage-top
    .qodef-m-scroll-holder
    .qodef-scroll-down-text
    .qodef-scroll-indicator:after {
    content: "";
    display: block;
    width: 1px;
    height: 39px;
    background-color: #000;
    animation: fade-out-down 2s ease infinite;
  }
  .qodef-magnifier-glass .qodef-m-stage-content .qodef-m-stage-bottom {
    position: relative;
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
  }
  .qodef-magnifier-glass
    .qodef-m-stage-content
    .qodef-m-stage-bottom
    .qodef-e-title {
    margin: 0;
  }
  .qodef-magnifier-glass
    .qodef-m-stage-content
    .qodef-m-stage-bottom
    .qodef-m-button {
    margin-top: 46px;
  }
  .qodef-magnifier-glass
    .qodef-m-stage-content
    .qodef-m-stage-bottom
    .qodef-e-text {
    margin: 0 0 0;
  }
  .qodef-magnifier-glass
    .qodef-m-stage-content
    .qodef-m-stage-bottom
    .qodef-m-stage-bottom-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }
  .qodef-magnifier-glass
    .qodef-m-stage-content
    .qodef-m-stage-bottom
    .qodef-m-stage-bottom-content
    .qodef-m-stage-bottom-first {
    margin-top: 28.5%;
    width: 58%;
  }
  @media only screen and (max-width: 1680px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-first {
      margin-top: auto;
    }
  }
  @media only screen and (max-width: 1440px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-first {
      width: 76%;
    }
  }
  @media only screen and (max-width: 1024px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-first {
      width: 90%;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-first {
      width: 100%;
    }
  }
  .qodef-magnifier-glass
    .qodef-m-stage-content
    .qodef-m-stage-bottom
    .qodef-m-stage-bottom-content
    .qodef-m-stage-bottom-second {
    margin-top: auto;
    width: 41%;
  }
  @media only screen and (max-width: 1680px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-second {
      margin-bottom: -6.7%;
    }
  }
  @media only screen and (max-width: 1440px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-second {
      width: 56%;
      margin-bottom: -12%;
    }
  }
  @media screen and (max-width: 1440px) and (max-height: 777px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-second {
      margin-bottom: -6.7%;
    }
  }
  @media screen and (max-width: 1440px) and (max-height: 750px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-second {
      margin-bottom: -5.4%;
    }
  }
  @media only screen and (max-width: 1368px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-second {
      margin-bottom: -13.5%;
    }
  }
  @media screen and (max-width: 1368px) and (max-height: 812px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-second {
      margin-bottom: -8.7%;
    }
  }
  @media only screen and (max-width: 1366px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-second {
      margin-bottom: -6.7%;
    }
  }
  @media screen and (max-width: 1366px) and (max-height: 645px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-second {
      margin-bottom: -0.4%;
    }
  }
  @media only screen and (max-width: 1280px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-second {
      margin-bottom: -4.5%;
    }
  }
  @media screen and (max-width: 1280px) and (max-height: 677px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-second {
      margin-bottom: -2.2%;
    }
  }
  @media only screen and (max-width: 1024px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-second {
      width: 78%;
      margin-bottom: -9.3%;
    }
  }
  @media only screen and (max-width: 768px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-second {
      margin-bottom: -12.7%;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-magnifier-glass
      .qodef-m-stage-content
      .qodef-m-stage-bottom
      .qodef-m-stage-bottom-content
      .qodef-m-stage-bottom-second {
      margin-bottom: 0;
      width: 100%;
    }
  }
  .qodef-magnifier-glass .qodef-highlight-text.qodef-blur {
    filter: blur(4.3px);
    transition: filter 0.5s ease-out;
  }
  .qodef-magnifier-glass.qodef--appear {
    opacity: 1;
  }
  .qodef-magnifier-glass.qodef--appear
    .qodef-m-stage-image
    .qodef-m-lens:not(.qodef-inactive) {
    opacity: 1;
  }
  .qodef-magnifier-glass.qodef--appear .qodef-highlight-text.qodef-blur {
    filter: blur(0);
    transition-delay: 1s;
  }
  
  @keyframes fade-out-down {
    0% {
      opacity: 0;
      transform: translateY(0px);
    }
    20% {
      opacity: 1;
    }
    70% {
      transform: translateY(61px);
    }
    100% {
      opacity: 0;
    }
  }
  /* ==========================================================================
     Item Showcase shortcode styles
     ========================================================================== */
  .qodef-opportunities-list {
    border-bottom: 1px solid #dcdcdc;
  }
  .qodef-opportunities-list .qodef-item-holder {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-between;
    border-top: 1px solid #dcdcdc;
    padding-top: 36px;
    margin-bottom: 44px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-opportunities-list .qodef-item-holder {
      flex-direction: column;
    }
  }
  .qodef-opportunities-list .qodef-item-holder .qodef-m-item {
    width: 63%;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-opportunities-list .qodef-item-holder .qodef-m-item {
      width: 80%;
    }
  }
  .qodef-opportunities-list .qodef-m-items {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  .qodef-opportunities-list .qodef-m-items .qodef-m-button {
    margin-top: -5px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-opportunities-list .qodef-m-items .qodef-m-button {
      margin-top: 20px;
    }
  }
  .qodef-opportunities-list .qodef-m-items .qodef-m-button .qodef-button {
    color: #20313a;
  }
  .qodef-opportunities-list .qodef-e-title {
    margin: 0;
    color: #20313a;
  }
  .qodef-opportunities-list .qodef-e-text {
    margin: 20px 0 0;
  }
  
  /* ==========================================================================
     Item Showcase List styles
     ========================================================================== */
  /* ==========================================================================
     Pricing Table shortcode styles
     ========================================================================== */
  .qodef-pricing-table {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    text-align: center;
    background-color: #f3f3f3;
    border-radius: 25px;
    overflow: hidden;
  }
  .qodef-pricing-table.qodef-glossy-box--yes {
    padding: 32px 30px 26px 30px;
    border-radius: 6px;
    background-image: linear-gradient(
      0deg,
      rgba(227, 205, 204, 0.41) 0%,
      rgba(154, 191, 199, 0.41) 100%
    );
    -webkit-backdrop-filter: blur(7.8px);
    backdrop-filter: blur(7.8px);
    background-color: rgba(255, 255, 255, 0.0705882353);
  }
  .qodef-pricing-table .qodef-svg-morph-holder {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
  }
  .qodef-pricing-table .qodef-svg-morph-holder.qodef-type-2 {
    color: #e6f1f8;
    top: -17%;
    left: 20%;
  }
  .qodef-pricing-table .qodef-svg-morph-holder.qodef-type-3 {
    color: #efefef;
    top: -30%;
    left: 40%;
  }
  .qodef-pricing-table .qodef-svg-morph-holder.qodef-type-1 {
    color: #efefef;
    top: -20%;
    left: 20%;
  }
  .qodef-pricing-table .qodef-svg-morph-holder > svg {
    overflow: visible;
    opacity: 0;
    transform: scale(0.8);
    transition:
      transform 1.1s ease-out 0.5s,
      opacity 0.5s ease-out 0.5s;
  }
  .qodef-pricing-table .qodef-svg-morph-holder.qodef--appeared > svg {
    opacity: 1;
    transform: scale(1);
    transition:
      transform 0.75s cubic-bezier(0.175, 0.885, 0.32, 1.275),
      opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .qodef-pricing-table.qodef-status--featured {
    background-color: #f0f8fd;
  }
  .qodef-pricing-table .qodef-m-inner {
    padding: 42px 65px 45px;
    position: relative;
    z-index: 50;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-pricing-table .qodef-m-inner {
      padding: 30px 45px 45px;
    }
  }
  @media only screen and (max-width: 1280px) {
    .qodef-pricing-table .qodef-m-inner {
      padding: 30px 30px 45px;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-pricing-table .qodef-m-inner {
      padding: 20px 30px 45px;
    }
  }
  .qodef-pricing-table .qodef-m-title {
    text-align: left;
    margin: 0 0 52px;
  }
  .qodef-pricing-table .qodef-m-title p {
    margin: 0;
    color: #0e202a;
  }
  .qodef-pricing-table .qodef-m-price {
    margin-top: -3px;
  }
  .qodef-pricing-table .qodef-m-price .qodef-m-price-wrapper {
    display: flex;
    padding-bottom: 16px;
    margin: 0 0 11px;
    line-height: 1;
    justify-content: flex-start;
    border-bottom: 1px solid #cacaca;
  }
  .qodef-pricing-table .qodef-m-price .qodef-m-price-period {
    text-align: right;
    width: 100%;
    display: block;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #20313a;
  }
  .qodef-pricing-table .qodef-m-button {
    float: right;
    margin-bottom: 63px;
  }
  @media only screen and (max-width: 680px) {
    .qodef-pricing-table .qodef-m-button {
      margin-bottom: 40px;
    }
  }
  .qodef-pricing-table .qodef-m-content {
    margin: 26px 0 0;
  }
  .qodef-pricing-table .qodef-m-content ul {
    list-style: none;
    margin: 0;
    text-align: left;
  }
  .qodef-pricing-table .qodef-m-content ul li {
    margin-bottom: 11px;
    font-size: 16px;
    font-weight: 300;
    letter-spacing: 0;
    color: #646464;
  }
  .qodef-pricing-table .qodef-m-content ul li:last-child {
    margin-bottom: 0;
  }
  .qodef-pricing-table .qodef-m-content ul li:before {
    content: "";
    background: url("../img/pricing-star.svg");
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-right: 18px;
    position: relative;
    bottom: 2px;
  }
  .qodef-pricing-table .qodef-m-button .qodef-button {
    margin: 78px 0 0;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-pricing-table .qodef-m-button .qodef-button {
      margin: 58px 0 0;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-pricing-table .qodef-m-button .qodef-button {
      margin: 50px 0 0;
    }
  }
  
  /* ==========================================================================
     Process Info Tabs shortcode styles
     ========================================================================== */
  .qodef-process-info-tabs .qodef-top-info-holder {
    margin-bottom: 57px;
    padding: 0 127px 0 0;
  }
  @media only screen and (max-width: 680px) {
    .qodef-process-info-tabs .qodef-top-info-holder {
      padding: 0 !important;
    }
  }
  .qodef-process-info-tabs
    .qodef-top-info-holder
    .qodef-e-supertitle-holder
    .qodef-e-supertitle {
    margin: 0 0 19px 0;
  }
  .qodef-process-info-tabs .qodef-top-info-holder .qodef-e-title-holder {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  @media only screen and (max-width: 768px) {
    .qodef-process-info-tabs .qodef-top-info-holder .qodef-e-title-holder {
      flex-direction: column;
    }
  }
  .qodef-process-info-tabs
    .qodef-top-info-holder
    .qodef-e-title-holder
    .qodef-e-title {
    margin: 0;
  }
  .qodef-process-info-tabs .qodef-top-info-holder .qodef-navigation-line {
    height: 1px;
    display: block;
    margin-bottom: 27px;
    background-color: #515151;
  }
  .qodef-process-info-tabs.qodef-skin--light
    .qodef-top-info-holder
    .swiper-button-next,
  .qodef-process-info-tabs.qodef-skin--light
    .qodef-top-info-holder
    .swiper-button-prev {
    color: #fff;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-process-info-tabs.qodef-gutter--colossal.qodef-grid
      > .qodef-grid-inner.qodef-process-info-tabs-holder {
      gap: 80px;
    }
  }
  .qodef-process-info-tabs.qodef-behavior--indent-slider {
    padding-bottom: 1px;
  }
  .qodef-process-info-tabs.qodef-behavior--indent-slider
    .qodef-process-info-tabs-content-bottom
    .qodef-e-text:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    margin: 10px 0 0;
    background-color: rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 2.67px 0.33px rgba(0, 0, 0, 0.4);
  }
  .qodef-process-info-tabs.qodef-behavior--indent-slider.qodef-skin--light
    .qodef-process-info-tabs-content-bottom
    .qodef-e-text:after {
    background-color: rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 2.67px 0.33px rgba(255, 255, 255, 0.4);
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-enable-min-height--yes
    .qodef-process-info-tabs-item {
    min-height: 41vh;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal .qodef-e-supertitle {
    margin: 0 0 30px;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal .qodef-e-title {
    margin: 0;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal .qodef-e-text {
    margin: 0;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-skin--light
    .qodef-e-supertitle,
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-skin--light
    .qodef-e-title,
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-skin--light
    .qodef-button.qodef-layout--textual {
    color: #fff;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-skin--light
    .qodef-button.qodef-layout--outlined {
    color: #fff;
    border-color: #fff;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-skin--light
    .qodef-button.qodef-layout--outlined:hover {
    color: var(--qode-main-color);
    background: #fff;
    border-color: #fff;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-skin--light
    .qodef-e-title {
    font-size: 18px;
    height: 48px;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-skin--light
    .qodef-e-text {
    color: #dbdbdb;
    font-size: 16px;
    height: 200px;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-appearance--glossy
    .qodef-process-info-tabs-item {
    -webkit-backdrop-filter: blur(7.8px);
    backdrop-filter: blur(7.8px);
    border: 1px solid rgba(195, 195, 195, 0.1215686275);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.0705882353);
    border-radius: 20px;
    overflow: hidden;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-appearance--glossy.qodef-hide-borders--yes
    .qodef-process-info-tabs-item {
    border: none;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-appearance--transparent
    .qodef-process-info-tabs-item {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    border: 1px solid #c3c3c3;
    border-radius: 33px;
    background-color: rgba(255, 255, 255, 0.0705882353);
    background-color: rgba(255, 255, 255, 0.1098039216);
    border: none;
    overflow: hidden;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-appearance--morph
    .qodef-process-info-tabs-item {
    min-height: 300px;
    border: 1px solid transparent;
    border-radius: 10px;
    background-color: #f4f4f4;
    padding: 71px 65px 36px 63px;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-process-info-tabs.qodef-layout--horizontal.qodef-appearance--morph
      .qodef-process-info-tabs-item {
      padding: 41px 7% 33px 7%;
    }
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-appearance--morph
    .qodef-e-text {
    margin: 17px 0 0;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-appearance--morph
    .qodef-m-button {
    right: -18px;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-process-info-tabs.qodef-layout--horizontal.qodef-appearance--morph
      .qodef-m-button {
      right: 0;
    }
  }
  .qodef-process-info-tabs.qodef-layout--horizontal
    .qodef-process-info-tabs-item {
    min-height: 340px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 55px 77px 48px 57px;
    position: relative;
    overflow: hidden;
  }
  @media only screen and (max-width: 1366px) {
    .qodef-process-info-tabs.qodef-layout--horizontal
      .qodef-process-info-tabs-item {
      padding: 30px 37px 28px 37px;
    }
  }
  .qodef-process-info-tabs.qodef-layout--horizontal
    .qodef-process-info-tabs-item
    .qodef-svg-morph-holder {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal
    .qodef-process-info-tabs-item
    .qodef-svg-morph-holder.qodef-type-1 {
    color: #efefef;
    top: -75%;
    left: 20%;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal
    .qodef-process-info-tabs-item
    .qodef-svg-morph-holder.qodef-type-2 {
    color: #e6f1f8;
    top: -17%;
    left: 20%;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal
    .qodef-process-info-tabs-item
    .qodef-svg-morph-holder.qodef-type-3 {
    color: #efefef;
    top: -30%;
    left: 40%;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal
    .qodef-process-info-tabs-item
    .qodef-svg-morph-holder
    > svg {
    overflow: visible;
    opacity: 0;
    transform: scale(0.8);
    transition:
      transform 1.1s ease-out 0.5s,
      opacity 0.5s ease-out 0.5s;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal
    .qodef-process-info-tabs-item.qodef--has-appear {
    opacity: 0;
    transition: opacity 0.5s ease-out;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal
    .qodef-process-info-tabs-item.qodef--has-appear.qodef--appeared {
    opacity: 1;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal
    .qodef-process-info-tabs-item.qodef--has-appear.qodef--appeared
    .qodef-svg-morph-holder
    > svg {
    opacity: 1;
    transform: scale(1);
  }
  .qodef-process-info-tabs.qodef-layout--horizontal
    .qodef-process-info-tabs-item
    .qodef-process-info-tabs-content-bottom,
  .qodef-process-info-tabs.qodef-layout--horizontal
    .qodef-process-info-tabs-item
    .qodef-process-info-tabs-content {
    position: relative;
    z-index: 50;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal
    .qodef-process-info-tabs-item
    .qodef-process-info-tabs-content-bottom {
    margin-top: auto;
    width: 100%;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal .qodef-m-button {
    width: 100%;
    position: relative;
    text-align: right;
    right: -39px;
  }
  @media only screen and (max-width: 1280px) {
    .qodef-process-info-tabs.qodef-layout--horizontal .qodef-m-button {
      right: 0;
    }
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-behavior--indent-slider.qodef-enable-min-height--yes
    .qodef-process-info-tabs-item {
    min-height: 53.7vh;
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-behavior--indent-slider
    .qodef-process-info-tabs-item {
    padding: 95px 47px 58px 47px;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-process-info-tabs.qodef-layout--horizontal.qodef-behavior--indent-slider
      .qodef-process-info-tabs-item {
      padding: 50px 38px 39px 38px;
    }
  }
  .qodef-process-info-tabs.qodef-layout--horizontal.qodef-behavior--indent-slider
    .qodef-m-button {
    right: 0;
    margin-top: 29px;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-process-info-tabs.qodef-layout--horizontal.qodef-behavior--indent-slider
      .qodef-m-button
      .qodef-button.qodef-layout--outlined {
      padding: 17px 45px;
    }
  }
  
  /* ==========================================================================
     Process Info Tabs shortcode variation styles
     ========================================================================== */
  .qodef-process-info-tabs.qodef-layout--gradient-overlay .qodef-e-count {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    display: block;
    margin-bottom: 16px;
    color: #646464;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay .qodef-decoration-line {
    position: relative;
    display: block;
    width: 100%;
    height: 1px;
    background-color: #e0e0e0;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay
    .qodef-decoration-line:after {
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background-color: #b4c2c6;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay .qodef-e-title {
    margin: 13px 0 0;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay
    .qodef-button.qodef-layout--textual {
    display: block;
    text-align: right;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay .qodef-e-count,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay .qodef-e-title,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay .qodef-e-text,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay
    .qodef-button.qodef-layout--textual {
    transition: color 0.3s ease-out;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay .qodef-decoration-line,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay
    .qodef-decoration-line:after {
    transition: background-color 0.5s ease-out;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay .qodef-m-overlay-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-process-info-tabs-item,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-process-info-tabs-item {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    position: relative;
    overflow: hidden;
    border: none;
    border-radius: 10px;
    background-color: #fff;
    padding: 38px 20px 23px 28px;
    min-height: 272px;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-process-info-tabs-item:after,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-process-info-tabs-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(
      0deg,
      rgb(229, 209, 209) 0%,
      rgb(178, 193, 198) 100%
    );
    opacity: 0;
    transition: opacity 0.5s ease-out;
    border-radius: 10px;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-process-info-tabs-item:hover:after,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-process-info-tabs-item:hover:after {
    opacity: 1;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-process-info-tabs-item:hover
    .qodef-e-count,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-process-info-tabs-item:hover
    .qodef-e-title,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-process-info-tabs-item:hover
    .qodef-e-text,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-process-info-tabs-item:hover
    .qodef-button.qodef-layout--textual,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-process-info-tabs-item:hover
    .qodef-e-count,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-process-info-tabs-item:hover
    .qodef-e-title,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-process-info-tabs-item:hover
    .qodef-e-text,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-process-info-tabs-item:hover
    .qodef-button.qodef-layout--textual {
    color: #fff;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-process-info-tabs-item:hover
    .qodef-decoration-line,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-process-info-tabs-item:hover
    .qodef-decoration-line:after,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-process-info-tabs-item:hover
    .qodef-decoration-line,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-process-info-tabs-item:hover
    .qodef-decoration-line:after {
    background-color: #fff;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-process-info-tabs-content-bottom,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-process-info-tabs-content,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-process-info-tabs-content-bottom,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-process-info-tabs-content {
    position: relative;
    z-index: 50;
    width: 100%;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-process-info-tabs-content-bottom,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-process-info-tabs-content-bottom {
    margin-top: auto;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-svg-morph-holder,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-svg-morph-holder {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-svg-morph-holder.qodef-type-1,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-svg-morph-holder.qodef-type-1 {
    color: #efefef;
    top: -75%;
    left: 20%;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-svg-morph-holder.qodef-type-2,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-svg-morph-holder.qodef-type-2 {
    color: #e6f1f8;
    top: -17%;
    left: 20%;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-svg-morph-holder.qodef-type-3,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-svg-morph-holder.qodef-type-3 {
    color: #efefef;
    top: -30%;
    left: 40%;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-svg-morph-holder
    > svg,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-svg-morph-holder
    > svg {
    opacity: 0;
    transform: scale(0.8);
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--morph
    .qodef-svg-morph-holder.qodef-appeared
    > svg,
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-svg-morph-holder.qodef-appeared
    > svg {
    opacity: 1;
    transform: scale(1);
    transition:
      transform 0.75s cubic-bezier(0.175, 0.885, 0.32, 1.275),
      opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy
    .qodef-process-info-tabs-item {
    -webkit-backdrop-filter: blur(7.8px);
    backdrop-filter: blur(7.8px);
    border: 1px solid #c3c3c3;
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.0705882353);
    overflow: hidden;
  }
  .qodef-process-info-tabs.qodef-layout--gradient-overlay.qodef-appearance--glossy.qodef-hide-borders--yes
    .qodef-process-info-tabs-item {
    border: none;
  }
  
  /* ==========================================================================
     Process Info Tabs shortcode variation styles
     ========================================================================== */
  .qodef-process-info-tabs.qodef-layout--periodic-table
    .qodef-process-info-tabs-item {
    position: relative;
    min-height: 483px;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    padding: 38px 54px 48px 66px;
    outline: 1px solid #c6c6c6;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-process-info-tabs.qodef-layout--periodic-table
      .qodef-process-info-tabs-item {
      min-height: 46vh;
      padding: 38px 38px 28px 38px;
    }
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table
    .qodef-process-info-tabs-item
    .qodef-process-info-tabs-content-bottom {
    margin-top: auto;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table
    .qodef-process-info-tabs-item
    .qodef-m-overlay-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 50;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table .qodef-e-count {
    display: block;
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    color: #646464;
    margin: 0 0 48px;
    position: relative;
    left: -26px;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-process-info-tabs.qodef-layout--periodic-table .qodef-e-count {
      margin: 0 0 20px;
    }
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table .qodef-e-supertitle {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    font-size: 60px;
    line-height: 1;
    color: #0e202a;
    margin: 0;
    padding-right: 20%;
    overflow: hidden;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table .qodef-e-title {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 27px;
    line-height: 1.2962962963em;
    margin: 23px 0 0;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-process-info-tabs.qodef-layout--periodic-table .qodef-e-title {
      font-size: 25px;
      line-height: 33px;
    }
  }
  @media only screen and (max-width: 1440px) {
    .qodef-process-info-tabs.qodef-layout--periodic-table .qodef-e-title {
      margin: 10px 0 0;
    }
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table .qodef-button-arrow-big {
    display: inline-block;
    position: absolute;
    top: 40px;
    right: 40px;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table
    .qodef-button-arrow-big
    svg
    g {
    transition: transform 0.35s cubic-bezier(0.46, 0.03, 0.52, 0.96);
    --qodef-move-x: 33px;
    --qodef-move-y: 33px;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table
    .qodef-button-arrow-big
    svg
    g:nth-of-type(1) {
    transform: translateX(0) translateY(0);
    transition-delay: 0.15s;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table
    .qodef-button-arrow-big
    svg
    g:nth-of-type(2) {
    transform: translateX(calc(-1 * var(--qodef-move-x)))
      translateY(var(--qodef-move-y));
    transition-delay: 0s;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table
    .qodef-process-info-tabs-item:hover
    .qodef-button-arrow-big
    svg
    g:nth-of-type(1) {
    transform: translateX(var(--qodef-move-x))
      translateY(calc(-1 * var(--qodef-move-y)));
    transition-delay: 0s;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table
    .qodef-process-info-tabs-item:hover
    .qodef-button-arrow-big
    svg
    g:nth-of-type(2) {
    transform: translateX(0) translateY(0);
    transition-delay: 0.15s;
    opacity: 1;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-appearance--glossy
    .qodef-process-info-tabs-item {
    -webkit-backdrop-filter: blur(7.8px);
    backdrop-filter: blur(7.8px);
    background-color: rgba(255, 255, 255, 0.0705882353);
    overflow: hidden;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-appearance--glossy.qodef-hide-borders--yes
    .qodef-process-info-tabs-item {
    border: none;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-appearance--morph
    .qodef-process-info-tabs-item {
    position: relative;
    overflow: hidden;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-appearance--morph
    .qodef-process-info-tabs-content-bottom,
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-appearance--morph
    .qodef-process-info-tabs-content {
    position: relative;
    z-index: 50;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-appearance--morph
    .qodef-svg-morph-holder {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 0;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-appearance--morph
    .qodef-svg-morph-holder.qodef-type-1 {
    color: #efefef;
    top: -75%;
    left: 20%;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-appearance--morph
    .qodef-svg-morph-holder.qodef-type-2 {
    color: #e6f1f8;
    top: -17%;
    left: 20%;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-appearance--morph
    .qodef-svg-morph-holder.qodef-type-3 {
    color: #efefef;
    top: -30%;
    left: 40%;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-appearance--morph
    .qodef-svg-morph-holder
    > svg {
    opacity: 0;
    transform: scale(0.8);
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-appearance--morph
    .qodef-svg-morph-holder.qodef-appeared
    > svg {
    opacity: 1;
    transform: scale(1);
    transition:
      transform 0.75s cubic-bezier(0.175, 0.885, 0.32, 1.275),
      opacity 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-skin--light
    .qodef-e-supertitle,
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-skin--light
    .qodef-e-title,
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-skin--light
    .qodef-button.qodef-layout--textual {
    color: #fff;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-skin--light
    .qodef-button.qodef-layout--outlined {
    color: #fff;
    border-color: #fff;
  }
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-skin--light
    .qodef-e-text,
  .qodef-process-info-tabs.qodef-layout--periodic-table.qodef-skin--light
    .qodef-e-count {
    color: #dbdbdb;
  }
  
  /* ==========================================================================
     Progress Bar shortcode styles
     ========================================================================== */
  .qodef-progress-bar {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden;
  }
  .qodef-progress-bar .qodef-m-inner {
    position: relative;
    display: flex;
    flex-direction: column;
  }
  .qodef-progress-bar .qodef-m-canvas {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-progress-bar .qodef-m-canvas svg {
    display: block;
  }
  .qodef-progress-bar .qodef-m-title {
    margin: 20px 0 0;
  }
  .qodef-progress-bar .qodef-m-supertitle {
    margin: 0 0 11px;
  }
  .qodef-progress-bar.qodef--init {
    visibility: visible;
  }
  .qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 23px;
    line-height: 1.2173913043em;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-progress-bar:not(.qodef-layout--line) .progressbar-text {
      font-size: 20px;
      line-height: 25px;
    }
  }
  .qodef-progress-bar.qodef-layout--semi-circle .progressbar-text {
    padding-top: 20px;
    transform: none !important;
  }
  .qodef-progress-bar.qodef-layout--line .progressbar {
    position: relative;
    box-shadow: 0 0 2.67px 0.33px rgba(255, 255, 255, 0.2);
  }
  .qodef-progress-bar.qodef-layout--line .progressbar:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    box-shadow: 0 0 12.48px 0.52px rgba(255, 255, 255, 0.8);
  }
  .qodef-progress-bar.qodef-layout--line .qodef-m-inner {
    margin-top: 59px;
  }
  .qodef-progress-bar.qodef-layout--line .proggress {
    width: 0;
  }
  .qodef-progress-bar.qodef-layout--line .percentCount {
    position: absolute;
    top: -59px;
    left: 0;
    width: auto;
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 40px;
    line-height: 1.2em;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-progress-bar.qodef-layout--line .percentCount {
      font-size: 35px;
      line-height: 43px;
    }
  }
  .qodef-progress-bar.qodef-layout--line.qodef-appearance--glossy {
    padding: 85px 55px 85px 55px;
    -webkit-backdrop-filter: blur(7.8px);
    backdrop-filter: blur(7.8px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 10px;
    background-color: rgba(255, 255, 255, 0.0705882353);
  }
  @media only screen and (max-width: 680px) {
    .qodef-progress-bar.qodef-layout--line.qodef-appearance--glossy {
      padding: 85px 30px;
    }
  }
  .qodef-progress-bar.qodef-layout--line.qodef-number-decoration--yes
    .percentCount {
    left: 51px;
  }
  .qodef-progress-bar.qodef-layout--line.qodef-percentage--hidden .qodef-m-svg,
  .qodef-progress-bar.qodef-layout--line.qodef-percentage--hidden .percentCount {
    display: none;
  }
  .qodef-progress-bar.qodef-layout--line.qodef-percentage--hidden .qodef-m-inner {
    margin-top: 0;
  }
  .qodef-progress-bar.qodef-layout--line .qodef-m-svg {
    pointer-events: none;
    position: absolute;
    left: 28px;
    top: -59px;
    width: 20px;
    color: #fff;
  }
  .qodef-progress-bar.qodef-layout--line .qodef-m-svg svg {
    display: block;
    width: 100%;
    stroke: inherit;
    fill: inherit;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
  }
  .qodef-progress-bar.qodef-layout--line .qodef-m-title {
    margin: 21px 0 0;
    text-align: right;
  }
  .qodef-progress-bar.qodef-layout--line.qodef-percentage--floating
    .percentCount {
    left: 0;
    right: auto;
    transform: translateX(-50%);
  }
  
  /* ==========================================================================
     Section Title shortcode styles
     ========================================================================== */
  .qodef-section-title {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  
  .qodef-section-title .qodef-m-supertitle {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 12px;
    line-height: 1.4;
    text-transform: uppercase;
    margin: 0 0 12px;
  }
  .qodef-section-title .qodef-e-subtitle-line {
    height: 1px;
    display: block;
    margin-bottom: 24px;
    background-color: #cacaca;
  }
  .qodef-section-title .qodef-m-title {
    margin: 0;
    font-size: 28px;
    line-height: 1.4;
  }
  .qodef-section-title .qodef-m-text {
    margin: 25px 0 0;
  }
  .qodef-section-title .qodef-m-button {
    margin-top: 46px;
  }
  .qodef-section-title.qodef-alignment--center {
    text-align: center;
  }
  .qodef-section-title.qodef-alignment--left {
    text-align: left;
  }
  .qodef-section-title.qodef-alignment--right {
    text-align: right;
  }
  
  @media only screen and (max-width: 768px) {
    .qodef-section-title .qodef-e-subtitle-line {
      margin-bottom: 20px;
    }
    .qodef-section-title .qodef-m-title {
      font-size: 24px;
    }
  }
  
  /* ==========================================================================
     Separator shortcode styles
     ========================================================================== */
  /* ==========================================================================
     Separator shortcode styles
     ========================================================================== */
  .qodef-separator {
    font-size: 0;
    height: auto;
    line-height: 1;
    position: relative;
  }
  .qodef-separator .qodef-m-line {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    border-bottom: 1px solid #e1e1e1;
    margin: 10px 0;
  }
  .qodef-separator.qodef-separator-glow--yes .qodef-m-line {
    box-shadow: 0 0 2.67px 0.33px rgba(255, 255, 255, 0.4);
  }
  .qodef-separator.qodef-position--center {
    text-align: center;
  }
  .qodef-separator.qodef-position--left {
    text-align: left;
  }
  .qodef-separator.qodef-position--right {
    text-align: right;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-separator.qodef-disabled--1024 {
      display: none;
    }
  }
  @media only screen and (max-width: 768px) {
    .qodef-separator.qodef-disabled--768 {
      display: none;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-separator.qodef-disabled--680 {
      display: none;
    }
  }
  @media only screen and (max-width: 480px) {
    .qodef-separator.qodef-disabled--480 {
      display: none;
    }
  }
  
  /* ==========================================================================
     Separator widget styles
     ========================================================================== */
  #qodef-page-sidebar .widget.widget_marity_core_separator {
    margin-bottom: 0;
  }
  #qodef-page-footer .widget.widget_marity_core_separator {
    margin-bottom: 0;
  }
  #qodef-side-area .widget.widget_marity_core_separator {
    margin-bottom: 0;
  }
  
  /* ==========================================================================
     Single Images shortcode styles
     ========================================================================== */
  .qodef-single-image.qodef-image-align--right img {
    margin-left: auto;
  }
  .qodef-single-image.qodef-image-align--center img {
    margin: 0 auto;
  }
  .qodef-single-image img {
    display: block;
  }
  .qodef-single-image.qodef--morph-mask {
    position: relative;
    opacity: 0;
    transition:
      opacity 0.5s ease-out 0.2s,
      transform 0.5s cubic-bezier(0.22, 0.61, 0.36, 1) 0.2s;
    transform: translateY(7%);
  }
  .qodef-single-image.qodef--morph-mask.qodef--appeared {
    opacity: 1;
    transform: translateY(0px);
  }
  .qodef-browser--safari .qodef-single-image.qodef--morph-mask.qodef--appeared {
    transform: translateZ(0);
  }
  
  .qodef-single-image.qodef--morph-mask .qodef-svg-morph-holder {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
  }
  .qodef-single-image.qodef--morph-mask .qodef-svg-morph-holder svg {
    display: block;
    position: relative;
    z-index: 5;
  }
  .qodef-single-image.qodef--morph-mask
    .qodef-svg-morph-holder
    svg
    path:nth-of-type(1) {
    transform: scaleX(var(--qodef--morph-shape-scale-x, 1))
      translateX(var(--qodef--morph-shape-position-x, 0));
  }
  
  /* ==========================================================================
     Tabs shortcode styles
     ========================================================================== */
  .qodef-tabs {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    visibility: hidden;
  }
  .qodef-tabs.qodef--init {
    visibility: visible;
  }
  .qodef-tabs .qodef-tabs-navigation {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .qodef-tabs .qodef-tabs-content {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
    position: relative;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #d7d7d7;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
    min-width: 240px;
    margin: 0 10px 0 0;
    padding: 0;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
      min-width: 200px;
    }
  }
  @media only screen and (max-width: 768px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
      min-width: 160px;
    }
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 16px 14px 16px 14px;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    background-color: #f5f5f5;
    border: 1px solid #d7d7d7;
    transition:
      color 0.3s ease-out,
      background-color 0.35s ease-out,
      border-color 0.35s ease-out;
  }
  .qodef-tabs.qodef-layout--simple
    .qodef-tabs-navigation
    li
    a
    .qodef-tabs-anchor-count {
    color: #acacac;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
    margin-right: 0;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover,
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a,
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a,
  .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a {
    background-color: #ffffff;
    border-bottom-color: transparent;
  }
  @media only screen and (max-width: 680px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li a:hover,
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.active a,
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-active a,
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li.ui-state-hover a {
      border-bottom-color: #d7d7d7;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation {
      flex-direction: column;
      align-items: flex-start;
    }
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li {
      margin: 0 0 26px 0;
      padding: 0;
      width: 100%;
    }
    .qodef-tabs.qodef-layout--simple .qodef-tabs-navigation li:last-child {
      margin-bottom: 0;
    }
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    height: 100%;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-navigation {
    flex-shrink: 0;
    display: block;
    padding-right: 0;
    margin-right: 26px;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-navigation:after {
    width: 1px;
    height: 100%;
    left: initial;
    right: 0;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-navigation
    li {
    width: 100%;
    margin-bottom: 10px;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-navigation
    li:last-child {
    margin-bottom: 0;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-navigation
    li
    a {
    width: 100%;
    border-top-right-radius: 0;
    border-bottom-left-radius: 8px;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-navigation
    li
    a:hover,
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-navigation
    li.ui-state-active
    a,
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-navigation
    li.ui-state-hover
    a {
    border-right-color: transparent;
    border-bottom-color: #d7d7d7;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-content {
    margin-top: 0;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-content.qodef-tabs-with-images
    .qodef-tabs-content-images-inner {
    margin-top: 33px;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-content.qodef-tabs-with-images
    .qodef-image-holder {
    border-radius: 20px;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-content.qodef-tabs-with-images
    .qodef-image-holder
    img {
    border-radius: 20px;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-content.qodef-tabs-with-images.qodef-tabs-image-one.qodef-tabs-image-two
    .qodef-image-holder.qodef-one {
    padding-bottom: 8px;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
    .qodef-tabs-content.qodef-tabs-with-images.qodef-tabs-image-one.qodef-tabs-image-two
    .qodef-image-holder.qodef-two {
    padding-top: 8px;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
      .qodef-tabs-content {
      padding-right: 0;
    }
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tabs-with-images {
    display: flex;
    margin-top: 80px;
    padding-right: 0;
    flex-wrap: wrap;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tabs-with-images
    p {
    margin: 10px 0;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tabs-with-images
    h1,
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tabs-with-images
    h2,
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tabs-with-images
    h3,
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tabs-with-images
    h4,
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tabs-with-images
    h5,
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tabs-with-images
    h6 {
    margin: 0 0 17px 0;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tabs-with-images
    .qodef-tabs-content-inner {
    width: 35%;
    padding-right: 40px;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
      .qodef-tabs-content.qodef-tabs-with-images
      .qodef-tabs-content-inner {
      width: 50%;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
      .qodef-tabs-content.qodef-tabs-with-images
      .qodef-tabs-content-inner {
      width: 100%;
      padding: 0;
    }
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tabs-with-images
    .qodef-tabs-content-images-inner {
    display: flex;
    width: 65%;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
      .qodef-tabs-content.qodef-tabs-with-images
      .qodef-tabs-content-images-inner {
      flex-direction: column;
      width: 50%;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
      .qodef-tabs-content.qodef-tabs-with-images
      .qodef-tabs-content-images-inner {
      width: 100%;
      margin-top: 33px;
    }
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tabs-with-images.qodef-tabs-image-one.qodef-tabs-image-two
    .qodef-tabs-content-images-inner
    .qodef-image-holder.qodef-one {
    padding-right: 8px;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
      .qodef-tabs-content.qodef-tabs-with-images.qodef-tabs-image-one.qodef-tabs-image-two
      .qodef-tabs-content-images-inner
      .qodef-image-holder.qodef-one {
      padding-right: 0;
      padding-bottom: 16px;
    }
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tabs-with-images.qodef-tabs-image-one.qodef-tabs-image-two
    .qodef-tabs-content-images-inner
    .qodef-image-holder.qodef-two {
    padding-left: 8px;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
      .qodef-tabs-content.qodef-tabs-with-images.qodef-tabs-image-one.qodef-tabs-image-two
      .qodef-tabs-content-images-inner
      .qodef-image-holder.qodef-two {
      padding-left: 0;
    }
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tabs-with-images.qodef-tabs-image-one.qodef-tabs-image-two
    .qodef-tabs-content-images-inner
    .qodef-image-holder
    img {
    border-radius: 20px;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career {
    margin: 78px 0 0;
    padding-right: 0;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-tabs-content-inner {
    margin-bottom: 33px;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-location-set {
    margin-bottom: 85px;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-location-set
    .qodef-m-title.qodef-location {
    display: flex;
    align-items: center;
    margin: 0 0 41px 0;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-location-set
    .qodef-m-title.qodef-location
    .qodef-svg--location-dot {
    display: inline-block;
    margin-right: 13px;
    width: 13px;
    height: 17px;
    color: #9fc2da;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-location-set:last-child {
    margin-bottom: 0;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-location-set
    .qodef-location-set-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -33px;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-location-set
    .qodef-location-set-inner
    .qodef-location-item {
    position: relative;
    width: 50%;
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    justify-content: flex-start;
    padding: 38px 33px 45px 33px;
  }
  @media only screen and (max-width: 768px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
      .qodef-tabs-content.qodef-tab-career
      .qodef-location-set
      .qodef-location-set-inner
      .qodef-location-item {
      width: 100%;
    }
    .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
      .qodef-tabs-content.qodef-tab-career
      .qodef-location-set
      .qodef-location-set-inner
      .qodef-location-item
      .qodef-position
      br {
      display: none;
    }
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-location-set
    .qodef-location-set-inner
    .qodef-location-item:nth-child(3),
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-location-set
    .qodef-location-set-inner
    .qodef-location-item:nth-child(4) {
    top: -1px;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-location-set
    .qodef-location-set-inner
    .qodef-location-item:before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 33px;
    background-color: #dcdcdc;
    width: calc(100% - 66px);
    height: 1px;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-location-set
    .qodef-location-set-inner
    .qodef-location-item:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 33px;
    background-color: #dcdcdc;
    width: calc(100% - 66px);
    height: 1px;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-location-set
    .qodef-location-set-inner
    .qodef-location-item
    .qodef-position,
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-location-set
    .qodef-location-set-inner
    .qodef-location-item
    .qodef-m-button {
    margin: 0;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-location-set
    .qodef-location-set-inner
    .qodef-location-item
    .qodef-position {
    max-width: 86%;
  }
  .qodef-tabs.qodef-layout--simple.qodef-orientation--horizontal
    .qodef-tabs-content.qodef-tab-career
    .qodef-location-set
    .qodef-location-set-inner
    .qodef-location-item
    .qodef-m-button {
    margin-left: auto;
    position: relative;
    top: -6px;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-content {
    margin: 40px 0 0;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-content h1,
  .qodef-tabs.qodef-layout--simple .qodef-tabs-content h2,
  .qodef-tabs.qodef-layout--simple .qodef-tabs-content h3,
  .qodef-tabs.qodef-layout--simple .qodef-tabs-content h4,
  .qodef-tabs.qodef-layout--simple .qodef-tabs-content h5,
  .qodef-tabs.qodef-layout--simple .qodef-tabs-content h6 {
    margin: 0 0 24px 0;
  }
  .qodef-tabs.qodef-layout--simple .qodef-tabs-content .qodef-m-button {
    margin-top: 46px;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-content {
      margin: 32px 0 0;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-tabs.qodef-layout--simple .qodef-tabs-content {
      margin: 24px 0 0;
    }
  }

  
  /* ==========================================================================
     Video Button shortcode start styles
     ========================================================================== */
  .qodef-video-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .qodef-video-button.qodef-btn-position--in-corner {
    position: absolute;
  }
  .qodef-video-button.qodef-btn-position--in-corner
    .qodef-m-play
    .qodef-m-play-holder {
    position: absolute;
    left: 35px;
    top: 35px;
  }
  .qodef-video-button .qodef-m-play {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0e202a;
    line-height: 1;
  }
  .qodef-video-button .qodef-m-play .qodef-m-play-holder {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
  .qodef-video-button .qodef-m-play .qodef-m-play-holder .qodef-e-text {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 30px;
    line-height: 1.4;
    color: #fff;
    padding: 0 40px;
    text-align: center;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-video-button .qodef-m-play .qodef-m-play-holder .qodef-e-text {
      font-size: 24px;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-video-button .qodef-m-play .qodef-m-play-holder .qodef-e-text {
      font-size: 18px;
    }
  }
  .qodef-video-button .qodef-m-play .qodef-m-play-holder .qodef-play-btn-holder {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .qodef-video-button .qodef-m-play .qodef-m-play-holder .qodef-m-play-text {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 13px;
    line-height: 1.1538461538em;
    text-transform: uppercase;
    font-size: 12px;
    color: #fff;
    margin-left: 16px;
  }
  .qodef-video-button .qodef-m-play .qodef-m-play-inner {
    display: flex;
    line-height: inherit;
    width: 71px;
    height: 71px;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    background-image: linear-gradient(
      0deg,
      rgb(231, 210, 210) 0%,
      rgb(231, 210, 210) 0%,
      rgb(200, 191, 191) 48%,
      rgb(176, 193, 199) 100%
    );
    transition: box-shadow 0.8s;
    box-shadow: 0px 0px 0px 0px rgba(255, 255, 255, 0);
  }
  .qodef-video-button .qodef-m-play .qodef-m-play-inner svg {
    filter: drop-shadow(0px 0 5px rgb(255, 255, 255));
    position: relative;
    left: 2px;
  }
  .qodef-video-button .qodef-m-play .qodef-m-play-inner:before {
    display: block;
    line-height: inherit;
  }
  .qodef-video-button .qodef-m-play .qodef-m-play-inner:hover {
    box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 0.5);
  }
  
  /* ==========================================================================
     Video Button shortcode end styles
     ========================================================================== */
  /* ==========================================================================
  # Side Area style - begin
  ========================================================================== */
  #qodef-side-area {
    position: fixed;
    top: 0;
    right: -360px;
    width: 360px;
    height: 100%;
    min-height: 100%;
    padding: 120px 45px 35px;
    text-align: left;
    background-color: var(--qode-main-color);
    overflow: hidden;
    visibility: hidden;
    z-index: 9999;
    transition: all 0.6s cubic-bezier(0.77, 0, 0.175, 1);
  }
  .qodef-side-area--opened #qodef-side-area {
    right: 0;
    visibility: visible;
  }
  #qodef-side-area.qodef-alignment--center {
    text-align: center;
  }
  #qodef-side-area.qodef-alignment--right {
    text-align: right;
  }
  #qodef-side-area.qodef-alignment--left {
    text-align: left;
  }
  #qodef-side-area .widget {
    padding-top: 0;
    padding-bottom: 0;
    border: none;
  }
  #qodef-side-area .widget.widget_nav_menu ul li {
    font-size: 22px;
    font-weight: 400;
  }
  
  #qodef-side-area-close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block;
    z-index: 1000;
    color: #fff;
  }
  #qodef-side-area-close.qodef-source--predefined rect {
    fill: #30414d;
  }
  .admin-bar #qodef-side-area-close {
    top: 52px;
  }
  
  .qodef-side-area-cover {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    overflow: hidden;
    z-index: 1002;
    background-color: rgba(0, 0, 0, 0.25);
    transition: opacity 0.5s ease-out;
    pointer-events: none;
  }
  .qodef-side-area--opened .qodef-side-area-cover {
    opacity: 1;
    pointer-events: all;
  }
  
  /* ==========================================================================
  # Side Area style - end
  ========================================================================== */
  /* ==========================================================================
     Social Share shortcode styles
     ========================================================================== */
  .qodef-social-share {
    position: relative;
    display: inline-block;
    vertical-align: top;
  }
  .qodef-social-share .qodef-social-title {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 0 0;
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 23px;
    line-height: 1.2173913043em;
  }
  @media only screen and (max-width: 1440px) {
    .qodef-social-share .qodef-social-title {
      font-size: 20px;
      line-height: 25px;
    }
  }
  .qodef-social-share ul {
    position: relative;
    display: inline-block;
    vertical-align: top;
    list-style: none;
    padding: 0;
    margin: 0;
  }
  .qodef-social-share li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    padding: 0;
    margin: 0;
  }
  .qodef-social-share li a {
    font-size: 20px;
  }
  .qodef-social-share li a svg {
    transition: all 0.2s ease;
  }
  .qodef-social-share li a:hover svg {
    fill: #979797;
  }
  .qodef-social-share li.qodef-facebook-share a:hover {
    color: #3b5998;
  }
  .qodef-social-share li.qodef-twitter-share a:hover {
    color: #00aced;
  }
  .qodef-social-share li.qodef-linkedin-share a:hover {
    color: #007bb5;
  }
  .qodef-social-share li.qodef-tumblr-share a:hover {
    color: #32506d;
  }
  .qodef-social-share li.qodef-pinterest-share a:hover {
    color: #cb2027;
  }
  .qodef-social-share li.qodef-vk-share a:hover {
    color: #45668e;
  }
  
  /* ==========================================================================
     Social Share shortcode styles
     ========================================================================== */
  /* ==========================================================================
     Social Share shortcode styles
     ========================================================================== */
  .qodef-social-share.qodef-layout--dropdown {
    position: relative;
    display: inline-block;
    vertical-align: bottom;
  }
  @media not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance: none) and (not (stroke-color: transparent)) {
      .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
        top: 3px;
        position: relative;
      }
    }
  }
  .qodef-social-share.qodef-layout--dropdown .qodef-social-title {
    margin: 0;
    vertical-align: middle;
  }
  .qodef-social-share.qodef-layout--dropdown .qodef-e-social-share-icon {
    height: auto;
    margin-left: 5px;
  }
  .qodef-social-share.qodef-layout--dropdown:hover
    .qodef-social-share-dropdown
    ul
    li {
    opacity: 1;
    visibility: visible;
    cursor: pointer;
    /* opacity and visibility need to be different, but not background-color */
  }
  .qodef-social-share.qodef-layout--dropdown:hover
    .qodef-social-share-dropdown
    ul
    li:nth-child(2) {
    transition-delay: 0.2s;
  }
  .qodef-social-share.qodef-layout--dropdown:hover
    .qodef-social-share-dropdown
    ul
    li:nth-child(3) {
    transition-delay: 0.3s;
  }
  .qodef-social-share.qodef-layout--dropdown:hover
    .qodef-social-share-dropdown
    ul
    li:nth-child(4) {
    transition-delay: 0.4s;
  }
  .qodef-social-share.qodef-layout--dropdown:hover
    .qodef-social-share-dropdown
    ul
    li:nth-child(5) {
    transition-delay: 0.5s;
  }
  .qodef-social-share.qodef-layout--dropdown:hover
    .qodef-social-share-dropdown
    ul
    li:nth-child(6) {
    transition-delay: 0.6s;
  }
  .qodef-social-share.qodef-layout--dropdown:hover
    .qodef-social-share-dropdown
    ul
    li:nth-child(7) {
    transition-delay: 0.7s;
  }
  .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown-opener {
    display: flex;
  }
  .qodef-social-share.qodef-layout--dropdown
    .qodef-social-share-dropdown-opener
    .qodef-social-share-title {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
  }
  .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown {
    position: absolute;
    visibility: hidden;
    z-index: 950;
  }
  .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown ul {
    position: relative;
    display: block;
    z-index: 990;
    margin: 0;
    padding: 0 !important;
  }
  .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    visibility: hidden;
    overflow: hidden;
    opacity: 0;
    transition:
      opacity 0.2s ease-out,
      visibility 0.2s ease-out;
  }
  .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li a {
    transition:
      color 0.2s ease-out,
      background-color 0.2s ease-out;
  }
  .qodef-social-share.qodef-layout--dropdown .qodef-social-share-dropdown li > * {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: inherit;
    width: 100%;
    height: 100%;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown {
    bottom: 0;
    left: 0;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li {
    width: 90px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #e1e1e1;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li:not(:first-child) {
    border-top: none;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li.qodef-facebook-share
    a:hover {
    background-color: #3b5998;
    color: #fff;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li.qodef-twitter-share
    a:hover {
    background-color: #00aced;
    color: #fff;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li.qodef-linkedin-share
    a:hover {
    background-color: #007bb5;
    color: #fff;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li.qodef-tumblr-share
    a:hover {
    background-color: #32506d;
    color: #fff;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li.qodef-pinterest-share
    a:hover {
    background-color: #cb2027;
    color: #fff;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li.qodef-vk-share
    a:hover {
    background-color: #45668e;
    color: #fff;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li
    a {
    font-size: 20px;
    color: #646464;
    background-color: #fff;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li:nth-child(1) {
    bottom: -30px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li:nth-child(2) {
    bottom: -60px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li:nth-child(3) {
    bottom: -90px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li:nth-child(4) {
    bottom: -120px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li:nth-child(5) {
    bottom: -150px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li:nth-child(6) {
    bottom: -180px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--bottom
    .qodef-social-share-dropdown
    li:nth-child(7) {
    bottom: -210px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown {
    top: 0;
    right: 0;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li {
    width: calc(90px / 3);
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(1) {
    left: 5px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(2) {
    left: 35px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(3) {
    left: 65px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(4) {
    left: 95px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(5) {
    left: 125px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(6) {
    left: 155px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
    .qodef-social-share-dropdown
    li:nth-child(7) {
    left: 185px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown {
    top: 0;
    left: 0;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li {
    width: calc(90px / 3);
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(1) {
    right: 5px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(2) {
    right: 35px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(3) {
    right: 65px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(4) {
    right: 95px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(5) {
    right: 125px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(6) {
    right: 155px;
  }
  .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
    .qodef-social-share-dropdown
    li:nth-child(7) {
    right: 185px;
  }
  
  /* ==========================================================================
     Social Share shortcode styles
     ========================================================================== */
  /* ==========================================================================
     Social Share shortcode styles
     ========================================================================== */
  .qodef-social-share.qodef-layout--list li {
    margin-right: 15px;
  }
  .qodef-social-share.qodef-layout--list li:last-child {
    margin-right: 0;
  }
  
  /* ==========================================================================
     Social Share shortcode styles
     ========================================================================== */
  /* ==========================================================================
     Social Share shortcode styles
     ========================================================================== */
  .qodef-social-share.qodef-layout--text li {
    margin-right: 15px;
  }
  .qodef-social-share.qodef-layout--text li:last-child {
    margin-right: 0;
  }
  
  /* ==========================================================================
     Social Share shortcode styles
     ========================================================================== */
  /* ==========================================================================
     Social Share widget styles
     ========================================================================== */
  .widget .qodef-social-share.qodef-layout--list .qodef-social-title {
    display: block;
    margin-bottom: 21px;
  }
  .widget .qodef-social-share.qodef-layout--text .qodef-social-title {
    display: block;
    margin-bottom: 21px;
  }
  #qodef-page-sidebar
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-facebook-share
    a:hover {
    color: #3b5998;
  }
  #qodef-page-sidebar
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-twitter-share
    a:hover {
    color: #00aced;
  }
  #qodef-page-sidebar
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-linkedin-share
    a:hover {
    color: #007bb5;
  }
  #qodef-page-sidebar
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-tumblr-share
    a:hover {
    color: #32506d;
  }
  #qodef-page-sidebar
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-pinterest-share
    a:hover {
    color: #cb2027;
  }
  #qodef-page-sidebar
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-vk-share
    a:hover {
    color: #45668e;
  }
  #qodef-page-sidebar
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-facebook-share
    a:hover {
    color: #3b5998;
  }
  #qodef-page-sidebar
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-twitter-share
    a:hover {
    color: #00aced;
  }
  #qodef-page-sidebar
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-linkedin-share
    a:hover {
    color: #007bb5;
  }
  #qodef-page-sidebar
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-tumblr-share
    a:hover {
    color: #32506d;
  }
  #qodef-page-sidebar
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-pinterest-share
    a:hover {
    color: #cb2027;
  }
  #qodef-page-sidebar
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-vk-share
    a:hover {
    color: #45668e;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--dropdown
    .qodef-social-title {
    color: #ccc;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--list
    .qodef-social-title {
    color: #ccc;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-facebook-share
    a:hover {
    color: #3b5998;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-twitter-share
    a:hover {
    color: #00aced;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-linkedin-share
    a:hover {
    color: #007bb5;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-tumblr-share
    a:hover {
    color: #32506d;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-pinterest-share
    a:hover {
    color: #cb2027;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-vk-share
    a:hover {
    color: #45668e;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--text
    .qodef-social-title {
    color: #ccc;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-facebook-share
    a:hover {
    color: #3b5998;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-twitter-share
    a:hover {
    color: #00aced;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-linkedin-share
    a:hover {
    color: #007bb5;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-tumblr-share
    a:hover {
    color: #32506d;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-pinterest-share
    a:hover {
    color: #cb2027;
  }
  #qodef-page-footer
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-vk-share
    a:hover {
    color: #45668e;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--dropdown
    .qodef-social-title {
    color: #ccc;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--list
    .qodef-social-title {
    color: #ccc;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-facebook-share
    a:hover {
    color: #3b5998;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-twitter-share
    a:hover {
    color: #00aced;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-linkedin-share
    a:hover {
    color: #007bb5;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-tumblr-share
    a:hover {
    color: #32506d;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-pinterest-share
    a:hover {
    color: #cb2027;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--list
    li.qodef-vk-share
    a:hover {
    color: #45668e;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--text
    .qodef-social-title {
    color: #ccc;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-facebook-share
    a:hover {
    color: #3b5998;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-twitter-share
    a:hover {
    color: #00aced;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-linkedin-share
    a:hover {
    color: #007bb5;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-tumblr-share
    a:hover {
    color: #32506d;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-pinterest-share
    a:hover {
    color: #cb2027;
  }
  #qodef-side-area
    .widget
    .qodef-social-share.qodef-layout--text
    li.qodef-vk-share
    a:hover {
    color: #45668e;
  }
  
  /* ==========================================================================
     Social Share widget styles
     ========================================================================== */
  #qodef-page-spinner {
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99999;
  }
  #qodef-page-spinner .qodef-m-inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: var(--qode-main-color);
    background-color: #fff;
  }
  #qodef-page-spinner .qodef-m-spinner {
    position: relative;
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
  }
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1 {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 50%;
    width: 50%;
    z-index: 1;
    animation: qode-atom-shrink 4.5s infinite linear;
  }
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--1:before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    height: 100%;
    width: 100%;
    background: currentColor;
    border-radius: 50%;
  }
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2,
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3,
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
  }
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before,
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before,
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    margin: 0 auto;
    background: currentColor;
    border-radius: 50%;
  }
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2 {
    animation: qode-atom-zindex 1.5s 0.75s infinite steps(2, end);
  }
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--2:before {
    transform: rotate(0);
    animation:
      qode-atom-postion 1.5s infinite ease,
      qode-atom-size 1.5s -1.125s infinite ease;
  }
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3 {
    transform: rotate(120deg);
    animation: qode-atom-zindex 1.5s -0.25s infinite steps(2, end);
  }
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--3:before {
    animation:
      qode-atom-postion 1.5s -1s infinite ease,
      qode-atom-size 1.5s -0.75s infinite ease;
  }
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4 {
    transform: rotate(240deg);
    animation: qode-atom-zindex 1.5s 0.25s infinite steps(2, end);
  }
  #qodef-page-spinner.qodef-layout--atom .qodef-m-atom-item.qodef-atom--4:before {
    animation:
      qode-atom-postion 1.5s -0.5s infinite ease,
      qode-atom-size 1.5s -0.125s infinite ease;
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--clock .qodef-m-clock {
    position: relative;
    width: 50px;
    height: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-clock 8s infinite steps(8);
  }
  #qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item {
    position: absolute;
    height: 50px;
    width: 50px;
  }
  #qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item:before {
    content: "";
    position: absolute;
    height: 18.31501832px;
    width: 18.31501832px;
    background: currentColor;
    border-radius: 50%;
  }
  #qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--1 {
    transform: rotate(-135deg);
    animation: qode-clock-1 1s ease-in infinite;
  }
  #qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--2 {
    transform: rotate(-90deg);
    animation: qode-clock-2 1s ease-in infinite;
  }
  #qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--3 {
    transform: rotate(-45deg);
    animation: qode-clock-3 1s ease-in infinite;
  }
  #qodef-page-spinner.qodef-layout--clock .qodef-m-clock-item.qodef-clock--4 {
    animation: qode-clock-4 1s ease-in infinite;
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--cube .qodef-m-cube {
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    background-color: currentColor;
    animation: qode-cube 1.2s infinite ease-in-out;
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulses {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
  }
  #qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: currentColor;
    border-radius: 50%;
    opacity: 0.6;
    animation: qode-double-pulse 2s infinite ease-in-out;
  }
  #qodef-page-spinner.qodef-layout--double-pulse .qodef-m-pulse.qodef-pulse--2 {
    animation-delay: -1s;
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-m-five-rotating-circles {
    position: relative;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-m-circle-item {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-m-circle-item.qodef-item--1
    .qodef-circle--2 {
    animation-delay: calc((600ms) - 1500ms);
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-m-circle-item.qodef-item--1
    .qodef-circle--3 {
    animation-delay: calc((900ms) - 1500ms);
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-m-circle-item.qodef-item--1
    .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1500ms);
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-m-circle-item.qodef-item--2 {
    transform: rotateZ(45deg);
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-m-circle-item.qodef-item--2
    .qodef-circle--1 {
    animation-delay: calc((300ms) - 1400ms);
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-m-circle-item.qodef-item--2
    .qodef-circle--2 {
    animation-delay: calc((600ms) - 1400ms);
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-m-circle-item.qodef-item--2
    .qodef-circle--3 {
    animation-delay: calc((900ms) - 1400ms);
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-m-circle-item.qodef-item--2
    .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1400ms);
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-m-circle-item.qodef-item--3 {
    transform: rotateZ(90deg);
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-m-circle-item.qodef-item--3
    .qodef-circle--1 {
    animation-delay: calc((300ms) - 1300ms);
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-m-circle-item.qodef-item--3
    .qodef-circle--2 {
    animation-delay: calc((600ms) - 1300ms);
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-m-circle-item.qodef-item--3
    .qodef-circle--3 {
    animation-delay: calc((900ms) - 1300ms);
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-m-circle-item.qodef-item--3
    .qodef-circle--4 {
    animation-delay: calc((1200ms) - 1300ms);
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles .qodef-e-circle {
    position: absolute;
    width: 12px;
    height: 12px;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.2s infinite ease-in-out both;
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-e-circle.qodef-circle--1 {
    top: 0;
    left: 0;
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-e-circle.qodef-circle--2 {
    top: 0;
    right: 0;
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-e-circle.qodef-circle--3 {
    right: 0;
    bottom: 0;
  }
  #qodef-page-spinner.qodef-layout--five-rotating-circles
    .qodef-e-circle.qodef-circle--4 {
    left: 0;
    bottom: 0;
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion {
    position: relative;
    width: 30px;
    height: 30px;
    margin: -45px 0 0 -30px;
  }
  #qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item {
    position: absolute;
    top: 50%;
    left: 50%;
    height: 40px;
    width: 40px;
    background: currentColor;
    border-radius: 50%;
  }
  #qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--1 {
    top: 0;
    left: 50%;
    animation: qode-fussion-ball-1 1s 0s ease infinite;
    z-index: 1;
  }
  #qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--2 {
    top: 50%;
    left: 100%;
    animation: qode-fussion-ball-2 1s 0s ease infinite;
    z-index: 2;
  }
  #qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--3 {
    top: 100%;
    left: 50%;
    animation: qode-fussion-ball-3 1s 0s ease infinite;
    z-index: 1;
  }
  #qodef-page-spinner.qodef-layout--fusion .qodef-m-fusion-item.qodef-fusion--4 {
    top: 50%;
    left: 0;
    animation: qode-fussion-ball-4 1s 0s ease infinite;
    z-index: 2;
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--lines .qodef-m-lines {
    width: 60px;
    height: 60px;
    margin: 0 0 0 -30px;
  }
  #qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--1 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((100ms) - 100ms);
  }
  #qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--2 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((200ms) - 100ms);
  }
  #qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--3 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((300ms) - 100ms);
  }
  #qodef-page-spinner.qodef-layout--lines .qodef-m-line.qodef-line--4 {
    position: absolute;
    width: 60px;
    height: 4px;
    margin-left: 10px;
    background-color: currentColor;
    animation: qode-lines-spin 1.5s infinite ease calc((400ms) - 100ms);
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis {
    position: relative;
    height: 50px;
    width: 50px;
    margin: -25px 0 0 -25px;
    animation: qode-mitosis-invert 2s infinite steps(2, end);
  }
  #qodef-page-spinner.qodef-layout--mitosis .qodef-m-mitosis-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: currentColor;
    border-radius: 50%;
  }
  #qodef-page-spinner.qodef-layout--mitosis
    .qodef-m-mitosis-item.qodef-mitosis--1 {
    animation: qode-mitosis-ball-1 1s infinite alternate linear;
  }
  #qodef-page-spinner.qodef-layout--mitosis
    .qodef-m-mitosis-item.qodef-mitosis--2 {
    animation: qode-mitosis-ball-2 1s infinite alternate linear;
  }
  #qodef-page-spinner.qodef-layout--mitosis
    .qodef-m-mitosis-item.qodef-mitosis--3 {
    animation: qode-mitosis-ball-3 1s infinite alternate linear;
  }
  #qodef-page-spinner.qodef-layout--mitosis
    .qodef-m-mitosis-item.qodef-mitosis--4 {
    animation: qode-mitosis-ball-4 1s infinite alternate linear;
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--predefined #qodef-spinner-canvas {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: url("#qodef-goo");
    opacity: 0;
  }
  .qodef-browser--safari
    #qodef-page-spinner.qodef-layout--predefined
    #qodef-spinner-canvas {
    filter: none;
    transform: translateZ(0);
  }
  
  #qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner {
    position: relative;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-start;
    padding: 60px;
  }
  #qodef-page-spinner.qodef-layout--predefined .qodef-svg--menu-star {
    width: 10px;
    height: auto;
    margin-top: -0.7em;
    margin-right: 3px;
  }
  #qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-text {
    position: relative;
    font-size: 47px;
    line-height: 1.170212766em;
    font-weight: 400;
    overflow: hidden;
    color: inherit;
    display: inline-block;
    margin-bottom: 20px;
  }
  @media only screen and (max-width: 1440px) {
    #qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-text {
      font-size: 42px;
      line-height: 50px;
    }
  }
  #qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-text > * {
    margin: 0;
  }
  #qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-welcome-note {
    opacity: 0;
    display: block;
  }
  #qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-number {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: translateY(100%);
    opacity: 0;
    animation: qodef-appear-text 1s ease-out 0.3s forwards;
    color: inherit;
  }
  #qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-number-inner {
    display: flex;
    height: 100%;
  }
  #qodef-page-spinner.qodef-layout--predefined
    .qodef-m-spinner-number-inner
    .qodef-m-spinner-number-label,
  #qodef-page-spinner.qodef-layout--predefined
    .qodef-m-spinner-number-inner
    .qodef-m-spinner-number-mark {
    align-self: flex-end;
  }
  #qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-line {
    background-color: #cacaca;
    position: relative;
    display: inline-block;
    width: 100%;
    height: 1px;
    opacity: 0;
    animation: qodef-appear-text 1s ease-out 0s forwards;
  }
  #qodef-page-spinner.qodef-layout--predefined
    .qodef-m-spinner-line
    .qodef-m-spinner-line-inner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: currentColor;
    opacity: 0;
  }
  #qodef-page-spinner.qodef-layout--predefined .qodef-m-spinner-line:after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: currentColor;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(-50%);
  }
  .qodef--spinner-loaded #qodef-page-spinner {
    pointer-events: none;
  }
  .qodef--spinner-loaded #qodef-page-spinner #qodef-spinner-canvas {
    filter: none;
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-heading > * {
    margin: 0;
    opacity: 0;
    animation: qode-fade-in 1s forwards;
  }
  #qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-number-holder {
    flex-shrink: 0;
    animation-delay: 0.5s;
  }
  #qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line {
    position: relative;
    display: block;
    height: 3px;
    width: 500px;
    margin-top: 20px;
    background-color: #e5e1dc;
    overflow: hidden;
    opacity: 0;
    animation: qode-fade-in 1s 0.3s forwards;
  }
  #qodef-page-spinner.qodef-layout--progress-bar .qodef-m-spinner-line-front {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: var(--qode-main-color);
    width: 0;
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circles {
    position: relative;
    width: 100px;
    height: 100px;
    margin: -50px 0 0 -50px;
  }
  #qodef-page-spinner.qodef-layout--pulse-circles .qodef-m-pulse-circle {
    position: absolute;
    height: 100%;
    width: 100%;
    background: currentColor;
    border: 0 solid currentColor;
    border-radius: 50%;
  }
  #qodef-page-spinner.qodef-layout--pulse-circles
    .qodef-m-pulse-circle.qodef-pulse--1 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-750ms) + 750ms);
  }
  #qodef-page-spinner.qodef-layout--pulse-circles
    .qodef-m-pulse-circle.qodef-pulse--2 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-1500ms) + 750ms);
  }
  #qodef-page-spinner.qodef-layout--pulse-circles
    .qodef-m-pulse-circle.qodef-pulse--3 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-2250ms) + 750ms);
  }
  #qodef-page-spinner.qodef-layout--pulse-circles
    .qodef-m-pulse-circle.qodef-pulse--4 {
    animation: qode-pulse-circles-pulse 3s infinite calc((-3000ms) + 750ms);
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--pulse .qodef-m-pulse {
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
    background-color: currentColor;
    border-radius: 16px;
    animation: qode-scaleout 1s infinite ease-in-out;
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles {
    width: 60px;
    height: 20px;
  }
  #qodef-page-spinner.qodef-layout--rotate-circles .qodef-m-circles > div {
    display: inline-block;
    width: 12px;
    height: 12px;
    margin: 4px;
    background-color: currentColor;
    border-radius: 100%;
    opacity: 0;
    animation: qode-ball-fall 1.5s ease infinite both;
  }
  #qodef-page-spinner.qodef-layout--rotate-circles
    .qodef-m-circles
    > div:nth-last-of-type(1) {
    animation-delay: calc((100ms) - 300ms);
  }
  #qodef-page-spinner.qodef-layout--rotate-circles
    .qodef-m-circles
    > div:nth-last-of-type(2) {
    animation-delay: calc((200ms) - 300ms);
  }
  #qodef-page-spinner.qodef-layout--rotate-circles
    .qodef-m-circles
    > div:nth-last-of-type(3) {
    animation-delay: calc((300ms) - 300ms);
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cubes {
    position: relative;
    width: 32px;
    height: 32px;
    margin: -16px 0 0 -16px;
  }
  #qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    background-color: currentColor;
    animation: qode-rotating-cubes 1.8s infinite ease-in-out;
  }
  #qodef-page-spinner.qodef-layout--rotating-cubes .qodef-m-cube.qodef-cube--2 {
    animation-delay: -0.9s;
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--stripes .qodef-m-stripes {
    width: 50px;
    height: 60px;
    margin: -30px 0 0 -25px;
    text-align: center;
  }
  #qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe {
    display: inline-block;
    float: left;
    height: 100%;
    width: 6px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    animation: qode-stretch-delay 1.2s infinite ease-in-out;
  }
  #qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--2 {
    animation-delay: calc((200ms) - 1300ms);
  }
  #qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--3 {
    animation-delay: calc((300ms) - 1300ms);
  }
  #qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--4 {
    animation-delay: calc((400ms) - 1300ms);
  }
  #qodef-page-spinner.qodef-layout--stripes .qodef-m-stripe.qodef-stripe--5 {
    animation-delay: calc((500ms) - 1300ms);
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--textual .qodef-m-spinner {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
  }
  #qodef-page-spinner.qodef-layout--textual .qodef-m-textual {
    opacity: 0;
  }
  #qodef-page-spinner.qodef-layout--textual .qodef-m-text {
    display: flex;
    font-family: "Sora", sans-serif;
    font-size: 30px;
    line-height: 1;
    font-weight: 500;
    white-space: nowrap;
    text-transform: uppercase;
  }
  #qodef-page-spinner.qodef-layout--textual .qodef-m-char {
    display: inline-block;
    opacity: 0;
    will-change: opacity;
  }
  #qodef-page-spinner.qodef-layout--textual .qodef-m-char.qodef-m-empty-char {
    white-space: pre;
  }
  #qodef-page-spinner.qodef-layout--textual.qodef--init .qodef-m-textual {
    opacity: 1;
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--two-rotating-circles
    .qodef-m-two-rotating-circles {
    position: relative;
    width: 40px;
    height: 40px;
    margin: -20px 0 0 -20px;
    text-align: center;
    animation: qode-rotate-circles 2s infinite linear;
  }
  #qodef-page-spinner.qodef-layout--two-rotating-circles .qodef-m-circle {
    position: absolute;
    top: 0;
    width: 60%;
    height: 60%;
    display: inline-block;
    background-color: currentColor;
    border-radius: 100%;
    transform-origin: center bottom;
    animation: qode-bounce 2s infinite ease-in-out;
  }
  #qodef-page-spinner.qodef-layout--two-rotating-circles
    .qodef-m-circle.qodef-circle--2 {
    top: auto;
    bottom: 0;
    animation-delay: -1s;
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circles {
    width: 150px;
    height: 30px;
    margin: -15px 0 0 -75px;
  }
  #qodef-page-spinner.qodef-layout--wave-circles .qodef-m-wave-circle {
    float: left;
    height: 30px;
    width: 30px;
    margin-right: 10px;
    background: currentColor;
    border-radius: 50%;
  }
  #qodef-page-spinner.qodef-layout--wave-circles
    .qodef-m-wave-circle.qodef-wave--1 {
    animation: qode-wave-jump-3 1.8s infinite ease-out;
  }
  #qodef-page-spinner.qodef-layout--wave-circles
    .qodef-m-wave-circle.qodef-wave--2 {
    animation: qode-wave-jump-2 1.8s infinite ease-out;
  }
  #qodef-page-spinner.qodef-layout--wave-circles
    .qodef-m-wave-circle.qodef-wave--3 {
    animation: qode-wave-jump-1 1.8s infinite ease-out;
  }
  #qodef-page-spinner.qodef-layout--wave-circles
    .qodef-m-wave-circle.qodef-wave--4 {
    margin-right: 0;
    animation: qode-wave-wipe 1.8s infinite cubic-bezier(0.5, 0, 0.5, 1);
  }
  
  /* ==========================================================================
     Spinner layout styles
     ========================================================================== */
  #qodef-page-spinner.qodef-layout--wave .qodef-m-wave {
    width: 72px;
    margin: -9px 0 0 -36px;
    text-align: center;
  }
  #qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item {
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 3px 0 0;
    background-color: currentColor;
    border-radius: 100%;
    animation: qode-bounce-delay 1.4s infinite ease-in-out both;
  }
  #qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--1 {
    animation-delay: -0.32s;
  }
  #qodef-page-spinner.qodef-layout--wave .qodef-m-wave-item.qodef-wave--2 {
    animation-delay: -0.16s;
  }
  
  /* ==========================================================================
     Title styles
     ========================================================================== */
  .qodef-page-title {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .qodef-page-title.qodef-title--breadcrumbs {
    height: 46px;
    background: transparent;
  }
  @media only screen and (max-width: 680px) {
    .qodef-page-title.qodef-title--breadcrumbs {
      height: auto;
      min-height: 46px;
      padding-top: 15px;
    }
  }
  .qodef-page-title.qodef-image--responsive {
    height: auto !important;
  }
  .qodef-page-title.qodef-image--responsive .qodef-m-content {
    position: absolute;
    top: 0;
    left: 0;
  }
  .qodef-page-title.qodef-image--responsive .qodef-m-content.qodef-content-grid {
    left: 50%;
    transform: translateX(-50%);
  }
  .qodef-page-title.qodef-alignment--center {
    text-align: center;
  }
  .qodef-page-title.qodef-alignment--right {
    text-align: right;
  }
  .qodef-page-title .qodef-m-image {
    position: relative;
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }
  .qodef-page-title .qodef-m-image img {
    display: block;
    width: 100%;
  }
  .qodef-page-title .qodef-m-content.qodef-content-full-width {
    padding: 0 59px;
  }
  @media only screen and (max-width: 1024px) {
    .qodef-page-title .qodef-m-content.qodef-content-full-width {
      padding: 0 7%;
    }
  }
  .qodef-page-title .qodef-breadcrumbs a,
  .qodef-page-title .qodef-breadcrumbs span {
    font-size: 11px;
    font-weight: 400;
    color: #959494;
    text-transform: uppercase;
  }
  .qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-current {
    padding-right: 3px;
  }
  .qodef-page-title .qodef-breadcrumbs a {
    padding-bottom: 2px;
    --qodef-background-position: calc(100% - 1px);
    background-repeat: no-repeat;
    background-image: linear-gradient(
      transparent calc(100% - 1px),
      currentColor 1px
    );
    background-size: 0 var(--qodef-background-position);
    transition: 0.4s background-size cubic-bezier(0.26, 0.57, 0.14, 0.81);
    background-position-x: 100%;
  }
  .qodef-page-title .qodef-breadcrumbs a:hover {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  .qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator {
    margin: 0 3px;
  }
  .qodef-page-title .qodef-breadcrumbs .qodef-breadcrumbs-separator:after {
    content: "/";
  }
  @media only screen and (max-width: 680px) {
    .qodef-page-title .qodef-breadcrumbs {
      line-height: 1em;
    }
  }
  
  /* ==========================================================================
     Standard Title layout styles
     ========================================================================== */
  .qodef-page-title.qodef-title--standard-with-breadcrumbs .qodef-breadcrumbs {
    margin-top: 5px;
  }
  
  /* ==========================================================================
     Standard Title layout styles
     ========================================================================== */
  .qodef-page-title.qodef-title--standard .qodef-m-subtitle {
    margin: 4px 0 0;
  }
  
  /* ==========================================================================
     Categories widget static style start
     ========================================================================== */
  .widget.widget_marity_core_categories_widget {
    margin: 0;
  }
  .widget.widget_marity_core_categories_widget .qodef-widget-title {
    margin: 0 0 27px;
  }
  .widget.widget_marity_core_categories_widget .qodef-e-category-item {
    font-family: "Sora", sans-serif;
    font-size: 11px;
    line-height: 1em;
    font-weight: 400;
    letter-spacing: 0;
    text-transform: uppercase;
    color: #fff;
    padding: 9px 12px 7px 13px;
    border-radius: 5em;
    margin-right: 1px;
    margin-bottom: 6px;
    display: inline-block;
    transition:
      color 0.3s ease-out,
      background-color 0.3s ease-out;
  }
  .widget.widget_marity_core_categories_widget .qodef-e-category-item:hover {
    color: #fff;
    background-color: var(--qode-main-color) !important;
  }
  
  /* ==========================================================================
     Contact Info widget static style start
     ========================================================================== */
  .widget .qodef-contact-info-widget {
    margin: 0;
  }
  
  /* ==========================================================================
     Contact Info widget variable style start
     ========================================================================== */
  #qodef-top-area .widget .qodef-contact-info-widget a {
    font-size: 16px;
  }
  
  /* ==========================================================================
     Sticky Sidebar widget start styles
     ========================================================================== */
  .widget_marity_core_sticky_sidebar {
    position: relative;
    width: 100%;
    height: 0;
    margin: 0 !important;
    padding: 0 !important;
    border: none !important;
    background: transparent !important;
  }
  
  /* ==========================================================================
     Sticky Sidebar widget end styles
     ========================================================================== */
  /* ==========================================================================
     Button widget styles
     ========================================================================== */
  .widget_marity_core_svg_icon {
    display: inline-block;
    vertical-align: top;
    margin: 0 !important;
  }
  .widget_marity_core_svg_icon .qodef-m-holder {
    display: flex;
    align-items: center;
  }
  .widget_marity_core_svg_icon .qodef-svg-icon-widget svg {
    display: block;
    fill: var(--fill-color);
    stroke: var(--stroke-color);
    max-width: 100%;
    max-height: 100%;
  }
  .widget_marity_core_svg_icon .qodef-svg-icon-widget a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .widget_marity_core_svg_icon .qodef-svg-icon-widget:hover svg,
  .widget_marity_core_svg_icon .qodef-svg-icon-widget a:hover svg {
    fill: var(--fill-hover-color);
    stroke: var(--stroke-hover-color);
  }
  .widget_marity_core_svg_icon .qodef-svg-icon-widget:hover .qodef-m-text,
  .widget_marity_core_svg_icon .qodef-svg-icon-widget a:hover .qodef-m-text {
    color: var(--text-hover-color);
  }
  .widget_marity_core_svg_icon .qodef-svg-icon-widget:hover .qodef-m-icon {
    background-color: var(--background-hover-color);
  }
  .widget_marity_core_svg_icon .qodef-m-icon {
    --fill-color: currentColor;
    --stroke-color: currentColor;
    --fill-hover-color: currentColor;
    --stroke-hover-color: currentColor;
    --background-color: transparent;
    --background-hover-color: transparent;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    max-height: 100%;
    background-color: var(--background-color);
    overflow: hidden;
  }
  .widget_marity_core_svg_icon .qodef-m-text {
    --text-color: currentColor;
    --text-hover-color: currentColor;
    color: var(--text-color);
    line-height: 1;
  }
  #qodef-page-header .widget_marity_core_svg_icon .qodef-m-text {
    font-family: "Sora", sans-serif;
    font-weight: 400;
    color: #0e202a;
    font-size: 23px;
    line-height: 1.2173913043em;
  }
  @media only screen and (max-width: 1440px) {
    #qodef-page-header .widget_marity_core_svg_icon .qodef-m-text {
      font-size: 20px;
      line-height: 25px;
    }
  }
  #qodef-page-header
    .widget_marity_core_svg_icon
    .qodef-m-text
    .qodef-menu-item-text {
    position: relative;
  }
  #qodef-page-header
    .widget_marity_core_svg_icon
    .qodef-m-text
    .qodef-menu-item-text
    > span {
    display: inline-block;
    --qodef-background-position: calc(100% - 1px);
    background-repeat: no-repeat;
    background-image: linear-gradient(
      transparent calc(100% - 1px),
      currentColor 1px
    );
    background-size: 0 var(--qodef-background-position);
    transition: 0.4s background-size cubic-bezier(0.26, 0.57, 0.14, 0.81);
    background-position-x: 100%;
  }
  #qodef-page-header
    .widget_marity_core_svg_icon
    .qodef-m-text:hover
    .qodef-menu-item-text
    > span {
    background-size: 100% var(--qodef-background-position);
    background-position-x: 0%;
  }
  
  /* ==========================================================================
     Weather Widget style - begin
     ========================================================================== */
  .qodef-weather-widget .qodef-m-inner {
    display: flex;
    align-items: center;
  }
  .qodef-weather-widget .qodef-m-weather {
    margin-right: 20px;
    flex-shrink: 0;
  }
  .qodef-weather-widget .qodef-m-weather-icon {
    font-size: 50px;
    line-height: 1;
    margin-bottom: 15px;
  }
  .qodef-weather-widget .qodef-m-weather-icon:before {
    content: "";
  }
  .qodef-weather-widget .qodef-m-weather-icon.qodef--mist:before,
  .qodef-weather-widget .qodef-m-weather-icon.qodef--haze:before {
    content: "\f75f";
  }
  .qodef-weather-widget .qodef-m-weather-icon.qodef--snow:before,
  .qodef-weather-widget .qodef-m-weather-icon.qodef--light-snow:before {
    content: "\f2dc";
  }
  .qodef-weather-widget .qodef-m-weather-icon.qodef--thunderstorm:before {
    content: "\f0e7";
  }
  .qodef-weather-widget .qodef-m-weather-icon.qodef--rain:before,
  .qodef-weather-widget .qodef-m-weather-icon.qodef--drizzle:before,
  .qodef-weather-widget .qodef-m-weather-icon.qodef--light-rain:before,
  .qodef-weather-widget .qodef-m-weather-icon.qodef--moderate-rain:before,
  .qodef-weather-widget
    .qodef-m-weather-icon.qodef--light-intensity-drizzle:before,
  .qodef-weather-widget
    .qodef-m-weather-icon.qodef--light-intensity-shower-rain:before,
  .qodef-weather-widget .qodef-m-weather-icon.qodef--light-rain-and-snow:before {
    content: "\f73d";
  }
  .qodef-weather-widget .qodef-m-weather-icon.qodef--shower-rain:before,
  .qodef-weather-widget .qodef-m-weather-icon.qodef--heavy-intensity-rain:before {
    content: "\f740";
  }
  .qodef-weather-widget .qodef-m-weather-icon.qodef--broken-clouds:before,
  .qodef-weather-widget .qodef-m-weather-icon.qodef--overcast-clouds:before {
    content: "\f0c2";
  }
  .qodef-weather-widget .qodef-m-weather-icon.qodef--clouds:before,
  .qodef-weather-widget .qodef-m-weather-icon.qodef--scattered-clouds:before,
  .qodef-weather-widget .qodef-m-weather-icon.qodef--few-clouds:before {
    content: "\f6c4";
  }
  .qodef-weather-widget .qodef-m-weather-icon.qodef--clear:before,
  .qodef-weather-widget .qodef-m-weather-icon.qodef--clear-sky:before,
  .qodef-weather-widget .qodef-m-weather-icon.qodef--sky-is-clear:before,
  .qodef-weather-widget .qodef-m-weather-icon.qodef--sun:before {
    content: "\f185";
  }
  .qodef-weather-widget .qodef-m-temperature {
    font-size: 25px;
  }
  .qodef-weather-widget
    .qodef-m-temperature.qodef--high-low
    .qodef-e-temperature-low:after {
    content: "-";
  }
  .qodef-weather-widget .qodef-m-weather-info p {
    margin: 0;
  }
  .qodef-weather-widget .qodef-e-heading {
    margin-bottom: 15px;
  }
  .qodef-weather-widget .qodef-e-heading > * {
    margin: 0;
  }
  .qodef-weather-widget .qodef-e-heading-description {
    margin-top: 10px;
  }
  .qodef-weather-widget .qodef-m-other-days {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
  }
  .qodef-weather-widget .qodef-m-other-days .qodef-m-inner {
    flex-direction: column;
  }
  .qodef-weather-widget.qodef-layout--simple .qodef-m-city {
    padding: 0 10px;
  }
  
  .qodef-weather-widget .qodef-m-weather-icon {
    color: var(--qode-main-color);
  }
  .qodef-weather-widget .qodef-e-heading-description {
    color: var(--qode-main-color);
  }
  
  #qodef-page-footer .qodef-weather-widget .qodef-m-weather-icon {
    color: #fff;
  }
  #qodef-page-footer .qodef-weather-widget .qodef-e-heading-city {
    color: #fff;
  }
  /* ==========================================================================
     Weather Widget style - end
     ========================================================================== */
  @media only screen and (max-width: 1440px) {
    .qodef-background-text .qodef-m-background-text {
      font-size: 135px;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-background-text .qodef-m-background-text {
      display: none !important;
    }
  }
  
  /* ==========================================================================
     Author Info responsive styles
     ========================================================================== */
  @media only screen and (max-width: 680px) {
    #qodef-author-info .qodef-m-inner {
      flex-wrap: wrap;
    }
    #qodef-author-info .qodef-m-content {
      margin-top: 23px;
    }
  }
  
  @media only screen and (max-width: 1024px) {
    body:not(.qodef-content-behind-header) #qodef-page-outer {
      margin-top: 0 !important;
    }
  }
  /* ==========================================================================
     Header layout responsive styles
     ========================================================================== */
  @media only screen and (max-width: 1024px) {
    .qodef-header--vertical-over-content #qodef-page-header-inner {
      display: none;
    }
    .qodef-header--vertical-over-content #qodef-page-outer,
    .qodef-header--vertical-over-content #qodef-page-footer {
      padding-left: 0;
    }
  }
  /* ==========================================================================
     Top header responsive style - begin
     ========================================================================== */
  @media only screen and (max-width: 1024px) {
    #qodef-top-area {
      display: none;
    }
  }
  /* ==========================================================================
     Top header responsive style - end
     ========================================================================== */
  /* ==========================================================================
     Twitter List shortcode responsive styles
     ========================================================================== */
  @media (max-width: 1440px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 5;
    }
  }
  @media (max-width: 1366px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 4;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 4;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 4;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 4;
    }
  }
  @media (max-width: 1024px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 3;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 3;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 3;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 3;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 3;
    }
  }
  @media (max-width: 768px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 2;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 2;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 2;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 2;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 2;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 2;
    }
  }
  @media (max-width: 680px) {
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--2.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--3.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--4.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--5.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--6.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--7.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
    .qodef-twitter-list.qodef-responsive--predefined.qodef-col-num--8.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 2;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 3;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 4;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 5;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 6;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 7;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 8;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 2;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 3;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 4;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 5;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 6;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 7;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 8;
    }
  }
  @media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--1.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
  }
  @media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--2.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 2;
    }
  }
  @media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--3.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 3;
    }
  }
  @media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--4.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 4;
    }
  }
  @media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--5.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 5;
    }
  }
  @media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--6.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 6;
    }
  }
  @media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--7.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 7;
    }
  }
  @media (max-width: 1440px) and (min-width: 1367px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1440--8.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 8;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--1.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--2.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 2;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--3.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 3;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--4.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 4;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--5.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 5;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--6.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 6;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--7.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 7;
    }
  }
  @media (max-width: 1366px) and (min-width: 1025px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1366--8.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 8;
    }
  }
  @media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--1.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
  }
  @media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--2.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 2;
    }
  }
  @media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--3.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 3;
    }
  }
  @media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--4.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 4;
    }
  }
  @media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--5.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 5;
    }
  }
  @media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--6.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 6;
    }
  }
  @media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--7.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 7;
    }
  }
  @media (max-width: 1024px) and (min-width: 769px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--1024--8.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 8;
    }
  }
  @media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--1.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
  }
  @media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--2.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 2;
    }
  }
  @media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--3.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 3;
    }
  }
  @media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--4.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 4;
    }
  }
  @media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--5.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 5;
    }
  }
  @media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--6.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 6;
    }
  }
  @media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--7.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 7;
    }
  }
  @media (max-width: 768px) and (min-width: 681px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--768--8.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 8;
    }
  }
  @media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--1.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
  }
  @media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--2.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 2;
    }
  }
  @media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--3.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 3;
    }
  }
  @media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--4.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 4;
    }
  }
  @media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--5.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 5;
    }
  }
  @media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--6.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 6;
    }
  }
  @media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--7.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 7;
    }
  }
  @media (max-width: 680px) and (min-width: 481px) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--680--8.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 8;
    }
  }
  @media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--1.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 1;
    }
  }
  @media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--2.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 2;
    }
  }
  @media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--3.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 3;
    }
  }
  @media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--4.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 4;
    }
  }
  @media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--5.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 5;
    }
  }
  @media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--6.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 6;
    }
  }
  @media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--7.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 7;
    }
  }
  @media (max-width: 480px) and (min-width: 0) {
    .qodef-twitter-list.qodef-responsive--custom.qodef-col-num--480--8.qodef-layout--columns
      .ctf-tweets {
      --qode-columns: 8;
    }
  }
  @media only screen and (max-width: 1440px) {
    .qodef-twitter-list.qodef-gutter--huge .ctf-tweets {
      --qode-columns-gap: 60px;
    }
  }
  
  /* ==========================================================================
     Twitter List shortcode responsive styles
     ========================================================================== */
  @media only screen and (max-width: 680px) {
    #yith-quick-view-modal
      #yith-quick-view-content.single-product
      .qodef-woo-single-inner {
      flex-wrap: wrap;
    }
  }
  @media only screen and (max-width: 680px) {
    #yith-quick-view-modal
      #yith-quick-view-content.single-product
      .qodef-woo-single-image {
      max-height: 30vh;
    }
  }
  @media only screen and (max-width: 680px) {
    #yith-quick-view-modal
      #yith-quick-view-content.single-product
      .woocommerce-product-details__short-description {
      display: none;
    }
  }
  
  /* ==========================================================================
     Portfolio Single responseive styles
     ========================================================================== */
  @media only screen and (max-width: 1024px) {
    .qodef-portfolio-single .qodef-variations--small .qodef-media {
      margin: 0 0 34px;
    }
    .qodef-portfolio-single .qodef-variations--big .qodef-portfolio-info {
      margin-top: 0;
    }
  }
  
  /* ==========================================================================
     Portfolio List shortcode variation styles
     ========================================================================== */
  @media only screen and (max-width: 680px) {
    .qodef-portfolio-list.qodef-item-layout--info-right .qodef-e-inner {
      flex-direction: column;
      height: auto;
    }
    .qodef-portfolio-list.qodef-item-layout--info-right .qodef-e-media {
      width: 100%;
    }
    .qodef-portfolio-list.qodef-item-layout--info-right .qodef-e-content {
      width: 100%;
      padding: 7%;
    }
    .qodef-portfolio-list.qodef-item-layout--info-right
      .qodef-e-content
      .qodef-e-text {
      margin-bottom: 49px;
    }
  }
  
  /* ==========================================================================
     Countdown shortcode styles
     ========================================================================== */
  @media only screen and (max-width: 768px) {
    .qodef-countdown.qodef-show--4 .qodef-m-date,
    .qodef-countdown.qodef-show--5 .qodef-m-date,
    .qodef-countdown.qodef-show--6 .qodef-m-date {
      flex-wrap: wrap;
      margin: 0 -4px;
    }
    .qodef-countdown.qodef-show--4 .qodef-digit-wrapper,
    .qodef-countdown.qodef-show--5 .qodef-digit-wrapper,
    .qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
      margin: 4px 4px;
      width: 48%;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-countdown.qodef-show--4 .qodef-digit-wrapper,
    .qodef-countdown.qodef-show--5 .qodef-digit-wrapper,
    .qodef-countdown.qodef-show--6 .qodef-digit-wrapper {
      width: 100%;
    }
  }
  
  /* ==========================================================================
     Section Title shortcode responsive styles
     ========================================================================== */
  @media only screen and (max-width: 1024px) {
    .qodef-info-location.qodef-title-break--disabled .qodef-m-title br {
      display: none;
    }
  }
  
  /* ==========================================================================
     Section Title shortcode responsive styles
     ========================================================================== */
  @media only screen and (max-width: 1024px) {
    .qodef-info-section.qodef-title-break--disabled .qodef-m-title br {
      display: none;
    }
  }
  
  /* ==========================================================================
     Interactive Link Showcase shortcode responsive styles
     ========================================================================== */
  @media only screen and (max-width: 1366px) {
    .qodef-interactive-link-showcase.qodef-type--standard {
      padding: 100px 0;
    }
    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images {
      width: 60%;
    }
    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
      width: 40%;
    }
  }
  @media only screen and (max-width: 1024px) {
    .qodef-interactive-link-showcase.qodef-type--standard {
      padding: 60px 0;
    }
    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-images {
      width: 80%;
    }
    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
      width: 100%;
      padding-left: 60px;
      align-items: flex-start;
    }
    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item {
      font-size: 33px;
      line-height: 1.2424242424em;
      padding-bottom: 3px;
    }
  }
  @media only screen and (max-width: 1024px) and (max-width: 1440px) {
    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-item {
      font-size: 28px;
      line-height: 36px;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-interactive-link-showcase.qodef-type--standard {
      padding: 30px 0;
    }
    .qodef-interactive-link-showcase.qodef-type--standard .qodef-m-items {
      padding-left: 30px;
    }
  }
  
  /* ==========================================================================
     Magnifier Glass shortcode responsive styles
     ========================================================================== */
  @media only screen and (max-width: 1024px) {
    .qodef-magnifier-glass
      .qodef-m-stage-top-content.qodef-title-top-break--disabled
      .qodef-e-title
      br {
      display: none;
    }
  }
  
  /* ==========================================================================
     Item Showcase shortcode responsive styles
     ========================================================================== */
  @media only screen and (max-width: 1024px) {
    .qodef-opportunities-list {
      align-items: flex-start;
      flex-wrap: wrap;
    }
    .qodef-opportunities-list .qodef-m-image {
      position: absolute;
      top: 0;
      left: 0;
      width: 40%;
      padding-right: 40px;
      margin: 0 !important;
    }
    .qodef-opportunities-list .qodef-m-items {
      left: 0;
      width: 100%;
    }
    .qodef-opportunities-list .qodef-m-items .qodef-m-item {
      transition-delay: 0ms;
    }
    .qodef-opportunities-list .qodef-m-items.qodef--left {
      text-align: left;
    }
    .qodef-opportunities-list
      .qodef-m-items.qodef--right
      .qodef-m-item:first-child {
      margin-top: 40px;
    }
    .qodef-opportunities-list .qodef-m-item {
      margin-top: 0;
    }
  }
  @media only screen and (max-width: 680px) {
    .qodef-opportunities-list .qodef-m-image {
      display: none;
    }
    .qodef-opportunities-list .qodef-m-items {
      left: 0;
      width: 100%;
    }
  }
  
  /* ==========================================================================
     Section Title shortcode responsive styles
     ========================================================================== */
  @media only screen and (max-width: 1024px) {
    .qodef-section-title.qodef-title-break--disabled .qodef-m-title br {
      display: none;
    }
  }
  
  @media only screen and (max-width: 680px) {
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical {
      display: block;
    }
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
      .qodef-tabs-navigation {
      padding-right: 0;
      margin-right: 0;
      border-right: 0;
    }
    .qodef-tabs.qodef-layout--simple.qodef-orientation--vertical
      .qodef-tabs-content {
      margin-top: 26px;
    }
  }
  
  /* ==========================================================================
     Video Button shortcode responsive styles
     ========================================================================== */
  @media only screen and (max-width: 1024px) {
    .qodef-video-button.qodef-title-break--disabled .qodef-e-text br {
      display: none;
    }
  }
  
  /* ==========================================================================
     Social Share shortcode responsive styles
     ========================================================================== */
  @media only screen and (max-width: 680px) {
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
      .qodef-social-share-dropdown
      li:nth-child(1) {
      left: 1px;
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
      .qodef-social-share-dropdown
      li:nth-child(2) {
      left: 46px;
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
      .qodef-social-share-dropdown
      li:nth-child(3) {
      left: 91px;
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
      .qodef-social-share-dropdown
      li:nth-child(4) {
      left: 136px;
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
      .qodef-social-share-dropdown
      li:nth-child(5) {
      left: 181px;
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
      .qodef-social-share-dropdown
      li:nth-child(6) {
      left: 226px;
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--right
      .qodef-social-share-dropdown
      li:nth-child(7) {
      left: 271px;
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
      .qodef-social-share-dropdown {
      left: auto;
      right: 0;
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
      .qodef-social-share-dropdown
      li:nth-child(1) {
      right: auto;
      left: 1px;
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
      .qodef-social-share-dropdown
      li:nth-child(2) {
      right: auto;
      left: 46px;
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
      .qodef-social-share-dropdown
      li:nth-child(3) {
      right: auto;
      left: 91px;
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
      .qodef-social-share-dropdown
      li:nth-child(4) {
      right: auto;
      left: 136px;
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
      .qodef-social-share-dropdown
      li:nth-child(5) {
      right: auto;
      left: 181px;
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
      .qodef-social-share-dropdown
      li:nth-child(6) {
      right: auto;
      left: 226px;
    }
    .qodef-social-share.qodef-layout--dropdown.qodef-dropdown--left
      .qodef-social-share-dropdown
      li:nth-child(7) {
      right: auto;
      left: 271px;
    }
  }
  
  /* ==========================================================================
     Social Share shortcode responsive styles
     ========================================================================== */
  /* ==========================================================================
     Title responsive styles
     ========================================================================== */
  @media only screen and (max-width: 1024px) {
    body:not(.qodef-content-behind-header) .qodef-page-title .qodef-m-content {
      padding-top: 0 !important;
    }
  }