/** Shopify CDN: Minification failed

Line 2263:2767 Expected identifier but found whitespace
Line 2263:2768 Unexpected "8px"

**/
/* Publish by EComposer at 2025-08-28 23:43:20*//**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-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);
                        }
                    }
                
                    .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__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__element-spacer{
                    display:flex;
                }
                .ecom__element-spacer div{
                    display: block; /* dont delete me */
                    width:100%;
                }
                
                    .ecom-add-to-cart__price .ecom-product-single__price--sale{
                        font-size: inherit;
                        color: inherit;
                    }
                    .ecom-product-single__add-to-cart--submit:disabled .ecom-add-to-cart__price{
                        display: none;
                    }
                    .ecom-add-to-cart__money{
                        display: flex;
                    }
                    .ecom-builder .shopify-payment-button__button--hidden{
                        visibility: visible
                    }
                    .ecom-product-single__add-to-cart-payment-terms:empty{
                        display:none;
                    }

                    .ecom-product-single__add-to-cart--submit {
                        display: flex;
                        align-items: center;
                    }
                    .ecom-product-single__add-to-cart--submit[disable] {
                        cursor: not-allowed;
                    }
                    .ecom-product-single__add-to-cart-buttons-wrapper {display: flex;align-items: center;}
                    .ecom-product-single__add-to-cart--submit:hover .ecom__element--button-icon {
                        color: var(--icon-color-hover);
                    }
                    .ecom-ingrid-full-height.ecom-product-single__add-to-cart--submit {
                        width: 100%;
                        height: 100%;
                    }
                
                  .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%;
                  } */
              
                    /*
                    body[ecom-loaded] .ecom__accordion:not(.ecom-accordion-close-all) .ecom-item-active.ecom-accordion__item:first-child > .ecom-accordion__body {
                        height: 100% !important;
                    }
                        */
                    body[ecom-loaded] .ecom-accordion__item:not(.ecom-item-active) > .ecom-accordion__body {
                        height: 0 !important;
                    }
                    .ecom-accordion__title-text{
                        flex:1
                    }
                    body[ecom-loaded] .core__group--item.ecom-accordion__item.ecom-item-active > .ecom-accordion__body, .core__group--item.ecom-accordion__item.ecom-item-active > .ecom-accordion__body, body[ecom-loaded] .core__group--item.ecom-accordion__item.ecom-item-active .core__blocks--body {
                        overflow: inherit;
                    }
                    .core__group--item.ecom-accordion__item {
                        width: 100%;
                        flex:unset !important;
                        transition: all 500ms ease;
                    }
                    .ecom-accordion__item + .ecom-accordion__item {
                        margin-top: -1px;
                    }
                    .ecom-core .ecom-accordion__item >.ecom-accordion__body {
                        overflow: hidden;
                        margin: 0;
                        border: 0;
                        height:0;
                        opacity: 0;
                        /*transition:height 300ms ease-out;*/
                    }
                    .ecom-core .ecom-item-active > .ecom-accordion__body {
                        opacity: 1 !important;
                    }
                    .core__group--wrapper:not(.ecom-accordion-close-all) .ecom-accordion__item:first-child >.ecom-accordion__body  {
                        display: block;
                    }
                    .ecom-accordion__title {
                        cursor: pointer;
                    }
                    .ecom-accordion_nav--icon {
                        display: flex;
                        align-items: center;
                    }
                    .ecom-accordion_wrapper-info {
                        flex: 1;
                    }
                    .ecom-accordion_wrapper-info svg {
                        width: 20px;
                        height: 20px;
                    }
                    .ecom-accordion_wrapper-info .ecom-accordion_icon-title {
                        display: flex;
                    }

                    .ecom-accordion_nav--icon svg{
                        height:auto;
                    }
                    .ecom-accordion__body > div{
                        padding:0 !important;
                    }
                    .ecom-items-icon-active{
                        display:none;
                    }
                    .ecom-accordion_nav--icon.ecom-items--icon {
                      transition: all .2s ease;
                    }
                    .ecom-item-active.ecom-accordion__item > .ecom-items > .ecom-accordion_nav--icon{
                        display:none
                    }
                    .ecom-item-active.ecom-accordion__item > .ecom-items > .ecom-items-icon-active{
                        display:flex;
                    }
                    .ecom-accordion__wrapper .core__group--items{
                        display:flex;
                        flex-wrap:wrap;
                    }
                    .ecom-core .ecom-item-active > .ecom-accordion__body.ecom-accordion__body--auto-height,
                    .ecom-item-group-init.ecom-item-active > .ecom-accordion__body{
                        height:auto !important;
                    }
                    .ecom-items--icon[data-image="true"]{
                        display: none;
                    }
                
                .element__featured .element__featured--box-icon{
                    display: flex;
                }
                .element__featured--wrapper {
                    display: grid;
                    width: 100%;
                }
                .element__featured--box {
                    text-align: center;
                    overflow:hidden;
                }

                .element__featured--box-img img {
                    height: auto;
                    max-width: 100%;
                    border: none;
                    box-shadow: none;
                    transition-duration: 0.3s;
                    vertical-align: middle;
                    pointer-events: none;
                }
                .ecom-button-default{
                    display:flex;
                    justify-content:inherit;
                }
                .element__featured--box-content{
                    justify-content:inherit;
                }

                .element__featured--wrapper-list {
                    display: flex;
                    overflow-x: auto;
                }

                .element__featured--wrapper-list::-webkit-scrollbar {
                    display: block;
                    height: 3px;
                }
                .element__featured--wrapper-list::-webkit-scrollbar-track {
                    background-color: rgba(0,0,0,.15);
                }
                .element__featured--wrapper-list::-webkit-scrollbar-thumb {
                    background-color: rgba(0,0,0,.25)
                }
                .element__featured--box-btn {
                    text-transform: uppercase;
                    text-decoration: none;
                    color: #fff;
                    background-color: #0691b1;
                    border-radius: 4px;
                    margin-top: 6px;
                    margin-bottom: 10px;
                    padding: 5px 20px 5px 20px;
                }
                .ecom-feature-box-icon-link svg {
                    width: 25px;
                    height: 25px;
                }
            
                .ecom-ingrid-full-height > .ecom-icon--container, .ecom-ingrid-full-height > .ecom-icon--container svg{
                    width: 100%;
                    height: 100%;
                }
                .ecom-icon--container svg{
                    fill: currentColor;
                }
            

                a.ecom-product__heading {
                    display: block;
                    width: fit-content;
                }
            
                    .ecom-product-single__price-container-grid {
                        display: flex;
                    }
                    .ecom-product-single__price--sale{
                        font-size: 30px;
                        color: rgb(26, 27, 24);
                        display:inline-flex;
                    }
                    .ecom-product-single__price--regular{
                        text-decoration: line-through;
                        color: #6B7280;
                        display:inline-flex;
                    }
                    .ecom-product-single__price--badges-sale{
                        display: none;
                        color:red;
                    }
                    .ecom-product-single__price--badges-sale-pecent{
                        display: block;
                    }
                    .ecom-product-single__price-container .ecom-product-single__price--prices{
                        display:inline-flex;
                        align-items:center;
                        justify-content:center;
                        gap:10px;
                        flex-wrap: wrap;
                    }
                    .ecom-product-single__price-container {
                        display: flex;
                        flex-direction: column;
                        /* gap: 5px; */
                    }
                    .ecom-product-single-afterpay afterpay-placement{
                        margin:0;
                        padding: 0;
                    }
                
                .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-product-single__media-container .ecom-swiper-container.ecom-product-single__media--featured {
                    overflow-y: unset !important;
                    overflow-x: clip !important;
                }
                .ecom-product-single .ecom-swiper-button-lock {
                    display: none !important;
                }
                .ecom-modal-gallery-item iframe {
                    width: 100%;
                    height: 100%;
                }
                .ecom-element.ecom-product-single .ecom-image-link-product {
                    cursor: inherit;
                }
                .ecom-product-single__media--image img {
                    display: block;
                    max-width: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 100%;
                    width: 100%;
                    -webkit-user-select: none;
                    -khtml-user-select: none;
                    -moz-user-select: none;
                    -o-user-select: none;
                    user-select: none;
                }

                .ecom-media-video, .shopify-model-viewer-ui, .ecom-img-zoom-a, .ecom-product-single__media--model-wrapper {
                    position: absolute;
                    inset: 0
                }

                .ecom-product-single .ec_splide__pagination__page.ec_splide__pagination__page.is-active {
                    transform: none;
                }

                .ecom-product-single__media--thumbs:empty {
                    display: none !important;
                }
                .ecom-product-single__media {
                    display: block;
                    position: relative;
                    width: 100%;
                }
                .ecom-product-single__media--grid .ecom-product-single__media--images img {
                    max-width: 100%;
                }

                .ecom-product-single__media--grid .ecom-product-single__media--images {
                    display: flex;
                    flex-wrap: wrap;
                    margin-bottom: 2rem;
                    padding: 0;
                    gap: 10px;
                    list-style: none;
                }

                .ecom-product-single__media--images {
                    transition: height 0.3s;
                }

                .ecom-product-single__media--grid .ecom-product-single__media--image {
                    width: calc(50% - 1rem / 2);
                    max-width: 100%;
                    flex-grow: 1;
                }
                /** Set the media image and the first image 100% width **/

                .ecom-product-single__media--grid .ecom-product-single__media--image:nth-child(5n+1) {
                    width: 100%;
                }

                .ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full {
                    width: 100%;
                }
                .ecom-product-single__media-label, .ecom-product-single__zoom-icon-wrapper {
                    align-items: center;
                }
                .ecom-product-single__zoom-icon-wrapper {
                    color: #000000;
                    background-color: #f7f7f7;
                    border-style: solid;
                    border-width: 0.8px;
                    overflow: hidden;
                    border-radius: 50%;
                }
                .ecom-product-single__zoom-icon {
                    width: 25px;
                    height: 25px;
                    padding: 6px;
                }
                .ecom-product-single__zoom-icon-wrapper .ecom-product-single__zoom-icon svg{
                    width: 100%;
                    height: 100%;
                    display: flex;
                }
                .ecom-product-single__media-label > span {
                    height: fit-content;
                }

                .ecom-swiper-controls::after {
                    display: none
                }

                .ecom-product-single__media--grid .ecom-swiper-controls {
                    display: none;
                }

                .ecom-product-single__media--grid .ecom-product-single__media--images img,
                .ecom-product-single__media--video video {
                    max-width: 100%;
                }

                .ecom-product-single__media--video video {
                    width: 100%;
                }

                .ecom-product-single__media--grid .ecom-product-single__media--image:first-child {
                    width: 100%;
                }

                .ecom-product-single__media--grid .ecom-product-single__media--image.ecom-product-single__media--full {
                    width: 100%;
                }

                .ecom-product-single__media---external-video {
                    position: relative;
                    padding-top: var(--img_padding, 100%);
                }

                .ecom-product-single__media--image {
                    padding-top: var(--img_padding, 100%);
                }

                .ec_splide__slide.ecom-product-single__media--image img {
                    position: absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    object-fit: cover;
                }

                .ecom-product-single__media--model {
                    position: relative;
                }
                .ecom-modal .ecom-swiper-wrapper .ecom-splide-slide img {
                    margin: auto !important;
                    height: auto !important;
                }
                .ecom-product-single__media---external-video iframe,
                .ecom-product-single__media--model-wrapper model-viewer {
                    display: block;
                    max-width: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 100%;
                    width: 100%;
                }

                .ecom-product-single__media .shopify-model-viewer-ui.shopify-model-viewer-ui--desktop {
                    display: block;
                    max-width: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 100%;
                    width: 100%;
                }

                .ecom-product-single__media--image {
                    height: 0;
                }

                .ecom-swiper-wrapper {
                    align-items: stretch;
                }

                /* Height 100% will break the thumbs slider height */
                .ecom-swiper-wrapper .ecom-splide-slide {
                    text-align: center;
                }

                .ecom-product-single__media--slider .ecom-splide-slide img {
                    object-fit: contain;
                }

                .ecom-product-single__media--thumbnail {
                    border: 2px solid transparent;
                    cursor: pointer;
                    display: flex;
                    justify-content: center;
                }
                /* Fix filter CSS on Safari */
                .ecom-product-single__media--featured img {
                    transform: translate3d(0, 0, 0);
                }
                .ecom-product-single__media--featured.ecom-before-init{
                    opacity: 0;
                }

                .ecom-product-single__media--thumbnail img {
                    -webkit-user-select: none;
                    -khtml-user-select: none;
                    -moz-user-select: none;
                    -o-user-select: none;
                    user-select: none;
                    width: 100%;
                    max-width: 100%;
                    height: auto;
                    border: 0;
                    vertical-align: middle;
                    position: relative;
                    z-index: 1;
                }

                .ecom-swiper-controls svg {
                    height: 16px;
                    width: 16px;
                    color: inherit;
                }

                .ecom-product-single__media-wrapper .ecom-swiper-controls {
                    cursor: pointer;
                    width: auto;
                    height: auto;
                    transition: .2s ease-in-out;
                }

                .ecom-product-single .ec_splide__arrow.ecom-swiper-button,
                .ecom-product-single .ec_splide__arrow.ecom-swiper-controls-thumb {
                    padding: 8px;
                }

                .ecom-swiper-controls-thumb svg {
                    height: 100%;
                    width: 100%;
                    color: inherit;
                }
                .ecom-product-single__media--thumbs{
                    position:relative
                }

                .ecom-product-single__media--thumbs.ec_splide--ttb {
                    top: 0;
                    bottom: 0;
                }

                .ecom-product-single .ec_splide__track--ttb.ec_splide__track--nav {
                    position: absolute;
                    top: 0;
                    bottom: 0;
                }

                .ecom-swiper-button-thumb-prev{
                    left:0
                }

                .ecom-product-single__media-container button.ec_splide__arrow.ecom-swiper-controls {
                    transform: inherit;
                }

                .ecom-swiper-controls-thumb > svg{
                    width:24px;
                    height:24px;
                }

                .ecom-swiper-controls-thumb {
                    z-index:10;
                    display:flex;
                    cursor: pointer;
                    width:auto;
                    height:auto;
                    transition: .2s ease-in-out;
                    text-align: center;
                }
                .ecom-swiper-controls-thumb::after{
                    display:none
                }

                .ecom-swiper-controls:after {
                    margin-left: -3px;
                }

                .ecom-product-single__media--thumbnail:hover {
                    z-index: 10;
                }

                button.ecom-product-single__media--play-control {
                    display: block;
                    max-width: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 100%;
                    width: 100%;
                    border: none;
                    cursor: pointer;
                    margin: 0;
                    padding: 0;
                    background-color:rgb(238 238 238 / 40%);
                }

                .ecom-product-single__media--play-control-wrapper {
                    display: flex;
                    align-items: center;
                    justify-content: center;
                    position: absolute;
                    left: 50%;
                    top: 50%;
                    transform: translate(-50%, -50%) scale(1);
                    z-index: 1;
                }
                .ecom-product-single__media--thumbnail {
                    position: relative;
                }

                .ecom-product-single__media--thumbnail--icon {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    transform: translate(-50%, -50%);
                    z-index: 3;
                    display: flex;
                }

                .ecom-product-single__media--thumbnail--icon svg {
                    display: flex;
                }
                .ecom-product-single__media--horizontal .ecom-swiper-controls-thumb,
                .ecom-product-single__media-tablet--horizontal .ecom-swiper-controls-thumb,
                .ecom-product-single__media-mobile--horizontal .ecom-swiper-controls-thumb{
                    transform:translateY(-50%);
                    top: 50%;
                    margin-top: 0px;
                    width: auto;
                    height: auto;
                }
                .ecom-dont-has-many-images .ecom-product-single__media--thumbs,
                .ecom-dont-has-many-images .ec_splide__pagination {
                    display: none;
                }

                .ecom-product-single__media--image.ecom-image-align-left img {
                    left: 0;
                    right: unset;
                    transform: none;
                }
                .ecom-product-single__media--image.ecom-image-align-right img {
                    left: unset;
                    right: 0;
                    transform: none;
                }

                .ecom-product-single__media--image.ecom-image-align-center img {
                    left: 50%;
                    transform: translateX(-50%);
                }

                .ecom-product-single__media .ecom-product-single__media-container {
                    display: flex;
                    flex-direction: column;
                    gap: 10px
                }

                .ecom-swiper-container {
                    width: 100%;
                }
                .ecom-product-single__media--thumbnail > * {
                    transition:inherit;
                }

                /* Image Zoom */
                .ecom-image-zoom {
                    position: relative;
                    display: inline-block;
                    overflow: hidden;
                }

                .ecom-image-zoom > a {
                    cursor: zoom-in;
                }

                .ecom-image-zoom.is-error > a {
                    cursor: not-allowed;
                }

                .ecom-image-zoom.is-loading > a {
                    cursor: progress;
                }

                .ecom-image-zoom > a > img {
                    display: block;
                }

                .ecom-image-zoom-notice {
                    position: absolute;
                    top: 50%;
                    left: 50%;
                    z-index: 150;
                    width: 10em;
                    margin: -1em 0 0 -5em;
                    line-height: 2em;
                    text-align: center;
                    background: #FFF;
                    box-shadow: 0 0 10px #888;
                }

                .ecom-image-zoom-flyout {
                    position:absolute;
                    top: 0;
                    left: 0;
                    width: 100%;
                    height: 100%;
                    z-index: 200;
                    overflow: hidden;
                    background: #FFF;
                    cursor: crosshair;
                }
                .ecom-image-zoom-window.ecom-image-zoom-flyout {
                    opacity: 0;
                    box-shadow: 0 1px 5px rgba(127,127,127,0.02), 0 5px 18px rgba(127,127,127,0.2);
                }
                .ecom-image-zoom-flyout.ecom-open {
                    animation: fadeZoomIn 200ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
                    -webkit-animation: fadeZoomIn 200ms cubic-bezier(0.4, 0, 0.2, 1) forwards;
                }

                .ecom-image-zoom-flyout.ecom-close {
                    animation: fadeZoomOut 150ms cubic-bezier(0, 0, 0.2, 1)
                }

                .ecom-product-single__media .ecom-product-single__media-container .ecom-product-single__media--image .ecom-image-zoom-flyout img {
                    width: auto;
                    max-width: none !important;
                    height: auto !important;
                    object-fit: unset !important;
                    transform: none;
                }
                .ecom-product-single__media .ecom-image-align {
                    justify-content: center;
                }
                .ecom-product-single__media-label, .ecom-product-single__zoom-icon-wrapper {
                    z-index: 99;
                    pointer-events: none;
                }
                .ecom-label-position__topleft, .ecom-zoom-position__topleft {
                    top: 20px;
                    left: 20px;
                }
                .ecom-label-position__topright, .ecom-zoom-position__topright {
                    top: 20px;
                    right: 20px;
                }
                .ecom-label-position__bottomleft, .ecom-zoom-position__bottomleft {
                    bottom: 20px;
                    left: 20px;
                }
                .ecom-label-position__bottomright, .ecom-zoom-position__bottomright {
                    bottom: 20px;
                    right: 20px;
                }
                .ecom-product-single__media--thumbs.ecom-product-single__init-thumb-hidden .ecom-product-single__media--thumbnail{
                    opacity: 0;
                    visibility: hidden;
                    width: 100px;
                }

                .ecom-product-single__only .ec_splide__arrows {
                    display: none;
                }

                @media screen and (min-width: 1025px) {
                    .ecom-product-single__media.ecom-position-sticky {
                        position: sticky;
                        top: 0
                    }
                    .ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs {
                        width: 120px;
                    }
                    .ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{
                        right:auto;
                        left:50%;
                        transform:translateX(-50%);
                        top:auto;
                        bottom:10px;
                    }
                    .ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{
                        transform: rotate(90deg);
                    }
                    .ecom-product-single__media--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{
                        right:auto;
                        left:50%;
                        transform:translateX(-50%);
                        top:10px;
                        bottom:auto;
                    }
                    /*.ecom-product-single__media .ecom-product-single__media--horizontal .ecom-product-single__media--thumbs {
                        min-height: 100px;
                        height: auto;
                    }*/
                }
                @media (min-width: 768px) and (max-width: 1024px) {
                    .ecom-product-single__media--image.ecom-image-align-center--tablet img {
                        left: 50%;
                        right: unset;
                        transform: translateX(-50%);
                    }
                    .ecom-product-single__media--image.ecom-image-align-left--tablet img {
                        left: 0;
                        right: unset;
                        transform: none;
                    }
                    .ecom-product-single__media--image.ecom-image-align-right--tablet img {
                        left: unset;
                        right: 0;
                        transform: none;
                    }
                    .ecom-product-single__media--image, .ecom-product-single__media--full {
                        padding-top: var(--img_padding__tablet, 100%)
                    }
                    .ecom-product-single__media--thumbs.ecom-swiper-tablet-vertical {
                        min-width: 50px;
                        width: auto;
                    }
                    .ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{
                        right:auto;
                        left:50%;
                        transform:translateX(-50%);
                        top:auto;
                        bottom:10px;
                    }
                    .ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{
                        transform: rotate(90deg);
                    }
                    .ecom-product-single__media-tablet--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{
                        right:auto;
                        left:50%;
                        transform:translateX(-50%);
                        top:10px;
                        bottom:auto;
                    }
                }
                @media (max-width: 767px) {
                    .ecom-product-single__media--image.ecom-image-align-center--mobile img {
                        left: 50%;
                        right: unset;
                        transform: translateX(-50%);
                    }
                    .ecom-product-single__media--image.ecom-image-align-left--mobile img {
                        left: 0;
                        right: unset;
                        transform: none;
                    }
                    .ecom-product-single__media--image.ecom-image-align-right--mobile img {
                        left: unset;
                        right: 0;
                        transform: none;
                    }
                    .ecom-product-single__media--image, .ecom-product-single__media--full {
                        padding-top: var(--img_padding__mobile, 100%)
                    }
                    .ecom-product-single__media--vertical-mobile .ecom-product-single__media--featured {
                        width: auto;
                    }
                    .ecom-product-single__media--thumbs.ecom-swiper-mobile-vertical {
                       /* min-width: 50px;*/
                        width: auto;
                    }
                    .ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-next{
                        right:auto;
                        left:50%;
                        transform:translateX(-50%);
                        top:auto;
                        bottom:10px;
                    }
                    .ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-controls-thumb svg{
                        transform: rotate(90deg);
                    }
                    .ecom-product-single__media-mobile--vertical .ecom-product-single__media--thumbs .ecom-swiper-button-prev{
                        right:auto;
                        left:50%;
                        transform:translateX(-50%);
                        top:10px;
                        bottom:auto;
                    }
                }

                .ecom-product-single .ec_splide__arrows:not(.ec_splide__arrows--ttb) .ec_splide__arrow.ec_splide__arrow--prev svg {
                    transform: none;
                }

                @keyframes fadeZoomIn {
                0% {
                    transform: scale(0.8);
                    opacity: 0; }

                100% {
                    transform: scale(1);
                    opacity: 1; } }

                @keyframes fadeZoomOut {
                0% {
                    opacity: 1; }

                100% {
                    opacity: 0; } }

            
                    .ec-swatch-shopify-color {
                        display: block;
                        max-width: 100%;
                        aspect-ratio: 1 / 1;
                        background: var(--ec-swatch--background);
                        background-position: var(--ec-swatch-focal-point, initial);
                        background-size: cover;
                        background-origin: border-box;
                    }
                    .ecom-product-single__variant-picker--options{
                        align-items:flex-start;
                        display:flex;
                        flex-direction:column;
                    }
                    .ecom-product-single__variant-picker-wrapper .ecom-allow-pointer-event .ecom-variant-disable {
                        pointer-events: auto;
                        cursor: pointer;
                    }
                    .ecom-product-single__variant-picker-wrapper .ecom-variant-disable {
                        opacity: .4;
                        pointer-events: none;
                        cursor: not-allowed;
                    }
                    .ecom-product-single__variant-picker [name="id"]{
                        display:none;
                    }


                    .ecom-product-single__variant-picker-container[data-picker-type="dropdown"] .selector-wrapper{
                        display:flex;
                    }

                    .ecom-product-single__variant-picker--only-default .ecom-product-single__variant-picker--options .selector-wrapper {
                        display:none;
                    }

                    .ecom-product-single__variant-picker-container{
                        flex-direction: column;
                    }
                    .ecom-product-single__variant-picker-container.ecom-placeholder-on-builder-mode:empty::before, .ecom-product-single__variant-picker-container.ecom-force-show.ecom-placeholder-on-builder-mode::before{
                        display: flex;
                        flex-direction: row;
                        flex-wrap: nowrap;
                        position: relative;
                        justify-content: center;
                        align-items: center;
                        border-radius: 8px;
                        border: 1px dashed #91D0FF;
                        color: #00527C;
                        font-size: 13px;
                        line-height: 20px;
                        font-weight: 650;
                        opacity: 1;
                        padding: 6px;
                    }
                    .ecom-product-single__picker-radio-list{
                        display:block;
                        position:relative;
                        width:100%;
                    }
                    .ecom-product-single__picker-radio-list .ecom-product-single__picker-radio-list-item{
                        display:flex;
                        flex-direction: row;
                        cursor: pointer;
                    }

                    .ecom-product-single__picker-colors-item {
                        padding: 2px;
                        cursor: pointer;

                    }
                    .ecom-product-single__picker-colors-item span {
                        width:20px;
                        height:20px;
                        display:block;
                    }

                    .ecom-product-single__picker-colors-item {
                        display: inline-flex;
                        padding: 2px;
                        border : 2px solid #9e9e9e;
                    }

                    .ecom-product-single__picker-colors-item.ecom-button-active{
                        border-color:  rgba(5, 150, 105,1);
                    }

                    .ecom-product-single__variant-picker .ecom-product-single__picker-main,
                    .ecom-product-single__variant-picker .selector-wrapper {
                        display:flex;
                        flex-direction: column;
                        align-items:inherit;
                    }
                    .ecom-product-single__variant-picker .selector-wrapper{
                        display:none;
                         overflow:hidden;
                        width: 100%;
                    }
                     .ecom-product-single__variant-picker select{
                        overflow: hidden;
                        text-overflow: ellipsis;
                        white-space: nowrap;
                        text-align: center;
                    }
                    @media (max-width: 767px) {
                        .ecom-product-single__variant-picker select{
                            text-align-last: center;
                            -moz-text-align-last: center;
                        }
                    }

                    .ecom-product-single__picker-colors-list,
                    .ecom-product-single__picker-radio-list,
                    .ecom-product-single__picker-images-list {

                        display: flex;
                        flex-wrap: wrap;
                    }
                    .ecom-product-single__picker-images-list li {
                        cursor: pointer;
                        margin: 0;
                    }

                     .ecom-product-single__variant-picker .selector-wrapper label {
                        display: inline-block;
                        line-height:1
                    }

                    .ecom-product-single__picker-radio-list li {
                        cursor: pointer;
                        text-align: center;
                        justify-content: center;
                    }
                    .ecom-product-single__picker-images-item{
                        overflow: hidden;
                    }
                    .ecom-product-single__picker-images-item img {
                        width: 100%;
                        height: 100%;
                        object-fit: cover;
                    }
                    [data-ecom-tooltip]:before {
                        position : absolute;
                        content : attr(data-ecom-tooltip);
                        text-transform: none;
                        font-size: .9em;
                        line-height: 1;
                        user-select: none;
                        pointer-events: none;
                        opacity : 0;
                        z-index: 1;
                        width: 50%;
                        /*white-space: nowrap;*/
                        overflow: hidden;
                        text-overflow: ellipsis;
                        padding: 1ch 1.5ch;
                        border-radius: .3ch;
                        box-shadow: 0 1em 2em -.5em rgba(0, 0, 0, 0.35);
                        background: #333;
                        color: #fff;
                    }
                    [data-ecom-tooltip]:hover:before {
                        opacity : 1;
                    }

                    .ecom-product-single__price--prices {
                        display: inline-block;
                    }

                    .ecom-product-single__picker-colors-item span{
                        transition:inherit;
                        border-radius:inherit;
                    }
                    .ecom-product-single__variant-picker--main{
                        flex-direction:column;
                        display:flex;
                    }
                    .ecom-product-single__variant-picker--main > div{
                        display:flex;
                        flex-direction:column;
                        align-items:inherit;
                        justify-content:inherit;
                    }
                    .ecom-block  .ecom_not_hide_dropdown_arrow select {
                        -webkit-appearance: auto;
                        -moz-appearance: auto;
                        appearance: auto;
                    }
                    .ecom-product-single__variant-picker-wrapper.ecom_not_hide_dropdown_arrow .ecom-product-single__variant-picker-container select {
                        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);
                        background-repeat: no-repeat;
                        background-position: right center;
                        background-size: 20px 20px;
                    }
                    .ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container select {
                        appearance: none;
                        -webkit-appearance: none;
                        background-image: none;
                    }
                    .ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container .ecom-variant-disable {
                        display: flex;
                        position: relative;
                        overflow: hidden;
                        justify-content: center;
                        align-items: center;
                    }
                    .ecom-product-single__variant-picker-wrapper .ecom-disable-style-slash .ecom-variant-disable:after {
                        content: '';
                        width: 2px;
                        height: 85%;
                        position: absolute;
                        z-index: 10;
                        opacity: inherit;
                        pointer-events: none;
                        transform: rotate(40deg);
                        background-color: #999999;
                    }
                    .ecom-product-single__variant-picker-wrapper .ecom-disable-style-cross .ecom-variant-disable:before {
                        content: '';
                        width: 2px;
                        height: 85%;
                        position: absolute;
                        z-index: 10;
                        opacity: inherit;
                        transform: rotate(45deg);
                        pointer-events: none;
                        background-color: #999999;
                    }
                    .ecom-product-single__variant-picker-wrapper .ecom-disable-style-cross .ecom-variant-disable:after {
                        content: '';
                        width: 2px;
                        height: 85%;
                        position: absolute;
                        z-index: 10;
                        opacity: inherit;
                        pointer-events: none;
                        transform: rotate(135deg);
                        background-color: #999999;
                    }
                    .ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container.ecom-disable-style-hide .ecom-variant-disable {
                        display: none;
                    }
                
                .element__divi{
                    /*padding:10px 0;*/
                    overflow:hidden;
                }
                .ecom__element-divi{
                    display:flex;
                }
                .divi-line{
                    /*margin:10px 0;*/
                    border:0;
                    border-bottom: 1px solid #D1D5DB;
                }
                .divi-cont{
                    position:relative;
                    z-index:1;
                    display:flex;
                    align-items:center;
                    transition: all .3s;
                    color: #818a91;
                    width:100%;
                }
                .divi-cont span{
                    display:flex;
                    white-space:nowrap;
                }
                .divi-cont-before{
                    display:block;
                    border:0;
                }
                .divi-cont-after{
                    display:block;
                    border:0;
                }
                .divi-style{
                    padding:0 !important;
                    border-bottom: 2px solid #D1D5DB;
                }
                .divi-cont>*{
                    margin:0;
                }
                .divi-cont svg{
                    width:36px;
                    height:auto;
}
                .line-style-zigzag .divi-line, .line-style-zigzag .divi-cont-before,.line-style-zigzag .divi-cont-after {
                    height: var(--divi-line-height);
                    background-size: var(--divi-line-height) 100%;
                    background-repeat: repeat-x;
                    border: none;
                    background-image: var(--divi-background-url);
                }
                .line-style-curly .divi-line, .line-style-curly .divi-cont-before, .line-style-curly .divi-cont-after{
                    height: var(--divi-line-height);
                    background-size: var(--divi-line-height) 100%;
                    background-repeat: repeat-x;
                    border: none;
                    background-image: var(--divi-background-url);

                }
                .ecom__element-divi .ecom-image-default{
                    width:300px;
                    flex-shrink:0;

                }

                .ecom__element-divi .ecom-base-image .ecom-image-picture {
                    width: 100%;
                    max-width: 100%;
                }
                .ecom__element-divi .ecom-base-image picture{
                    overflow: hidden;
                    flex: 1 1 auto;
                    min-height: 1px;
                }
                .ecom__element-divi .ecom-base-image .ecom-image-picture img{
                    width: 100%;
                }
                .ecom__element-divi .ecom-image-default .ecom-image-picture img{
                    object-fit: contain;
                }

                .divi-cont-before.divi-style, .divi-cont-after.divi-style {
                    flex: var(--flex-desktop);
                    width: var(--divider-width);
                }
                @media(max-width: 1024px) {
                    .divi-cont-before.divi-style, .divi-cont-after.divi-style {
                        flex: var(--flex-tablet);
                        width: var(--divider-width-tablet);
                    }
                }
                @media(max-width: 767px) {
                    .divi-cont-before.divi-style, .divi-cont-after.divi-style {
                        flex: var(--flex-mobile);
                        width: var(--divider-width-mobile);
                    }
                }
            
      .ecom-placeholder-extension__wrapper::before{
        content: attr(data-ecom-placeholder);
        text-align: center;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        position: relative;
        justify-content: center;
        align-items: center;
        border-radius: 8px;
        border: 1px dashed #91D0FF;
        color: #00527C;
        font-size: 13px;
        line-height: 20px;
        font-weight: 650;
        opacity: 1;
        padding: 6px;
      }
      
                .ecom-placeholder-on-builder-mode.ecom-element__placeholder:empty::before{
                    display: flex;
                    flex-direction: row;
                    flex-wrap: nowrap;
                    position: relative;
                    justify-content: center;
                    align-items: center;
                    border-radius: 8px;
                    border: 1px dashed #91D0FF;
                    color: #00527C;
                    font-size: 13px;
                    line-height: 20px;
                    font-weight: 650;
                    opacity: 1;
                    padding: 6px;
                }
                .ecom-product-single__payment-method-list{
                    padding:0;
                    display:flex;
                    flex-wrap:wrap;
                }
                .ecom-product-single__payment-method-list li{
                    display:inline-flex;
                }

            
@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)}}.ecom-core.ecom-i3g9dpr9r2{width: 40%;}.ecom-core.ecom-i3g9dpr9r2>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 0px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-i3g9dpr9r2{width: 50%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-i3g9dpr9r2{width: 100%;}}html body .ecom-core.ecom-i3g9dpr9r2>div.core__column--wrapper{padding-top: 0px !important;padding-left: 55px !important;margin-top: 0px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-i3g9dpr9r2>div.core__column--wrapper{padding-left: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-i3g9dpr9r2>div.core__column--wrapper{padding-right: 15px !important;padding-left: 15px !important;}} .ecom-core.ecom-i3g9dpr9r2 .ecom-block:has(>.ec-row-sticky){
    position: sticky;
    top: 0;
}.ecom-core.ecom-dzpmlpf1vnt>.core__row--columns>.ecom-column>.core__column--wrapper{padding: inherit;}.ecom-core.ecom-dzpmlpf1vnt>.core__row--columns>.ecom-column>div.core__column--wrapper{padding: 0px;}.ecom-core.ecom-4rirmjvj783{width: 100%;}.ecom-core.ecom-4rirmjvj783>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace ~ div.ecom-block.elmspace{margin-top: 20px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4rirmjvj783{width: 100%;}}.ecom-core.ecom-87bn736l74g .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list .ecom-product-single__payment-method-svg{width: 47px;}.ecom-core.ecom-87bn736l74g .ecom-product-single__playment-method-wrapper .ecom-product-single__payment-method-list{justify-content: center;}.ecom-core.ecom-87bn736l74g .ecom-product-single__playment-method-wrapper .ecom-product-single-payment-method-content,.ecom-core.ecom-87bn736l74g .ecom-product-single__playment-method-wrapper .ecom-product-single-payment-method-content a{font-size: 1px;}.ecom-core.ecom-fm8bpi9buuq .element__featured--box.item-style--list{max-width: 25%;flex: 0 0 25%;}.ecom-core.ecom-fm8bpi9buuq .element__featured--wrapper{grid-template-columns: repeat(3, 1fr);gap: 20px;}.ecom-core.ecom-fm8bpi9buuq .element__featured--wrapper-list > * + *{margin-left: 52px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fm8bpi9buuq .element__featured--box.item-style--list{max-width: 38%;flex: 0 0 38%;}.ecom-core.ecom-fm8bpi9buuq .element__featured--wrapper{grid-template-columns: repeat(3, 1fr);gap: 15px;}.ecom-core.ecom-fm8bpi9buuq .element__featured--wrapper-list > * + *{margin-left: 20px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fm8bpi9buuq .element__featured--box.item-style--list{max-width: 40%;flex: 0 0 40%;}.ecom-core.ecom-fm8bpi9buuq .element__featured--wrapper{grid-template-columns: repeat(3, 1fr);gap: 10px;}.ecom-core.ecom-fm8bpi9buuq .element__featured--wrapper-list > * + *{margin-left: 10px;}}.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box{text-align: center;justify-content: center;border-radius: 0px;margin: 0px;padding: 0px;}.ecom-core.ecom-fm8bpi9buuq .ecom-image-default{width: 64px !important;}.ecom-core.ecom-fm8bpi9buuq .ecom-image-align{justify-content: center;}.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box-img img{object-fit: contain;}.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box-img ,.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box-img  > picture,.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box-img > img{border-radius: 50px;overflow: hidden;}.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box-img{margin: 0px 0px 15px 0px;padding: 16px;}.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box-icon{color: var(--ecom-global-colors-secondary);justify-content: center;}.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box-icon svg{height: 29px;width: 29px;transform: rotate(0deg);}.ecom-core.ecom-fm8bpi9buuq .element__featured--box-icon svg{margin: 0px;padding-bottom: 10px;}.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box-title{font-size: 12px;font-weight: 500;line-height: 1.4em;font-style: normal;text-decoration: none;letter-spacing: 0px;font-family: 'Inter', sans-serif;color: #000;margin: 0px;padding: 0px 10px 0px 10px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box{text-align: center;justify-content: center;}.ecom-core.ecom-fm8bpi9buuq .ecom-image-align{justify-content: center;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box{text-align: center;justify-content: center;}.ecom-core.ecom-fm8bpi9buuq .ecom-image-default{width: 50px !important;}.ecom-core.ecom-fm8bpi9buuq .ecom-image-align{justify-content: center;}.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box-img{padding: 12px;margin-bottom: 12px;}.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box-icon{justify-content: center;}.ecom-core.ecom-fm8bpi9buuq .element__featured .element__featured--box-title{font-size: 14px;margin-bottom: 10px;}}.ecom-core.ecom-fm8bpi9buuq{margin-top: 35px !important;padding-bottom: 0px !important;width: 500px;max-width:500px;} .ecom-core.ecom-fm8bpi9buuq .ecom-image-default{
    justify-content: center;
    aspect-ratio: 1;
    border: 1px solid #BABABA;
}
.ecom-core.ecom-fm8bpi9buuq .ecom-image-default img{
    border-radius: 0!important;
}.ecom-core.ecom-f2c269da6e4 .ecom__element--button-icon{order: -1;}.ecom-core.ecom-f2c269da6e4 .ecom-product-single__add-to-cart--submit{gap: 0px;}.ecom-core.ecom-f2c269da6e4 .ecom-product-single__add-to-cart-buttons-wrapper{align-items: center;justify-content: center;}.ecom-core.ecom-f2c269da6e4 .ecom-product-single__add-to-cart--submit{justify-content: center;font-weight: 400;letter-spacing: 0px;font-style: normal;font-size: 14px;line-height: 1.25em;font-family: 'Inter', sans-serif;width: 100%;height: 57px;min-height: 57px;color: #fff;background-color: var(--ecom-global-colors-secondary);border-style: none;border-radius: 7px;transition-duration: 400ms;;;padding: 12.5px 25px 12.5px 25px;margin: 0px;}.ecom-core.ecom-f2c269da6e4 .ecom-product-single__add-to-cart--submit:hover{color: #fff;background-color: var(--ecom-global-colors-secondary);}.ecom-core.ecom-f2c269da6e4 .ecom-product-single__add-to-cart--submit.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-f2c269da6e4 .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size: 16px;font-weight: 600;line-height: 1.25em;letter-spacing: 0px;width: 100%;height: 57px;min-height: 57px;color: #fff;background-color: #7D51CE;border-radius: 7px;margin: 0px;padding: 12.5px 25px 12.5px 25px;}.ecom-core.ecom-f2c269da6e4 .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order:hover{width: 100%;color: #fff;background-color: #000;}.ecom-core.ecom-f2c269da6e4 .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-f2c269da6e4 .ecom-add-to-cart__price .separator{color: #ffffff;}.ecom-core.ecom-f2c269da6e4 .ecom-add-to-cart__price .separator,.ecom-core.ecom-f2c269da6e4 .ecom-add-to-cart__price .separator{padding-left: 10px;}.ecom-core.ecom-f2c269da6e4 .ecom-product-single__add-to-cart--submit:disabled{font-size: 16px;line-height: 1.25em;letter-spacing: 0px;font-weight: 600;height: 57px;min-height: 57px;color: #000;background-color: #bdb9b9;border-style: none;border-radius: 7px;padding: 12.5px 25px 12.5px 25px;margin: 0px;}.ecom-core.ecom-f2c269da6e4 .ecom__element--button-icon{color: var(--ecom-global-colors-primary);padding-right: 10px;}.ecom-core.ecom-f2c269da6e4 .ecom__element--button-icon svg{height: 18px;width: 18px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-f2c269da6e4 .ecom-product-single__add-to-cart--submit{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-f2c269da6e4 .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-f2c269da6e4 .ecom-product-single__add-to-cart--submit:disabled{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-f2c269da6e4 .ecom-product-single__add-to-cart--submit{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-f2c269da6e4 .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-f2c269da6e4 .ecom-product-single__add-to-cart--submit:disabled{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}}.ecom-core.ecom-f2c269da6e4{margin-top: 24px !important;padding-bottom: 0 !important;width: 100%;max-width:100%;} .ecom-core.ecom-f2c269da6e4{
    flex: 1 0 0;
}.ecom-core.ecom-qsd890mipm9 .ecom-product-variant--option-label-text{display: inline-block;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-list,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-colors-list,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-radio-list{column-gap: 10px;row-gap: 10px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-list,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-colors-list,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-radio-list{column-gap: 8px;row-gap: 8px;}}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--options,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--main,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__variant-picker-container .ecom-product-single__picker-radio-list{align-items: flex-start;justify-content: flex-start;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__variant-picker-container{border-radius: 0px;overflow: hidden;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-qsd890mipm9 .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-qsd890mipm9 .selector-wrapper .ecom-product-variant--option-label-text a{title: New Item;font-weight: 500;font-size: 16px;text-transform: capitalize;line-height: 1.25em;font-style: normal;text-decoration: none;letter-spacing: 0px;font-family: 'Inter', sans-serif;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-qsd890mipm9 .selector-wrapper .ecom-product-variant--option-label-text{color: #000;margin: 25px 0px 16px 0px;padding: 0px;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__variant-picker--selected-value,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__variant-picker--selected-value a{title: New Item;font-size: 16px;font-weight: 500;text-transform: capitalize;line-height: 1.25em;letter-spacing: 0px;font-style: normal;text-decoration: none;font-family: 'Inter', sans-serif;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__variant-picker--selected-value{color: #000;margin: 25px 0px 16px 5px;padding: 0px;}.ecom-core.ecom-qsd890mipm9 .ecom-image-default{width: 48px !important;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item img,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item picture,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height: 48px !important;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item img{object-fit: cover;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item .ecom-image-default,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item > picture,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item > img{border-style: solid;border-width: 1px;border-color: rgba(153, 153, 153, 0);}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item ,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item .ecom-image-default,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item  > picture,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item > img{border-radius: 50px;overflow: hidden;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item:hover .ecom-image-default,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item:hover > picture,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item:hover > img{border-style: solid;border-width: 1px;border-color: #000;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item{transition: all 300ms ease;padding: 0px;margin: 0px;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item.ecom-image-active .ecom-image-default,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item.ecom-image-active > picture,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item.ecom-image-active > img{border-style: solid;border-width: 1px;border-color: #000;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-radio-list-item{title: DMSans 16px;value: [object Object];font-size: 14px;font-weight: 500;line-height: 1.25em;letter-spacing: 0px;text-transform: uppercase;font-style: normal;text-decoration: none;font-family: 'Inter', sans-serif;color: #000;background-color: #fff;border-style: solid;border-width: 1px;border-color: #ebebeb;border-radius: 3px;transition-duration: 300ms;transition-timing-function:ease-in-out;transition-delay:100ms;padding: 10px 14px 10px 14px;margin: 0px;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-radio-list-item:hover{color: #000;border-style: solid;border-width: 1px;border-color: #000;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-radio-list-item.ecom-button-active{color: var(--ecom-global-colors-secondary);border-style: solid;border-width: 1px;border-color: var(--ecom-global-colors-secondary);}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-qsd890mipm9 .ecom-image-default{width: 48px !important;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item img,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item picture,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height: 48px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qsd890mipm9 .ecom-image-default{width: 40px !important;}.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item img,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item picture,.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item .ecom-shape-item.ecom-image-default{height: 40px !important;}}.ecom-core.ecom-qsd890mipm9{margin-top: 10px !important;margin-bottom: 0px !important;padding-bottom: 0 !important;} .ecom-core.ecom-qsd890mipm9 span.ecom-product-variant--option-label-text::after{
    content: ":";
}
.ecom-core.ecom-qsd890mipm9 .ecom-product-single__variant-picker--main>div{
    width: 100%;
}
.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-radio-list-item{
    display: flex;
    align-items: center;
    min-width: 40px;
}
.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker-images-item>img{
    padding: 5px;
}
.ecom-core.ecom-qsd890mipm9 .ecom-product-single__picker--option-label{
    display: flex;
}
.ecom-core.ecom-qsd890mipm9 .ecom-product-single__variant-picker-wrapper.ecom_not_hide_dropdown_arrow .ecom-product-single__variant-picker-container select{
    background-image: url("data:image/svg+xml,%3Csvg width='11' height='7' viewBox='0 0 11 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.55868e-08 0.976562L5.5 6.47656L11 0.976562L10.0238 0.000312794L5.5 4.52406L0.97625 0.000312686L6.55868e-08 0.976562Z' fill='black'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 11px;
}
@media(max-width:767px){
    .ecom-core.ecom-qsd890mipm9 .ecom-product-single__variant-picker select{
        text-align-last: left;
        -moz-text-align-last: left;
    }
}.ecom-core.ecom-szifg9degj9 .ecom-product-single__metafield-container{text-align: left;color: #000;padding: 8px 15px 8px 15px;}.ecom-core.ecom-szifg9degj9 .ecom-product-single__metafield-container,.ecom-core.ecom-szifg9degj9 .ecom-product-single__metafield-container a{font-size: 10px;font-weight: 700;text-transform: uppercase;line-height: 1.25em;}.ecom-core.ecom-szifg9degj9{padding-bottom: 0px !important;margin-top: 15px !important;width: unset;max-width:unset;} .ecom-core.ecom-szifg9degj9 .ecom-product-single__metafield-container:not(:empty){
    border: 1px solid;
    border-radius: 3px;
}
.ecom-core.ecom-szifg9degj9 .ecom-product-single__metafield-container:empty{
    padding:0 !important;
    margin:0 !important;
}.ecom-core.ecom-h2xm04vn87f .ecom-iconlist--container{flex-direction: row;}.ecom-core.ecom-h2xm04vn87f .ecom-iconlist--list{display: grid;grid-template-columns: repeat(1, minmax(0, 1fr));gap: 15px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h2xm04vn87f .ecom-iconlist--list{display: grid;grid-template-columns: repeat(1, minmax(0, 1fr));gap: 10px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h2xm04vn87f .ecom-iconlist--list{display: grid;grid-template-columns: repeat(1, minmax(0, 1fr));gap: 10px;}}.ecom-core.ecom-h2xm04vn87f .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{display: flex;align-items: flex-start;background-color: #f2eded;overflow: hidden;border-radius: 5px;padding: 5px;margin: 0px;}.ecom-core.ecom-h2xm04vn87f .ecom-image-default{width: 24px !important;}.ecom-core.ecom-h2xm04vn87f .ecom-base-iconlist .ecom-iconlist--icon{align-self: center;color: var(--ecom-global-colors-secondary);border-style: none;border-radius: 0%;margin: 0px 9px 0px 0px;padding: 5px;}.ecom-core.ecom-h2xm04vn87f .ecom-base-iconlist .ecom-iconlist--icon svg{height: 17px;width: 17px;}.ecom-core.ecom-h2xm04vn87f .ecom-base-iconlist .ecom-iconlist--title{text-align: left;color: #333232;margin: 5px;padding: 0px;}.ecom-core.ecom-h2xm04vn87f .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-h2xm04vn87f .ecom-base-iconlist .ecom-iconlist--title a{font-size: 14px;font-weight: 400;line-height: 1.2em;text-decoration: none;font-style: normal;text-transform: none;letter-spacing: 0px;font-family: 'Inter', sans-serif;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-h2xm04vn87f .ecom-base-iconlist .ecom-iconlist--list .ecom-iconlist--item{padding-right: 0px;}.ecom-core.ecom-h2xm04vn87f .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-h2xm04vn87f .ecom-base-iconlist .ecom-iconlist--title a{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h2xm04vn87f .ecom-base-iconlist .ecom-iconlist--title,.ecom-core.ecom-h2xm04vn87f .ecom-base-iconlist .ecom-iconlist--title a{font-size: 14px;}.ecom-core.ecom-h2xm04vn87f .ecom-base-iconlist .ecom-iconlist--title{margin-bottom: 0px;}}.ecom-core.ecom-h2xm04vn87f{margin-top: 30px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;} .ecom-core.ecom-h2xm04vn87f .ecom-iconlist--container{
    align-items: flex-start;
}.ecom-core.ecom-6cih41ruh9c .ecom-text--more-actions button ,.ecom-core.ecom-6cih41ruh9c .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-6cih41ruh9c .text-content,.ecom-core.ecom-6cih41ruh9c  .text-content a,.ecom-core.ecom-6cih41ruh9c  .text-content p,.ecom-core.ecom-6cih41ruh9c  .text-content span{text-align: left;color: #030202;margin: 0px;padding: 0px;}.ecom-core.ecom-6cih41ruh9c .text-content,.ecom-core.ecom-6cih41ruh9c .text-content a,.ecom-core.ecom-6cih41ruh9c  .text-content a,.ecom-core.ecom-6cih41ruh9c  .text-content a a,.ecom-core.ecom-6cih41ruh9c  .text-content p,.ecom-core.ecom-6cih41ruh9c  .text-content p a,.ecom-core.ecom-6cih41ruh9c  .text-content span,.ecom-core.ecom-6cih41ruh9c  .text-content span a{font-size: 14px;font-weight: 300;line-height: 1.3em;letter-spacing: -0.2px;font-family: 'Inter', sans-serif;}.ecom-core.ecom-6cih41ruh9c .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-6cih41ruh9c .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-6cih41ruh9c .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-6cih41ruh9c .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-6cih41ruh9c{margin-top: 25px !important;padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6cih41ruh9c{margin-top: 20px !important;}}.ecom-core.ecom-w3a8i00l7e .element__heading .ecom__heading,.ecom-core.ecom-w3a8i00l7e .element__heading .ecom__heading a{font-size: 12px;font-weight: 300;line-height: 1.4em;letter-spacing: 0px;font-family: 'Inter', sans-serif;}.ecom-core.ecom-w3a8i00l7e  .element__heading .ecom__heading,.ecom-core.ecom-w3a8i00l7e  .element__heading .ecom__heading a{color: var(--ecom-global-colors-secondary);}.ecom-core.ecom-w3a8i00l7e .element__heading .ecom__heading{border-style: dashed;border-color: var(--ecom-global-colors-secondary);border-width: 2px;margin: 0px;padding: 10px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w3a8i00l7e .element__heading .ecom__heading{padding-top: 10px;}}.ecom-core.ecom-w3a8i00l7e{padding: 10px 10px 10px 0px !important;margin: 0px !important;width: unset;max-width:unset;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-w3a8i00l7e{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w3a8i00l7e{margin-top: 0px !important;padding-bottom: 0px !important;}} border-radius: 8px;.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price-container-grid{justify-content: flex-start;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--prices{background-color: rgba(255, 0, 0, 0);border-radius: 0px;overflow: hidden;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size: 28px;line-height: 1.4em;font-weight: 500;text-transform: none;font-style: normal;text-decoration: none;letter-spacing: 0px;font-family: 'Inter', sans-serif;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--sale.ecom-product-single__price-normal{color: #000;margin: 0px 10px 0px 0px;padding: 0px;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--sale,.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--sale a{line-height: 1em;letter-spacing: 0px;font-size: 28px;font-weight: 500;text-transform: none;font-style: normal;text-decoration: none;font-family: 'Inter', sans-serif;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--sale{color: #000;margin: 0px 5px 0px 0px;padding: 0px;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--regular,.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--regular a{font-weight: 400;font-size: 18px;line-height: 1.5em;text-transform: none;font-style: normal;text-decoration: line-through;letter-spacing: 0px;font-family: 'Inter', sans-serif;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--regular{color: #ff0000;margin: 5px 10px 0px 0px;padding: 0px;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--badges-sale,.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--badges-sale a{font-size: 12px;font-weight: 600;line-height: 1.5em;text-transform: uppercase;font-style: normal;text-decoration: none;letter-spacing: 0px;font-family: 'Inter', sans-serif;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--badges-sale{color: #ffffff;padding: 5px 16px 4px 16px;margin: 0px;background-color: #db1215;border-radius: 40px;overflow: hidden;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--badges-sold-out a{font-size: 12px;font-weight: 600;line-height: 1.5em;text-transform: uppercase;font-style: normal;text-decoration: none;letter-spacing: 0px;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--badges-sold-out{color: #ffffff;padding: 5px 16px 4px 16px;margin: 2px 0px 0px 0px;background-color: #111827;border-radius: 50px;overflow: hidden;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size: 25px;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--sale,.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--sale a{font-size: 17px;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--regular,.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--regular a{font-size: 12px;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--badges-sale,.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--badges-sale a{font-size: 12px;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--badges-sale{padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--badges-sold-out a{font-size: 12px;}.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--badges-sold-out{padding-right: 10px;padding-left: 10px;}}.ecom-core.ecom-q53r1pdigxp{margin-top: 5px !important;padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q53r1pdigxp{margin-top: 15px !important;padding-bottom: 0 !important;}} .ecom-core.ecom-q53r1pdigxp .ecom-product-single__price-container .ecom-product-single__price--prices{
    justify-content: left;
    gap: 5px;
    flex-wrap: wrap;
    text-align: left;
}
.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price-container-grid{
    flex-wrap: wrap;
    align-items: center;
    row-gap: 10px;
}
.ecom-core.ecom-q53r1pdigxp .ecom-product-single__price--badges{
    display: flex;
    align-items: center;
    gap: 5px;
}.ecom-core.ecom-oc72b4qz0aa .ecom-product__heading{text-align: left;color: #000;}.ecom-core.ecom-oc72b4qz0aa .ecom-product__heading,.ecom-core.ecom-oc72b4qz0aa .ecom-product__heading a{font-size: 36px;line-height: 1.3em;letter-spacing: -0.08em;font-weight: 400;font-family: 'Inter', sans-serif;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oc72b4qz0aa .ecom-product__heading{text-align: left;}.ecom-core.ecom-oc72b4qz0aa .ecom-product__heading,.ecom-core.ecom-oc72b4qz0aa .ecom-product__heading a{font-size: 24px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oc72b4qz0aa .ecom-product__heading{text-align: left;}.ecom-core.ecom-oc72b4qz0aa .ecom-product__heading,.ecom-core.ecom-oc72b4qz0aa .ecom-product__heading a{line-height: 1.25em;letter-spacing: 0px;font-size: 30px;}}.ecom-core.ecom-oc72b4qz0aa{padding-bottom: 0px !important;margin-top: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oc72b4qz0aa{padding-bottom: 0 !important;}}.ecom-core.ecom-ahmte4f4q34>div.core__row--columns{height: auto;}.ecom-core.ecom-ahmte4f4q34>div.core__row--columns>.ecom-column.ecom-core>.core__column--wrapper>.core__blocks{min-height: 2px;}.ecom-core.ecom-ahmte4f4q34>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-ahmte4f4q34>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: flex-end;}.ecom-core.ecom-ahmte4f4q34{padding: 0px !important;margin: 0px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ahmte4f4q34 > div.core__row--columns{flex-direction: row !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ahmte4f4q34 > div.core__row--columns{flex-direction: row !important;}}.ecom-core.ecom-grh1a4ygvnl{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-grh1a4ygvnl{width: 100%;}}.ecom-core.ecom-y5q0dyqbpmp .ecom-text--more-actions button ,.ecom-core.ecom-y5q0dyqbpmp .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-y5q0dyqbpmp .text-content,.ecom-core.ecom-y5q0dyqbpmp  .text-content a,.ecom-core.ecom-y5q0dyqbpmp  .text-content p,.ecom-core.ecom-y5q0dyqbpmp  .text-content span{text-align: left;color: var(--ecom-global-colors-secondary);}.ecom-core.ecom-y5q0dyqbpmp .text-content,.ecom-core.ecom-y5q0dyqbpmp .text-content a,.ecom-core.ecom-y5q0dyqbpmp  .text-content a,.ecom-core.ecom-y5q0dyqbpmp  .text-content a a,.ecom-core.ecom-y5q0dyqbpmp  .text-content p,.ecom-core.ecom-y5q0dyqbpmp  .text-content p a,.ecom-core.ecom-y5q0dyqbpmp  .text-content span,.ecom-core.ecom-y5q0dyqbpmp  .text-content span a{font-family: 'Inter', sans-serif;font-weight: 300;font-size: 12px;line-height: 21px;}.ecom-core.ecom-y5q0dyqbpmp .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-y5q0dyqbpmp .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-y5q0dyqbpmp .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-y5q0dyqbpmp .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-y5q0dyqbpmp{padding-bottom: 0 !important;padding-left: 5px !important;width: unset;max-width:unset;}.ecom-core.ecom-5qeivp59u2x .ecom-icon{justify-content: flex-start;}.ecom-core.ecom-5qeivp59u2x .ecom-icon .ecom-icon--container svg{height: 14px;width: 14px;}.ecom-core.ecom-5qeivp59u2x .ecom-icon .ecom-icon--container{color: var(--ecom-global-colors-secondary);border-radius: 0%;padding: 3px;}.ecom-core.ecom-5qeivp59u2x .ecom-icon .ecom-icon--container:hover{color: var(--ecom-global-colors-secondary);background-color: rgba(255, 255, 255, 0);}.ecom-core.ecom-5qeivp59u2x{padding-bottom: 0 !important;width: unset;max-width:unset;}.ecom-core.ecom-x65bdobd579 .ecom-icon{justify-content: flex-start;}.ecom-core.ecom-x65bdobd579 .ecom-icon .ecom-icon--container svg{height: 14px;width: 14px;}.ecom-core.ecom-x65bdobd579 .ecom-icon .ecom-icon--container{color: var(--ecom-global-colors-secondary);border-radius: 0%;padding: 3px;}.ecom-core.ecom-x65bdobd579 .ecom-icon .ecom-icon--container:hover{color: var(--ecom-global-colors-secondary);background-color: rgba(255, 255, 255, 0);}.ecom-core.ecom-x65bdobd579{padding-bottom: 0 !important;width: unset;max-width:unset;}.ecom-core.ecom-s8tlxg1rwvo .ecom-icon{justify-content: flex-start;}.ecom-core.ecom-s8tlxg1rwvo .ecom-icon .ecom-icon--container svg{height: 14px;width: 14px;}.ecom-core.ecom-s8tlxg1rwvo .ecom-icon .ecom-icon--container{color: var(--ecom-global-colors-secondary);border-radius: 0%;padding: 3px;}.ecom-core.ecom-s8tlxg1rwvo .ecom-icon .ecom-icon--container:hover{color: var(--ecom-global-colors-secondary);background-color: rgba(255, 255, 255, 0);}.ecom-core.ecom-s8tlxg1rwvo{padding-bottom: 0 !important;width: unset;max-width:unset;}.ecom-core.ecom-a7tcftd5jd .ecom-icon{justify-content: flex-start;}.ecom-core.ecom-a7tcftd5jd .ecom-icon .ecom-icon--container svg{height: 14px;width: 14px;}.ecom-core.ecom-a7tcftd5jd .ecom-icon .ecom-icon--container{color: var(--ecom-global-colors-secondary);border-radius: 0%;padding: 3px;}.ecom-core.ecom-a7tcftd5jd .ecom-icon .ecom-icon--container:hover{color: var(--ecom-global-colors-secondary);background-color: rgba(255, 255, 255, 0);}.ecom-core.ecom-a7tcftd5jd{padding-bottom: 0 !important;width: unset;max-width:unset;}.ecom-core.ecom-9ew87jwvp4l .ecom-icon{justify-content: flex-start;}.ecom-core.ecom-9ew87jwvp4l .ecom-icon .ecom-icon--container svg{height: 14px;width: 14px;}.ecom-core.ecom-9ew87jwvp4l .ecom-icon .ecom-icon--container{color: var(--ecom-global-colors-secondary);border-radius: 0%;padding: 3px;}.ecom-core.ecom-9ew87jwvp4l .ecom-icon .ecom-icon--container:hover{color: var(--ecom-global-colors-secondary);background-color: rgba(255, 255, 255, 0);}.ecom-core.ecom-9ew87jwvp4l{padding-bottom: 0 !important;width: unset;max-width:unset;}.ecom-core.ecom-bb6vtvmna1j{width: 60%;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-bb6vtvmna1j{width: 50%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bb6vtvmna1j{width: 100%;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-bb6vtvmna1j>div.core__column--wrapper{padding-bottom: 0px !important;}}.ecom-core.ecom-z0674modzq .ecom-product-single__media--slider{flex-flow: column;}.ecom-core.ecom-z0674modzq .ecom-product-single__media .ecom-product-single__media-container{gap: 10px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-z0674modzq .ecom-product-single__media--slider{flex-flow: column;}.ecom-core.ecom-z0674modzq .ecom-product-single__media .ecom-product-single__media-container{gap: 8px;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbs{max-width: 400px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z0674modzq .ecom-product-single__media--slider{flex-flow: column;}.ecom-core.ecom-z0674modzq .ecom-product-single__media .ecom-product-single__media-container{gap: 8px;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbs{max-width: 400px;}}.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured ,.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured  > picture,.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured > img{border-radius: 10px;overflow: hidden;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbnail img{object-fit: cover;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbnail{opacity: 0.6;border-style: solid;border-width: 1px;border-color: rgba(184, 184, 184, 0);transition: all 300ms ease;margin: 0px;padding: 0px;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbnail ,.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbnail img{border-radius: 10px;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbnail:hover{opacity: 1;border-style: solid;border-width: 1px;border-color: #000;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbnail.ec_splide__slide.is-active{opacity: 1;border-style: solid;border-width: 1px;border-color: #000;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev svg,.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next svg{height: 14px;width: 14px;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{color: #000;background-color: #fff;box-shadow: 0px 4px 6px 0 rgba(0, 0, 0, 0.07);border-radius: 50%;padding: 14px;margin: -20px 5px 0px 5px;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next:hover{color: #fff;background-color: #000;transition: all 400ms ease;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbs .ecom-swiper-button-prev svg,.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbs .ecom-swiper-button-next svg{height: 14px;width: 14px;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbs .ecom-swiper-button-prev,.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbs .ecom-swiper-button-next{color: #fff;background-color: rgba(0, 0, 0, 0.4);border-radius: 50%;padding: 5px;margin: 0px;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbs .ecom-swiper-button-prev:hover,.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbs .ecom-swiper-button-next:hover{color: #fff;background-color: rgba(0, 0, 0, 0.8);}.ecom-core.ecom-z0674modzq .ecom-product-single__media-label{border-radius: 0px;overflow: hidden;padding: 0px;margin: 0px;}.ecom-core.ecom-z0674modzq .ecom-product-single__media-label > span{border-radius: 0px;overflow: hidden;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured ,.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured  > picture,.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured > img{border-radius: 16px;overflow: hidden;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbnail{margin-bottom: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z0674modzq .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured ,.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured .ecom-image-default,.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured  > picture,.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured > img{border-radius: 16px;overflow: hidden;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbnail{margin-bottom: 0px;}.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{padding: 10px;margin-left: 5px;}}.ecom-core.ecom-z0674modzq{}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-z0674modzq{margin-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-z0674modzq{padding-left: 0px !important;margin-bottom: 0px !important;}} .ecom-core.ecom-z0674modzq .ecom-swiper-container{
    position: relative;
}
.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbs.ecom-swiper-container{
    width: -webkit-fill-available;
    padding-right: 1px;
}
.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured{
    padding-bottom: 2px;
        border-radius: 0;
}
.ecom-core.ecom-z0674modzq .ecom-product-single__media-label{
    flex-wrap: wrap;
}
.ecom-core.ecom-z0674modzq .ecom-product-single__media--grid .ecom-product-single__media--images{
    gap: 9px;
}
.ecom-core.ecom-z0674modzq .ecom-product-single__media--image img{
    height: 100%;
    object-fit: cover;
}
.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbnail{
    overflow: hidden;
}
.ecom-core.ecom-z0674modzq img.ecom-product-thumbnail{
    border-radius: 0!important;
}
.ecom-core.ecom-z0674modzq .ecom-product-single__zoom-icon-wrapper{
    pointer-events: auto;
}
.ecom-core.ecom-z0674modzq .ecom-product-single__zoom-icon-wrapper:hover{
    background: #000;
    color: #fff;
}
@media (min-width: 1199px){
.ecom-core.ecom-z0674modzq .ecom-product-single__media .ecom-product-single__media--vertical .ecom-product-single__media--thumbs{
    max-height: 274px;
}
.ecom-core.ecom-z0674modzq .ecom-swiper-controls-thumb{
    margin: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}
.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbs:hover .ecom-swiper-controls-thumb{
    opacity: 1;
    visibility: visible;
}
.ecom-core.ecom-z0674modzq .ecom-swiper-controls{
    transition: 0.3s;
    transform: scale(0.6);
    opacity: 0;
    visibility: hidden;
}
.ecom-core.ecom-z0674modzq .ecom-product-single__media--featured:hover .ecom-swiper-controls{
    transform: scale(1);
    opacity: 1;
    visibility: visible;
}
.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbs{
    left: 50%;
    transform: translate(-50%);
}
}
.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbnail:last-child{
    margin: 0;
}
.ecom-core.ecom-z0674modzq .ecom-swiper-controls-thumb.ecom-swiper-button-disabled{
    display: none!important;
}
.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbnail--icon{
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    background-repeat: no-repeat;
    transition: 0.4s;
    background-position: center;
    transform: scale(1) translateY(-50%) translateX(-50%);
}
.ecom-core.ecom-z0674modzq .ecom-product-single__media--thumbnail--icon:hover{
    transform: scale(0.95) translateY(-50%) translateX(-50%);
}
.ecom-core.ecom-z0674modzq .ecom-product-single__media--model{
    padding-top: 0;
}
.ecom-core.ecom-z0674modzq .ecom-product-single__media.ecom-position-sticky{
    position: sticky;
    top: 30px;
}.ecom-core.ecom-3y0e9yxhl1x>div.core__row--columns{max-width: 1380px;}.ecom-core.ecom-3y0e9yxhl1x{background-color: #fff;}.ecom-core.ecom-3y0e9yxhl1x{padding: 60px 35px 85px 35px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3y0e9yxhl1x{padding-right: 0px !important;padding-bottom: 35px !important;padding-left: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3y0e9yxhl1x{padding-right: 0px !important;padding-bottom: 35px !important;padding-left: 0px !important;}}
@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}100%{opacity:1;transform:none}}@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}}.ecom-core.ecom-q2zk4noocy{width: 48%;}.ecom-core.ecom-q2zk4noocy>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}.ecom-core.ecom-q2zk4noocy>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q2zk4noocy{width: 100%;}}.ecom-core.ecom-vw1v0wsc8ro>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-a762jkjhnrd{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-a762jkjhnrd{width: 100%;}}.ecom-core.ecom-mxo2mdqtpj8 .ecom-image-align{align-items: flex-start;}.ecom-core.ecom-mxo2mdqtpj8 .ecom-image-default{max-width: 270px !important;}.ecom-core.ecom-mxo2mdqtpj8 .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-mxo2mdqtpj8 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-mxo2mdqtpj8 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-mxo2mdqtpj8 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-mxo2mdqtpj8 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-mxo2mdqtpj8 .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-mxo2mdqtpj8 .ecom-base-image .ecom-image-picture > img{border-radius: 10px;overflow: hidden;}.ecom-core.ecom-mxo2mdqtpj8 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-mxo2mdqtpj8 .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-mxo2mdqtpj8 .ecom-image-align{align-items: center;}.ecom-core.ecom-mxo2mdqtpj8 .ecom-image-default{width: 50% !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mxo2mdqtpj8 .ecom-image-align{align-items: flex-start;}.ecom-core.ecom-mxo2mdqtpj8 .ecom-image-default{width: 40% !important;}}.ecom-core.ecom-mxo2mdqtpj8{margin-top: 0px !important;width: unset;max-width:unset;position: absolute;left: 0%;bottom: 30px;transform: translateX( -135px );transition: transform .3s ease;;animation-duration: 500ms !important;}.ecom-core.ecom-mxo2mdqtpj8.ecom-animated{animation-name: zoomIn;;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-mxo2mdqtpj8{left: 0px;bottom: 30px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mxo2mdqtpj8{left: 0px;bottom: 30px;transform: translateX( 0px );transition: transform .3s ease;;}}.ecom-core.ecom-22cw196k0ig .ecom-image-align{align-items: center;}.ecom-core.ecom-22cw196k0ig .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-22cw196k0ig .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-22cw196k0ig .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-22cw196k0ig .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-22cw196k0ig .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-22cw196k0ig .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-22cw196k0ig .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-22cw196k0ig .ecom-base-image .ecom-image-picture > img{border-radius: 20px;overflow: hidden;}.ecom-core.ecom-22cw196k0ig .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-22cw196k0ig .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-22cw196k0ig .ecom-image-default{width: 100% !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-22cw196k0ig .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-22cw196k0ig .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-22cw196k0ig .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-22cw196k0ig .ecom-base-image .ecom-image-picture > img{border-radius: 10px;overflow: hidden;}}.ecom-core.ecom-22cw196k0ig{margin-top: 0px !important;width: unset;max-width:unset;animation-duration: 500ms !important;}.ecom-core.ecom-22cw196k0ig.ecom-animated{animation-name: fadeInDown;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 500ms;transition-delay: 500ms;transition-property: opacity;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-22cw196k0ig{padding-left: 50px !important;}}.ecom-core.ecom-ofceojk2u08{width: 52%;}.ecom-core.ecom-ofceojk2u08>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}.ecom-core.ecom-ofceojk2u08>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ofceojk2u08{width: 100%;}}html body .ecom-core.ecom-ofceojk2u08>div.core__column--wrapper{padding-right: 220px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-ofceojk2u08>div.core__column--wrapper{padding-right: 80px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-ofceojk2u08>div.core__column--wrapper{padding-top: 20px !important;padding-right: 15px !important;}}.ecom-core.ecom-7lcxilg9cuc .ecom__element--button-icon{order: -1;}.ecom-core.ecom-7lcxilg9cuc .ecom-product-single__add-to-cart--submit{gap: 0px;}.ecom-core.ecom-7lcxilg9cuc .ecom-product-single__add-to-cart-buttons-wrapper{align-items: center;justify-content: center;}.ecom-core.ecom-7lcxilg9cuc .ecom-product-single__add-to-cart--submit{justify-content: center;font-weight: 400;letter-spacing: 0px;font-style: normal;font-size: 14px;line-height: 1.25em;font-family: 'Inter', sans-serif;width: 100%;height: 57px;min-height: 57px;color: #fff;background-color: var(--ecom-global-colors-secondary);border-style: none;border-radius: 7px;transition-duration: 400ms;;;padding: 12.5px 25px 12.5px 25px;margin: 0px;}.ecom-core.ecom-7lcxilg9cuc .ecom-product-single__add-to-cart--submit:hover{color: #fff;background-color: var(--ecom-global-colors-secondary);}.ecom-core.ecom-7lcxilg9cuc .ecom-product-single__add-to-cart--submit.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-7lcxilg9cuc .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size: 16px;font-weight: 600;line-height: 1.25em;letter-spacing: 0px;width: 100%;height: 57px;min-height: 57px;color: #fff;background-color: #7D51CE;border-radius: 7px;margin: 0px;padding: 12.5px 25px 12.5px 25px;}.ecom-core.ecom-7lcxilg9cuc .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order:hover{width: 100%;color: #fff;background-color: #000;}.ecom-core.ecom-7lcxilg9cuc .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-7lcxilg9cuc .ecom-add-to-cart__price .separator{color: #ffffff;}.ecom-core.ecom-7lcxilg9cuc .ecom-add-to-cart__price .separator,.ecom-core.ecom-7lcxilg9cuc .ecom-add-to-cart__price .separator{padding-left: 10px;}.ecom-core.ecom-7lcxilg9cuc .ecom-product-single__add-to-cart--submit:disabled{font-size: 16px;line-height: 1.25em;letter-spacing: 0px;font-weight: 600;height: 57px;min-height: 57px;color: #000;background-color: #bdb9b9;border-style: none;border-radius: 7px;padding: 12.5px 25px 12.5px 25px;margin: 0px;}.ecom-core.ecom-7lcxilg9cuc .ecom__element--button-icon{color: var(--ecom-global-colors-primary);padding-right: 10px;}.ecom-core.ecom-7lcxilg9cuc .ecom__element--button-icon svg{height: 18px;width: 18px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7lcxilg9cuc .ecom-product-single__add-to-cart--submit{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-7lcxilg9cuc .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-7lcxilg9cuc .ecom-product-single__add-to-cart--submit:disabled{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7lcxilg9cuc .ecom-product-single__add-to-cart--submit{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-7lcxilg9cuc .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-7lcxilg9cuc .ecom-product-single__add-to-cart--submit:disabled{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}}.ecom-core.ecom-7lcxilg9cuc{margin-top: 24px !important;padding-bottom: 0 !important;width: 100%;max-width:100%;} .ecom-core.ecom-7lcxilg9cuc{
    flex: 1 0 0;
}.ecom-core.ecom-8jwxn97l8qw .ecom-text--more-actions button ,.ecom-core.ecom-8jwxn97l8qw .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-8jwxn97l8qw .text-content,.ecom-core.ecom-8jwxn97l8qw  .text-content a,.ecom-core.ecom-8jwxn97l8qw  .text-content p,.ecom-core.ecom-8jwxn97l8qw  .text-content span{text-align: center;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-8jwxn97l8qw .text-content,.ecom-core.ecom-8jwxn97l8qw .text-content a,.ecom-core.ecom-8jwxn97l8qw  .text-content a,.ecom-core.ecom-8jwxn97l8qw  .text-content a a,.ecom-core.ecom-8jwxn97l8qw  .text-content p,.ecom-core.ecom-8jwxn97l8qw  .text-content p a,.ecom-core.ecom-8jwxn97l8qw  .text-content span,.ecom-core.ecom-8jwxn97l8qw  .text-content span a{font-size: 14px;font-weight: 400;line-height: 1.625em;letter-spacing: 0px;text-transform: none;font-style: normal;text-decoration: none;font-family: 'Inter', sans-serif;}.ecom-core.ecom-8jwxn97l8qw .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-8jwxn97l8qw .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-8jwxn97l8qw .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-8jwxn97l8qw .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-8jwxn97l8qw .text-content,.ecom-core.ecom-8jwxn97l8qw .text-content a,.ecom-core.ecom-8jwxn97l8qw  .text-content a,.ecom-core.ecom-8jwxn97l8qw  .text-content a a,.ecom-core.ecom-8jwxn97l8qw  .text-content p,.ecom-core.ecom-8jwxn97l8qw  .text-content p a,.ecom-core.ecom-8jwxn97l8qw  .text-content span,.ecom-core.ecom-8jwxn97l8qw  .text-content span a{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8jwxn97l8qw .text-content,.ecom-core.ecom-8jwxn97l8qw  .text-content a,.ecom-core.ecom-8jwxn97l8qw  .text-content p,.ecom-core.ecom-8jwxn97l8qw  .text-content span{text-align: center;}.ecom-core.ecom-8jwxn97l8qw .text-content,.ecom-core.ecom-8jwxn97l8qw .text-content a,.ecom-core.ecom-8jwxn97l8qw  .text-content a,.ecom-core.ecom-8jwxn97l8qw  .text-content a a,.ecom-core.ecom-8jwxn97l8qw  .text-content p,.ecom-core.ecom-8jwxn97l8qw  .text-content p a,.ecom-core.ecom-8jwxn97l8qw  .text-content span,.ecom-core.ecom-8jwxn97l8qw  .text-content span a{font-size: 14px;}}.ecom-core.ecom-8jwxn97l8qw{padding-bottom: 0 !important;margin-top: 20px !important;width: 500px;max-width:500px;animation-duration: 600ms !important;}.ecom-core.ecom-8jwxn97l8qw.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 600ms !important;animation-delay: 600ms;transition-delay: 600ms;transition-property: opacity;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-8jwxn97l8qw{margin-top: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8jwxn97l8qw{margin-top: 20px !important;width: 100%;max-width:100%;}} @media(max-width:767px){
    .ecom-core.ecom-8jwxn97l8qw .ecom-html div{
        display: inline;
    }
}.ecom-core.ecom-hlwg4c2issa .element__heading .ecom__heading{text-align: center;margin: 0px;padding: 0px;}.ecom-core.ecom-hlwg4c2issa .element__heading .ecom__heading,.ecom-core.ecom-hlwg4c2issa .element__heading .ecom__heading a{font-weight: 400;font-size: 48px;line-height: 1.25em;letter-spacing: 0px;font-family: 'Inter', sans-serif;}.ecom-core.ecom-hlwg4c2issa  .element__heading .ecom__heading,.ecom-core.ecom-hlwg4c2issa  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hlwg4c2issa .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-hlwg4c2issa .element__heading .ecom__heading,.ecom-core.ecom-hlwg4c2issa .element__heading .ecom__heading a{font-size: 30px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hlwg4c2issa .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-hlwg4c2issa .element__heading .ecom__heading,.ecom-core.ecom-hlwg4c2issa .element__heading .ecom__heading a{font-size: 25px;}}.ecom-core.ecom-hlwg4c2issa{margin-top: 0px !important;animation-duration: 500ms !important;}.ecom-core.ecom-hlwg4c2issa.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 500ms;transition-delay: 500ms;transition-property: opacity;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hlwg4c2issa{margin-top: 10px !important;}} .ecom-core.ecom-hlwg4c2issa b,.ecom-core.ecom-hlwg4c2issa strong{
    display: inline-flex;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    padding: 13px 0;
}
.ecom-core.ecom-hlwg4c2issa b::before,.ecom-core.ecom-hlwg4c2issa strong::before{
    content: "";
    border-style: solid;
    border-width: 4px 0 0 0;
    border-color: #f25d1d;
    position: absolute;
    border-radius: 50%;
    height: 50px;
    transform: rotate(-1.5deg);
    bottom: -34px;
    left: -50px;
    right: -50px;
    z-index: -1;
}
@media(max-width:767px){
    .ecom-core.ecom-hlwg4c2issa .ecom__heading div{
        display: inline;
    }
}.ecom-core.ecom-jmckesdp7t>div.core__row--columns{max-width: 1380px;overflow: hidden;}.ecom-core.ecom-jmckesdp7t{background-color: #FFF5F1;}.ecom-core.ecom-jmckesdp7t{padding: 70px 35px 70px 35px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-jmckesdp7t{padding: 35px 0px 35px 0px !important;}.ecom-core.ecom-jmckesdp7t div.core__row--columns{flex-direction: row;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-jmckesdp7t{padding: 35px 0px 35px 0px !important;}.ecom-core.ecom-jmckesdp7t div.core__row--columns{flex-direction: column-reverse;}}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.ecom-core.ecom-kc99w3usm9m{width: 100%;}.ecom-core.ecom-kc99w3usm9m>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kc99w3usm9m{width: 100%;}}.ecom-core.ecom-llnouwpz5f>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-llnouwpz5f{margin-top: 40px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-llnouwpz5f{margin-top: 20px !important;}}.ecom-core.ecom-63qftuq9kn7{width: 43%;}.ecom-core.ecom-63qftuq9kn7>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-63qftuq9kn7{width: 100%;}}.ecom-core.ecom-xslvrsj4bv>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-xslvrsj4bv{border-style: solid;border-width: 1px;border-color: #F68357;}.ecom-core.ecom-xslvrsj4bv,.ecom-core.ecom-xslvrsj4bv >div.ecom-section__overlay .ecom-overlay{border-radius: 20px;}.ecom-core.ecom-xslvrsj4bv.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 600ms;transition-delay: 600ms;transition-property: opacity;}.ecom-core.ecom-xslvrsj4bv{animation-duration: 500ms !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xslvrsj4bv{margin-top: 50px !important;}}.ecom-core.ecom-q8iqcq1u7md{width: 100.00%;}.ecom-core.ecom-q8iqcq1u7md>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-q8iqcq1u7md{width: 100%;}}.ecom-core.ecom-wolqrjkzi4 .element__featured--box.item-style--list{max-width: 20%;flex: 0 0 20%;}.ecom-core.ecom-wolqrjkzi4 .element__featured--wrapper{grid-template-columns: repeat(1, 1fr);gap: 20px;}.ecom-core.ecom-wolqrjkzi4 .element__featured--wrapper-list > * + *{margin-left: 20px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wolqrjkzi4 .element__featured--box.item-style--list{max-width: 38%;flex: 0 0 38%;}.ecom-core.ecom-wolqrjkzi4 .element__featured--wrapper{grid-template-columns: repeat(1, 1fr);gap: 15px;}.ecom-core.ecom-wolqrjkzi4 .element__featured--wrapper-list > * + *{margin-left: 20px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wolqrjkzi4 .element__featured--box.item-style--list{max-width: 63%;flex: 0 0 63%;}.ecom-core.ecom-wolqrjkzi4 .element__featured--wrapper{grid-template-columns: repeat(1, 1fr);gap: 10px;}.ecom-core.ecom-wolqrjkzi4 .element__featured--wrapper-list > * + *{margin-left: 20px;}}.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box{text-align: left;justify-content: flex-start;background-color: #E8E7FF;border-radius: 80px;padding-right: 15px;}.ecom-core.ecom-wolqrjkzi4 .ecom-image-default{width: 100px !important;}.ecom-core.ecom-wolqrjkzi4 .ecom-image-align{justify-content: flex-start;}.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-img img{object-fit: contain;}.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-img > picture,.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-img > img{border-style: solid;border-width: 2px;border-color: #fff;}.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-img ,.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-img .ecom-image-default,.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-img  > picture,.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-img > img{border-radius: 50px;overflow: hidden;}.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-img{margin: 0px 10px 0px 0px;padding: 10px;}.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-icon{color: var(--ecom-global-colors-secondary);}.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-icon svg{height: 90px;width: 90px;}.ecom-core.ecom-wolqrjkzi4 .element__featured--box-icon svg{border-radius: 0px;margin: 0px 10px 0px 0px;padding: 10px;}.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-title{font-size: 16px;font-weight: 500;line-height: 1.2em;text-transform: uppercase;font-style: normal;text-decoration: none;letter-spacing: 0px;font-family: 'Inter', sans-serif;color: #000;margin: 0px;padding: 0px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wolqrjkzi4 .ecom-image-default{width: 70px !important;}.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-img{margin-right: 0px;}.ecom-core.ecom-wolqrjkzi4 .element__featured--box-icon svg{margin-top: 4px;margin-right: 10px;}.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-title{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box{text-align: left;justify-content: flex-start;padding-right: 15px;}.ecom-core.ecom-wolqrjkzi4 .ecom-image-default{width: 70px !important;}.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-img{margin-right: 0px;margin-bottom: 0px;}.ecom-core.ecom-wolqrjkzi4 .element__featured--box-icon svg{margin-top: 4px;margin-right: 10px;}.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-title{font-size: 12px;}}.ecom-core.ecom-wolqrjkzi4{margin: 0px !important;padding: 38px !important;animation-duration: 500ms !important;}.ecom-core.ecom-wolqrjkzi4.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-wolqrjkzi4{padding: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wolqrjkzi4{margin: 0px !important;padding: 20px !important;}} .ecom-core.ecom-wolqrjkzi4 .element__featured--box{
    display: flex;
    align-items: center;
}
.ecom-core.ecom-wolqrjkzi4 .element__featured .element__featured--box-img{
    aspect-ratio: 1;
}
.ecom-core.ecom-wolqrjkzi4 .element__featured--box-title span{
    font-size: 60%;
    position: relative;
    display: inline-block;
    transform: translateY(-30%);
}.ecom-core.ecom-354nuykg5qi .element__heading .ecom__heading{text-align: center;margin: 0px;padding: 10px;}.ecom-core.ecom-354nuykg5qi .element__heading .ecom__heading,.ecom-core.ecom-354nuykg5qi .element__heading .ecom__heading a{font-weight: 500;font-size: 24px;line-height: 1.25em;letter-spacing: 0px;text-transform: uppercase;font-family: 'Inter', sans-serif;}.ecom-core.ecom-354nuykg5qi  .element__heading .ecom__heading,.ecom-core.ecom-354nuykg5qi  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-354nuykg5qi .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-354nuykg5qi .element__heading .ecom__heading,.ecom-core.ecom-354nuykg5qi .element__heading .ecom__heading a{font-size: 18px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-354nuykg5qi .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-354nuykg5qi .element__heading .ecom__heading,.ecom-core.ecom-354nuykg5qi .element__heading .ecom__heading a{font-size: 16px;}}.ecom-core.ecom-354nuykg5qi{margin-top: -25px !important;padding-bottom: 0 !important;width: unset;max-width:unset;background-color: #fff;animation-duration: 500ms !important;}.ecom-core.ecom-354nuykg5qi.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 500ms;transition-delay: 500ms;transition-property: opacity;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-354nuykg5qi{margin-top: -20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-354nuykg5qi{margin-top: -20px !important;}} .ecom-core.ecom-354nuykg5qi b,.ecom-core.ecom-354nuykg5qi strong{
    display: inline-flex;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    padding: 13px 0;
}
.ecom-core.ecom-354nuykg5qi b::before,.ecom-core.ecom-354nuykg5qi strong::before{
    content: "";
    border-style: solid;
    border-width: 4px 0 0 0;
    border-color: #f25d1d;
    position: absolute;
    border-radius: 50%;
    height: 50px;
    transform: rotate(-1.5deg);
    bottom: -34px;
    left: -50px;
    right: -50px;
    z-index: -1;
}
@media(max-width:767px){
    .ecom-core.ecom-354nuykg5qi .ecom__heading div{
        display: inline;
    }
}.ecom-core.ecom-gnqpezjcw3i{width: 57%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gnqpezjcw3i{width: 100%;}}html body .ecom-core.ecom-gnqpezjcw3i>div.core__column--wrapper{padding-right: 210px !important;padding-bottom: 30px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-gnqpezjcw3i>div.core__column--wrapper{padding-right: 80px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-gnqpezjcw3i>div.core__column--wrapper{padding: 0px 20px 20px 20px !important;}}.ecom-core.ecom-9hdcfbcbozg>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-9hdcfbcbozg{background-color: var(--ecom-global-colors-secondary);}.ecom-core.ecom-9hdcfbcbozg,.ecom-core.ecom-9hdcfbcbozg >div.ecom-section__overlay .ecom-overlay{border-radius: 20px;}.ecom-core.ecom-9hdcfbcbozg{margin-top: 30px !important;animation-duration: 600ms !important;}.ecom-core.ecom-9hdcfbcbozg.ecom-animated{animation-name: zoomIn;;animation-duration: .75s;;animation-duration: 600ms !important;animation-delay: 600ms;transition-delay: 600ms;transition-property: opacity;}.ecom-core.ecom-wp3at8q9wvk{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wp3at8q9wvk{width: 100%;}}.ecom-core.ecom-ljg7wmx0nl .ecom-image-align{align-items: center;}.ecom-core.ecom-ljg7wmx0nl .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-ljg7wmx0nl .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-ljg7wmx0nl .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-ljg7wmx0nl .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-ljg7wmx0nl .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-ljg7wmx0nl .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-ljg7wmx0nl .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-ljg7wmx0nl .ecom-base-image .ecom-image-picture > img{border-radius: 20px;overflow: hidden;}.ecom-core.ecom-ljg7wmx0nl .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-ljg7wmx0nl .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-ljg7wmx0nl{transform: rotate( -9.5deg );transition: transform .3s ease;;animation-duration: 700ms !important;}.ecom-core.ecom-ljg7wmx0nl.ecom-animated{animation-name: zoomIn;;animation-duration: .75s;;animation-duration: 700ms !important;animation-delay: 700ms;transition-delay: 700ms;transition-property: opacity;}.ecom-core.ecom-yid8g0pu5ur .ecom-text--more-actions button ,.ecom-core.ecom-yid8g0pu5ur .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-yid8g0pu5ur .text-content,.ecom-core.ecom-yid8g0pu5ur  .text-content a,.ecom-core.ecom-yid8g0pu5ur  .text-content p,.ecom-core.ecom-yid8g0pu5ur  .text-content span{text-align: center;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-yid8g0pu5ur .text-content,.ecom-core.ecom-yid8g0pu5ur .text-content a,.ecom-core.ecom-yid8g0pu5ur  .text-content a,.ecom-core.ecom-yid8g0pu5ur  .text-content a a,.ecom-core.ecom-yid8g0pu5ur  .text-content p,.ecom-core.ecom-yid8g0pu5ur  .text-content p a,.ecom-core.ecom-yid8g0pu5ur  .text-content span,.ecom-core.ecom-yid8g0pu5ur  .text-content span a{font-size: 14px;font-weight: 400;line-height: 1.625em;letter-spacing: 0px;text-transform: none;font-style: normal;text-decoration: none;font-family: 'Inter', sans-serif;}.ecom-core.ecom-yid8g0pu5ur .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-yid8g0pu5ur .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-yid8g0pu5ur .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-yid8g0pu5ur .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-yid8g0pu5ur .text-content,.ecom-core.ecom-yid8g0pu5ur .text-content a,.ecom-core.ecom-yid8g0pu5ur  .text-content a,.ecom-core.ecom-yid8g0pu5ur  .text-content a a,.ecom-core.ecom-yid8g0pu5ur  .text-content p,.ecom-core.ecom-yid8g0pu5ur  .text-content p a,.ecom-core.ecom-yid8g0pu5ur  .text-content span,.ecom-core.ecom-yid8g0pu5ur  .text-content span a{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yid8g0pu5ur .text-content,.ecom-core.ecom-yid8g0pu5ur  .text-content a,.ecom-core.ecom-yid8g0pu5ur  .text-content p,.ecom-core.ecom-yid8g0pu5ur  .text-content span{text-align: center;}.ecom-core.ecom-yid8g0pu5ur .text-content,.ecom-core.ecom-yid8g0pu5ur .text-content a,.ecom-core.ecom-yid8g0pu5ur  .text-content a,.ecom-core.ecom-yid8g0pu5ur  .text-content a a,.ecom-core.ecom-yid8g0pu5ur  .text-content p,.ecom-core.ecom-yid8g0pu5ur  .text-content p a,.ecom-core.ecom-yid8g0pu5ur  .text-content span,.ecom-core.ecom-yid8g0pu5ur  .text-content span a{font-size: 14px;}}.ecom-core.ecom-yid8g0pu5ur{padding-bottom: 0px !important;margin-top: 20px !important;width: 680px;max-width:680px;animation-duration: 600ms !important;}.ecom-core.ecom-yid8g0pu5ur.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 600ms !important;animation-delay: 600ms;transition-delay: 600ms;transition-property: opacity;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yid8g0pu5ur{margin-top: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yid8g0pu5ur{margin-top: 20px !important;width: 100%;max-width:100%;}} @media(max-width:767px){
    .ecom-core.ecom-yid8g0pu5ur .ecom-html div{
        display: inline;
    }
}.ecom-core.ecom-efbnhct1fr .element__heading .ecom__heading{text-align: center;margin: 0px;padding: 0px;}.ecom-core.ecom-efbnhct1fr .element__heading .ecom__heading,.ecom-core.ecom-efbnhct1fr .element__heading .ecom__heading a{font-weight: 400;font-size: 48px;line-height: 1.25em;letter-spacing: 0px;font-family: 'Inter', sans-serif;}.ecom-core.ecom-efbnhct1fr  .element__heading .ecom__heading,.ecom-core.ecom-efbnhct1fr  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-efbnhct1fr .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-efbnhct1fr .element__heading .ecom__heading,.ecom-core.ecom-efbnhct1fr .element__heading .ecom__heading a{font-size: 30px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-efbnhct1fr .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-efbnhct1fr .element__heading .ecom__heading,.ecom-core.ecom-efbnhct1fr .element__heading .ecom__heading a{font-size: 25px;}}.ecom-core.ecom-efbnhct1fr{margin-top: 0px !important;padding-bottom: 0 !important;animation-duration: 500ms !important;}.ecom-core.ecom-efbnhct1fr.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 500ms;transition-delay: 500ms;transition-property: opacity;} .ecom-core.ecom-efbnhct1fr b,.ecom-core.ecom-efbnhct1fr strong{
    display: inline-flex;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    padding: 13px 0;
}
.ecom-core.ecom-efbnhct1fr b::before,.ecom-core.ecom-efbnhct1fr strong::before{
    content: "";
    border-style: solid;
    border-width: 4px 0 0 0;
    border-color: #f25d1d;
    position: absolute;
    border-radius: 50%;
    height: 50px;
    transform: rotate(-1.5deg);
    bottom: -34px;
    left: -50px;
    right: -50px;
    z-index: -1;
}
@media(max-width:767px){
    .ecom-core.ecom-efbnhct1fr .ecom__heading div{
        display: inline;
    }
}.ecom-core.ecom-nkl5cfbzlg>div.core__row--columns{max-width: 1380px;}.ecom-core.ecom-nkl5cfbzlg{background-color: #fff;}.ecom-core.ecom-nkl5cfbzlg{padding: 65px 35px 70px 35px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nkl5cfbzlg{padding: 35px 15px 50px 15px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nkl5cfbzlg{padding: 35px 0px 35px 0px !important;}}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-r4fiqjl3e7b{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r4fiqjl3e7b{width: 100%;}}.ecom-core.ecom-es1cq96miuq .ecom-slider--container{padding-left: calc((100% - 100%) / 2);padding-right: calc((100% - 100%) / 2);}.ecom-core.ecom-es1cq96miuq .ecom-content-item{align-content: center;align-items: center;display: flex;}.ecom-core.ecom-es1cq96miuq .ecom-swiper-navigation-position{display: flex;order: -1;justify-content: flex-end;align-items: flex-end;width: 100%;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-es1cq96miuq .ecom-swiper-navigation-position{display: flex;order: -1;justify-content: flex-end;align-items: flex-end;width: 100%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-es1cq96miuq .ecom-swiper-navigation-position{display: flex;order: -1;justify-content: center;align-items: center;width: 100%;}}.ecom-core.ecom-es1cq96miuq .ecom-swiper-slide{animation-duration: 5000ms !important;background-color: #fff;border-radius: 20px;overflow: hidden;margin: 0px;padding: 20px 20px 40px 20px;}.ecom-core.ecom-es1cq96miuq .ecom-swiper-slide:hover{background-color: #fff;}.ecom-core.ecom-es1cq96miuq .ecom-swiper-slide.ecom-box-active{background-color: #fff;}.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-next svg{height: 20px;width: 20px;}.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-next{color: #000;background-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 1px;border-color: #C6BFB1;border-radius: 50%;margin: 0px 0px 50px 10px;padding: 13px;}.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-next:hover{color: #fff;background-color: #7D51CE;border-style: solid;border-width: 1px;border-color: #7D51CE;transition: all 400ms ease;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-es1cq96miuq .ecom-swiper-slide{padding-bottom: 30px;}.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-next{padding: 8px;margin-bottom: 35px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-es1cq96miuq .ecom-swiper-slide{padding-bottom: 18px;}.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-next svg{height: 16px;width: 16px;}.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-next{margin: 0px 5px 25px 5px;padding: 8px;}}.ecom-core.ecom-es1cq96miuq{margin-top: -55px !important;position: relative;z-index: 0 !important;animation-duration: 500ms !important;}.ecom-core.ecom-es1cq96miuq.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 700ms;transition-delay: 700ms;transition-property: opacity;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-es1cq96miuq{margin-top: -40px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-es1cq96miuq{margin-top: 35px !important;}} .ecom-core.ecom-es1cq96miuq .ecom-elements-slider{
    overflow: visible;
}
.ecom-core.ecom-es1cq96miuq .ecom-swiper-container{
    width: calc(100vw - (.5*(100vw - 1340px)));
    max-width: min-content;
}.ecom-core.ecom-hp3qr2kcjvr .ecom-text--more-actions button ,.ecom-core.ecom-hp3qr2kcjvr .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-hp3qr2kcjvr .text-content,.ecom-core.ecom-hp3qr2kcjvr  .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content p,.ecom-core.ecom-hp3qr2kcjvr  .text-content span{text-align: left;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-hp3qr2kcjvr .text-content,.ecom-core.ecom-hp3qr2kcjvr .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content a a,.ecom-core.ecom-hp3qr2kcjvr  .text-content p,.ecom-core.ecom-hp3qr2kcjvr  .text-content p a,.ecom-core.ecom-hp3qr2kcjvr  .text-content span,.ecom-core.ecom-hp3qr2kcjvr  .text-content span a{font-size: 16px;font-family: 'DM Sans', sans-serif;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;letter-spacing: 0px;}.ecom-core.ecom-hp3qr2kcjvr .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-hp3qr2kcjvr .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-hp3qr2kcjvr .text-content,.ecom-core.ecom-hp3qr2kcjvr .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content a a,.ecom-core.ecom-hp3qr2kcjvr  .text-content p,.ecom-core.ecom-hp3qr2kcjvr  .text-content p a,.ecom-core.ecom-hp3qr2kcjvr  .text-content span,.ecom-core.ecom-hp3qr2kcjvr  .text-content span a{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hp3qr2kcjvr .text-content,.ecom-core.ecom-hp3qr2kcjvr  .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content p,.ecom-core.ecom-hp3qr2kcjvr  .text-content span{text-align: left;}.ecom-core.ecom-hp3qr2kcjvr .text-content,.ecom-core.ecom-hp3qr2kcjvr .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content a a,.ecom-core.ecom-hp3qr2kcjvr  .text-content p,.ecom-core.ecom-hp3qr2kcjvr  .text-content p a,.ecom-core.ecom-hp3qr2kcjvr  .text-content span,.ecom-core.ecom-hp3qr2kcjvr  .text-content span a{font-size: 14px;}}.ecom-core.ecom-hp3qr2kcjvr{margin-top: 12px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hp3qr2kcjvr{margin-top: 10px !important;margin-bottom: 10px !important;padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
.ecom-core.ecom-hp3qr2kcjvr{
    width:100%;
}
}
.ecom-core.ecom-upesc252xkb .ecom-image-align{align-items: center;}.ecom-core.ecom-upesc252xkb .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-upesc252xkb .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-upesc252xkb .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-upesc252xkb .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-upesc252xkb .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-upesc252xkb .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-upesc252xkb{margin-top: 22px !important;margin-left: 6px !important;padding-bottom: 0px !important;width: unset;max-width:unset;}.ecom-core.ecom-rdbx29ewd4s .element__heading .ecom__heading{text-align: left;margin: 0px;padding: 0px;}.ecom-core.ecom-rdbx29ewd4s .element__heading .ecom__heading,.ecom-core.ecom-rdbx29ewd4s .element__heading .ecom__heading a{font-weight: 500;font-size: 18px;font-family: 'DM Sans', sans-serif;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.25em;letter-spacing: 0px;}.ecom-core.ecom-rdbx29ewd4s  .element__heading .ecom__heading,.ecom-core.ecom-rdbx29ewd4s  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rdbx29ewd4s .element__heading .ecom__heading{text-align: center;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rdbx29ewd4s .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-rdbx29ewd4s .element__heading .ecom__heading,.ecom-core.ecom-rdbx29ewd4s .element__heading .ecom__heading a{font-size: 17px;}}.ecom-core.ecom-rdbx29ewd4s{margin-top: 20px !important;padding-bottom: 0 !important;width: unset;max-width:unset;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rdbx29ewd4s{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rdbx29ewd4s{padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
    .ecom-core.ecom-rdbx29ewd4s .ecom__heading div{
    display: inline;
}
}.ecom-core.ecom-j1g2frp9598 .ecom-image-align{align-items: center;}.ecom-core.ecom-j1g2frp9598 .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height: 506px !important;}.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture > img{border-radius: 19px 19px 0px 0px;overflow: hidden;}.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-j1g2frp9598{margin: -20px -20px 10px -20px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-j1g2frp9598{margin-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j1g2frp9598{margin-bottom: 0px !important;}} .ecom-core.ecom-j1g2frp9598{
    width: -webkit-fill-available;
}.ecom-core.ecom-n2p7o97k2vc .ecom-text--more-actions button ,.ecom-core.ecom-n2p7o97k2vc .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-n2p7o97k2vc .text-content,.ecom-core.ecom-n2p7o97k2vc  .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content p,.ecom-core.ecom-n2p7o97k2vc  .text-content span{text-align: left;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-n2p7o97k2vc .text-content,.ecom-core.ecom-n2p7o97k2vc .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content a a,.ecom-core.ecom-n2p7o97k2vc  .text-content p,.ecom-core.ecom-n2p7o97k2vc  .text-content p a,.ecom-core.ecom-n2p7o97k2vc  .text-content span,.ecom-core.ecom-n2p7o97k2vc  .text-content span a{font-size: 16px;font-family: 'DM Sans', sans-serif;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;letter-spacing: 0px;}.ecom-core.ecom-n2p7o97k2vc .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-n2p7o97k2vc .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-n2p7o97k2vc .text-content,.ecom-core.ecom-n2p7o97k2vc .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content a a,.ecom-core.ecom-n2p7o97k2vc  .text-content p,.ecom-core.ecom-n2p7o97k2vc  .text-content p a,.ecom-core.ecom-n2p7o97k2vc  .text-content span,.ecom-core.ecom-n2p7o97k2vc  .text-content span a{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n2p7o97k2vc .text-content,.ecom-core.ecom-n2p7o97k2vc  .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content p,.ecom-core.ecom-n2p7o97k2vc  .text-content span{text-align: left;}.ecom-core.ecom-n2p7o97k2vc .text-content,.ecom-core.ecom-n2p7o97k2vc .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content a a,.ecom-core.ecom-n2p7o97k2vc  .text-content p,.ecom-core.ecom-n2p7o97k2vc  .text-content p a,.ecom-core.ecom-n2p7o97k2vc  .text-content span,.ecom-core.ecom-n2p7o97k2vc  .text-content span a{font-size: 14px;}}.ecom-core.ecom-n2p7o97k2vc{margin-top: 12px !important;padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n2p7o97k2vc{margin-top: 10px !important;margin-bottom: 10px !important;padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
.ecom-core.ecom-n2p7o97k2vc{
    width:100%;
}
}
.ecom-core.ecom-moqprp0e0vo .ecom-image-align{align-items: center;}.ecom-core.ecom-moqprp0e0vo .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-moqprp0e0vo .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-moqprp0e0vo .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-moqprp0e0vo .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-moqprp0e0vo .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-moqprp0e0vo .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-moqprp0e0vo{margin-top: 22px !important;margin-left: 6px !important;padding-bottom: 0px !important;width: unset;max-width:unset;}.ecom-core.ecom-362jacw9k4a .element__heading .ecom__heading{text-align: left;margin: 0px;padding: 0px;}.ecom-core.ecom-362jacw9k4a .element__heading .ecom__heading,.ecom-core.ecom-362jacw9k4a .element__heading .ecom__heading a{font-weight: 500;font-size: 18px;font-family: 'DM Sans', sans-serif;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.25em;letter-spacing: 0px;}.ecom-core.ecom-362jacw9k4a  .element__heading .ecom__heading,.ecom-core.ecom-362jacw9k4a  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-362jacw9k4a .element__heading .ecom__heading{text-align: center;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-362jacw9k4a .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-362jacw9k4a .element__heading .ecom__heading,.ecom-core.ecom-362jacw9k4a .element__heading .ecom__heading a{font-size: 17px;}}.ecom-core.ecom-362jacw9k4a{margin-top: 20px !important;padding-bottom: 0 !important;width: unset;max-width:unset;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-362jacw9k4a{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-362jacw9k4a{padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
    .ecom-core.ecom-362jacw9k4a .ecom__heading div{
    display: inline;
}
}.ecom-core.ecom-5cdbojtyqs3 .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height: 512px !important;}.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture > img{border-radius: 19px 19px 0px 0px;overflow: hidden;}.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-5cdbojtyqs3{margin: -20px -20px 10px -20px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5cdbojtyqs3{margin-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5cdbojtyqs3{margin-bottom: 0px !important;}} .ecom-core.ecom-5cdbojtyqs3{
    width: -webkit-fill-available;
}.ecom-core.ecom-k135xzhcboi .ecom-text--more-actions button ,.ecom-core.ecom-k135xzhcboi .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-k135xzhcboi .text-content,.ecom-core.ecom-k135xzhcboi  .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content p,.ecom-core.ecom-k135xzhcboi  .text-content span{text-align: left;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-k135xzhcboi .text-content,.ecom-core.ecom-k135xzhcboi .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content a a,.ecom-core.ecom-k135xzhcboi  .text-content p,.ecom-core.ecom-k135xzhcboi  .text-content p a,.ecom-core.ecom-k135xzhcboi  .text-content span,.ecom-core.ecom-k135xzhcboi  .text-content span a{font-size: 16px;font-family: 'DM Sans', sans-serif;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;letter-spacing: 0px;}.ecom-core.ecom-k135xzhcboi .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-k135xzhcboi .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-k135xzhcboi .text-content,.ecom-core.ecom-k135xzhcboi .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content a a,.ecom-core.ecom-k135xzhcboi  .text-content p,.ecom-core.ecom-k135xzhcboi  .text-content p a,.ecom-core.ecom-k135xzhcboi  .text-content span,.ecom-core.ecom-k135xzhcboi  .text-content span a{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k135xzhcboi .text-content,.ecom-core.ecom-k135xzhcboi  .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content p,.ecom-core.ecom-k135xzhcboi  .text-content span{text-align: left;}.ecom-core.ecom-k135xzhcboi .text-content,.ecom-core.ecom-k135xzhcboi .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content a a,.ecom-core.ecom-k135xzhcboi  .text-content p,.ecom-core.ecom-k135xzhcboi  .text-content p a,.ecom-core.ecom-k135xzhcboi  .text-content span,.ecom-core.ecom-k135xzhcboi  .text-content span a{font-size: 14px;}}.ecom-core.ecom-k135xzhcboi{margin-top: 12px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k135xzhcboi{margin-top: 10px !important;margin-bottom: 10px !important;padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
.ecom-core.ecom-k135xzhcboi{
    width:100%;
}
}
.ecom-core.ecom-ulmg25bc3cj .ecom-image-align{align-items: center;}.ecom-core.ecom-ulmg25bc3cj .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-ulmg25bc3cj .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-ulmg25bc3cj .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-ulmg25bc3cj .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-ulmg25bc3cj .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-ulmg25bc3cj .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-ulmg25bc3cj{margin-top: 22px !important;margin-left: 6px !important;padding-bottom: 0px !important;width: unset;max-width:unset;}.ecom-core.ecom-uy1ruzw1lt .element__heading .ecom__heading{text-align: left;margin: 0px;padding: 0px;}.ecom-core.ecom-uy1ruzw1lt .element__heading .ecom__heading,.ecom-core.ecom-uy1ruzw1lt .element__heading .ecom__heading a{font-weight: 500;font-size: 18px;font-family: 'DM Sans', sans-serif;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.25em;letter-spacing: 0px;}.ecom-core.ecom-uy1ruzw1lt  .element__heading .ecom__heading,.ecom-core.ecom-uy1ruzw1lt  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-uy1ruzw1lt .element__heading .ecom__heading{text-align: center;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uy1ruzw1lt .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-uy1ruzw1lt .element__heading .ecom__heading,.ecom-core.ecom-uy1ruzw1lt .element__heading .ecom__heading a{font-size: 17px;}}.ecom-core.ecom-uy1ruzw1lt{margin-top: 20px !important;padding-bottom: 0 !important;width: unset;max-width:unset;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-uy1ruzw1lt{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uy1ruzw1lt{padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
    .ecom-core.ecom-uy1ruzw1lt .ecom__heading div{
    display: inline;
}
}.ecom-core.ecom-wq6lr7w40pm .ecom-image-align{align-items: center;}.ecom-core.ecom-wq6lr7w40pm .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture > img{border-radius: 19px 19px 0px 0px;overflow: hidden;}.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-wq6lr7w40pm{margin: -20px -20px 10px -20px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wq6lr7w40pm{margin-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wq6lr7w40pm{margin-bottom: 0px !important;}} .ecom-core.ecom-wq6lr7w40pm{
    width: -webkit-fill-available;
}.ecom-core.ecom-5zrywvinuhe .ecom-text--more-actions button ,.ecom-core.ecom-5zrywvinuhe .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-5zrywvinuhe .text-content,.ecom-core.ecom-5zrywvinuhe  .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content p,.ecom-core.ecom-5zrywvinuhe  .text-content span{text-align: left;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-5zrywvinuhe .text-content,.ecom-core.ecom-5zrywvinuhe .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content a a,.ecom-core.ecom-5zrywvinuhe  .text-content p,.ecom-core.ecom-5zrywvinuhe  .text-content p a,.ecom-core.ecom-5zrywvinuhe  .text-content span,.ecom-core.ecom-5zrywvinuhe  .text-content span a{font-size: 16px;font-family: 'DM Sans', sans-serif;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;letter-spacing: 0px;}.ecom-core.ecom-5zrywvinuhe .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-5zrywvinuhe .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-5zrywvinuhe .text-content,.ecom-core.ecom-5zrywvinuhe .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content a a,.ecom-core.ecom-5zrywvinuhe  .text-content p,.ecom-core.ecom-5zrywvinuhe  .text-content p a,.ecom-core.ecom-5zrywvinuhe  .text-content span,.ecom-core.ecom-5zrywvinuhe  .text-content span a{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5zrywvinuhe .text-content,.ecom-core.ecom-5zrywvinuhe  .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content p,.ecom-core.ecom-5zrywvinuhe  .text-content span{text-align: left;}.ecom-core.ecom-5zrywvinuhe .text-content,.ecom-core.ecom-5zrywvinuhe .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content a a,.ecom-core.ecom-5zrywvinuhe  .text-content p,.ecom-core.ecom-5zrywvinuhe  .text-content p a,.ecom-core.ecom-5zrywvinuhe  .text-content span,.ecom-core.ecom-5zrywvinuhe  .text-content span a{font-size: 14px;}}.ecom-core.ecom-5zrywvinuhe{margin-top: 12px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5zrywvinuhe{margin-top: 10px !important;margin-bottom: 10px !important;padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
.ecom-core.ecom-5zrywvinuhe{
    width:100%;
}
}
.ecom-core.ecom-48lt75khl1i .ecom-image-align{align-items: center;}.ecom-core.ecom-48lt75khl1i .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-48lt75khl1i .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-48lt75khl1i .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-48lt75khl1i .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-48lt75khl1i .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-48lt75khl1i .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-48lt75khl1i{margin-top: 22px !important;margin-left: 6px !important;padding-bottom: 0px !important;width: unset;max-width:unset;}.ecom-core.ecom-p72m849qqg .element__heading .ecom__heading{text-align: left;margin: 0px;padding: 0px;}.ecom-core.ecom-p72m849qqg .element__heading .ecom__heading,.ecom-core.ecom-p72m849qqg .element__heading .ecom__heading a{font-weight: 500;font-size: 18px;font-family: 'DM Sans', sans-serif;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.25em;letter-spacing: 0px;}.ecom-core.ecom-p72m849qqg  .element__heading .ecom__heading,.ecom-core.ecom-p72m849qqg  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-p72m849qqg .element__heading .ecom__heading{text-align: center;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-p72m849qqg .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-p72m849qqg .element__heading .ecom__heading,.ecom-core.ecom-p72m849qqg .element__heading .ecom__heading a{font-size: 17px;}}.ecom-core.ecom-p72m849qqg{margin-top: 20px !important;padding-bottom: 0 !important;width: unset;max-width:unset;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-p72m849qqg{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-p72m849qqg{padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
    .ecom-core.ecom-p72m849qqg .ecom__heading div{
    display: inline;
}
}.ecom-core.ecom-1o98tl7at7uh .ecom-image-align{align-items: center;}.ecom-core.ecom-1o98tl7at7uh .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height: 506px !important;}.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture > img{border-radius: 19px 19px 0px 0px;overflow: hidden;}.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-1o98tl7at7uh{margin: -20px -20px 10px -20px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-1o98tl7at7uh{margin-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1o98tl7at7uh{margin-bottom: 0px !important;}} .ecom-core.ecom-1o98tl7at7uh{
    width: -webkit-fill-available;
}.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading{text-align: left;margin: 0px;padding: 0px;}.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading,.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading a{font-weight: 400;font-size: 48px;line-height: 1.25em;letter-spacing: 0px;font-family: 'DM Sans', sans-serif;}.ecom-core.ecom-2c9jsisrr1e  .element__heading .ecom__heading,.ecom-core.ecom-2c9jsisrr1e  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading,.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading a{font-size: 30px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading,.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading a{font-size: 25px;}}.ecom-core.ecom-2c9jsisrr1e{margin-top: 0px !important;width: 80%;max-width:80%;animation-duration: 500ms !important;}.ecom-core.ecom-2c9jsisrr1e.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 500ms;transition-delay: 500ms;transition-property: opacity;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2c9jsisrr1e{width: 100%;max-width:100%;}} .ecom-core.ecom-2c9jsisrr1e b,.ecom-core.ecom-2c9jsisrr1e strong{
    display: inline-flex;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    padding: 13px 0;
}
.ecom-core.ecom-2c9jsisrr1e b::before,.ecom-core.ecom-2c9jsisrr1e strong::before{
    content: "";
    border-style: solid;
    border-width: 4px 0 0 0;
    border-color: #f25d1d;
    position: absolute;
    border-radius: 50%;
    height: 50px;
    transform: rotate(-1.5deg);
    bottom: -34px;
    left: -50px;
    right: -50px;
    z-index: -1;
}
@media(max-width:767px){
    .ecom-core.ecom-2c9jsisrr1e .ecom__heading div{
        display: inline;
    }
}.ecom-core.ecom-oenwdpc99xp>div.core__row--columns{max-width: 1350px;}.ecom-core.ecom-oenwdpc99xp>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-oenwdpc99xp{background-color: #F7F3FF;}.ecom-core.ecom-oenwdpc99xp{padding: 70px 50px 100px 50px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oenwdpc99xp{padding: 50px 15px 35px 15px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oenwdpc99xp{padding: 35px 15px 35px 15px !important;}} .ecom-core.ecom-oenwdpc99xp{
    overflow-x: clip;
}
@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-r4fiqjl3e7b{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r4fiqjl3e7b{width: 100%;}}.ecom-core.ecom-uje9cz2wcu9>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-uje9cz2wcu9{margin-top: 50px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-uje9cz2wcu9{margin-top: 30px !important;}}.ecom-core.ecom-y7hmc3kzen{width: 35%;}.ecom-core.ecom-y7hmc3kzen>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-y7hmc3kzen{width: 100%;}}html body .ecom-core.ecom-y7hmc3kzen>div.core__column--wrapper{padding-left: 30px !important;margin-top: 10px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-y7hmc3kzen>div.core__column--wrapper{padding-top: 35px !important;padding-left: 0px !important;margin-top: 0px !important;}}.ecom-core.ecom-5xxa9jtoped .ecom-effect-accodion{transition: height 400ms ease, opacity 400ms ease;}.ecom-core.ecom-5xxa9jtoped .ecom-accordion__title{text-align: left;background-color: rgba(255, 255, 255, 0);border-style: none;border-radius: 10px;padding: 23px 24px 23px 24px;margin: 0px;}.ecom-core.ecom-5xxa9jtoped .ecom-accordion__title:hover{background-color: #fff;}.ecom-core.ecom-5xxa9jtoped .ecom-accordion__title.ecom-item-active{background-color: #fff;border-style: none;border-radius: 10px 10px 0px 0px;}.ecom-core.ecom-5xxa9jtoped .ecom-accordion__title .ecom-items--icon svg{height: 16px;width: 16px;transform: rotate(0deg);}.ecom-core.ecom-5xxa9jtoped .ecom-accordion__title .ecom-items--icon{color: #000;border-radius: 0%;}.ecom-core.ecom-5xxa9jtoped .ecom-accordion_nav--icon{margin: 0px;padding: 0px;}.ecom-core.ecom-5xxa9jtoped .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size: 18px;text-transform: none;font-weight: 500;text-decoration: none;line-height: 1.25em;letter-spacing: 0px;font-family: 'Inter', sans-serif;color: #000000;}.ecom-core.ecom-5xxa9jtoped .ecom-items:hover  .ecom-items--text{color: #000000;}.ecom-core.ecom-5xxa9jtoped .ecom-items.ecom-item-active  .ecom-items--text{color: #000000;}.ecom-core.ecom-5xxa9jtoped .ecom-accordion_wrapper-info .ecom-items--icon svg{height: 16px;width: 16px;}.ecom-core.ecom-5xxa9jtoped .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color: #000;background-color: #000000;border-radius: 0%;}.ecom-core.ecom-5xxa9jtoped .ecom-accordion_icon-title{margin: 0px;padding: 0px;}.ecom-core.ecom-5xxa9jtoped .ecom-accordion--image img{width: 20px !important;}.ecom-core.ecom-5xxa9jtoped .ecom-accordion--image{margin-right: 10px;}.ecom-core.ecom-5xxa9jtoped .ecom-accordion__body>.core__blocks>.core__blocks--body{border-style: solid;border-width: 1px 0px 0px 0px;border-color: #E6E6E6;border-radius: 0px;overflow: hidden;margin: 0px 24px 0px 24px;padding: 18px 0px 22px 0px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5xxa9jtoped .ecom-accordion__title{padding-right: 20px;padding-left: 20px;}.ecom-core.ecom-5xxa9jtoped .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-size: 16px;}}.ecom-core.ecom-5xxa9jtoped.ecom-animated{animation-name: fadeInRight;;animation-duration: .75s;;animation-duration: 700ms !important;animation-delay: 700ms;transition-delay: 700ms;transition-property: opacity;}.ecom-core.ecom-5xxa9jtoped{animation-duration: 700ms !important;} .ecom-core.ecom-5xxa9jtoped .core__group--item{
    margin-bottom: 24px;
    border: 1px solid #C6BFB1;
    border-radius: 10px;
}
.ecom-core.ecom-5xxa9jtoped .core__group--item.ecom-item-active{
    background-color: #fff;
    border: none;
}.ecom-core.ecom-1djje44g4bv .ecom-text--more-actions button ,.ecom-core.ecom-1djje44g4bv .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-1djje44g4bv .text-content,.ecom-core.ecom-1djje44g4bv  .text-content a,.ecom-core.ecom-1djje44g4bv  .text-content p,.ecom-core.ecom-1djje44g4bv  .text-content span{text-align: left;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-1djje44g4bv .text-content,.ecom-core.ecom-1djje44g4bv .text-content a,.ecom-core.ecom-1djje44g4bv  .text-content a,.ecom-core.ecom-1djje44g4bv  .text-content a a,.ecom-core.ecom-1djje44g4bv  .text-content p,.ecom-core.ecom-1djje44g4bv  .text-content p a,.ecom-core.ecom-1djje44g4bv  .text-content span,.ecom-core.ecom-1djje44g4bv  .text-content span a{font-size: 16px;font-weight: 400;line-height: 1.6em;letter-spacing: 0px;font-family: 'Inter', sans-serif;}.ecom-core.ecom-1djje44g4bv .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-1djje44g4bv .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-1djje44g4bv .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-1djje44g4bv .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1djje44g4bv .text-content,.ecom-core.ecom-1djje44g4bv .text-content a,.ecom-core.ecom-1djje44g4bv  .text-content a,.ecom-core.ecom-1djje44g4bv  .text-content a a,.ecom-core.ecom-1djje44g4bv  .text-content p,.ecom-core.ecom-1djje44g4bv  .text-content p a,.ecom-core.ecom-1djje44g4bv  .text-content span,.ecom-core.ecom-1djje44g4bv  .text-content span a{font-size: 15px;}}.ecom-core.ecom-ugo75150c7 .ecom-text--more-actions button ,.ecom-core.ecom-ugo75150c7 .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-ugo75150c7 .text-content,.ecom-core.ecom-ugo75150c7  .text-content a,.ecom-core.ecom-ugo75150c7  .text-content p,.ecom-core.ecom-ugo75150c7  .text-content span{text-align: left;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-ugo75150c7 .text-content,.ecom-core.ecom-ugo75150c7 .text-content a,.ecom-core.ecom-ugo75150c7  .text-content a,.ecom-core.ecom-ugo75150c7  .text-content a a,.ecom-core.ecom-ugo75150c7  .text-content p,.ecom-core.ecom-ugo75150c7  .text-content p a,.ecom-core.ecom-ugo75150c7  .text-content span,.ecom-core.ecom-ugo75150c7  .text-content span a{font-size: 16px;font-weight: 400;line-height: 1.6em;letter-spacing: 0px;font-family: 'Inter', sans-serif;}.ecom-core.ecom-ugo75150c7 .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-ugo75150c7 .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-ugo75150c7 .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-ugo75150c7 .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ugo75150c7 .text-content,.ecom-core.ecom-ugo75150c7 .text-content a,.ecom-core.ecom-ugo75150c7  .text-content a,.ecom-core.ecom-ugo75150c7  .text-content a a,.ecom-core.ecom-ugo75150c7  .text-content p,.ecom-core.ecom-ugo75150c7  .text-content p a,.ecom-core.ecom-ugo75150c7  .text-content span,.ecom-core.ecom-ugo75150c7  .text-content span a{font-size: 15px;}}.ecom-core.ecom-hq5r3thmwym .ecom-text--more-actions button ,.ecom-core.ecom-hq5r3thmwym .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-hq5r3thmwym .text-content,.ecom-core.ecom-hq5r3thmwym  .text-content a,.ecom-core.ecom-hq5r3thmwym  .text-content p,.ecom-core.ecom-hq5r3thmwym  .text-content span{text-align: left;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-hq5r3thmwym .text-content,.ecom-core.ecom-hq5r3thmwym .text-content a,.ecom-core.ecom-hq5r3thmwym  .text-content a,.ecom-core.ecom-hq5r3thmwym  .text-content a a,.ecom-core.ecom-hq5r3thmwym  .text-content p,.ecom-core.ecom-hq5r3thmwym  .text-content p a,.ecom-core.ecom-hq5r3thmwym  .text-content span,.ecom-core.ecom-hq5r3thmwym  .text-content span a{font-size: 16px;font-weight: 400;line-height: 1.6em;letter-spacing: 0px;font-family: 'Inter', sans-serif;}.ecom-core.ecom-hq5r3thmwym .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-hq5r3thmwym .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-hq5r3thmwym .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-hq5r3thmwym .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hq5r3thmwym .text-content,.ecom-core.ecom-hq5r3thmwym .text-content a,.ecom-core.ecom-hq5r3thmwym  .text-content a,.ecom-core.ecom-hq5r3thmwym  .text-content a a,.ecom-core.ecom-hq5r3thmwym  .text-content p,.ecom-core.ecom-hq5r3thmwym  .text-content p a,.ecom-core.ecom-hq5r3thmwym  .text-content span,.ecom-core.ecom-hq5r3thmwym  .text-content span a{font-size: 15px;}}.ecom-core.ecom-nxl2w8ro0jp .ecom-text--more-actions button ,.ecom-core.ecom-nxl2w8ro0jp .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-nxl2w8ro0jp .text-content,.ecom-core.ecom-nxl2w8ro0jp  .text-content a,.ecom-core.ecom-nxl2w8ro0jp  .text-content p,.ecom-core.ecom-nxl2w8ro0jp  .text-content span{text-align: left;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-nxl2w8ro0jp .text-content,.ecom-core.ecom-nxl2w8ro0jp .text-content a,.ecom-core.ecom-nxl2w8ro0jp  .text-content a,.ecom-core.ecom-nxl2w8ro0jp  .text-content a a,.ecom-core.ecom-nxl2w8ro0jp  .text-content p,.ecom-core.ecom-nxl2w8ro0jp  .text-content p a,.ecom-core.ecom-nxl2w8ro0jp  .text-content span,.ecom-core.ecom-nxl2w8ro0jp  .text-content span a{font-size: 16px;font-weight: 400;line-height: 1.6em;letter-spacing: 0px;font-family: 'Inter', sans-serif;}.ecom-core.ecom-nxl2w8ro0jp .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-nxl2w8ro0jp .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-nxl2w8ro0jp .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-nxl2w8ro0jp .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nxl2w8ro0jp .text-content,.ecom-core.ecom-nxl2w8ro0jp .text-content a,.ecom-core.ecom-nxl2w8ro0jp  .text-content a,.ecom-core.ecom-nxl2w8ro0jp  .text-content a a,.ecom-core.ecom-nxl2w8ro0jp  .text-content p,.ecom-core.ecom-nxl2w8ro0jp  .text-content p a,.ecom-core.ecom-nxl2w8ro0jp  .text-content span,.ecom-core.ecom-nxl2w8ro0jp  .text-content span a{font-size: 15px;}}.ecom-core.ecom-72f2nep69bt{width: 30%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-72f2nep69bt{width: 100%;}}html body .ecom-core.ecom-72f2nep69bt>div.core__column--wrapper{} @media(max-width:767px){
    .ecom-core.ecom-72f2nep69bt{
        order:-1;
    }
}.ecom-core.ecom-simqdl0lrc9 .ecom-image-align{align-items: center;}.ecom-core.ecom-simqdl0lrc9 .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture > img{border-radius: 19px 19px 0px 0px;overflow: hidden;}.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-simqdl0lrc9 .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-simqdl0lrc9 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture > img{border-radius: 12px;overflow: hidden;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-simqdl0lrc9 .ecom-base-image .ecom-image-picture > img{border-radius: 16px;overflow: hidden;}}.ecom-core.ecom-simqdl0lrc9.ecom-animated{animation-name: zoomIn;;animation-duration: .75s;;animation-duration: 600ms !important;animation-delay: 600ms;transition-delay: 600ms;transition-property: opacity;}.ecom-core.ecom-simqdl0lrc9{animation-duration: 600ms !important;} .ecom-core.ecom-simqdl0lrc9{
    width: -webkit-fill-available;
}.ecom-core.ecom-mht0hcss9w{width: 35%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mht0hcss9w{width: 100%;}}html body .ecom-core.ecom-mht0hcss9w>div.core__column--wrapper{padding-top: 70px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-mht0hcss9w>div.core__column--wrapper{padding-top: 35px !important;}}.ecom-core.ecom-ay4ovmt4svc .element__heading .ecom__heading{text-align: left;margin: 0px;padding: 0px;}.ecom-core.ecom-ay4ovmt4svc .element__heading .ecom__heading,.ecom-core.ecom-ay4ovmt4svc .element__heading .ecom__heading a{font-weight: 400;font-size: 48px;line-height: 1.25em;letter-spacing: 0px;font-family: 'Inter', sans-serif;}.ecom-core.ecom-ay4ovmt4svc  .element__heading .ecom__heading,.ecom-core.ecom-ay4ovmt4svc  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ay4ovmt4svc .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-ay4ovmt4svc .element__heading .ecom__heading,.ecom-core.ecom-ay4ovmt4svc .element__heading .ecom__heading a{font-size: 30px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ay4ovmt4svc .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-ay4ovmt4svc .element__heading .ecom__heading,.ecom-core.ecom-ay4ovmt4svc .element__heading .ecom__heading a{font-size: 25px;}}.ecom-core.ecom-ay4ovmt4svc{margin-top: 0px !important;padding-bottom: 0 !important;animation-duration: 500ms !important;}.ecom-core.ecom-ay4ovmt4svc.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 500ms;transition-delay: 500ms;transition-property: opacity;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ay4ovmt4svc{margin-top: 10px !important;}} .ecom-core.ecom-ay4ovmt4svc b,.ecom-core.ecom-ay4ovmt4svc strong{
    display: inline-flex;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    padding: 13px 0;
}
.ecom-core.ecom-ay4ovmt4svc b::before,.ecom-core.ecom-ay4ovmt4svc strong::before{
    content: "";
    border-style: solid;
    border-width: 4px 0 0 0;
    border-color: #f25d1d;
    position: absolute;
    border-radius: 50%;
    height: 50px;
    transform: rotate(-1.5deg);
    bottom: -34px;
    left: -50px;
    right: -50px;
    z-index: -1;
}
@media(max-width:767px){
    .ecom-core.ecom-ay4ovmt4svc .ecom__heading div{
        display: inline;
    }
}.ecom-core.ecom-t972o6pq74j>div.core__row--columns{max-width: 1350px;}.ecom-core.ecom-t972o6pq74j>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-t972o6pq74j{background-color: #F7F3FF;}.ecom-core.ecom-t972o6pq74j{padding: 70px 50px 100px 50px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-t972o6pq74j{padding: 50px 15px 35px 15px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-t972o6pq74j{padding: 35px 15px 35px 15px !important;}} .ecom-core.ecom-t972o6pq74j{
    overflow-x: clip;
}
@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 fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}100%{opacity:1;transform:none}}.ecom-core.ecom-tm03gmwgub{width: 52%;}.ecom-core.ecom-tm03gmwgub>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}.ecom-core.ecom-tm03gmwgub>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tm03gmwgub{width: 100%;}}html body .ecom-core.ecom-tm03gmwgub>div.core__column--wrapper{padding-left: 100px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-tm03gmwgub>div.core__column--wrapper{padding-left: 35px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-tm03gmwgub>div.core__column--wrapper{padding-top: 20px !important;padding-right: 15px !important;padding-left: 15px !important;}}.ecom-core.ecom-u4wzn241dmr .ecom__element--button-icon{order: -1;}.ecom-core.ecom-u4wzn241dmr .ecom-product-single__add-to-cart--submit{gap: 0px;}.ecom-core.ecom-u4wzn241dmr .ecom-product-single__add-to-cart-buttons-wrapper{align-items: center;justify-content: center;}.ecom-core.ecom-u4wzn241dmr .ecom-product-single__add-to-cart--submit{justify-content: center;font-weight: 400;letter-spacing: 0px;font-style: normal;font-size: 14px;line-height: 1.25em;font-family: 'Inter', sans-serif;width: 100%;height: 57px;min-height: 57px;color: #fff;background-color: var(--ecom-global-colors-secondary);border-style: none;border-radius: 7px;transition-duration: 400ms;;;padding: 12.5px 25px 12.5px 25px;margin: 0px;}.ecom-core.ecom-u4wzn241dmr .ecom-product-single__add-to-cart--submit:hover{color: #fff;background-color: var(--ecom-global-colors-secondary);}.ecom-core.ecom-u4wzn241dmr .ecom-product-single__add-to-cart--submit.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-u4wzn241dmr .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size: 16px;font-weight: 600;line-height: 1.25em;letter-spacing: 0px;width: 100%;height: 57px;min-height: 57px;color: #fff;background-color: #7D51CE;border-radius: 7px;margin: 0px;padding: 12.5px 25px 12.5px 25px;}.ecom-core.ecom-u4wzn241dmr .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order:hover{width: 100%;color: #fff;background-color: #000;}.ecom-core.ecom-u4wzn241dmr .ecom-add-to-cart__price .ecom-product-single__price--sale,.ecom-core.ecom-u4wzn241dmr .ecom-add-to-cart__price .separator{color: #ffffff;}.ecom-core.ecom-u4wzn241dmr .ecom-add-to-cart__price .separator,.ecom-core.ecom-u4wzn241dmr .ecom-add-to-cart__price .separator{padding-left: 10px;}.ecom-core.ecom-u4wzn241dmr .ecom-product-single__add-to-cart--submit:disabled{font-size: 16px;line-height: 1.25em;letter-spacing: 0px;font-weight: 600;height: 57px;min-height: 57px;color: #000;background-color: #bdb9b9;border-style: none;border-radius: 7px;padding: 12.5px 25px 12.5px 25px;margin: 0px;}.ecom-core.ecom-u4wzn241dmr .ecom__element--button-icon{color: var(--ecom-global-colors-primary);padding-right: 10px;}.ecom-core.ecom-u4wzn241dmr .ecom__element--button-icon svg{height: 18px;width: 18px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u4wzn241dmr .ecom-product-single__add-to-cart--submit{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-u4wzn241dmr .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-u4wzn241dmr .ecom-product-single__add-to-cart--submit:disabled{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u4wzn241dmr .ecom-product-single__add-to-cart--submit{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-u4wzn241dmr .ecom-product-single__add-to-cart--submit.ecom-product-single__pre-order{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}.ecom-core.ecom-u4wzn241dmr .ecom-product-single__add-to-cart--submit:disabled{font-size: 13px;height: 46px;min-height: 46px;padding-right: 10px;padding-left: 10px;}}.ecom-core.ecom-u4wzn241dmr{margin-top: 24px !important;padding-bottom: 0 !important;width: 100%;max-width:100%;} .ecom-core.ecom-u4wzn241dmr{
    flex: 1 0 0;
}.ecom-core.ecom-hoiy0hi9006 .ecom__element-spacing{height: 10px;}.ecom-core.ecom-hoiy0hi9006{margin-top: 0px !important;padding-bottom: 0 !important;}.ecom-core.ecom-v472rzq4t5 .ecom-text--more-actions button ,.ecom-core.ecom-v472rzq4t5 .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-v472rzq4t5 .text-content,.ecom-core.ecom-v472rzq4t5  .text-content a,.ecom-core.ecom-v472rzq4t5  .text-content p,.ecom-core.ecom-v472rzq4t5  .text-content span{text-align: center;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-v472rzq4t5 .text-content,.ecom-core.ecom-v472rzq4t5 .text-content a,.ecom-core.ecom-v472rzq4t5  .text-content a,.ecom-core.ecom-v472rzq4t5  .text-content a a,.ecom-core.ecom-v472rzq4t5  .text-content p,.ecom-core.ecom-v472rzq4t5  .text-content p a,.ecom-core.ecom-v472rzq4t5  .text-content span,.ecom-core.ecom-v472rzq4t5  .text-content span a{font-size: 14px;font-weight: 400;line-height: 1.625em;letter-spacing: 0px;text-transform: none;font-style: normal;text-decoration: none;font-family: 'Inter', sans-serif;}.ecom-core.ecom-v472rzq4t5 .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-v472rzq4t5 .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-v472rzq4t5 .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-v472rzq4t5 .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-v472rzq4t5 .text-content,.ecom-core.ecom-v472rzq4t5 .text-content a,.ecom-core.ecom-v472rzq4t5  .text-content a,.ecom-core.ecom-v472rzq4t5  .text-content a a,.ecom-core.ecom-v472rzq4t5  .text-content p,.ecom-core.ecom-v472rzq4t5  .text-content p a,.ecom-core.ecom-v472rzq4t5  .text-content span,.ecom-core.ecom-v472rzq4t5  .text-content span a{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-v472rzq4t5 .text-content,.ecom-core.ecom-v472rzq4t5  .text-content a,.ecom-core.ecom-v472rzq4t5  .text-content p,.ecom-core.ecom-v472rzq4t5  .text-content span{text-align: center;}.ecom-core.ecom-v472rzq4t5 .text-content,.ecom-core.ecom-v472rzq4t5 .text-content a,.ecom-core.ecom-v472rzq4t5  .text-content a,.ecom-core.ecom-v472rzq4t5  .text-content a a,.ecom-core.ecom-v472rzq4t5  .text-content p,.ecom-core.ecom-v472rzq4t5  .text-content p a,.ecom-core.ecom-v472rzq4t5  .text-content span,.ecom-core.ecom-v472rzq4t5  .text-content span a{font-size: 14px;}}.ecom-core.ecom-v472rzq4t5{padding-bottom: 0px !important;margin-top: 20px !important;width: 80%;max-width:80%;animation-duration: 600ms !important;}.ecom-core.ecom-v472rzq4t5.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 600ms !important;animation-delay: 600ms;transition-delay: 600ms;transition-property: opacity;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-v472rzq4t5{margin-top: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-v472rzq4t5{margin-top: 20px !important;width: 100%;max-width:100%;}} @media(max-width:767px){
    .ecom-core.ecom-v472rzq4t5 .ecom-html div{
        display: inline;
    }
}.ecom-core.ecom-apnei6qqm4 .element__heading .ecom__heading{text-align: center;margin: 0px;padding: 0px;}.ecom-core.ecom-apnei6qqm4 .element__heading .ecom__heading,.ecom-core.ecom-apnei6qqm4 .element__heading .ecom__heading a{font-weight: 400;font-size: 48px;line-height: 1.25em;letter-spacing: 0px;font-family: 'Inter', sans-serif;}.ecom-core.ecom-apnei6qqm4  .element__heading .ecom__heading,.ecom-core.ecom-apnei6qqm4  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-apnei6qqm4 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-apnei6qqm4 .element__heading .ecom__heading,.ecom-core.ecom-apnei6qqm4 .element__heading .ecom__heading a{font-size: 30px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-apnei6qqm4 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-apnei6qqm4 .element__heading .ecom__heading,.ecom-core.ecom-apnei6qqm4 .element__heading .ecom__heading a{font-size: 25px;}}.ecom-core.ecom-apnei6qqm4{margin-top: 0px !important;padding-bottom: 0 !important;animation-duration: 500ms !important;}.ecom-core.ecom-apnei6qqm4.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 500ms;transition-delay: 500ms;transition-property: opacity;} .ecom-core.ecom-apnei6qqm4 b,.ecom-core.ecom-apnei6qqm4 strong{
    display: inline-flex;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    padding: 13px 0;
}
.ecom-core.ecom-apnei6qqm4 b::before,.ecom-core.ecom-apnei6qqm4 strong::before{
    content: "";
    border-style: solid;
    border-width: 4px 0 0 0;
    border-color: #f25d1d;
    position: absolute;
    border-radius: 50%;
    height: 50px;
    transform: rotate(-1.5deg);
    bottom: -34px;
    left: -50px;
    right: -50px;
    z-index: -1;
}
@media(max-width:767px){
    .ecom-core.ecom-apnei6qqm4 .ecom__heading div{
        display: inline;
    }
}.ecom-core.ecom-4ef92g4ki7{width: 48%;}.ecom-core.ecom-4ef92g4ki7>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}.ecom-core.ecom-4ef92g4ki7>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4ef92g4ki7{width: 100%;}}.ecom-core.ecom-bxa1oug41mr .ecom-image-align{align-items: flex-start;}.ecom-core.ecom-bxa1oug41mr .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-bxa1oug41mr .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-bxa1oug41mr .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-bxa1oug41mr .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-bxa1oug41mr .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-bxa1oug41mr .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-bxa1oug41mr .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-bxa1oug41mr .ecom-base-image .ecom-image-picture > img{border-radius: 20px;overflow: hidden;}.ecom-core.ecom-bxa1oug41mr .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-bxa1oug41mr .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-bxa1oug41mr .ecom-image-default{width: 100% !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bxa1oug41mr .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-bxa1oug41mr .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-bxa1oug41mr .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-bxa1oug41mr .ecom-base-image .ecom-image-picture > img{border-radius: 10px;overflow: hidden;}}.ecom-core.ecom-bxa1oug41mr{margin-top: 0px !important;width: unset;max-width:unset;animation-duration: 500ms !important;}.ecom-core.ecom-bxa1oug41mr.ecom-animated{animation-name: fadeInDown;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 500ms;transition-delay: 500ms;transition-property: opacity;}.ecom-core.ecom-wz4st56n7s>div.core__row--columns{max-width: 1380px;}.ecom-core.ecom-wz4st56n7s{background-color: #fff;}.ecom-core.ecom-wz4st56n7s{padding: 70px 35px 100px 35px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wz4st56n7s{padding: 50px 0px 50px 0px !important;}.ecom-core.ecom-wz4st56n7s div.core__row--columns{flex-direction: row;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wz4st56n7s{padding: 35px 0px 35px 0px !important;}.ecom-core.ecom-wz4st56n7s div.core__row--columns{flex-direction: row;}}
@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.ecom-core.ecom-r4fiqjl3e7b{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-r4fiqjl3e7b{width: 100%;}}.ecom-core.ecom-es1cq96miuq .ecom-slider--container{padding-left: calc((100% - 100%) / 2);padding-right: calc((100% - 100%) / 2);}.ecom-core.ecom-es1cq96miuq .ecom-content-item{align-content: center;align-items: center;display: flex;}.ecom-core.ecom-es1cq96miuq .ecom-swiper-navigation-position{display: flex;order: -1;justify-content: flex-end;align-items: flex-end;width: 100%;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-es1cq96miuq .ecom-swiper-navigation-position{display: flex;order: -1;justify-content: flex-end;align-items: flex-end;width: 100%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-es1cq96miuq .ecom-swiper-navigation-position{display: flex;order: -1;justify-content: center;align-items: center;width: 100%;}}.ecom-core.ecom-es1cq96miuq .ecom-swiper-slide{animation-duration: 5000ms !important;background-color: #fff;border-radius: 20px;overflow: hidden;margin: 0px;padding: 20px 20px 40px 20px;}.ecom-core.ecom-es1cq96miuq .ecom-swiper-slide:hover{background-color: #fff;}.ecom-core.ecom-es1cq96miuq .ecom-swiper-slide.ecom-box-active{background-color: #fff;}.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-next svg{height: 20px;width: 20px;}.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-next{color: #000;background-color: rgba(255, 255, 255, 0);border-style: solid;border-width: 1px;border-color: #C6BFB1;border-radius: 50%;margin: 0px 0px 50px 10px;padding: 13px;}.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-next:hover{color: #fff;background-color: #7D51CE;border-style: solid;border-width: 1px;border-color: #7D51CE;transition: all 400ms ease;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-es1cq96miuq .ecom-swiper-slide{padding-bottom: 30px;}.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-next{padding: 8px;margin-bottom: 35px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-es1cq96miuq .ecom-swiper-slide{padding-bottom: 18px;}.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-next svg{height: 16px;width: 16px;}.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-es1cq96miuq .ecom-slider--container .ecom-swiper-button-next{margin: 0px 5px 25px 5px;padding: 8px;}}.ecom-core.ecom-es1cq96miuq{margin-top: -55px !important;position: relative;z-index: 0 !important;animation-duration: 500ms !important;}.ecom-core.ecom-es1cq96miuq.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 700ms;transition-delay: 700ms;transition-property: opacity;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-es1cq96miuq{margin-top: -40px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-es1cq96miuq{margin-top: 35px !important;}} .ecom-core.ecom-es1cq96miuq .ecom-elements-slider{
    overflow: visible;
}
.ecom-core.ecom-es1cq96miuq .ecom-swiper-container{
    width: calc(100vw - (.5*(100vw - 1340px)));
    max-width: min-content;
}.ecom-core.ecom-hp3qr2kcjvr .ecom-text--more-actions button ,.ecom-core.ecom-hp3qr2kcjvr .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-hp3qr2kcjvr .text-content,.ecom-core.ecom-hp3qr2kcjvr  .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content p,.ecom-core.ecom-hp3qr2kcjvr  .text-content span{text-align: left;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-hp3qr2kcjvr .text-content,.ecom-core.ecom-hp3qr2kcjvr .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content a a,.ecom-core.ecom-hp3qr2kcjvr  .text-content p,.ecom-core.ecom-hp3qr2kcjvr  .text-content p a,.ecom-core.ecom-hp3qr2kcjvr  .text-content span,.ecom-core.ecom-hp3qr2kcjvr  .text-content span a{font-size: 16px;font-family: 'DM Sans', sans-serif;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;letter-spacing: 0px;}.ecom-core.ecom-hp3qr2kcjvr .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-hp3qr2kcjvr .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-hp3qr2kcjvr .text-content,.ecom-core.ecom-hp3qr2kcjvr .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content a a,.ecom-core.ecom-hp3qr2kcjvr  .text-content p,.ecom-core.ecom-hp3qr2kcjvr  .text-content p a,.ecom-core.ecom-hp3qr2kcjvr  .text-content span,.ecom-core.ecom-hp3qr2kcjvr  .text-content span a{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hp3qr2kcjvr .text-content,.ecom-core.ecom-hp3qr2kcjvr  .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content p,.ecom-core.ecom-hp3qr2kcjvr  .text-content span{text-align: left;}.ecom-core.ecom-hp3qr2kcjvr .text-content,.ecom-core.ecom-hp3qr2kcjvr .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content a,.ecom-core.ecom-hp3qr2kcjvr  .text-content a a,.ecom-core.ecom-hp3qr2kcjvr  .text-content p,.ecom-core.ecom-hp3qr2kcjvr  .text-content p a,.ecom-core.ecom-hp3qr2kcjvr  .text-content span,.ecom-core.ecom-hp3qr2kcjvr  .text-content span a{font-size: 14px;}}.ecom-core.ecom-hp3qr2kcjvr{margin-top: 12px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hp3qr2kcjvr{margin-top: 10px !important;margin-bottom: 10px !important;padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
.ecom-core.ecom-hp3qr2kcjvr{
    width:100%;
}
}
.ecom-core.ecom-upesc252xkb .ecom-image-align{align-items: center;}.ecom-core.ecom-upesc252xkb .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-upesc252xkb .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-upesc252xkb .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-upesc252xkb .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-upesc252xkb .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-upesc252xkb .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-upesc252xkb{margin-top: 22px !important;margin-left: 6px !important;padding-bottom: 0px !important;width: unset;max-width:unset;}.ecom-core.ecom-rdbx29ewd4s .element__heading .ecom__heading{text-align: left;margin: 0px;padding: 0px;}.ecom-core.ecom-rdbx29ewd4s .element__heading .ecom__heading,.ecom-core.ecom-rdbx29ewd4s .element__heading .ecom__heading a{font-weight: 500;font-size: 18px;font-family: 'DM Sans', sans-serif;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.25em;letter-spacing: 0px;}.ecom-core.ecom-rdbx29ewd4s  .element__heading .ecom__heading,.ecom-core.ecom-rdbx29ewd4s  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rdbx29ewd4s .element__heading .ecom__heading{text-align: center;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rdbx29ewd4s .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-rdbx29ewd4s .element__heading .ecom__heading,.ecom-core.ecom-rdbx29ewd4s .element__heading .ecom__heading a{font-size: 17px;}}.ecom-core.ecom-rdbx29ewd4s{margin-top: 20px !important;padding-bottom: 0 !important;width: unset;max-width:unset;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rdbx29ewd4s{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rdbx29ewd4s{padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
    .ecom-core.ecom-rdbx29ewd4s .ecom__heading div{
    display: inline;
}
}.ecom-core.ecom-j1g2frp9598 .ecom-image-align{align-items: center;}.ecom-core.ecom-j1g2frp9598 .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height: 506px !important;}.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture > img{border-radius: 19px 19px 0px 0px;overflow: hidden;}.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-j1g2frp9598 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-j1g2frp9598{margin: -20px -20px 10px -20px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-j1g2frp9598{margin-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j1g2frp9598{margin-bottom: 0px !important;}} .ecom-core.ecom-j1g2frp9598{
    width: -webkit-fill-available;
}.ecom-core.ecom-n2p7o97k2vc .ecom-text--more-actions button ,.ecom-core.ecom-n2p7o97k2vc .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-n2p7o97k2vc .text-content,.ecom-core.ecom-n2p7o97k2vc  .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content p,.ecom-core.ecom-n2p7o97k2vc  .text-content span{text-align: left;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-n2p7o97k2vc .text-content,.ecom-core.ecom-n2p7o97k2vc .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content a a,.ecom-core.ecom-n2p7o97k2vc  .text-content p,.ecom-core.ecom-n2p7o97k2vc  .text-content p a,.ecom-core.ecom-n2p7o97k2vc  .text-content span,.ecom-core.ecom-n2p7o97k2vc  .text-content span a{font-size: 16px;font-family: 'DM Sans', sans-serif;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;letter-spacing: 0px;}.ecom-core.ecom-n2p7o97k2vc .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-n2p7o97k2vc .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-n2p7o97k2vc .text-content,.ecom-core.ecom-n2p7o97k2vc .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content a a,.ecom-core.ecom-n2p7o97k2vc  .text-content p,.ecom-core.ecom-n2p7o97k2vc  .text-content p a,.ecom-core.ecom-n2p7o97k2vc  .text-content span,.ecom-core.ecom-n2p7o97k2vc  .text-content span a{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n2p7o97k2vc .text-content,.ecom-core.ecom-n2p7o97k2vc  .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content p,.ecom-core.ecom-n2p7o97k2vc  .text-content span{text-align: left;}.ecom-core.ecom-n2p7o97k2vc .text-content,.ecom-core.ecom-n2p7o97k2vc .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content a,.ecom-core.ecom-n2p7o97k2vc  .text-content a a,.ecom-core.ecom-n2p7o97k2vc  .text-content p,.ecom-core.ecom-n2p7o97k2vc  .text-content p a,.ecom-core.ecom-n2p7o97k2vc  .text-content span,.ecom-core.ecom-n2p7o97k2vc  .text-content span a{font-size: 14px;}}.ecom-core.ecom-n2p7o97k2vc{margin-top: 12px !important;padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n2p7o97k2vc{margin-top: 10px !important;margin-bottom: 10px !important;padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
.ecom-core.ecom-n2p7o97k2vc{
    width:100%;
}
}
.ecom-core.ecom-moqprp0e0vo .ecom-image-align{align-items: center;}.ecom-core.ecom-moqprp0e0vo .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-moqprp0e0vo .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-moqprp0e0vo .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-moqprp0e0vo .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-moqprp0e0vo .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-moqprp0e0vo .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-moqprp0e0vo{margin-top: 22px !important;margin-left: 6px !important;padding-bottom: 0px !important;width: unset;max-width:unset;}.ecom-core.ecom-362jacw9k4a .element__heading .ecom__heading{text-align: left;margin: 0px;padding: 0px;}.ecom-core.ecom-362jacw9k4a .element__heading .ecom__heading,.ecom-core.ecom-362jacw9k4a .element__heading .ecom__heading a{font-weight: 500;font-size: 18px;font-family: 'DM Sans', sans-serif;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.25em;letter-spacing: 0px;}.ecom-core.ecom-362jacw9k4a  .element__heading .ecom__heading,.ecom-core.ecom-362jacw9k4a  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-362jacw9k4a .element__heading .ecom__heading{text-align: center;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-362jacw9k4a .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-362jacw9k4a .element__heading .ecom__heading,.ecom-core.ecom-362jacw9k4a .element__heading .ecom__heading a{font-size: 17px;}}.ecom-core.ecom-362jacw9k4a{margin-top: 20px !important;padding-bottom: 0 !important;width: unset;max-width:unset;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-362jacw9k4a{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-362jacw9k4a{padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
    .ecom-core.ecom-362jacw9k4a .ecom__heading div{
    display: inline;
}
}.ecom-core.ecom-5cdbojtyqs3 .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height: 512px !important;}.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture > img{border-radius: 19px 19px 0px 0px;overflow: hidden;}.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-5cdbojtyqs3 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-5cdbojtyqs3{margin: -20px -20px 10px -20px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-5cdbojtyqs3{margin-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5cdbojtyqs3{margin-bottom: 0px !important;}} .ecom-core.ecom-5cdbojtyqs3{
    width: -webkit-fill-available;
}.ecom-core.ecom-k135xzhcboi .ecom-text--more-actions button ,.ecom-core.ecom-k135xzhcboi .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-k135xzhcboi .text-content,.ecom-core.ecom-k135xzhcboi  .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content p,.ecom-core.ecom-k135xzhcboi  .text-content span{text-align: left;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-k135xzhcboi .text-content,.ecom-core.ecom-k135xzhcboi .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content a a,.ecom-core.ecom-k135xzhcboi  .text-content p,.ecom-core.ecom-k135xzhcboi  .text-content p a,.ecom-core.ecom-k135xzhcboi  .text-content span,.ecom-core.ecom-k135xzhcboi  .text-content span a{font-size: 16px;font-family: 'DM Sans', sans-serif;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;letter-spacing: 0px;}.ecom-core.ecom-k135xzhcboi .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-k135xzhcboi .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-k135xzhcboi .text-content,.ecom-core.ecom-k135xzhcboi .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content a a,.ecom-core.ecom-k135xzhcboi  .text-content p,.ecom-core.ecom-k135xzhcboi  .text-content p a,.ecom-core.ecom-k135xzhcboi  .text-content span,.ecom-core.ecom-k135xzhcboi  .text-content span a{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k135xzhcboi .text-content,.ecom-core.ecom-k135xzhcboi  .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content p,.ecom-core.ecom-k135xzhcboi  .text-content span{text-align: left;}.ecom-core.ecom-k135xzhcboi .text-content,.ecom-core.ecom-k135xzhcboi .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content a,.ecom-core.ecom-k135xzhcboi  .text-content a a,.ecom-core.ecom-k135xzhcboi  .text-content p,.ecom-core.ecom-k135xzhcboi  .text-content p a,.ecom-core.ecom-k135xzhcboi  .text-content span,.ecom-core.ecom-k135xzhcboi  .text-content span a{font-size: 14px;}}.ecom-core.ecom-k135xzhcboi{margin-top: 12px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k135xzhcboi{margin-top: 10px !important;margin-bottom: 10px !important;padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
.ecom-core.ecom-k135xzhcboi{
    width:100%;
}
}
.ecom-core.ecom-ulmg25bc3cj .ecom-image-align{align-items: center;}.ecom-core.ecom-ulmg25bc3cj .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-ulmg25bc3cj .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-ulmg25bc3cj .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-ulmg25bc3cj .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-ulmg25bc3cj .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-ulmg25bc3cj .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-ulmg25bc3cj{margin-top: 22px !important;margin-left: 6px !important;padding-bottom: 0px !important;width: unset;max-width:unset;}.ecom-core.ecom-uy1ruzw1lt .element__heading .ecom__heading{text-align: left;margin: 0px;padding: 0px;}.ecom-core.ecom-uy1ruzw1lt .element__heading .ecom__heading,.ecom-core.ecom-uy1ruzw1lt .element__heading .ecom__heading a{font-weight: 500;font-size: 18px;font-family: 'DM Sans', sans-serif;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.25em;letter-spacing: 0px;}.ecom-core.ecom-uy1ruzw1lt  .element__heading .ecom__heading,.ecom-core.ecom-uy1ruzw1lt  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-uy1ruzw1lt .element__heading .ecom__heading{text-align: center;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uy1ruzw1lt .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-uy1ruzw1lt .element__heading .ecom__heading,.ecom-core.ecom-uy1ruzw1lt .element__heading .ecom__heading a{font-size: 17px;}}.ecom-core.ecom-uy1ruzw1lt{margin-top: 20px !important;padding-bottom: 0 !important;width: unset;max-width:unset;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-uy1ruzw1lt{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uy1ruzw1lt{padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
    .ecom-core.ecom-uy1ruzw1lt .ecom__heading div{
    display: inline;
}
}.ecom-core.ecom-wq6lr7w40pm .ecom-image-align{align-items: center;}.ecom-core.ecom-wq6lr7w40pm .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture > img{border-radius: 19px 19px 0px 0px;overflow: hidden;}.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-wq6lr7w40pm .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-wq6lr7w40pm{margin: -20px -20px 10px -20px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-wq6lr7w40pm{margin-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-wq6lr7w40pm{margin-bottom: 0px !important;}} .ecom-core.ecom-wq6lr7w40pm{
    width: -webkit-fill-available;
}.ecom-core.ecom-5zrywvinuhe .ecom-text--more-actions button ,.ecom-core.ecom-5zrywvinuhe .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-5zrywvinuhe .text-content,.ecom-core.ecom-5zrywvinuhe  .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content p,.ecom-core.ecom-5zrywvinuhe  .text-content span{text-align: left;color: #606060;margin: 0px;padding: 0px;}.ecom-core.ecom-5zrywvinuhe .text-content,.ecom-core.ecom-5zrywvinuhe .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content a a,.ecom-core.ecom-5zrywvinuhe  .text-content p,.ecom-core.ecom-5zrywvinuhe  .text-content p a,.ecom-core.ecom-5zrywvinuhe  .text-content span,.ecom-core.ecom-5zrywvinuhe  .text-content span a{font-size: 16px;font-family: 'DM Sans', sans-serif;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;letter-spacing: 0px;}.ecom-core.ecom-5zrywvinuhe .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-5zrywvinuhe .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-5zrywvinuhe .text-content,.ecom-core.ecom-5zrywvinuhe .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content a a,.ecom-core.ecom-5zrywvinuhe  .text-content p,.ecom-core.ecom-5zrywvinuhe  .text-content p a,.ecom-core.ecom-5zrywvinuhe  .text-content span,.ecom-core.ecom-5zrywvinuhe  .text-content span a{font-size: 14px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5zrywvinuhe .text-content,.ecom-core.ecom-5zrywvinuhe  .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content p,.ecom-core.ecom-5zrywvinuhe  .text-content span{text-align: left;}.ecom-core.ecom-5zrywvinuhe .text-content,.ecom-core.ecom-5zrywvinuhe .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content a,.ecom-core.ecom-5zrywvinuhe  .text-content a a,.ecom-core.ecom-5zrywvinuhe  .text-content p,.ecom-core.ecom-5zrywvinuhe  .text-content p a,.ecom-core.ecom-5zrywvinuhe  .text-content span,.ecom-core.ecom-5zrywvinuhe  .text-content span a{font-size: 14px;}}.ecom-core.ecom-5zrywvinuhe{margin-top: 12px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5zrywvinuhe{margin-top: 10px !important;margin-bottom: 10px !important;padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
.ecom-core.ecom-5zrywvinuhe{
    width:100%;
}
}
.ecom-core.ecom-48lt75khl1i .ecom-image-align{align-items: center;}.ecom-core.ecom-48lt75khl1i .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-48lt75khl1i .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-48lt75khl1i .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-48lt75khl1i .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-48lt75khl1i .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-48lt75khl1i .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-48lt75khl1i{margin-top: 22px !important;margin-left: 6px !important;padding-bottom: 0px !important;width: unset;max-width:unset;}.ecom-core.ecom-p72m849qqg .element__heading .ecom__heading{text-align: left;margin: 0px;padding: 0px;}.ecom-core.ecom-p72m849qqg .element__heading .ecom__heading,.ecom-core.ecom-p72m849qqg .element__heading .ecom__heading a{font-weight: 500;font-size: 18px;font-family: 'DM Sans', sans-serif;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.25em;letter-spacing: 0px;}.ecom-core.ecom-p72m849qqg  .element__heading .ecom__heading,.ecom-core.ecom-p72m849qqg  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-p72m849qqg .element__heading .ecom__heading{text-align: center;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-p72m849qqg .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-p72m849qqg .element__heading .ecom__heading,.ecom-core.ecom-p72m849qqg .element__heading .ecom__heading a{font-size: 17px;}}.ecom-core.ecom-p72m849qqg{margin-top: 20px !important;padding-bottom: 0 !important;width: unset;max-width:unset;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-p72m849qqg{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-p72m849qqg{padding-right: 0px !important;padding-bottom: 0 !important;padding-left: 0px !important;}} @media(max-width:767px){
    .ecom-core.ecom-p72m849qqg .ecom__heading div{
    display: inline;
}
}.ecom-core.ecom-1o98tl7at7uh .ecom-image-align{align-items: center;}.ecom-core.ecom-1o98tl7at7uh .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture picture,.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture .ecom-shape-item.ecom-image-default{height: 506px !important;}.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture .ecom-image-default,.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture  > picture,.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture > img{border-radius: 19px 19px 0px 0px;overflow: hidden;}.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-1o98tl7at7uh .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-1o98tl7at7uh{margin: -20px -20px 10px -20px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-1o98tl7at7uh{margin-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1o98tl7at7uh{margin-bottom: 0px !important;}} .ecom-core.ecom-1o98tl7at7uh{
    width: -webkit-fill-available;
}.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading{text-align: left;margin: 0px;padding: 0px;}.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading,.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading a{font-weight: 400;font-size: 48px;line-height: 1.25em;letter-spacing: 0px;font-family: 'DM Sans', sans-serif;}.ecom-core.ecom-2c9jsisrr1e  .element__heading .ecom__heading,.ecom-core.ecom-2c9jsisrr1e  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading,.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading a{font-size: 30px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading,.ecom-core.ecom-2c9jsisrr1e .element__heading .ecom__heading a{font-size: 25px;}}.ecom-core.ecom-2c9jsisrr1e{margin-top: 0px !important;width: 80%;max-width:80%;animation-duration: 500ms !important;}.ecom-core.ecom-2c9jsisrr1e.ecom-animated{animation-name: fadeInUp;;animation-duration: .75s;;animation-duration: 500ms !important;animation-delay: 500ms;transition-delay: 500ms;transition-property: opacity;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2c9jsisrr1e{width: 100%;max-width:100%;}} .ecom-core.ecom-2c9jsisrr1e b,.ecom-core.ecom-2c9jsisrr1e strong{
    display: inline-flex;
    position: relative;
    overflow: hidden;
    font-weight: 600;
    padding: 13px 0;
}
.ecom-core.ecom-2c9jsisrr1e b::before,.ecom-core.ecom-2c9jsisrr1e strong::before{
    content: "";
    border-style: solid;
    border-width: 4px 0 0 0;
    border-color: #f25d1d;
    position: absolute;
    border-radius: 50%;
    height: 50px;
    transform: rotate(-1.5deg);
    bottom: -34px;
    left: -50px;
    right: -50px;
    z-index: -1;
}
@media(max-width:767px){
    .ecom-core.ecom-2c9jsisrr1e .ecom__heading div{
        display: inline;
    }
}.ecom-core.ecom-a03tu276zyc>div.core__row--columns{max-width: 1476px;justify-content: center;}.ecom-core.ecom-a03tu276zyc>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-a03tu276zyc>div.core__row--columns>.ecom-core.ecom-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;}.ecom-core.ecom-a03tu276zyc{}.ecom-core.ecom-a03tu276zyc{padding: 70px 50px 100px 50px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-a03tu276zyc{padding: 50px 15px 35px 15px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-a03tu276zyc{padding: 35px 15px 35px 15px !important;}} .ecom-core.ecom-a03tu276zyc{
    overflow-x: clip;
}

.ecom-theme-app-extension-icon svg {
    width: 20px;
}
.ecom-placeholder-on-builder-mode:empty::before, .ecom-force-show.ecom-placeholder-on-builder-mode::before {
    border: none !important;
}
div.ecom-builder[xid="ecom-builder"] .ecom-theme-app-extensions{
    background-image: url(https://cdn.shopify.com/s/files/1/0726/1221/7115/files/subc-img.png);
    width: 500px;
    background-size: 100%;
    background-repeat: no-repeat;
    max-width: 100%;
    aspect-ratio: 500/274;
}
div.ecom-builder[xid="ecom-builder"]  .ecom-theme-app-extensions-skeleton {
    opacity: 0;
}