/** Shopify CDN: Minification failed

Line 1349:16 Expected identifier but found whitespace
Line 1349:17 Unexpected "'FuturaPTBold'"

**/
/* Publish by EComposer at 2025-08-01 17:25:10*/@font-face {font-family: 'FuturaPTLight'; src: url('/cdn/shop/files/FuturaPTLight.otf?v=1675384651&display=swap') format('opentype');font-display: swap;}@font-face {font-family: 'FuturaPTBold'; src: url('/cdn/shop/files/FuturaPTBold.otf?v=1680628631&display=swap') format('opentype');font-display: swap;}/**ECOM-INSERT-CSS**/
                .ecom-column {
                    position: relative;
                    /* display: flex; responsive generate display block */
                }
                .ecom-column>.core__column--wrapper {
                    align-items: flex-start; /* fix tam de mn lam layout */
                    display: flex;
                }
                /*.ecom-column:hover {
                    z-index: 1;
                }*/

                .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-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:not(.ecom-section) {
                    float: left;
                }
                .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__element-spacer{
                    display:flex;
                }
                .ecom__element-spacer div{
                    display: block; /* dont delete me */
                    width:100%;
                }
                
                .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-shopify__article--item-icon svg {
            width: 16px;
            height: 16px;
          }
          .ecom-shopify__article--next .ecom-shopify__article--item-body {
            flex-direction: row-reverse;
          }
          .ecom-shopify__article--item-title-next {
            text-align: right;
          }
          .ecom-shopify__article--item-title a {
            display: block;
          }
          .ecom-shopify__article--prev_next-container {
            flex-wrap: wrap;
          }
        
                  .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__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;
                }

            
                    .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;
                    }
                    @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%);
                    }
                    @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;
                        }
                    }
                
                .element__social.ecom-element{
                    display:flex;
                    flex-wrap:wrap;
                }
                .ecom__element-social{
                    display:flex;
                    width:auto;
                    border-radius:4px;
                    border-width:0px;
                    border-style:solid;
                }
                .ecom__element-social .element-social-link{
                    display:flex;
                    align-items:center;
                    text-decoration: none;
                    width:100%;
                    justify-content:center;
                }
                .icon-border .element-social-link{
                    justify-content:flex-start;
                }
                .element-social-link.left{
                    flex-direction:row;
                }
                .element-social-link.right{
                    flex-direction:row-reverse;
                }
                .element-social-link span{
                    display:inline-flex;
                }
                .social-icon{
                    display:inline-flex;
                    color:white;
                    padding:10px;
                    border:0;
                    border-style:solid;
                    border-color:white;
                    height:100%;
                }
                .social-icon svg{
                    width:24px;
                    height:auto;
                    fill: currentColor;
                }
                .element-social-label{
                    flex:1;
                    justify-content:center;
                    text-align:center;
                    padding:7px 10px;
                    color:white;
                }
                .ecom__element-social a {

                }
                .ecom__element-social.facebook{
                    border-color:#3b5998;
                    background-color:#3b5998;
                }
                .ecom__element-social.twitter{
                    border-color:#000;
                    background-color:#000;
                }

                .ecom__element-social.linkedIn{
                    border-color:#0077b5;
                    background-color:#0077b5;
                }
                .ecom__element-social.pinterest{
                    border-color:#bd081c;
                    background-color:#bd081c;
                }
                .ecom__element-social.reddit{
                    border-color:#ff4500;
                    background-color:#ff4500;
                }
                .ecom__element-social.vk{
                    border-color:#45668e;
                    background-color:#45668e;
                }
                .ecom__element-social.ok{
                    border-color:#f4731c;
                    background-color:#f4731c;
                }
                .ecom__element-social.tumblr{
                    border-color:#476475;
                    background-color:#476475;
                }
                .ecom__element-social.digg{
                    border-color:#005be2;
                    background-color:#005be2
                }
                .ecom__element-social.skype{
                    border-color:#00aff0;
                    background-color:#00aff0;
                }
                .ecom__element-social.stumbleUpon{
                    border-color:#eb4924;
                    background-color:#eb4924;
                }
                .ecom__element-social.mix{
                    border-color:#f3782b;
                    background-color:#f3782b;
                }
                .ecom__element-social.telegram{
                    border-color:#2ca5e0;
                    background-color:#2ca5e0
                }
                .ecom__element-social.pocket{
                    border-color:#ef3f56;
                    background-color:#ef3f56
                }
                .ecom__element-social.xing{
                    border-color:#026466;
                    background-color:#026466
                }
                .ecom__element-social.whatsApp{
                    border-color:#25d366;
                    background-color:#25d366
                }
                .ecom__element-social.email{
                    border-color:#ea4335;
                    background-color:#ea4335
                }
                .ecom__element-social.custom{
                    border-color:rgba(5, 150, 105);
                    background-color:rgba(5, 150, 105)
                }

            
                .ecom-hidden{
                    display:none !important;
                }
                .ecom-element__image-hotspot--wrapper {
                    opacity: 0;
                    visibility: hidden;
                }
                .ecom-element__image-hotspot--wrapper.ecom-image-hotspot-loaded {
                    opacity: 1;
                    visibility: visible;
                }
                .element__image-hotspot--btn{
                    transition: opacity .3s ease ;
                }
                .element__image-hotspot .element__image-hotspot--content {
                    outline: none;
                }
                .element__image-hotspot--text.element__image-hotspot--btn-nolabel {
                    margin-top: -10px;
                    margin-left: -10px;
                    min-width: 20px;
                    min-height: 20px;
                }
                .element__image-hotspot--btn-nolabel .element__image-hotspot--sonar {
                    border-radius: 50%;
                    backface-visibility: hidden;
                    perspective: 800px;
                    position: absolute;
                    top: -8px;
                    right: -8px;
                    bottom: -8px;
                    left: -8px;
                    display: block;
                    animation: ecom_aimation-pulse 2s ease infinite;
                    background-color: rgba(255,255,255,.5);
                }
                .element__image-hotspot--btn-nolabel .element__image-hotspot--btn {
                    position: relative;
                    top: 0;
                    right: 0;
                    bottom: 0;
                    left: 0;
                    backface-visibility: hidden;
                    perspective: 800px;
                    z-index: 1;
                    transition: all .3s ease;
                }
                .element__image-hotspot--btn-label {
                    margin-left: 4px;
                    font-size: 14px;
                }
                .element__image-hotspot--content {
                    position: absolute;
                    z-index: 102;
                    width: 250px;
                }
                .element__image-hotspot:not([data-trigger="always"]) .element__image-hotspot--content:not(.ecom-hotspot-actived) {
                    opacity: 0;
                    visibility: hidden;
                }
                .element__image-hotspot--content.ecom-fade.ecom-hotspot-actived {
                    animation-name: fadeIn;
                }
                .element__image-hotspot--content-bottom.ecom-slide.ecom-hotspot-actived {
                    animation-name: slideUp;
                }
                .element__image-hotspot--content-top.ecom-slide.ecom-hotspot-actived {
                    animation-name: slideDown;
                }
                .element__image-hotspot--content-right.ecom-slide.ecom-hotspot-actived {
                    animation-name: slideLeft;
                }
                .element__image-hotspot--content-left.ecom-slide.ecom-hotspot-actived {
                    animation-name: slideRight;
                }
                /*
                    .element__image-hotspot--content.has-arrow:not(.element__image-hotspot--content-undefined):after {
                        position: absolute;
                        content: '';
                        width: 8px;
                        height: 16px;
                        background: #ffffff
                    }
                */
                .element__image-hotspot--content.arrow-left.has-arrow:after {
                    clip-path: polygon(0 0, 100% 50%, 0 100%);
                    top: 50%;
                    right: 12px;
                    transform: translateY(-50%);
                }
                .element__image-hotspot--content.arrow-right.has-arrow:after {
                    clip-path: polygon(0 50%, 100% 0 , 100% 100%);
                    top: 50%;
                    left: 12px;
                    transform: translateY(-50%);
                }
                .element__image-hotspot--content.arrow-bottom.has-arrow:after,
                .element__image-hotspot--content.arrow-top.has-arrow:after {
                    width: 16px;
                    height: 8px
                }
                .element__image-hotspot--content.arrow-bottom.has-arrow:after {
                    clip-path: polygon(50% 0, 100% 100%, 0 100%);
                    transform: translateX(-50%);
                    top: 13px;
                    left: 50%;
                }
                .element__image-hotspot--content.arrow-top.has-arrow:after {
                    clip-path: polygon(0 0 , 100% 0 , 50% 100%);
                    transform: translateX(-50%);
                    bottom: 12px;
                    left: 50%;
                }
                .element__image-hotspot--content-left, .element__image-hotspot--content-right {
                    top: 50%;
                    transform: translateY(-50%)
                }
                .element__image-hotspot--content-top, .element__image-hotspot--content-bottom {
                    left: 50%;
                    transform: translateX(-50%);
                }
                .element__image-hotspot--content-left {
                    right: 100%;
                    padding-right: 20px;
                }
                .element__image-hotspot--content-right {
                    left: 100%;
                    padding-left: 20px;
                }
                .element__image-hotspot--content-top {
                    bottom: 100%;
                    padding-bottom: 20px;

                }
                .element__image-hotspot--content-bottom {
                    top: 100%;
                    padding-top: 20px
                }
                .element__image-hotspot--content .element__image-hotspot--content-image {
                    object-fit: cover;
                }
                .element__image-hotspot--content .element__image-hotspot--content-btn {
                    display: inline-flex;
                    align-items: center;
                    justify-content: center;
                    cursor: pointer;
                    transition: color .25s ease,background-color .25s ease,border-color .25s ease,box-shadow .25s ease,opacity .25s ease;
                }
                .ecom-hotspots-container-tooltip.ecom-loading-image:before {
                    position: absolute;
                    content: '';
                    inset: 0;
                }
                @keyframes ecom_aimation-pulse {
                    0%,100% {
                        transform: scale(1)
                    }

                    50% {
                        transform: scale(1.2)
                    }
                }
                @keyframes fadeIn {
                    from { opacity: 0; visibility: hidden; }
                    to   { opacity: 1; visibility: visible; }
                }
                @keyframes slideUp {
                    from { opacity: 0; visibility: hidden; transform: translate(-50%, 30px) }
                    to { opacity: 1; visibility: visible; transform: translateX(-50%) }
                }
                @keyframes slideDown {
                    from { opacity: 0; visibility: hidden; transform: translate(-50%, -30px) }
                    to { opacity: 1; visibility: visible; transform: translateX(-50%) }
                }
                @keyframes slideLeft {
                    from { opacity: 0; visibility: hidden; transform: translate(30px,-50%); }
                    to { opacity: 1; visibility: visible; transform: translateY(-50%) }
                }
                @keyframes slideRight {
                    from { opacity: 0; visibility: hidden; transform: translate(-30px,-50%); }
                    to { opacity: 1; visibility: visible; transform: translateY(-50%) }
                }
                .ecom__image-hostpot--content-container{
                    display:flex;
                }
                .element__image-hotspot--img img {
                    width: 100%;
                }
                .ecom-image-picture * {
                    transition:inherit;
                }
                @media screen and (max-width: 767px) {
                    .element__image-hotspot--content-centerMobile {
                        top:50% !important;
                        left:50% !important;
                        bottom: unset !important;
                        right: unset !important;
                        transform: translate(-50%,-50%) !important;
                        position: fixed;
                        padding: 0 !important;
                    }
                }
                @media only screen and (max-width: 480px) {
                    /*
                    .element__image-hotspot--content{
                        top:50% !important;
                        left:50% !important;
                        transform: translate(-50%,-50%) !important;
                        position: fixed;
                        padding: 0 !important;
                    }
                    .element__image-hotspot--content {
                        top: 50% !important;
                        left: 50% !important;
                        transform: translate(0%, -50%) !important;
                        position: absolute;
                    }
                    */
                    .ecom-slider .element__image-hotspot--content:not(.element__image-hotspot--content-centerMobile){
                        position: absolute;
                        top: 0;
                        transform: translate(-50%,-60%) !important;
                    }
                }
                @media only screen and (max-width: 767px) {
                    .element__image-hotspot--content.has-arrow:after {
                        display: none !important;
                    }
                }
            
.ecom-core.ecom-s7mwatq1yvq{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-s7mwatq1yvq{width: 100%;}}.ecom-core.ecom-fs4o09dxbks .ecom-text--more-actions button ,.ecom-core.ecom-fs4o09dxbks .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-fs4o09dxbks .text-content,.ecom-core.ecom-fs4o09dxbks  .text-content a,.ecom-core.ecom-fs4o09dxbks  .text-content p,.ecom-core.ecom-fs4o09dxbks  .text-content span{text-align: left;color: #000000;}.ecom-core.ecom-fs4o09dxbks .text-content,.ecom-core.ecom-fs4o09dxbks .text-content a,.ecom-core.ecom-fs4o09dxbks  .text-content a,.ecom-core.ecom-fs4o09dxbks  .text-content a a,.ecom-core.ecom-fs4o09dxbks  .text-content p,.ecom-core.ecom-fs4o09dxbks  .text-content p a,.ecom-core.ecom-fs4o09dxbks  .text-content span,.ecom-core.ecom-fs4o09dxbks  .text-content span a{font-family: 'FuturaPTLight', sans-serif;font-size: 23px;font-weight: 200;letter-spacing: 0px;}.ecom-core.ecom-fs4o09dxbks .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-fs4o09dxbks .ecom-text_view-less-btn{text-decoration: underline;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-fs4o09dxbks{padding-bottom: 0 !important;} 
    font-family: 'FuturaPTBold';
.ecom-core.ecom-cvkfcn4lpeq .ecom__element-divi,.ecom-core.ecom-cvkfcn4lpeq .divi-cont{justify-content: center;}.ecom-core.ecom-cvkfcn4lpeq .divi-cont{grid-column-gap: 7px;}.ecom-core.ecom-cvkfcn4lpeq .divi-line.divi-style{width: 100%;}.ecom-core.ecom-cvkfcn4lpeq .ecom__element-divi .divi-style{border-color: #000000;border-bottom-width: 1px;}.ecom-core.ecom-cvkfcn4lpeq .ecom__element-divi{padding-top: 10px;padding-bottom: 10px;}.ecom-core.ecom-tyztl6rm0cl .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-tyztl6rm0cl .element__heading .ecom__heading,.ecom-core.ecom-tyztl6rm0cl .element__heading .ecom__heading a{font-family: 'FuturaPTBold', sans-serif;font-size: 48px;letter-spacing: 0px;}.ecom-core.ecom-tyztl6rm0cl{padding-bottom: 0 !important;}.ecom-core.ecom-kmctxn4rc5s .ecom__element-spacing{height: 50px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kmctxn4rc5s{padding-bottom: 0 !important;}}.ecom-core.ecom-wopzupt6nof{background-color: #ffffff;}
.ecom-core.ecom-2923c3kglu5{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2923c3kglu5{width: 100%;}}.ecom-core.ecom-nz6sxnjz6zf .ecom-text--more-actions button ,.ecom-core.ecom-nz6sxnjz6zf .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-nz6sxnjz6zf .text-content,.ecom-core.ecom-nz6sxnjz6zf  .text-content a,.ecom-core.ecom-nz6sxnjz6zf  .text-content p,.ecom-core.ecom-nz6sxnjz6zf  .text-content span{text-align: left;color: #000000;}.ecom-core.ecom-nz6sxnjz6zf .text-content,.ecom-core.ecom-nz6sxnjz6zf .text-content a,.ecom-core.ecom-nz6sxnjz6zf  .text-content a,.ecom-core.ecom-nz6sxnjz6zf  .text-content a a,.ecom-core.ecom-nz6sxnjz6zf  .text-content p,.ecom-core.ecom-nz6sxnjz6zf  .text-content p a,.ecom-core.ecom-nz6sxnjz6zf  .text-content span,.ecom-core.ecom-nz6sxnjz6zf  .text-content span a{font-family: 'FuturaPTLight', sans-serif;font-size: 23px;font-weight: 200;letter-spacing: 0px;}.ecom-core.ecom-nz6sxnjz6zf .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-nz6sxnjz6zf .ecom-text_view-less-btn{text-decoration: underline;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-nz6sxnjz6zf{padding-bottom: 0 !important;}.ecom-core.ecom-ivoexci1gt8 .ecom-text--more-actions button ,.ecom-core.ecom-ivoexci1gt8 .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-ivoexci1gt8 .text-content,.ecom-core.ecom-ivoexci1gt8  .text-content a,.ecom-core.ecom-ivoexci1gt8  .text-content p,.ecom-core.ecom-ivoexci1gt8  .text-content span{text-align: left;color: #000000;}.ecom-core.ecom-ivoexci1gt8 .text-content,.ecom-core.ecom-ivoexci1gt8 .text-content a,.ecom-core.ecom-ivoexci1gt8  .text-content a,.ecom-core.ecom-ivoexci1gt8  .text-content a a,.ecom-core.ecom-ivoexci1gt8  .text-content p,.ecom-core.ecom-ivoexci1gt8  .text-content p a,.ecom-core.ecom-ivoexci1gt8  .text-content span,.ecom-core.ecom-ivoexci1gt8  .text-content span a{font-family: 'FuturaPTLight', sans-serif;font-size: 23px;font-weight: 200;letter-spacing: 0px;}.ecom-core.ecom-ivoexci1gt8 .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-ivoexci1gt8 .ecom-text_view-less-btn{text-decoration: underline;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-ivoexci1gt8{padding-bottom: 0 !important;}.ecom-core.ecom-fsfh5q8ts3e .ecom-text--more-actions button ,.ecom-core.ecom-fsfh5q8ts3e .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-fsfh5q8ts3e .text-content,.ecom-core.ecom-fsfh5q8ts3e  .text-content a,.ecom-core.ecom-fsfh5q8ts3e  .text-content p,.ecom-core.ecom-fsfh5q8ts3e  .text-content span{text-align: left;color: #000000;}.ecom-core.ecom-fsfh5q8ts3e .text-content,.ecom-core.ecom-fsfh5q8ts3e .text-content a,.ecom-core.ecom-fsfh5q8ts3e  .text-content a,.ecom-core.ecom-fsfh5q8ts3e  .text-content a a,.ecom-core.ecom-fsfh5q8ts3e  .text-content p,.ecom-core.ecom-fsfh5q8ts3e  .text-content p a,.ecom-core.ecom-fsfh5q8ts3e  .text-content span,.ecom-core.ecom-fsfh5q8ts3e  .text-content span a{font-family: 'FuturaPTLight', sans-serif;font-size: 23px;font-weight: 200;letter-spacing: 0px;}.ecom-core.ecom-fsfh5q8ts3e .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-fsfh5q8ts3e .ecom-text_view-less-btn{text-decoration: underline;padding-top: 5px;padding-bottom: 5px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fsfh5q8ts3e .text-content,.ecom-core.ecom-fsfh5q8ts3e  .text-content a,.ecom-core.ecom-fsfh5q8ts3e  .text-content p,.ecom-core.ecom-fsfh5q8ts3e  .text-content span{text-align: left;}}.ecom-core.ecom-fsfh5q8ts3e{padding-bottom: 0px !important;}.ecom-core.ecom-xcy66lptigg .ecom-image-align{align-items: center;}.ecom-core.ecom-xcy66lptigg .ecom-image-default{max-width: 82% !important;}.ecom-core.ecom-xcy66lptigg .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-xcy66lptigg .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-xcy66lptigg .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-xcy66lptigg .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-xcy66lptigg .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-xcy66lptigg .ecom-base-image .ecom-image__caption{text-align: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xcy66lptigg{display: block;}}.ecom-core.ecom-9ov2viwzu45 .ecom-text--more-actions button ,.ecom-core.ecom-9ov2viwzu45 .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-9ov2viwzu45 .text-content,.ecom-core.ecom-9ov2viwzu45  .text-content a,.ecom-core.ecom-9ov2viwzu45  .text-content p,.ecom-core.ecom-9ov2viwzu45  .text-content span{text-align: left;color: #000000;margin-top: -25px;}.ecom-core.ecom-9ov2viwzu45 .text-content,.ecom-core.ecom-9ov2viwzu45 .text-content a,.ecom-core.ecom-9ov2viwzu45  .text-content a,.ecom-core.ecom-9ov2viwzu45  .text-content a a,.ecom-core.ecom-9ov2viwzu45  .text-content p,.ecom-core.ecom-9ov2viwzu45  .text-content p a,.ecom-core.ecom-9ov2viwzu45  .text-content span,.ecom-core.ecom-9ov2viwzu45  .text-content span a{font-family: 'FuturaPTLight', sans-serif;font-size: 23px;font-weight: 200;letter-spacing: 0px;}.ecom-core.ecom-9ov2viwzu45 .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-9ov2viwzu45 .ecom-text_view-less-btn{text-decoration: underline;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-9ov2viwzu45{padding-bottom: 0 !important;}.ecom-core.ecom-yk7cf7pdv4c{width: 50%;}.ecom-core.ecom-yk7cf7pdv4c>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top: 68px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yk7cf7pdv4c{width: 100%;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-zgrg7cg0c2m .ecom-core.ecom-yk7cf7pdv4c>div.core__column--wrapper{margin-top: -100px !important;}}.ecom-core.ecom-154vmyzq6x5 .ecom-image-align{align-items: center;}.ecom-core.ecom-154vmyzq6x5 .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-154vmyzq6x5 .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-154vmyzq6x5 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-154vmyzq6x5 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-154vmyzq6x5 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-154vmyzq6x5 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-154vmyzq6x5 .ecom-base-image .ecom-image__caption{text-align: center;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-154vmyzq6x5{margin-top: 50px !important;}}.ecom-core.ecom-dqndfmptugr{width: 50%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dqndfmptugr{width: 100%;}}.ecom-core.ecom-7zttiijurq2 .ecom-text--more-actions button ,.ecom-core.ecom-7zttiijurq2 .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-7zttiijurq2 .text-content,.ecom-core.ecom-7zttiijurq2  .text-content a,.ecom-core.ecom-7zttiijurq2  .text-content p,.ecom-core.ecom-7zttiijurq2  .text-content span{text-align: left;color: #000000;}.ecom-core.ecom-7zttiijurq2 .text-content,.ecom-core.ecom-7zttiijurq2 .text-content a,.ecom-core.ecom-7zttiijurq2  .text-content a,.ecom-core.ecom-7zttiijurq2  .text-content a a,.ecom-core.ecom-7zttiijurq2  .text-content p,.ecom-core.ecom-7zttiijurq2  .text-content p a,.ecom-core.ecom-7zttiijurq2  .text-content span,.ecom-core.ecom-7zttiijurq2  .text-content span a{font-family: 'FuturaPTLight', sans-serif;font-size: 23px;font-weight: 200;letter-spacing: 0px;}.ecom-core.ecom-7zttiijurq2 .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-7zttiijurq2 .ecom-text_view-less-btn{text-decoration: underline;padding-top: 5px;padding-bottom: 5px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7zttiijurq2 .text-content,.ecom-core.ecom-7zttiijurq2  .text-content a,.ecom-core.ecom-7zttiijurq2  .text-content p,.ecom-core.ecom-7zttiijurq2  .text-content span{text-align: left;}}.ecom-core.ecom-7zttiijurq2{padding-bottom: 0 !important;}.ecom-core.ecom-butbduvo6x .ecom-text--more-actions button ,.ecom-core.ecom-butbduvo6x .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-butbduvo6x .text-content,.ecom-core.ecom-butbduvo6x  .text-content a,.ecom-core.ecom-butbduvo6x  .text-content p,.ecom-core.ecom-butbduvo6x  .text-content span{text-align: left;color: #000000;}.ecom-core.ecom-butbduvo6x .text-content,.ecom-core.ecom-butbduvo6x .text-content a,.ecom-core.ecom-butbduvo6x  .text-content a,.ecom-core.ecom-butbduvo6x  .text-content a a,.ecom-core.ecom-butbduvo6x  .text-content p,.ecom-core.ecom-butbduvo6x  .text-content p a,.ecom-core.ecom-butbduvo6x  .text-content span,.ecom-core.ecom-butbduvo6x  .text-content span a{font-family: 'FuturaPTLight', sans-serif;font-size: 23px;font-weight: 200;letter-spacing: 0px;}.ecom-core.ecom-butbduvo6x .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-butbduvo6x .ecom-text_view-less-btn{text-decoration: underline;padding-top: 5px;padding-bottom: 5px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-butbduvo6x .text-content,.ecom-core.ecom-butbduvo6x  .text-content a,.ecom-core.ecom-butbduvo6x  .text-content p,.ecom-core.ecom-butbduvo6x  .text-content span{text-align: left;}}.ecom-core.ecom-butbduvo6x{padding-bottom: 0 !important;}.ecom-core.ecom-ed0f6gnghus .ecom-slider--container{padding-left: calc((100% - 100%) / 2);padding-right: calc((100% - 100%) / 2);}.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-slider{height: 561px;}.ecom-core.ecom-ed0f6gnghus .ecom-content-item{align-content: center;align-items: center;display: flex;}.ecom-core.ecom-ed0f6gnghus .ecom-swiper-navigation-position{order: 0;width: auto;}.ecom-core.ecom-ed0f6gnghus .ecom-swiper-pagination-position{justify-content: center;align-items: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-slider{height: 500px;}.ecom-core.ecom-ed0f6gnghus .ecom-swiper-navigation-position{order: 0;width: auto;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-slider{height: 400px;}.ecom-core.ecom-ed0f6gnghus .ecom-swiper-navigation-position{order: 0;width: auto;}}.ecom-core.ecom-ed0f6gnghus .ecom-swiper-slide{animation-duration: 5000ms !important;background-color: transparent;}.ecom-core.ecom-ed0f6gnghus .ecom-swiper-slide:hover{background-color: transparent;}.ecom-core.ecom-ed0f6gnghus .ecom-swiper-slide.ecom-box-active{background-color: transparent;}.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-swiper-button-prev svg,.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-swiper-button-next svg{height: 22px;width: 22px;}.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-swiper-button-next{color: #000;background-color: #fff;border-radius: 50%;margin: 0px 10px 0px 10px;padding: 8px;}.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-swiper-button-prev:hover,.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-swiper-button-next:hover{color: #fff;background-color: rgba(255, 255, 255, 0.3);transition: all 400ms ease;}.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-swiper-pagination-bullet{width: 8px;min-width: 8px;height: 8px;background-color: rgba(255, 255, 255, 0.4);border-style: solid;border-width: 2px;border-color: transparent;transition: all 400ms ease;}.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-swiper-pagination-bullet:hover{background-color: #fff;border-style: solid;border-width: 2px;border-color: #ffffff;}.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-swiper-pagination-bullet.ecom-swiper-pagination-bullet-active{background-color: #fff;border-style: solid;border-width: 2px;border-color: #ffffff;}.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-swiper-pagination .ecom-swiper-pagination-bullet{margin-top: -70px;margin-right: 4px;margin-left: 4px;padding: 5px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-swiper-button-prev,.ecom-core.ecom-ed0f6gnghus .ecom-slider--container .ecom-swiper-button-next{margin-right: 15px;margin-left: 15px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0wsgl0l6vz8i{padding-bottom: 50px !important;}}.ecom-core.ecom-2ddly37kj5b{width: 100.00%;}.ecom-core.ecom-2ddly37kj5b>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-2ddly37kj5b>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2ddly37kj5b>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2ddly37kj5b{width: 100%;}.ecom-core.ecom-2ddly37kj5b>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top: 0px;}}html body .ecom-core.ecom-zgrg7cg0c2m .ecom-core.ecom-2ddly37kj5b>div.core__column--wrapper{margin-top: 225px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-zgrg7cg0c2m .ecom-core.ecom-2ddly37kj5b>div.core__column--wrapper{padding-right: 30px !important;padding-left: 30px !important;}}.ecom-core.ecom-k7klqejk2hg .element__image-hotspot--content{animation-duration: 300ms;transition-property: transform, opacity, visibility;}.ecom-core.ecom-k7klqejk2hg .ecom-image-default{width: 0% !important;max-width: 0% !important;}.ecom-core.ecom-k7klqejk2hg .ecom-image-align{justify-content: center;}.ecom-core.ecom-k7klqejk2hg .element__image-hotspot--img img{object-fit: none;}.ecom-core.ecom-k7klqejk2hg .element__image-hotspot--img ,.ecom-core.ecom-k7klqejk2hg .element__image-hotspot--img .ecom-image-default{opacity: 1;}.ecom-core.ecom-k7klqejk2hg .element__image-hotspot--img:hover ,.ecom-core.ecom-k7klqejk2hg .element__image-hotspot--img:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--btn{background-color: #000000;box-shadow: 0px 0px 20px 0 #00000033;border-style: solid;border-width: 3px;border-color: #fff;border-radius: 50%;overflow: hidden;width: 30px;height: 30px;}.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{color: #ffffff;padding: 8px;}.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height: 16px;width: 16px;}.ecom-core.ecom-k7klqejk2hg .element__image-hotspot--content{width: 240px;}.ecom-core.ecom-k7klqejk2hg .ecom-hotspots-container-tooltip,.ecom-core.ecom-k7klqejk2hg .element__image-hotspot--content.has-arrow:after{background-color: #ffffff;}.ecom-core.ecom-k7klqejk2hg .ecom-hotspots-container-tooltip{box-shadow: 1px 1px 5px 0 rgba(125, 125, 125, 0.35);border-radius: 4px;overflow: hidden;padding: 12px;}.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image img{object-fit: cover;}.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image ,.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default{opacity: 1;}.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image ,.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default,.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image  > picture,.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image > img{border-radius: 3px;overflow: hidden;}.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover ,.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title{text-align: center;color: #111;margin-top: 10px;margin-bottom: 5px;}.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title,.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title a{font-size: 16px;font-weight: 500;}.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text{text-align: center;color: #555;margin-bottom: 6px;}.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text,.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text a{font-size: 12px;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;}.ecom-core.ecom-k7klqejk2hg .element__image-hotspot--content-prices{text-align: center;}.ecom-core.ecom-k7klqejk2hg .element__image-hotspot--content-price{color: #e06565;}.ecom-core.ecom-k7klqejk2hg .ecom-button-default{justify-content: center;}.ecom-core.ecom-k7klqejk2hg .ecom__element.element__image-hotspot .ecom__image-hostpot--content-container .element__image-hotspot--content-btn{font-size: 12px;text-decoration: none;font-weight: 500;text-transform: none;font-style: normal;color: #de5757;border-style: solid;border-width: 0px 0px 1px 0px;border-color: #de5757;margin-bottom: 10px;}.ecom-core.ecom-k7klqejk2hg{padding-bottom: 0 !important;width: 100%;max-width:100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qyjw0c05qd{padding-bottom: 50px !important;}}.ecom-core.ecom-6jwjua6hcda{width: 100.00%;}.ecom-core.ecom-6jwjua6hcda>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-6jwjua6hcda>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6jwjua6hcda>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6jwjua6hcda{width: 100%;}.ecom-core.ecom-6jwjua6hcda>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top: 0px;}}html body .ecom-core.ecom-zgrg7cg0c2m .ecom-core.ecom-6jwjua6hcda>div.core__column--wrapper{margin-top: 225px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-zgrg7cg0c2m .ecom-core.ecom-6jwjua6hcda>div.core__column--wrapper{padding-right: 30px !important;padding-left: 30px !important;}}.ecom-core.ecom-4bilgzgxqfh .element__image-hotspot--content{animation-duration: 300ms;transition-property: transform, opacity, visibility;}.ecom-core.ecom-4bilgzgxqfh .ecom-image-default{width: 0% !important;max-width: 0% !important;}.ecom-core.ecom-4bilgzgxqfh .ecom-image-align{justify-content: center;}.ecom-core.ecom-4bilgzgxqfh .element__image-hotspot--img img{object-fit: none;}.ecom-core.ecom-4bilgzgxqfh .element__image-hotspot--img ,.ecom-core.ecom-4bilgzgxqfh .element__image-hotspot--img .ecom-image-default{opacity: 1;}.ecom-core.ecom-4bilgzgxqfh .element__image-hotspot--img:hover ,.ecom-core.ecom-4bilgzgxqfh .element__image-hotspot--img:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--btn{background-color: #000000;box-shadow: 0px 0px 20px 0 #00000033;border-style: solid;border-width: 3px;border-color: #fff;border-radius: 50%;overflow: hidden;width: 30px;height: 30px;}.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{color: #ffffff;padding: 8px;}.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height: 16px;width: 16px;}.ecom-core.ecom-4bilgzgxqfh .element__image-hotspot--content{width: 240px;}.ecom-core.ecom-4bilgzgxqfh .ecom-hotspots-container-tooltip,.ecom-core.ecom-4bilgzgxqfh .element__image-hotspot--content.has-arrow:after{background-color: #ffffff;}.ecom-core.ecom-4bilgzgxqfh .ecom-hotspots-container-tooltip{box-shadow: 1px 1px 5px 0 rgba(125, 125, 125, 0.35);border-radius: 4px;overflow: hidden;padding: 12px;}.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image img{object-fit: cover;}.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image ,.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default{opacity: 1;}.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image ,.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default,.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image  > picture,.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image > img{border-radius: 3px;overflow: hidden;}.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover ,.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title{text-align: center;color: #111;margin-top: 10px;margin-bottom: 5px;}.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title,.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title a{font-size: 16px;font-weight: 500;}.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text{text-align: center;color: #555;margin-bottom: 6px;}.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text,.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text a{font-size: 12px;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;}.ecom-core.ecom-4bilgzgxqfh .element__image-hotspot--content-prices{text-align: center;}.ecom-core.ecom-4bilgzgxqfh .element__image-hotspot--content-price{color: #e06565;}.ecom-core.ecom-4bilgzgxqfh .ecom-button-default{justify-content: center;}.ecom-core.ecom-4bilgzgxqfh .ecom__element.element__image-hotspot .ecom__image-hostpot--content-container .element__image-hotspot--content-btn{font-size: 12px;text-decoration: none;font-weight: 500;text-transform: none;font-style: normal;color: #de5757;border-style: solid;border-width: 0px 0px 1px 0px;border-color: #de5757;margin-bottom: 10px;}.ecom-core.ecom-4bilgzgxqfh{padding-bottom: 0px !important;width: 100%;max-width:100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tjgj8u59p8{padding-bottom: 50px !important;}}.ecom-core.ecom-14gkc8watzip{width: 100.00%;}.ecom-core.ecom-14gkc8watzip>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-14gkc8watzip>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-14gkc8watzip>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-14gkc8watzip{width: 100%;}.ecom-core.ecom-14gkc8watzip>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top: 0px;}}html body .ecom-core.ecom-zgrg7cg0c2m .ecom-core.ecom-14gkc8watzip>div.core__column--wrapper{margin-top: 230px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-zgrg7cg0c2m .ecom-core.ecom-14gkc8watzip>div.core__column--wrapper{padding-right: 30px !important;padding-left: 30px !important;}}.ecom-core.ecom-lizpd3n7qvi .element__image-hotspot--content{animation-duration: 300ms;transition-property: transform, opacity, visibility;}.ecom-core.ecom-lizpd3n7qvi .ecom-image-default{width: 0% !important;max-width: 0% !important;}.ecom-core.ecom-lizpd3n7qvi .ecom-image-align{justify-content: center;}.ecom-core.ecom-lizpd3n7qvi .element__image-hotspot--img img{object-fit: none;}.ecom-core.ecom-lizpd3n7qvi .element__image-hotspot--img ,.ecom-core.ecom-lizpd3n7qvi .element__image-hotspot--img .ecom-image-default{opacity: 1;}.ecom-core.ecom-lizpd3n7qvi .element__image-hotspot--img:hover ,.ecom-core.ecom-lizpd3n7qvi .element__image-hotspot--img:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--btn{background-color: #000000;box-shadow: 0px 0px 20px 0 #00000033;border-style: solid;border-width: 3px;border-color: #fff;border-radius: 50%;overflow: hidden;width: 30px;height: 30px;}.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{color: #ffffff;padding: 8px;}.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height: 16px;width: 16px;}.ecom-core.ecom-lizpd3n7qvi .element__image-hotspot--content{width: 240px;}.ecom-core.ecom-lizpd3n7qvi .ecom-hotspots-container-tooltip,.ecom-core.ecom-lizpd3n7qvi .element__image-hotspot--content.has-arrow:after{background-color: #ffffff;}.ecom-core.ecom-lizpd3n7qvi .ecom-hotspots-container-tooltip{box-shadow: 1px 1px 5px 0 rgba(125, 125, 125, 0.35);border-radius: 4px;overflow: hidden;padding: 12px;}.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image img{object-fit: cover;}.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image ,.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default{opacity: 1;}.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image ,.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default,.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image  > picture,.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image > img{border-radius: 3px;overflow: hidden;}.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover ,.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title{text-align: center;color: #111;margin-top: 10px;margin-bottom: 5px;}.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title,.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title a{font-size: 16px;font-weight: 500;}.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text{text-align: center;color: #555;margin-bottom: 6px;}.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text,.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text a{font-size: 12px;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;}.ecom-core.ecom-lizpd3n7qvi .element__image-hotspot--content-prices{text-align: center;}.ecom-core.ecom-lizpd3n7qvi .element__image-hotspot--content-price{color: #e06565;}.ecom-core.ecom-lizpd3n7qvi .ecom-button-default{justify-content: center;}.ecom-core.ecom-lizpd3n7qvi .ecom__element.element__image-hotspot .ecom__image-hostpot--content-container .element__image-hotspot--content-btn{font-size: 12px;text-decoration: none;font-weight: 500;text-transform: none;font-style: normal;color: #de5757;border-style: solid;border-width: 0px 0px 1px 0px;border-color: #de5757;margin-bottom: 10px;}.ecom-core.ecom-lizpd3n7qvi{padding-bottom: 0 !important;width: 100%;max-width:100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-swsl5q6r7s{padding-bottom: 50px !important;}}.ecom-core.ecom-zj1f5iqy6t{width: 100.00%;}.ecom-core.ecom-zj1f5iqy6t>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: center;align-content: center;}.ecom-core.ecom-zj1f5iqy6t>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-zj1f5iqy6t>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-zj1f5iqy6t{width: 100%;}.ecom-core.ecom-zj1f5iqy6t>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top: 0px;}}html body .ecom-core.ecom-zgrg7cg0c2m .ecom-core.ecom-zj1f5iqy6t>div.core__column--wrapper{margin-top: 225px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-zgrg7cg0c2m .ecom-core.ecom-zj1f5iqy6t>div.core__column--wrapper{padding-right: 30px !important;padding-left: 30px !important;}}.ecom-core.ecom-hx0ws0f6lyk .element__image-hotspot--content{animation-duration: 300ms;transition-property: transform, opacity, visibility;}.ecom-core.ecom-hx0ws0f6lyk .ecom-image-default{width: 0% !important;max-width: 0% !important;}.ecom-core.ecom-hx0ws0f6lyk .ecom-image-align{justify-content: center;}.ecom-core.ecom-hx0ws0f6lyk .element__image-hotspot--img img{object-fit: none;}.ecom-core.ecom-hx0ws0f6lyk .element__image-hotspot--img ,.ecom-core.ecom-hx0ws0f6lyk .element__image-hotspot--img .ecom-image-default{opacity: 1;}.ecom-core.ecom-hx0ws0f6lyk .element__image-hotspot--img:hover ,.ecom-core.ecom-hx0ws0f6lyk .element__image-hotspot--img:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--btn{background-color: #000000;box-shadow: 0px 0px 20px 0 #00000033;border-style: solid;border-width: 3px;border-color: #fff;border-radius: 50%;overflow: hidden;width: 30px;height: 30px;}.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon{color: #ffffff;padding: 8px;}.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--text .element__image-hotspot--btn-icon svg{height: 16px;width: 16px;}.ecom-core.ecom-hx0ws0f6lyk .element__image-hotspot--content{width: 240px;}.ecom-core.ecom-hx0ws0f6lyk .ecom-hotspots-container-tooltip,.ecom-core.ecom-hx0ws0f6lyk .element__image-hotspot--content.has-arrow:after{background-color: #ffffff;}.ecom-core.ecom-hx0ws0f6lyk .ecom-hotspots-container-tooltip{box-shadow: 1px 1px 5px 0 rgba(125, 125, 125, 0.35);border-radius: 4px;overflow: hidden;padding: 12px;}.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image img{object-fit: cover;}.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image ,.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default{opacity: 1;}.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image ,.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image .ecom-image-default,.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image  > picture,.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image > img{border-radius: 3px;overflow: hidden;}.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover ,.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-image:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title{text-align: center;color: #111;margin-top: 10px;margin-bottom: 5px;}.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title,.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-title a{font-size: 16px;font-weight: 500;}.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text{text-align: center;color: #555;margin-bottom: 6px;}.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text,.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .element__image-hotspot--content .element__image-hotspot--content-text a{font-size: 12px;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;}.ecom-core.ecom-hx0ws0f6lyk .element__image-hotspot--content-prices{text-align: center;}.ecom-core.ecom-hx0ws0f6lyk .element__image-hotspot--content-price{color: #e06565;}.ecom-core.ecom-hx0ws0f6lyk .ecom-button-default{justify-content: center;}.ecom-core.ecom-hx0ws0f6lyk .ecom__element.element__image-hotspot .ecom__image-hostpot--content-container .element__image-hotspot--content-btn{font-size: 12px;text-decoration: none;font-weight: 500;text-transform: none;font-style: normal;color: #de5757;border-style: solid;border-width: 0px 0px 1px 0px;border-color: #de5757;margin-bottom: 10px;}.ecom-core.ecom-hx0ws0f6lyk{padding-bottom: 0px !important;width: 100%;max-width:100%;}.ecom-core.ecom-zgrg7cg0c2m{background-color: #ffffff;}.ecom-core.ecom-zgrg7cg0c2m{padding-bottom: 0 !important;}
.ecom-core.ecom-5nugjlb5jeb{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5nugjlb5jeb{width: 100%;}}.ecom-core.ecom-84900k83qvi{background-color: #ffffff;}
.ecom-core.ecom-lwpi7rpjnm{width: 100.00%;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-lwpi7rpjnm{width: 100%;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lwpi7rpjnm{width: 100%;}}html body .ecom-core.ecom-o72qf0ueqtq .ecom-core.ecom-lwpi7rpjnm>div.core__column--wrapper{margin: 0px !important;padding: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qmq9zoo7ivf .ecom-element.element__social{display: grid;grid-template-columns: repeat(2, 1fr);}}.ecom-core.ecom-qmq9zoo7ivf .ecom-element.element__social{justify-content: center;}.ecom-core.ecom-qmq9zoo7ivf .ecom__element-social{border-radius: 8px;overflow: hidden;padding: 10px 28px 10px 18px;margin: 0px 6px 8px 6px;}.ecom-core.ecom-qmq9zoo7ivf .element__social .element-social-label{justify-content: center;color: #fff;margin: 0px;padding: 0px;}.ecom-core.ecom-qmq9zoo7ivf .element__social .element-social-label,.ecom-core.ecom-qmq9zoo7ivf .element__social .element-social-label a{font-family: 'Inter', sans-serif;font-weight: 500;font-size: 16px;line-height: 1.2em;letter-spacing: 0px;text-decoration: none;font-style: normal;text-transform: capitalize;}.ecom-core.ecom-qmq9zoo7ivf .element__social .social-icon svg{height: 24px;width: 24px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-qmq9zoo7ivf .ecom-element.element__social{justify-content: center;}.ecom-core.ecom-qmq9zoo7ivf .ecom__element-social{margin-top: 0px;margin-bottom: 15px;padding-right: 25px;padding-left: 25px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qmq9zoo7ivf .ecom-element.element__social{justify-content: center;gap: 1px;}.ecom-core.ecom-qmq9zoo7ivf .ecom__element-social{border-radius: 4px;overflow: hidden;padding: 0px 15px 0px 5px;margin-right: 10px;margin-bottom: 10px;}.ecom-core.ecom-qmq9zoo7ivf .element__social .element-social-label,.ecom-core.ecom-qmq9zoo7ivf .element__social .element-social-label a{font-size: 14px;}.ecom-core.ecom-qmq9zoo7ivf .element__social .element-social-label{margin-left: 0px;padding-left: 0px;}.ecom-core.ecom-qmq9zoo7ivf .element__social .social-icon svg{height: 18px;width: 18px;}}.ecom-core.ecom-qmq9zoo7ivf{margin-bottom: 30px !important;padding-bottom: 0 !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-qmq9zoo7ivf{margin-bottom: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-qmq9zoo7ivf{margin-top: 30px !important;margin-bottom: 0px !important;}}.ecom-core.ecom-pdijuo0xfh .ecom__element-divi,.ecom-core.ecom-pdijuo0xfh .divi-cont{justify-content: center;}.ecom-core.ecom-pdijuo0xfh .divi-cont{grid-column-gap: 7px;}.ecom-core.ecom-pdijuo0xfh .divi-line.divi-style{width: 100%;}.ecom-core.ecom-pdijuo0xfh .ecom__element-divi .divi-style{border-color: #E5E8EC;border-bottom-width: 1px;}.ecom-core.ecom-pdijuo0xfh .ecom__element-divi{padding-top: 10px;padding-bottom: 10px;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-time{gap: 8px;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--prev{width: 50%;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--next{width: 50%;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-heading a,.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-heading a a{font-family: 'Inter', sans-serif;font-weight: 500;font-size: 16px;line-height: 1.4em;text-decoration: none;font-style: normal;text-transform: none;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-heading a{color: #000;margin: 0px 0px 20px 0px;padding: 0px;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-title a,.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-title a a{font-family: 'Inter', sans-serif;font-weight: 600;font-size: 14px;line-height: 1.2em;text-decoration: none;font-style: normal;text-transform: none;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-title a{color: #000;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-time time,.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-time time a{font-family: 'Inter', sans-serif;font-weight: 600;font-size: 14px;line-height: 3em;text-decoration: none;font-style: normal;text-transform: none;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-time time{color: #777;}.ecom-core.ecom-inm1mspko9 .ecom-image-default{width: 100% !important;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-image img,.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-image picture{height: 60px !important;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-image img{object-fit: cover;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-heading .ecom-shopify__article--item-icon svg{height: 16px;width: 16px;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-heading .ecom-shopify__article--item-icon{margin: 0px;padding: 0px;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-time .ecom-shopify__article--item-icon{color: #777;margin: 0px;padding: 0px;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-time .ecom-shopify__article--item-icon svg{height: 18px;width: 18px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--prev{width: 100%;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--next{width: 100%;}.ecom-core.ecom-inm1mspko9 .ecom-shopify__article--item-heading a{margin-top: 30px;margin-bottom: 12.5px;}}.ecom-core.ecom-inm1mspko9{margin-bottom: 30px !important;padding-bottom: 0 !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-inm1mspko9{margin-bottom: 15px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-inm1mspko9{margin-top: 10px !important;margin-bottom: 0px !important;}}.ecom-core.ecom-s7aal9efgy .ecom__element-divi,.ecom-core.ecom-s7aal9efgy .divi-cont{justify-content: center;}.ecom-core.ecom-s7aal9efgy .divi-cont{grid-column-gap: 7px;}.ecom-core.ecom-s7aal9efgy .divi-line.divi-style{width: 100%;}.ecom-core.ecom-s7aal9efgy .ecom__element-divi .divi-style{border-color: #E2E2E2;border-bottom-width: 1px;}.ecom-core.ecom-s7aal9efgy{margin-bottom: 40px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-s7aal9efgy{padding-bottom: 0 !important;margin-bottom: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-s7aal9efgy{margin-bottom: 0px !important;}}.ecom-core.ecom-o72qf0ueqtq{background-color: #ffffff;}.ecom-core.ecom-o72qf0ueqtq{padding-bottom: 0 !important;}
.ecom-core.ecom-3pjx7ffmoue{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3pjx7ffmoue{width: 100%;}}.ecom-core.ecom-tnhjilddry8 .ecom__element-spacing{height: 50px;}.ecom-core.ecom-vdp6ccngnhn{background-color: #ffffff;}

