@font-face {
  font-family: 'Inter-SemiBold';
  src: url("//theme.hstatic.net/1000001117/1001120712/14/Inter-SemiBold.woff2?v=26064") format("woff2"), url("//theme.hstatic.net/1000001117/1001120712/14/Inter-SemiBold.woff?v=26064") format("woff"), url("//theme.hstatic.net/1000001117/1001120712/14/Inter-SemiBold-v4.1.ttf?v=26064") format("truetype");
  font-display: swap; }

:root {
  --primary-color: #2979ff;
  --shop-bg-color: #FFFFFF;
  --base-font: "Inter";
  --text-color: #1c2b46;
  --text-gray: #8091a7;
  --heading-color: #1c2b46;
  --btn-color: #2979ff;
  --border-color: #CECECE;
  --border-lg: 24px;
  --border-md: 14px;
  --border-sm: 6px;
  --stroke-width: 1px;
  --fill-color: transparent;
  --stroke-color: #000000;
  --icon-width: 24px;
  --icon-height: 24px;
  --ldp-font-3: 'Inter-SemiBold'; }

* {
  margin: 0;
  padding: 0; }

article, aside, details, figcaption, figure, dialog, footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  -webkit-overflow-scrolling: touch;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: 100%; }

body, html {
  color: var(--text-color);
  line-height: 1.45;
  background: var(--shop-bg-color);
  font-family: var(--base-font), sans-serif;
  position: initial;
  font-size: 14px;
  line-height: 26px; }

.lazyloaded:not(.noreset) {
  width: auto;
  height: auto;
  opacity: 1;
  -webkit-filter: blur(0);
  filter: blur(0);
  transition: opacity 300ms, filter 400ms;
  -webkit-transition: opacity 300ms, filter 400ms; }

button {
  border: unset;
  background: unset;
  outline: none;
  box-shadow: none; }
  button:hover, button:focus, button:focus-visible {
    outline: none;
    box-shadow: none; }

a, a:hover, a:focus {
  text-decoration: none; }

.svg_logo_haravan {
  height: 38px;
  width: 150px;
  fill: #08589d;
  transition: .3s all ease-in-out; }
  @media (min-width: 992px) and (max-width: 1281px) {
    .svg_logo_haravan {
      width: 130px; } }

.icon-svg {
  width: var(--icon-width);
  height: var(--icon-height);
  fill: var(--fill-color);
  transition: .3s all; }

.container,
.container-lg,
.container-md,
.container-sm,
.container-xl {
  max-width: 1568px;
  padding-left: 16px;
  padding-right: 16px; }
  @media (min-width: 1280px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
      padding-left: 80px;
      padding-right: 80px; } }
  @media (min-width: 992px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
      padding-left: 48px;
      padding-right: 48px; } }

section.pd-y {
  padding-top: 80px;
  padding-bottom: 80px; }
  @media (max-width: 992px) {
    section.pd-y {
      padding-top: 60px;
      padding-bottom: 60px; } }
  @media (max-width: 768px) {
    section.pd-y {
      padding-top: 45px;
      padding-bottom: 45px; } }

section.pd-t {
  padding-top: 80px; }
  @media (max-width: 992px) {
    section.pd-t {
      padding-top: 60px; } }

section.pd-b {
  padding-bottom: 80px; }
  @media (max-width: 992px) {
    section.pd-b {
      padding-bottom: 60px; } }

.btn {
  padding: 8px 24px;
  border-radius: 999px;
  font-size: 16px;
  background-color: var(--btn-color);
  color: #FFFFFF;
  transition: .3s all ease-in-out;
  border-color: var(--btn-color); }
  .btn:hover, .btn:focus, .btn:focus-visible {
    outline: none;
    box-shadow: none; }
  .btn:hover {
    border-color: var(--btn-color);
    background-color: rgba(41, 121, 255, 0.85);
    transition: .3s all ease-in-out; }
  @media (max-width: 1281px) {
    .btn {
      padding: 8px 18px; } }

.btn.btn-gradient {
  background-image: linear-gradient(to right, #2463eb 0%, #4379ec 100%);
  border-color: transparent;
  background-size: 200% auto; }
  .btn.btn-gradient:hover {
    background-position: right center;
    color: #fff; }

.btn.btn-transparent {
  color: #2979ff;
  border-color: #2979ff;
  background: transparent; }
  .btn.btn-transparent.cl-black {
    color: #000;
    border-color: #000; }
  @media (min-width: 992px) {
    .btn.btn-transparent:hover {
      border-color: #2979ff;
      background-color: #2979ff;
      color: white; } }

.hrvtitle {
  font-size: 16px;
  color: var(--heading-color);
  font-weight: bold; }

.text-secondary {
  color: var(--text-gray); }

.section-themes-details__heading {
  padding: 0; }
  .section-themes-details__heading .block-breadcrumb {
    padding: 20px 0 20px; }
    @media (max-width: 992px) {
      .section-themes-details__heading .block-breadcrumb {
        padding: 20px 0 20px;
        display: none; } }
  .section-themes-details__heading .list-tabs .navtab-link {
    padding-bottom: 5px;
    display: inline-block;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    position: relative; }
    .section-themes-details__heading .list-tabs .navtab-link.block-title {
      font-size: 28px;
      color: #000;
      font-weight: bold; }
    .section-themes-details__heading .list-tabs .navtab-link:before {
      content: '';
      height: 1px;
      width: 100%;
      top: calc(100% - 2px);
      background: #000;
      position: absolute;
      left: 0; }

.block-breadcrumb .breadcrumb-themes .breadcrumb li {
  font-size: 14px; }
  @media (max-width: 992px) {
    .block-breadcrumb .breadcrumb-themes .breadcrumb li {
      font-size: 13px; } }
  .block-breadcrumb .breadcrumb-themes .breadcrumb li:not(:last-child) a, .block-breadcrumb .breadcrumb-themes .breadcrumb li:not(:last-child) span {
    color: rgba(0, 0, 0, 0.6); }

.block-breadcrumb .breadcrumb-themes .breadcrumb {
  margin-bottom: 10px; }
  @media (max-width: 992px) {
    .block-breadcrumb .breadcrumb-themes .breadcrumb {
      flex-wrap: wrap; } }

.hrvcard {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #fff;
  background-clip: border-box;
  box-shadow: 0 1px 10px rgba(24, 24, 24, 0.07);
  transition: all .2s;
  overflow: hidden;
  border-radius: var(--border-sm); }

.owlStyle.owl-carousel:not(.owl-loaded) {
  display: flex;
  flex-wrap: nowrap;
  overflow: hidden; }

.owlStyle.owl-carousel .owl-nav button.owl-next,
.owlStyle.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background: white;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
  transition: all .3s;
  display: flex;
  align-items: center;
  justify-content: center; }
  .owlStyle.owl-carousel .owl-nav button.owl-next .icon-svg,
  .owlStyle.owl-carousel .owl-nav button.owl-prev .icon-svg {
    --icon-width: 14px;
    --icon-height: 14px; }
  .owlStyle.owl-carousel .owl-nav button.owl-next svg,
  .owlStyle.owl-carousel .owl-nav button.owl-prev svg {
    width: 25px; }

.owlStyle.owl-carousel .owl-dots {
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  bottom: -50px; }
  .owlStyle.owl-carousel .owl-dots .owl-dot span {
    display: inline-block;
    border-radius: 2px;
    width: 20px;
    height: 4px;
    background: #000;
    opacity: .2;
    margin: 0 4px; }
  .owlStyle.owl-carousel .owl-dots .owl-dot.active span {
    background: var(--primary-color);
    opacity: 1; }

.btn.btn-dark {
  background-color: #1c2b46;
  color: white; }
  .btn.btn-dark:hover {
    background-color: rgba(28, 43, 70, 0.85);
    transition: .3s all ease-in-out; }

.block-heading {
  padding-bottom: 20px; }
  @media (max-width: 992px) {
    .block-heading {
      padding-bottom: 0; } }
  .block-heading .block-heading__title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 16px;
    color: var(--heading-color); }
    @media (max-width: 992px) {
      .block-heading .block-heading__title {
        font-size: 24px; } }
  .block-heading .block-heading__desc {
    font-size: 16px;
    color: #000;
    margin-bottom: 0; }
    @media (max-width: 992px) {
      .block-heading .block-heading__desc {
        font-size: 15px; } }
  .block-heading.center {
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto; }

.card-title-effect {
  line-height: 1.3; }

header {
  --bg-color: #fcf9fd;
  background: var(--bg-color);
  padding: 15px 0;
  position: relative; }
  @media (max-width: 992px) {
    header {
      padding: 0; } }
  @media (max-width: 992px) {
    header .mainHeader-hrv.mainHeader-primary {
      padding: 15px 0; } }
  header .mainHeader-hrv.mainHeader-primary:not(.nav-sticky) .header-wrap__search {
    display: none; }
  header .mainHeader-themes.nav-sticky .header-wrap .header-wrap__nav {
    flex: 3; }
  header .mainHeader-themes.nav-sticky .header-wrap .header-wrap__search {
    flex: 1.3; }

.mainHeader-hrv.nav-sticky {
  padding: 8px 0; }

header.search-focused .mainHeader-hrv .header-wrap {
  width: 100%; }

header.search-focused .mainHeader-hrv .header-wrap__search {
  display: block; }
  header.search-focused .mainHeader-hrv .header-wrap__search .block--search {
    position: absolute;
    z-index: 999;
    width: 100%; }
  header.search-focused .mainHeader-hrv .header-wrap__search .ultimate-search #search-header-btn {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

.header-wrap {
  display: flex;
  gap: 30px; }
  @media (min-width: 992px) {
    .header-wrap .header-overlay {
      display: none; } }
  @media (min-width: 992px) and (max-width: 1281px) {
    .header-wrap {
      gap: 15px; } }
  @media (max-width: 992px) {
    .header-wrap {
      align-items: center;
      justify-content: space-between; } }
  .header-wrap .header-wrap__logo {
    display: flex;
    align-items: center;
    flex: 0 0 155px;
    max-width: 155px; }
    @media (min-width: 992px) and (max-width: 1281px) {
      .header-wrap .header-wrap__logo {
        flex: 0 0 130px;
        max-width: 130px; } }
  .header-wrap .header-wrap__search {
    width: auto;
    max-width: 100%;
    overflow: unset;
    flex: 1.3;
    transition: .5s all ease-in-out;
    height: 50px; }
    .header-wrap .header-wrap__search .block--search {
      transition: .3s all ease-in-out;
      position: relative;
      max-width: 295px;
      top: 50%;
      transform: translateY(-50%); }
    @media (max-width: 1500px) {
      .header-wrap .header-wrap__search {
        flex: 1; } }
    @media (max-width: 992px) {
      .header-wrap .header-wrap__search {
        display: none; } }
    .header-wrap .header-wrap__search .input-search {
      display: block;
      height: 46px;
      width: 100%;
      padding: 6px 18px;
      line-height: 2.298;
      appearance: none;
      background-clip: padding-box;
      border: 1px solid;
      border-radius: 999px;
      outline: none;
      border-color: rgba(65, 80, 118, 0.4);
      color: var(--text-color);
      outline-offset: -2px; }
      .header-wrap .header-wrap__search .input-search:focus::placeholder {
        color: transparent;
        transition: .3s all; }
      .header-wrap .header-wrap__search .input-search:focus {
        border-color: rgba(41, 121, 255, 0.5); }
    .header-wrap .header-wrap__search .ultimate-search {
      position: relative;
      transition: .5s all ease-in-out; }
      .header-wrap .header-wrap__search .ultimate-search #search-header-btn {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        position: absolute;
        right: 10px;
        top: 50%;
        transform: translateY(-50%);
        width: 35px;
        height: 35px;
        background: var(--btn-color);
        color: white;
        border-radius: var(--border-sm);
        border-radius: 50%; }
  .header-wrap .header-wrap__nav {
    display: flex;
    flex: 3;
    justify-content: end;
    transition: .3s all;
    position: relative; }
    @media (min-width: 992px) and (max-width: 1281px) {
      .header-wrap .header-wrap__nav {
        flex: auto; } }
    @media (max-width: 992px) {
      .header-wrap .header-wrap__nav {
        display: none !important; } }
  .header-wrap .header-wrap__mobile {
    flex: 2;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    gap: 7px; }
    @media (min-width: 992px) {
      .header-wrap .header-wrap__mobile {
        display: none; } }
    .header-wrap .header-wrap__mobile .slicknav_icon,
    .header-wrap .header-wrap__mobile .mobile-search__wrapper {
      position: relative; }
      .header-wrap .header-wrap__mobile .slicknav_icon > button,
      .header-wrap .header-wrap__mobile .mobile-search__wrapper > button {
        color: #37464f;
        width: 33px;
        height: 33px;
        border-radius: 100%;
        background: white;
        display: flex;
        align-items: center;
        justify-content: center; }
      .header-wrap .header-wrap__mobile .slicknav_icon.open-search-mobile > button,
      .header-wrap .header-wrap__mobile .mobile-search__wrapper.open-search-mobile > button {
        z-index: 1009;
        position: relative; }
      .header-wrap .header-wrap__mobile .slicknav_icon .search-mobile__dropdown.open-search,
      .header-wrap .header-wrap__mobile .mobile-search__wrapper .search-mobile__dropdown.open-search {
        overflow: hidden;
        width: auto;
        opacity: 1;
        visibility: visible;
        z-index: 1001; }
        @media (min-width: 320px) {
          .header-wrap .header-wrap__mobile .slicknav_icon .search-mobile__dropdown.open-search,
          .header-wrap .header-wrap__mobile .mobile-search__wrapper .search-mobile__dropdown.open-search {
            min-width: 320px; } }
        @media (min-width: 375px) {
          .header-wrap .header-wrap__mobile .slicknav_icon .search-mobile__dropdown.open-search,
          .header-wrap .header-wrap__mobile .mobile-search__wrapper .search-mobile__dropdown.open-search {
            min-width: 330px; } }
        @media (min-width: 400px) {
          .header-wrap .header-wrap__mobile .slicknav_icon .search-mobile__dropdown.open-search,
          .header-wrap .header-wrap__mobile .mobile-search__wrapper .search-mobile__dropdown.open-search {
            min-width: 360px; } }
      .header-wrap .header-wrap__mobile .slicknav_icon.open-search-mobile-transition .search-mobile__dropdown,
      .header-wrap .header-wrap__mobile .mobile-search__wrapper.open-search-mobile-transition .search-mobile__dropdown {
        min-width: 0;
        overflow: hidden;
        width: 0;
        height: 0;
        transition: .3s all ease-in-out;
        opacity: 0;
        visibility: hidden; }
    .header-wrap .header-wrap__mobile .slicknav_icon .slicknav_icon-bar {
      width: 20px;
      height: 1.5px; }
    .header-wrap .header-wrap__mobile .slicknav_icon .slicknav_btn.slicknav_collapsed.active-icon .slicknav_icon-bar {
      height: 0;
      transform: scale(0.9) translate(-1.5px, -1px); }

.header-menu {
  display: flex; }
  @media (max-width: 992px) {
    .header-menu {
      display: block; } }
  .header-menu > .menu-list {
    display: flex;
    align-items: center; }
    @media (min-width: 1281px) {
      .header-menu > .menu-list > li > a {
        font-size: 15px !important;
        padding: 12px 8px !important; } }
    @media (max-width: 1281px) {
      .header-menu > .menu-list > li > a {
        padding: 12px 5px !important;
        font-size: 13px !important; } }
    @media (max-width: 992px) {
      .header-menu > .menu-list {
        display: block; } }
  .header-menu .menu-item {
    position: relative; }
    .header-menu .menu-item > a > .icon-svg {
      transform: translateX(-2px) rotate(0); }
    .header-menu .menu-item.has-sub {
      position: relative; }
      .header-menu .menu-item.has-sub:hover .menu-sub {
        opacity: 1;
        visibility: visible;
        z-index: 9;
        transition: .3s all ease-in-out; }
      @media (min-width: 992px) {
        .header-menu .menu-item.has-sub:hover > a > .icon-svg {
          transform: translateX(-2px) rotate(180deg);
          transition: .3s all ease-in-out; } }
    .header-menu .menu-item .menu-sub {
      opacity: 0;
      visibility: hidden;
      z-index: -1;
      position: absolute;
      min-width: 200px;
      background: white;
      top: 100%;
      padding: 12px;
      box-shadow: 0 0.125rem 1.25rem 0 rgba(0, 0, 0, 0.1);
      border-radius: 6px; }
      @media (max-width: 992px) {
        .header-menu .menu-item .menu-sub {
          padding: 3px 12px; } }
      .header-menu .menu-item .menu-sub .menu-list {
        display: flex;
        flex-direction: column;
        align-items: center; }
      .header-menu .menu-item .menu-sub .menu-link {
        padding: 5px 14px;
        color: #415076;
        font-size: 14px;
        font-weight: 400;
        border-radius: var(--border-sm); }
        .header-menu .menu-item .menu-sub .menu-link:hover {
          background-color: rgba(28, 43, 70, 0.04); }
      .header-menu .menu-item .menu-sub .menu-item {
        width: 100%; }
        .header-menu .menu-item .menu-sub .menu-item > a {
          justify-content: space-between;
          white-space: nowrap; }
        .header-menu .menu-item .menu-sub .menu-item .icon-svg {
          --icon-width: 18px;
          transform: translateX(0px) rotate(-90deg) !important; }
        .header-menu .menu-item .menu-sub .menu-item.has-sub .menu-sub {
          top: 8px;
          left: 100%;
          opacity: 0;
          visibility: hidden;
          z-index: -1; }
        .header-menu .menu-item .menu-sub .menu-item.has-sub:hover .menu-sub {
          opacity: 1;
          visibility: visible;
          z-index: 9;
          transition: .3s all; }
        .header-menu .menu-item .menu-sub .menu-item .badge {
          background: rgba(41, 121, 255, 0.2);
          padding: 3px;
          border-radius: var(--border-sm);
          text-transform: uppercase;
          color: white; }
    .header-menu .menu-item .menu-link {
      display: flex;
      align-items: center;
      padding: 12px;
      font-size: 16px;
      font-weight: 600;
      color: var(--text-color);
      transition: all ease-in 0.3s; }
      .header-menu .menu-item .menu-link:hover {
        color: var(--primary-color); }
  .header-menu .menu-btns {
    display: flex;
    align-items: center;
    gap: 10px; }
    @media (min-width: 1281px) {
      .header-menu .menu-btns li:first-child .btn {
        font-size: 14px;
        padding: 10px 12px; } }
    @media (min-width: 992px) and (max-width: 1281px) {
      .header-menu .menu-btns .btn {
        padding: 8px 12px;
        font-size: 12px; } }
    .header-menu .menu-btns .theme-toggler {
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #fff;
      box-shadow: 0 1px 5px rgba(28, 43, 70, 0.1);
      position: relative;
      border-radius: var(--border-sm);
      font-weight: 500;
      color: #1c2b46;
      padding: 10px 14px;
      width: 45px;
      height: 45px; }
      .header-menu .menu-btns .theme-toggler .theme-toggler-text {
        display: none; }
      .header-menu .menu-btns .theme-toggler .icon {
        color: #000;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%); }
        .header-menu .menu-btns .theme-toggler .icon svg {
          width: 16px;
          height: 16px; }

.section-intro {
  background: #fcf9fd;
  position: relative;
  z-index: 1; }
  @media (max-width: 992px) {
    .section-intro.pd-y {
      padding-top: 15px;
      padding-bottom: 15px; } }
  .section-intro:before {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: var(--bg-image);
    z-index: -1; }
  .section-intro .row-intro-wrapper {
    /*@media (min-width: 992px) {
      .intro-image {        
        flex: 0 0 65%;
        max-width: 65%;
      }
      .intro-content {        
        flex: 0 0 35%;
        max-width: 35%;
      }
    }*/ }
    @media (max-width: 992px) {
      .section-intro .row-intro-wrapper {
        flex-direction: column-reverse; } }
  .section-intro .row {
    align-items: center; }
    @media (min-width: 992px) {
      .section-intro .row {
        flex-direction: row-reverse; } }
  .section-intro .section-intro__content {
    padding-right: 5%; }
    @media (max-width: 992px) {
      .section-intro .section-intro__content {
        padding-right: 0; } }
  .section-intro .section-intro__gallery {
    padding-left: 5%; }
    @media (max-width: 992px) {
      .section-intro .section-intro__gallery {
        padding-left: 0;
        margin-bottom: 16px; } }
    .section-intro .section-intro__gallery .owlStyle:not(.owl-loaded) .gallery-item {
      flex: 0 0 100%;
      max-width: 100%; }
    .section-intro .section-intro__gallery .owlStyle .owl-next {
      right: 20px;
      bottom: 20px; }
      @media (max-width: 992px) {
        .section-intro .section-intro__gallery .owlStyle .owl-next {
          right: 10px; } }
    .section-intro .section-intro__gallery .owlStyle .owl-prev {
      right: 70px;
      bottom: 20px; }
      @media (max-width: 992px) {
        .section-intro .section-intro__gallery .owlStyle .owl-prev {
          right: 60px; } }
  .section-intro .section-intro--action a {
    display: inline-block;
    margin-right: 12px;
    min-width: 155px; }
  .section-intro .block-heading {
    padding-bottom: 0; }
    .section-intro .block-heading .block-heading__title {
      font-size: 36px;
      margin-bottom: 28px; }
      @media (max-width: 992px) {
        .section-intro .block-heading .block-heading__title {
          font-size: 26px;
          margin-bottom: 16px; } }
    .section-intro .block-heading .block-heading__desc {
      margin-bottom: 30px;
      color: var(--heading-color); }
      @media (max-width: 992px) {
        .section-intro .block-heading .block-heading__desc {
          margin-bottom: 16px; } }
  .section-intro .card-body_avatar {
    width: 50px;
    height: 50px;
    border: 3px solid #fff;
    border-radius: 50%;
    background-color: #fff; }
    .section-intro .card-body_avatar img {
      width: 100%;
      height: 100%;
      border-radius: 50%; }
  .section-intro .card-body_infor {
    margin-left: 8px; }

.section-category {
  padding-top: 50px; }
  .section-category .btn-category-mobile {
    border-radius: 999px; }
  .section-category .row {
    margin-right: -10px;
    margin-left: -10px; }
    .section-category .row [class*='col-'] {
      padding-right: 10px;
      padding-left: 10px;
      margin-top: 18px; }
      @media (max-width: 992px) {
        .section-category .row [class*='col-'] {
          padding-right: 9px;
          padding-left: 9px;
          margin-top: 18px; }
          .section-category .row [class*='col-']:nth-child(n+5) {
            display: none; } }
  @media (min-width: 992px) {
    .section-category .col-lg-20 {
      flex: 0 0 20%;
      max-width: 20%; } }
  @media (max-width: 992px) {
    .section-category {
      padding-bottom: 20px; } }
  .section-category .category-item {
    padding: 10px 10px;
    transition: .3s all;
    height: 100%; }
    @media (min-width: 992px) {
      .section-category .category-item:hover {
        background: currentColor; }
        .section-category .category-item:hover .category-item--image {
          background: white; }
        .section-category .category-item:hover .hrvtitle {
          color: white; } }
    .section-category .category-item .hrvtitle {
      font-weight: 500; }
    .section-category .category-item .category-item__inner {
      display: flex;
      align-items: center;
      justify-content: start;
      padding-left: 0;
      padding-right: 0;
      padding-top: 7.5px;
      padding-bottom: 7.5px; }
      @media (max-width: 992px) {
        .section-category .category-item .category-item__inner {
          flex-direction: column;
          justify-content: center; } }
    .section-category .category-item .category-item--image {
      position: relative;
      width: 70px;
      height: 70px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%;
      overflow: hidden; }
      @media (max-width: 992px) {
        .section-category .category-item .category-item--image {
          min-width: 60px;
          max-width: 60px;
          width: 60px;
          height: 60px; } }
      .section-category .category-item .category-item--image:after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        opacity: .1;
        background: currentColor; }
    .section-category .category-item .hrvtitle {
      margin-left: 15px; }
      @media (max-width: 992px) {
        .section-category .category-item .hrvtitle {
          margin-left: 0;
          margin-top: 5px;
          font-size: 15px;
          text-align: center; } }

@media (max-width: 992px) {
  .section-blog.pd-y {
    padding-bottom: 0;
    padding-top: 0; } }

@media (max-width: 992px) {
  .section-blog .wrapper-content {
    margin-right: -15px;
    margin-left: -5px;
    margin-top: 15px; } }

.section-blog .ratio-image {
  overflow: hidden;
  position: relative;
  display: block;
  overflow: hidden;
  padding-top: 65%; }
  .section-blog .ratio-image img, .section-blog .ratio-image iframe, .section-blog .ratio-image video {
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    object-fit: contain;
    transition: .3s ease-in-out all; }

.section-blog .hrvtheme-item.hrvcard {
  box-shadow: 0 1px 10px rgba(24, 24, 24, 0.07); }
  @media (max-width: 992px) {
    .section-blog .hrvtheme-item.hrvcard {
      margin-top: 0; } }
  .section-blog .hrvtheme-item.hrvcard .hrvtheme-item__image {
    padding-top: 85%; }
    @media (max-width: 992px) {
      .section-blog .hrvtheme-item.hrvcard .hrvtheme-item__image {
        padding-top: 172%;
        margin: 0;
        border: 1px solid #ececec; }
        .section-blog .hrvtheme-item.hrvcard .hrvtheme-item__image img {
          width: 100% !important; } }

.section-blog .blog-item_infor {
  margin-left: 8px; }
  .section-blog .blog-item_infor .text-secondary {
    display: block;
    font-size: 17px;
    color: var(--heading-color) !important; }
  .section-blog .blog-item_infor .card-title-effect {
    line-height: 1.5; }
  .section-blog .blog-item_infor del {
    font-size: 15px;
    margin-right: 7px;
    color: #6f717b;
    display: inline-block; }

.section-blog .blog-item_avatar {
  width: 50px;
  height: 50px;
  border: 3px solid #fff;
  border-radius: 50%;
  background-color: #fff; }
  .section-blog .blog-item_avatar img {
    width: 100%;
    height: 100%;
    border-radius: 50%; }

.section-blog .owlStyle:not(.owl-loaded) {
  gap: 30px; }
  .section-blog .owlStyle:not(.owl-loaded) .hrvtheme-item.hrvcard {
    flex: 0 0 32%;
    max-width: 32%; }
    @media (max-width: 992px) {
      .section-blog .owlStyle:not(.owl-loaded) .hrvtheme-item.hrvcard {
        flex: 0 0 48%;
        max-width: 48%; } }
    @media (max-width: 767px) {
      .section-blog .owlStyle:not(.owl-loaded) .hrvtheme-item.hrvcard {
        flex: 0 0 100%;
        max-width: 100%; } }

@media (max-width: 992px) {
  .section-blog .owlStyle.owl-carousel .owl-dots {
    bottom: -35px;
    width: 100%;
    text-align: center; } }

.section-blog .owlStyle.owl-carousel .owl-nav button.owl-next,
.section-blog .owlStyle.owl-carousel .owl-nav button.owl-prev {
  top: 50%;
  transform: translateY(-50%); }

.section-blog .owlStyle.owl-carousel .owl-nav button.owl-prev {
  left: -10px; }

.section-blog .owlStyle.owl-carousel .owl-nav button.owl-next {
  right: -10px; }

.wrapper-bg:before {
  content: '';
  background-image: var(--bg-image);
  background-position: center right;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  max-width: 100%;
  mix-blend-mode: initial; }

.section-featured {
  position: relative;
  z-index: 1; }
  .section-featured.py {
    padding-top: 40px; }
  @media (max-width: 992px) {
    .section-featured [class*='col-']:last-child {
      padding-left: 0;
      padding-right: 0; } }
  .section-featured:before {
    content: '';
    background-image: var(--bg-image);
    background-position: center right;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    max-width: 100%;
    mix-blend-mode: initial; }
  .section-featured .featured-content {
    padding-right: 16%; }
    @media (max-width: 768px) {
      .section-featured .featured-content {
        padding-right: 0;
        padding-left: 0; } }
    @media (max-width: 991px) {
      .section-featured .featured-content .block-heading .block-heading__title {
        text-align: center;
        font-size: 24px; } }
    @media (min-width: 992px) {
      .section-featured .featured-content .block-heading .block-heading__title {
        font-size: 40px;
        margin-bottom: 26px; } }
    .section-featured .featured-content .block-heading .block-heading__desc {
      font-size: 18px;
      color: #19352D; }
      @media (max-width: 991px) {
        .section-featured .featured-content .block-heading .block-heading__desc {
          text-align: center;
          font-size: 15px; } }
  .section-featured .featured-action {
    margin-top: 26px; }
    .section-featured .featured-action .btn {
      border-radius: 999px; }
      @media (min-width: 767px) {
        .section-featured .featured-action .btn {
          padding: 18px 40px; } }
  .section-featured .featured-gallery_list {
    display: flex;
    margin-left: -12px;
    margin-right: -12px; }
    @media (max-width: 992px) {
      .section-featured .featured-gallery_list {
        margin-left: 0px;
        margin-right: 0px;
        padding-bottom: 10px; } }
    .section-featured .featured-gallery_list [class*='col-'] {
      padding-left: 12px;
      padding-right: 12px; }
      @media (max-width: 992px) {
        .section-featured .featured-gallery_list [class*='col-'] {
          padding: 0;
          padding-left: 10px; } }
      .section-featured .featured-gallery_list [class*='col-']:nth-child(2) {
        margin-top: 60px; }
        @media (max-width: 992px) {
          .section-featured .featured-gallery_list [class*='col-']:nth-child(2) {
            margin-top: 0; } }
      .section-featured .featured-gallery_list [class*='col-']:nth-child(3) {
        margin-top: -60px; }
        @media (max-width: 992px) {
          .section-featured .featured-gallery_list [class*='col-']:nth-child(3) {
            margin-top: 0; } }
  .section-featured .hrvtheme-item {
    box-shadow: 0px 20px 30px 0px rgba(197, 196, 201, 0.25);
    margin-top: 24px; }
    .section-featured .hrvtheme-item .hrvtheme-item__image {
      padding-top: 68%; }
      @media (max-width: 992px) {
        .section-featured .hrvtheme-item .hrvtheme-item__image {
          margin: 0;
          padding-top: 80%; } }
    .section-featured .hrvtheme-item .hrvtheme-item_title {
      margin-bottom: 8px !important; }

.section-collection.py {
  padding-bottom: 40px; }

.section-collection .row {
  margin-left: -12px;
  margin-right: -12px; }
  @media (min-width: 992px) {
    .section-collection .row {
      margin-left: -25px;
      margin-right: -25px; } }

.section-collection [class*='col-'] {
  margin-top: 11px;
  padding-left: 6px;
  padding-right: 6px; }
  @media (min-width: 992px) {
    .section-collection [class*='col-'] {
      padding-left: 15px;
      padding-right: 15px;
      margin-top: 30px; } }

.section-collection .hrvcard.hrvtheme-item {
  height: 100%;
  margin-top: 0;
  border-radius: 8px;
  border: 1px solid #ececec; }
  @media (max-width: 992px) {
    .section-collection .hrvcard.hrvtheme-item .hrvtheme-item__image {
      margin: 0;
      padding-top: 172%; } }
  @media (max-width: 992px) {
    .section-collection .hrvcard.hrvtheme-item .hrvtheme-item_title {
      font-size: 15px;
      overflow: hidden;
      display: -webkit-box;
      text-overflow: ellipsis;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 1; } }
  @media (max-width: 992px) {
    .section-collection .hrvcard.hrvtheme-item .hrvtheme-item_price {
      display: block !important; }
      .section-collection .hrvcard.hrvtheme-item .hrvtheme-item_price .price-box--right {
        margin-top: 8px; } }

.section-collection .collection-list-tab {
  position: relative; }
  .section-collection .collection-list-tab .swiper-button-next,
  .section-collection .collection-list-tab .swiper-button-prev {
    color: #000;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background: white;
    border-radius: 100%;
    top: 20px; }
    .section-collection .collection-list-tab .swiper-button-next:after,
    .section-collection .collection-list-tab .swiper-button-prev:after {
      font-size: 16px;
      font-weight: bold; }
    @media (max-width: 992px) {
      .section-collection .collection-list-tab .swiper-button-next,
      .section-collection .collection-list-tab .swiper-button-prev {
        display: none; } }
  .section-collection .collection-list-tab .swiper-button-next:after {
    transform: translate(2px, 1px); }
  .section-collection .collection-list-tab .swiper-button-next {
    right: 0; }
  .section-collection .collection-list-tab .swiper-button-prev {
    left: auto;
    right: 40px; }
  .section-collection .collection-list-tab .owlStyle.owl-carousel .owl-nav {
    position: absolute;
    right: 0;
    top: 0; }
    .section-collection .collection-list-tab .owlStyle.owl-carousel .owl-nav button.owl-prev {
      right: 45px; }
    .section-collection .collection-list-tab .owlStyle.owl-carousel .owl-nav button.owl-next {
      right: 0; }
  .section-collection .collection-list-tab .nav-tabs {
    border: unset;
    gap: 16px;
    margin-right: 80px; }
    @media (max-width: 992px) {
      .section-collection .collection-list-tab .nav-tabs {
        margin-right: 0; } }
    .section-collection .collection-list-tab .nav-tabs .nav-item {
      margin-bottom: 0; }
    .section-collection .collection-list-tab .nav-tabs:not(.swiper-initialized) {
      display: flex !important;
      overflow: hidden;
      flex-wrap: nowrap;
      gap: 15px; }
      .section-collection .collection-list-tab .nav-tabs:not(.swiper-initialized) .nav-item {
        flex: 0 0 calc(100% / 6.5);
        max-width: calc(100% / 6.5); }
        @media (max-width: 1400) {
          .section-collection .collection-list-tab .nav-tabs:not(.swiper-initialized) .nav-item {
            flex: 0 0 calc(100% / 3);
            max-width: calc(100% / 3); } }
        @media (max-width: 992px) {
          .section-collection .collection-list-tab .nav-tabs:not(.swiper-initialized) .nav-item {
            flex: 0 0 calc(100% / 2);
            max-width: calc(100% / 2); } }
        @media (max-width: 768px) {
          .section-collection .collection-list-tab .nav-tabs:not(.swiper-initialized) .nav-item {
            flex: 0 0 calc(100% / 1.4);
            max-width: calc(100% / 1.4); } }
    @media (max-width: 992px) {
      .section-collection .collection-list-tab .nav-tabs {
        gap: 12px;
        justify-content: start;
        flex-wrap: nowrap;
        overflow-x: auto;
        overflow-y: hidden;
        padding-bottom: 5px; }
        .section-collection .collection-list-tab .nav-tabs::-webkit-scrollbar {
          height: 3px; }
        .section-collection .collection-list-tab .nav-tabs::-webkit-scrollbar-track {
          box-shadow: inset 0 0 5px rgba(18, 18, 18, 0.1);
          border-radius: 6px; }
        .section-collection .collection-list-tab .nav-tabs::-webkit-scrollbar-thumb {
          background: rgba(18, 18, 18, 0.3);
          border-radius: 3px; }
        .section-collection .collection-list-tab .nav-tabs::-webkit-scrollbar-thumb:hover {
          background: var(--primary-color); } }
    .section-collection .collection-list-tab .nav-tabs .nav-link {
      border: 1px solid var(--text-color);
      color: var(--text-color);
      border-radius: 999px;
      min-width: 180px;
      padding-left: 0;
      padding-right: 0; }
      @media (max-width: 992px) {
        .section-collection .collection-list-tab .nav-tabs .nav-link {
          min-width: unset;
          white-space: nowrap;
          padding-left: 20px;
          padding-right: 20px;
          font-size: 14px; } }
      .section-collection .collection-list-tab .nav-tabs .nav-link.active {
        background-image: linear-gradient(to right, #2463eb 0%, #4379ec 100%) !important;
        background-color: transparent;
        border-color: transparent;
        background-size: 200% auto;
        color: #fff; }
      .section-collection .collection-list-tab .nav-tabs .nav-link:hover {
        background-image: linear-gradient(to right, #2463eb 0%, #4379ec 100%) !important;
        background-color: transparent !important;
        border-color: transparent !important;
        color: #fff;
        transition: .3s all; }
  @media (max-width: 992px) {
    .section-collection .collection-list-tab .tab-pane [class*='col-']:nth-child(n+5) {
      display: none; } }

.hrvtheme-item {
  transition: .3s all ease-in-out;
  margin-top: 30px;
  box-shadow: none; }
  .hrvtheme-item .hrvtheme-item__detail {
    padding: 10px 10px 5px; }
  .hrvtheme-item .hrvtheme-item__image {
    overflow: hidden;
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 115%;
    margin: 8px;
    border-radius: 8px; }
    .hrvtheme-item .hrvtheme-item__image img, .hrvtheme-item .hrvtheme-item__image iframe, .hrvtheme-item .hrvtheme-item__image video {
      position: absolute;
      width: 100%;
      height: auto;
      top: 0;
      left: 0;
      border-radius: 8px;
      object-fit: contain;
      transition: .3s ease-in-out all; }
  .hrvtheme-item .item--tooltip-wrapper {
    display: none; }
  .hrvtheme-item .hrvtheme-item_title {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 600;
    white-space: initial;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box; }
    .hrvtheme-item .hrvtheme-item_title a {
      color: var(--heading-color); }
    @media (min-width: 992px) {
      .hrvtheme-item .hrvtheme-item_title {
        margin-bottom: 14px !important; } }
    @media (max-width: 992px) {
      .hrvtheme-item .hrvtheme-item_title {
        font-size: 13px; } }
  .hrvtheme-item .item--author-by, .hrvtheme-item .item--author-link {
    display: inline-block;
    font-size: 12px;
    font-weight: 600; }
  .hrvtheme-item .item--author-by {
    color: var(--text-gray);
    margin-right: 4px; }
  .hrvtheme-item .item--author-link {
    color: #5b6678; }
  .hrvtheme-item .hrvtheme-item_price {
    justify-content: space-between; }
    .hrvtheme-item .hrvtheme-item_price .price-box--left {
      margin-right: 5px; }
    .hrvtheme-item .hrvtheme-item_price .price-box--right {
      text-align: right; }
      @media (max-width: 992px) {
        .hrvtheme-item .hrvtheme-item_price .price-box--right {
          text-align: left; } }
      .hrvtheme-item .hrvtheme-item_price .price-box--right .btn {
        border-radius: 999px;
        padding: 6px 20px;
        font-size: 15px; }
        @media (max-width: 992px) {
          .hrvtheme-item .hrvtheme-item_price .price-box--right .btn {
            font-size: 12px;
            padding: 4px 10px; } }
        .hrvtheme-item .hrvtheme-item_price .price-box--right .btn.btn-transparent {
          color: #000;
          border-color: #000;
          background-color: white; }
          .hrvtheme-item .hrvtheme-item_price .price-box--right .btn.btn-transparent:hover {
            border-color: var(--primary-color);
            background-color: var(--primary-color);
            color: white; }
        .hrvtheme-item .hrvtheme-item_price .price-box--right .btn.view-mobile {
          display: none; }
          @media (max-width: 992px) {
            .hrvtheme-item .hrvtheme-item_price .price-box--right .btn.view-mobile {
              display: inline-block; } }
        @media (max-width: 992px) {
          .hrvtheme-item .hrvtheme-item_price .price-box--right .btn:not(.view-mobile) {
            display: none; } }
    .hrvtheme-item .hrvtheme-item_price .item--price-title {
      display: inline-block;
      font-size: 14px;
      color: var(--text-gray); }
    .hrvtheme-item .hrvtheme-item_price .item--price-number {
      display: inline-block;
      font-size: 17px;
      color: var(--heading-color); }
      @media (max-width: 992px) {
        .hrvtheme-item .hrvtheme-item_price .item--price-number {
          font-size: 14px; } }
      @media (max-width: 767px) {
        .hrvtheme-item .hrvtheme-item_price .item--price-number {
          font-size: 12px; } }
    .hrvtheme-item .hrvtheme-item_price .item--price-del {
      font-size: 15px;
      margin-left: 3px;
      color: #6f717b;
      display: inline-block; }
      @media (max-width: 992px) {
        .hrvtheme-item .hrvtheme-item_price .item--price-del {
          font-size: 14px; } }
      @media (max-width: 767px) {
        .hrvtheme-item .hrvtheme-item_price .item--price-del {
          font-size: 12px; } }
  .hrvtheme-item .hrvtheme-item_action {
    padding: 5px 15px;
    font-size: 14px; }
  .hrvtheme-item:hover {
    transition: .3s all ease-in-out; }
    .hrvtheme-item:hover .hrvtheme-item__image img {
      transform: scale(1.04);
      transition: .8s all; }

.popover {
  z-index: 90;
  border-color: transparent; }
  .popover .arrow {
    display: none; }

.popover-body {
  box-shadow: 0 4px 20px rgba(24, 24, 24, 0.2);
  border: 0;
  padding: 20px;
  border-radius: var(--border-sm);
  background-color: #fff;
  width: 250px;
  z-index: 1000;
  transition: all .3s; }
  .popover-body .item--author-link {
    display: none; }
  .popover-body .item--tooltip-dropdown .avatar {
    width: 40px;
    height: 40px;
    border: 3px solid #fff;
    border-radius: 50%;
    background-color: #fff; }
    .popover-body .item--tooltip-dropdown .avatar img {
      width: 100%;
      height: 100%;
      border-radius: 50%; }
  .popover-body .item--tooltip-dropdown .ms-2 {
    margin-left: 8px; }
  .popover-body .item--tooltip-dropdown .author-username {
    display: block;
    color: var(--heading-color);
    font-weight: 500;
    line-height: 1;
    font-size: 14px; }
  .popover-body .item--tooltip-dropdown .author-follow-text {
    font-size: 13px; }
  .popover-body .item--tooltip-dropdown .author-name {
    font-size: 15px;
    font-weight: 600;
    color: var(--heading-color); }
  .popover-body .item--tooltip-dropdown .author-desc {
    font-size: 12px;
    color: var(--text-gray);
    line-height: 20px; }
  .popover-body .item--tooltip-dropdown .follow-wrap_title {
    font-size: 12px;
    color: var(--heading-color);
    font-weight: bold; }
  .popover-body .item--tooltip-dropdown .avatar-group-avatar {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-color: #fff; }
    .popover-body .item--tooltip-dropdown .avatar-group-avatar:not(:first-child) {
      margin-left: -1.2rem; }
    .popover-body .item--tooltip-dropdown .avatar-group-avatar img {
      width: 100%;
      border-radius: 50%;
      border: 3px solid #fff;
      max-width: 40px;
      max-height: 40px; }
  .popover-body .item--tooltip-dropdown .tooltip-wrap_action {
    background-color: #d9e1ef;
    padding: 5px 15px;
    font-size: 14px;
    border-color: #d9e1ef;
    color: var(--heading-color); }
    .popover-body .item--tooltip-dropdown .tooltip-wrap_action:hover {
      background-color: var(--heading-color);
      color: white; }

.section-about .about-item {
  margin-top: 30px; }
  .section-about .about-item .about-item__image {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 70px;
    width: 70px;
    font-size: 30px;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(24, 24, 24, 0.07) !important; }
    @media (max-width: 767px) {
      .section-about .about-item .about-item__image {
        height: 50px;
        width: 50px;
        font-size: 1.5rem; } }
  .section-about .about-item .about-item__title {
    font-size: 20px;
    white-space: initial;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box; }
    @media (max-width: 767px) {
      .section-about .about-item .about-item__title {
        font-size: 16px; } }
  .section-about .about-item .about-item__desc {
    font-size: 15px;
    color: var(--text-gray);
    white-space: initial;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    display: -webkit-box; }
    @media (max-width: 767px) {
      .section-about .about-item .about-item__desc {
        font-size: 14px; } }

.section-counter {
  background-color: #fbfbfb; }
  @media (max-width: 992px) {
    .section-counter [class*='col-']:last-child .counter-item {
      margin-top: 30px; } }
  @media (max-width: 767px) {
    .section-counter [class*='col-']:not(:first-child) .counter-item {
      margin-top: 30px; } }
  .section-counter .counter-item {
    margin-top: 30px; }
    @media (max-width: 992px) {
      .section-counter .counter-item {
        margin-top: 0; } }
    .section-counter .counter-item .counter-item__inner {
      padding: 30px 20px; }
    .section-counter .counter-item .hrvtitle {
      font-size: 24px; }
      @media (max-width: 992px) {
        .section-counter .counter-item .hrvtitle {
          font-size: 20px; } }
    .section-counter .counter-item .counter-item__desc {
      font-size: 16px;
      color: var(--text-gray);
      margin-bottom: 0; }

.collection-tab.bgGray {
  background-color: #f5f7f9;
  position: relative;
  z-index: 1; }
  .collection-tab.bgGray:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-image: url(https://file.hstatic.net/1000012173/file/product-gradient.png);
    background-size: 100% 100%; }

.section-subscribe .form-title {
  font-size: 24px;
  text-align: right; }
  @media (max-width: 992px) {
    .section-subscribe .form-title {
      font-size: 20px;
      text-align: left; } }

.section-subscribe .form-control {
  display: block;
  height: auto;
  width: 100%;
  padding: 6px 18px;
  line-height: 2.298;
  appearance: none;
  background-clip: padding-box;
  border: 1px solid;
  border-radius: var(--border-sm);
  outline: none;
  border-color: rgba(65, 80, 118, 0.1);
  color: var(--text-color);
  outline-offset: -2px; }
  @media (max-width: 992px) {
    .section-subscribe .form-control {
      margin-top: 30px; } }

.section-subscribe button {
  width: 100%; }
  @media (max-width: 992px) {
    .section-subscribe button {
      width: auto;
      margin-top: 30px; } }

/*.mainFooter-hrv {
  background-color: #1c2b46;
  color: white;
  p, a,.footer-title {color: currentcolor;}
  .footer-top {
    padding: 70px 0;
    @media (max-width: 992px) {padding: 40px 0;}      
   }
  .list-social {
    display: flex;align-items: center;
    gap: 8px;
    li {
      width: 35px;height: 35px;
      display: flex;align-items: center;
      justify-content: center;
      background-color: white;
      border-radius: 100%;
      a {display: inline-block;}
      svg {width: 16px;height: 16px;}
    }
  }
  .footer-title {
    margin-bottom: 24px;
    font-size: 16px;font-weight: bold;
  }
  .footer-item {
    @media (max-width: 992px) {margin-top: 24px;}
  }
  .footer-list-item {
    li {
      margin-bottom: 5px;
      &:last-child {margin-bottom: 0;}
      a {
        position: relative;
        display: inline-block;
        color: rgba(white,.8);
        font-size: 15px;
        &:after {
          width: 100%;
          height: 1px;
          position: absolute;
          content: "";
          left: 0;
          bottom: -2px;
          background-color: white;
          transition: all .1s;
          opacity: 0;
          visibility: hidden;
        }
        &:hover{
          color: currentcolor;
          &:after {
            bottom: 0;
            opacity: 1;
            visibility: visible;
          }
        }
      }
    }
  }
  .footer-bottom {
    .text-copyright {
      color: rgba(255, 255, 255, 0.8);
      @media (max-width: 992px) {
        font-size: 12px;
        margin-bottom: 8px!important;
      }
    }
    .wrapper-content {
      padding: 16px 0;
      border-top: 1px solid rgba(255,255,255,0.2);
    }
    .footer-list-item {
      display: flex;gap: 15px;
      li {margin-bottom: 0;}
      @media (max-width: 992px) {
        justify-content: flex-start!important;
      }
    }
  }
}*/
@media (max-width: 992px) {
  .header-wrap .header-wrap__nav {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    display: block !important;
    width: 250px;
    background: #fff;
    box-shadow: 0 0 12px rgba(28, 43, 70, 0.2);
    padding: 1.5rem 0;
    transform: translateX(-100%);
    transition: .3s all ease-in-out;
    z-index: 1001;
    height: 100vh;
    overflow-x: auto; }
    .header-wrap .header-wrap__nav.menu-mobile-opened {
      transform: translateX(0); }
    .header-wrap .header-wrap__nav .header-menu .menu-item .menu-link {
      justify-content: space-between; }
    .header-wrap .header-wrap__nav .header-menu .menu-item > a > .icon-svg {
      transform: translateX(-2px) rotate(-90deg); }
    .header-wrap .header-wrap__nav .header-menu .menu-item .menu-link {
      padding: 8px 24px; }
    .header-wrap .header-wrap__nav .header-menu .menu-btns {
      margin: 8px 24px;
      margin-top: 20px;
      display: block; }
      .header-wrap .header-wrap__nav .header-menu .menu-btns a {
        width: 100%;
        text-align: center; }
      .header-wrap .header-wrap__nav .header-menu .menu-btns .theme-toggler {
        width: auto;
        height: auto;
        margin-top: 10px; }
        .header-wrap .header-wrap__nav .header-menu .menu-btns .theme-toggler .theme-toggler-hide {
          display: none; }
        .header-wrap .header-wrap__nav .header-menu .menu-btns .theme-toggler .theme-toggler-text {
          display: block; }
        .header-wrap .header-wrap__nav .header-menu .menu-btns .theme-toggler em {
          position: static;
          margin-right: 5px; }
    .header-wrap .header-wrap__nav .header-menu .menu-item .menu-sub {
      position: static;
      display: none;
      opacity: 1;
      visibility: visible;
      z-index: 99;
      background-color: rgba(28, 43, 70, 0.06); }
    .header-wrap .header-wrap__nav .header-menu .menu-item.menu-opened > a > .icon-svg {
      transform: translateX(-2px) rotate(0deg);
      transition: .4s all ease-in-out; }
    .header-wrap .header-wrap__nav .header-menu .menu-item .menu-sub .menu-item .menu-link {
      padding: 5px 14px; } }

.search-mobile__dropdown {
  box-shadow: 0 0.25rem 1.25rem rgba(24, 24, 24, 0.04);
  border: 0;
  border-radius: 999px;
  padding: 15px;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  list-style: none;
  position: absolute;
  background-color: #fff;
  background-clip: padding-box;
  top: -6px !important;
  padding: 0;
  min-width: 0;
  overflow: hidden;
  width: 0;
  transition: .3s all ease-in-out;
  right: -4px;
  border-radius: 999px;
  z-index: -1; }
  .search-mobile__dropdown .form-control {
    display: block;
    height: auto;
    width: 100%;
    padding: 6px 18px;
    line-height: 2.298;
    appearance: none;
    background-clip: padding-box;
    border: 1px solid;
    border-radius: 999px !important;
    outline: none;
    border-color: rgba(65, 80, 118, 0.2);
    color: var(--text-color);
    outline-offset: -2px;
    box-shadow: none; }
  .search-mobile__dropdown .input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%; }
    .search-mobile__dropdown .input-group > input {
      width: 1%; }
    .search-mobile__dropdown .input-group button {
      display: none;
      padding: 5px 15px;
      position: relative;
      z-index: 2;
      color: #1c2b46;
      border-radius: var(--border-sm);
      margin-left: -1px;
      border-top-left-radius: 0;
      border-bottom-left-radius: 0;
      border: 1px solid rgba(65, 80, 118, 0.2); }

@media (max-width: 992px) {
  .header-overlay {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: rgba(28, 43, 70, 0.4);
    opacity: 0;
    visibility: hidden;
    z-index: 1000; }
  .header-wrap__nav.menu-mobile-opened + .header-overlay {
    opacity: 1;
    visibility: visible; }
  .identifier--iconav.slicknav_icon.btn-toggle {
    z-index: 1001; } }

.layout-container-wrapper {
  display: flex;
  width: 100%;
  height: 100%;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
  justify-content: start;
  padding-left: 40px; }
  @media (max-width: 1400px) {
    .layout-container-wrapper {
      padding-left: 40px; } }
  @media (max-width: 992px) {
    .layout-container-wrapper {
      gap: 10px;
      padding-left: 0; } }
  .layout-container-wrapper .block-image {
    position: relative;
    display: block;
    overflow: hidden;
    padding-top: 100%;
    border-radius: 8px; }
    @media (max-width: 992px) {
      .layout-container-wrapper .block-image {
        width: 100%; } }
    .layout-container-wrapper .block-image img, .layout-container-wrapper .block-image iframe, .layout-container-wrapper .block-image video {
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0;
      left: 0;
      object-fit: cover;
      transition: .3s ease-in-out all;
      border-radius: 8px; }
    @media (max-width: 1281px) and (min-width: 992px) {
      .layout-container-wrapper .block-image:nth-child(1) {
        width: 235px;
        padding-top: 260px; }
      .layout-container-wrapper .block-image:nth-child(2) {
        width: 235px;
        padding-top: 250px; } }
    @media (min-width: 1281px) {
      .layout-container-wrapper .block-image:nth-child(1) {
        width: 250px;
        padding-top: 260px;
        transform: translateY(50%); }
      .layout-container-wrapper .block-image:nth-child(2) {
        width: 250px;
        padding-top: 250px;
        margin-bottom: auto; }
      .layout-container-wrapper .block-image:nth-child(3) {
        width: 53%;
        padding-top: 240px;
        left: calc(235px + 5%);
        margin-top: -15px; } }
  .layout-container-wrapper .stat {
    text-align: center;
    z-index: 3;
    position: absolute;
    background: white;
    padding: 20px 30px;
    border-radius: 20px;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    animation: upDown 20s linear infinite; }
    .layout-container-wrapper .stat span, .layout-container-wrapper .stat strong {
      display: block; }
    .layout-container-wrapper .stat.stat-1 {
      border-radius: 16px;
      border: 1px solid #FFF;
      background: var(--primary-color);
      top: 200px;
      left: 280px; }
      .layout-container-wrapper .stat.stat-1 span, .layout-container-wrapper .stat.stat-1 strong {
        color: white; }
      .layout-container-wrapper .stat.stat-1 strong {
        font-size: 24px; }
      @media (max-width: 1281px) {
        .layout-container-wrapper .stat.stat-1 {
          left: 265px; } }
      @media (max-width: 992px) {
        .layout-container-wrapper .stat.stat-1 {
          top: 30%;
          transform: translateY(-50%);
          left: 29%;
          padding: 20px 15px;
          min-height: 120px;
          display: flex;
          flex-direction: column;
          justify-content: center; }
          .layout-container-wrapper .stat.stat-1 strong {
            font-size: 22px; }
          .layout-container-wrapper .stat.stat-1 span {
            font-size: 12px;
            line-height: 1.5; } }
      @media (min-width: 992px) {
        .layout-container-wrapper .stat.stat-1 {
          min-width: 125px;
          min-height: 125px;
          padding: 34px 16px; } }
    .layout-container-wrapper .stat.stat-2 {
      right: 0px;
      top: 65px;
      margin-right: auto;
      display: flex;
      flex-direction: column;
      justify-content: center;
      align-items: center; }
      @media (max-width: 1500px) {
        .layout-container-wrapper .stat.stat-2 {
          right: calc(0px + 5%); } }
      @media (max-width: 992px) {
        .layout-container-wrapper .stat.stat-2 {
          margin-left: 10px;
          padding: 20px 20px;
          min-height: 110px;
          display: flex;
          flex-direction: column;
          justify-content: center; } }
      .layout-container-wrapper .stat.stat-2 strong {
        font-size: 22px; }
      .layout-container-wrapper .stat.stat-2 span {
        display: inline-block;
        margin-top: 5px;
        font-weight: 500; }
      @media (min-width: 992px) {
        .layout-container-wrapper .stat.stat-2 {
          min-height: 130px;
          max-width: 130px; } }

@keyframes upDown {
  0%, 100% {
    transform: translateY(0px) scale(1); }
  25% {
    transform: translateY(30px) scale(1.1); }
  50% {
    transform: translateY(0px) scale(1); }
  75% {
    transform: translateY(-30px) scale(1.1); } }

@media (max-width: 992px) {
  .section-slider-collection.pd-y {
    padding-bottom: 30px; } }

.section-slider-collection .wrapper-bg {
  position: relative;
  z-index: 1;
  padding-top: 80px;
  padding-bottom: 250px; }
  .section-slider-collection .wrapper-bg:before {
    background-size: 100% 100%; }
  @media (max-width: 992px) {
    .section-slider-collection .wrapper-bg {
      padding-top: 40px;
      padding-bottom: 150px; } }

.section-slider-collection .wrapper-heading {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  @media (max-width: 992px) {
    .section-slider-collection .wrapper-heading {
      display: block; } }
  .section-slider-collection .wrapper-heading .block-heading {
    max-width: 800px; }
    @media (max-width: 992px) {
      .section-slider-collection .wrapper-heading .block-heading {
        max-width: 100%; } }
  .section-slider-collection .wrapper-heading .block-heading .block-heading__title {
    color: var(--color-text); }
  .section-slider-collection .wrapper-heading .block-heading .block-heading__desc {
    color: var(--color-text); }
  .section-slider-collection .wrapper-heading .block-heading___action .btn {
    padding: 18px 45px;
    border-radius: 999px;
    font-size: 16px; }
    @media (max-width: 992px) {
      .section-slider-collection .wrapper-heading .block-heading___action .btn {
        margin-top: 15px;
        padding: 12px 30px; } }

.section-slider-collection .list-slider-collection {
  margin-top: -250px; }
  @media (max-width: 992px) {
    .section-slider-collection .list-slider-collection {
      margin-top: -150px;
      margin-left: -10px;
      margin-right: -15px; } }
  .section-slider-collection .list-slider-collection .hrvtheme-item.hrvcard {
    position: relative;
    box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
    .section-slider-collection .list-slider-collection .hrvtheme-item.hrvcard .hrvtheme-item__image {
      padding-top: 60%; }
      @media (max-width: 992px) {
        .section-slider-collection .list-slider-collection .hrvtheme-item.hrvcard .hrvtheme-item__image {
          padding-top: 65%; } }
  .section-slider-collection .list-slider-collection .owl-theme:not(.owl-loaded) {
    gap: 20px; }
    .section-slider-collection .list-slider-collection .owl-theme:not(.owl-loaded) .hrvtheme-item.hrvcard {
      flex: 0 0 calc(100% / 3 - 10px);
      max-width: calc(100% / 3 - 10px); }
      @media (max-width: 992px) {
        .section-slider-collection .list-slider-collection .owl-theme:not(.owl-loaded) .hrvtheme-item.hrvcard {
          flex: 0 0 calc(100% / 2 - 10px);
          max-width: calc(100% / 2 - 10px); } }
      @media (max-width: 767px) {
        .section-slider-collection .list-slider-collection .owl-theme:not(.owl-loaded) .hrvtheme-item.hrvcard {
          flex: 0 0 calc(100% / 1.5 - 10px);
          max-width: calc(100% / 1.5 - 10px); } }
  .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-nav button.owl-next,
  .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-nav button.owl-prev {
    top: 55%;
    transform: translateY(-50%); }
    .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-nav button.owl-next svg,
    .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-nav button.owl-prev svg {
      width: 25px; }
    @media (min-width: 992px) {
      .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-nav button.owl-next,
      .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-nav button.owl-prev {
        width: 45px;
        height: 45px; } }
    @media (max-width: 992px) {
      .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-nav button.owl-next,
      .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-nav button.owl-prev {
        top: 60%; } }
    .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-nav button.owl-next:hover,
    .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-nav button.owl-prev:hover {
      background-color: var(--primary-color);
      color: white; }
  .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-nav button.owl-next {
    right: -20px; }
    @media (max-width: 992px) {
      .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-nav button.owl-next {
        right: 0px; } }
  .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-nav button.owl-prev {
    left: -20px; }
    @media (max-width: 992px) {
      .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-nav button.owl-prev {
        left: 0px; } }
  .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-dots .owl-dot span {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    border: 1px solid;
    opacity: 0.7; }
  .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-dots .owl-dot:not(.active) span {
    background-color: transparent;
    border-color: #000; }
  .section-slider-collection .list-slider-collection .owlStyle.owl-carousel .owl-dots .owl-dot.active span {
    border-color: var(--primary-color); }

.section-list-collection {
  position: relative;
  z-index: 1; }
  @media (max-width: 992px) {
    .section-list-collection.pd-y {
      padding-top: 20px; }
    .section-list-collection .row {
      margin-left: -12px;
      margin-right: -12px; }
      .section-list-collection .row [class*='col-'] {
        padding-left: 6px;
        padding-right: 6px; }
        .section-list-collection .row [class*='col-']:nth-child(n+5) {
          display: none; } }
  .section-list-collection:before {
    content: '';
    width: 80%;
    height: 1px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 25px;
    z-index: 9;
    background: #ececec; }
    @media (max-width: 992px) {
      .section-list-collection:before {
        top: 0; } }
  .section-list-collection .wrapper-bg:before {
    background-size: 100% 100%; }
  .section-list-collection .hrvtheme-item.hrvcard {
    border: 1px solid #ececec; }
    @media (max-width: 992px) {
      .section-list-collection .hrvtheme-item.hrvcard {
        margin-top: 12px; } }
    .section-list-collection .hrvtheme-item.hrvcard .hrvtheme-item__image {
      padding-top: 65%; }
      @media (max-width: 992px) {
        .section-list-collection .hrvtheme-item.hrvcard .hrvtheme-item__image {
          padding-top: 155%;
          margin: 0; } }
    @media (max-width: 992px) {
      .section-list-collection .hrvtheme-item.hrvcard .hrvtheme-item_price {
        display: block !important; }
        .section-list-collection .hrvtheme-item.hrvcard .hrvtheme-item_price .price-box--right {
          margin-top: 8px; } }
  .section-list-collection .section-collection_action {
    margin-top: 30px; }

.section-hrv-freetrial {
  background: #1D4FD7; }
  .section-hrv-freetrial .heading-title .title {
    color: white;
    font-size: 48px;
    font-family: var(--ldp-font-3);
    margin-bottom: 16px; }
  .section-hrv-freetrial .btn-action.btn-section {
    margin-top: 40px; }
    @media (max-width: 992px) {
      .section-hrv-freetrial .btn-action.btn-section {
        margin-top: 20px; } }
  .section-hrv-freetrial .btn-icon {
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-family: var(--ldp-font-3);
    padding: 8px 28px 8px 8px;
    background: #2463EB;
    color: #fff;
    border-radius: 64px; }
    .section-hrv-freetrial .btn-icon .icon {
      position: relative;
      display: inline-block;
      width: 48px;
      height: 48px;
      line-height: 48px;
      text-align: center;
      margin-right: 16px; }
      @media (min-width: 992px) {
        .section-hrv-freetrial .btn-icon .icon {
          width: 64px;
          height: 64px;
          line-height: 64px;
          margin-right: 14px; } }
    .section-hrv-freetrial .btn-icon:before {
      content: '';
      position: absolute;
      top: 8px;
      left: 8px;
      width: 48px;
      height: 48px;
      background: #2463EB;
      border-radius: 64px;
      transition: width 0.5s; }
      @media (min-width: 992px) {
        .section-hrv-freetrial .btn-icon:before {
          top: 8px;
          left: 8px;
          width: 64px;
          height: 64px; } }
    .section-hrv-freetrial .btn-icon svg {
      transition: all 0.5s; }
      .section-hrv-freetrial .btn-icon svg path {
        fill: #FFF; }
      @media (min-width: 992px) {
        .section-hrv-freetrial .btn-icon svg {
          width: 30px;
          height: 30px; } }
    .section-hrv-freetrial .btn-icon:hover .icon svg {
      transform: rotate(45deg);
      margin-left: 15px; }
    .section-hrv-freetrial .btn-icon:hover .title {
      color: #fff;
      position: relative; }
  .section-hrv-freetrial .btn-icon--white {
    background: #fff;
    color: #111827; }
    @media (min-width: 992px) {
      .section-hrv-freetrial .btn-icon--white {
        font-size: 24px;
        padding: 8px 28px 8px 8px; } }

.section-hrv-freetrial:before {
  background: #F3F4F6; }

.section-hrv-freetrial:after {
  content: '';
  position: absolute;
  top: 0;
  left: 13%;
  width: 74%;
  height: 100%;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='360' height='326' viewBox='0 0 360 326' fill='none'%3E%3Cg opacity='0.3'%3E%3Cpath d='M151.575 235.725C155.984 233.645 160.431 231.502 164.916 229.295C171.799 225.89 178.76 222.37 185.74 218.718V195.642H151.595L151.575 235.725Z' fill='%232463EB'/%3E%3Cpath d='M35.2805 268.902C37.6524 269.346 40.0588 269.588 42.473 269.625C43.0723 269.625 43.633 269.625 44.2518 269.625C45.7985 269.625 47.4033 269.625 49.0274 269.454C59.514 268.624 69.8828 266.711 79.9627 263.747L58.9654 112.015L14.4958 116.999L35.2805 268.902Z' fill='%232463EB'/%3E%3Cpath d='M86.3757 261.882C96.043 258.895 106.542 255.128 117.311 250.753V128.603L117.562 128.374H151.591V162.008H185.775V128.641L186.026 128.374H219.939V200.284C219.939 200.284 267.193 172.909 273.535 169.066L257.255 43.5104L215.144 48.3043C216.564 51.2572 218.165 54.1224 219.939 56.8839C220.459 57.7093 220.937 58.5602 221.37 59.4331C221.69 59.2704 222.027 59.1428 222.375 59.0526C222.635 58.9818 222.9 58.9309 223.168 58.9004C224.623 58.7376 226.087 59.1226 227.266 59.9781C228.445 60.8335 229.251 62.0961 229.523 63.5123C229.795 64.9285 229.512 66.3933 228.731 67.6128C227.95 68.8322 226.73 69.7158 225.314 70.0863C223.51 67.1566 221.718 64.3221 219.939 61.5827L219.726 61.2784C215.028 53.9923 210.523 47.4102 206.192 41.4939C202.461 36.3575 198.845 31.7538 195.326 27.6257C193.895 25.9136 192.465 24.2966 191.053 22.7557C189.274 20.8533 187.554 18.9509 185.852 17.3339C181.951 13.418 177.663 9.89398 173.053 6.81391C165.841 2.00095 159.286 0.00347489 153.138 0.441017C152.616 0.441017 152.094 0.574182 151.591 0.6693C139.991 2.57166 131.696 13.339 124.523 27.3023C121.99 32.3625 119.612 37.8413 117.292 43.4343C115.706 47.3341 114.14 51.291 112.593 55.2289C111.859 57.1312 111.105 59.0336 110.331 60.9359C108.727 64.988 107.083 69.0019 105.401 72.8827C103.719 76.7635 101.863 80.7395 100.007 84.2969C98.5976 83.8941 97.4043 82.9657 96.6811 81.7097C96.2814 80.9518 96.0757 80.1094 96.0817 79.2556C96.0791 78.5454 96.2194 77.8418 96.4945 77.1851C96.7695 76.5285 97.1739 75.9319 97.6843 75.4297C98.1947 74.9276 98.801 74.5297 99.4684 74.2591C100.136 73.9884 100.851 73.8504 101.573 73.8529C102.009 73.8567 102.443 73.9077 102.868 74.0051C104.009 70.4287 107.083 60.6886 107.122 60.5174L60.1967 65.863L86.3757 261.882ZM151.591 5.38714C152.228 5.24515 152.874 5.14977 153.525 5.10179C158.41 4.67059 163.785 6.28759 169.65 9.9528C171.224 10.9296 172.747 11.9835 174.213 13.1107C172.326 12.3457 170.388 11.71 168.412 11.2084C163.837 9.98448 159.072 9.60395 154.356 10.086C153.447 10.086 152.539 10.3333 151.63 10.5045C145.969 11.5839 140.632 13.9196 136.027 17.3339C140.571 11.0371 145.694 6.66172 151.63 5.42519L151.591 5.38714ZM117.388 56.104C119.767 50.0735 122.164 44.024 124.678 38.2789C126.599 34.403 128.988 30.7688 131.793 27.4545C136.823 21.3014 143.786 16.9655 151.591 15.1272C152.657 14.899 153.735 14.7275 154.82 14.6136C158.044 14.262 161.304 14.3968 164.487 15.0131C172.357 16.7205 179.668 20.3368 185.756 25.5331L186.974 26.5223L188.056 27.4545C190.241 29.3568 192.407 31.4875 194.553 33.8083C197.202 37.0994 199.947 40.7139 202.77 44.5947C203.872 46.0976 204.993 47.6385 206.096 49.2555L118.761 59.1858L113.154 66.7952C113.444 66.1103 117.272 56.4464 117.388 56.142' fill='%232463EB'/%3E%3Cpath d='M279.488 165.433C281.422 164.291 345.11 123.581 348.436 121.336L342.461 76.5356L268.758 84.8489L279.488 165.433Z' fill='%232463EB'/%3E%3Cpath d='M49.0246 310.525C56.2175 310.826 63.4226 310.392 70.5247 309.232C74.6043 308.623 78.8386 307.786 83.2082 306.778C94.8055 304.052 106.221 300.628 117.392 296.524L117.662 296.429C128.548 292.51 139.878 287.925 151.498 282.827C160.295 279.022 169.286 274.799 178.296 270.405C180.771 269.225 183.226 268.027 185.682 266.809L193.415 262.89C202.232 258.439 211.048 253.835 219.788 249.098C230.886 243.163 241.848 237.037 252.56 230.931L253.991 230.113L255.479 229.276C266.751 222.77 277.714 216.321 288.174 210.024C296.372 205.097 304.241 200.265 311.743 195.623C315.378 193.359 318.935 191.153 322.358 188.984C329.357 184.589 341.924 176.542 341.924 176.542C341.924 176.542 350.876 170.835 354.511 168.4L354.028 164.767V164.424L353.834 162.008L351.012 140.759C345.347 144.564 338.715 148.863 331.329 153.619C328.506 155.521 325.529 157.424 322.532 159.326L318.239 162.065C309.075 167.887 299.021 174.164 288.348 180.709C280.363 185.598 272.03 190.62 263.445 195.699L254.165 201.14C249.969 203.613 245.696 206.067 241.404 208.521C234.34 212.529 227.193 216.53 219.962 220.525C214.561 223.493 209.147 226.435 203.721 229.352C197.746 232.51 191.753 235.611 185.798 238.673C179.842 241.736 173.365 244.913 167.178 247.919C161.958 250.43 156.757 252.884 151.711 255.224C145.717 257.849 139.826 260.43 134.039 262.966C128.432 265.344 122.863 267.589 117.392 269.72C113.834 271.071 110.315 272.383 106.835 273.525C98.6179 276.473 90.768 278.965 83.1502 281.039C75.5251 283.138 67.7768 284.777 59.9487 285.947C56.0818 286.499 52.4662 286.879 48.928 287.05C43.0177 287.442 37.0808 287.103 31.2562 286.042C29.7637 285.746 28.2914 285.358 26.8479 284.882C22.8211 283.709 19.1324 281.618 16.0818 278.779C13.0312 275.939 10.7049 272.431 9.29207 268.54C9.29207 268.54 7.99665 264.736 7.60996 262.833C6.07928 253.906 6.2629 244.776 8.15133 235.915C8.55736 233.67 9.04072 231.425 9.58209 229.219C11.0021 223.313 12.7317 217.484 14.7638 211.755C16.0978 207.95 17.5093 204.146 18.8434 200.931C17.5093 203.537 16.1172 206.352 14.7638 209.263C11.719 215.793 9.03403 222.48 6.72057 229.295C5.40582 233.099 4.20708 237.037 3.22101 240.975C1.30418 248.162 0.227365 255.54 0.0114701 262.966C-0.074938 267.321 0.327074 271.672 1.21021 275.941L1.42289 276.854C3.04302 284.372 6.89948 291.245 12.5016 296.6L13.855 297.837L14.8604 298.655C21.3305 303.636 28.8679 307.104 36.9019 308.794C38.2939 309.137 39.7247 309.46 41.2328 309.745C43.7886 310.206 46.3719 310.505 48.9666 310.64' fill='%232463EB'/%3E%3Cpath d='M359.633 195.661L357.216 177.475L356.674 177.798C348.264 183.277 338.848 189.212 328.697 195.642C326.764 196.917 324.598 198.229 322.491 199.447L312.63 205.553C304.819 210.347 296.711 215.249 288.307 220.259L273.072 229.219C266.846 232.808 260.53 236.416 254.124 240.043C246.081 244.571 237.902 249.06 229.704 253.512C226.456 255.243 223.208 256.993 219.921 258.705C217.291 260.075 214.662 261.483 212.013 262.833C203.274 267.38 194.477 271.774 185.757 275.96C177.469 279.967 169.245 283.772 161.086 287.374C157.896 288.762 154.725 290.132 151.573 291.445C147.5 293.195 143.459 294.863 139.45 296.448C131.929 299.435 124.563 302.155 117.37 304.647C113.31 306.036 109.327 307.31 105.402 308.452C97.6683 310.792 90.2825 312.732 83.1867 314.159C76.2379 315.655 69.1984 316.71 62.112 317.317C59.1152 317.545 56.3116 317.697 53.4308 317.697C51.9227 317.697 50.4533 317.697 49.0032 317.697C45.2799 317.518 41.5726 317.098 37.9051 316.442H37.6731C41.2667 318.536 45.0618 320.275 49.0032 321.635L49.2545 321.73C51.4345 322.483 53.6549 323.119 55.9056 323.633C64.8867 325.366 74.0753 325.815 83.1867 324.964C85.1202 324.812 87.247 324.641 89.3351 324.393C98.7902 323.207 108.156 321.408 117.37 319.01C122.687 317.659 128.14 316.118 133.669 314.406C139.547 312.58 145.515 310.576 151.573 308.395C161.453 304.856 171.546 300.785 181.716 296.524C183.05 295.972 184.403 295.383 185.757 294.793L189.392 293.233C199.562 288.762 209.77 283.987 219.921 279.041C230.671 273.829 241.305 268.407 251.726 262.89L254.124 261.616L257.546 259.713C268.122 254.006 278.427 248.299 288.307 242.706C296.389 238.122 304.181 233.594 311.509 229.2C315.24 226.993 318.875 224.805 322.394 222.675C328.891 218.756 335 215.065 340.685 211.451C346.369 207.836 351.493 204.678 356.152 201.673L356.558 201.425L356.732 201.311L360 199.219L359.633 195.661Z' fill='%232463EB'/%3E%3C/g%3E%3C/svg%3E");
  background-size: 1280px auto;
  background-repeat: no-repeat;
  background-position: center; }

.section-hrv-freetrial .container {
  position: relative;
  z-index: 1; }

@media (min-width: 992px) {
  .section-hrv-freetrial .btn-icon--white {
    font-size: 24px;
    padding: 8px 28px 8px 8px; }
  .section-hrv-freetrial .btn-icon--white:before {
    top: 8px;
    left: 8px;
    width: 64px;
    height: 64px; }
  .section-hrv-freetrial .btn-icon--white .icon {
    width: 64px;
    height: 64px;
    line-height: 64px;
    margin-right: 14px; }
  .section-hrv-freetrial .btn-icon--white .icon svg {
    width: 30px;
    height: 30px; }
  .section-hrv-freetrial .btn-icon--white:hover:before {
    width: calc(100% - 16px);
    height: calc(100% - 16px); } }

@media (max-width: 1440px) {
  .section-hrv-freetrial:after {
    background-size: 100% auto; } }

@media (max-width: 991px) {
  .section-hrv-freetrial {
    overflow-x: hidden; }
  .section-hrv-freetrial:after {
    left: 5%;
    width: 90%;
    background-size: contain;
    background-position: bottom; } }

@media (max-width: 767px) {
  .section-hrv-freetrial .heading-title .title {
    font-size: 18px; } }

@media (max-width: 400px) {
  .section-hrv-freetrial .heading-title .title {
    font-size: 16px;
    line-height: 1.5; } }

.bd-top {
  position: relative;
  border-radius: 48px 48px 0 0;
  padding: 80px 0; }
  @media (max-width: 767px) {
    .bd-top {
      padding: 40px 0 60px; } }

.bd-top:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 80px;
  z-index: -1; }

@media (max-width: 991px) {
  .bd-top:before {
    content: none; } }

@media (max-width: 767px) {
  .bd-top {
    border-radius: 24px 24px 0 0; } }

footer.bd-top {
  padding: 0;
  margin-top: -40px; }

.section-hrv-freetrial.bd-top {
  padding: 40px 0 70px; }
  @media (min-width: 992px) {
    .section-hrv-freetrial.bd-top {
      padding: 80px 0 100px; } }

.section-collection_action {
  margin-top: 30px; }
  .section-collection_action a {
    font-size: 18px;
    color: var(--text-color);
    position: relative;
    border-radius: 999px; }
    @media (max-width: 992px) {
      .section-collection_action a {
        font-size: 16px; } }
    .section-collection_action a:after {
      content: "";
      position: absolute;
      top: auto;
      left: 0;
      right: 0;
      bottom: -1px;
      height: 1px;
      width: 100%;
      background: var(--primary-color);
      transition: transform 300ms cubic-bezier(0, 0, 0.3, 1);
      transform: scaleX(0);
      transform-origin: bottom right; }
    .section-collection_action a:hover {
      color: var(--primary-color);
      /*&:after{
        transform: scaleX(1);
        transform-origin: bottom left;
      }*/ }
    .section-collection_action a strong {
      color: var(--primary-color);
      font-size: 20px;
      font-weight: 600; }

@media (max-width: 992px) {
  .block-search-wrapper {
    margin-bottom: 30px; } }

.block-search-wrapper form {
  position: relative; }

.block-search-wrapper .input-search {
  display: block;
  width: 100%;
  line-height: 1;
  appearance: none;
  font-size: 17px;
  background-clip: padding-box;
  border-radius: 999px;
  outline: none;
  border: 1px solid transparent;
  color: var(--text-color);
  padding: 20px 24px;
  padding-right: 70px;
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }
  .block-search-wrapper .input-search:focus::placeholder {
    color: transparent;
    transition: .3s all; }
  .block-search-wrapper .input-search:focus {
    border-color: rgba(41, 121, 255, 0.5); }

.block-search-wrapper button {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.2s linear;
  font-size: 1.25rem;
  width: 52px;
  height: 52px;
  background: var(--primary-color);
  color: white; }

body:not(.template-index) header .mainHeader-hrv.mainHeader-primary:not(.nav-sticky) .header-wrap__search {
  display: block; }
  @media (max-width: 992px) {
    body:not(.template-index) header .mainHeader-hrv.mainHeader-primary:not(.nav-sticky) .header-wrap__search {
      display: none; } }

@media (min-width: 992px) {
  .hidden-pc {
    display: none !important; } }

@media (max-width: 992px) {
  .hidden-mobile {
    display: none !important; }
  .header-wrap .header-wrap__nav .header-menu > ul > li.menu-item > .menu-link {
    padding: 5px 12px !important; } }

.swal-modal .swal-title {
  font-weight: 500; }

.swal-icon--success__line {
  background: var(--primary-color); }

.swal-icon--success {
  border-color: var(--primary-color); }

.swal-icon--success__ring {
  border: 4px solid rgba(41, 119, 255, 0.2); }

.product-loading {
  padding: 0 1px; }
  .product-loading .product-block {
    background: #fff;
    height: 100%;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 400ms ease;
    -moz-transition: all 400ms ease;
    -ms-transition: all 400ms ease;
    -o-transition: all 400ms ease;
    transition: all 400ms ease; }
  .product-loading .product-image .lazy-img {
    position: relative;
    width: 100%;
    height: 0;
    flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    padding-bottom: calc(473/315 * 100%);
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    background: white; }

@media (max-width: 991px) {
  .primary-mobile-menu.primary-menu-cus-mobile .primary-menu .menu-link {
    font-family: var(--ldp-font-3);
    color: #111827; }
  .primary-mobile-menu.primary-menu-cus-mobile .primary-menu .submenu-primary-parent > li > a {
    font-family: var(--ldp-font-3); }
  .primary-mobile-menu.primary-menu-cus-mobile .primary-menu .submenu-primary-parent .submenu-primary-child li a {
    color: #111827;
    font-family: 'sfuiText_regular'; }
  .primary-mobile-menu .primary-menu li.has-dropdown ul.submenu-primary li.open-submenu > a {
    color: #1E3B8A;
    font-size: 14px;
    font-family: var(--ldp-font-3); }
  .mainHeader-hrv-new .mainmenu-hrv__left .menu-item:not(.no-mega) .menuList-submain .submain-link:not(.no-list) .link-list {
    margin-left: 14px; }
  .mainHeader-hrv-new .mainmenu-hrv__left .menu-item .menu-link {
    padding: 12px 0;
    line-height: 1.2; }
  .mainHeader-hrv-new .mainmenu-hrv__left .menu-item .menuList-submain .menu-left {
    padding: 0; }
  .mainHeader-hrv-new .mainmenu-hrv__left .menu-item:not(.no-mega) .menuList-submain .submain-link:not(.no-list) {
    margin-bottom: 20px;
    line-height: 1.35; } }
