/*!***********************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js!./node_modules/sass-resources-loader/lib/loader.js??ruleSet[1].rules[0].use[3]!./template-parts/header/header.scss ***!
  \***********************************************************************************************************************************************************************************************************/
.woocommerce-shop_inner,
.woocommerce.tax-product_cat_inner {
  max-width: 1745px;
  margin: 0 auto;
  width: 100%;
  padding: 50px 0; }
  @media screen and (max-width: 1800px) {
    .woocommerce-shop_inner,
    .woocommerce.tax-product_cat_inner {
      padding: 50px 20px; } }

.woocommerce-shop_banner,
.woocommerce.tax-product_cat_banner {
  position: relative; }
  .woocommerce-shop_banner-img,
  .woocommerce.tax-product_cat_banner-img {
    position: relative;
    z-index: 1;
    width: 100%;
    height: auto;
    object-fit: cover;
    min-height: 600px; }
    @media screen and (max-width: 600px) {
      .woocommerce-shop_banner-img,
      .woocommerce.tax-product_cat_banner-img {
        min-height: 400px; } }
  .woocommerce-shop_banner-content,
  .woocommerce.tax-product_cat_banner-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    z-index: 3;
    width: 100%;
    color: #fff; }
    @media screen and (max-width: 600px) {
      .woocommerce-shop_banner-content br,
      .woocommerce.tax-product_cat_banner-content br {
        display: none; } }
  .woocommerce-shop_banner-title,
  .woocommerce.tax-product_cat_banner-title {
    color: #e3a66a; }
  .woocommerce-shop_banner-subtitle,
  .woocommerce.tax-product_cat_banner-subtitle {
    margin: 40px; }
    @media screen and (max-width: 600px) {
      .woocommerce-shop_banner-subtitle,
      .woocommerce.tax-product_cat_banner-subtitle {
        margin: 20px 0; } }

.woocommerce-shop_filters,
.woocommerce.tax-product_cat_filters {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 80px;
  margin-bottom: 70px;
  position: sticky;
  top: 105px;
  left: 0;
  z-index: 50; }
  .woocommerce-shop_filters::after,
  .woocommerce.tax-product_cat_filters::after {
    content: "";
    position: absolute;
    top: -40px;
    left: 0;
    width: 100%;
    height: 100px;
    background: #fff;
    z-index: -1; }
    @media screen and (max-width: 500px) {
      .woocommerce-shop_filters::after,
      .woocommerce.tax-product_cat_filters::after {
        height: 130px; } }
  @media screen and (max-width: 1150px) {
    .woocommerce-shop_filters,
    .woocommerce.tax-product_cat_filters {
      top: 90px; } }
  @media screen and (max-width: 1080px) {
    .woocommerce-shop_filters,
    .woocommerce.tax-product_cat_filters {
      gap: 50px; } }
  @media screen and (max-width: 940px) {
    .woocommerce-shop_filters,
    .woocommerce.tax-product_cat_filters {
      flex-wrap: wrap;
      gap: 25px; } }

.woocommerce-shop_filter-link,
.woocommerce.tax-product_cat_filter-link {
  text-transform: uppercase;
  color: #8f4098; }

.woocommerce-shop_filter-search,
.woocommerce.tax-product_cat_filter-search {
  position: relative; }
  .woocommerce-shop_filter-search .probox,
  .woocommerce.tax-product_cat_filter-search .probox {
    border-bottom: 1px solid #8f4098 !important; }
  .woocommerce-shop_filter-search .proclose,
  .woocommerce.tax-product_cat_filter-search .proclose {
    display: none !important; }
  .woocommerce-shop_filter-search #ajaxsearchlite1 .probox .proinput,
  .woocommerce-shop_filter-search div.asl_w .probox .proinput,
  .woocommerce.tax-product_cat_filter-search #ajaxsearchlite1 .probox .proinput,
  .woocommerce.tax-product_cat_filter-search div.asl_w .probox .proinput {
    margin-left: 0;
    padding-left: 0; }
  .woocommerce-shop_filter-search #ajaxsearchlite1 .probox .proinput input,
  .woocommerce-shop_filter-search div.asl_w .probox .proinput input,
  .woocommerce.tax-product_cat_filter-search #ajaxsearchlite1 .probox .proinput input,
  .woocommerce.tax-product_cat_filter-search div.asl_w .probox .proinput input {
    border: none !important;
    outline: none !important;
    text-transform: uppercase !important;
    color: #8f4098 !important;
    width: 100% !important;
    min-width: 200px !important;
    font-family: "Outfit" !important;
    font-style: normal !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 100% !important; }
    @media screen and (max-width: 900px) {
      .woocommerce-shop_filter-search #ajaxsearchlite1 .probox .proinput input,
      .woocommerce-shop_filter-search div.asl_w .probox .proinput input,
      .woocommerce.tax-product_cat_filter-search #ajaxsearchlite1 .probox .proinput input,
      .woocommerce.tax-product_cat_filter-search div.asl_w .probox .proinput input {
        font-size: 20px !important; } }
    .woocommerce-shop_filter-search #ajaxsearchlite1 .probox .proinput input::placeholder,
    .woocommerce-shop_filter-search div.asl_w .probox .proinput input::placeholder,
    .woocommerce.tax-product_cat_filter-search #ajaxsearchlite1 .probox .proinput input::placeholder,
    .woocommerce.tax-product_cat_filter-search div.asl_w .probox .proinput input::placeholder {
      color: #8f4098 !important;
      opacity: 1 !important; }
  .woocommerce-shop_filter-search svg,
  .woocommerce.tax-product_cat_filter-search svg {
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%); }

.woocommerce-shop_filter-sort,
.woocommerce.tax-product_cat_filter-sort {
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  .woocommerce-shop_filter-sort select,
  .woocommerce.tax-product_cat_filter-sort select {
    border: none;
    outline: none;
    text-transform: uppercase;
    color: #8f4098; }

.woocommerce-shop .products,
.woocommerce.tax-product_cat .products {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
  width: 100%; }
  @media screen and (max-width: 1150px) {
    .woocommerce-shop .products,
    .woocommerce.tax-product_cat .products {
      grid-template-columns: repeat(2, 1fr); } }
  @media screen and (max-width: 800px) {
    .woocommerce-shop .products,
    .woocommerce.tax-product_cat .products {
      grid-template-columns: 1fr; } }

.woocommerce-shop .product,
.woocommerce.tax-product_cat .product {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  gap: 10px; }
  .woocommerce-shop .product .woocommerce-loop-product__link,
  .woocommerce.tax-product_cat .product .woocommerce-loop-product__link {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    gap: 10px; }
    .woocommerce-shop .product .woocommerce-loop-product__link img,
    .woocommerce.tax-product_cat .product .woocommerce-loop-product__link img {
      height: 450px;
      width: auto; }
      @media screen and (max-width: 1520px) {
        .woocommerce-shop .product .woocommerce-loop-product__link img,
        .woocommerce.tax-product_cat .product .woocommerce-loop-product__link img {
          height: 350px; } }
      @media screen and (max-width: 410px) {
        .woocommerce-shop .product .woocommerce-loop-product__link img,
        .woocommerce.tax-product_cat .product .woocommerce-loop-product__link img {
          height: 250px; } }
    .woocommerce-shop .product .woocommerce-loop-product__link .woocommerce-loop-product__title,
    .woocommerce-shop .product .woocommerce-loop-product__link .price,
    .woocommerce.tax-product_cat .product .woocommerce-loop-product__link .woocommerce-loop-product__title,
    .woocommerce.tax-product_cat .product .woocommerce-loop-product__link .price {
      color: #8f4098;
      font-family: "Montserrat";
      font-style: normal;
      font-weight: 900;
      font-size: 40px;
      line-height: 100%;
      text-align: center; }
      @media screen and (max-width: 1400px) {
        .woocommerce-shop .product .woocommerce-loop-product__link .woocommerce-loop-product__title,
        .woocommerce-shop .product .woocommerce-loop-product__link .price,
        .woocommerce.tax-product_cat .product .woocommerce-loop-product__link .woocommerce-loop-product__title,
        .woocommerce.tax-product_cat .product .woocommerce-loop-product__link .price {
          font-size: 32px; } }
      @media screen and (max-width: 900px) {
        .woocommerce-shop .product .woocommerce-loop-product__link .woocommerce-loop-product__title,
        .woocommerce-shop .product .woocommerce-loop-product__link .price,
        .woocommerce.tax-product_cat .product .woocommerce-loop-product__link .woocommerce-loop-product__title,
        .woocommerce.tax-product_cat .product .woocommerce-loop-product__link .price {
          font-size: 26px; } }
  .woocommerce-shop .product .add_to_cart_button,
  .woocommerce-shop .product .product_type_variable,
  .woocommerce.tax-product_cat .product .add_to_cart_button,
  .woocommerce.tax-product_cat .product .product_type_variable {
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    outline: none;
    padding: 16px 40px;
    border-radius: 30px;
    cursor: pointer;
    will-change: background-color, color;
    transition: 0.3s color, 0.3s background-color;
    color: #fff;
    background: #8f4098;
    font-family: "Outfit";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 100%;
    margin-top: 20px; }
    @media screen and (max-width: 900px) {
      .woocommerce-shop .product .add_to_cart_button,
      .woocommerce-shop .product .product_type_variable,
      .woocommerce.tax-product_cat .product .add_to_cart_button,
      .woocommerce.tax-product_cat .product .product_type_variable {
        font-size: 22px; } }
    @media (hover: hover) and (pointer: fine) {
      .woocommerce-shop .product .add_to_cart_button:hover,
      .woocommerce-shop .product .product_type_variable:hover,
      .woocommerce.tax-product_cat .product .add_to_cart_button:hover,
      .woocommerce.tax-product_cat .product .product_type_variable:hover {
        background: #fba919;
        color: #171717; } }

.woocommerce-shop .woocommerce-pagination,
.woocommerce.tax-product_cat .woocommerce-pagination {
  margin-top: 140px; }
  .woocommerce-shop .woocommerce-pagination ul,
  .woocommerce.tax-product_cat .woocommerce-pagination ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px; }
    .woocommerce-shop .woocommerce-pagination ul li,
    .woocommerce.tax-product_cat .woocommerce-pagination ul li {
      font-family: "Outfit";
      font-style: normal;
      font-weight: 500;
      font-size: 26px;
      line-height: 100%; }
      @media screen and (max-width: 900px) {
        .woocommerce-shop .woocommerce-pagination ul li,
        .woocommerce.tax-product_cat .woocommerce-pagination ul li {
          font-size: 22px; } }
      .woocommerce-shop .woocommerce-pagination ul li a,
      .woocommerce.tax-product_cat .woocommerce-pagination ul li a {
        width: 48px;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #8f4098;
        border-radius: 50%;
        color: #8f4098;
        background: transparent; }
      .woocommerce-shop .woocommerce-pagination ul li span,
      .woocommerce.tax-product_cat .woocommerce-pagination ul li span {
        width: 48px;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        border: 1px solid #8f4098;
        border-radius: 50%;
        color: #fff;
        background: #8f4098; }

.woocommerce-notices-wrapper {
  position: fixed;
  z-index: 500;
  top: 160px;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 4px;
  color: #fff;
  outline: none;
  border: none;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%; }
  .woocommerce-notices-wrapper a {
    color: #8f4098;
    text-decoration: underline; }
  @media screen and (max-width: 1024px) {
    .woocommerce-notices-wrapper {
      width: calc(100% - 50px); } }

.woocommerce-shop_inner.product .flex-control-thumbs,
.woocommerce-shop_inner.product .woocommerce-product-gallery__trigger {
  display: none; }

.woocommerce-shop_inner.product .product {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%; }
  @media screen and (max-width: 930px) {
    .woocommerce-shop_inner.product .product {
      flex-direction: column; } }

.woocommerce-shop_inner.product .flex-viewport {
  height: 900px !important;
  width: 900px !important; }
  @media screen and (max-width: 1500px) {
    .woocommerce-shop_inner.product .flex-viewport {
      height: 700px !important;
      width: 700px !important; } }
  @media screen and (max-width: 1100px) {
    .woocommerce-shop_inner.product .flex-viewport {
      height: 550px !important;
      width: 550px !important; } }
  @media screen and (max-width: 600px) {
    .woocommerce-shop_inner.product .flex-viewport {
      height: 350px !important;
      width: 350px !important; } }
  @media screen and (max-width: 370px) {
    .woocommerce-shop_inner.product .flex-viewport {
      height: 280px !important;
      width: 280px !important; } }

.woocommerce-shop_inner.product .woocommerce-product-gallery__image {
  display: none !important;
  height: 900px !important;
  width: 900px !important; }
  @media screen and (max-width: 1500px) {
    .woocommerce-shop_inner.product .woocommerce-product-gallery__image {
      height: 700px !important;
      width: 700px !important; } }
  @media screen and (max-width: 1100px) {
    .woocommerce-shop_inner.product .woocommerce-product-gallery__image {
      height: 550px !important;
      width: 550px !important; } }
  @media screen and (max-width: 600px) {
    .woocommerce-shop_inner.product .woocommerce-product-gallery__image {
      height: 350px !important;
      width: 350px !important; } }
  @media screen and (max-width: 370px) {
    .woocommerce-shop_inner.product .woocommerce-product-gallery__image {
      height: 280px !important;
      width: 280px !important; } }
  .woocommerce-shop_inner.product .woocommerce-product-gallery__image a {
    display: flex !important;
    justify-content: center;
    height: 100%; }
  .woocommerce-shop_inner.product .woocommerce-product-gallery__image img {
    width: auto !important;
    height: 100% !important;
    object-fit: cover !important; }
  .woocommerce-shop_inner.product .woocommerce-product-gallery__image:first-child {
    display: block !important; }

.woocommerce-shop_inner.product .entry-summary {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  margin-left: 70px;
  gap: 30px; }
  @media screen and (max-width: 1300px) {
    .woocommerce-shop_inner.product .entry-summary {
      margin-left: 0; } }
  .woocommerce-shop_inner.product .entry-summary h1,
  .woocommerce-shop_inner.product .entry-summary .price {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 100%;
    color: #8f4098; }
    @media screen and (max-width: 1400px) {
      .woocommerce-shop_inner.product .entry-summary h1,
      .woocommerce-shop_inner.product .entry-summary .price {
        font-size: 32px; } }
    @media screen and (max-width: 900px) {
      .woocommerce-shop_inner.product .entry-summary h1,
      .woocommerce-shop_inner.product .entry-summary .price {
        font-size: 26px; } }
  .woocommerce-shop_inner.product .entry-summary form {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 50px; }
    .woocommerce-shop_inner.product .entry-summary form.variations_form {
      flex-direction: column;
      align-items: flex-start;
      gap: 30px; }
      .woocommerce-shop_inner.product .entry-summary form.variations_form .single_variation_wrap .woocommerce-variation-add-to-cart {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        gap: 30px; }
      .woocommerce-shop_inner.product .entry-summary form.variations_form table {
        width: 100%;
        font-family: "Montserrat"; }
        .woocommerce-shop_inner.product .entry-summary form.variations_form table tbody {
          width: 100%; }
          .woocommerce-shop_inner.product .entry-summary form.variations_form table tbody tr {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            gap: 10px; }
            .woocommerce-shop_inner.product .entry-summary form.variations_form table tbody tr .value {
              display: flex;
              gap: 7px;
              align-items: center; }
              .woocommerce-shop_inner.product .entry-summary form.variations_form table tbody tr .value select {
                padding: 10px 15px; }
    @media screen and (max-width: 1300px) {
      .woocommerce-shop_inner.product .entry-summary form {
        flex-direction: column;
        align-items: flex-start;
        gap: 30px; } }
    .woocommerce-shop_inner.product .entry-summary form .bundle-ui {
      order: 3;
      width: 100%;
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: flex-start;
      gap: 10px;
      font-family: "Outfit"; }
      .woocommerce-shop_inner.product .entry-summary form .bundle-ui br {
        display: none; }
      .woocommerce-shop_inner.product .entry-summary form .bundle-ui label {
        font-family: "Outfit";
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 100%;
        cursor: pointer;
        margin-bottom: 10px !important;
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
        gap: 10px; }
        .woocommerce-shop_inner.product .entry-summary form .bundle-ui label strong {
          margin-bottom: 0; }
      .woocommerce-shop_inner.product .entry-summary form .bundle-ui strong {
        display: block;
        font-family: "Montserrat";
        font-style: normal;
        font-weight: 900;
        font-size: 22px;
        line-height: 100%;
        margin-bottom: 15px;
        width: 100%; }
        @media screen and (max-width: 900px) {
          .woocommerce-shop_inner.product .entry-summary form .bundle-ui strong {
            font-size: 18px; } }
      .woocommerce-shop_inner.product .entry-summary form .bundle-ui p {
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 7px;
        width: 100%;
        max-width: 480px; }
        .woocommerce-shop_inner.product .entry-summary form .bundle-ui p select {
          width: 100%;
          padding: 10px;
          border-radius: 8px; }
      .woocommerce-shop_inner.product .entry-summary form .bundle-ui .bundle-addons br {
        display: none; }
      .woocommerce-shop_inner.product .entry-summary form .bundle-ui .bundle-addons strong {
        display: block;
        font-family: "Montserrat";
        font-style: normal;
        font-weight: 900;
        font-size: 22px;
        line-height: 100%;
        margin-bottom: 15px;
        width: 100%; }
        @media screen and (max-width: 900px) {
          .woocommerce-shop_inner.product .entry-summary form .bundle-ui .bundle-addons strong {
            font-size: 18px; } }
      .woocommerce-shop_inner.product .entry-summary form .bundle-ui .bundle-addons label {
        font-family: "Outfit";
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 100%;
        cursor: pointer;
        margin-bottom: 10px !important;
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
        gap: 10px; }
    .woocommerce-shop_inner.product .entry-summary form .product-addons-wrapper {
      order: 3;
      width: 100%;
      display: flex;
      align-items: flex-start;
      justify-content: flex-start;
      flex-wrap: wrap;
      gap: 10px; }
      .woocommerce-shop_inner.product .entry-summary form .product-addons-wrapper h4 {
        font-family: "Montserrat";
        font-style: normal;
        font-weight: 900;
        font-size: 22px;
        line-height: 100%;
        margin-bottom: 15px;
        width: 100%; }
        @media screen and (max-width: 900px) {
          .woocommerce-shop_inner.product .entry-summary form .product-addons-wrapper h4 {
            font-size: 18px; } }
      .woocommerce-shop_inner.product .entry-summary form .product-addons-wrapper label {
        font-family: "Outfit";
        font-style: normal;
        font-weight: 500;
        font-size: 15px;
        line-height: 100%;
        cursor: pointer;
        margin-bottom: 10px !important;
        display: flex !important;
        align-items: center;
        justify-content: flex-start;
        gap: 10px; }
      .woocommerce-shop_inner.product .entry-summary form .product-addons-wrapper #addon-total-price {
        margin-top: 20px !important;
        font-family: "Montserrat";
        font-style: normal;
        font-weight: 500;
        font-size: 20px;
        line-height: 100%;
        width: 100%; }
        @media screen and (max-width: 900px) {
          .woocommerce-shop_inner.product .entry-summary form .product-addons-wrapper #addon-total-price {
            font-size: 16px; } }
    .woocommerce-shop_inner.product .entry-summary form .single_add_to_cart_button {
      display: flex;
      align-items: center;
      justify-content: center;
      border: none;
      outline: none;
      padding: 16px 40px;
      border-radius: 30px;
      cursor: pointer;
      will-change: background-color, color;
      transition: 0.3s color, 0.3s background-color;
      color: #fff;
      background: #8f4098;
      font-family: "Outfit";
      font-style: normal;
      font-weight: 500;
      font-size: 28px;
      line-height: 100%; }
      @media screen and (max-width: 900px) {
        .woocommerce-shop_inner.product .entry-summary form .single_add_to_cart_button {
          font-size: 22px; } }
      @media (hover: hover) and (pointer: fine) {
        .woocommerce-shop_inner.product .entry-summary form .single_add_to_cart_button:hover {
          background: #fba919;
          color: #171717; } }

.woocommerce-shop_inner.product .custom-number-input {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 15px; }
  .woocommerce-shop_inner.product .custom-number-input button,
  .woocommerce-shop_inner.product .custom-number-input input {
    width: 60px;
    height: 60px;
    border: 3px solid #8f4098;
    border-radius: 50%;
    background: transparent;
    color: #8f4098;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
    outline: none; }
  .woocommerce-shop_inner.product .custom-number-input input {
    pointer-events: none;
    padding-left: 13px; }
    @media screen and (max-width: 1900px) {
      .woocommerce-shop_inner.product .custom-number-input input {
        padding-left: 0; } }

.woocommerce-shop_inner.product .product_meta {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 100%; }
  @media screen and (max-width: 900px) {
    .woocommerce-shop_inner.product .product_meta {
      font-size: 22px; } }
  .woocommerce-shop_inner.product .product_meta a {
    color: #fba919; }

.woocommerce-cart {
  background: #cf2128;
  /* Main Cart Table */ }
  .woocommerce-cart .woocommerce {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
    padding: 50px 0; }
    @media screen and (max-width: 1500px) {
      .woocommerce-cart .woocommerce {
        max-width: unset;
        padding: 50px 15px; } }
    .woocommerce-cart .woocommerce .woocommerce-notices-wrapper {
      position: absolute;
      top: 20px; }
  .woocommerce-cart .wc-empty-cart-message {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-family: "Outfit", sans-serif;
    width: 100%;
    margin: 100px auto 0; }
    @media screen and (max-width: 650px) {
      .woocommerce-cart .wc-empty-cart-message {
        margin: 140px auto 0; } }
  .woocommerce-cart .cart-empty {
    font-size: 20px;
    font-weight: 500;
    color: #555;
    margin-bottom: 20px;
    text-align: center; }
  .woocommerce-cart .empty-icon {
    width: 100px;
    height: 100px;
    margin-bottom: 20px;
    opacity: 0.7; }
  .woocommerce-cart .return-to-shop {
    margin: 20px 0;
    text-align: center;
    font-family: "Outfit", sans-serif; }
    .woocommerce-cart .return-to-shop .button {
      background-color: #0071a1;
      color: #fff;
      padding: 12px 24px;
      border-radius: 50px;
      font-size: 16px;
      font-weight: 500;
      text-decoration: none;
      display: inline-block;
      box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1); }
  .woocommerce-cart .woocommerce-cart-form .shop_table {
    width: 100%;
    border-collapse: collapse;
    background-color: #fff;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
    font-size: 14px;
    margin-bottom: 30px; }
  .woocommerce-cart .woocommerce-cart-form .shop_table th,
  .woocommerce-cart .woocommerce-cart-form .shop_table td {
    padding: 14px 16px;
    border-bottom: 1px solid #eee;
    vertical-align: middle; }
  .woocommerce-cart .woocommerce-cart-form .shop_table thead {
    background-color: #f8f8f8;
    color: #333;
    font-weight: 600; }
  .woocommerce-cart .woocommerce-cart-form .product-thumbnail img {
    width: 60px;
    height: auto;
    border-radius: 6px; }
  .woocommerce-cart .woocommerce-cart-form .product-name a {
    color: #0071a1;
    text-decoration: none;
    font-weight: 500; }
  .woocommerce-cart .woocommerce-cart-form .product-name a:hover {
    text-decoration: underline; }
  .woocommerce-cart .woocommerce-cart-form .remove {
    color: #d9534f;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none; }
  .woocommerce-cart .woocommerce-cart-form .remove:hover {
    color: #c9302c; }
  .woocommerce-cart .quantity .custom-number-input {
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
    width: 100px;
    margin: 0 auto; }
  .woocommerce-cart .product-price,
  .woocommerce-cart .product-subtotal {
    text-align: center; }
  .woocommerce-cart .custom-number-input .spinner-btn {
    background-color: #f0f0f0;
    border: none;
    width: 30px;
    height: 36px;
    font-size: 18px;
    cursor: pointer;
    color: #333; }
  .woocommerce-cart .custom-number-input input.qty {
    text-align: center;
    width: 40px;
    border: none;
    outline: none;
    height: 36px; }
  .woocommerce-cart .woocommerce-cart-form .actions {
    text-align: right;
    padding: 20px 16px;
    background-color: #f9f9f9;
    border-top: 1px solid #eee; }
    @media screen and (max-width: 500px) {
      .woocommerce-cart .woocommerce-cart-form .actions {
        flex-direction: column; } }
    .woocommerce-cart .woocommerce-cart-form .actions .coupon {
      margin-bottom: 7px; }
      @media screen and (max-width: 768px) {
        .woocommerce-cart .woocommerce-cart-form .actions .coupon {
          margin-bottom: 0; } }
      @media screen and (max-width: 500px) {
        .woocommerce-cart .woocommerce-cart-form .actions .coupon {
          margin-bottom: 7px; } }
      @media screen and (max-width: 450px) {
        .woocommerce-cart .woocommerce-cart-form .actions .coupon button {
          margin-top: 7px; } }
  .woocommerce-cart .woocommerce-cart-form .coupon input {
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-right: 10px; }
  .woocommerce-cart .woocommerce-cart-form .button {
    background-color: #28a745;
    color: #fff;
    border: none;
    padding: 10px 16px;
    font-size: 14px;
    border-radius: 4px;
    cursor: pointer;
    transition: background-color 0.2s ease-in-out; }
  .woocommerce-cart .woocommerce-cart-form .button:hover {
    background-color: #218838; }
  .woocommerce-cart .woocommerce-cart-form button[disabled] {
    opacity: 0.6;
    cursor: not-allowed; }
  .woocommerce-cart .cart_totals {
    background: #fff;
    padding: 20px;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05); }
  .woocommerce-cart .cart_totals h2 {
    margin-top: 0;
    font-size: 18px;
    margin-bottom: 20px; }
  .woocommerce-cart .cart_totals table {
    width: 100%;
    border-collapse: collapse; }
  .woocommerce-cart .cart_totals table th,
  .woocommerce-cart .cart_totals table td {
    padding: 12px 0;
    border-bottom: 1px solid #eee;
    font-weight: 500; }
  .woocommerce-cart .cart_totals table tr.order-total th,
  .woocommerce-cart .cart_totals table tr.order-total td {
    font-size: 16px;
    font-weight: 700; }
  .woocommerce-cart .wc-proceed-to-checkout {
    margin-top: 20px;
    text-align: right; }
  .woocommerce-cart .checkout-button {
    background-color: #28a745;
    color: #fff;
    padding: 12px 20px;
    font-size: 15px;
    border-radius: 4px;
    text-decoration: none;
    display: inline-block;
    transition: background-color 0.2s ease-in-out; }
  .woocommerce-cart .checkout-button:hover {
    background-color: #218838; }
  .woocommerce-cart .cart-collaterals {
    font-family: "Outfit"; }
  @media screen and (max-width: 768px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table thead {
      display: none; }
    .woocommerce-cart .woocommerce-cart-form .shop_table tr {
      display: block;
      margin-bottom: 20px;
      border: 1px solid #eee;
      border-radius: 6px;
      overflow: hidden; }
    .woocommerce-cart .woocommerce-cart-form .shop_table td,
    .woocommerce-cart .woocommerce-cart-form .shop_table th {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 10px;
      font-size: 13px; } }

@media screen and (max-width: 768px) and (max-width: 769px) {
  .woocommerce-cart .variation {
    padding: 10px; } }
  @media screen and (max-width: 768px) {
    .woocommerce-cart .woocommerce-cart-form .shop_table .product-thumbnail {
      padding: 10px 3px; }
    .woocommerce-cart .woocommerce-cart-form .shop_table td::before {
      content: attr(data-title);
      font-weight: 600;
      color: #444; }
    .woocommerce-cart .woocommerce-cart-form .actions {
      text-align: center;
      padding: 15px; }
    .woocommerce-cart .wc-proceed-to-checkout {
      text-align: center; } }

.woocommerce-checkout {
  font-family: "Outfit";
  /* === Orders Table Styling === */
  /* === Form Elements (Checkout / My Account / Login) === */
  /* === Buttons === */
  /* === Notices / Messages === */
  /* === Responsive Tables === */ }
  .woocommerce-checkout .woocommerce {
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
    padding: 50px 20px; }
    @media screen and (max-width: 1500px) {
      .woocommerce-checkout .woocommerce {
        max-width: unset;
        padding: 50px 15px; } }
  .woocommerce-checkout table {
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 2rem; }
  .woocommerce-checkout th,
  .woocommerce-checkout td {
    padding: 14px 18px;
    border-bottom: 1px solid #ddd;
    vertical-align: middle;
    text-align: center; }
  .woocommerce-checkout .woocommerce-orders-table {
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05); }
  .woocommerce-checkout .woocommerce-orders-table thead {
    background-color: #f5f7fa;
    font-weight: 600; }
  .woocommerce-checkout .woocommerce-orders-table__row {
    background-color: #fff;
    transition: background 0.3s; }
  .woocommerce-checkout .woocommerce-orders-table__row:hover {
    background-color: #f9f9f9; }
  .woocommerce-checkout .woocommerce-orders-table__row--status-processing {
    background: #fffce8; }
  .woocommerce-checkout .woocommerce-orders-table__row--status-completed {
    background: #e8fff1; }
  .woocommerce-checkout .woocommerce-orders-table__cell-order-number a {
    color: #0071a1;
    font-weight: 600;
    text-decoration: none; }
  .woocommerce-checkout .woocommerce-orders-table__cell-order-number a:hover {
    text-decoration: underline; }
  .woocommerce-checkout .woocommerce-orders-table__cell-order-actions a.button,
  .woocommerce-checkout .woocommerce-button.button {
    background: #0071a1;
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    padding: 8px 16px;
    border-radius: 6px;
    border: none;
    text-decoration: none;
    display: inline-block;
    transition: background 0.2s; }
  .woocommerce-checkout .woocommerce-orders-table__cell-order-actions a.button:hover {
    background: #005f8c; }
  .woocommerce-checkout input[type="text"],
  .woocommerce-checkout input[type="email"],
  .woocommerce-checkout input[type="password"],
  .woocommerce-checkout input[type="tel"],
  .woocommerce-checkout input[type="number"],
  .woocommerce-checkout textarea,
  .woocommerce-checkout select {
    width: 100%;
    padding: 12px 14px;
    border: 1px solid #ccc;
    border-radius: 6px;
    background-color: #fff;
    margin-bottom: 1rem;
    font-size: 15px;
    transition: border-color 0.2s; }
  .woocommerce-checkout input:focus,
  .woocommerce-checkout textarea:focus,
  .woocommerce-checkout select:focus {
    outline: none;
    border-color: #0071a1; }
  .woocommerce-checkout button,
  .woocommerce-checkout input[type="submit"],
  .woocommerce-checkout .woocommerce button.button,
  .woocommerce-checkout .woocommerce input.button {
    padding: 10px 20px;
    background: #0071a1;
    color: #fff;
    border: none;
    border-radius: 6px;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: background 0.2s;
    margin: 15px 0; }
  .woocommerce-checkout button:hover,
  .woocommerce-checkout input[type="submit"]:hover {
    background: #005f8c; }
  .woocommerce-checkout span.select2.select2-container.select2-container--default {
    margin-bottom: 15px; }
  .woocommerce-checkout .select2-container--default .select2-selection--single {
    height: 40px; }
  .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px; }
  .woocommerce-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px; }
  .woocommerce-checkout label {
    margin-bottom: 7px;
    display: inline-block; }
  .woocommerce-checkout .woocommerce-message,
  .woocommerce-checkout .woocommerce-error,
  .woocommerce-checkout .woocommerce-info {
    padding: 14px 20px;
    border-radius: 6px;
    margin: 20px 0;
    font-size: 14px; }
  .woocommerce-checkout .woocommerce-message {
    background: #e8fff1;
    border-left: 4px solid #28a745; }
  .woocommerce-checkout .woocommerce-error {
    background: #ffecec;
    border-left: 4px solid #d00;
    color: #900; }
  .woocommerce-checkout .woocommerce-info {
    background: #e6f0ff;
    border-left: 4px solid #0071a1; }
  @media (max-width: 768px) {
    .woocommerce-checkout .woocommerce-orders-table th,
    .woocommerce-checkout .woocommerce-orders-table td {
      font-size: 14px;
      padding: 10px; }
    .woocommerce-checkout .woocommerce-orders-table__cell-order-number a {
      font-size: 14px; }
    .woocommerce-checkout .woocommerce-orders-table__cell-order-actions a.button {
      font-size: 13px;
      padding: 6px 12px; } }

.page-not-found {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 1340px; }
  @media screen and (max-width: 900px) {
    .page-not-found {
      height: 950px; } }
  .page-not-found_bg {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .page-not-found_inner {
    position: relative;
    z-index: 3;
    width: 100%;
    border-radius: 70px;
    background: #fff;
    color: #171717;
    padding: 95px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    gap: 50px; }
    @media screen and (max-width: 850px) {
      .page-not-found_inner {
        padding: 50px;
        gap: 30px; } }
    @media screen and (max-width: 450px) {
      .page-not-found_inner {
        padding: 50px 25px; } }
  .page-not-found h1 {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%; }
    .page-not-found h1 span:first-child {
      color: #fba919; }
    .page-not-found h1 span:nth-child(2) strong,
    .page-not-found h1 span:nth-child(2) b {
      color: #fba919; }
    .page-not-found h1 span:first-child, .page-not-found h1 span:nth-child(2) {
      text-align: left; }
    .page-not-found h1 span:last-child {
      text-align: right;
      color: #cf2128; }
  .page-not-found_buttons {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 50px; }
    @media screen and (max-width: 750px) {
      .page-not-found_buttons {
        gap: 30px;
        flex-direction: column; } }
  .page-not-found_button:first-child {
    color: #8f4098;
    background: transparent;
    border: 3px solid #8f4098;
    border-radius: 80px; }
  @media screen and (max-width: 450px) {
    .page-not-found_button {
      font-size: 16px; } }
  .page-not-found_img {
    width: 100%;
    height: auto;
    object-fit: cover;
    max-width: 800px; }

.woocommerce-dashboard .woocommerce,
.woocommerce-orders .woocommerce,
.woocommerce-downloads .woocommerce,
.woocommerce-edit-address .woocommerce,
.woocommerce-edit-account .woocommerce {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
  min-height: 100vh; }
  @media screen and (max-width: 750px) {
    .woocommerce-dashboard .woocommerce,
    .woocommerce-orders .woocommerce,
    .woocommerce-downloads .woocommerce,
    .woocommerce-edit-address .woocommerce,
    .woocommerce-edit-account .woocommerce {
      flex-direction: column;
      min-height: unset; } }

.woocommerce-dashboard .woocommerce-MyAccount-navigation,
.woocommerce-orders .woocommerce-MyAccount-navigation,
.woocommerce-downloads .woocommerce-MyAccount-navigation,
.woocommerce-edit-address .woocommerce-MyAccount-navigation,
.woocommerce-edit-account .woocommerce-MyAccount-navigation {
  background: #f3f3f3;
  padding: 40px;
  width: 310px; }
  @media screen and (max-width: 750px) {
    .woocommerce-dashboard .woocommerce-MyAccount-navigation,
    .woocommerce-orders .woocommerce-MyAccount-navigation,
    .woocommerce-downloads .woocommerce-MyAccount-navigation,
    .woocommerce-edit-address .woocommerce-MyAccount-navigation,
    .woocommerce-edit-account .woocommerce-MyAccount-navigation {
      width: 100%; } }
  @media screen and (max-width: 450px) {
    .woocommerce-dashboard .woocommerce-MyAccount-navigation,
    .woocommerce-orders .woocommerce-MyAccount-navigation,
    .woocommerce-downloads .woocommerce-MyAccount-navigation,
    .woocommerce-edit-address .woocommerce-MyAccount-navigation,
    .woocommerce-edit-account .woocommerce-MyAccount-navigation {
      padding: 20px; } }
  .woocommerce-dashboard .woocommerce-MyAccount-navigation ul,
  .woocommerce-orders .woocommerce-MyAccount-navigation ul,
  .woocommerce-downloads .woocommerce-MyAccount-navigation ul,
  .woocommerce-edit-address .woocommerce-MyAccount-navigation ul,
  .woocommerce-edit-account .woocommerce-MyAccount-navigation ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    width: 100%; }
    .woocommerce-dashboard .woocommerce-MyAccount-navigation ul li,
    .woocommerce-orders .woocommerce-MyAccount-navigation ul li,
    .woocommerce-downloads .woocommerce-MyAccount-navigation ul li,
    .woocommerce-edit-address .woocommerce-MyAccount-navigation ul li,
    .woocommerce-edit-account .woocommerce-MyAccount-navigation ul li {
      font-family: "Outfit";
      font-style: normal;
      font-weight: 600;
      font-size: 14px;
      background: transparent;
      border: 1px solid #8f4098;
      border-radius: 8px;
      width: 100%; }
      .woocommerce-dashboard .woocommerce-MyAccount-navigation ul li a,
      .woocommerce-orders .woocommerce-MyAccount-navigation ul li a,
      .woocommerce-downloads .woocommerce-MyAccount-navigation ul li a,
      .woocommerce-edit-address .woocommerce-MyAccount-navigation ul li a,
      .woocommerce-edit-account .woocommerce-MyAccount-navigation ul li a {
        display: block;
        color: #a3a3a3;
        width: 100%;
        padding: 9px 15px; }
      .woocommerce-dashboard .woocommerce-MyAccount-navigation ul li.is-active,
      .woocommerce-orders .woocommerce-MyAccount-navigation ul li.is-active,
      .woocommerce-downloads .woocommerce-MyAccount-navigation ul li.is-active,
      .woocommerce-edit-address .woocommerce-MyAccount-navigation ul li.is-active,
      .woocommerce-edit-account .woocommerce-MyAccount-navigation ul li.is-active {
        background: #8f4098; }
        .woocommerce-dashboard .woocommerce-MyAccount-navigation ul li.is-active a,
        .woocommerce-orders .woocommerce-MyAccount-navigation ul li.is-active a,
        .woocommerce-downloads .woocommerce-MyAccount-navigation ul li.is-active a,
        .woocommerce-edit-address .woocommerce-MyAccount-navigation ul li.is-active a,
        .woocommerce-edit-account .woocommerce-MyAccount-navigation ul li.is-active a {
          color: #fff; }
      @media (hover: hover) and (pointer: fine) {
        .woocommerce-dashboard .woocommerce-MyAccount-navigation ul li:hover,
        .woocommerce-orders .woocommerce-MyAccount-navigation ul li:hover,
        .woocommerce-downloads .woocommerce-MyAccount-navigation ul li:hover,
        .woocommerce-edit-address .woocommerce-MyAccount-navigation ul li:hover,
        .woocommerce-edit-account .woocommerce-MyAccount-navigation ul li:hover {
          background: #8f4098; }
          .woocommerce-dashboard .woocommerce-MyAccount-navigation ul li:hover a,
          .woocommerce-orders .woocommerce-MyAccount-navigation ul li:hover a,
          .woocommerce-downloads .woocommerce-MyAccount-navigation ul li:hover a,
          .woocommerce-edit-address .woocommerce-MyAccount-navigation ul li:hover a,
          .woocommerce-edit-account .woocommerce-MyAccount-navigation ul li:hover a {
            color: #fff; } }

.woocommerce-dashboard .woocommerce-MyAccount-content,
.woocommerce-orders .woocommerce-MyAccount-content,
.woocommerce-downloads .woocommerce-MyAccount-content,
.woocommerce-edit-address .woocommerce-MyAccount-content,
.woocommerce-edit-account .woocommerce-MyAccount-content {
  width: 100%;
  padding: 40px;
  display: flex;
  flex-direction: column;
  gap: 20px; }
  @media screen and (max-width: 450px) {
    .woocommerce-dashboard .woocommerce-MyAccount-content,
    .woocommerce-orders .woocommerce-MyAccount-content,
    .woocommerce-downloads .woocommerce-MyAccount-content,
    .woocommerce-edit-address .woocommerce-MyAccount-content,
    .woocommerce-edit-account .woocommerce-MyAccount-content {
      padding: 20px; } }
  .woocommerce-dashboard .woocommerce-MyAccount-content p,
  .woocommerce-dashboard .woocommerce-MyAccount-content .woocommerce-info,
  .woocommerce-orders .woocommerce-MyAccount-content p,
  .woocommerce-orders .woocommerce-MyAccount-content .woocommerce-info,
  .woocommerce-downloads .woocommerce-MyAccount-content p,
  .woocommerce-downloads .woocommerce-MyAccount-content .woocommerce-info,
  .woocommerce-edit-address .woocommerce-MyAccount-content p,
  .woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-info,
  .woocommerce-edit-account .woocommerce-MyAccount-content p,
  .woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-info {
    font-family: "Outfit";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%; }
    @media screen and (max-width: 900px) {
      .woocommerce-dashboard .woocommerce-MyAccount-content p,
      .woocommerce-dashboard .woocommerce-MyAccount-content .woocommerce-info,
      .woocommerce-orders .woocommerce-MyAccount-content p,
      .woocommerce-orders .woocommerce-MyAccount-content .woocommerce-info,
      .woocommerce-downloads .woocommerce-MyAccount-content p,
      .woocommerce-downloads .woocommerce-MyAccount-content .woocommerce-info,
      .woocommerce-edit-address .woocommerce-MyAccount-content p,
      .woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-info,
      .woocommerce-edit-account .woocommerce-MyAccount-content p,
      .woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-info {
        font-size: 18px; } }
    .woocommerce-dashboard .woocommerce-MyAccount-content p a,
    .woocommerce-dashboard .woocommerce-MyAccount-content .woocommerce-info a,
    .woocommerce-orders .woocommerce-MyAccount-content p a,
    .woocommerce-orders .woocommerce-MyAccount-content .woocommerce-info a,
    .woocommerce-downloads .woocommerce-MyAccount-content p a,
    .woocommerce-downloads .woocommerce-MyAccount-content .woocommerce-info a,
    .woocommerce-edit-address .woocommerce-MyAccount-content p a,
    .woocommerce-edit-address .woocommerce-MyAccount-content .woocommerce-info a,
    .woocommerce-edit-account .woocommerce-MyAccount-content p a,
    .woocommerce-edit-account .woocommerce-MyAccount-content .woocommerce-info a {
      color: #8f4098;
      text-decoration: underline; }

.woocommerce-dashboard .woocommerce-Address,
.woocommerce-orders .woocommerce-Address,
.woocommerce-downloads .woocommerce-Address,
.woocommerce-edit-address .woocommerce-Address,
.woocommerce-edit-account .woocommerce-Address {
  margin-bottom: 20px; }
  .woocommerce-dashboard .woocommerce-Address .title,
  .woocommerce-orders .woocommerce-Address .title,
  .woocommerce-downloads .woocommerce-Address .title,
  .woocommerce-edit-address .woocommerce-Address .title,
  .woocommerce-edit-account .woocommerce-Address .title {
    margin-bottom: 20px; }
    .woocommerce-dashboard .woocommerce-Address .title h2,
    .woocommerce-orders .woocommerce-Address .title h2,
    .woocommerce-downloads .woocommerce-Address .title h2,
    .woocommerce-edit-address .woocommerce-Address .title h2,
    .woocommerce-edit-account .woocommerce-Address .title h2 {
      font-family: "Outfit";
      font-style: normal;
      font-weight: 700;
      font-size: 30px;
      line-height: 100%;
      margin-bottom: 10px; }
      @media screen and (max-width: 900px) {
        .woocommerce-dashboard .woocommerce-Address .title h2,
        .woocommerce-orders .woocommerce-Address .title h2,
        .woocommerce-downloads .woocommerce-Address .title h2,
        .woocommerce-edit-address .woocommerce-Address .title h2,
        .woocommerce-edit-account .woocommerce-Address .title h2 {
          font-size: 22px; } }
    .woocommerce-dashboard .woocommerce-Address .title a,
    .woocommerce-orders .woocommerce-Address .title a,
    .woocommerce-downloads .woocommerce-Address .title a,
    .woocommerce-edit-address .woocommerce-Address .title a,
    .woocommerce-edit-account .woocommerce-Address .title a {
      font-family: "Outfit";
      font-style: normal;
      font-weight: 400;
      font-size: 20px;
      line-height: 100%;
      color: #8f4098;
      text-decoration: underline; }
      @media screen and (max-width: 900px) {
        .woocommerce-dashboard .woocommerce-Address .title a,
        .woocommerce-orders .woocommerce-Address .title a,
        .woocommerce-downloads .woocommerce-Address .title a,
        .woocommerce-edit-address .woocommerce-Address .title a,
        .woocommerce-edit-account .woocommerce-Address .title a {
          font-size: 18px; } }
  .woocommerce-dashboard .woocommerce-Address address,
  .woocommerce-orders .woocommerce-Address address,
  .woocommerce-downloads .woocommerce-Address address,
  .woocommerce-edit-address .woocommerce-Address address,
  .woocommerce-edit-account .woocommerce-Address address {
    font-family: "Outfit";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 100%; }
    @media screen and (max-width: 900px) {
      .woocommerce-dashboard .woocommerce-Address address,
      .woocommerce-orders .woocommerce-Address address,
      .woocommerce-downloads .woocommerce-Address address,
      .woocommerce-edit-address .woocommerce-Address address,
      .woocommerce-edit-account .woocommerce-Address address {
        font-size: 18px; } }

.woocommerce-dashboard form,
.woocommerce-orders form,
.woocommerce-downloads form,
.woocommerce-edit-address form,
.woocommerce-edit-account form {
  width: 100%;
  max-width: 625px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 24px; }
  @media screen and (max-width: 500px) {
    .woocommerce-dashboard form,
    .woocommerce-orders form,
    .woocommerce-downloads form,
    .woocommerce-edit-address form,
    .woocommerce-edit-account form {
      grid-template-columns: 1fr; } }
  .woocommerce-dashboard form .clear,
  .woocommerce-orders form .clear,
  .woocommerce-downloads form .clear,
  .woocommerce-edit-address form .clear,
  .woocommerce-edit-account form .clear {
    display: none; }
  .woocommerce-dashboard form fieldset,
  .woocommerce-orders form fieldset,
  .woocommerce-downloads form fieldset,
  .woocommerce-edit-address form fieldset,
  .woocommerce-edit-account form fieldset {
    grid-column: span 2;
    outline: none;
    border: none; }
    @media screen and (max-width: 500px) {
      .woocommerce-dashboard form fieldset,
      .woocommerce-orders form fieldset,
      .woocommerce-downloads form fieldset,
      .woocommerce-edit-address form fieldset,
      .woocommerce-edit-account form fieldset {
        grid-column: span 1; } }
    .woocommerce-dashboard form fieldset legend,
    .woocommerce-orders form fieldset legend,
    .woocommerce-downloads form fieldset legend,
    .woocommerce-edit-address form fieldset legend,
    .woocommerce-edit-account form fieldset legend {
      font-family: "Outfit";
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 140%;
      margin-bottom: 10px; }
      @media screen and (max-width: 900px) {
        .woocommerce-dashboard form fieldset legend,
        .woocommerce-orders form fieldset legend,
        .woocommerce-downloads form fieldset legend,
        .woocommerce-edit-address form fieldset legend,
        .woocommerce-edit-account form fieldset legend {
          font-size: 14px; } }
  .woocommerce-dashboard form .form-row,
  .woocommerce-orders form .form-row,
  .woocommerce-downloads form .form-row,
  .woocommerce-edit-address form .form-row,
  .woocommerce-edit-account form .form-row {
    display: flex;
    flex-direction: column;
    gap: 8px; }
    .woocommerce-dashboard form .form-row em,
    .woocommerce-orders form .form-row em,
    .woocommerce-downloads form .form-row em,
    .woocommerce-edit-address form .form-row em,
    .woocommerce-edit-account form .form-row em {
      color: #a3a3a3;
      font-size: 14px;
      font-weight: 400; }
    .woocommerce-dashboard form .form-row input,
    .woocommerce-orders form .form-row input,
    .woocommerce-downloads form .form-row input,
    .woocommerce-edit-address form .form-row input,
    .woocommerce-edit-account form .form-row input {
      padding: 12px;
      width: 100%;
      border: 1px solid #e5e7eb;
      font-family: "Outfit";
      font-style: normal;
      font-weight: 600;
      font-size: 16px;
      line-height: 140%;
      border-radius: 8px;
      color: #171717; }
      @media screen and (max-width: 900px) {
        .woocommerce-dashboard form .form-row input,
        .woocommerce-orders form .form-row input,
        .woocommerce-downloads form .form-row input,
        .woocommerce-edit-address form .form-row input,
        .woocommerce-edit-account form .form-row input {
          font-size: 14px; } }
  .woocommerce-dashboard form p:last-child,
  .woocommerce-orders form p:last-child,
  .woocommerce-downloads form p:last-child,
  .woocommerce-edit-address form p:last-child,
  .woocommerce-edit-account form p:last-child {
    grid-column: span 2; }
    @media screen and (max-width: 500px) {
      .woocommerce-dashboard form p:last-child,
      .woocommerce-orders form p:last-child,
      .woocommerce-downloads form p:last-child,
      .woocommerce-edit-address form p:last-child,
      .woocommerce-edit-account form p:last-child {
        grid-column: span 1; } }
    .woocommerce-dashboard form p:last-child button.woocommerce-Button,
    .woocommerce-orders form p:last-child button.woocommerce-Button,
    .woocommerce-downloads form p:last-child button.woocommerce-Button,
    .woocommerce-edit-address form p:last-child button.woocommerce-Button,
    .woocommerce-edit-account form p:last-child button.woocommerce-Button {
      display: flex;
      align-items: center;
      justify-content: center;
      border: none;
      outline: none;
      padding: 16px 40px;
      border-radius: 8px;
      cursor: pointer;
      will-change: background-color, color;
      transition: 0.3s color, 0.3s background-color;
      color: #fff;
      background: #8f4098;
      font-family: "Outfit";
      font-style: normal;
      font-weight: 600;
      font-size: 22px;
      line-height: 100%;
      width: 100%; }
      @media screen and (max-width: 900px) {
        .woocommerce-dashboard form p:last-child button.woocommerce-Button,
        .woocommerce-orders form p:last-child button.woocommerce-Button,
        .woocommerce-downloads form p:last-child button.woocommerce-Button,
        .woocommerce-edit-address form p:last-child button.woocommerce-Button,
        .woocommerce-edit-account form p:last-child button.woocommerce-Button {
          font-size: 18px; } }
      @media (hover: hover) and (pointer: fine) {
        .woocommerce-dashboard form p:last-child button.woocommerce-Button:hover,
        .woocommerce-orders form p:last-child button.woocommerce-Button:hover,
        .woocommerce-downloads form p:last-child button.woocommerce-Button:hover,
        .woocommerce-edit-address form p:last-child button.woocommerce-Button:hover,
        .woocommerce-edit-account form p:last-child button.woocommerce-Button:hover {
          background: #fba919;
          color: #171717; } }

.woocommerce-dashboard .woocommerce-orders-table,
.woocommerce-orders .woocommerce-orders-table,
.woocommerce-downloads .woocommerce-orders-table,
.woocommerce-edit-address .woocommerce-orders-table,
.woocommerce-edit-account .woocommerce-orders-table {
  width: 100%;
  border-collapse: collapse;
  margin: 20px 0;
  font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
  font-size: 14px;
  background: #fff;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  border: 1px solid #ddd; }

.woocommerce-dashboard .woocommerce-orders-table th,
.woocommerce-dashboard .woocommerce-orders-table td,
.woocommerce-orders .woocommerce-orders-table th,
.woocommerce-orders .woocommerce-orders-table td,
.woocommerce-downloads .woocommerce-orders-table th,
.woocommerce-downloads .woocommerce-orders-table td,
.woocommerce-edit-address .woocommerce-orders-table th,
.woocommerce-edit-address .woocommerce-orders-table td,
.woocommerce-edit-account .woocommerce-orders-table th,
.woocommerce-edit-account .woocommerce-orders-table td {
  padding: 12px 16px;
  text-align: left;
  border-bottom: 1px solid #eee; }

.woocommerce-dashboard .woocommerce-orders-table th,
.woocommerce-orders .woocommerce-orders-table th,
.woocommerce-downloads .woocommerce-orders-table th,
.woocommerce-edit-address .woocommerce-orders-table th,
.woocommerce-edit-account .woocommerce-orders-table th {
  background-color: #f8f8f8;
  color: #333;
  font-weight: 600; }

.woocommerce-dashboard .woocommerce-orders-table__cell a,
.woocommerce-orders .woocommerce-orders-table__cell a,
.woocommerce-downloads .woocommerce-orders-table__cell a,
.woocommerce-edit-address .woocommerce-orders-table__cell a,
.woocommerce-edit-account .woocommerce-orders-table__cell a {
  color: #8f4098;
  text-decoration: none;
  font-weight: 500; }

.woocommerce-dashboard .woocommerce-orders-table__cell-order-status,
.woocommerce-orders .woocommerce-orders-table__cell-order-status,
.woocommerce-downloads .woocommerce-orders-table__cell-order-status,
.woocommerce-edit-address .woocommerce-orders-table__cell-order-status,
.woocommerce-edit-account .woocommerce-orders-table__cell-order-status {
  font-weight: bold;
  color: #444; }

.woocommerce-dashboard .woocommerce-orders-table__row--status-processing .woocommerce-orders-table__cell-order-status,
.woocommerce-orders .woocommerce-orders-table__row--status-processing .woocommerce-orders-table__cell-order-status,
.woocommerce-downloads .woocommerce-orders-table__row--status-processing .woocommerce-orders-table__cell-order-status,
.woocommerce-edit-address .woocommerce-orders-table__row--status-processing .woocommerce-orders-table__cell-order-status,
.woocommerce-edit-account .woocommerce-orders-table__row--status-processing .woocommerce-orders-table__cell-order-status {
  color: #e67e22; }

.woocommerce-dashboard .woocommerce-orders-table__row--status-completed .woocommerce-orders-table__cell-order-status,
.woocommerce-orders .woocommerce-orders-table__row--status-completed .woocommerce-orders-table__cell-order-status,
.woocommerce-downloads .woocommerce-orders-table__row--status-completed .woocommerce-orders-table__cell-order-status,
.woocommerce-edit-address .woocommerce-orders-table__row--status-completed .woocommerce-orders-table__cell-order-status,
.woocommerce-edit-account .woocommerce-orders-table__row--status-completed .woocommerce-orders-table__cell-order-status {
  color: #27ae60; }

.woocommerce-dashboard .woocommerce-orders-table__cell-order-total,
.woocommerce-orders .woocommerce-orders-table__cell-order-total,
.woocommerce-downloads .woocommerce-orders-table__cell-order-total,
.woocommerce-edit-address .woocommerce-orders-table__cell-order-total,
.woocommerce-edit-account .woocommerce-orders-table__cell-order-total {
  font-weight: 500; }

.woocommerce-dashboard .woocommerce-orders-table__cell-order-actions .woocommerce-button,
.woocommerce-orders .woocommerce-orders-table__cell-order-actions .woocommerce-button,
.woocommerce-downloads .woocommerce-orders-table__cell-order-actions .woocommerce-button,
.woocommerce-edit-address .woocommerce-orders-table__cell-order-actions .woocommerce-button,
.woocommerce-edit-account .woocommerce-orders-table__cell-order-actions .woocommerce-button {
  background-color: #8f4098;
  color: #fff;
  border: none;
  padding: 8px 14px;
  font-size: 13px;
  border-radius: 4px;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
  display: inline-block;
  text-align: center; }

@media screen and (max-width: 800px) {
  .woocommerce-dashboard .woocommerce-orders-table thead,
  .woocommerce-orders .woocommerce-orders-table thead,
  .woocommerce-downloads .woocommerce-orders-table thead,
  .woocommerce-edit-address .woocommerce-orders-table thead,
  .woocommerce-edit-account .woocommerce-orders-table thead {
    display: none; }
  .woocommerce-dashboard .woocommerce-orders-table tr,
  .woocommerce-orders .woocommerce-orders-table tr,
  .woocommerce-downloads .woocommerce-orders-table tr,
  .woocommerce-edit-address .woocommerce-orders-table tr,
  .woocommerce-edit-account .woocommerce-orders-table tr {
    display: block;
    margin-bottom: 15px;
    border: 1px solid #eee;
    border-radius: 6px;
    overflow: hidden; }
  .woocommerce-dashboard .woocommerce-orders-table td,
  .woocommerce-dashboard .woocommerce-orders-table th,
  .woocommerce-orders .woocommerce-orders-table td,
  .woocommerce-orders .woocommerce-orders-table th,
  .woocommerce-downloads .woocommerce-orders-table td,
  .woocommerce-downloads .woocommerce-orders-table th,
  .woocommerce-edit-address .woocommerce-orders-table td,
  .woocommerce-edit-address .woocommerce-orders-table th,
  .woocommerce-edit-account .woocommerce-orders-table td,
  .woocommerce-edit-account .woocommerce-orders-table th {
    display: block;
    text-align: right;
    padding: 10px;
    font-size: 13px; }
  .woocommerce-dashboard .woocommerce-orders-table td::before,
  .woocommerce-orders .woocommerce-orders-table td::before,
  .woocommerce-downloads .woocommerce-orders-table td::before,
  .woocommerce-edit-address .woocommerce-orders-table td::before,
  .woocommerce-edit-account .woocommerce-orders-table td::before {
    content: attr(data-title);
    float: left;
    font-weight: 600;
    color: #444; } }

.header_right-switcher {
  max-width: 55px; }
  @media screen and (max-width: 500px) {
    .header_right-switcher {
      margin-top: 20px; } }
  .header_right-switcher.desktop {
    display: block; }
  .header_right-switcher .wpml-ls-legacy-dropdown {
    width: auto;
    background-color: transparent !important;
    border: none; }
  .header_right-switcher li a {
    background-color: transparent !important;
    border: none; }
    .header_right-switcher li a::after {
      color: #171717; }
    .header_right-switcher li a span {
      display: none; }
    @media screen and (max-width: 500px) {
      .header_right-switcher li a {
        padding-right: 0 !important;
        padding-left: 20px !important;
        transform: none !important; }
        .header_right-switcher li a::after {
          transform: none !important;
          background-color: transparent !important;
          width: 13px; } }
  .header_right-switcher .wpml-ls-legacy-dropdown .wpml-ls-current-language:hover > a,
  .header_right-switcher .wpml-ls-legacy-dropdown a:focus,
  .header_right-switcher .wpml-ls-legacy-dropdown a:hover {
    background-color: transparent !important; }
  .header_right-switcher .wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    border: none;
    transform: none !important; }

.gdpr_infobar_postion_bottom_right {
  width: 641px !important;
  background: #fff !important;
  border: 1px solid rgba(0, 0, 0, 0.6) !important;
  border-radius: 0 !important; }
  .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container {
    padding: 45px !important; }
    @media screen and (max-width: 800px) {
      .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container {
        padding: 20px !important; } }
    .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content {
      padding: 0 !important;
      flex-direction: column !important;
      justify-content: flex-start !important;
      align-items: flex-start !important; }
    .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container .moove-gdpr-cookie-notice h3 {
      font-family: "Montserrat" !important;
      font-style: normal !important;
      font-weight: 500 !important;
      font-size: 24px !important;
      line-height: 140% !important; }
      @media screen and (max-width: 670px) {
        .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container .moove-gdpr-cookie-notice h3 {
          font-size: 20px !important; } }
    .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container .moove-gdpr-cookie-notice p {
      font-family: "Montserrat" !important;
      font-style: normal !important;
      font-weight: 400 !important;
      font-size: 16px !important;
      line-height: 190% !important;
      opacity: 0.7 !important; }
      @media screen and (max-width: 670px) {
        .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container .moove-gdpr-cookie-notice p {
          font-size: 14px !important; } }
    .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container .moove-gdpr-cookie-notice .change-settings-button {
      position: static !important;
      font-weight: 600 !important;
      line-height: 185% !important;
      margin-top: -2px; }
      @media (hover: hover) and (pointer: fine) {
        .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container .moove-gdpr-cookie-notice .change-settings-button:hover {
          color: #fff !important; } }
    .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container .moove-gdpr-button-holder {
      flex-wrap: nowrap !important;
      justify-content: flex-start !important;
      padding-left: 0 !important;
      margin-top: 10px; }
      @media screen and (max-width: 370px) {
        .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container .moove-gdpr-button-holder {
          flex-direction: column !important;
          align-items: flex-start !important; } }
      .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container .moove-gdpr-button-holder button {
        background: transparent !important;
        padding: 0 !important;
        margin: 0 !important;
        font-family: "Montserrat" !important;
        font-style: normal !important;
        font-weight: 500 !important;
        font-size: 24px !important;
        line-height: 140% !important; }
        @media screen and (max-width: 670px) {
          .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container .moove-gdpr-button-holder button {
            font-size: 16px !important; } }
        @media (hover: hover) and (pointer: fine) {
          .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container .moove-gdpr-button-holder button:hover {
            color: #fba919 !important; } }
        .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container .moove-gdpr-button-holder button.moove-gdpr-infobar-reject-btn {
          margin-left: 45px !important; }
          @media screen and (max-width: 370px) {
            .gdpr_infobar_postion_bottom_right .moove-gdpr-info-bar-container .moove-gdpr-button-holder button.moove-gdpr-infobar-reject-btn {
              margin-left: 0 !important;
              margin-top: 10px !important; } }

/**
 * Swiper 11.2.10
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2025 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: June 28, 2025
 */
/* FONT_START */
@font-face {
  font-family: 'swiper-icons';
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
  font-weight: 400;
  font-style: normal; }

/* FONT_END */
:root {
  --swiper-theme-color: #007aff;
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  --swiper-wrapper-transition-timing-function: initial;
  */ }

:host {
  position: relative;
  display: block;
  margin-left: auto;
  margin-right: auto;
  z-index: 1; }

.swiper {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
  display: block; }

.swiper-vertical > .swiper-wrapper {
  flex-direction: column; }

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
  box-sizing: content-box; }

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0); }

.swiper-horizontal {
  touch-action: pan-y; }

.swiper-vertical {
  touch-action: pan-x; }

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
  display: block; }

.swiper-slide-invisible-blank {
  visibility: hidden; }

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
  height: auto; }

.swiper-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height; }

.swiper-backface-hidden .swiper-slide {
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* 3D Effects */
.swiper-3d.swiper-css-mode .swiper-wrapper {
  perspective: 1200px; }

.swiper-3d .swiper-wrapper {
  transform-style: preserve-3d; }

.swiper-3d {
  perspective: 1200px; }

.swiper-3d .swiper-slide,
.swiper-3d .swiper-cube-shadow {
  transform-style: preserve-3d; }

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */ }

.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none; }

.swiper-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start; }

.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
  scroll-snap-type: x mandatory; }

.swiper-css-mode.swiper-vertical > .swiper-wrapper {
  scroll-snap-type: y mandatory; }

.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
  scroll-snap-type: none; }

.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: none; }

.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
  content: '';
  flex-shrink: 0;
  order: 9999; }

.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: center center;
  scroll-snap-stop: always; }

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
  margin-inline-start: var(--swiper-centered-offset-before); }

.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
  height: 100%;
  min-height: 1px;
  width: var(--swiper-centered-offset-after); }

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
  margin-block-start: var(--swiper-centered-offset-before); }

.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
  width: 100%;
  min-width: 1px;
  height: var(--swiper-centered-offset-after); }

/* Slide styles start */
/* 3D Shadows */
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10; }

.swiper-3d .swiper-slide-shadow {
  background: rgba(0, 0, 0, 0.15); }

.swiper-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent; }

.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader {
  animation: swiper-preloader-spin 1s infinite linear; }

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff; }

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000; }

@keyframes swiper-preloader-spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/* Slide styles end */
.swiper-virtual .swiper-slide {
  -webkit-backface-visibility: hidden;
  transform: translateZ(0); }

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none; }

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
  height: 1px;
  width: var(--swiper-virtual-size); }

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
  width: 1px;
  height: var(--swiper-virtual-size); }

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-top-offset: 50%;
  --swiper-navigation-sides-offset: 10px;
  --swiper-navigation-color: var(--swiper-theme-color);
  */ }

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: var(--swiper-navigation-top-offset, 50%);
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color)); }

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none; }

.swiper-button-prev.swiper-button-hidden,
.swiper-button-next.swiper-button-hidden {
  opacity: 0;
  cursor: auto;
  pointer-events: none; }

.swiper-navigation-disabled .swiper-button-prev,
.swiper-navigation-disabled .swiper-button-next {
  display: none !important; }

.swiper-button-prev svg,
.swiper-button-next svg {
  width: 100%;
  height: 100%;
  object-fit: contain;
  transform-origin: center; }

.swiper-rtl .swiper-button-prev svg,
.swiper-rtl .swiper-button-next svg {
  transform: rotate(180deg); }

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
  left: var(--swiper-navigation-sides-offset, 10px);
  right: auto; }

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto; }

.swiper-button-lock {
  display: none; }

/* Navigation font start */
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  font-variant: initial;
  line-height: 1; }

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
  content: 'prev'; }

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
  right: var(--swiper-navigation-sides-offset, 10px);
  left: auto; }

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
  content: 'next'; }

/* Navigation font end */
:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  --swiper-pagination-left: auto;
  --swiper-pagination-right: 8px;
  --swiper-pagination-bottom: 8px;
  --swiper-pagination-top: auto;
  --swiper-pagination-fraction-color: inherit;
  --swiper-pagination-progressbar-bg-color: rgba(0,0,0,0.25);
  --swiper-pagination-progressbar-size: 4px;
  --swiper-pagination-bullet-size: 8px;
  --swiper-pagination-bullet-width: 8px;
  --swiper-pagination-bullet-height: 8px;
  --swiper-pagination-bullet-border-radius: 50%;
  --swiper-pagination-bullet-inactive-color: #000;
  --swiper-pagination-bullet-inactive-opacity: 0.2;
  --swiper-pagination-bullet-opacity: 1;
  --swiper-pagination-bullet-horizontal-gap: 4px;
  --swiper-pagination-bullet-vertical-gap: 6px;
  */ }

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10; }

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0; }

.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled {
  display: none !important; }

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal {
  bottom: var(--swiper-pagination-bottom, 8px);
  top: var(--swiper-pagination-top, auto);
  left: 0;
  width: 100%; }

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative; }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66); }

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33); }

.swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
  display: inline-block;
  border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
  background: var(--swiper-pagination-bullet-inactive-color, #000);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2); }

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none; }

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer; }

.swiper-pagination-bullet:only-child {
  display: none !important; }

.swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: var(--swiper-pagination-color, var(--swiper-theme-color)); }

.swiper-vertical > .swiper-pagination-bullets,
.swiper-pagination-vertical.swiper-pagination-bullets {
  right: var(--swiper-pagination-right, 8px);
  left: var(--swiper-pagination-left, auto);
  top: 50%;
  transform: translate3d(0px, -50%, 0); }

.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
  display: block; }

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px; }

.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top; }

.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px); }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap; }

.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left; }

.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right; }

/* Fraction */
.swiper-pagination-fraction {
  color: var(--swiper-pagination-fraction-color, inherit); }

/* Progress */
.swiper-pagination-progressbar {
  background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
  position: absolute; }

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top; }

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top; }

.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: var(--swiper-pagination-progressbar-size, 4px);
  left: 0;
  top: 0; }

.swiper-vertical > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite {
  width: var(--swiper-pagination-progressbar-size, 4px);
  height: 100%;
  left: 0;
  top: 0; }

.swiper-pagination-lock {
  display: none; }

:root {
  /*
  --swiper-scrollbar-border-radius: 10px;
  --swiper-scrollbar-top: auto;
  --swiper-scrollbar-bottom: 4px;
  --swiper-scrollbar-left: auto;
  --swiper-scrollbar-right: 4px;
  --swiper-scrollbar-sides-offset: 1%;
  --swiper-scrollbar-bg-color: rgba(0, 0, 0, 0.1);
  --swiper-scrollbar-drag-bg-color: rgba(0, 0, 0, 0.5);
  --swiper-scrollbar-size: 4px;
  */ }

.swiper-scrollbar {
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  position: relative;
  touch-action: none;
  background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1)); }

.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
  display: none !important; }

.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
  position: absolute;
  left: var(--swiper-scrollbar-sides-offset, 1%);
  bottom: var(--swiper-scrollbar-bottom, 4px);
  top: var(--swiper-scrollbar-top, auto);
  z-index: 50;
  height: var(--swiper-scrollbar-size, 4px);
  width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%)); }

.swiper-vertical > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-vertical {
  position: absolute;
  left: var(--swiper-scrollbar-left, auto);
  right: var(--swiper-scrollbar-right, 4px);
  top: var(--swiper-scrollbar-sides-offset, 1%);
  z-index: 50;
  width: var(--swiper-scrollbar-size, 4px);
  height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%)); }

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
  border-radius: var(--swiper-scrollbar-border-radius, 10px);
  left: 0;
  top: 0; }

.swiper-scrollbar-cursor-drag {
  cursor: move; }

.swiper-scrollbar-lock {
  display: none; }

/* Zoom container styles start */
.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center; }

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain; }

/* Zoom container styles end */
.swiper-slide-zoomed {
  cursor: move;
  touch-action: none; }

/* a11y */
.swiper .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000; }

.swiper-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto; }

.swiper-grid > .swiper-wrapper {
  flex-wrap: wrap; }

.swiper-grid-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column; }

.swiper-fade.swiper-free-mode .swiper-slide {
  transition-timing-function: ease-out; }

.swiper-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity; }

.swiper-fade .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-fade .swiper-slide-active {
  pointer-events: auto; }

.swiper-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper.swiper-cube {
  overflow: visible; }

.swiper-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%; }

.swiper-cube .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-cube.swiper-rtl .swiper-slide {
  transform-origin: 100% 0; }

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible; }

.swiper-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0; }

.swiper-cube .swiper-cube-shadow:before {
  content: '';
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px); }

.swiper-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible; }

/* Cube slide shadows start */
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Cube slide shadows end */
.swiper.swiper-flip {
  overflow: visible; }

.swiper-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1; }

.swiper-flip .swiper-slide .swiper-slide {
  pointer-events: none; }

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto; }

/* Flip slide shadows start */
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

/* Flip slide shadows end */
.swiper-creative .swiper-slide {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden;
  transition-property: transform, opacity, height; }

.swiper.swiper-cards {
  overflow: visible; }

.swiper-cards .swiper-slide {
  transform-origin: center bottom;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  overflow: hidden; }

html,
body {
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -ms-font-smoothing: antialiased;
  -o-font-smoothing: antialiased;
  width: 100%; }

*,
*::before,
*::after {
  box-sizing: inherit;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  -webkit-tap-highlight-color: transparent; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

a {
  text-decoration: none; }

a:focus,
a:hover,
a:active {
  outline: none; }

b,
strong {
  font-weight: bold; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

nav ul,
nav ol,
ul,
li {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

button,
input,
select,
textarea {
  vertical-align: middle; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  overflow: visible; }

button[disabled],
input[disabled] {
  cursor: default; }

input,
textarea {
  -webkit-box-shadow: none;
  box-shadow: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }

input,
textarea,
select {
  outline: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td {
  vertical-align: top; }

select {
  -webkit-appearance: none; }

@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }

@font-face {
  font-family: "Outfit";
  src: url(ef8af787c7e873a824fe.woff2) format("woff2"), url(a72947abc14840b16873.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Outfit";
  src: url(87e67a95df5ac66cbf4a.woff2) format("woff2"), url(39d08200910a46d8c5a3.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Outfit";
  src: url(1ea19c5790ece0f06f5c.woff2) format("woff2"), url(b64f23c198e2a6219cba.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Outfit";
  src: url(811fc1c90f6d41bf7bc0.woff2) format("woff2"), url(a2bed3e5f539b9c9482d.woff) format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Outfit";
  src: url(ea2088d2287af181e4f5.woff2) format("woff2"), url(65cdcd730ed925ebd05a.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Outfit";
  src: url(f09a83b63d2804aec70c.woff2) format("woff2"), url(0afc167df318ea23b878.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Outfit";
  src: url(d226bb6ccf081bb803de.woff2) format("woff2"), url(efbce408f25b9aae0257.woff) format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Outfit";
  src: url(a7bfb6367441d01a791d.woff2) format("woff2"), url(d9d5802c87810c974114.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Outfit";
  src: url(0177a86bca19a25c249a.woff2) format("woff2"), url(ddb02d05f2f72f88bc3b.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(1e417630de8825bbfdde.woff2) format("woff2"), url(887125a42de4b7716a98.woff) format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(4947579b9968c96d13b2.woff2) format("woff2"), url(0276acafa7331b68d711.woff) format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(d23f9d3ae97fa5e59779.woff2) format("woff2"), url(81fd050668cd2ece0c24.woff) format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(5e4d193f64ff80ddbb29.woff2) format("woff2"), url(b017097e9e65916284f3.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(503ef941155778c46283.woff2) format("woff2"), url(fb00eb570ffa8635f7f4.woff) format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(390cf888642ff6ae1663.woff2) format("woff2"), url(bab8a90c1815837a1b06.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(5e245c3bbadba3afdbce.woff2) format("woff2"), url(137e74f8ca1bcb232d23.woff) format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(d56372e5b14600c33b69.woff2) format("woff2"), url(6b23ee2bcfb2fb0a12cb.woff) format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(34ddad71b12f27ff29ad.woff2) format("woff2"), url(1b06cb650b7a6aebfcb8.woff) format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(30bd683be2399a648b30.woff2) format("woff2"), url(7b0fa9551184ca60eb1b.woff) format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(6d0e8b3c6e2e64ff52bd.woff2) format("woff2"), url(1b9bd806191edc3b3dff.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(89d9285e619a5e9416dd.woff2) format("woff2"), url(f4968eeb36e18aff6cc3.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(f6fd1ce80362664a843b.woff2) format("woff2"), url(02499defe966e4e3cdc9.woff) format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(4cf6be48ba45316fd90f.woff2) format("woff2"), url(c55397d615ab88927de3.woff) format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(d5ebf5cdf577eba11f8e.woff2) format("woff2"), url(d869928495d1b5e699be.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(3fd3349bec5dfaa1f037.woff2) format("woff2"), url(79a5a0abfab99288c3ba.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(c6540af43b96e1c26841.woff2) format("woff2"), url(de1cf3d8ee4ddfa88d77.woff) format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Montserrat";
  src: url(f97574dab66c7e3e3fb8.woff2) format("woff2"), url(51d1b3c9bbe2d0065c91.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(205af94f3cc335f68526.woff2) format("woff2"), url(d1692ef21230d9de858c.woff) format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(f2512f11af4f1b2ba41a.woff2) format("woff2"), url(b6fa7fe1c19ff1759e7f.woff) format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(fc26d8d741c4582d8900.woff2) format("woff2"), url(48d5ceb7f40b86dc58d1.woff) format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(0d7d66212882eb99b1a9.woff2) format("woff2"), url(8c6b963afed5d9b6078c.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(7a0010d18e5292582310.woff2) format("woff2"), url(717597bdc93890388dc9.woff) format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(b3cfba3665e362338d99.woff2) format("woff2"), url(3cd0583be4dcf083f0de.woff) format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(2540800188b275486aac.woff2) format("woff2"), url(e89327ddabffec5de7aa.woff) format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(98a60a213a953f30d19b.woff2) format("woff2"), url(65d8f218b4a9fa852d12.woff) format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(50b2f939f9b7b1697e32.woff2) format("woff2"), url(0c62ff2c25f218d724c2.woff) format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(79da6f925c9ec4f31d4c.woff2) format("woff2"), url(48e087f3f61325c251dd.woff) format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(59479bc001076ea0b365.woff2) format("woff2"), url(21847419cf81e79a2e8b.woff) format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(e3683bfc8d4e78d1a7ec.woff2) format("woff2"), url(e599587f1e292f048ecf.woff) format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(7bac38d8cd192a07291a.woff2) format("woff2"), url(41ff178fb39c4ecd8173.woff) format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(116200625ec19cfd6ece.woff2) format("woff2"), url(db4acb9b2ee494ed10d8.woff) format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(7aafeb26d7e8d1fba420.woff2) format("woff2"), url(bb12a57e170229f0bfbb.woff) format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(99a6b2f17c3cb08a76ca.woff2) format("woff2"), url(2a9d12c4a45a017188e1.woff) format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(a4c2e9d41b4406a7c250.woff2) format("woff2"), url(ed6a2c9a8b11e0c5e7b3.woff) format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: "Poppins";
  src: url(b7519555c099a14e1286.woff2) format("woff2"), url(83e343026427564d297d.woff) format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

.outfit-250-900 {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 900;
  font-size: 250px;
  line-height: 100%;
  letter-spacing: 2px; }
  @media screen and (max-width: 1400px) {
    .outfit-250-900 {
      font-size: 150px; } }
  @media screen and (max-width: 900px) {
    .outfit-250-900 {
      font-size: 80px; } }

.outfit-120-900 {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 900;
  font-size: 120px;
  line-height: 100%;
  letter-spacing: 2px; }
  @media screen and (max-width: 1400px) {
    .outfit-120-900 {
      font-size: 80px; } }
  @media screen and (max-width: 900px) {
    .outfit-120-900 {
      font-size: 50px; } }

.outfit-48-900 {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 100%; }
  @media screen and (max-width: 1400px) {
    .outfit-48-900 {
      font-size: 36px; } }
  @media screen and (max-width: 900px) {
    .outfit-48-900 {
      font-size: 28px; } }

.outfit-48-500 {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 500;
  font-size: 48px;
  line-height: 100%; }
  @media screen and (max-width: 1400px) {
    .outfit-48-500 {
      font-size: 36px; } }
  @media screen and (max-width: 900px) {
    .outfit-48-500 {
      font-size: 28px; } }

.outfit-40-500 {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 500;
  font-size: 40px;
  line-height: 100%; }
  @media screen and (max-width: 1400px) {
    .outfit-40-500 {
      font-size: 32px; } }
  @media screen and (max-width: 900px) {
    .outfit-40-500 {
      font-size: 26px; } }

.outfit-28-500, .btn, .btn-purple {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 500;
  font-size: 28px;
  line-height: 100%; }
  @media screen and (max-width: 900px) {
    .outfit-28-500, .btn, .btn-purple {
      font-size: 22px; } }

.outfit-24-900 {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 900;
  font-size: 24px;
  line-height: 100%; }
  @media screen and (max-width: 900px) {
    .outfit-24-900 {
      font-size: 20px; } }

.outfit-24-500 {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%; }
  @media screen and (max-width: 900px) {
    .outfit-24-500 {
      font-size: 20px; } }

.outfit-20-500 {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%; }
  @media screen and (max-width: 900px) {
    .outfit-20-500 {
      font-size: 18px; } }

.outfit-16-300 {
  font-family: "Outfit";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 140%; }
  @media screen and (max-width: 900px) {
    .outfit-16-300 {
      font-size: 14px; } }

.montserrat-120-300 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  font-size: 120px;
  line-height: 100%; }
  @media screen and (max-width: 1400px) {
    .montserrat-120-300 {
      font-size: 80px; } }
  @media screen and (max-width: 900px) {
    .montserrat-120-300 {
      font-size: 50px; } }

.montserrat-100-900 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  font-size: 100px;
  line-height: 100%; }
  @media screen and (max-width: 1400px) {
    .montserrat-100-900 {
      font-size: 72px; } }
  @media screen and (max-width: 900px) {
    .montserrat-100-900 {
      font-size: 42px; } }

.montserrat-100-900-italic {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 900;
  font-size: 100px;
  line-height: 100%; }
  @media screen and (max-width: 1400px) {
    .montserrat-100-900-italic {
      font-size: 72px; } }
  @media screen and (max-width: 900px) {
    .montserrat-100-900-italic {
      font-size: 42px; } }

.montserrat-72-400-italic {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  font-size: 72px;
  line-height: 100%; }
  @media screen and (max-width: 1400px) {
    .montserrat-72-400-italic {
      font-size: 52px; } }
  @media screen and (max-width: 900px) {
    .montserrat-72-400-italic {
      font-size: 30px; } }

.montserrat-70-900 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  font-size: 70px;
  line-height: 100%; }
  @media screen and (max-width: 1400px) {
    .montserrat-70-900 {
      font-size: 52px; } }
  @media screen and (max-width: 900px) {
    .montserrat-70-900 {
      font-size: 30px; } }

.montserrat-70-700 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  font-size: 70px;
  line-height: 100%; }
  @media screen and (max-width: 1400px) {
    .montserrat-70-700 {
      font-size: 52px; } }
  @media screen and (max-width: 900px) {
    .montserrat-70-700 {
      font-size: 30px; } }

.montserrat-48-400-italic {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  font-size: 48px;
  line-height: 100%; }
  @media screen and (max-width: 1400px) {
    .montserrat-48-400-italic {
      font-size: 36px; } }
  @media screen and (max-width: 900px) {
    .montserrat-48-400-italic {
      font-size: 28px; } }

.montserrat-40-900 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 100%; }
  @media screen and (max-width: 1400px) {
    .montserrat-40-900 {
      font-size: 32px; } }
  @media screen and (max-width: 900px) {
    .montserrat-40-900 {
      font-size: 26px; } }

.montserrat-40-400 {
  font-family: "Montserrat";
  font-style: italic;
  font-weight: 400;
  font-size: 40px;
  line-height: 100%;
  letter-spacing: 20px; }
  @media screen and (max-width: 1400px) {
    .montserrat-40-400 {
      font-size: 32px;
      letter-spacing: 15px; } }
  @media screen and (max-width: 900px) {
    .montserrat-40-400 {
      font-size: 26px;
      letter-spacing: 12px; } }

.montserrat-28-900 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 100%; }
  @media screen and (max-width: 1400px) {
    .montserrat-28-900 {
      font-size: 22px; } }
  @media screen and (max-width: 900px) {
    .montserrat-28-900 {
      font-size: 18px; } }

.montserrat-26-400 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 26px;
  line-height: 130%; }
  @media screen and (max-width: 1400px) {
    .montserrat-26-400 {
      font-size: 20px; } }
  @media screen and (max-width: 900px) {
    .montserrat-26-400 {
      font-size: 16px; } }

.montserrat-20-500 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 100%; }
  @media screen and (max-width: 900px) {
    .montserrat-20-500 {
      font-size: 16px; } }

.montserrat-18-500 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 100%; }
  @media screen and (max-width: 900px) {
    .montserrat-18-500 {
      font-size: 16px; } }

.montserrat-18-400 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 100%; }
  @media screen and (max-width: 900px) {
    .montserrat-18-400 {
      font-size: 16px; } }

.montserrat-14-500 {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  font-size: 14px;
  line-height: 100%; }

html {
  min-height: 100%;
  min-height: -webkit-fill-available;
  min-height: 100dvh; }
  @media screen and (max-width: 1150px) {
    html.open {
      overflow: hidden; } }

* {
  scroll-behavior: smooth; }

body {
  min-height: 100%;
  min-height: -webkit-fill-available;
  min-height: 100dvh;
  display: flex;
  flex-direction: column;
  background-color: #fff; }

main.main {
  position: relative;
  flex: 1 0 auto;
  margin-top: 144px; }
  @media screen and (max-width: 1150px) {
    main.main {
      margin-top: 105px; } }
  @media screen and (max-width: 400px) {
    main.main {
      margin-top: 85px; } }

.skip-link {
  position: absolute;
  z-index: 999;
  height: 0;
  overflow: hidden; }
  .skip-link:focus {
    height: auto; }

.line-link, .navigation a {
  position: relative; }
  .line-link::after, .navigation a::after {
    content: "";
    position: absolute;
    width: 100%;
    background-color: #8f4098;
    height: 4px;
    border-radius: 2px;
    top: 100%;
    left: 0;
    will-change: transform;
    transform-origin: 100% 50%;
    transform: scale3d(0, 1, 1);
    transition: transform 0.3s cubic-bezier(0.2, 1, 0.8, 1); }
  @media (hover: hover) and (pointer: fine) {
    .line-link:hover::after, .navigation a:hover::after {
      transform-origin: 0% 50%;
      transform: scale3d(1, 1, 1);
      transition-timing-function: cubic-bezier(0.7, 0, 0.2, 1); } }

.container {
  max-width: 1520px;
  margin: 0 auto;
  width: 100%; }
  @media screen and (max-width: 1580px) {
    .container {
      padding: 0 20px; } }
  .container--wide {
    max-width: 1745px;
    margin: 0 auto;
    width: 100%; }
    @media screen and (max-width: 1800px) {
      .container--wide {
        padding: 0 20px; } }

.btn, .btn-purple {
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  outline: none;
  padding: 16px 40px;
  border-radius: 30px;
  cursor: pointer;
  will-change: background-color, color;
  transition: 0.3s color, 0.3s background-color; }
  .btn-purple {
    color: #fff;
    background: #8f4098; }
    @media (hover: hover) and (pointer: fine) {
      .btn-purple:hover {
        background: #fba919;
        color: #171717; } }

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 20px 0;
  background-color: #fbf7c0;
  z-index: 1000;
  transition: 0.3s transform, 0.3s background-color;
  will-change: transform, background-color;
  transform: translateY(0); }
  @media screen and (max-width: 1150px) {
    .header.open {
      transform: none; } }
  .header_inner {
    display: flex;
    align-items: center;
    justify-content: space-between; }
    @media screen and (max-width: 1150px) {
      .header_inner {
        justify-content: center;
        gap: 10px; } }
  .header_right {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px; }
    @media screen and (max-width: 1150px) {
      .header_right-btn {
        display: none; } }

.custom-logo-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 388px;
  height: auto;
  will-change: width;
  transition: 0.3s width;
  transform: translateX(-80px); }
  .custom-logo-link img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  @media screen and (max-width: 1400px) {
    .custom-logo-link {
      transform: translateX(-20px); } }
  @media screen and (max-width: 1200px) {
    .custom-logo-link {
      transform: translateX(0); } }
  @media screen and (max-width: 1150px) {
    .custom-logo-link {
      width: 240px; } }
  @media screen and (max-width: 400px) {
    .custom-logo-link {
      width: 170px;
      margin-right: 10px; } }

.navigation {
  text-transform: uppercase;
  transition: 0.3s opacity, 0.3s visibility;
  will-change: opacity, visibility; }
  .navigation ul {
    display: flex;
    align-items: center; }
    @media screen and (max-width: 1150px) {
      .navigation ul {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        flex-direction: column; } }
  .navigation li {
    margin: 0 40px; }
    .navigation li:first-of-type {
      margin-left: 0; }
    .navigation li:last-of-type {
      margin-right: 0; }
    @media screen and (max-width: 1400px) {
      .navigation li {
        margin: 0 20px; } }
    @media screen and (max-width: 1150px) {
      .navigation li {
        will-change: transform, opacity;
        margin: 15px 0; } }
  .navigation a {
    color: #8f4098; }
  @media screen and (max-width: 1150px) {
    .navigation {
      visibility: hidden;
      opacity: 0;
      position: fixed;
      top: 0;
      left: 0;
      background-color: #fbf7c0;
      width: 100%;
      height: 100vh; }
      .navigation.open {
        visibility: visible;
        opacity: 1; }
        .navigation.open li {
          opacity: 0;
          animation: 0.3s fadeInUp forwards; }
          .navigation.open li:nth-child(1) {
            animation-delay: 0.4s; }
          .navigation.open li:nth-child(2) {
            animation-delay: 0.5s; }
          .navigation.open li:nth-child(3) {
            animation-delay: 0.6s; }
          .navigation.open li:nth-child(4) {
            animation-delay: 0.7s; }
          .navigation.open li:nth-child(5) {
            animation-delay: 0.8s; } }

@keyframes intervalhBorder {
  0% {
    opacity: 1;
    transform: scale(1); }
  80% {
    transform: scale(1.6); }
  100% {
    opacity: 0;
    transform: scale(1.6); } }

.h {
  width: 40px;
  height: 30px;
  cursor: pointer;
  position: relative;
  z-index: 110;
  border-radius: 50%;
  background-color: transparent;
  pointer-events: auto;
  display: none; }
  @media screen and (max-width: 1150px) {
    .h {
      display: block; } }

.h__l {
  width: 28px;
  height: 2px;
  overflow: hidden;
  position: absolute;
  z-index: 10;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1); }

.h__l-in {
  width: 84px;
  height: 2px;
  position: absolute;
  top: 0;
  left: 0;
  transition-duration: 0.6s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-property: transform;
  will-change: transform; }

.h__l-in::before,
.h__l-in::after {
  width: 28px;
  height: 2px;
  content: "";
  display: block;
  position: absolute;
  top: 0;
  background-color: #171717;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
  transition-property: transform, left;
  will-change: transform, left; }

.h__l-in::before {
  left: -56px; }

.h__l-in::after {
  left: 0; }

.h__l--1,
.h__l--2,
.h__l--3,
.h__l--c1,
.h__l--c2 {
  left: 5px; }

.h__l--1 {
  top: 8px; }

.h__l--2,
.h__l--c1,
.h__l--c2 {
  top: 15px; }

.h__l--3 {
  top: 22px; }

.h__l--c1 {
  transform: rotate(45deg); }

.h__l--c2 {
  transform: rotate(-45deg); }

.h__l-in--c1,
.h__l-in--c2 {
  transform: translateX(-33.3%);
  transition-property: transform;
  will-change: transform; }

.h__l-in--1 {
  transition-delay: 0.2s; }

.h__l-in--2 {
  transition-delay: 0.25s; }

.h__l-in--2::before,
.h__l-in--2::after {
  transition-delay: 0.05s; }

.h__l-in--3 {
  transition-delay: 0.3s; }

.h__l-in--3::before,
.h__l-in--3::after {
  transition-delay: 0.1s; }

.h__l-in--c1 {
  transition-delay: 0s; }

.h__l-in--c2 {
  transition-delay: 0.05s; }

.h__l-in--c2::before,
.h__l-in--c2::after {
  transition-delay: 0.1s; }

.h.open .h__l-in--1,
.h.open .h__l-in--2,
.h.open .h__l-in--3 {
  transform: translateX(33.3%); }

.h.open .h__l-in--c1,
.h.open .h__l-in--c2 {
  transform: translateX(0); }

.h.open .h__l-in--1 {
  transition-delay: 0s; }

.h.open .h__l-in--2 {
  transition-delay: 0.05s; }

.h.open .h__l-in--3 {
  transition-delay: 0.1s; }

.h.open .h__l-in--c1 {
  transition-delay: 0.25s; }

.h.open .h__l-in--c2 {
  transition-delay: 0.3s; }

.h:hover .h__l-in::before,
.h:hover .h__l-in::after {
  transform: translateX(200%); }

.h:hover .h__l-in--1::before,
.h:hover .h__l-in--1::after,
.h:hover .h__l-in--2::before,
.h:hover .h__l-in--2::after,
.h:hover .h__l-in--3::before,
.h:hover .h__l-in--3::after {
  transition-duration: 1s; }

.h:hover .h__l-in--c1::before,
.h:hover .h__l-in--c1::after,
.h:hover .h__l-in--c2::before,
.h:hover .h__l-in--c2::after {
  transition-duration: 0s; }

.h.open:hover .h__l-in--c1::before,
.h.open:hover .h__l-in--c1::after,
.h.open:hover .h__l-in--c2::before,
.h.open:hover .h__l-in--c2::after {
  transition-duration: 1s; }

.h.open:hover .h__l-in--1::before,
.h.open:hover .h__l-in--1::after,
.h.open:hover .h__l-in--2::before,
.h.open:hover .h__l-in--2::after,
.h.open:hover .h__l-in--3::before,
.h.open:hover .h__l-in--3::after {
  transition-duration: 0s; }

.header,
.custom-logo-link {
  transition: 0.3s all ease; }

.header.not-top {
  padding: 5px 0; }
  .header.not-top .custom-logo-link {
    width: 270px; }
    @media screen and (max-width: 1400px) {
      .header.not-top .custom-logo-link {
        width: 250px; } }
    @media screen and (max-width: 1200px) {
      .header.not-top .custom-logo-link {
        width: 230px; } }
    @media screen and (max-width: 1150px) {
      .header.not-top .custom-logo-link {
        width: 170px; } }
    @media screen and (max-width: 350px) {
      .header.not-top .custom-logo-link {
        width: 150px; } }

