/** Shopify CDN: Minification failed

Line 1063:8933 Expected identifier but found whitespace
Line 1063:8934 Unexpected "1px"

**/
/* Publish by EComposer at 2025-08-01 08:23:51*//**ECOM-INSERT-CSS**/
                .ecom-column {
                    position: relative;
                }
                .ecom-column>.core__column--wrapper {
                    align-items: flex-start; /* fix tam de mn lam layout */
                    display: flex;
                }
                .ecom-column__overlay .ecom-overlay {
                    pointer-events: none;
                }

                .ecom-column__overlay > .ecom-overlay, .ecom-column__overlay .ecom-video-background-youtube {
                    position: absolute;
                    inset: 0;
                }

                @media only screen and (min-width: 768px) {
                    .ecom-column>.core__column--wrapper {
                        height: 100%;
                    }
                }
                /*.ecom-parallax-background {
                    background-size: cover;
                    width: 100%;
                    height: 100%;
                    transition: background-position 0.2s linear;
                    background-repeat: inherit !important;
                }*/
                .ecom-grid-item .ecom-row > .core__row--columns {
                    height: 100%;
                }
                .ecom-use-parallax {
                    background: unset !important;
                }
                .ecom-parallax-background {
                    position: absolute;
                    width: 100%;
                    height: 100%;
                    display: flex;
                    overflow: hidden;
                }
                .ecom-parallax-background img {
                    object-fit: cover;
                    width: 100%;
                    position: absolute;
                    top: 0;
                    left: 50%;
                    transform: translate(-50%,0);
                    pointer-events: none;
                }
                .ecom-row {
                    width: 100%;
                    position: relative;
                }
                .ecom-video-background-youtube-wrapper {
                    overflow: hidden
                }
                .ecom-section__overlay > .ecom-overlay, .ecom-section__overlay .ecom-video-background-youtube, .ecom-video-background-youtube-wrapper{
                    position:absolute;
                    top:0;
                    left:0;
                    bottom:0;
                    right:0;
                }
                .ecom-row.ecom-section {
                    clear: both;
                }
                .ecom-row:hover {
                    z-index: 1;
                }
                .ecom-row>div.core__row--columns.core__row--full {
                    max-width: 100%;
                }
                @media (min-aspect-ratio: 16/9) {
                    .ecom-section__overlay .ecom-video-background-youtube  { height: 300%; top: -100%; }
                }
                @media (max-aspect-ratio: 16/9) {
                    .ecom-section__overlay .ecom-video-background-youtube  { width: 300%; left: -100%; }
                }
                @supports not (aspect-ratio: 16 / 9) {
                    .ecom-video-background-youtube:before {
                        display: block;
                        content: "";
                        width: 100%;
                        padding-top: 56.25%;
                    }
                    .ecom-video-background-youtube .ecom-video-background {
                        position: absolute;
                        top: 0;
                        right: 0;
                        bottom: 0;
                        left: 0;
                    }
                    .ecom-video-background {
                        -o-object-fit: unset !important;
                        object-fit: unset !important;
                    }
                }
                @media (max-width: 767px) {
                    .ecom-section__video-bg .ecom-video-background-youtube {
                        display: none;
                    }
                }
                
                .ecom__text--dropcap:first-letter {
                    font-size: 40px;
                    color: #2bcf19;
                    display:inline-flex;
                    border-style: solid;
                    border-width: 1px;
                    border-color: transparent;
                    float:left;
                    line-height:1;
                }
                .ecom__text--dropcap.has-drop-cap-view-default:first-letter {
                    border:none;
                }
                body[ecom-loaded] .ecom-sections .element__text a {
                    cursor: auto;
                }
                .text-content.ecom-html {
                    overflow: hidden;
                    position: relative;
                }

                .ecom-text--is-mark::after {
                    position: absolute;
                    content: '';
                    left: 0;
                    right: 0;
                    bottom: 0;
                    height: 150px;
                    background: linear-gradient(rgba(255, 255, 255, 0), rgb(255, 255, 255));
                    pointer-events: none;
                }

                .ecom-text_view-more-btn,
                .ecom-text_view-less-btn {
                    display: flex;
                    background: none;
                    outline: none;
                    border: none;
                    align-items: center;
                }

                .ecom__element--button-icon {
                    display: flex;
                    align-items: center;
                }

                .ecom-text_view-more-btn svg, .ecom-text_view-less-btn svg {
                    width: 16px;
                    color: #fff;
                }
                sub, sup{
                    position: relative;
                    font-size: 75%;
                    line-height: 0;
                    vertical-align: baseline;
                }
                sup{
                    top: -.5em;
                }
                sub{
                    bottom: -.25em;
                }
                .ecom-type-hollow .text-content {
                    text-shadow: var(--stroke) !important;
                    background: transparent !important;
                    -webkit-background-clip: unset !important;
                    -webkit-text-fill-color: unset !important;
                }
                .ecom-type-text_3d .text-content {
                    text-shadow: var(--text_3d) !important;
                }
                .ecom-type-gradient .text-content {
                    animation: var(--animation);
                }
                @keyframes gradientMove {
                    0% { background-position: 100% 100%; }
                    100% { background-position: 0% 0%; }
                }
            
                    .ecom-base-image .ecom-container-image {
                        width: 100%;
                        height: 100% !important;
                    }
                    .image-resize {
                        width: auto !important;
                        max-width: 100% !important;
                    }
                    .ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default picture {
                        height: var(--height-resize) !important;
                        width: var(--width-resize) !important;
                    }
                    .ecom-base-image .ecom-container-image.resize .ecom-image-content-position.ecom-image-default .ecom-image-picture img {
                        width: 100% !important;
                        height: 100% !important;
                    }
                    .ecom-container-image.resize .ecom-image-content-position.ecom-image-default.ecom-base-image-container-overlay{
                        width: var(--width-resize) !important;
                        user-select: none;
                        -ms-user-select: none;
                        -webkit-user-select: none;
                    }
                    .ecom-container-image.resize .ecom-image-picture * {
                        /*transition: none;*/
                        pointer-events: none;
                    }
                    .ecom-base-image.ecom-overlay > .ecom-overlay-text{
                        text-align:center
                    }
                    .ecom-image-align{
                        display:flex;
                    }
                    .ecom-image-picture-link,
                    .ecom-image-picture{
                        overflow: hidden;
                        width:100%;
                        height:100%;
                    }
                    .ecom-base-image .ecom-image-picture img {
                        min-height: 1px;
                        object-position: var(--object-position);
                    }
                    .ecom-base-image picture {
                        overflow: hidden;
                        flex:1 1 auto;
                        min-height:1px;
                    }
                    .ecom-base-image picture img{
                        display: block;
                        max-width: 100%;
                        height: auto;
                        width: 100%;
                    }
                    .ecom-base-image figure{
                        display: flex;
                    }
                    .ecom-container-image{
                        display: flex;
                        flex-direction: column;
                        width:100%;
                    }
                    .ecom-image-picture-link,
                    .ecom-image-content-position{
                        position: relative;
                    }
                    .ecom-base-image.ecom-overlay {
                        position: absolute;
                        z-index: 1;
                        opacity: 0.5;
                        display: flex;
                        align-items: center;
                        justify-content: center;
                        top: 0;
                        left: 0;
                        right: 0;
                        bottom: 0;
                    }
                    .ecom-image__caption{
                        width:100%;
                    }
                    .ecom-base-image .ecom-image-picture, .ecom-base-image .ecom-image-picture img {
                        width: 100%;
                        max-width: 100%;
                    }
                    .ecom-base-image .ecom-base-image-container-overlay:hover>.ecom-overlay {
                        background-color: rgba(17, 24, 39, 0.3);
                    }
                    .ecom-base-image.image-highlight:after {
                        content: "";
                        position: fixed;
                        top: 0;
                        right: 0;
                        bottom: 0;
                        left: 0;
                        background: #000000bf;
                        z-index: 999;
                        opacity: 1;
                        pointer-events: none; /* for clickable thought overlay */
                    }
                    .ecom-base-image.image-highlight .ecom-container-image {
                        z-index: 1000;
                    }
                    .ecom-grid-item .ecom-base-image figure, .ecom-grid-item .ecom-base-image figure .ecom-image-content-position, .ecom-grid-item .ecom-base-image figure .ecom-image-content-position img {
                        height: 100%;
                        width: 100%;
                        max-width: 100%;
                    }
                    .ecom-base-image-mask .ecom-image-mask {
                        width: 100%;
                    }
                    @media (max-width: 1024px) {
                        .ecom-base-image .ecom-image-picture img {
                            object-position: var(--object-position-tablet);
                        }
                    }
                    @media (max-width: 767px) {
                        .ecom-base-image .ecom-image-picture img {
                            object-position: var(--object-position-mobile);
                        }
                    }
                
                  .ecom-elements-slider {
                    overflow: hidden;
                  }
                  .ecom-swiper-flip .ecom-swiper-slide, .ecom-swiper-fade .ecom-swiper-slide {
                    pointer-events: auto !important;
                  }
                  .ecom-swiper-fade .ecom-box-active {
                    z-index: 99
                  }
                  body[ecom-loaded] .ecom-elements-slider {
                    overflow: unset;
                  }
                  .ecom-swiper-creative.ecom-slider .ecom-swiper-wrapper{
                    transform: translateX(0) !important;
                  }
                  .ecom-slider__image--link {
                      position: absolute;
                      inset: 0;
                      display: block !important;
                      opacity: 0;
                      z-index: 100
                  }
                  .ecom-slider--container .ecom-swiper-vertical.ecom-slider-not-custom-height .ecom-swiper-wrapper {
                    height: 640px !important;
                  }
                  .ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position="center"] .ecom-swiper-button {
                    transform: translateX(-50%);
                    left: 50%;
                    width: fit-content;
                    height: fit-content;
                  }
                  .ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position="center"] .ecom-swiper-button.ecom-swiper-button-prev {
                    top: 0;
                    bottom: unset;
                  }
                  .ecom-slider--container .ecom-swiper-vertical~.ecom-swiper-navigation-position[data-position="center"] .ecom-swiper-button.ecom-swiper-button-next {
                    bottom: 0;
                    top: unset;
                  }
                  .ecom-slider--container .ecom-swiper-autoheight.ecom-swiper-horizontal .ecom-swiper-slide, .ecom-slider--container .ecom-swiper-horizontal .ecom-swiper-wrapper {
                    height: 100% !important;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position {
                    flex-direction: column !important;
                    position: absolute;
                    height: fit-content;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="top_left"] {
                    top: 20px;
                    left: 20px;
                    bottom: unset;
                    right: unset;
                    transform: none;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="top_right"] {
                    top: 20px;
                    right: 20px;
                    bottom: unset;
                    left: unset;
                    transform: none;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="top_center"] {
                    left: 50%;
                    right: unset;
                    transform: translateX(50%);
                    top: 0;
                    bottom: unset;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="bottom_left"] {
                    bottom: 20px;
                    left: 20px;
                    right: unset;
                    top: unset;
                    transform: none;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="bottom_right"] {
                    bottom: 20px;
                    right: 20px;
                    left: unset;
                    top: unset;
                    transform: none;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="bottom_center"] {
                    left: 50%;
                    right: unset;
                    transform: translateX(-50%);
                    top: unset;
                    bottom: 0;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="center_right"] {
                    bottom: unset;
                    left: unset;
                    right: 20px;
                    top: 50%;
                    transform: translateY(-50%);
                  }
                  .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position="center_left"] {
                    bottom: unset;
                    left: 20px;
                    right: unset;
                    top: 50%;
                    transform: translateY(-50%);
                  }
                  .ecom-slider__has-link .ecom-content-item__container {
                    pointer-events: none;
                  }
                  .ecom-swiper-navigation-position{
                      display:flex;
                  }
                  .ecom-swiper-navigation-position button{
                      margin:0
                  }
                  .ecom-swiper-navigation button{
                      position:unset;
                      margin:0
                  }
                  .ecom-slider--container {
                      opacity: 0;
                      position: relative;
                      display: flex;
                      flex-direction: column;
                  }
                  .ecom-slider--container.ecom-swiper-initialized-wrapper {
                      opacity: 1;
                  }
                  .ecom-swiper-pagination-bullet:only-child {
                      opacity: none
                  }
                  .ecom-swiper-button svg{
                      width:24px;
                      height:24px;
                  }
                  .ecom-flex-center, .ecom-swiper-navigation {
                      display: flex;
                      align-items: center;
                  }
                  .ecom-swiper-navigation{
                      justify-content: center
                  }
                  .ecom-slider img {
                      display: block
                  }
                  .ecom-slider--container .ecom-swiper-pagination-bullet img{
                      display: block;
                      width: 100%;
                      height: 100%;
                      object-fit: cover
                  }
                  .ecom-slider--container .ecom-swiper-button-next:after,
                  .ecom-slider--container .ecom-swiper-button-prev:after {
                      content: none;
                  }
                  .ecom-slider--container .ecom-swiper-navigation[data-navigator-type="combine"] .ecom-swiper-button-next,
                  .ecom-slider--container .ecom-swiper-navigation[data-navigator-type="combine"] .ecom-swiper-button-prev {
                      position: static;
                      margin: 0;
                  }
                  .ecom-slider--container .ecom-swiper-button-next,
                  .ecom-slider--container .ecom-swiper-button-prev {
                      border: 0;
                      background: transparent;
                      width: auto;
                      height: auto;
                      padding: 5px;
                      color: #444;
                      /*transform: translateY(-50%);*/
                  }
                  .ecom-swiper-navigation-position[data-position="center"] .ecom-swiper-button.ecom-swiper-button-next,
                  .ecom-swiper-navigation-position[data-position="center"] .ecom-swiper-button.ecom-swiper-button-prev {
                    transform: translateY(-50%);
                  }
                  .ecom-slider--container .ecom-swiper-pagination:not(.ecom-swiper-pagination-progressbar) {
                      position: relative;
                      display: flex;
                      flex-wrap: wrap;
                      align-items: center
                  }
                  .ecom-slider--container .ecom-swiper-pagination-bullet {
                      width: 15px;
                      height: 15px;
                      opacity: 1;
                      overflow: hidden;
                  }
                  .ecom-slider--container .ecom-swiper-pagination-bullet,
                  .ecom-slider--container .ecom-swiper-pagination-bullet-active{
                      background-clip: content-box;
                      padding: 1px;
                      box-sizing: content-box !important;
                      background-color: currentColor;
                  }
                   .ecom-swiper-container-horizontal>.ecom-swiper-pagination-bullets{
                      width:auto;
                  }
                  .ecom-slider--container .ecom-swiper-slide{
                      position: relative;
                  }
                  .ecom-swiper-slide div.core__blocks>div.core__blocks--body{
                      display:flex
                  }
                  .ecom-content-item__container {
                      width: 100%;
                      z-index: 99;
                  }
                  .ecom-slider:not(.ecom-swiper-initialized):not(.ecom-swiper-container-initialized) {
                    opacity: 0
                  }
                  .ecom-swiper-slide .ecom-content-item {
                      display: flex;
                      justify-content: center;
                  }
                  .ecom-swiper-slide .ecom-image-background{
                      position:absolute;
                      top:0;
                      left:0;
                      height: 100% !important;
                      width: 100%;
                  }
                  .ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img{
                      position:absolute;
                      top:0;
                      left:0;
                      height: 100% !important;
                      width: 100%;
                      object-fit: cover;
                      object-position: center center;
                  }

                  .ecom-overlay {
                      display: block;
                      position: absolute;
                      inset: 0;
                  }

                  .ecom-elements-slider .ecom-overlay span:not(.ecom-video-icon-play) {
                      opacity: 0;
                      visibility: hidden;
                  }

                  .ecom-slider--container .ecom-swiper-pagination-bullets, .ecom-swiper-pagination-custom, .ecom-swiper-pagination-fraction {
                      display: flex;
                      align-items: center;
                      justify-content: center;
                      bottom: 0;
                  }

                  .ecom-slider--container .ecom-swiper-pagination-bullets, .ecom-swiper-pagination-custom, .ecom-swiper-pagination-fraction {
                      bottom: 0;
                  }
                  .ecom-content-item {
                      height: 100%;
                  }
                  .ecom-slider--container .ecom-swiper-navigation[data-navigator-type="classic"] .ecom-swiper-pagination,
                  .ecom-slider--container .ecom-swiper-navigation:not([data-navigator-type]) .ecom-swiper-pagination {
                      width:100%
                  }
                  .ecom-transition-Bottom2Top, .ecom-transition-Top2Bottom, .ecom-transition-Left2Right, .ecom-transition-Right2Left {
                      transform: translateY(40px);
                      -webkit-transform: translateY(40px);
                      -moz-transform: translateY(40px);
                      transition: .4s cubic-bezier(.44, .13, .48, .87) .3s;
                      -webkit-transition: .4s cubic-bezier(.44, .13, .48, .87) .3s;
                      opacity: 0;
                  }
                  .ecom-transition-Top2Bottom {
                      transform: translateY(-40px);
                      -webkit-transform: translateY(-40px);
                      -moz-transform: translateY(-40px);
                  }
                  .ecom-transition-Left2Right {
                      transform: translateX(-40px);
                      -webkit-transform: translateX(-40px);
                      -moz-transform: translateX(-40px);
                  }
                  .ecom-transition-Right2Left {
                      transform: translateX(40px);
                      -webkit-transform: translateX(40px);
                      -moz-transform: translateX(40px);
                  }
                  .ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Bottom2Top, .ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Top2Bottom, .ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Left2Right, .ecom-swiper-slide.ecom-swiper-slide-visible .ecom-transition-Right2Left {
                      transform: translateY(0);
                      -webkit-transform: translateY(0);
                      -moz-transform: translateY(0);
                      opacity: 1;
                  }
                  .ecom-swiper-pagination-bullet {
                      position: relative;
                  }
                  .ecom-swiper-pagination-bullet:after {
                      content: '';
                      position: absolute;
                      bottom: 0;
                      height: 0;
                      left: 0;
                      width: 100%;
                      box-shadow: 0 0 1px #fff;
                      -webkit-transition: height .3s;
                      transition: height .5s;
                  }
                  .ecom-swiper-navigation-position .ecom-swiper-button {
                    position: var(--ecom-position);
                  }
                  .ecom-swiper-effect-cube .ecom-image-background img {
                    /* visibility: visible; */
                  }
                  .ecom-autoplay-progress {
                    position: absolute;
                    right: 16px;
                    bottom: 16px;
                    z-index: 10;
                    width: 48px;
                    height: 48px;
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    font-weight: bold;
                    color: #000;
                  }

                  .ecom-autoplay-progress svg {
                    --progress: 0;
                    position: absolute;
                    left: 0;
                    top: 0px;
                    z-index: 10;
                    width: 100%;
                    height: 100%;
                    stroke-width: 4px;
                    color: #1ced8f;
                    fill: none;
                    stroke-dashoffset: calc(125.6 * (1 - var(--progress)));
                    stroke-dasharray: 125.6;
                    transform: rotate(-90deg);
                  }
                  .ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img {
                      object-position: var(--ecom-object-position);
                      object-fit: var(--ecom-object-fit);
                    }
                  @media (max-width: 1024px) {
                    .ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img {
                      object-position: var(--ecom-object-position-tablet);
                      object-fit: var(--ecom-object-fit-tablet);
                    }
                    .ecom-swiper-navigation-position .ecom-swiper-button {
                      position: var(--ecom-position__tablet);
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="top_left"] {
                      top: 20px;
                      left: 20px;
                      bottom: unset;
                      right: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="top_right"] {
                      top: 20px;
                      right: 20px;
                      bottom: unset;
                      left: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="top_center"] {
                      left: 50%;
                      right: unset;
                      transform: translateX(50%);
                      top: 0;
                      bottom: unset;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="bottom_left"] {
                      bottom: 20px;
                      left: 20px;
                      right: unset;
                      top: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="bottom_right"] {
                      bottom: 20px;
                      right: 20px;
                      left: unset;
                      top: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="bottom_center"] {
                      left: 50%;
                      right: unset;
                      transform: translateX(-50%);
                      top: unset;
                      bottom: 0;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="center_right"] {
                      bottom: unset;
                      left: unset;
                      right: 20px;
                      top: 50%;
                      transform: translateY(-50%);
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-tablet="center_left"] {
                      bottom: unset;
                      left: 20px;
                      right: unset;
                      top: 50%;
                      transform: translateY(-50%);
                    }
                  }
                  @media (max-width: 767px) {
                    .ecom-swiper-slide .ecom-slider__image--wrapper .ecom-image-background img {
                      object-position: var(--ecom-object-position-mobile);
                      object-fit: var(--ecom-object-fit-mobile);
                    }
                    .ecom-swiper-navigation-position .ecom-swiper-button {
                      position: var(--ecom-position__mobile);
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="top_left"] {
                      top: 20px;
                      left: 20px;
                      bottom: unset;
                      right: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="top_right"] {
                      top: 20px;
                      right: 20px;
                      bottom: unset;
                      left: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="top_center"] {
                      left: 50%;
                      right: unset;
                      transform: translateX(50%);
                      top: 0;
                      bottom: unset;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="bottom_left"] {
                      bottom: 20px;
                      left: 20px;
                      right: unset;
                      top: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="bottom_right"] {
                      bottom: 20px;
                      right: 20px;
                      left: unset;
                      top: unset;
                      transform: none;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="bottom_center"] {
                      left: 50%;
                      right: unset;
                      transform: translateX(-50%);
                      top: unset;
                      bottom: 0;
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="center_right"] {
                      bottom: unset;
                      left: unset;
                      right: 20px;
                      top: 50%;
                      transform: translateY(-50%);
                    }
                    .ecom-slider--container .ecom-swiper-pagination-vertical.ecom-swiper-pagination-bullets.ecom-swiper-pagination-position[data-position-mobile="center_left"] {
                      bottom: unset;
                      left: 20px;
                      right: unset;
                      top: 50%;
                      transform: translateY(-50%);
                    }
                  }
                  /* .ecom-grid-item .ecom-elements-slider > .ecom-core.core__block, .ecom-grid-item .ecom-elements-slider > .ecom-core.core__block > .core__group--wrapper, .ecom-grid-item .ecom-elements-slider > .ecom-core.core__block > .core__group--wrapper > .ecom-slider--container, .ecom-grid-item .ecom-elements-slider > .ecom-core.core__block > .core__group--wrapper > .ecom-slider--container > .ecom-slider {
                    max-height: 100%;
                    height: 100%;
                  } */
              
                    .el__heading--tooltip-wrapper{
                        position: relative;
                        display: inline-block;
                    }
                    .el__heading--tooltip-wrapper svg{
                        width: 18px;
                        cursor: pointer;
                    }
                    .el__heading--tooltip-content{
                        line-height: 16px;
                        max-width: 200px;
                        position: absolute;
                        display: block;
                        width: max-content;
                        opacity: 0;
                        padding: 5px;
                        visibility: hidden;
                        font-size: 14px;
                        background-color: #545454;
                        color: #ffffff;
                        border-radius: 5px;
                        transition: .5s ease all;
                        z-index: 999;
                    }
                    .el__heading--tooltip-content.el__tooltip-tablet, .el__heading--tooltip-content.el__tooltip-mobile {
                        display: none;
                    }
                    .el__heading--tooltip-bottom{
                        left: 50%;
                        transform: translate(-50%, 10px);
                    }

                    .el__heading--tooltip-left{
                        transform: translate(-20px, -50%);
                        right: 100%;
                        top: 50%;
                    }
                    .el__heading--tooltip-top{
                        left: 50%;
                        bottom: 100%;
                        transform: translate(-50%, -10px);
                    }
                    .el__heading--tooltip-right {
                        top: 50%;
                        left: 100%;
                        transform: translate(20px, -50%);
                    }
                    .tooltip__arrow:before{
                        position: absolute;
                        content: '';
                        width: 8px;
                        height: 8px;
                        background: inherit;
                        z-index: -1;
                    }
                    .tooltip__arrow.el__heading--tooltip-bottom:before{
                        top: 0;
                        transform: translate(-50%, -50%) rotate(45deg);
                        left: 50%;
                    }
                    .tooltip__arrow.el__heading--tooltip-top:before{
                        transform: translate(-50%,50%) rotate(45deg);
                        bottom: 0%;
                        left: 50%;
                    }
                    .tooltip__arrow.el__heading--tooltip-right:before{
                        transform: translate(-50%,50%) rotate(45deg);
                        bottom: 50%;
                        left: 0%;
                    }
                    .tooltip__arrow.el__heading--tooltip-left:before{
                        transform: translate(50%,50%) rotate(45deg);
                        bottom: 50%;
                        right: 0%;
                    }
                    .el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-bottom, .el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-top {
                        opacity: 1;
                        visibility: visible;
                        transform: translate(-50%, 0);
                    }
                    .el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-left {
                        opacity: 1;
                        visibility: visible;
                        transform: translate(-15px, -50%);
                    }
                    .el__heading--tooltip-wrapper svg:hover~.el__heading--tooltip-right {
                        opacity: 1;
                        visibility: visible;
                        transform: translate(15px, -50%);
                    }
                    .ecom-type-hollow .ecom__heading {
                        text-shadow: var(--stroke) !important;
                        background: transparent !important;
                        -webkit-background-clip: unset !important;
                        -webkit-text-fill-color: unset !important;
                    }
                    .ecom-type-text_3d .ecom__heading {
                        text-shadow: var(--text_3d) !important;
                    }
                    .ecom-type-gradient .ecom__heading {
                        animation: var(--animation);
                    }
                    @keyframes gradientMove {
                        0% { background-position: 100% 100%; }
                        100% { background-position: 0% 0%; }
                    }
                    @media screen and (max-width: 1024px) {
                        .el__heading--tooltip-content.el__tooltip-desktop {
                            display: none;
                        }
                        .el__heading--tooltip-content.el__tooltip-tablet {
                            display: block;
                        }
                    }
                    @media screen and (max-width: 767px) {
                        .el__heading--tooltip-content.el__tooltip-tablet {
                            display: none;
                        }
                        .el__heading--tooltip-content.el__tooltip-mobile {
                            display: block;
                        }
                    }
                
                .ecom-iconlist--image img{
                    width: 20%;
                }
                .ecom-iconlist--link{
                    text-decoration:none
                }
                .ecom-iconlist--list{
                    display:grid;
                }
                .ecom-iconlist--item{
                    position: relative
                }
                .ecom-iconlist--list[data-layout='inline'] .ecom-iconlist--item{
                    display: flex;
                    align-items:center;
                }
                .ecom-iconlist-content{
                    flex:1;
                    display:flex;
                    flex-direction:column;
                    gap:10px;
                }
                .ecom-iconlist--title{
                    margin:0;
                }
                .ecom-iconlist--list, .ecom-iconlist--container {
                    margin: 0;
                    padding: 0;
                    list-style-type: none;
                }
                .ecom-iconlist--container{
                    display:flex;
                    align-items:center;
                }
                .ecom-iconlist--list[data-layout='default'] .ecom-iconlist--container {
                    padding-top: calc(var(--ecom-spacing) / 2);
                    padding-bottom: calc(var(--ecom-spacing) / 2);
                }

                .ecom-iconlist--list[data-layout='default'] .ecom-iconlist--item{
                    flex-direction:column;
                    display:flex;
                }
                .ecom-iconlist--list[data-layout='default']{
                    display:grid !important;
                }
                .ecom-iconlist--list[data-layout='inline']{
                    display: flex;
                    flex-wrap: wrap;
                    align-items: center;
                }
                .ecom-iconlist--list[data-layout='inline'] {
                    margin-left: calc(var(--ecom-spacing) / -2);
                    margin-right: calc(var(--ecom-spacing) / -2);
                }
                .ecom-iconlist--list[data-layout='inline'] .ecom-iconlist--container {
                    padding-left: calc(var(--ecom-spacing) / 2);
                    padding-right: calc(var(--ecom-spacing) / 2);
                }
                .ecom-iconlist--icon{
                    display: flex;
                }
                .ecom-iconlist--icon[data-image="true"]{
                    display: none;
                }
                .ecom-iconlist--icon svg {
                    height: 37px;
                    width: 37px;
                }
                .ecom-iconlist--container{
                    display: inline-flex;
                    align-items: center;
                }
            
                .ecom-element__countdown--time{
                    display:flex;
                    flex-wrap:wrap;
                    justify-content:inherit;
                }
                [class*="ecom-element__countdown-item--"]{
                    display:flex;
                }
                .ecom-element__countdown-container{
                    display:inline-flex;
                    justify-content:inherit;
                    flex-direction: column;
                    align-items:inherit
                }
                .ecom-countdown-progress-bar{
                    display:block;
                    width:100%;
                    background:green;
                    border-radius:5px;
                    overflow:hidden;
                }
                .ecom-countdown-progress-bar .ecom-countdown-progress-bar--timer{
                    width:100%;
                    height:8px;
                    background-color:red;
                    display:block;
                    border-radius:5px;
                }

                .ecom-countdown-progress-bar--timer {
                        background-image: -webkit-linear-gradient(45deg,rgba(255,255,255,.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,transparent 75%,transparent);
                        background-image: linear-gradient(45deg,rgba(255,255,255,.15) 25%,rgba(0,0,0,0) 25%,rgba(0,0,0,0) 50%,rgba(255,255,255,.15) 50%,rgba(255,255,255,.15) 75%,rgba(0,0,0,0) 75%,rgba(0,0,0,0));
                        -webkit-animation: 2s linear infinite ecom_progress_bar;
                        animation: 2s linear infinite ecom_progress_bar;
                        background-size: 60px 60px;
                        transition: width 1s;
                        -webkit-transition: width 1s;
                }

                @-webkit-keyframes ecom_progress_bar {
                    from {
                        background-position: 0 0
                    }

                    to {
                        background-position: 40px 0
                    }
                }

                @keyframes ecom_progress_bar {
                    from {
                        background-position: 0 0
                    }

                    to {
                        background-position: 40px 0
                    }
                }
            
                    .ecom-element-button.ecom-button-default{
                        display:flex;
                    }
                    a.ecom__element--button{
                        display: inline-flex;
                        align-items: center;
                        text-decoration: none;
                        text-align:center
                    }
                    .ecom__element--button-icon{
                        display:inline-flex;
                        color:inherit;
                    }
                    .ecom__element--button-icon svg{
                        width:24px;
                        height:auto
                    }
                    .ecom-ingrid-full-height > a.ecom__element--button {
                        width: 100%;
                        height: 100%;
                    }
                
@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}100%{opacity:1;transform:none}}.ecom-core.ecom-2fnn0gu07qk{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2fnn0gu07qk{width: 100%;}}.ecom-core.ecom-ft6lr2e2c1k .ecom-slider--container{padding-left: calc((100% - 100%) / 2);padding-right: calc((100% - 100%) / 2);}.ecom-core.ecom-ft6lr2e2c1k .ecom-slider--container .ecom-slider{height: 700px;}.ecom-core.ecom-ft6lr2e2c1k .ecom-content-item{align-content: center;align-items: center;display: flex;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ft6lr2e2c1k .ecom-slider--container .ecom-slider{height: 550px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ft6lr2e2c1k .ecom-slider--container .ecom-slider{height: 550px;}}.ecom-core.ecom-ft6lr2e2c1k{margin: 0px !important;padding: 0px !important;width: 100%;max-width:100%;}.ecom-core.ecom-4wm4674yx8c>div.core__row--columns{max-width: 1400px;}.ecom-core.ecom-4wm4674yx8c{padding-right: 20px !important;padding-left: 20px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4wm4674yx8c{padding-right: 0px !important;padding-left: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4wm4674yx8c{padding-right: 0px !important;padding-left: 0px !important;}}.ecom-core.ecom-qj2023ednng{width: 50%;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-qj2023ednng{width: 30%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qj2023ednng{width: 10%;}}.ecom-core.ecom-opvr45p0e8 .element__heading .ecom__heading{text-align: center;padding: 5px;}.ecom-core.ecom-opvr45p0e8 .element__heading .ecom__heading,.ecom-core.ecom-opvr45p0e8 .element__heading .ecom__heading a{title: Primary;font-weight: 600;font-family: 'Inter', sans-serif;line-height: 1.4em;font-size: 25px;}.ecom-core.ecom-opvr45p0e8  .element__heading .ecom__heading,.ecom-core.ecom-opvr45p0e8  .element__heading .ecom__heading a{color: #ffffff;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-opvr45p0e8 .element__heading .ecom__heading,.ecom-core.ecom-opvr45p0e8 .element__heading .ecom__heading a{font-size: 20px;}}.ecom-core.ecom-opvr45p0e8{width: unset;max-width:unset;position: absolute;top: -15%;background-color: #BA291E;animation-duration: 500ms !important;}.ecom-core.ecom-opvr45p0e8.ecom-animated{animation-name: zoomIn;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 800ms;transition-delay: 800ms;transition-property: opacity;} @media(min-width:768px){.ecom-core.ecom-opvr45p0e8{width:140px;height:140px;border-radius:50%;line-height:90px;display:inline-flex;align-items: center;transform:rotate(35deg);}}
@media(max-width:767px){.ecom-core.ecom-opvr45p0e8{width:100px;height:100px;border-radius:50%;line-height:90px;display:inline-flex;align-items: center;transform:rotate(35deg);}}.ecom-core.ecom-mgj414lqpn{width: 50%;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mgj414lqpn{width: 70%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mgj414lqpn{width: 90%;}}.ecom-core.ecom-ozfkungjbxj .ecom-button-default{justify-content: flex-start;}.ecom-core.ecom-ozfkungjbxj .ecom__element--button{font-family: 'Inter', sans-serif;font-size: 16px;font-weight: 500;line-height: 28px;text-transform: capitalize;text-decoration: none;letter-spacing: 0px;box-shadow: 0px 0px 0px 0px;color: #fff;background-color: #BA291E;border-style: none;border-radius: 0px;transition-duration: 300ms;;;padding: 10px 26px 10px 26px;}.ecom-core.ecom-ozfkungjbxj .ecom__element--button:hover{color: #fff;background-color: #8f3435;border-radius: 5px;}.ecom-core.ecom-ozfkungjbxj .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-ozfkungjbxj{margin-top: 40px !important;padding-bottom: 0 !important;animation-duration: 500ms !important;}.ecom-core.ecom-ozfkungjbxj.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 800ms;transition-delay: 800ms;transition-property: opacity;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ozfkungjbxj{margin-top: 35px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ozfkungjbxj{margin-top: 35px !important;}}.ecom-core.ecom-garuwvqwxok .ecom-text--more-actions button ,.ecom-core.ecom-garuwvqwxok .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-garuwvqwxok .text-content,.ecom-core.ecom-garuwvqwxok  .text-content a,.ecom-core.ecom-garuwvqwxok  .text-content p,.ecom-core.ecom-garuwvqwxok  .text-content span{text-align: left;color: #fff;}.ecom-core.ecom-garuwvqwxok .text-content,.ecom-core.ecom-garuwvqwxok .text-content a,.ecom-core.ecom-garuwvqwxok  .text-content a,.ecom-core.ecom-garuwvqwxok  .text-content a a,.ecom-core.ecom-garuwvqwxok  .text-content p,.ecom-core.ecom-garuwvqwxok  .text-content p a,.ecom-core.ecom-garuwvqwxok  .text-content span,.ecom-core.ecom-garuwvqwxok  .text-content span a{title: Primary;font-weight: 400;font-family: 'Inter', sans-serif;line-height: 1.5em;font-size: 18px;}.ecom-core.ecom-garuwvqwxok .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-garuwvqwxok .ecom-text_view-less-btn{text-decoration: underline;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-garuwvqwxok.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 700ms;transition-delay: 700ms;transition-property: opacity;}.ecom-core.ecom-garuwvqwxok{animation-duration: 500ms !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-garuwvqwxok{margin: 15px 0px 15px 0px !important;padding: 0px 0px 0 0px !important;}}.ecom-core.ecom-oswazyudfd9 .ecom-text--more-actions button ,.ecom-core.ecom-oswazyudfd9 .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-oswazyudfd9 .text-content,.ecom-core.ecom-oswazyudfd9  .text-content a,.ecom-core.ecom-oswazyudfd9  .text-content p,.ecom-core.ecom-oswazyudfd9  .text-content span{text-align: left;color: #fff;}.ecom-core.ecom-oswazyudfd9 .text-content,.ecom-core.ecom-oswazyudfd9 .text-content a,.ecom-core.ecom-oswazyudfd9  .text-content a,.ecom-core.ecom-oswazyudfd9  .text-content a a,.ecom-core.ecom-oswazyudfd9  .text-content p,.ecom-core.ecom-oswazyudfd9  .text-content p a,.ecom-core.ecom-oswazyudfd9  .text-content span,.ecom-core.ecom-oswazyudfd9  .text-content span a{title: Primary;font-weight: 700;font-family: 'Inter', sans-serif;line-height: 1.1em;font-size: 29px;}.ecom-core.ecom-oswazyudfd9 .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-oswazyudfd9 .ecom-text_view-less-btn{text-decoration: underline;padding-top: 5px;padding-bottom: 5px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oswazyudfd9 .text-content,.ecom-core.ecom-oswazyudfd9 .text-content a,.ecom-core.ecom-oswazyudfd9  .text-content a,.ecom-core.ecom-oswazyudfd9  .text-content a a,.ecom-core.ecom-oswazyudfd9  .text-content p,.ecom-core.ecom-oswazyudfd9  .text-content p a,.ecom-core.ecom-oswazyudfd9  .text-content span,.ecom-core.ecom-oswazyudfd9  .text-content span a{font-size: 30px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oswazyudfd9 .text-content,.ecom-core.ecom-oswazyudfd9 .text-content a,.ecom-core.ecom-oswazyudfd9  .text-content a,.ecom-core.ecom-oswazyudfd9  .text-content a a,.ecom-core.ecom-oswazyudfd9  .text-content p,.ecom-core.ecom-oswazyudfd9  .text-content p a,.ecom-core.ecom-oswazyudfd9  .text-content span,.ecom-core.ecom-oswazyudfd9  .text-content span a{font-size: 20px;}}.ecom-core.ecom-oswazyudfd9{margin: 25px 0px 0px 0px !important;padding: 0px 0px 0 0px !important;animation-duration: 500ms !important;}.ecom-core.ecom-oswazyudfd9.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 600ms;transition-delay: 600ms;transition-property: opacity;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oswazyudfd9{margin-top: 40px !important;margin-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oswazyudfd9{padding-bottom: 0 !important;}}.ecom-core.ecom-f4a1n90ow0d{margin-bottom: 25px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f4a1n90ow0d{margin-bottom: 25px !important;}}.ecom-core.ecom-l1bgjkvo7d8{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-l1bgjkvo7d8{width: 100%;}}html body .ecom-core.ecom-l1bgjkvo7d8>div.core__column--wrapper{margin: 0px !important;padding: 0px !important;position: relative;}.ecom-core.ecom-ayst2p9tnz .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-ayst2p9tnz .element__heading .ecom__heading,.ecom-core.ecom-ayst2p9tnz .element__heading .ecom__heading a{title: Primary;font-weight: 300;font-family: 'Inter', sans-serif;line-height: 1.4em;font-size: 100px;}.ecom-core.ecom-ayst2p9tnz  .element__heading .ecom__heading,.ecom-core.ecom-ayst2p9tnz  .element__heading .ecom__heading a{color: #ffffff;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ayst2p9tnz .element__heading .ecom__heading,.ecom-core.ecom-ayst2p9tnz .element__heading .ecom__heading a{font-size: 70px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ayst2p9tnz .element__heading .ecom__heading,.ecom-core.ecom-ayst2p9tnz .element__heading .ecom__heading a{font-size: 60px;line-height: 1.1em;}}.ecom-core.ecom-ayst2p9tnz{margin-top: 0% !important;margin-bottom: 0% !important;margin-left: 0% !important;padding: 0% !important;width: unset;max-width:unset;position: absolute;left: 25%;top: 40%;animation-duration: 500ms !important;}.ecom-core.ecom-ayst2p9tnz.ecom-animated{animation-name: fadeInRight;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 500ms;transition-delay: 500ms;transition-property: opacity;}.ecom-core.ecom-v59a8nhhwp .element__heading .ecom__heading{text-align: left;padding-top: 0px;margin-left: 0px;}.ecom-core.ecom-v59a8nhhwp .element__heading .ecom__heading,.ecom-core.ecom-v59a8nhhwp .element__heading .ecom__heading a{title: Primary;font-weight: 800;font-family: 'Inter', sans-serif;line-height: 1em;font-size: 100px;}.ecom-core.ecom-v59a8nhhwp  .element__heading .ecom__heading,.ecom-core.ecom-v59a8nhhwp  .element__heading .ecom__heading a{color: #ffffff;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-v59a8nhhwp .element__heading .ecom__heading,.ecom-core.ecom-v59a8nhhwp .element__heading .ecom__heading a{font-size: 70px;line-height: 70px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-v59a8nhhwp .element__heading .ecom__heading,.ecom-core.ecom-v59a8nhhwp .element__heading .ecom__heading a{font-size: 60px;line-height: 48px;font-weight: 700;}}.ecom-core.ecom-v59a8nhhwp{padding-top: 5em !important;padding-bottom: 0em !important;margin-top: 0em !important;width: unset;max-width:unset;position: relative;animation-duration: 500ms !important;}.ecom-core.ecom-v59a8nhhwp.ecom-animated{animation-name: fadeInDown;;animation-duration: .75s;;animation-duration: 500ms !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-v59a8nhhwp{padding-bottom: 0 !important;}} letter-spacing: 1px;.ecom-core.ecom-hifsynmkt3p>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-hifsynmkt3p{margin: 0px !important;padding: 0px !important;}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-3nc02e64gyp{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3nc02e64gyp{width: 100%;}}.ecom-core.ecom-j9t4gv062q{margin-top: 30px !important;margin-bottom: 30px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j9t4gv062q{margin-top: 35px !important;margin-bottom: 50px !important;}}.ecom-core.ecom-24cjxnwyyuf{width: 60%;}.ecom-core.ecom-24cjxnwyyuf>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-24cjxnwyyuf{width: 50%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-24cjxnwyyuf{width: 100%;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-24cjxnwyyuf>div.core__column--wrapper{margin: 0px !important;padding: 0px !important;}}.ecom-core.ecom-b4k49r1sw8 .ecom-element__countdown--time > div{flex-direction: column;}.ecom-core.ecom-b4k49r1sw8 .ecom-element__countdown-wrapper{justify-content: flex-end;}.ecom-core.ecom-b4k49r1sw8 .ecom-element__countdown-container{border-radius: 50px;overflow: hidden;margin: 0px;padding: 0px;}.ecom-core.ecom-b4k49r1sw8 .ecom-element__countdown--time > div{width: 130px;height: 130px;background-color: #fff;box-shadow: 0px 1px 8px 0px rgba(0, 0, 0, 0.1);border-style: none;border-radius: 0px;overflow: hidden;margin: 8px 12px 8px 12px;padding: 15px 0px 15px 0px;}.ecom-core.ecom-b4k49r1sw8 .ecom-element__countdown-number{text-align: center;title: Primary;font-weight: 600;font-family: 'Inter', sans-serif;line-height: 1.1em;font-size: 56px;color: #000;}.ecom-core.ecom-b4k49r1sw8 .ecom-element__countdown-text{text-align: center;title: Primary;font-weight: 400;font-family: 'Inter', sans-serif;line-height: 1.4em;font-size: 25px;text-transform: capitalize;letter-spacing: 0px;color: #555;margin-top: 0px;margin-bottom: 25px;padding-bottom: 25px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-b4k49r1sw8 .ecom-element__countdown--time > div{width: 70px;height: 85px;margin-right: 5px;margin-left: 5px;}.ecom-core.ecom-b4k49r1sw8 .ecom-element__countdown-number{font-size: 35px;}.ecom-core.ecom-b4k49r1sw8 .ecom-element__countdown-text{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-b4k49r1sw8 .ecom-element__countdown-wrapper{justify-content: center;}.ecom-core.ecom-b4k49r1sw8 .ecom-element__countdown--time > div{width: 55px;height: 70px;margin-right: 5px;margin-left: 5px;padding-right: 0px;padding-left: 0px;}.ecom-core.ecom-b4k49r1sw8 .ecom-element__countdown-number{font-size: 25px;}.ecom-core.ecom-b4k49r1sw8 .ecom-element__countdown-text{font-size: 12px;}}.ecom-core.ecom-b4k49r1sw8.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 700ms;transition-delay: 700ms;transition-property: opacity;}.ecom-core.ecom-b4k49r1sw8{animation-duration: 500ms !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-b4k49r1sw8{padding-right: 0px !important;padding-left: 0px !important;}}.ecom-core.ecom-1qf4giu5zkr{width: 40%;}.ecom-core.ecom-1qf4giu5zkr>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-1qf4giu5zkr{width: 50%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1qf4giu5zkr{width: 100%;}}.ecom-core.ecom-cc7hh0yvtpe .text-content,.ecom-core.ecom-cc7hh0yvtpe  .text-content a,.ecom-core.ecom-cc7hh0yvtpe  .text-content p,.ecom-core.ecom-cc7hh0yvtpe  .text-content span{text-align: left;color: #ffffff;}.ecom-core.ecom-cc7hh0yvtpe .text-content,.ecom-core.ecom-cc7hh0yvtpe .text-content a,.ecom-core.ecom-cc7hh0yvtpe  .text-content a,.ecom-core.ecom-cc7hh0yvtpe  .text-content a a,.ecom-core.ecom-cc7hh0yvtpe  .text-content p,.ecom-core.ecom-cc7hh0yvtpe  .text-content p a,.ecom-core.ecom-cc7hh0yvtpe  .text-content span,.ecom-core.ecom-cc7hh0yvtpe  .text-content span a{title: Primary;font-weight: 300;font-family: 'Inter', sans-serif;line-height: 1.4em;font-size: 20px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cc7hh0yvtpe .text-content,.ecom-core.ecom-cc7hh0yvtpe  .text-content a,.ecom-core.ecom-cc7hh0yvtpe  .text-content p,.ecom-core.ecom-cc7hh0yvtpe  .text-content span{text-align: center;}}.ecom-core.ecom-cc7hh0yvtpe{padding: 0px 0px 0 0px !important;margin: 0px !important;animation-duration: 500ms !important;}.ecom-core.ecom-cc7hh0yvtpe.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 400ms;transition-delay: 400ms;transition-property: opacity;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cc7hh0yvtpe{padding-bottom: 0 !important;}}.ecom-core.ecom-s77alcq7s2a .text-content,.ecom-core.ecom-s77alcq7s2a  .text-content a,.ecom-core.ecom-s77alcq7s2a  .text-content p,.ecom-core.ecom-s77alcq7s2a  .text-content span{text-align: left;color: #ffffff;}.ecom-core.ecom-s77alcq7s2a .text-content,.ecom-core.ecom-s77alcq7s2a .text-content a,.ecom-core.ecom-s77alcq7s2a  .text-content a,.ecom-core.ecom-s77alcq7s2a  .text-content a a,.ecom-core.ecom-s77alcq7s2a  .text-content p,.ecom-core.ecom-s77alcq7s2a  .text-content p a,.ecom-core.ecom-s77alcq7s2a  .text-content span,.ecom-core.ecom-s77alcq7s2a  .text-content span a{title: Primary;font-weight: 800;font-family: 'Inter', sans-serif;line-height: 1.2em;font-size: 50px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-s77alcq7s2a .text-content,.ecom-core.ecom-s77alcq7s2a .text-content a,.ecom-core.ecom-s77alcq7s2a  .text-content a,.ecom-core.ecom-s77alcq7s2a  .text-content a a,.ecom-core.ecom-s77alcq7s2a  .text-content p,.ecom-core.ecom-s77alcq7s2a  .text-content p a,.ecom-core.ecom-s77alcq7s2a  .text-content span,.ecom-core.ecom-s77alcq7s2a  .text-content span a{font-size: 35px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-s77alcq7s2a .text-content,.ecom-core.ecom-s77alcq7s2a  .text-content a,.ecom-core.ecom-s77alcq7s2a  .text-content p,.ecom-core.ecom-s77alcq7s2a  .text-content span{text-align: center;}.ecom-core.ecom-s77alcq7s2a .text-content,.ecom-core.ecom-s77alcq7s2a .text-content a,.ecom-core.ecom-s77alcq7s2a  .text-content a,.ecom-core.ecom-s77alcq7s2a  .text-content a a,.ecom-core.ecom-s77alcq7s2a  .text-content p,.ecom-core.ecom-s77alcq7s2a  .text-content p a,.ecom-core.ecom-s77alcq7s2a  .text-content span,.ecom-core.ecom-s77alcq7s2a  .text-content span a{font-size: 30px;}}.ecom-core.ecom-s77alcq7s2a{margin-bottom: 10px !important;animation-duration: 500ms !important;}.ecom-core.ecom-s77alcq7s2a.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-s77alcq7s2a{padding-bottom: 0 !important;}}.ecom-core.ecom-bi9olzw9oo8>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-bi9olzw9oo8{background: url('/cdn/shop/files/SALE.png?v=1753689582') no-repeat scroll center center/cover #253746;enable_parallax: false;}.ecom-core.ecom-bi9olzw9oo8{padding-right: 20px !important;padding-left: 20px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bi9olzw9oo8{padding-right: 0px !important;padding-left: 0px !important;}}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.ecom-core.ecom-yyql1q1r24{width: 60%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yyql1q1r24{width: 100%;}}html body .ecom-core.ecom-yyql1q1r24>div.core__column--wrapper{padding-left: 60px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-yyql1q1r24>div.core__column--wrapper{padding-left: 35px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-yyql1q1r24>div.core__column--wrapper{padding-left: 15px !important;}}.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--container{flex-direction: row;}.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--list{display: grid;grid-template-columns: repeat(1, minmax(0, 1fr));gap: 24px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--list{display: grid;grid-template-columns: repeat(1, minmax(0, 1fr));gap: 15px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--list{display: grid;grid-template-columns: repeat(1, minmax(0, 1fr));gap: 15px;}}.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display: flex;align-items: flex-start;padding: 0px;margin: 0px;}.ecom-core.ecom-nrnld3j3glh .ecom-image-default{width: 64px !important;}.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image img,.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image picture,.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image .ecom-shape-item.ecom-image-default{height: 64px !important;}.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image img{object-fit: cover;}.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image .ecom-image-default,.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image > picture,.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image > img{border-style: solid;border-width: 1px;}.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image ,.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image .ecom-image-default,.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image  > picture,.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image > img{border-radius: 50px;overflow: hidden;}.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--icon svg{height: 30px;width: 30px;}.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--icon{border-style: solid;border-width: 1px;border-color: #7F83FF;border-radius: 63%;margin: 0px 20px 0px 0px;padding: 16px;}.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--title{text-align: left;color: #000;margin: 18px 0px 0px 0px;padding: 0px;}.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--title a{font-size: 20px;font-weight: 500;line-height: 1.2em;text-decoration: none;font-style: normal;text-transform: none;letter-spacing: 0px;font-family: 'Poppins', sans-serif;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right: 0px;}.ecom-core.ecom-nrnld3j3glh .ecom-image-default{width: 46px !important;}.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image img,.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image picture,.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image .ecom-shape-item.ecom-image-default{height: 46px !important;}.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--icon svg{height: 20px;width: 20px;}.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--icon{padding: 12px;}.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--title a{font-size: 15px;}.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--title{margin-top: 13px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nrnld3j3glh .ecom-image-default{width: 53px !important;}.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image img,.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image picture,.ecom-core.ecom-nrnld3j3glh .ecom-iconlist--image .ecom-shape-item.ecom-image-default{height: 53px !important;}.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--icon svg{height: 25px;width: 25px;}.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--icon{padding: 13px;margin-right: 15px;}.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--title a{font-size: 16px;}.ecom-core.ecom-nrnld3j3glh .ecom-base-iconlist .ecom-iconlist--title{margin-bottom: 0px;}}.ecom-core.ecom-nrnld3j3glh{margin-top: 45px !important;margin-bottom: 0px !important;animation-duration: 800ms !important;}.ecom-core.ecom-nrnld3j3glh.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 800ms !important;animation-delay: 800ms;transition-delay: 800ms;transition-property: opacity;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nrnld3j3glh{margin-top: 25px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nrnld3j3glh{margin-top: 25px !important;}} .ecom-core.ecom-nrnld3j3glh .ecom-iconlist--container{
    align-items: flex-start;
}.ecom-core.ecom-eg5ewwognro .ecom-text--more-actions button ,.ecom-core.ecom-eg5ewwognro .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-eg5ewwognro .text-content,.ecom-core.ecom-eg5ewwognro  .text-content a,.ecom-core.ecom-eg5ewwognro  .text-content p,.ecom-core.ecom-eg5ewwognro  .text-content span{text-align: left;color: #646464;margin: 0px;padding: 0px;}.ecom-core.ecom-eg5ewwognro .text-content,.ecom-core.ecom-eg5ewwognro .text-content a,.ecom-core.ecom-eg5ewwognro  .text-content a,.ecom-core.ecom-eg5ewwognro  .text-content a a,.ecom-core.ecom-eg5ewwognro  .text-content p,.ecom-core.ecom-eg5ewwognro  .text-content p a,.ecom-core.ecom-eg5ewwognro  .text-content span,.ecom-core.ecom-eg5ewwognro  .text-content span a{font-size: 16px;font-family: 'Poppins', sans-serif;font-weight: 400;line-height: 1.625em;letter-spacing: 0px;text-transform: none;font-style: normal;text-decoration: none;}.ecom-core.ecom-eg5ewwognro .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-eg5ewwognro .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-eg5ewwognro .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-eg5ewwognro .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-eg5ewwognro .text-content,.ecom-core.ecom-eg5ewwognro .text-content a,.ecom-core.ecom-eg5ewwognro  .text-content a,.ecom-core.ecom-eg5ewwognro  .text-content a a,.ecom-core.ecom-eg5ewwognro  .text-content p,.ecom-core.ecom-eg5ewwognro  .text-content p a,.ecom-core.ecom-eg5ewwognro  .text-content span,.ecom-core.ecom-eg5ewwognro  .text-content span a{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-eg5ewwognro .text-content,.ecom-core.ecom-eg5ewwognro  .text-content a,.ecom-core.ecom-eg5ewwognro  .text-content p,.ecom-core.ecom-eg5ewwognro  .text-content span{text-align: center;}.ecom-core.ecom-eg5ewwognro .text-content,.ecom-core.ecom-eg5ewwognro .text-content a,.ecom-core.ecom-eg5ewwognro  .text-content a,.ecom-core.ecom-eg5ewwognro  .text-content a a,.ecom-core.ecom-eg5ewwognro  .text-content p,.ecom-core.ecom-eg5ewwognro  .text-content p a,.ecom-core.ecom-eg5ewwognro  .text-content span,.ecom-core.ecom-eg5ewwognro  .text-content span a{font-size: 14px;}}.ecom-core.ecom-eg5ewwognro{margin-top: 30px !important;padding-bottom: 0px !important;width: 600px;max-width:600px;animation-duration: 700ms !important;}.ecom-core.ecom-eg5ewwognro.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 700ms !important;animation-delay: 700ms;transition-delay: 700ms;transition-property: opacity;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-eg5ewwognro{margin-top: 20px !important;padding-bottom: 0 !important;width: 100%;max-width:100%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-eg5ewwognro{margin-top: 20px !important;}} @media(max-width:767px){
    .ecom-core.ecom-eg5ewwognro .ecom-html div{
        display: inline;
    }
}.ecom-core.ecom-x88k6zauwh .element__heading .ecom__heading{text-align: left;margin: 0px;padding: 0px;}.ecom-core.ecom-x88k6zauwh .element__heading .ecom__heading,.ecom-core.ecom-x88k6zauwh .element__heading .ecom__heading a{font-weight: 500;font-size: 48px;line-height: 1.25em;letter-spacing: 0px;font-family: 'Poppins', sans-serif;}.ecom-core.ecom-x88k6zauwh  .element__heading .ecom__heading,.ecom-core.ecom-x88k6zauwh  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-x88k6zauwh .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-x88k6zauwh .element__heading .ecom__heading,.ecom-core.ecom-x88k6zauwh .element__heading .ecom__heading a{font-size: 30px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-x88k6zauwh .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-x88k6zauwh .element__heading .ecom__heading,.ecom-core.ecom-x88k6zauwh .element__heading .ecom__heading a{font-size: 25px;}}.ecom-core.ecom-x88k6zauwh.ecom-animated{animation-name: fadeInRight;;animation-duration: .75s;;animation-duration: 600ms !important;animation-delay: 600ms;transition-delay: 600ms;transition-property: opacity;}.ecom-core.ecom-x88k6zauwh{animation-duration: 600ms !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-x88k6zauwh{margin-top: 25px !important;padding-bottom: 0px !important;}} @media(max-width:767px){
    .ecom-core.ecom-x88k6zauwh .ecom__heading div{
        display: inline;
    }
}.ecom-core.ecom-yb6pfwdfs1p{width: 40%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yb6pfwdfs1p{width: 100%;}}html body .ecom-core.ecom-yb6pfwdfs1p>div.core__column--wrapper{padding-bottom: 30px !important;}.ecom-core.ecom-te08xod3ckb>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-fvzx5ili1fh{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fvzx5ili1fh{width: 100%;}}.ecom-core.ecom-ip8m27awsrk .ecom-image-align{align-items: center;}.ecom-core.ecom-ip8m27awsrk .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-ip8m27awsrk .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-ip8m27awsrk .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-ip8m27awsrk .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-ip8m27awsrk .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ip8m27awsrk .ecom-base-image .ecom-image-picture > picture,.ecom-core.ecom-ip8m27awsrk .ecom-base-image .ecom-image-picture > img{border-style: none;}.ecom-core.ecom-ip8m27awsrk .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-ip8m27awsrk .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ip8m27awsrk .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-ip8m27awsrk .ecom-base-image .ecom-image-picture > img{border-radius: 10px;overflow: hidden;}.ecom-core.ecom-ip8m27awsrk .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-ip8m27awsrk .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ip8m27awsrk .ecom-image-default{width: 100% !important;}}.ecom-core.ecom-ip8m27awsrk{margin-top: 0px !important;width: unset;max-width:unset;animation-duration: 500ms !important;}.ecom-core.ecom-ip8m27awsrk.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 500ms;transition-delay: 500ms;transition-property: opacity;} @media(max-width:1024px){
.ecom-core.ecom-ip8m27awsrk .ecom-base-image .ecom-image-picture > img{
    border-width: 8px!important;
}
}.ecom-core.ecom-janqmj9lqec>div.core__row--columns{max-width: 1470px;}.ecom-core.ecom-janqmj9lqec{background-color: #fff;}.ecom-core.ecom-janqmj9lqec{padding: 50px 35px 50px 35px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-janqmj9lqec{padding-right: 0px !important;padding-bottom: 50px !important;padding-left: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-janqmj9lqec{padding: 35px 0px 35px 0px !important;}}
.ecom-core.ecom-1qqq2jrswnu{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1qqq2jrswnu{width: 100%;}}.ecom-core.ecom-5ajcp854co{border-style: solid;border-bottom-width: 2px;border-color: #E2E2E2;}.ecom-core.ecom-gcgt0ken01n{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gcgt0ken01n{width: 100%;}}html body .ecom-core.ecom-gcgt0ken01n>div.core__column--wrapper{margin: 0px !important;padding: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-gcgt0ken01n>div.core__column--wrapper{padding-bottom: 0px !important;}}.ecom-core.ecom-eyr0zrm7gy .ecom-slider--container{padding-left: calc((100% - 100%) / 2);padding-right: calc((100% - 100%) / 2);}.ecom-core.ecom-eyr0zrm7gy .ecom-content-item{align-content: center;align-items: center;display: flex;}.ecom-core.ecom-eyr0zrm7gy .ecom-swiper-slide{margin: 0px;padding: 0px;}.ecom-core.ecom-eyr0zrm7gy{padding-bottom: 0px !important;margin: 0px 0px 75px 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-eyr0zrm7gy{padding-bottom: 0px !important;margin-bottom: 50px !important;}}.ecom-core.ecom-3wz76rdn943 .ecom-image-align{align-items: center;}.ecom-core.ecom-3wz76rdn943 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-3wz76rdn943 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-3wz76rdn943 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-3wz76rdn943 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-9utr43fzkx .ecom-image-align{align-items: center;}.ecom-core.ecom-9utr43fzkx .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-9utr43fzkx .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-9utr43fzkx .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-9utr43fzkx .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-00litxq62m6cn .ecom-image-align{align-items: center;}.ecom-core.ecom-00litxq62m6cn .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-00litxq62m6cn .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-00litxq62m6cn .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-00litxq62m6cn .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-jrfqu4w7t9j .ecom-image-align{align-items: center;}.ecom-core.ecom-jrfqu4w7t9j .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-jrfqu4w7t9j .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-jrfqu4w7t9j .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-jrfqu4w7t9j .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-n2yl6rl7d2 .ecom-image-align{align-items: center;}.ecom-core.ecom-n2yl6rl7d2 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-n2yl6rl7d2 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-n2yl6rl7d2 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-n2yl6rl7d2 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-qvc0f7pl3qs .ecom-image-align{align-items: center;}.ecom-core.ecom-qvc0f7pl3qs .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-qvc0f7pl3qs .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-qvc0f7pl3qs .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-qvc0f7pl3qs .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qvc0f7pl3qs{margin-bottom: 0px !important;padding-bottom: 0px !important;}}.ecom-core.ecom-wmctckkd33 .ecom-slider--container{padding-left: calc((100% - 100%) / 2);padding-right: calc((100% - 100%) / 2);}.ecom-core.ecom-wmctckkd33 .ecom-content-item{align-content: center;align-items: center;display: flex;}.ecom-core.ecom-wmctckkd33 .ecom-swiper-slide{margin: 0px;padding: 0px;}.ecom-core.ecom-wmctckkd33{padding-bottom: 0px !important;margin: 0px 0px 75px 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wmctckkd33{padding-bottom: 0px !important;margin-bottom: 50px !important;}}.ecom-core.ecom-t85pkemj85 .ecom-image-align{align-items: center;}.ecom-core.ecom-t85pkemj85 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-t85pkemj85 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-t85pkemj85 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-t85pkemj85 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-949bwp99icd .ecom-image-align{align-items: center;}.ecom-core.ecom-949bwp99icd .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-949bwp99icd .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-949bwp99icd .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-949bwp99icd .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-gf8jvkmhdt .ecom-image-align{align-items: center;}.ecom-core.ecom-gf8jvkmhdt .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-gf8jvkmhdt .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-gf8jvkmhdt .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-gf8jvkmhdt .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-d627juxqug .ecom-image-align{align-items: center;}.ecom-core.ecom-d627juxqug .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-d627juxqug .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-d627juxqug .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-d627juxqug .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-2wz6om7pq0f .ecom-image-align{align-items: center;}.ecom-core.ecom-2wz6om7pq0f .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-2wz6om7pq0f .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-2wz6om7pq0f .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-2wz6om7pq0f .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-agv9qszih0f .ecom-image-align{align-items: center;}.ecom-core.ecom-agv9qszih0f .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-agv9qszih0f .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-agv9qszih0f .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-agv9qszih0f .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-agv9qszih0f{margin-bottom: 0px !important;padding-bottom: 0px !important;}}.ecom-core.ecom-f0jkpj72xyt .text-content,.ecom-core.ecom-f0jkpj72xyt  .text-content a,.ecom-core.ecom-f0jkpj72xyt  .text-content p,.ecom-core.ecom-f0jkpj72xyt  .text-content span{text-align: center;color: #000;}.ecom-core.ecom-f0jkpj72xyt .text-content,.ecom-core.ecom-f0jkpj72xyt .text-content a,.ecom-core.ecom-f0jkpj72xyt  .text-content a,.ecom-core.ecom-f0jkpj72xyt  .text-content a a,.ecom-core.ecom-f0jkpj72xyt  .text-content p,.ecom-core.ecom-f0jkpj72xyt  .text-content p a,.ecom-core.ecom-f0jkpj72xyt  .text-content span,.ecom-core.ecom-f0jkpj72xyt  .text-content span a{font-family: 'Outfit', sans-serif;font-weight: 500;font-size: 48px;line-height: 1em;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f0jkpj72xyt .text-content,.ecom-core.ecom-f0jkpj72xyt .text-content a,.ecom-core.ecom-f0jkpj72xyt  .text-content a,.ecom-core.ecom-f0jkpj72xyt  .text-content a a,.ecom-core.ecom-f0jkpj72xyt  .text-content p,.ecom-core.ecom-f0jkpj72xyt  .text-content p a,.ecom-core.ecom-f0jkpj72xyt  .text-content span,.ecom-core.ecom-f0jkpj72xyt  .text-content span a{font-size: 30px;line-height: 1em;}}.ecom-core.ecom-f0jkpj72xyt{padding-top: 20px !important;padding-bottom: 20px !important;margin-top: 50px !important;margin-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f0jkpj72xyt{margin: 35px 0px 15px 0px !important;padding: 0px !important;}}.ecom-core.ecom-rtp7ebcysmc{background-color: #fff;}.ecom-core.ecom-rtp7ebcysmc{padding: 0px !important;margin: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rtp7ebcysmc{padding-top: 0px !important;padding-bottom: 0 !important;}}








