/* Publish by EComposer at 2025-07-28 07:19:31*/@import url("https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,500,600,700,800,900&display=swap");@import url("https://fonts.googleapis.com/css?family=Merriweather+Sans:100,200,300,400,500,600,700,800,900&display=swap");@import url("https://fonts.googleapis.com/css?family=Jost:100,200,300,400,500,600,700,800,900&display=swap");@import url("https://fonts.googleapis.com/css?family=Plus+Jakarta+Sans:100,200,300,400,500,600,700,800,900&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;
                    }
                }
                
                    .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);
                        }
                    }
                
                .ecom__text--dropcap:first-letter {
                    font-size: 40px;
                    color: #2bcf19;
                    display:inline-flex;
                    border-style: solid;
                    border-width: 1px;
                    border-color: transparent;
                    float:left;
                    line-height:1;
                }
                .ecom__text--dropcap.has-drop-cap-view-default:first-letter {
                    border:none;
                }
                body[ecom-loaded] .ecom-sections .element__text a {
                    cursor: auto;
                }
                .text-content.ecom-html {
                    overflow: hidden;
                    position: relative;
                }

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

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

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

                .ecom-text_view-more-btn svg, .ecom-text_view-less-btn svg {
                    width: 16px;
                    color: #fff;
                }
                sub, sup{
                    position: relative;
                    font-size: 75%;
                    line-height: 0;
                    vertical-align: baseline;
                }
                sup{
                    top: -.5em;
                }
                sub{
                    bottom: -.25em;
                }

            
                .ecom-product-single__description--paragraph, .ecom-product-single__description-view-more-btn {
                    overflow: hidden;
                }
                .ecom-product-single__description--paragraph[style*="max-height"] {
                    position: relative;
                }
                .ecom-product-single__description-container[data-show-type="short"] .ecom-product-single__description--paragraph .ecom-text-des.ecom-view-more-enable{
                    position: relative;
                }
                .ecom-product-single__description-container[data-show-type="short"] .ecom-product-single__description--paragraph .ecom-text-des.ecom-view-more-enable:after {
                    content: '';
                    position: absolute;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    height: 150px;
                }
                .ecom-product-single__description-container[data-show-type="short"] .ecom-product-single__description--paragraph .ecom-html-des.ecom-view-more-enable[style*="max-height"]{
                    position: relative;
                }
                .ecom-product-single__description-container[data-show-type="short"] .ecom-product-single__description--paragraph .ecom-html-des.ecom-view-more-enable[style*="max-height"]:after {
                    content: '';
                    position: absolute;
                    left: 0;
                    right: 0;
                    bottom: 0;
                    height: 150px;
                }
                .ecom-product-single__description-view-more-btn{
                    cursor:pointer;
                    display:block;
                }
                .ecom-product-single__description-container span {
                    display: inline;
                }
                .ecom-product-single__description--more-actions, .ecom-product-single__description--less-actions{
                    display: flex;
                    position: relative;
                    width: 100%;
                }
                .ecom-product-single__description--more-actions button, .ecom-product-single__description--less-actions button{
                    display: flex;
                    align-items: center;
                    align-content: center;
                }
                .ecom-product-description-tab__items .ecom-product-description-tab__item {
                    margin: 0;
                    list-style: none;
                    padding: 10px;
                    cursor: pointer;
                }
                .ecom-product-description__tabs-wrapper {
                    padding: 5px;
                }
                .ecom-product-description__tabs-wrapper .ecom-product-description-tab__content {
                    display: none;

                }
                .ecom-product-description__tabs-wrapper .ecom-product-description-tab__content.ecom-item-active {
                    display: block;
                }
                .ecom-product-description__accordion{
                    display: flex;
                    flex-direction: column;
                }
                .ecom-product-description__accordion-item{
                    display: flex;
                    flex-direction: column;
                }
                .ecom-product-description__accordion-title{
                    display: flex;
                    width: 100%;
                    flex-direction: row;
                    padding: 0px 32px 0px 32px;
                    margin-top: 16px;
                    align-items: center;
                    cursor: pointer;
                }
                .ecom-product-description__accordion-icon{
                    display: flex;
                    align-items: center;
                    color: #444;
                    margin-right: 25px;
                }
                .ecom-product-description__accordion-icon svg {
                    height: 13px;
                    width: 13px;
                }
                .ecom-product-description__accordion-title-text{
                    display: flex;
                    flex: 1;
                }
                .ecom-product-description__accordion .ecom-product-description__accordion-item {
                    width: 100%;
                    transition: all 500ms ease;
                }
                .ecom-product-description__accordion .ecom-product-description_accordion-content-wrapper{
                    display: flex;
                    width: 100%;
                    align-items: center;
                }
                .ecom-product-description__accordion .ecom-product-description_accordion-content{
                    padding: 0px 32px 0px 70px;
                }
                .ecom-product-description__accordion.ecom-product-description-accordion__body--auto-height .ecom-product-description__accordion-item.ecom-item-active .ecom-accordion__body{
                    height:auto;
                }
                .ecom-product-description__accordion .ecom-product-description__accordion-item.ecom-item-active .ecom-accordion__body{
                    opacity: 1;
                }
                .ecom-product-description__accordion .ecom-product-description__accordion-icon--active {
                    display: none;
                }
                .ecom-product-description__accordion .ecom-accordion__body{
                    display: block;
                    overflow: hidden;
                    margin: 0;
                    border: 0;
                    opacity: 0;
                    box-sizing: border-box;
                    transition:height 300ms ease-out;
                }
                .ecom-product-description__accordion-item.ecom-item-active .ecom-product-description__accordion-icon.ecom-product-description__accordion-icon--active{
                    display:flex;
                }
                .ecom-product-description__accordion-item.ecom-item-active .ecom-product-description__accordion-icon:not(.ecom-product-description__accordion-icon--active){
                    display:none;
                }
                .ecom-items--text>* {
                    font-family: inherit;
                    font-style: inherit;
                    font-weight: inherit;
                    letter-spacing: inherit;
                    color: inherit;
                    line-height: inherit;
                    word-break: inherit;
                    font-size: inherit;
                }
                .ecom-items--text {
                    color: #333;
                }
            

                    .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;
                        }
                    }
                
                    .ecom-element-button.ecom-button-default{
                        display:flex;
                    }
                    a.ecom__element--button{
                        display: inline-flex;
                        align-items: center;
                        text-decoration: none;
                        text-align:center
                    }
                    .ecom__element--button-icon{
                        display:inline-flex;
                        color:inherit;
                    }
                    .ecom__element--button-icon svg{
                        width:24px;
                        height:auto
                    }
                

                a.ecom-product__heading {
                    display: block;
                }
            
                ecom-marquee-component {
                    opacity: 0;
                    visibility: hidden;
                    height: 0;
                }
                ecom-marquee-component.show {
                    opacity: 1;
                    visibility: visible;
                    height: auto
                }
                .ecom-text-marquee-container {
                    overflow-x: hidden;
                    display: flex;
                    flex-direction: row;
                    position: relative;
                    width: var(--width);
                    transform: var(--transform);
                }

                .ecom-text-marquee-container:hover div {
                    animation-play-state: var(--pause-on-hover);
                }

                .ecom-text-marquee-container:active div {
                    animation-play-state: var(--pause-on-click);
                }

                .ecom-text-marquee-overlay {
                    position: absolute;
                    width: 100%;
                    height: 100%;
                }

                .ecom-text-marquee-overlay::before,
                .ecom-text-marquee-overlay::after {
                    background: linear-gradient(to right, var(--gradient-color), #fff);
                    content: "";
                    height: 100%;
                    position: absolute;
                    width: var(--gradient-width);
                    z-index: 2;
                    pointer-events: none;
                    touch-action: none;
                }

                .ecom-text-marquee-overlay::after {
                    right: 0;
                    top: 0;
                    transform: rotateZ(180deg);
                }

                .ecom-text-marquee-overlay::before {
                    left: 0;
                    top: 0;
                }

                .ecom-text-marque-wrapper {
                    flex: 0 0 auto;
                    min-width: var(--min-width);
                    z-index: 1;
                    display: flex;
                    flex-direction: row;
                    align-items: center;
                    animation: ecom-scroll var(--duration) linear var(--delay) var(--iteration-count);
                    animation-play-state: var(--play);
                    animation-delay: var(--delay);
                    animation-direction: var(--direction);
                }

                @keyframes ecom-scroll {
                    0% {
                        transform: translateX(var(--percent-start, 0%));
                    }

                    100% {
                        transform: translateX(var(--percent-end, -100%));
                    }
                }
                .ecom-text-marquee-child {
                    display: flex;
                    transform: var(--transform);
                }
                .ecom-marquee {
                    overflow: hidden;
                    display: flex;
                }

                .ecom-marquee .ecom-marquee_items {
                    font-size: 1.8em;
                    width: fit-content;
                    white-space: nowrap;
                }

                .ecom-marquee.animation-reverse .ecom-marquee_items {
                    justify-content: end;
                }

                .ecom-marquee_items.ecom-anim_marquee {
                    animation: ecomMarquee 10s linear infinite;
                }

                .ecom-marquee.animation-reverse .ecom-marquee_items.ecom-anim_marquee {
                    animation: ecomMarqueeReverse 10s linear infinite;
                }

                .element__text-marquee:hover .ecom-marquee_items {
                    animation-play-state: paused;
                }
                .ecom-marquee_items .ecom-marquee_item {
                    display: flex;
                    text-decoration: none;
                }
                @keyframes ecomMarquee {
                    0% { margin-left: 0; }
                    100% { margin-left: -100%; }
                }

                @keyframes ecomMarqueeReverse {
                    0% { margin-left: -100%; }
                    100% { margin-left: 0; }
                }

                .ecom-marquee_items h3 {
                    display: flex;
                    align-items: center;
                }

                .ecom-flex_full {
                    flex: 0 0 100%;
                    width: 100%;
                }

                .ecom-icon-separator svg {
                    width: 20px;
                    height: 20px;
                }

                .ecom-icon-separator, .ecom-marquee-image {
                    padding-left: 15px;
                    padding-right: 15px;
                    line-height: normal;
                    align-self: center;
                }
            
                    .ecom-product-single__price-container-grid {
                        display: flex;
                    }
                    .ecom-product-single__price--sale{
                        font-size: 30px;
                        color: rgb(26, 27, 24);
                        display:inline-flex;
                    }
                    .ecom-product-single__price--regular{
                        text-decoration: line-through;
                        color: #6B7280;
                        display:inline-flex;
                    }
                    .ecom-product-single__price--badges-sale{
                        display: none;
                        color:red;
                    }
                    .ecom-product-single__price--badges-sale-pecent{
                        display: block;
                    }
                    .ecom-product-single__price-container .ecom-product-single__price--prices{
                        display:inline-flex;
                        align-items:center;
                        justify-content:center;
                        gap:10px;
                        flex-wrap: wrap;
                    }
                    .ecom-product-single__price-container {
                        display: flex;
                        flex-direction: column;
                        gap: 5px;
                    }
                    .ecom-product-single-afterpay afterpay-placement{
                        margin:0;
                        padding: 0;
                    }
                
              .ecom-product-single__quantity-wrapper{
                display:flex;
            }
            .ecom-product-single__quantity-container{
                display:flex;

            }
            .ecom-product-single__quantity-controls {
                display: flex;
                align-items: center;
            }
            .ecom-product-single__quantity-controls-button {
                outline: none;
                cursor: pointer;
                border: 0;
                display: flex;
                justify-content: center;
                align-items: center;
                margin: 0;
                transition: background-color .1s cubic-bezier(.4,0,.6,1);
            }
            .ecom-product-single__quantity-input:focus-visible {
                box-shadow: none;
            }
            .ecom-product-single__quantity-input {
                cursor: text;
                display: flex;
                align-items: center;
                justify-content: center;
                transition: background-color .1s cubic-bezier(.4,0,.6,1);
            }
            .ecom-product-single__quantity-dropdown{
                text-align: left;
                font-weight: 600;
                font-size: 16px;
                line-height: 1.5em;
                text-transform: none;
                font-style: normal;
                text-decoration: none;
                letter-spacing: 0px;
                color: #000;
                width: 136px;
                background-color: #F5F5F5;
                border-style: none;
                border-radius: 0px;
                outline-style: none;
                margin: 0px;
                padding: 11px 15px 11px 15px;
            }
            .ecom-product-single__quantity-wrapper .ecom-product-single__quantity-dropdown-wrapper .ecom-product-single__quantity-dropdown{
                background-image: url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 0.8875L5 5.8875L0 0.8875L0.8875 3.59526e-07L5 4.1125L9.1125 0L10 0.8875Z' fill='black'/%3E%3C/svg%3E%0A");
                background-repeat: no-repeat;
                background-position: right 22px center;
                background-size: 10px;
            }
            .ecom-product-single__quantity-input::-webkit-outer-spin-button,
                input::-webkit-inner-spin-button {
                -webkit-appearance: none;
                margin: 0;
            }
            .ecom-product-single__quantity-container {
                width: 100%
            }

                
                    .ecom-add-to-cart__price .ecom-product-single__price--sale{
                        font-size: inherit;
                        color: inherit;
                    }
                    .ecom-product-single__add-to-cart--submit:disabled .ecom-add-to-cart__price{
                        display: none;
                    }
                    .ecom-add-to-cart__money{
                        display: flex;
                    }
                    .ecom-builder .shopify-payment-button__button--hidden{
                        visibility: visible
                    }
                    .ecom-product-single__add-to-cart-payment-terms:empty{
                        display:none;
                    }

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

                    .ecom-accordion_nav--icon svg{
                        height:auto;
                    }
                    .ecom-accordion__body > div{
                        padding:0 !important;
                    }
                    .ecom-items-icon-active{
                        display:none;
                    }
                    .ecom-accordion_nav--icon.ecom-items--icon {
                      transition: all .2s ease;
                    }
                    .ecom-item-active.ecom-accordion__item > .ecom-items > .ecom-accordion_nav--icon{
                        display:none
                    }
                    .ecom-item-active.ecom-accordion__item > .ecom-items > .ecom-items-icon-active{
                        display:flex;
                    }
                    .ecom-accordion__wrapper .core__group--items{
                        display:flex;
                        flex-wrap:wrap;
                    }
                    .ecom-core .ecom-item-active > .ecom-accordion__body.ecom-accordion__body--auto-height,
                    .ecom-item-group-init.ecom-item-active > .ecom-accordion__body{
                        height:auto !important;
                    }
                    .ecom-items--icon[data-image="true"]{
                        display: none;
                    }
                
                .ecom-product-single__media-container .ecom-swiper-container.ecom-product-single__media--featured {
                    overflow-y: unset !important;
                    overflow-x: clip !important;
                }
                .ecom-product-single .ecom-swiper-button-lock {
                    display: none !important;
                }
                .ecom-modal-gallery-item iframe {
                    width: 100%;
                    height: 100%;
                }
                .ecom-element.ecom-product-single .ecom-image-link-product {
                    cursor: inherit;
                }
                .ecom-product-single__media--image img {
                    display: block;
                    max-width: 100%;
                    position: absolute;
                    top: 0;
                    left: 0;
                    height: 100%;
                    width: 100%;
                    -webkit-user-select: none;
                    -khtml-user-select: none;
                    -moz-user-select: none;
                    -o-user-select: none;
                    user-select: none;
                }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

                .ecom-product-single .ec_splide:not(.is-overflow) .ec_splide__arrows {
                    display: none;
                }

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

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

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

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

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

                100% {
                    opacity: 0; } }

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


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

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

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

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

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

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

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

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

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

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

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

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

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

                    .ecom-product-single__picker-colors-item span{
                        transition:inherit;
                        border-radius:inherit;
                    }
                    .ecom-product-single__variant-picker--main{
                        flex-direction:column;
                        display:flex;
                    }
                    .ecom-product-single__variant-picker--main > div{
                        display:flex;
                        flex-direction:column;
                        align-items:inherit;
                        justify-content:inherit;
                    }
                    .ecom-block  .ecom_not_hide_dropdown_arrow select {
                        -webkit-appearance: auto;
                        -moz-appearance: auto;
                        appearance: auto;
                    }
                    .ecom-product-single__variant-picker-wrapper.ecom_not_hide_dropdown_arrow .ecom-product-single__variant-picker-container select {
                        background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNSIgaGVpZ2h0PSIyNSIgZmlsbD0ibm9uZSIgc3Ryb2tlLXdpZHRoPSIyIiBzdHJva2U9IiNiYmIiPjxwYXRoIGQ9Ik02IDlsNiA2IDYtNiIvPjwvc3ZnPg==);
                        background-repeat: no-repeat;
                        background-position: right center;
                        background-size: 20px 20px;
                    }
                    .ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container select {
                        appearance: none;
                        -webkit-appearance: none;
                        background-image: none;
                    }
                    .ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container .ecom-variant-disable {
                        display: flex;
                        position: relative;
                        overflow: hidden;
                        justify-content: center;
                        align-items: center;
                    }
                    .ecom-product-single__variant-picker-wrapper .ecom-disable-style-slash .ecom-variant-disable:after {
                        content: '';
                        width: 2px;
                        height: 85%;
                        position: absolute;
                        z-index: 10;
                        opacity: inherit;
                        pointer-events: none;
                        transform: rotate(40deg);
                        background-color: #999999;
                    }
                    .ecom-product-single__variant-picker-wrapper .ecom-disable-style-cross .ecom-variant-disable:before {
                        content: '';
                        width: 2px;
                        height: 85%;
                        position: absolute;
                        z-index: 10;
                        opacity: inherit;
                        transform: rotate(45deg);
                        pointer-events: none;
                        background-color: #999999;
                    }
                    .ecom-product-single__variant-picker-wrapper .ecom-disable-style-cross .ecom-variant-disable:after {
                        content: '';
                        width: 2px;
                        height: 85%;
                        position: absolute;
                        z-index: 10;
                        opacity: inherit;
                        pointer-events: none;
                        transform: rotate(135deg);
                        background-color: #999999;
                    }
                    .ecom-product-single__variant-picker-wrapper .ecom-product-single__variant-picker-container.ecom-disable-style-hide .ecom-variant-disable {
                        display: none;
                    }
                
                .ecom-product-single-form--text-error {
                    display: none;
                }
                .ecom-product-single-form-input--file-text {
                    text-overflow: ellipsis;
                    text-align: center;
                    overflow: hidden;
                    white-space: nowrap;
                }
                .ecom-product-single__input--file-wrapper {
                    justify-content: center;
                    align-items: center;
                    width: 150px;
                    height: 40px;
                    min-height: 40px;
                    color: #fff;
                    background-color: #000000;
                    cursor: pointer;
                }
                .ecom-product-single-label{
                    display:flex;
                    flex-direction: row;
                    gap:5px;
                }
                .ecom-product-single__properties-list{
                    width: 100%;
                    position:relative;
                    display: flex;
                    flex-wrap: wrap;
                }
                .ecom-product-single__properties-list-item{
                    display: flex;
                    flex-direction: column;
                }
                .ecom-product-single-label ~ label {
                    display: flex;
                    align-items: center;
                }
                .ecom-product-single-label ~ label:last-child {
                    margin-bottom: 0px;
                }
                .ecom-product-single-label {
                    display: block;
                    cursor:pointer;
                }

                .ecom-product-single__property-checkbox[type=checkbox]{
                        -webkit-appearance: none;
                        -moz-appearance: none;
                        appearance: none;
                        padding: 0;
                        -webkit-print-color-adjust: exact;
                        color-adjust: exact;
                        display: inline-block;
                        vertical-align: middle;
                        background-origin: border-box;
                        -webkit-user-select: none;
                        -moz-user-select: none;
                        -ms-user-select: none;
                        user-select: none;
                        flex-shrink: 0;
                    }

                    .ecom-product-single__property-checkbox[type=checkbox]:checked {
                        border-color: transparent;
                        background-size: 100% 100%;
                        background-position: center;
                        background-repeat: no-repeat;
                        background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e");
                    }
                    .ecom-product-single__property-radio{
                        -webkit-appearance: none;
                        -moz-appearance: none;
                        appearance: none;
                        padding: 0;
                        -webkit-print-color-adjust: exact;
                        color-adjust: exact;
                        display: inline-block;
                        vertical-align: middle;
                        background-origin: border-box;
                        -webkit-user-select: none;
                        -moz-user-select: none;
                        -ms-user-select: none;
                        user-select: none;
                        flex-shrink: 0;
                        position:relative;
                    }

                    .ecom-product-single__property-radio:checked::after{
                        position:absolute;
                        content:'';
                        left:50%;
                        top:50%;
                        transform:translate(-50%,-50%)
                    }

                    @media screen and (min-width: 1025px) {
                        .ecom-product-single__property-file {
                            display: none;
                        }
                    }
                    @media screen and (max-width: 1024px) {
                        .ecom-product-single-forms-input--file label {
                            display: none !important;
                        }
                        .ecom-product-single__property-file {
                            border: none !important;
                            padding: 0 !important;
                            margin: 0 !important;
                            font-size: unset;
                        }
                    }
                    @media screen and (max-width: 767px) {
                        .ecom-product-single__properties-list-item{
                            width: 100% !important
                        }
                    }
            
                .ecom-els-aaq__notification.ecom-aaq_hidden .ecom__form-success, .ecom-els-aaq__notification.ecom-aaq_hidden .ecom__form-status {
                    display: none;
                }
                .ecom-els-aaq__notification .ecom__form-success {
                    color: #0ecc2e;
                    font-size: 14px;
                }
                .ecom-els-aaq__lightbox-content.ecom-els-aaq__popup-content {
                    padding: 30px 35px 40px 40px;
                }
                .ecom-els-aaq__form-title {
                    font-size: 28px;
                    width: 100%;
                    color: #000;
                    font-weight: 400;
                }
                .ecom__form-field-label {
                    color: #000;
                    font-size: 14px;
                    line-height: 24px;
                    margin-bottom: 7px;
                    font-weight: 400;
                }
                .ecom-els-aaq__form-close {
                    background: transparent !important;
                    border: none;
                    cursor: pointer;
                }
                .ecom-els-aaq__form-close svg {
                    transition: 0.25s;
                }
                .ecom-els-aaq__form-close:hover svg {
                    transform: rotate(180deg);
                }
                .ecom-popup-display{
                    z-index:999
                }
                .ecom-modal-box .ecom-el-aaq__lightbox-container{max-width:90vw;background:#fff}
                .ecom-container-lightbox-ask-a-question .ecom-popup-inline-holder .ecom-popup-content{width:100%;min-height:500px;background:#fff}
                .ecom-els-aaq_wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4px}
                .ecom-els-aaq__button-icon{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;display:-webkit-box;display:-ms-flexbox;display:flex}
                .ecom-els-aaq__button-icon svg{width:20px;height:20px}.ecom-els-aaq__popup-content{display:none;overflow-y:auto;}
                .ecom-popup-display .ecom-els-aaq__popup-content{display:block}
                .ecom-els-aaq__popup-content{width:100%}
                .ecom-els-aaq__product-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;padding:15px 30px;background:#f5f5f5}
                .ecom-els-aaq__product-info--left{margin-right:20px}
                .ecom-els-aaq__product-info--right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}
                .ecom-els-aaq__product-info--right p{margin:0}.ecom-els-aaq__product-thumb{width:80px;height:80px;border-radius:100%;background-position:center;background-size:cover}
                .ecom-els-aaq__product-thumb img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
                .ecom-els-aaq__title-container{
                    margin-bottom: 30px;
                    display: flex;
                    justify-content: space-between;
                }
                .ecom-element-aaq__title{text-align:center;font-size:24px}
                .ecom-els-aaq__form-fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}
                .ecom__form-field{position:relative;border:none;outline:0;margin-bottom:15px;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}
                .ecom__form-field label{cursor:auto}
                .ecom__form-field textarea{display:-webkit-box;display:-ms-flexbox;display:flex}
                .ecom__form-field label[for=ask-a-question-message-input]{top:18px}.ecom__form-field.float label{opacity:1}
                .ecom-els-aaq__form-input-wrapper{width:100%}
                .ecom__form--input{
                    border:none;
                    outline:0;
                    padding:16px 10px 16px 10px;
                    width:100%;
                    font-family:inherit;
                    font-size: 14px
                }
                textarea.ecom__form--input {
                    height: 176px;
                    resize: vertical;
                }
                .ecom-aaq__form-err{height:0;opacity:0;visibility:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:12px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}
                .ecom-aaq__form-err svg{width:12px;margin-right:2px}.ecom__form-field.ecom__form--show-err .ecom-aaq__form-err{height:auto;opacity:1;visibility:visible;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}
                .ecom__form--input:focus-visible{outline-offset:unset;-webkit-box-shadow:none;box-shadow:none}.ecom__form-field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}
                .ecom__form-field.focus .ecom-els-aaq__form-input-wrapper{border-bottom:none}.ecom__form-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}
                .ecom__form-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}
                .ecom-els-aaq__submit-button{width:100%}
                .ecom-element__ask-a-question-btn{
                    border: none;
                    background: #000;
                    font-size: 14px;
                    font-weight: 600;
                    padding: 15px;
                    cursor: pointer;
                }
                .ecom-els-aaq__btn{display:inline-block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}
                button.ecom-popup-close{padding:0;top:10px;right:10px;width:25px;height:25px}
                button.ecom-popup-close:after,button.ecom-popup-close:before{left:unset;height:100%}.ecom-container-lightbox-ask-a-question.ecom-core{z-index:100!important}
                .ecom-popup-content.ecom-popup-display{height:unset}
                @media only screen and (max-width:767px){
                    .ecom__form-field {
                        width:100%!important
                    }
                    .ecom-els-aaq__lightbox-content.ecom-els-aaq__popup-content {
                        padding-inline: 15px;
                    }
                }
                @media only screen and (min-width:620px){.ecom-container-lightbox-ask-a-question .ecom-popup-inline-holder .ecom-popup-content{width:600px}}
            
@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.ecom-core.ecom-kz5lrm0q9w{width: 100%;}.ecom-core.ecom-kz5lrm0q9w>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-kz5lrm0q9w{width: 100%;}.ecom-core.ecom-kz5lrm0q9w>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top: 0px;}.ecom-core.ecom-kz5lrm0q9w>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-items: flex-start;align-content: flex-start;}}.ecom-core.ecom-hws8nsxfggi{background-color: #fff;}.ecom-core.ecom-hws8nsxfggi{padding-top: 30px !important;padding-bottom: 50px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hws8nsxfggi > div.core__row--columns{flex-direction: row !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hws8nsxfggi > div.core__row--columns{flex-direction: row !important;}} .ecom-core.ecom-hws8nsxfggi .ec-button-action{
    width: calc(100% - 128px);
}
.ecom-core.ecom-hws8nsxfggi .ec-custom-sold{border-radius:3px 0 0 3px;}
.ecom-core.ecom-hws8nsxfggi .ec-custom-sold::before{
    content: "";
    border-right: 14px solid transparent;
    position: absolute;
    border-top: 14px solid #6C26FF;
    left: 100%;
    top: 0;
    border-bottom: 14px solid #6C26FF;
}
@media(min-width: 1199px){
.ecom-core.ecom-hws8nsxfggi .ec-width-half{
    max-width: 50%;
}}.ecom-core.ecom-frny5bh2axi{width: 50.00%;}.ecom-core.ecom-frny5bh2axi>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top: 10px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-frny5bh2axi{width: 100%;}}html body .ecom-core.ecom-8pdvvhu7xtq .ecom-core.ecom-frny5bh2axi>div.core__column--wrapper{padding-top: 5px !important;padding-left: 85px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){html body .ecom-core.ecom-8pdvvhu7xtq .ecom-core.ecom-frny5bh2axi>div.core__column--wrapper{padding-left: 15px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-8pdvvhu7xtq .ecom-core.ecom-frny5bh2axi>div.core__column--wrapper{padding-top: 0px !important;padding-left: 15px !important;}}.ecom-core.ecom-gkesk09v5bs{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gkesk09v5bs{width: 100%;}}.ecom-core.ecom-gkesk09v5bs>.core__column--wrapper{box-shadow: 0 0 5px 0;}@media screen and (min-width: 1025px) {.ecom-core.ecom-gkesk09v5bs{display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-gkesk09v5bs{display: none;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gkesk09v5bs{display: block;}}.ecom-core.ecom-thr6m2u9h0j .ecom-text--more-actions button ,.ecom-core.ecom-thr6m2u9h0j .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-thr6m2u9h0j .text-content,.ecom-core.ecom-thr6m2u9h0j  .text-content a,.ecom-core.ecom-thr6m2u9h0j  .text-content p,.ecom-core.ecom-thr6m2u9h0j  .text-content span{text-align: left;}.ecom-core.ecom-thr6m2u9h0j .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-thr6m2u9h0j .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-thr6m2u9h0j .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-thr6m2u9h0j .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-thr6m2u9h0j .text-content,.ecom-core.ecom-thr6m2u9h0j  .text-content a,.ecom-core.ecom-thr6m2u9h0j  .text-content p,.ecom-core.ecom-thr6m2u9h0j  .text-content span{text-align: left;}.ecom-core.ecom-thr6m2u9h0j .text-content,.ecom-core.ecom-thr6m2u9h0j .text-content a,.ecom-core.ecom-thr6m2u9h0j  .text-content a,.ecom-core.ecom-thr6m2u9h0j  .text-content a a,.ecom-core.ecom-thr6m2u9h0j  .text-content p,.ecom-core.ecom-thr6m2u9h0j  .text-content p a,.ecom-core.ecom-thr6m2u9h0j  .text-content span,.ecom-core.ecom-thr6m2u9h0j  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-thr6m2u9h0j{padding-bottom: 0 !important;}.ecom-core.ecom-6sq7p0em4qw .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-6sq7p0em4qw .element__heading .ecom__heading,.ecom-core.ecom-6sq7p0em4qw .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-6sq7p0em4qw .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6sq7p0em4qw .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-6sq7p0em4qw .element__heading .ecom__heading,.ecom-core.ecom-6sq7p0em4qw .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-6sq7p0em4qw{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6sq7p0em4qw{padding-bottom: 0 !important;}}.ecom-core.ecom-yl4806gm6k .ecom-text--more-actions button ,.ecom-core.ecom-yl4806gm6k .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-yl4806gm6k .text-content,.ecom-core.ecom-yl4806gm6k  .text-content a,.ecom-core.ecom-yl4806gm6k  .text-content p,.ecom-core.ecom-yl4806gm6k  .text-content span{text-align: left;}.ecom-core.ecom-yl4806gm6k .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-yl4806gm6k .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-yl4806gm6k .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-yl4806gm6k .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yl4806gm6k .text-content,.ecom-core.ecom-yl4806gm6k  .text-content a,.ecom-core.ecom-yl4806gm6k  .text-content p,.ecom-core.ecom-yl4806gm6k  .text-content span{text-align: left;}.ecom-core.ecom-yl4806gm6k .text-content,.ecom-core.ecom-yl4806gm6k .text-content a,.ecom-core.ecom-yl4806gm6k  .text-content a,.ecom-core.ecom-yl4806gm6k  .text-content a a,.ecom-core.ecom-yl4806gm6k  .text-content p,.ecom-core.ecom-yl4806gm6k  .text-content p a,.ecom-core.ecom-yl4806gm6k  .text-content span,.ecom-core.ecom-yl4806gm6k  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-yl4806gm6k{padding-bottom: 0 !important;}.ecom-core.ecom-2kh17wzctjm .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-2kh17wzctjm .element__heading .ecom__heading,.ecom-core.ecom-2kh17wzctjm .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2kh17wzctjm .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2kh17wzctjm .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-2kh17wzctjm .element__heading .ecom__heading,.ecom-core.ecom-2kh17wzctjm .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-2kh17wzctjm{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2kh17wzctjm{padding-bottom: 0 !important;}}.ecom-core.ecom-24p1ibuozfs .ecom-text--more-actions button ,.ecom-core.ecom-24p1ibuozfs .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-24p1ibuozfs .text-content,.ecom-core.ecom-24p1ibuozfs  .text-content a,.ecom-core.ecom-24p1ibuozfs  .text-content p,.ecom-core.ecom-24p1ibuozfs  .text-content span{text-align: left;}.ecom-core.ecom-24p1ibuozfs .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-24p1ibuozfs .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-24p1ibuozfs .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-24p1ibuozfs .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-24p1ibuozfs .text-content,.ecom-core.ecom-24p1ibuozfs  .text-content a,.ecom-core.ecom-24p1ibuozfs  .text-content p,.ecom-core.ecom-24p1ibuozfs  .text-content span{text-align: left;}.ecom-core.ecom-24p1ibuozfs .text-content,.ecom-core.ecom-24p1ibuozfs .text-content a,.ecom-core.ecom-24p1ibuozfs  .text-content a,.ecom-core.ecom-24p1ibuozfs  .text-content a a,.ecom-core.ecom-24p1ibuozfs  .text-content p,.ecom-core.ecom-24p1ibuozfs  .text-content p a,.ecom-core.ecom-24p1ibuozfs  .text-content span,.ecom-core.ecom-24p1ibuozfs  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-24p1ibuozfs{padding-bottom: 0 !important;}.ecom-core.ecom-4u8ly8qm7g7 .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-4u8ly8qm7g7 .element__heading .ecom__heading,.ecom-core.ecom-4u8ly8qm7g7 .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4u8ly8qm7g7 .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4u8ly8qm7g7 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-4u8ly8qm7g7 .element__heading .ecom__heading,.ecom-core.ecom-4u8ly8qm7g7 .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-4u8ly8qm7g7{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4u8ly8qm7g7{padding-bottom: 0 !important;}}.ecom-core.ecom-66yofmr328l .ecom-text--more-actions button ,.ecom-core.ecom-66yofmr328l .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-66yofmr328l .text-content,.ecom-core.ecom-66yofmr328l  .text-content a,.ecom-core.ecom-66yofmr328l  .text-content p,.ecom-core.ecom-66yofmr328l  .text-content span{text-align: left;}.ecom-core.ecom-66yofmr328l .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-66yofmr328l .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-66yofmr328l .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-66yofmr328l .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-66yofmr328l .text-content,.ecom-core.ecom-66yofmr328l  .text-content a,.ecom-core.ecom-66yofmr328l  .text-content p,.ecom-core.ecom-66yofmr328l  .text-content span{text-align: left;}.ecom-core.ecom-66yofmr328l .text-content,.ecom-core.ecom-66yofmr328l .text-content a,.ecom-core.ecom-66yofmr328l  .text-content a,.ecom-core.ecom-66yofmr328l  .text-content a a,.ecom-core.ecom-66yofmr328l  .text-content p,.ecom-core.ecom-66yofmr328l  .text-content p a,.ecom-core.ecom-66yofmr328l  .text-content span,.ecom-core.ecom-66yofmr328l  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-66yofmr328l{padding-bottom: 0 !important;}.ecom-core.ecom-9hum0ntnv1f .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-9hum0ntnv1f .element__heading .ecom__heading,.ecom-core.ecom-9hum0ntnv1f .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-9hum0ntnv1f .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9hum0ntnv1f .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-9hum0ntnv1f .element__heading .ecom__heading,.ecom-core.ecom-9hum0ntnv1f .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-9hum0ntnv1f{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9hum0ntnv1f{padding-bottom: 0 !important;}}.ecom-core.ecom-y785q8o2enq .ecom-text--more-actions button ,.ecom-core.ecom-y785q8o2enq .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-y785q8o2enq .text-content,.ecom-core.ecom-y785q8o2enq  .text-content a,.ecom-core.ecom-y785q8o2enq  .text-content p,.ecom-core.ecom-y785q8o2enq  .text-content span{text-align: left;}.ecom-core.ecom-y785q8o2enq .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-y785q8o2enq .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-y785q8o2enq .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-y785q8o2enq .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-y785q8o2enq .text-content,.ecom-core.ecom-y785q8o2enq  .text-content a,.ecom-core.ecom-y785q8o2enq  .text-content p,.ecom-core.ecom-y785q8o2enq  .text-content span{text-align: left;}.ecom-core.ecom-y785q8o2enq .text-content,.ecom-core.ecom-y785q8o2enq .text-content a,.ecom-core.ecom-y785q8o2enq  .text-content a,.ecom-core.ecom-y785q8o2enq  .text-content a a,.ecom-core.ecom-y785q8o2enq  .text-content p,.ecom-core.ecom-y785q8o2enq  .text-content p a,.ecom-core.ecom-y785q8o2enq  .text-content span,.ecom-core.ecom-y785q8o2enq  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-y785q8o2enq{padding-bottom: 0 !important;}.ecom-core.ecom-2invhd4ut4x .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-2invhd4ut4x .element__heading .ecom__heading,.ecom-core.ecom-2invhd4ut4x .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2invhd4ut4x .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2invhd4ut4x .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-2invhd4ut4x .element__heading .ecom__heading,.ecom-core.ecom-2invhd4ut4x .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-2invhd4ut4x{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2invhd4ut4x{padding-bottom: 0 !important;}}.ecom-core.ecom-xhgieu14rbo .ecom-text--more-actions button ,.ecom-core.ecom-xhgieu14rbo .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-xhgieu14rbo .text-content,.ecom-core.ecom-xhgieu14rbo  .text-content a,.ecom-core.ecom-xhgieu14rbo  .text-content p,.ecom-core.ecom-xhgieu14rbo  .text-content span{text-align: left;}.ecom-core.ecom-xhgieu14rbo .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-xhgieu14rbo .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-xhgieu14rbo .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-xhgieu14rbo .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xhgieu14rbo .text-content,.ecom-core.ecom-xhgieu14rbo  .text-content a,.ecom-core.ecom-xhgieu14rbo  .text-content p,.ecom-core.ecom-xhgieu14rbo  .text-content span{text-align: left;}.ecom-core.ecom-xhgieu14rbo .text-content,.ecom-core.ecom-xhgieu14rbo .text-content a,.ecom-core.ecom-xhgieu14rbo  .text-content a,.ecom-core.ecom-xhgieu14rbo  .text-content a a,.ecom-core.ecom-xhgieu14rbo  .text-content p,.ecom-core.ecom-xhgieu14rbo  .text-content p a,.ecom-core.ecom-xhgieu14rbo  .text-content span,.ecom-core.ecom-xhgieu14rbo  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-xhgieu14rbo{padding-bottom: 0 !important;}.ecom-core.ecom-7o3l68qt71 .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-7o3l68qt71 .element__heading .ecom__heading,.ecom-core.ecom-7o3l68qt71 .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7o3l68qt71 .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7o3l68qt71 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-7o3l68qt71 .element__heading .ecom__heading,.ecom-core.ecom-7o3l68qt71 .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-7o3l68qt71{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7o3l68qt71{padding-bottom: 0 !important;}}.ecom-core.ecom-2t8e1qin9lq .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-2t8e1qin9lq .element__heading .ecom__heading,.ecom-core.ecom-2t8e1qin9lq .element__heading .ecom__heading a{font-weight: 500;font-family: 'Open Sans', sans-serif;font-size: 20px;line-height: 20px;letter-spacing: 1px;}.ecom-core.ecom-2t8e1qin9lq  .element__heading .ecom__heading,.ecom-core.ecom-2t8e1qin9lq  .element__heading .ecom__heading a{color: #080808;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2t8e1qin9lq .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2t8e1qin9lq .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-2t8e1qin9lq .element__heading .ecom__heading,.ecom-core.ecom-2t8e1qin9lq .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 22px;font-weight: bold;line-height: 25px;letter-spacing: 0.7px;}}@media screen and (min-width: 1025px) {.ecom-core.ecom-2t8e1qin9lq{padding-bottom: 0 !important;display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2t8e1qin9lq{display: none;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2t8e1qin9lq{padding-bottom: 0 !important;display: block;}}.ecom-core.ecom-7nr1qzhvsij{width: 33.33%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7nr1qzhvsij{width: 100%;}}.ecom-core.ecom-7nr1qzhvsij>.core__column--wrapper{box-shadow: 0 0 5px 0 #000000;}@media screen and (min-width: 1025px) {.ecom-core.ecom-7nr1qzhvsij{display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7nr1qzhvsij{display: none;}}.ecom-core.ecom-tg2dd59krx .ecom-text--more-actions button ,.ecom-core.ecom-tg2dd59krx .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-tg2dd59krx .text-content,.ecom-core.ecom-tg2dd59krx  .text-content a,.ecom-core.ecom-tg2dd59krx  .text-content p,.ecom-core.ecom-tg2dd59krx  .text-content span{text-align: left;color: #000000;}.ecom-core.ecom-tg2dd59krx .text-content,.ecom-core.ecom-tg2dd59krx .text-content a,.ecom-core.ecom-tg2dd59krx  .text-content a,.ecom-core.ecom-tg2dd59krx  .text-content a a,.ecom-core.ecom-tg2dd59krx  .text-content p,.ecom-core.ecom-tg2dd59krx  .text-content p a,.ecom-core.ecom-tg2dd59krx  .text-content span,.ecom-core.ecom-tg2dd59krx  .text-content span a{font-family: 'Open Sans', sans-serif;font-size: 9px;font-weight: 600;line-height: 15px;letter-spacing: 1px;}.ecom-core.ecom-tg2dd59krx .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-tg2dd59krx .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-tg2dd59krx .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-tg2dd59krx .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tg2dd59krx .text-content,.ecom-core.ecom-tg2dd59krx  .text-content a,.ecom-core.ecom-tg2dd59krx  .text-content p,.ecom-core.ecom-tg2dd59krx  .text-content span{text-align: center;}.ecom-core.ecom-tg2dd59krx .text-content,.ecom-core.ecom-tg2dd59krx .text-content a,.ecom-core.ecom-tg2dd59krx  .text-content a,.ecom-core.ecom-tg2dd59krx  .text-content a a,.ecom-core.ecom-tg2dd59krx  .text-content p,.ecom-core.ecom-tg2dd59krx  .text-content p a,.ecom-core.ecom-tg2dd59krx  .text-content span,.ecom-core.ecom-tg2dd59krx  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-oz81lmrld8 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-oz81lmrld8 .element__heading .ecom__heading,.ecom-core.ecom-oz81lmrld8 .element__heading .ecom__heading a{font-weight: 500;font-family: 'Open Sans', sans-serif;font-size: 20px;line-height: 20px;letter-spacing: 1px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oz81lmrld8 .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oz81lmrld8 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-oz81lmrld8 .element__heading .ecom__heading,.ecom-core.ecom-oz81lmrld8 .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}@media screen and (min-width: 1025px) {.ecom-core.ecom-oz81lmrld8{padding-bottom: 0 !important;display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-oz81lmrld8{display: none;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oz81lmrld8{display: block;}}.ecom-core.ecom-ej8osmr5tql .ecom-image-align{align-items: center;}.ecom-core.ecom-ej8osmr5tql .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-ej8osmr5tql .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ej8osmr5tql .ecom-base-image .ecom-image-picture picture{height: 100px !important;}.ecom-core.ecom-ej8osmr5tql .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-ej8osmr5tql .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-ej8osmr5tql .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-ej8osmr5tql .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-ej8osmr5tql .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ej8osmr5tql .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-ej8osmr5tql .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-ej8osmr5tql .ecom-base-image .ecom-image-picture picture{height: 100px !important;}}.ecom-core.ecom-6s07ve1q4x .ecom__element--button{gap: 10px;}.ecom-core.ecom-6s07ve1q4x .ecom-button-default{justify-content: center;}.ecom-core.ecom-6s07ve1q4x .ecom__element--button{font-family: 'Merriweather Sans', sans-serif;font-size: 20px;width: 150px;height: 52px;min-height: 52px;color: #ffffff;background-color: #5c5ca1;border-radius: 10px;transition-duration: 400ms;;;}.ecom-core.ecom-6s07ve1q4x .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-6s07ve1q4x .ecom-button-icon svg{height: 15px;width: 15px;}.ecom-core.ecom-6s07ve1q4x .ecom-button-icon{border-radius: 50%;transition: all 400ms ease;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6s07ve1q4x .ecom__element--button{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-6s07ve1q4x{padding-bottom: 0 !important;}.ecom-core.ecom-cca1zlv5p35{width: 33.33%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-cca1zlv5p35{width: 100%;}}.ecom-core.ecom-cca1zlv5p35>.core__column--wrapper{box-shadow: 0 0 5px 0 #000000;}@media screen and (min-width: 1025px) {.ecom-core.ecom-cca1zlv5p35{display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-cca1zlv5p35{display: none;}}.ecom-core.ecom-m5sy1wpu0wc .ecom-text--more-actions button ,.ecom-core.ecom-m5sy1wpu0wc .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-m5sy1wpu0wc .text-content,.ecom-core.ecom-m5sy1wpu0wc  .text-content a,.ecom-core.ecom-m5sy1wpu0wc  .text-content p,.ecom-core.ecom-m5sy1wpu0wc  .text-content span{text-align: left;}.ecom-core.ecom-m5sy1wpu0wc .text-content,.ecom-core.ecom-m5sy1wpu0wc .text-content a,.ecom-core.ecom-m5sy1wpu0wc  .text-content a,.ecom-core.ecom-m5sy1wpu0wc  .text-content a a,.ecom-core.ecom-m5sy1wpu0wc  .text-content p,.ecom-core.ecom-m5sy1wpu0wc  .text-content p a,.ecom-core.ecom-m5sy1wpu0wc  .text-content span,.ecom-core.ecom-m5sy1wpu0wc  .text-content span a{font-family: 'Open Sans', sans-serif;font-size: 9px;font-weight: 600;line-height: 15px;letter-spacing: 1px;}.ecom-core.ecom-m5sy1wpu0wc .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-m5sy1wpu0wc .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-m5sy1wpu0wc .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-m5sy1wpu0wc .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-m5sy1wpu0wc .text-content,.ecom-core.ecom-m5sy1wpu0wc  .text-content a,.ecom-core.ecom-m5sy1wpu0wc  .text-content p,.ecom-core.ecom-m5sy1wpu0wc  .text-content span{text-align: center;}.ecom-core.ecom-m5sy1wpu0wc .text-content,.ecom-core.ecom-m5sy1wpu0wc .text-content a,.ecom-core.ecom-m5sy1wpu0wc  .text-content a,.ecom-core.ecom-m5sy1wpu0wc  .text-content a a,.ecom-core.ecom-m5sy1wpu0wc  .text-content p,.ecom-core.ecom-m5sy1wpu0wc  .text-content p a,.ecom-core.ecom-m5sy1wpu0wc  .text-content span,.ecom-core.ecom-m5sy1wpu0wc  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-m5sy1wpu0wc{padding-bottom: 0 !important;}.ecom-core.ecom-o7ccak8hi1 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-o7ccak8hi1 .element__heading .ecom__heading,.ecom-core.ecom-o7ccak8hi1 .element__heading .ecom__heading a{font-weight: 500;font-family: 'Open Sans', sans-serif;font-size: 20px;line-height: 20px;letter-spacing: 1px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-o7ccak8hi1 .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-o7ccak8hi1 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-o7ccak8hi1 .element__heading .ecom__heading,.ecom-core.ecom-o7ccak8hi1 .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}@media screen and (min-width: 1025px) {.ecom-core.ecom-o7ccak8hi1{padding-bottom: 0 !important;display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-o7ccak8hi1{display: none;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-o7ccak8hi1{padding-bottom: 0 !important;display: block;}}.ecom-core.ecom-c98aukcfhdp .ecom-image-align{align-items: center;}.ecom-core.ecom-c98aukcfhdp .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-c98aukcfhdp .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-c98aukcfhdp .ecom-base-image .ecom-image-picture picture{height: 100px !important;}.ecom-core.ecom-c98aukcfhdp .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-c98aukcfhdp .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-c98aukcfhdp .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;box-shadow: 0 0 none 0 #000000;}.ecom-core.ecom-c98aukcfhdp .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-c98aukcfhdp .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-c98aukcfhdp .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-c98aukcfhdp .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-c98aukcfhdp .ecom-base-image .ecom-image-picture picture{height: 100px !important;}}.ecom-core.ecom-ukogaqbxc2f .ecom__element--button{gap: 10px;}.ecom-core.ecom-ukogaqbxc2f .ecom-button-default{justify-content: center;}.ecom-core.ecom-ukogaqbxc2f .ecom__element--button{font-family: 'Merriweather Sans', sans-serif;font-size: 20px;width: 150px;height: 52px;min-height: 52px;color: #ffffff;background-color: #5c5ca1;border-radius: 10px;transition-duration: 400ms;;;}.ecom-core.ecom-ukogaqbxc2f .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-ukogaqbxc2f .ecom-button-icon svg{height: 15px;width: 15px;}.ecom-core.ecom-ukogaqbxc2f .ecom-button-icon{border-radius: 50%;transition: all 400ms ease;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ukogaqbxc2f .ecom__element--button{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);color: #ffffff;}}.ecom-core.ecom-ukogaqbxc2f{padding-bottom: 0 !important;}.ecom-core.ecom-s1t22l26hfq{width: 33.33%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-s1t22l26hfq{width: 100%;}}.ecom-core.ecom-s1t22l26hfq>.core__column--wrapper{box-shadow: 0 0 5px 0 #000000;}@media screen and (min-width: 1025px) {.ecom-core.ecom-s1t22l26hfq{display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-s1t22l26hfq{display: none;}}.ecom-core.ecom-ziugfp0repc .ecom-text--more-actions button ,.ecom-core.ecom-ziugfp0repc .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-ziugfp0repc .text-content,.ecom-core.ecom-ziugfp0repc  .text-content a,.ecom-core.ecom-ziugfp0repc  .text-content p,.ecom-core.ecom-ziugfp0repc  .text-content span{text-align: left;color: #030303;}.ecom-core.ecom-ziugfp0repc .text-content,.ecom-core.ecom-ziugfp0repc .text-content a,.ecom-core.ecom-ziugfp0repc  .text-content a,.ecom-core.ecom-ziugfp0repc  .text-content a a,.ecom-core.ecom-ziugfp0repc  .text-content p,.ecom-core.ecom-ziugfp0repc  .text-content p a,.ecom-core.ecom-ziugfp0repc  .text-content span,.ecom-core.ecom-ziugfp0repc  .text-content span a{font-family: 'Open Sans', sans-serif;font-size: 9px;font-weight: 600;line-height: 15px;letter-spacing: 1px;}.ecom-core.ecom-ziugfp0repc .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-ziugfp0repc .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-ziugfp0repc .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-ziugfp0repc .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ziugfp0repc .text-content,.ecom-core.ecom-ziugfp0repc  .text-content a,.ecom-core.ecom-ziugfp0repc  .text-content p,.ecom-core.ecom-ziugfp0repc  .text-content span{text-align: center;}.ecom-core.ecom-ziugfp0repc .text-content,.ecom-core.ecom-ziugfp0repc .text-content a,.ecom-core.ecom-ziugfp0repc  .text-content a,.ecom-core.ecom-ziugfp0repc  .text-content a a,.ecom-core.ecom-ziugfp0repc  .text-content p,.ecom-core.ecom-ziugfp0repc  .text-content p a,.ecom-core.ecom-ziugfp0repc  .text-content span,.ecom-core.ecom-ziugfp0repc  .text-content span a{font-family: 'Open Sans', sans-serif;font-size: 12px;font-weight: 400;line-height: 20px;letter-spacing: 0.7px;}}.ecom-core.ecom-ziugfp0repc{padding-bottom: 0 !important;}.ecom-core.ecom-4mnttn2to9g .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-4mnttn2to9g .element__heading .ecom__heading,.ecom-core.ecom-4mnttn2to9g .element__heading .ecom__heading a{font-weight: 500;font-family: 'Open Sans', sans-serif;font-size: 20px;line-height: 20px;letter-spacing: 1px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4mnttn2to9g .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4mnttn2to9g .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-4mnttn2to9g .element__heading .ecom__heading,.ecom-core.ecom-4mnttn2to9g .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 18px;font-weight: 600;line-height: 20px;letter-spacing: 1px;}}@media screen and (min-width: 1025px) {.ecom-core.ecom-4mnttn2to9g{padding-bottom: 0 !important;display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4mnttn2to9g{display: none;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4mnttn2to9g{padding-bottom: 0 !important;display: block;}}.ecom-core.ecom-bexf1uc7k4 .ecom-image-align{align-items: center;}.ecom-core.ecom-bexf1uc7k4 .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-bexf1uc7k4 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-bexf1uc7k4 .ecom-base-image .ecom-image-picture picture{height: 100px !important;}.ecom-core.ecom-bexf1uc7k4 .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-bexf1uc7k4 .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-bexf1uc7k4 .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-bexf1uc7k4 .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-bexf1uc7k4 .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bexf1uc7k4 .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-bexf1uc7k4 .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-bexf1uc7k4 .ecom-base-image .ecom-image-picture picture{height: 100px !important;}}.ecom-core.ecom-h92h4sz0hvt .ecom__element--button{gap: 10px;}.ecom-core.ecom-h92h4sz0hvt .ecom-button-default{justify-content: center;}.ecom-core.ecom-h92h4sz0hvt .ecom__element--button{font-family: 'Merriweather Sans', sans-serif;font-size: 20px;width: 150px;height: 52px;min-height: 52px;color: #ffffff;background-color: #5c5ca1;border-radius: 10px;transition-duration: 400ms;;;}.ecom-core.ecom-h92h4sz0hvt .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-h92h4sz0hvt .ecom-button-icon svg{height: 15px;width: 15px;}.ecom-core.ecom-h92h4sz0hvt .ecom-button-icon{border-radius: 50%;transition: all 400ms ease;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-h92h4sz0hvt .ecom__element--button{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);color: #ffffff;}}.ecom-core.ecom-h92h4sz0hvt{padding-bottom: 0 !important;}.ecom-core.ecom-rv5t939hum .element__heading .ecom__heading{text-align: center;border-style: dotted;text-shadow: 0 0 0px;}.ecom-core.ecom-rv5t939hum .element__heading .ecom__heading,.ecom-core.ecom-rv5t939hum .element__heading .ecom__heading a{font-weight: 400;font-size: 17px;line-height: 1.25em;letter-spacing: 0px;font-family: 'Open Sans', sans-serif;text-transform: none;font-style: normal;text-decoration: none;}.ecom-core.ecom-rv5t939hum  .element__heading .ecom__heading,.ecom-core.ecom-rv5t939hum  .element__heading .ecom__heading a{color: #000000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rv5t939hum .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-rv5t939hum .element__heading .ecom__heading,.ecom-core.ecom-rv5t939hum .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 17px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rv5t939hum .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-rv5t939hum .element__heading .ecom__heading,.ecom-core.ecom-rv5t939hum .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-Pssko9-font-family);font-size: var(--ecom-global-typography-Pssko9-font-size);font-weight: var(--ecom-global-typography-Pssko9-font-weight);line-height: var(--ecom-global-typography-Pssko9-line-height);letter-spacing: var(--ecom-global-typography-Pssko9-letter-spacing);}}@media screen and (min-width: 1025px) {.ecom-core.ecom-rv5t939hum{padding-top: 25px !important;padding-bottom: 25px !important;margin-top: 50px !important;margin-bottom: -10px !important;background-color: #5c5ca1;display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rv5t939hum{padding-bottom: 0 !important;display: none;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rv5t939hum{margin-top: 0px !important;margin-bottom: -10px !important;padding-top: 25px !important;padding-bottom: 25px !important;}}.ecom-core.ecom-8y400vg8t7{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-8y400vg8t7{width: 100%;}}.ecom-core.ecom-utdeq7kgg9p .ecom-modal-box .ecom-el-aaq__lightbox-container{width: 625px;}.ecom-core.ecom-utdeq7kgg9p .ecom__form-field-label, .ecom-core.ecom-utdeq7kgg9p .ecom__form--input,.ecom-core.ecom-utdeq7kgg9p .ecom__form-field-label, .ecom-core.ecom-utdeq7kgg9p .ecom__form--input{text-align: left;}.ecom-core.ecom-utdeq7kgg9p .ecom__form-field,.ecom-core.ecom-utdeq7kgg9p .ecom__form-field{align-items: flex-start;}.ecom-core.ecom-utdeq7kgg9p .ecom__form-field input,.ecom-core.ecom-utdeq7kgg9p .ecom__form-field textarea{border-style: solid;border-width: 1px;border-color: #ebebeb;;;;border-radius: 3px;}.ecom-core.ecom-utdeq7kgg9p .ecom__form-field input:focus,.ecom-core.ecom-utdeq7kgg9p .ecom__form-field textarea:focus{border-style: solid;border-color: #000;}.ecom-core.ecom-utdeq7kgg9p .ecom-aaq__form-err{color: #ff3333;font-size: 12px;}.ecom-core.ecom-utdeq7kgg9p .ecom-els-aaq__submit-button{text-align: center;}.ecom-core.ecom-utdeq7kgg9p .ecom-element__stock-notify-btn{width: 100%;color: #ffffff;background-color: #000000;border-style: solid;border-width: 1px;border-color: #000000;border-radius: 3px;transition-duration: 200ms;;;margin-top: 10px;}.ecom-core.ecom-utdeq7kgg9p .ecom-element__stock-notify-btn:hover{color: #000000;background-color: #ffffff;}.ecom-core.ecom-utdeq7kgg9p .ecom__form-success,.ecom-core.ecom-utdeq7kgg9p .ecom__form-success a{font-size: 14px;}.ecom-core.ecom-utdeq7kgg9p .ecom__form-success{color: #0ecc2e;}.ecom-core.ecom-ha1ts00cjgo{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ha1ts00cjgo{width: 100%;}}.ecom-core.ecom-ha1ts00cjgo>.core__column--wrapper{box-shadow: 0 0 5px 0;}.ecom-core.ecom-vtditqtczq .ecom-accordion__title{text-align: left;box-shadow: 0 0 0px 0;background-color: rgba(76, 84, 95, 0);border-style: solid;border-width: 0px 0px 1px 0px;border-color: #E9E9E9;border-radius: 0px;padding-top: 14px;padding-bottom: 14px;}.ecom-core.ecom-vtditqtczq .ecom-accordion__title:hover{background-color: rgba(76, 84, 95, 0);}.ecom-core.ecom-vtditqtczq .ecom-accordion__title.ecom-item-active{background-color: rgba(76, 84, 95, 0);border-style: solid;border-width: 0px 0px 1px 0px;border-color: #E9E9E9;}.ecom-core.ecom-vtditqtczq .ecom-accordion__title .ecom-items--icon svg{height: 14px;width: 14px;}.ecom-core.ecom-vtditqtczq .ecom-accordion__title .ecom-items--icon{color: #000;}.ecom-core.ecom-vtditqtczq .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);color: #000;}.ecom-core.ecom-vtditqtczq .ecom-accordion_wrapper-info .ecom-items--icon svg{height: 20px;width: 20px;}.ecom-core.ecom-vtditqtczq .ecom-accordion_wrapper-info .ecom-accordion_icon-title{color: #000;}.ecom-core.ecom-vtditqtczq .ecom-accordion__body>.core__blocks>.core__blocks--body{background-color: #ffffff;border-style: none;padding: 15px 0px 15px 0px;margin: 0px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vtditqtczq .ecom-accordion__body>.core__blocks>.core__blocks--body{padding-bottom: 50px;margin-bottom: 0px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-vtditqtczq .ecom-accordion__title .ecom-items--icon svg{height: 14px;width: 14px;}.ecom-core.ecom-vtditqtczq .ecom-accordion__item .ecom-accordion__title .ecom-items--text{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-vtditqtczq{margin-top: 20px !important;padding-bottom: 0 !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-vtditqtczq{margin-top: 50px !important;}} .ecom-core.ecom-vtditqtczq .ecom-accordion__item:last-child .ecom-accordion__title{
    border: none;
}.ecom-core.ecom-rk0vme04wzj .ecom-text--more-actions button ,.ecom-core.ecom-rk0vme04wzj .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-rk0vme04wzj .text-content,.ecom-core.ecom-rk0vme04wzj  .text-content a,.ecom-core.ecom-rk0vme04wzj  .text-content p,.ecom-core.ecom-rk0vme04wzj  .text-content span{text-align: left;color: #000;}.ecom-core.ecom-rk0vme04wzj .text-content,.ecom-core.ecom-rk0vme04wzj .text-content a,.ecom-core.ecom-rk0vme04wzj  .text-content a,.ecom-core.ecom-rk0vme04wzj  .text-content a a,.ecom-core.ecom-rk0vme04wzj  .text-content p,.ecom-core.ecom-rk0vme04wzj  .text-content p a,.ecom-core.ecom-rk0vme04wzj  .text-content span,.ecom-core.ecom-rk0vme04wzj  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-rk0vme04wzj .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-rk0vme04wzj .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-rk0vme04wzj .text-content,.ecom-core.ecom-rk0vme04wzj .text-content a,.ecom-core.ecom-rk0vme04wzj  .text-content a,.ecom-core.ecom-rk0vme04wzj  .text-content a a,.ecom-core.ecom-rk0vme04wzj  .text-content p,.ecom-core.ecom-rk0vme04wzj  .text-content p a,.ecom-core.ecom-rk0vme04wzj  .text-content span,.ecom-core.ecom-rk0vme04wzj  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-rk0vme04wzj{margin-top: 0px !important;margin-bottom: 15px !important;padding-bottom: 0 !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rk0vme04wzj{margin-top: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rk0vme04wzj{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;}}.ecom-core.ecom-iwim08a4c9m .ecom-text--more-actions button ,.ecom-core.ecom-iwim08a4c9m .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-iwim08a4c9m .text-content,.ecom-core.ecom-iwim08a4c9m .text-content a,.ecom-core.ecom-iwim08a4c9m  .text-content a,.ecom-core.ecom-iwim08a4c9m  .text-content a a,.ecom-core.ecom-iwim08a4c9m  .text-content p,.ecom-core.ecom-iwim08a4c9m  .text-content p a,.ecom-core.ecom-iwim08a4c9m  .text-content span,.ecom-core.ecom-iwim08a4c9m  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-iwim08a4c9m .text-content,.ecom-core.ecom-iwim08a4c9m  .text-content a,.ecom-core.ecom-iwim08a4c9m  .text-content p,.ecom-core.ecom-iwim08a4c9m  .text-content span{color: #000000;}.ecom-core.ecom-iwim08a4c9m .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-iwim08a4c9m .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-iwim08a4c9m .text-content,.ecom-core.ecom-iwim08a4c9m .text-content a,.ecom-core.ecom-iwim08a4c9m  .text-content a,.ecom-core.ecom-iwim08a4c9m  .text-content a a,.ecom-core.ecom-iwim08a4c9m  .text-content p,.ecom-core.ecom-iwim08a4c9m  .text-content p a,.ecom-core.ecom-iwim08a4c9m  .text-content span,.ecom-core.ecom-iwim08a4c9m  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-iwim08a4c9m{padding-bottom: 0 !important;}.ecom-core.ecom-j3894y141t .ecom-text--more-actions button ,.ecom-core.ecom-j3894y141t .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-j3894y141t .text-content,.ecom-core.ecom-j3894y141t  .text-content a,.ecom-core.ecom-j3894y141t  .text-content p,.ecom-core.ecom-j3894y141t  .text-content span{text-align: left;color: #000;}.ecom-core.ecom-j3894y141t .text-content,.ecom-core.ecom-j3894y141t .text-content a,.ecom-core.ecom-j3894y141t  .text-content a,.ecom-core.ecom-j3894y141t  .text-content a a,.ecom-core.ecom-j3894y141t  .text-content p,.ecom-core.ecom-j3894y141t  .text-content p a,.ecom-core.ecom-j3894y141t  .text-content span,.ecom-core.ecom-j3894y141t  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-j3894y141t .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-j3894y141t .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-j3894y141t .text-content,.ecom-core.ecom-j3894y141t .text-content a,.ecom-core.ecom-j3894y141t  .text-content a,.ecom-core.ecom-j3894y141t  .text-content a a,.ecom-core.ecom-j3894y141t  .text-content p,.ecom-core.ecom-j3894y141t  .text-content p a,.ecom-core.ecom-j3894y141t  .text-content span,.ecom-core.ecom-j3894y141t  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-j3894y141t{margin-top: 0px !important;margin-bottom: 15px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-j3894y141t{margin-top: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-j3894y141t{margin-top: 0px !important;margin-bottom: 10px !important;padding-top: 0px !important;}}.ecom-core.ecom-dooyljq7yys .ecom-text--more-actions button ,.ecom-core.ecom-dooyljq7yys .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-dooyljq7yys .text-content,.ecom-core.ecom-dooyljq7yys .text-content a,.ecom-core.ecom-dooyljq7yys  .text-content a,.ecom-core.ecom-dooyljq7yys  .text-content a a,.ecom-core.ecom-dooyljq7yys  .text-content p,.ecom-core.ecom-dooyljq7yys  .text-content p a,.ecom-core.ecom-dooyljq7yys  .text-content span,.ecom-core.ecom-dooyljq7yys  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-dooyljq7yys .text-content,.ecom-core.ecom-dooyljq7yys  .text-content a,.ecom-core.ecom-dooyljq7yys  .text-content p,.ecom-core.ecom-dooyljq7yys  .text-content span{color: #000000;}.ecom-core.ecom-dooyljq7yys .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-dooyljq7yys .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-dooyljq7yys .text-content,.ecom-core.ecom-dooyljq7yys .text-content a,.ecom-core.ecom-dooyljq7yys  .text-content a,.ecom-core.ecom-dooyljq7yys  .text-content a a,.ecom-core.ecom-dooyljq7yys  .text-content p,.ecom-core.ecom-dooyljq7yys  .text-content p a,.ecom-core.ecom-dooyljq7yys  .text-content span,.ecom-core.ecom-dooyljq7yys  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-4fq0437of9c .ecom-product-description-tab__items{gap: 5px;}.ecom-core.ecom-4fq0437of9c .ecom__element--button-icon{order: 1;}.ecom-core.ecom-4fq0437of9c .ecom-product-single__description--less-actions button ,.ecom-core.ecom-4fq0437of9c .ecom-product-single__description--more-actions button{gap: 5px;}.ecom-core.ecom-4fq0437of9c .ecom-text-des,.ecom-core.ecom-4fq0437of9c .ecom-html-des,.ecom-core.ecom-4fq0437of9c .ecom-product-single__description--full-content,.ecom-core.ecom-4fq0437of9c .ecom-product-description-tab__content,.ecom-core.ecom-4fq0437of9c .ecom-product-description_accordion-content{text-align: left;color: #333;}.ecom-core.ecom-4fq0437of9c .ecom-text-des,.ecom-core.ecom-4fq0437of9c .ecom-text-des a,.ecom-core.ecom-4fq0437of9c .ecom-html-des,.ecom-core.ecom-4fq0437of9c .ecom-html-des a,.ecom-core.ecom-4fq0437of9c .ecom-product-single__description--full-content,.ecom-core.ecom-4fq0437of9c .ecom-product-single__description--full-content a,.ecom-core.ecom-4fq0437of9c .ecom-product-description-tab__content,.ecom-core.ecom-4fq0437of9c .ecom-product-description-tab__content a,.ecom-core.ecom-4fq0437of9c .ecom-product-description_accordion-content,.ecom-core.ecom-4fq0437of9c .ecom-product-description_accordion-content a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4fq0437of9c .ecom-text-des,.ecom-core.ecom-4fq0437of9c .ecom-text-des a,.ecom-core.ecom-4fq0437of9c .ecom-html-des,.ecom-core.ecom-4fq0437of9c .ecom-html-des a,.ecom-core.ecom-4fq0437of9c .ecom-product-single__description--full-content,.ecom-core.ecom-4fq0437of9c .ecom-product-single__description--full-content a,.ecom-core.ecom-4fq0437of9c .ecom-product-description-tab__content,.ecom-core.ecom-4fq0437of9c .ecom-product-description-tab__content a,.ecom-core.ecom-4fq0437of9c .ecom-product-description_accordion-content,.ecom-core.ecom-4fq0437of9c .ecom-product-description_accordion-content a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-4fq0437of9c{} .ecom-core.ecom-4fq0437of9c li{
margin-left: 20px; list-style-type: disc;
}.ecom-core.ecom-pnohba62tg7{width: 33.33%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pnohba62tg7{width: 100%;}}.ecom-core.ecom-pnohba62tg7>.core__column--wrapper{background-color: #faf2f2;}.ecom-core.ecom-f77xr53zi9e .ecom-text--more-actions button ,.ecom-core.ecom-f77xr53zi9e .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-f77xr53zi9e .text-content,.ecom-core.ecom-f77xr53zi9e  .text-content a,.ecom-core.ecom-f77xr53zi9e  .text-content p,.ecom-core.ecom-f77xr53zi9e  .text-content span{text-align: center;}.ecom-core.ecom-f77xr53zi9e .text-content,.ecom-core.ecom-f77xr53zi9e .text-content a,.ecom-core.ecom-f77xr53zi9e  .text-content a,.ecom-core.ecom-f77xr53zi9e  .text-content a a,.ecom-core.ecom-f77xr53zi9e  .text-content p,.ecom-core.ecom-f77xr53zi9e  .text-content p a,.ecom-core.ecom-f77xr53zi9e  .text-content span,.ecom-core.ecom-f77xr53zi9e  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}.ecom-core.ecom-f77xr53zi9e .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-f77xr53zi9e .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-f77xr53zi9e .text-content,.ecom-core.ecom-f77xr53zi9e  .text-content a,.ecom-core.ecom-f77xr53zi9e  .text-content p,.ecom-core.ecom-f77xr53zi9e  .text-content span{text-align: center;}.ecom-core.ecom-f77xr53zi9e .text-content,.ecom-core.ecom-f77xr53zi9e .text-content a,.ecom-core.ecom-f77xr53zi9e  .text-content a,.ecom-core.ecom-f77xr53zi9e  .text-content a a,.ecom-core.ecom-f77xr53zi9e  .text-content p,.ecom-core.ecom-f77xr53zi9e  .text-content p a,.ecom-core.ecom-f77xr53zi9e  .text-content span,.ecom-core.ecom-f77xr53zi9e  .text-content span a{font-family: 'Open Sans', sans-serif;font-size: 15px;font-weight: 400;line-height: 20px;letter-spacing: 1px;}}.ecom-core.ecom-9r7xx98cecl .ecom-image-align{align-items: center;}.ecom-core.ecom-9r7xx98cecl .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-9r7xx98cecl .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-9r7xx98cecl .ecom-base-image .ecom-image-picture picture{height: 100px !important;}.ecom-core.ecom-9r7xx98cecl .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-9r7xx98cecl .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-9r7xx98cecl .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-9r7xx98cecl .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-9r7xx98cecl .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9r7xx98cecl .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-9r7xx98cecl .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-9r7xx98cecl .ecom-base-image .ecom-image-picture picture{height: 100px !important;}}.ecom-core.ecom-hoew3frsr9l .ecom__element--button{gap: 10px;}.ecom-core.ecom-hoew3frsr9l .ecom-button-default{justify-content: center;}.ecom-core.ecom-hoew3frsr9l .ecom__element--button{font-family: 'Merriweather Sans', sans-serif;font-size: 20px;width: 50px;height: 52px;min-height: 52px;color: #ffffff;background-color: #5c5ca1;border-radius: 50px;transition-duration: 400ms;;;}.ecom-core.ecom-hoew3frsr9l .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-hoew3frsr9l .ecom-button-icon svg{height: 15px;width: 15px;}.ecom-core.ecom-hoew3frsr9l .ecom-button-icon{border-radius: 50%;transition: all 400ms ease;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hoew3frsr9l .ecom__element--button{font-family: 'Open Sans', sans-serif;font-size: 20px;font-weight: 600;line-height: 25px;letter-spacing: 0.7px;}}.ecom-core.ecom-hoew3frsr9l{padding-bottom: 0 !important;}.ecom-core.ecom-m608kxmmvo{width: 33.33%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-m608kxmmvo{width: 100%;}}.ecom-core.ecom-m608kxmmvo>.core__column--wrapper{background-color: #faf2f2;}.ecom-core.ecom-kvusflk1xj .ecom-text--more-actions button ,.ecom-core.ecom-kvusflk1xj .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-kvusflk1xj .text-content,.ecom-core.ecom-kvusflk1xj  .text-content a,.ecom-core.ecom-kvusflk1xj  .text-content p,.ecom-core.ecom-kvusflk1xj  .text-content span{text-align: center;}.ecom-core.ecom-kvusflk1xj .text-content,.ecom-core.ecom-kvusflk1xj .text-content a,.ecom-core.ecom-kvusflk1xj  .text-content a,.ecom-core.ecom-kvusflk1xj  .text-content a a,.ecom-core.ecom-kvusflk1xj  .text-content p,.ecom-core.ecom-kvusflk1xj  .text-content p a,.ecom-core.ecom-kvusflk1xj  .text-content span,.ecom-core.ecom-kvusflk1xj  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}.ecom-core.ecom-kvusflk1xj .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-kvusflk1xj .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-kvusflk1xj .text-content,.ecom-core.ecom-kvusflk1xj  .text-content a,.ecom-core.ecom-kvusflk1xj  .text-content p,.ecom-core.ecom-kvusflk1xj  .text-content span{text-align: center;}.ecom-core.ecom-kvusflk1xj .text-content,.ecom-core.ecom-kvusflk1xj .text-content a,.ecom-core.ecom-kvusflk1xj  .text-content a,.ecom-core.ecom-kvusflk1xj  .text-content a a,.ecom-core.ecom-kvusflk1xj  .text-content p,.ecom-core.ecom-kvusflk1xj  .text-content p a,.ecom-core.ecom-kvusflk1xj  .text-content span,.ecom-core.ecom-kvusflk1xj  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}}.ecom-core.ecom-gkv2z37sbgb .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-gkv2z37sbgb .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-gkv2z37sbgb .ecom-base-image .ecom-image-picture picture{height: 100px !important;}.ecom-core.ecom-gkv2z37sbgb .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-gkv2z37sbgb .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-gkv2z37sbgb .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-gkv2z37sbgb .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-gkv2z37sbgb .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-gkv2z37sbgb .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-gkv2z37sbgb .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-gkv2z37sbgb .ecom-base-image .ecom-image-picture picture{height: 100px !important;}}.ecom-core.ecom-9ng8gtqxrpb .ecom__element--button{gap: 10px;}.ecom-core.ecom-9ng8gtqxrpb .ecom-button-default{justify-content: center;}.ecom-core.ecom-9ng8gtqxrpb .ecom__element--button{font-family: 'Merriweather Sans', sans-serif;font-size: 20px;width: 50px;height: 52px;min-height: 52px;color: #ffffff;background-color: #5c5ca1;border-radius: 50px;transition-duration: 400ms;;;}.ecom-core.ecom-9ng8gtqxrpb .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-9ng8gtqxrpb .ecom-button-icon svg{height: 15px;width: 15px;}.ecom-core.ecom-9ng8gtqxrpb .ecom-button-icon{border-radius: 50%;transition: all 400ms ease;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9ng8gtqxrpb .ecom__element--button{font-family: 'Open Sans', sans-serif;font-size: 20px;font-weight: 600;line-height: 25px;letter-spacing: 0.7px;}}.ecom-core.ecom-9ng8gtqxrpb{padding-bottom: 0 !important;}.ecom-core.ecom-esql6l9mpnn{width: 33.33%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-esql6l9mpnn{width: 100%;}}.ecom-core.ecom-esql6l9mpnn>.core__column--wrapper{background-color: #faf2f2;border-style: double;border-color: #080808;box-shadow: 0px 0 0px none #ff2626;}.ecom-core.ecom-oes61mxbbj .ecom-text--more-actions button ,.ecom-core.ecom-oes61mxbbj .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-oes61mxbbj .text-content,.ecom-core.ecom-oes61mxbbj  .text-content a,.ecom-core.ecom-oes61mxbbj  .text-content p,.ecom-core.ecom-oes61mxbbj  .text-content span{text-align: center;}.ecom-core.ecom-oes61mxbbj .text-content,.ecom-core.ecom-oes61mxbbj .text-content a,.ecom-core.ecom-oes61mxbbj  .text-content a,.ecom-core.ecom-oes61mxbbj  .text-content a a,.ecom-core.ecom-oes61mxbbj  .text-content p,.ecom-core.ecom-oes61mxbbj  .text-content p a,.ecom-core.ecom-oes61mxbbj  .text-content span,.ecom-core.ecom-oes61mxbbj  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}.ecom-core.ecom-oes61mxbbj .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-oes61mxbbj .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-oes61mxbbj .text-content,.ecom-core.ecom-oes61mxbbj  .text-content a,.ecom-core.ecom-oes61mxbbj  .text-content p,.ecom-core.ecom-oes61mxbbj  .text-content span{text-align: center;}.ecom-core.ecom-oes61mxbbj .text-content,.ecom-core.ecom-oes61mxbbj .text-content a,.ecom-core.ecom-oes61mxbbj  .text-content a,.ecom-core.ecom-oes61mxbbj  .text-content a a,.ecom-core.ecom-oes61mxbbj  .text-content p,.ecom-core.ecom-oes61mxbbj  .text-content p a,.ecom-core.ecom-oes61mxbbj  .text-content span,.ecom-core.ecom-oes61mxbbj  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}}.ecom-core.ecom-oes61mxbbj{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-oes61mxbbj{padding-bottom: 0 !important;}}.ecom-core.ecom-6vuazbjbtzg .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-6vuazbjbtzg .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-6vuazbjbtzg .ecom-base-image .ecom-image-picture picture{height: 100px !important;}.ecom-core.ecom-6vuazbjbtzg .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-6vuazbjbtzg .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-6vuazbjbtzg .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-6vuazbjbtzg .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-6vuazbjbtzg .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-6vuazbjbtzg .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-6vuazbjbtzg .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-6vuazbjbtzg .ecom-base-image .ecom-image-picture picture{height: 100px !important;}}.ecom-core.ecom-yyzw7shesx .ecom__element--button{gap: 10px;}.ecom-core.ecom-yyzw7shesx .ecom-button-default{justify-content: center;}.ecom-core.ecom-yyzw7shesx .ecom__element--button{font-family: 'Merriweather Sans', sans-serif;font-size: 20px;width: 50px;height: 52px;min-height: 52px;color: #ffffff;background-color: #5c5ca1;border-radius: 50px;transition-duration: 400ms;;;}.ecom-core.ecom-yyzw7shesx .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-yyzw7shesx .ecom-button-icon svg{height: 15px;width: 15px;}.ecom-core.ecom-yyzw7shesx .ecom-button-icon{border-radius: 50%;transition: all 400ms ease;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yyzw7shesx .ecom__element--button{font-family: 'Open Sans', sans-serif;font-size: 20px;font-weight: 600;line-height: 25px;letter-spacing: 0.7px;}}.ecom-core.ecom-yyzw7shesx{padding-bottom: 0 !important;}.ecom-core.ecom-arek096oyxa .element__heading .ecom__heading{text-align: center;text-shadow: 0 0 0px;}.ecom-core.ecom-arek096oyxa .element__heading .ecom__heading,.ecom-core.ecom-arek096oyxa .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-Pssko9-font-family);font-size: var(--ecom-global-typography-Pssko9-font-size);font-weight: var(--ecom-global-typography-Pssko9-font-weight);line-height: var(--ecom-global-typography-Pssko9-line-height);letter-spacing: var(--ecom-global-typography-Pssko9-letter-spacing);}.ecom-core.ecom-arek096oyxa  .element__heading .ecom__heading,.ecom-core.ecom-arek096oyxa  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-arek096oyxa .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-arek096oyxa .element__heading .ecom__heading,.ecom-core.ecom-arek096oyxa .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 17px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-arek096oyxa .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-arek096oyxa .element__heading .ecom__heading,.ecom-core.ecom-arek096oyxa .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-Pssko9-font-family);font-size: var(--ecom-global-typography-Pssko9-font-size);font-weight: var(--ecom-global-typography-Pssko9-font-weight);line-height: var(--ecom-global-typography-Pssko9-line-height);letter-spacing: var(--ecom-global-typography-Pssko9-letter-spacing);}}.ecom-core.ecom-arek096oyxa{padding-top: 25px !important;padding-bottom: 25px !important;margin-top: 50px !important;margin-bottom: -10px !important;background-color: #faf2f2;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-arek096oyxa{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-arek096oyxa{margin-top: 0px !important;margin-bottom: -10px !important;padding-top: 25px !important;padding-bottom: 25px !important;}}.ecom-core.ecom-5bq6egwg4kt{background-color: #ffffff;border-style: dotted;border-color: #000000;}.ecom-core.ecom-5bq6egwg4kt,.ecom-core.ecom-5bq6egwg4kt >div.ecom-section__overlay .ecom-overlay{border-radius: 0px;}.ecom-core.ecom-5bq6egwg4kt{padding-bottom: 0px !important;margin-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5bq6egwg4kt{margin-bottom: 0px !important;padding-bottom: 0px !important;}}.ecom-core.ecom-k2bd2331mb{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k2bd2331mb{width: 100%;}}.ecom-core.ecom-k2bd2331mb>.core__column--wrapper{background-color: #f2f2f2;box-shadow: 0 0 3px 0;}@media screen and (min-width: 1025px) {.ecom-core.ecom-k2bd2331mb{display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-k2bd2331mb{display: none;}}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-8pdvvhu7xtq .ecom-core.ecom-k2bd2331mb>div.core__column--wrapper{padding-bottom: 0px !important;margin-bottom: 25px !important;}}.ecom-core.ecom-kscv9ssjwrr .ecom-text--more-actions button ,.ecom-core.ecom-kscv9ssjwrr .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-kscv9ssjwrr .text-content,.ecom-core.ecom-kscv9ssjwrr  .text-content a,.ecom-core.ecom-kscv9ssjwrr  .text-content p,.ecom-core.ecom-kscv9ssjwrr  .text-content span{text-align: center;}.ecom-core.ecom-kscv9ssjwrr .text-content,.ecom-core.ecom-kscv9ssjwrr .text-content a,.ecom-core.ecom-kscv9ssjwrr  .text-content a,.ecom-core.ecom-kscv9ssjwrr  .text-content a a,.ecom-core.ecom-kscv9ssjwrr  .text-content p,.ecom-core.ecom-kscv9ssjwrr  .text-content p a,.ecom-core.ecom-kscv9ssjwrr  .text-content span,.ecom-core.ecom-kscv9ssjwrr  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}.ecom-core.ecom-kscv9ssjwrr .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-kscv9ssjwrr .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-kscv9ssjwrr .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-kscv9ssjwrr .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kscv9ssjwrr .text-content,.ecom-core.ecom-kscv9ssjwrr .text-content a,.ecom-core.ecom-kscv9ssjwrr  .text-content a,.ecom-core.ecom-kscv9ssjwrr  .text-content a a,.ecom-core.ecom-kscv9ssjwrr  .text-content p,.ecom-core.ecom-kscv9ssjwrr  .text-content p a,.ecom-core.ecom-kscv9ssjwrr  .text-content span,.ecom-core.ecom-kscv9ssjwrr  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}}@media screen and (min-width: 1025px) {.ecom-core.ecom-kscv9ssjwrr{display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-kscv9ssjwrr{display: none;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-kscv9ssjwrr{padding-bottom: 0 !important;}}.ecom-core.ecom-n2b0tqw6x9 .ecom-text--more-actions button ,.ecom-core.ecom-n2b0tqw6x9 .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-n2b0tqw6x9 .text-content,.ecom-core.ecom-n2b0tqw6x9  .text-content a,.ecom-core.ecom-n2b0tqw6x9  .text-content p,.ecom-core.ecom-n2b0tqw6x9  .text-content span{text-align: center;}.ecom-core.ecom-n2b0tqw6x9 .text-content,.ecom-core.ecom-n2b0tqw6x9 .text-content a,.ecom-core.ecom-n2b0tqw6x9  .text-content a,.ecom-core.ecom-n2b0tqw6x9  .text-content a a,.ecom-core.ecom-n2b0tqw6x9  .text-content p,.ecom-core.ecom-n2b0tqw6x9  .text-content p a,.ecom-core.ecom-n2b0tqw6x9  .text-content span,.ecom-core.ecom-n2b0tqw6x9  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}.ecom-core.ecom-n2b0tqw6x9 .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-n2b0tqw6x9 .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-n2b0tqw6x9 .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-n2b0tqw6x9 .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n2b0tqw6x9 .text-content,.ecom-core.ecom-n2b0tqw6x9 .text-content a,.ecom-core.ecom-n2b0tqw6x9  .text-content a,.ecom-core.ecom-n2b0tqw6x9  .text-content a a,.ecom-core.ecom-n2b0tqw6x9  .text-content p,.ecom-core.ecom-n2b0tqw6x9  .text-content p a,.ecom-core.ecom-n2b0tqw6x9  .text-content span,.ecom-core.ecom-n2b0tqw6x9  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}}@media screen and (min-width: 1025px) {.ecom-core.ecom-n2b0tqw6x9{display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-n2b0tqw6x9{display: none;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-n2b0tqw6x9{padding-bottom: 0 !important;}}.ecom-core.ecom-u1ufuon1ma .ecom-text--more-actions button ,.ecom-core.ecom-u1ufuon1ma .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-u1ufuon1ma .text-content,.ecom-core.ecom-u1ufuon1ma  .text-content a,.ecom-core.ecom-u1ufuon1ma  .text-content p,.ecom-core.ecom-u1ufuon1ma  .text-content span{text-align: center;}.ecom-core.ecom-u1ufuon1ma .text-content,.ecom-core.ecom-u1ufuon1ma .text-content a,.ecom-core.ecom-u1ufuon1ma  .text-content a,.ecom-core.ecom-u1ufuon1ma  .text-content a a,.ecom-core.ecom-u1ufuon1ma  .text-content p,.ecom-core.ecom-u1ufuon1ma  .text-content p a,.ecom-core.ecom-u1ufuon1ma  .text-content span,.ecom-core.ecom-u1ufuon1ma  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}.ecom-core.ecom-u1ufuon1ma .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-u1ufuon1ma .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-u1ufuon1ma .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-u1ufuon1ma .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u1ufuon1ma .text-content,.ecom-core.ecom-u1ufuon1ma .text-content a,.ecom-core.ecom-u1ufuon1ma  .text-content a,.ecom-core.ecom-u1ufuon1ma  .text-content a a,.ecom-core.ecom-u1ufuon1ma  .text-content p,.ecom-core.ecom-u1ufuon1ma  .text-content p a,.ecom-core.ecom-u1ufuon1ma  .text-content span,.ecom-core.ecom-u1ufuon1ma  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}}@media screen and (min-width: 1025px) {.ecom-core.ecom-u1ufuon1ma{display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u1ufuon1ma{display: none;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-u1ufuon1ma{padding-bottom: 0 !important;}}.ecom-core.ecom-sap5rvm1bzg .ecom-text--more-actions button ,.ecom-core.ecom-sap5rvm1bzg .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-sap5rvm1bzg .text-content,.ecom-core.ecom-sap5rvm1bzg  .text-content a,.ecom-core.ecom-sap5rvm1bzg  .text-content p,.ecom-core.ecom-sap5rvm1bzg  .text-content span{text-align: center;}.ecom-core.ecom-sap5rvm1bzg .text-content,.ecom-core.ecom-sap5rvm1bzg .text-content a,.ecom-core.ecom-sap5rvm1bzg  .text-content a,.ecom-core.ecom-sap5rvm1bzg  .text-content a a,.ecom-core.ecom-sap5rvm1bzg  .text-content p,.ecom-core.ecom-sap5rvm1bzg  .text-content p a,.ecom-core.ecom-sap5rvm1bzg  .text-content span,.ecom-core.ecom-sap5rvm1bzg  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}.ecom-core.ecom-sap5rvm1bzg .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-sap5rvm1bzg .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-sap5rvm1bzg .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-sap5rvm1bzg .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sap5rvm1bzg .text-content,.ecom-core.ecom-sap5rvm1bzg .text-content a,.ecom-core.ecom-sap5rvm1bzg  .text-content a,.ecom-core.ecom-sap5rvm1bzg  .text-content a a,.ecom-core.ecom-sap5rvm1bzg  .text-content p,.ecom-core.ecom-sap5rvm1bzg  .text-content p a,.ecom-core.ecom-sap5rvm1bzg  .text-content span,.ecom-core.ecom-sap5rvm1bzg  .text-content span a{font-family: 'Open Sans', sans-serif;font-size: 15px;font-weight: 400;line-height: 20px;letter-spacing: 1px;}}@media screen and (min-width: 1025px) {.ecom-core.ecom-sap5rvm1bzg{display: none;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-sap5rvm1bzg{display: none;}}.ecom-core.ecom-7c30ka0p1j9 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-7c30ka0p1j9 .element__heading .ecom__heading,.ecom-core.ecom-7c30ka0p1j9 .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 22px;font-weight: bold;line-height: 25px;letter-spacing: 0.7px;}.ecom-core.ecom-7c30ka0p1j9  .element__heading .ecom__heading,.ecom-core.ecom-7c30ka0p1j9  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-7c30ka0p1j9 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-7c30ka0p1j9 .element__heading .ecom__heading,.ecom-core.ecom-7c30ka0p1j9 .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 17px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7c30ka0p1j9 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-7c30ka0p1j9 .element__heading .ecom__heading,.ecom-core.ecom-7c30ka0p1j9 .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-Pssko9-font-family);font-size: var(--ecom-global-typography-Pssko9-font-size);font-weight: var(--ecom-global-typography-Pssko9-font-weight);line-height: var(--ecom-global-typography-Pssko9-line-height);letter-spacing: var(--ecom-global-typography-Pssko9-letter-spacing);}}.ecom-core.ecom-7c30ka0p1j9{padding-bottom: 0px !important;margin-top: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7c30ka0p1j9{margin-top: 0px !important;padding-bottom: 0px !important;}}.ecom-core.ecom-e15xlhph3w .ecom-image-align{align-items: center;}.ecom-core.ecom-e15xlhph3w .ecom-image-default{max-width: 100% !important;}.ecom-core.ecom-e15xlhph3w .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-e15xlhph3w .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-e15xlhph3w .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-e15xlhph3w .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-e15xlhph3w .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-e15xlhph3w .ecom-image-default{width: 273px !important;}.ecom-core.ecom-e15xlhph3w .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-e15xlhph3w .ecom-base-image .ecom-image-picture picture{height: 320px !important;}}.ecom-core.ecom-ku431flv0x{background-color: #F5F5F5;}.ecom-core.ecom-ku431flv0x,.ecom-core.ecom-ku431flv0x >div.ecom-section__overlay .ecom-overlay{border-radius: 3px;}.ecom-core.ecom-ku431flv0x{padding: 10px 5px 10px 5px !important;margin-top: 25px !important;margin-bottom: 25px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ku431flv0x{margin-top: 5px !important;}}.ecom-core.ecom-tp7ap9bo9m{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tp7ap9bo9m{width: 100%;}}.ecom-core.ecom-tp7ap9bo9m>.core__column--wrapper{box-shadow: 0 0 5px 0;}.ecom-core.ecom-laipz6ch1yn .ecom-image-align{align-items: center;}.ecom-core.ecom-laipz6ch1yn .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-laipz6ch1yn .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;box-shadow: 0 0 10px 0;}.ecom-core.ecom-laipz6ch1yn .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-laipz6ch1yn .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-laipz6ch1yn .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-laipz6ch1yn .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-laipz6ch1yn .ecom-base-image .ecom-image-picture picture{height: 25px !important;}}.ecom-core.ecom-laipz6ch1yn{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-laipz6ch1yn{padding-bottom: 0 !important;}}.ecom-core.ecom-uizno43zy9o .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-uizno43zy9o .element__heading .ecom__heading,.ecom-core.ecom-uizno43zy9o .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}.ecom-core.ecom-uizno43zy9o  .element__heading .ecom__heading,.ecom-core.ecom-uizno43zy9o  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-uizno43zy9o .element__heading .ecom__heading{text-align: center;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-uizno43zy9o .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-uizno43zy9o .element__heading .ecom__heading,.ecom-core.ecom-uizno43zy9o .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 13px;font-weight: 500;text-transform: none;font-style: normal;text-decoration: none;}}.ecom-core.ecom-uizno43zy9o{padding-bottom: 0 !important;margin-bottom: 5px !important;}.ecom-core.ecom-dccwy1b6flj{text-align: left;}.ecom-core.ecom-ehzus72v3yd{width: 82%;}.ecom-core.ecom-ehzus72v3yd>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-ehzus72v3yd{width: 100%;}}.ecom-core.ecom-ehzus72v3yd>.core__column--wrapper{box-shadow: 0 0 5px 0;}html body .ecom-core.ecom-8pdvvhu7xtq .ecom-core.ecom-ehzus72v3yd>div.core__column--wrapper{padding-right: 100px !important;padding-left: 25px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-8pdvvhu7xtq .ecom-core.ecom-ehzus72v3yd>div.core__column--wrapper{padding-right: 0px !important;padding-left: 0px !important;}}.ecom-core.ecom-9h8c7cwodbo{width: 70%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9h8c7cwodbo{width: 100%;}}.ecom-core.ecom-w3l8cylzsbn .ecom__element--button-icon{order: -1;}.ecom-core.ecom-w3l8cylzsbn .ecom-product-single__add-to-cart--submit{gap: 10px;}.ecom-core.ecom-w3l8cylzsbn .ecom-product-single__add-to-cart--submit{font-weight: 700;text-transform: capitalize;letter-spacing: 0px;font-style: normal;font-family: 'Open Sans', sans-serif;font-size: 26px;text-decoration: none;line-height: 1.75em;box-shadow: 0px 0px 0px 0px #0000004d inset;width: 265px;height: 60px;min-height: 60px;color: #fff;background-color: #5871e0;border-style: none;border-radius: 5px;transition-duration: 300ms;;;padding: 10px 32px 10px 32px;}.ecom-core.ecom-w3l8cylzsbn .ecom-product-single__add-to-cart--submit:hover{width: 265px;height: 60px;min-height: 60px;color: #fff;background-color: rgba(225, 162, 88, 0.85);border-style: none;border-radius: 5px;}.ecom-core.ecom-w3l8cylzsbn .ecom-product-single__add-to-cart--submit.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-w3l8cylzsbn .ecom-product-single__add-to-cart--submit:disabled{font-family: 'Jost', sans-serif;font-size: 16px;text-transform: capitalize;font-weight: 500;text-decoration: none;line-height: 1.75em;letter-spacing: 0px;color: #fff;background-color: #bdb9b9;border-style: none;border-radius: 5px;padding: 10px 32px 10px 32px;}.ecom-core.ecom-w3l8cylzsbn .ecom__element--button-icon svg{height: 20px;width: 20px;}.ecom-core.ecom-w3l8cylzsbn .ecom__element--button-icon{padding-top: 5px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-w3l8cylzsbn .ecom-product-single__add-to-cart--submit{font-family: 'Open Sans', sans-serif;font-size: 21px;font-weight: 700;width: 250px;height: 63px;min-height: 63px;}.ecom-core.ecom-w3l8cylzsbn .ecom-product-single__add-to-cart--submit:hover{width: 250px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w3l8cylzsbn .ecom-product-single__add-to-cart-buttons-wrapper{align-items: center;justify-content: center;}.ecom-core.ecom-w3l8cylzsbn .ecom-product-single__add-to-cart--submit{font-family: 'Open Sans', sans-serif;font-size: 24px;letter-spacing: 1px;line-height: 1px;width: 320px;height: 70px;min-height: 70px;}.ecom-core.ecom-w3l8cylzsbn .ecom-product-single__add-to-cart--submit:hover{width: 320px;height: 70px;min-height: 70px;}.ecom-core.ecom-w3l8cylzsbn .ecom__element--button-icon svg{height: 23px;width: 23px;}}.ecom-core.ecom-w3l8cylzsbn{margin-top: 0px !important;width: unset;max-width:unset;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w3l8cylzsbn{margin-top: 0px !important;}}.ecom-core.ecom-eoese101f8d{width: 30%;}.ecom-core.ecom-eoese101f8d>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-eoese101f8d{width: 100%;}}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container{flex-direction: column;gap: 0px;}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-wrapper{justify-content: flex-start;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container{gap: 0px;}}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-controls-button,.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height: 64px;}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container label{text-align: left;color: #19124F;margin-bottom: 0px;}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container label,.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container label a{font-weight: 400;font-size: 16px;font-family: 'Jost', sans-serif;line-height: 1.25em;}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{text-align: center;font-weight: 400;font-size: 20px;line-height: 1.5em;font-family: 'Plus Jakarta Sans', sans-serif;text-transform: none;font-style: normal;text-decoration: none;color: #000;width: 60px;background-color: #fff;border-style: solid;border-width: 1px 0px 1px 0px;border-color: #000;border-radius: 0px;outline-style:none;margin: 0px;padding: 0px;}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input:focus{outline-style:none;}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus svg{height: 12px;width: 12px;}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus{color: #000;background-color: #fff;border-style: solid;border-top-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-top-left-radius: 5px;border-bottom-left-radius: 5px;padding: 0px 15px 0px 15px;}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus:hover{color: #444;background-color: rgba(209, 209, 209, 0);}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus svg{height: 12px;width: 12px;}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus{color: #000;background-color: #fff;border-style: solid;border-top-width: 1px;border-right-width: 1px;border-bottom-width: 1px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;padding: 0px 15px 0px 15px;}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-plus:hover{color: #000;background-color: #fff;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input,.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-controls-button,.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container .ecom-product-single__quantity-dropdown{height: 60px;}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container label,.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container label a{font-family: 'Open Sans', sans-serif;font-size: 15px;font-weight: 600;text-transform: none;font-style: normal;text-decoration: none;}.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container .ecom-product-single__quantity-controls input{font-family: 'Open Sans', sans-serif;font-size: 20px;font-weight: 600;text-transform: none;font-style: normal;text-decoration: none;width: 100%;}}.ecom-core.ecom-0u6q6frx4bk{margin-top: 0px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0u6q6frx4bk{padding: 0px !important;width: 1000px;max-width:1000px;}} .ecom-core.ecom-0u6q6frx4bk *:focus-visible{
    outline: none;
    outline-offset: 0;
    box-shadow: 0 0 0;
}
.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-controls-plus{
    background-image: url("data:image/svg+xml,%3Csvg width='14' height='14' viewBox='0 0 14 14' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 6H14V8H0V6Z'/%3E%3Cpath d='M8 8.74228e-08L8 14H6L6 0L8 8.74228e-08Z'/%3E%3C/svg%3E%0A");
    padding: 0 15px;
    background-position: center right 15px;
    background-size: 12px;
    background-repeat: no-repeat;
}
.ecom-core.ecom-0u6q6frx4bk .ecom-product-single__quantity-container .ecom-product-single__quantity-controls-minus{
    background-image: url("data:image/svg+xml,%3Csvg width='13' height='2' viewBox='0 0 13 2' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='13' height='2'/%3E%3C/svg%3E%0A");
padding: 0 15px;
    background-repeat: no-repeat;
    background-position: center left 15px;
background-size: 13px;
}
.ecom-core.ecom-0u6q6frx4bk button.ecom-product-single__quantity-controls-button svg{
    width: 0 !important;
    height: 0 !important;
}.ecom-core.ecom-w0lt931q13d .element__heading .ecom__heading{text-align: left;border-style: none;text-shadow: 0px 0 0px;padding-top: 12.5px;}.ecom-core.ecom-w0lt931q13d .element__heading .ecom__heading,.ecom-core.ecom-w0lt931q13d .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 22px;font-weight: bold;line-height: 25px;letter-spacing: 0.7px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-w0lt931q13d .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w0lt931q13d .element__heading .ecom__heading{text-align: left;padding-left: 12.5px;}.ecom-core.ecom-w0lt931q13d .element__heading .ecom__heading,.ecom-core.ecom-w0lt931q13d .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-Pssko9-font-family);font-size: var(--ecom-global-typography-Pssko9-font-size);font-weight: var(--ecom-global-typography-Pssko9-font-weight);line-height: var(--ecom-global-typography-Pssko9-line-height);letter-spacing: var(--ecom-global-typography-Pssko9-letter-spacing);}}.ecom-core.ecom-w0lt931q13d{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-w0lt931q13d{padding-bottom: 0 !important;}}.ecom-core.ecom-ah8qtft6zwg{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ah8qtft6zwg{width: 100%;}}.ecom-core.ecom-ah8qtft6zwg>.core__column--wrapper{box-shadow: 0 0 5px 0;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__properties-list{column-gap: 20px;row-gap: 15px;}.ecom-core.ecom-mvm7wn199bh{background-color: #ffffff;border-style: none;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single-label,.ecom-core.ecom-mvm7wn199bh .ecom-product-single-label a{text-align: left;color: #5871e0;margin-bottom: 9px;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single-label,.ecom-core.ecom-mvm7wn199bh .ecom-product-single-label a,.ecom-core.ecom-mvm7wn199bh .ecom-product-single-label a,.ecom-core.ecom-mvm7wn199bh .ecom-product-single-label a a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__property-field-decription,.ecom-core.ecom-mvm7wn199bh .ecom-product-single__property-field-decription a{font-family: 'Open Sans', sans-serif;font-size: 12px;font-weight: 500;text-transform: none;font-style: normal;text-decoration: none;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__property-field-decription{color: #000000;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__properties-list-item input:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="color"]),.ecom-core.ecom-mvm7wn199bh .ecom-product-single__properties-list-item textarea{text-align: left;font-size: 14px;line-height: 1.25em;font-family: 'Open Sans', sans-serif;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;color: #000;width: 100%;box-shadow: 0 0 0px 0 rgba(255, 0, 0, 0);border-style: solid;border-width: 1px;border-color: #E3E3E3;border-radius: 3px;outline-style:none;padding: 17px 20px 17px 20px;margin: 17px 0px 0px 0px;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__properties-list-item input:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="color"])::placeholder,.ecom-core.ecom-mvm7wn199bh .ecom-product-single__properties-list-item textarea::placeholder{color: #BBBBBB;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__properties-list-item input:not([type="checkbox"]):not([type="radio"]):not([type="file"]):not([type="color"]):focus,.ecom-core.ecom-mvm7wn199bh .ecom-product-single__properties-list-item textarea:focus{border-style: solid;border-width: 1px;border-color: #ccc;border-radius: 3px;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__input--file-wrapper{font-family: 'Open Sans', sans-serif;font-size: 12px;font-weight: 500;text-transform: none;font-style: normal;text-decoration: none;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__properties-list-item select{text-align: left;width: 100%;border-style: solid;border-width: 1px;border-color: #adadad;border-radius: 3px;outline-style:none;padding: 10px 5px 12px 5px;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__properties-list-item .ecom-product-single__property-color{text-align: left;height: 50px;width: 85px;border-style: none;outline-style:none;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__property-checkbox--label{padding: 5px;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__property-checkbox{background-color: #fff;border-style: solid;border-width: 1px;border-color: #0a0a0a;border-radius: 3px !important;transition: all 300ms ease;padding: 8px;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__property-checkbox:hover{background-color: #155e75;border-style: solid;border-width: 1px;border-color: #0e7490;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__property-checkbox:checked{background-color: #155e75;border-style: double;border-width: 1px;border-color: #155e75;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__properties-list-item .ecom-product-single__property-radio--label{color: #141414;padding: 5px;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__property-radio:hover{background-color: #155e75;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__property-radio:checked{background-color: #155e75;}.ecom-core.ecom-mvm7wn199bh .ecom-product-single__property-radio{border-style: solid;border-width: 2px;border-color: #155e75;border-radius: 50% !important;transition: all 200ms ease;padding: 8px;}.ecom-core.ecom-mvm7wn199bh input[type=file]::file-selector-button{color: #050505;border-style: solid;border-width: 1px;border-color: #919191;border-radius: 3px;padding: 5px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mvm7wn199bh .ecom-product-single-label,.ecom-core.ecom-mvm7wn199bh .ecom-product-single-label a,.ecom-core.ecom-mvm7wn199bh .ecom-product-single-label a,.ecom-core.ecom-mvm7wn199bh .ecom-product-single-label a a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}}.ecom-core.ecom-mvm7wn199bh{margin-bottom: 0px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mvm7wn199bh{margin-top: 0px !important;margin-bottom: 0px !important;padding-top: 5px !important;}} .ecom-core.ecom-mvm7wn199bh .ecom-product-single__property-field-decription{
    order: 1;
}
.ecom-core.ecom-mvm7wn199bh input.ecom-product-single__property-text{
    order: 2;
}
.ecom-core.ecom-mvm7wn199bh span.ecom-required{
    color: #E43636;
}
.ecom-core.ecom-mvm7wn199bh .ecom-product-single__property-field-decription{
    font-size: 14px;
    font-weight: 400;
    line-height:1.7;
color: #868686;
    font-family: 'Plus Jakarta Sans';
}.ecom-core.ecom-0vlpefjie78b{text-align: left;}.ecom-core.ecom-0vlpefjie78b,.ecom-core.ecom-0vlpefjie78b a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}.ecom-core.ecom-0vlpefjie78b{padding-top: 25px !important;padding-bottom: 0px !important;margin-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0vlpefjie78b{margin-top: 0px !important;padding-bottom: 0px !important;}}.ecom-core.ecom-ncdqa5rdame .element__heading .ecom__heading{text-align: left;border-style: none;text-shadow: 0px 0 0px;padding-top: 12.5px;}.ecom-core.ecom-ncdqa5rdame .element__heading .ecom__heading,.ecom-core.ecom-ncdqa5rdame .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-Pssko9-font-family);font-size: var(--ecom-global-typography-Pssko9-font-size);font-weight: var(--ecom-global-typography-Pssko9-font-weight);line-height: var(--ecom-global-typography-Pssko9-line-height);letter-spacing: var(--ecom-global-typography-Pssko9-letter-spacing);}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-ncdqa5rdame .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ncdqa5rdame .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-ncdqa5rdame .element__heading .ecom__heading,.ecom-core.ecom-ncdqa5rdame .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-Pssko9-font-family);font-size: var(--ecom-global-typography-Pssko9-font-size);font-weight: var(--ecom-global-typography-Pssko9-font-weight);line-height: var(--ecom-global-typography-Pssko9-line-height);letter-spacing: var(--ecom-global-typography-Pssko9-letter-spacing);}}.ecom-core.ecom-ncdqa5rdame{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ncdqa5rdame{padding-bottom: 0 !important;}}.ecom-core.ecom-l4stmhwzt3l{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-l4stmhwzt3l{width: 100%;}}.ecom-core.ecom-l4stmhwzt3l>.core__column--wrapper{box-shadow: 0px 0 5px 0;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-variant--option-label-text{display: inline-block;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-images-list,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-colors-list,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-radio-list{column-gap: 10px;row-gap: 8px;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--options,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__variant-picker-container .ecom-product-single__variant-picker--main,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__variant-picker-container .ecom-product-single__picker-radio-list{align-items: flex-start;justify-content: flex-start;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__variant-picker-container{background-color: #ffffff;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-nkgj26ptz2h .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .selector-wrapper .ecom-product-variant--option-label-text a{title: New Item;font-family: 'Open Sans', sans-serif;font-weight: 700;font-size: 18px;text-transform: uppercase;font-style: normal;text-decoration: none;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .selector-wrapper .ecom-product-variant--option-label-text{color: #000;margin-top: 0px;margin-bottom: 20px;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__variant-picker--selected-value,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__variant-picker--selected-value a{title: New Item;font-family: 'Open Sans', sans-serif;font-size: 18px;font-weight: 700;text-transform: uppercase;font-style: italic;text-decoration: none;letter-spacing: 1px;line-height: 20px;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__variant-picker--selected-value{color: #ffae00;margin-left: 0px;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-colors-item span{width: 33px;height: 33px;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-colors-item{background-color: #ffffff;border-style: solid;border-width: 1px;border-color: rgba(255, 0, 0, 0);border-radius: 25px;overflow: hidden;padding: 1px;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-colors-item:hover{border-style: solid;border-width: 1px;border-color: #ccc;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-colors-item.ecom-box-active{border-style: solid;border-width: 1px;border-color: #ccc;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-radio-list-item{font-size: 14px;font-family: 'Open Sans', sans-serif;font-weight: 600;line-height: 2em;text-transform: none;font-style: normal;text-decoration: none;width: 42px;height: 35px;min-height: 35px;color: #000;border-style: solid;border-width: 1px;border-color: #E3E2EC;border-radius: 20px;padding: 0px 5px 0px 5px;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-radio-list-item:hover{color: #ffae00;border-style: solid;border-width: 1px;border-color: #000;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-radio-list-item.ecom-button-active{color: #ffae00;border-style: solid;border-width: 1px;border-color: #ffae00;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-nkgj26ptz2h .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .selector-wrapper .ecom-product-variant--option-label-text a{font-family: 'Open Sans', sans-serif;font-size: 17px;font-weight: 700;text-transform: none;font-style: normal;text-decoration: none;line-height: 8px;letter-spacing: 1.3px;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__variant-picker--selected-value,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__variant-picker--selected-value a{font-family: 'Open Sans', sans-serif;font-size: 17px;font-weight: 700;text-transform: none;font-style: normal;text-decoration: none;line-height: 31px;letter-spacing: 0.6px;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-colors-item span{width: 20px;height: 20px;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-radio-list-item{width: 76px;height: 36px;min-height: 36px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-main-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-radio-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-dropdown-label .ecom-product-variant--option-label-text a,.ecom-core.ecom-nkgj26ptz2h .selector-wrapper .ecom-product-variant--option-label-text,.ecom-core.ecom-nkgj26ptz2h .selector-wrapper .ecom-product-variant--option-label-text a{font-size: 16px;font-family: 'Open Sans', sans-serif;font-weight: 900;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__variant-picker--selected-value,.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__variant-picker--selected-value a{font-family: 'Open Sans', sans-serif;font-size: 16px;font-weight: 900;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-colors-item span{width: 10px;height: 10px;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-colors-item{padding: 1px;}.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-radio-list-item{font-family: 'Open Sans', sans-serif;font-size: 13px;font-weight: 600;letter-spacing: 0px;line-height: 20px;padding: 10px 5px 0px 5px;}}.ecom-core.ecom-nkgj26ptz2h{margin-bottom: 0px !important;padding-top: 0px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nkgj26ptz2h{margin-top: 0px !important;margin-bottom: 0px !important;padding-bottom: 0px !important;}} .ecom-core.ecom-nkgj26ptz2h .ecom-product-single__picker-radio-list-item{
    width: auto!important;
    min-width: 42px;
}
@media(min-width: 1025px){
.ecom-core.ecom-nkgj26ptz2h .ecom-product-single__variant-picker{
    min-height: 100px;
    max-width: calc(100% - 130px);
}}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--prices{background-color: #fcfcfc;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size: 26px;line-height: 1.4em;font-weight: 700;font-family: 'Open Sans', sans-serif;text-transform: none;font-style: normal;text-decoration: none;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--sale.ecom-product-single__price-normal{color: #E43636;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--sale,.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--sale a{font-family: 'Open Sans', sans-serif;font-size: 25px;font-weight: 700;text-transform: none;font-style: normal;text-decoration: none;line-height: 20px;letter-spacing: 1px;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--sale{color: #000000;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--regular,.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--regular a{font-weight: 700;font-size: 26px;font-family: 'Open Sans', sans-serif;line-height: 1.4em;text-transform: none;font-style: normal;text-decoration: none;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--regular{color: #CACACA;margin-right: 10px;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--badges-sale,.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--badges-sale a{font-family: 'Open Sans', sans-serif;font-size: 16px;font-weight: 700;text-transform: none;font-style: normal;text-decoration: none;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--badges-sale{color: #ffffff;padding: 6.5px 25px 6.5px 25px;margin-top: 0px;margin-right: 13px;background-color: #E43636;border-radius: 40px;overflow: hidden;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--badges-sold-out,.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--badges-sold-out a{font-size: 16px;font-family: 'Plus Jakarta Sans', sans-serif;font-weight: 600;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--badges-sold-out{color: #ffffff;padding: 7px 25px 5px 25px;margin-right: 13px;background-color: #111827;border-radius: 50px;overflow: hidden;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--sale,.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--sale a{font-size: 17px;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--regular,.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--regular a{font-family: 'Open Sans', sans-serif;font-size: 16px;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--badges-sale,.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--badges-sale a{font-family: 'Open Sans', sans-serif;font-size: 16px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--sale.ecom-product-single__price-normal,.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--sale.ecom-product-single__price-normal a{font-size: 14px;font-family: 'Open Sans', sans-serif;font-weight: 700;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--sale,.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--sale a{font-family: 'Open Sans', sans-serif;font-size: 15px;font-weight: 700;line-height: 30px;letter-spacing: 0px;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--regular,.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--regular a{font-size: 15px;font-family: 'Open Sans', sans-serif;font-weight: 800;}.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--badges-sale,.ecom-core.ecom-d1w09g0x41o .ecom-product-single__price--badges-sale a{font-family: 'Open Sans', sans-serif;font-size: 14px;font-weight: 900;line-height: 20px;letter-spacing: 0px;}}.ecom-core.ecom-d1w09g0x41o{padding-top: 0px !important;padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-d1w09g0x41o{padding-top: 5px !important;}} .ecom-core.ecom-d1w09g0x41o .ecom-product-single.ecom-product-single__price--prices{
    order: 2;
}.ecom-core.ecom-rhmlp3jen1 .element__heading .ecom__heading{text-align: left;border-style: none;text-shadow: 0px 0 0px;padding-top: 12.5px;}.ecom-core.ecom-rhmlp3jen1 .element__heading .ecom__heading,.ecom-core.ecom-rhmlp3jen1 .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-Pssko9-font-family);font-size: var(--ecom-global-typography-Pssko9-font-size);font-weight: var(--ecom-global-typography-Pssko9-font-weight);line-height: var(--ecom-global-typography-Pssko9-line-height);letter-spacing: var(--ecom-global-typography-Pssko9-letter-spacing);}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rhmlp3jen1 .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rhmlp3jen1 .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-rhmlp3jen1 .element__heading .ecom__heading,.ecom-core.ecom-rhmlp3jen1 .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-Pssko9-font-family);font-size: var(--ecom-global-typography-Pssko9-font-size);font-weight: var(--ecom-global-typography-Pssko9-font-weight);line-height: var(--ecom-global-typography-Pssko9-line-height);letter-spacing: var(--ecom-global-typography-Pssko9-letter-spacing);}}.ecom-core.ecom-rhmlp3jen1{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-rhmlp3jen1{padding-bottom: 0 !important;}}.ecom-core.ecom-3zkooufqkjy{width: 100.00%;}.ecom-core.ecom-3zkooufqkjy>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-3zkooufqkjy{width: 100%;}}.ecom-core.ecom-k9p79fwfbu .ecom-text--more-actions button ,.ecom-core.ecom-k9p79fwfbu .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-k9p79fwfbu .text-content,.ecom-core.ecom-k9p79fwfbu  .text-content a,.ecom-core.ecom-k9p79fwfbu  .text-content p,.ecom-core.ecom-k9p79fwfbu  .text-content span{text-align: left;}.ecom-core.ecom-k9p79fwfbu .text-content,.ecom-core.ecom-k9p79fwfbu .text-content a,.ecom-core.ecom-k9p79fwfbu  .text-content a,.ecom-core.ecom-k9p79fwfbu  .text-content a a,.ecom-core.ecom-k9p79fwfbu  .text-content p,.ecom-core.ecom-k9p79fwfbu  .text-content p a,.ecom-core.ecom-k9p79fwfbu  .text-content span,.ecom-core.ecom-k9p79fwfbu  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-k9p79fwfbu .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-k9p79fwfbu .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-k9p79fwfbu .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-k9p79fwfbu .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k9p79fwfbu .text-content,.ecom-core.ecom-k9p79fwfbu .text-content a,.ecom-core.ecom-k9p79fwfbu  .text-content a,.ecom-core.ecom-k9p79fwfbu  .text-content a a,.ecom-core.ecom-k9p79fwfbu  .text-content p,.ecom-core.ecom-k9p79fwfbu  .text-content p a,.ecom-core.ecom-k9p79fwfbu  .text-content span,.ecom-core.ecom-k9p79fwfbu  .text-content span a{font-family: 'Open Sans', sans-serif;font-size: 12px;font-weight: 400;line-height: 20px;letter-spacing: 0.7px;}}.ecom-core.ecom-k9p79fwfbu{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-k9p79fwfbu{padding-bottom: 0 !important;}}.ecom-core.ecom-yh6w4tef6m .ecom-icon-separator,.ecom-core.ecom-yh6w4tef6m .ecom-marquee-image{order: 1;}.ecom-core.ecom-yh6w4tef6m .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-yh6w4tef6m .ecom-marquee_items .ecom-marquee_item h3 a{font-size: 20px;font-style: normal;text-decoration: none;line-height: 1.4em;font-weight: 400;}.ecom-core.ecom-yh6w4tef6m .ecom-marquee_items .ecom-marquee_item h3{padding-right: 15px;padding-left: 15px;}.ecom-core.ecom-yh6w4tef6m .ecom-icon-separator{color: #FEDB01;padding-right: 13px;padding-left: 13px;}.ecom-core.ecom-yh6w4tef6m .ecom-icon-separator svg{height: 20px;width: 20px;}.ecom-core.ecom-yh6w4tef6m .ecom-marquee-image img{width: 20px !important;}.ecom-core.ecom-yh6w4tef6m .ecom-marquee-image{padding-right: 25px;padding-left: 25px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-yh6w4tef6m .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-yh6w4tef6m .ecom-marquee_items .ecom-marquee_item h3 a{font-size: 18px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yh6w4tef6m .ecom-marquee_items .ecom-marquee_item h3,.ecom-core.ecom-yh6w4tef6m .ecom-marquee_items .ecom-marquee_item h3 a{font-size: 16px;}}.ecom-core.ecom-yh6w4tef6m{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yh6w4tef6m{padding-bottom: 0 !important;}} .ecom-core.ecom-yh6w4tef6m .ecom-marquee-image{
    display: flex;
    align-items: center;
}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bxuma3bwmc{display: none;}}.ecom-core.ecom-mf7hmm0hm1 .ecom-product__heading,.ecom-core.ecom-mf7hmm0hm1 .ecom-product__heading a{font-family: 'Open Sans', sans-serif;font-size: 30px;text-decoration: none;line-height: 20px;font-weight: 700;letter-spacing: 1px;}.ecom-core.ecom-mf7hmm0hm1 .ecom-product__heading{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-mf7hmm0hm1 .ecom-product__heading,.ecom-core.ecom-mf7hmm0hm1 .ecom-product__heading a{font-size: 25px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mf7hmm0hm1 .ecom-product__heading{text-align: center;}.ecom-core.ecom-mf7hmm0hm1 .ecom-product__heading,.ecom-core.ecom-mf7hmm0hm1 .ecom-product__heading a{font-family: 'Open Sans', sans-serif;font-size: 22px;text-decoration: none;line-height: 1.4em;font-weight: 700;}}.ecom-core.ecom-mf7hmm0hm1{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-mf7hmm0hm1{display: block;}}.ecom-core.ecom-sl8d28tgmyi{width: 50.00%;}.ecom-core.ecom-sl8d28tgmyi>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.ecom-block.elmspace:not(:first-child){margin-top: 10px;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-sl8d28tgmyi{width: 100%;}.ecom-core.ecom-sl8d28tgmyi>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-8pdvvhu7xtq .ecom-core.ecom-sl8d28tgmyi>div.core__column--wrapper{padding-top: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-8pdvvhu7xtq .ecom-core.ecom-sl8d28tgmyi>div.core__column--wrapper{padding-bottom: 0px !important;}}.ecom-core.ecom-9r7iw85hiq6{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9r7iw85hiq6{width: 100%;}}.ecom-core.ecom-9r7iw85hiq6>.core__column--wrapper{box-shadow: 0 0 5px 0;}.ecom-core.ecom-9r7iw85hiq6{display: block;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-9r7iw85hiq6{display: block;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9r7iw85hiq6{display: none;}}.ecom-core.ecom-1s7kp9fa67s .ecom-text--more-actions button ,.ecom-core.ecom-1s7kp9fa67s .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-1s7kp9fa67s .text-content,.ecom-core.ecom-1s7kp9fa67s  .text-content a,.ecom-core.ecom-1s7kp9fa67s  .text-content p,.ecom-core.ecom-1s7kp9fa67s  .text-content span{text-align: left;}.ecom-core.ecom-1s7kp9fa67s .text-content,.ecom-core.ecom-1s7kp9fa67s .text-content a,.ecom-core.ecom-1s7kp9fa67s  .text-content a,.ecom-core.ecom-1s7kp9fa67s  .text-content a a,.ecom-core.ecom-1s7kp9fa67s  .text-content p,.ecom-core.ecom-1s7kp9fa67s  .text-content p a,.ecom-core.ecom-1s7kp9fa67s  .text-content span,.ecom-core.ecom-1s7kp9fa67s  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-1s7kp9fa67s .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-1s7kp9fa67s .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-1s7kp9fa67s .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-1s7kp9fa67s .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1s7kp9fa67s .text-content,.ecom-core.ecom-1s7kp9fa67s  .text-content a,.ecom-core.ecom-1s7kp9fa67s  .text-content p,.ecom-core.ecom-1s7kp9fa67s  .text-content span{text-align: left;}.ecom-core.ecom-1s7kp9fa67s .text-content,.ecom-core.ecom-1s7kp9fa67s .text-content a,.ecom-core.ecom-1s7kp9fa67s  .text-content a,.ecom-core.ecom-1s7kp9fa67s  .text-content a a,.ecom-core.ecom-1s7kp9fa67s  .text-content p,.ecom-core.ecom-1s7kp9fa67s  .text-content p a,.ecom-core.ecom-1s7kp9fa67s  .text-content span,.ecom-core.ecom-1s7kp9fa67s  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-1s7kp9fa67s{padding-bottom: 0 !important;}.ecom-core.ecom-3ffy5l0vpjz .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-3ffy5l0vpjz .element__heading .ecom__heading,.ecom-core.ecom-3ffy5l0vpjz .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-3ffy5l0vpjz .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3ffy5l0vpjz .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-3ffy5l0vpjz .element__heading .ecom__heading,.ecom-core.ecom-3ffy5l0vpjz .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-3ffy5l0vpjz{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-3ffy5l0vpjz{padding-bottom: 0 !important;}}.ecom-core.ecom-4zmaijbsq .ecom-text--more-actions button ,.ecom-core.ecom-4zmaijbsq .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-4zmaijbsq .text-content,.ecom-core.ecom-4zmaijbsq  .text-content a,.ecom-core.ecom-4zmaijbsq  .text-content p,.ecom-core.ecom-4zmaijbsq  .text-content span{text-align: left;}.ecom-core.ecom-4zmaijbsq .text-content,.ecom-core.ecom-4zmaijbsq .text-content a,.ecom-core.ecom-4zmaijbsq  .text-content a,.ecom-core.ecom-4zmaijbsq  .text-content a a,.ecom-core.ecom-4zmaijbsq  .text-content p,.ecom-core.ecom-4zmaijbsq  .text-content p a,.ecom-core.ecom-4zmaijbsq  .text-content span,.ecom-core.ecom-4zmaijbsq  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-4zmaijbsq .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-4zmaijbsq .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-4zmaijbsq .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-4zmaijbsq .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4zmaijbsq .text-content,.ecom-core.ecom-4zmaijbsq  .text-content a,.ecom-core.ecom-4zmaijbsq  .text-content p,.ecom-core.ecom-4zmaijbsq  .text-content span{text-align: left;}.ecom-core.ecom-4zmaijbsq .text-content,.ecom-core.ecom-4zmaijbsq .text-content a,.ecom-core.ecom-4zmaijbsq  .text-content a,.ecom-core.ecom-4zmaijbsq  .text-content a a,.ecom-core.ecom-4zmaijbsq  .text-content p,.ecom-core.ecom-4zmaijbsq  .text-content p a,.ecom-core.ecom-4zmaijbsq  .text-content span,.ecom-core.ecom-4zmaijbsq  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-4zmaijbsq{padding-bottom: 0 !important;}.ecom-core.ecom-nnmabto3eyl .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-nnmabto3eyl .element__heading .ecom__heading,.ecom-core.ecom-nnmabto3eyl .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-nnmabto3eyl .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nnmabto3eyl .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-nnmabto3eyl .element__heading .ecom__heading,.ecom-core.ecom-nnmabto3eyl .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-nnmabto3eyl{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-nnmabto3eyl{padding-bottom: 0 !important;}}.ecom-core.ecom-9uog6nealxj .ecom-text--more-actions button ,.ecom-core.ecom-9uog6nealxj .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-9uog6nealxj .text-content,.ecom-core.ecom-9uog6nealxj  .text-content a,.ecom-core.ecom-9uog6nealxj  .text-content p,.ecom-core.ecom-9uog6nealxj  .text-content span{text-align: left;}.ecom-core.ecom-9uog6nealxj .text-content,.ecom-core.ecom-9uog6nealxj .text-content a,.ecom-core.ecom-9uog6nealxj  .text-content a,.ecom-core.ecom-9uog6nealxj  .text-content a a,.ecom-core.ecom-9uog6nealxj  .text-content p,.ecom-core.ecom-9uog6nealxj  .text-content p a,.ecom-core.ecom-9uog6nealxj  .text-content span,.ecom-core.ecom-9uog6nealxj  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-9uog6nealxj .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-9uog6nealxj .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-9uog6nealxj .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-9uog6nealxj .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9uog6nealxj .text-content,.ecom-core.ecom-9uog6nealxj  .text-content a,.ecom-core.ecom-9uog6nealxj  .text-content p,.ecom-core.ecom-9uog6nealxj  .text-content span{text-align: left;}.ecom-core.ecom-9uog6nealxj .text-content,.ecom-core.ecom-9uog6nealxj .text-content a,.ecom-core.ecom-9uog6nealxj  .text-content a,.ecom-core.ecom-9uog6nealxj  .text-content a a,.ecom-core.ecom-9uog6nealxj  .text-content p,.ecom-core.ecom-9uog6nealxj  .text-content p a,.ecom-core.ecom-9uog6nealxj  .text-content span,.ecom-core.ecom-9uog6nealxj  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-9uog6nealxj{padding-bottom: 0 !important;}.ecom-core.ecom-lgxyzb0m6ui .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-lgxyzb0m6ui .element__heading .ecom__heading,.ecom-core.ecom-lgxyzb0m6ui .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-lgxyzb0m6ui .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lgxyzb0m6ui .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-lgxyzb0m6ui .element__heading .ecom__heading,.ecom-core.ecom-lgxyzb0m6ui .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-lgxyzb0m6ui{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lgxyzb0m6ui{padding-bottom: 0 !important;}}.ecom-core.ecom-fgsobe0ujwn .ecom-text--more-actions button ,.ecom-core.ecom-fgsobe0ujwn .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-fgsobe0ujwn .text-content,.ecom-core.ecom-fgsobe0ujwn  .text-content a,.ecom-core.ecom-fgsobe0ujwn  .text-content p,.ecom-core.ecom-fgsobe0ujwn  .text-content span{text-align: left;}.ecom-core.ecom-fgsobe0ujwn .text-content,.ecom-core.ecom-fgsobe0ujwn .text-content a,.ecom-core.ecom-fgsobe0ujwn  .text-content a,.ecom-core.ecom-fgsobe0ujwn  .text-content a a,.ecom-core.ecom-fgsobe0ujwn  .text-content p,.ecom-core.ecom-fgsobe0ujwn  .text-content p a,.ecom-core.ecom-fgsobe0ujwn  .text-content span,.ecom-core.ecom-fgsobe0ujwn  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-fgsobe0ujwn .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-fgsobe0ujwn .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-fgsobe0ujwn .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-fgsobe0ujwn .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-fgsobe0ujwn .text-content,.ecom-core.ecom-fgsobe0ujwn  .text-content a,.ecom-core.ecom-fgsobe0ujwn  .text-content p,.ecom-core.ecom-fgsobe0ujwn  .text-content span{text-align: left;}.ecom-core.ecom-fgsobe0ujwn .text-content,.ecom-core.ecom-fgsobe0ujwn .text-content a,.ecom-core.ecom-fgsobe0ujwn  .text-content a,.ecom-core.ecom-fgsobe0ujwn  .text-content a a,.ecom-core.ecom-fgsobe0ujwn  .text-content p,.ecom-core.ecom-fgsobe0ujwn  .text-content p a,.ecom-core.ecom-fgsobe0ujwn  .text-content span,.ecom-core.ecom-fgsobe0ujwn  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-fgsobe0ujwn{padding-bottom: 0 !important;}.ecom-core.ecom-abh5kujwzf .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-abh5kujwzf .element__heading .ecom__heading,.ecom-core.ecom-abh5kujwzf .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-abh5kujwzf .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-abh5kujwzf .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-abh5kujwzf .element__heading .ecom__heading,.ecom-core.ecom-abh5kujwzf .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-abh5kujwzf{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-abh5kujwzf{padding-bottom: 0 !important;}}.ecom-core.ecom-0h1vzq61ovps .ecom-text--more-actions button ,.ecom-core.ecom-0h1vzq61ovps .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-0h1vzq61ovps .text-content,.ecom-core.ecom-0h1vzq61ovps  .text-content a,.ecom-core.ecom-0h1vzq61ovps  .text-content p,.ecom-core.ecom-0h1vzq61ovps  .text-content span{text-align: left;}.ecom-core.ecom-0h1vzq61ovps .text-content,.ecom-core.ecom-0h1vzq61ovps .text-content a,.ecom-core.ecom-0h1vzq61ovps  .text-content a,.ecom-core.ecom-0h1vzq61ovps  .text-content a a,.ecom-core.ecom-0h1vzq61ovps  .text-content p,.ecom-core.ecom-0h1vzq61ovps  .text-content p a,.ecom-core.ecom-0h1vzq61ovps  .text-content span,.ecom-core.ecom-0h1vzq61ovps  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-0h1vzq61ovps .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-0h1vzq61ovps .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-0h1vzq61ovps .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-0h1vzq61ovps .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0h1vzq61ovps .text-content,.ecom-core.ecom-0h1vzq61ovps  .text-content a,.ecom-core.ecom-0h1vzq61ovps  .text-content p,.ecom-core.ecom-0h1vzq61ovps  .text-content span{text-align: left;}.ecom-core.ecom-0h1vzq61ovps .text-content,.ecom-core.ecom-0h1vzq61ovps .text-content a,.ecom-core.ecom-0h1vzq61ovps  .text-content a,.ecom-core.ecom-0h1vzq61ovps  .text-content a a,.ecom-core.ecom-0h1vzq61ovps  .text-content p,.ecom-core.ecom-0h1vzq61ovps  .text-content p a,.ecom-core.ecom-0h1vzq61ovps  .text-content span,.ecom-core.ecom-0h1vzq61ovps  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-0h1vzq61ovps{padding-bottom: 0 !important;}.ecom-core.ecom-msrt8mdt4r .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-msrt8mdt4r .element__heading .ecom__heading,.ecom-core.ecom-msrt8mdt4r .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-msrt8mdt4r .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-msrt8mdt4r .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-msrt8mdt4r .element__heading .ecom__heading,.ecom-core.ecom-msrt8mdt4r .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-msrt8mdt4r{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-msrt8mdt4r{padding-bottom: 0 !important;}}.ecom-core.ecom-yj9kzc3lgf .ecom-text--more-actions button ,.ecom-core.ecom-yj9kzc3lgf .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-yj9kzc3lgf .text-content,.ecom-core.ecom-yj9kzc3lgf  .text-content a,.ecom-core.ecom-yj9kzc3lgf  .text-content p,.ecom-core.ecom-yj9kzc3lgf  .text-content span{text-align: left;}.ecom-core.ecom-yj9kzc3lgf .text-content,.ecom-core.ecom-yj9kzc3lgf .text-content a,.ecom-core.ecom-yj9kzc3lgf  .text-content a,.ecom-core.ecom-yj9kzc3lgf  .text-content a a,.ecom-core.ecom-yj9kzc3lgf  .text-content p,.ecom-core.ecom-yj9kzc3lgf  .text-content p a,.ecom-core.ecom-yj9kzc3lgf  .text-content span,.ecom-core.ecom-yj9kzc3lgf  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-yj9kzc3lgf .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-yj9kzc3lgf .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-yj9kzc3lgf .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-yj9kzc3lgf .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-yj9kzc3lgf .text-content,.ecom-core.ecom-yj9kzc3lgf  .text-content a,.ecom-core.ecom-yj9kzc3lgf  .text-content p,.ecom-core.ecom-yj9kzc3lgf  .text-content span{text-align: left;}.ecom-core.ecom-yj9kzc3lgf .text-content,.ecom-core.ecom-yj9kzc3lgf .text-content a,.ecom-core.ecom-yj9kzc3lgf  .text-content a,.ecom-core.ecom-yj9kzc3lgf  .text-content a a,.ecom-core.ecom-yj9kzc3lgf  .text-content p,.ecom-core.ecom-yj9kzc3lgf  .text-content p a,.ecom-core.ecom-yj9kzc3lgf  .text-content span,.ecom-core.ecom-yj9kzc3lgf  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-yj9kzc3lgf{padding-bottom: 0 !important;}.ecom-core.ecom-4ocqzypxpu .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-4ocqzypxpu .element__heading .ecom__heading,.ecom-core.ecom-4ocqzypxpu .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-4ocqzypxpu .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4ocqzypxpu .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-4ocqzypxpu .element__heading .ecom__heading,.ecom-core.ecom-4ocqzypxpu .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-4ocqzypxpu{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4ocqzypxpu{padding-bottom: 0 !important;}}.ecom-core.ecom-iylap3xuo59 .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-iylap3xuo59 .element__heading .ecom__heading,.ecom-core.ecom-iylap3xuo59 .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-Pssko9-font-family);font-size: var(--ecom-global-typography-Pssko9-font-size);font-weight: var(--ecom-global-typography-Pssko9-font-weight);line-height: var(--ecom-global-typography-Pssko9-line-height);letter-spacing: var(--ecom-global-typography-Pssko9-letter-spacing);}.ecom-core.ecom-iylap3xuo59  .element__heading .ecom__heading,.ecom-core.ecom-iylap3xuo59  .element__heading .ecom__heading a{color: #080808;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-iylap3xuo59 .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iylap3xuo59 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-iylap3xuo59 .element__heading .ecom__heading,.ecom-core.ecom-iylap3xuo59 .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 22px;font-weight: bold;line-height: 25px;letter-spacing: 0.7px;}}.ecom-core.ecom-iylap3xuo59{padding-bottom: 0 !important;display: block;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-iylap3xuo59{display: block;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iylap3xuo59{padding-bottom: 0 !important;display: none;}}.ecom-core.ecom-awagmywu52h{width: 33.33%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-awagmywu52h{width: 100%;}}.ecom-core.ecom-awagmywu52h>.core__column--wrapper{box-shadow: 0 0 5px 0 #000000;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-awagmywu52h{display: none;}}.ecom-core.ecom-5ujz4z8hdgg .ecom-text--more-actions button ,.ecom-core.ecom-5ujz4z8hdgg .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-5ujz4z8hdgg .text-content,.ecom-core.ecom-5ujz4z8hdgg  .text-content a,.ecom-core.ecom-5ujz4z8hdgg  .text-content p,.ecom-core.ecom-5ujz4z8hdgg  .text-content span{text-align: left;}.ecom-core.ecom-5ujz4z8hdgg .text-content,.ecom-core.ecom-5ujz4z8hdgg .text-content a,.ecom-core.ecom-5ujz4z8hdgg  .text-content a,.ecom-core.ecom-5ujz4z8hdgg  .text-content a a,.ecom-core.ecom-5ujz4z8hdgg  .text-content p,.ecom-core.ecom-5ujz4z8hdgg  .text-content p a,.ecom-core.ecom-5ujz4z8hdgg  .text-content span,.ecom-core.ecom-5ujz4z8hdgg  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-5ujz4z8hdgg .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-5ujz4z8hdgg .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-5ujz4z8hdgg .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-5ujz4z8hdgg .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-0lfw2vac9mlj .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-0lfw2vac9mlj .element__heading .ecom__heading,.ecom-core.ecom-0lfw2vac9mlj .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0lfw2vac9mlj .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0lfw2vac9mlj .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-0lfw2vac9mlj .element__heading .ecom__heading,.ecom-core.ecom-0lfw2vac9mlj .element__heading .ecom__heading a{font-size: 25px;}}.ecom-core.ecom-0lfw2vac9mlj{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0lfw2vac9mlj{display: none;}}.ecom-core.ecom-bwuqlifnybl .ecom-image-align{align-items: center;}.ecom-core.ecom-bwuqlifnybl .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-bwuqlifnybl .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-bwuqlifnybl .ecom-base-image .ecom-image-picture picture{height: 100px !important;}.ecom-core.ecom-bwuqlifnybl .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-bwuqlifnybl .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-bwuqlifnybl .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-bwuqlifnybl .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-bwuqlifnybl .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bwuqlifnybl .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-bwuqlifnybl .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-bwuqlifnybl .ecom-base-image .ecom-image-picture picture{height: 100px !important;}}.ecom-core.ecom-nqfuqefjic .ecom-button-default{justify-content: center;}.ecom-core.ecom-nqfuqefjic .ecom__element--button{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);width: 150px;height: 52px;min-height: 52px;color: #ffffff;background-color: #5c5ca1;border-radius: 10px;transition-duration: 400ms;;;}.ecom-core.ecom-nqfuqefjic .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-nqfuqefjic{padding-bottom: 0 !important;}.ecom-core.ecom-xwueey94wtr{width: 33.34%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xwueey94wtr{width: 100%;}}.ecom-core.ecom-xwueey94wtr>.core__column--wrapper{box-shadow: 0 0 5px 0 #000000;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xwueey94wtr{display: none;}}.ecom-core.ecom-cpw7yi1p58r .ecom-text--more-actions button ,.ecom-core.ecom-cpw7yi1p58r .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-cpw7yi1p58r .text-content,.ecom-core.ecom-cpw7yi1p58r  .text-content a,.ecom-core.ecom-cpw7yi1p58r  .text-content p,.ecom-core.ecom-cpw7yi1p58r  .text-content span{text-align: left;}.ecom-core.ecom-cpw7yi1p58r .text-content,.ecom-core.ecom-cpw7yi1p58r .text-content a,.ecom-core.ecom-cpw7yi1p58r  .text-content a,.ecom-core.ecom-cpw7yi1p58r  .text-content a a,.ecom-core.ecom-cpw7yi1p58r  .text-content p,.ecom-core.ecom-cpw7yi1p58r  .text-content p a,.ecom-core.ecom-cpw7yi1p58r  .text-content span,.ecom-core.ecom-cpw7yi1p58r  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-cpw7yi1p58r .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-cpw7yi1p58r .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-cpw7yi1p58r .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-cpw7yi1p58r .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-cpw7yi1p58r{padding-bottom: 0 !important;}.ecom-core.ecom-69fnohdv2h3 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-69fnohdv2h3 .element__heading .ecom__heading,.ecom-core.ecom-69fnohdv2h3 .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-69fnohdv2h3 .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-69fnohdv2h3 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-69fnohdv2h3 .element__heading .ecom__heading,.ecom-core.ecom-69fnohdv2h3 .element__heading .ecom__heading a{font-size: 25px;}}.ecom-core.ecom-69fnohdv2h3{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-69fnohdv2h3{display: none;}}.ecom-core.ecom-9ruqmhett .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-9ruqmhett .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-9ruqmhett .ecom-base-image .ecom-image-picture picture{height: 100px !important;}.ecom-core.ecom-9ruqmhett .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-9ruqmhett .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-9ruqmhett .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;box-shadow: 0 0 none 0 #000000;}.ecom-core.ecom-9ruqmhett .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-9ruqmhett .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9ruqmhett .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-9ruqmhett .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-9ruqmhett .ecom-base-image .ecom-image-picture picture{height: 100px !important;}}.ecom-core.ecom-oqrni6bt6d .ecom-button-default{justify-content: center;}.ecom-core.ecom-oqrni6bt6d .ecom__element--button{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);width: 150px;height: 52px;min-height: 52px;color: #ffffff;background-color: #5c5ca1;border-radius: 10px;transition-duration: 400ms;;;}.ecom-core.ecom-oqrni6bt6d .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-oqrni6bt6d{padding-bottom: 0 !important;}.ecom-core.ecom-bgqjm0azb8n{width: 33.33%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bgqjm0azb8n{width: 100%;}}.ecom-core.ecom-bgqjm0azb8n>.core__column--wrapper{box-shadow: 0 0 5px 0 #000000;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-bgqjm0azb8n{display: none;}}.ecom-core.ecom-ecm3j7j3275 .ecom-text--more-actions button ,.ecom-core.ecom-ecm3j7j3275 .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-ecm3j7j3275 .text-content,.ecom-core.ecom-ecm3j7j3275  .text-content a,.ecom-core.ecom-ecm3j7j3275  .text-content p,.ecom-core.ecom-ecm3j7j3275  .text-content span{text-align: center;}.ecom-core.ecom-ecm3j7j3275 .text-content,.ecom-core.ecom-ecm3j7j3275 .text-content a,.ecom-core.ecom-ecm3j7j3275  .text-content a,.ecom-core.ecom-ecm3j7j3275  .text-content a a,.ecom-core.ecom-ecm3j7j3275  .text-content p,.ecom-core.ecom-ecm3j7j3275  .text-content p a,.ecom-core.ecom-ecm3j7j3275  .text-content span,.ecom-core.ecom-ecm3j7j3275  .text-content span a{font-family: 'Open Sans', sans-serif;font-size: 12px;font-weight: 400;line-height: 20px;letter-spacing: 0.7px;}.ecom-core.ecom-ecm3j7j3275 .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-ecm3j7j3275 .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-ecm3j7j3275 .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-ecm3j7j3275 .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-ecm3j7j3275{padding-bottom: 0 !important;}.ecom-core.ecom-y0oqazb4gdc .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-y0oqazb4gdc .element__heading .ecom__heading,.ecom-core.ecom-y0oqazb4gdc .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 18px;font-weight: 600;line-height: 20px;letter-spacing: 1px;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-y0oqazb4gdc .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-y0oqazb4gdc .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-y0oqazb4gdc .element__heading .ecom__heading,.ecom-core.ecom-y0oqazb4gdc .element__heading .ecom__heading a{font-size: 25px;}}.ecom-core.ecom-y0oqazb4gdc{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-y0oqazb4gdc{display: none;}}.ecom-core.ecom-hfn18ih1ifc .ecom-image-align{align-items: center;}.ecom-core.ecom-hfn18ih1ifc .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-hfn18ih1ifc .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-hfn18ih1ifc .ecom-base-image .ecom-image-picture picture{height: 100px !important;}.ecom-core.ecom-hfn18ih1ifc .ecom-base-image .ecom-image-picture img{object-fit: contain;}.ecom-core.ecom-hfn18ih1ifc .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-hfn18ih1ifc .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-hfn18ih1ifc .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-hfn18ih1ifc .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hfn18ih1ifc .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-hfn18ih1ifc .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-hfn18ih1ifc .ecom-base-image .ecom-image-picture picture{height: 100px !important;}}.ecom-core.ecom-7av1sh5ptts .ecom-button-default{justify-content: center;}.ecom-core.ecom-7av1sh5ptts .ecom__element--button{font-family: 'Open Sans', sans-serif;font-size: 18px;font-weight: 600;line-height: 20px;letter-spacing: 1px;width: 150px;height: 52px;min-height: 52px;color: #ffffff;background-color: #5c5ca1;border-radius: 10px;transition-duration: 400ms;;;}.ecom-core.ecom-7av1sh5ptts .ecom__element--button.animated{animation-name: shake;;animation-duration: .75s;;}.ecom-core.ecom-7av1sh5ptts{padding-bottom: 0 !important;}.ecom-core.ecom-pfmw1b35nx .element__heading .ecom__heading{text-align: center;border-style: dotted;text-shadow: 0 0 0px;}.ecom-core.ecom-pfmw1b35nx .element__heading .ecom__heading,.ecom-core.ecom-pfmw1b35nx .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-Pssko9-font-family);font-size: var(--ecom-global-typography-Pssko9-font-size);font-weight: var(--ecom-global-typography-Pssko9-font-weight);line-height: var(--ecom-global-typography-Pssko9-line-height);letter-spacing: var(--ecom-global-typography-Pssko9-letter-spacing);}.ecom-core.ecom-pfmw1b35nx  .element__heading .ecom__heading,.ecom-core.ecom-pfmw1b35nx  .element__heading .ecom__heading a{color: #ffffff;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-pfmw1b35nx .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-pfmw1b35nx .element__heading .ecom__heading,.ecom-core.ecom-pfmw1b35nx .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 17px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pfmw1b35nx .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-pfmw1b35nx .element__heading .ecom__heading,.ecom-core.ecom-pfmw1b35nx .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 25px;font-weight: 400;line-height: 25px;letter-spacing: 1px;}}.ecom-core.ecom-pfmw1b35nx{padding-top: 25px !important;padding-bottom: 25px !important;margin-top: 50px !important;margin-bottom: -10px !important;background-color: #5c5ca1;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-pfmw1b35nx{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-pfmw1b35nx{margin-top: 0px !important;margin-bottom: -10px !important;padding-top: 25px !important;padding-bottom: 25px !important;display: none;}}.ecom-core.ecom-v7zui8iyhpg{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-v7zui8iyhpg{width: 100%;}}.ecom-core.ecom-v7zui8iyhpg>.core__column--wrapper{box-shadow: 0 0 5px 0;}.ecom-core.ecom-v7zui8iyhpg{display: block;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-v7zui8iyhpg{display: block;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-v7zui8iyhpg{display: none;}}.ecom-core.ecom-b2jpktv7vai .ecom-text--more-actions button ,.ecom-core.ecom-b2jpktv7vai .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-b2jpktv7vai .text-content,.ecom-core.ecom-b2jpktv7vai  .text-content a,.ecom-core.ecom-b2jpktv7vai  .text-content p,.ecom-core.ecom-b2jpktv7vai  .text-content span{text-align: left;}.ecom-core.ecom-b2jpktv7vai .text-content,.ecom-core.ecom-b2jpktv7vai .text-content a,.ecom-core.ecom-b2jpktv7vai  .text-content a,.ecom-core.ecom-b2jpktv7vai  .text-content a a,.ecom-core.ecom-b2jpktv7vai  .text-content p,.ecom-core.ecom-b2jpktv7vai  .text-content p a,.ecom-core.ecom-b2jpktv7vai  .text-content span,.ecom-core.ecom-b2jpktv7vai  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-b2jpktv7vai .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-b2jpktv7vai .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-b2jpktv7vai .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-b2jpktv7vai .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-b2jpktv7vai .text-content,.ecom-core.ecom-b2jpktv7vai  .text-content a,.ecom-core.ecom-b2jpktv7vai  .text-content p,.ecom-core.ecom-b2jpktv7vai  .text-content span{text-align: left;}.ecom-core.ecom-b2jpktv7vai .text-content,.ecom-core.ecom-b2jpktv7vai .text-content a,.ecom-core.ecom-b2jpktv7vai  .text-content a,.ecom-core.ecom-b2jpktv7vai  .text-content a a,.ecom-core.ecom-b2jpktv7vai  .text-content p,.ecom-core.ecom-b2jpktv7vai  .text-content p a,.ecom-core.ecom-b2jpktv7vai  .text-content span,.ecom-core.ecom-b2jpktv7vai  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-b2jpktv7vai{padding-bottom: 0 !important;}.ecom-core.ecom-usg8paz1mj .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-usg8paz1mj .element__heading .ecom__heading,.ecom-core.ecom-usg8paz1mj .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-usg8paz1mj .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-usg8paz1mj .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-usg8paz1mj .element__heading .ecom__heading,.ecom-core.ecom-usg8paz1mj .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-usg8paz1mj{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-usg8paz1mj{padding-bottom: 0 !important;}}.ecom-core.ecom-lippy5jeavf .ecom-text--more-actions button ,.ecom-core.ecom-lippy5jeavf .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-lippy5jeavf .text-content,.ecom-core.ecom-lippy5jeavf  .text-content a,.ecom-core.ecom-lippy5jeavf  .text-content p,.ecom-core.ecom-lippy5jeavf  .text-content span{text-align: left;}.ecom-core.ecom-lippy5jeavf .text-content,.ecom-core.ecom-lippy5jeavf .text-content a,.ecom-core.ecom-lippy5jeavf  .text-content a,.ecom-core.ecom-lippy5jeavf  .text-content a a,.ecom-core.ecom-lippy5jeavf  .text-content p,.ecom-core.ecom-lippy5jeavf  .text-content p a,.ecom-core.ecom-lippy5jeavf  .text-content span,.ecom-core.ecom-lippy5jeavf  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-lippy5jeavf .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-lippy5jeavf .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-lippy5jeavf .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-lippy5jeavf .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lippy5jeavf .text-content,.ecom-core.ecom-lippy5jeavf  .text-content a,.ecom-core.ecom-lippy5jeavf  .text-content p,.ecom-core.ecom-lippy5jeavf  .text-content span{text-align: left;}.ecom-core.ecom-lippy5jeavf .text-content,.ecom-core.ecom-lippy5jeavf .text-content a,.ecom-core.ecom-lippy5jeavf  .text-content a,.ecom-core.ecom-lippy5jeavf  .text-content a a,.ecom-core.ecom-lippy5jeavf  .text-content p,.ecom-core.ecom-lippy5jeavf  .text-content p a,.ecom-core.ecom-lippy5jeavf  .text-content span,.ecom-core.ecom-lippy5jeavf  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-lippy5jeavf{padding-bottom: 0 !important;}.ecom-core.ecom-hqia3d3l2od .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-hqia3d3l2od .element__heading .ecom__heading,.ecom-core.ecom-hqia3d3l2od .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-hqia3d3l2od .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hqia3d3l2od .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-hqia3d3l2od .element__heading .ecom__heading,.ecom-core.ecom-hqia3d3l2od .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-hqia3d3l2od{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hqia3d3l2od{padding-bottom: 0 !important;}}.ecom-core.ecom-9pxm7ilgw1g .ecom-text--more-actions button ,.ecom-core.ecom-9pxm7ilgw1g .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-9pxm7ilgw1g .text-content,.ecom-core.ecom-9pxm7ilgw1g  .text-content a,.ecom-core.ecom-9pxm7ilgw1g  .text-content p,.ecom-core.ecom-9pxm7ilgw1g  .text-content span{text-align: left;}.ecom-core.ecom-9pxm7ilgw1g .text-content,.ecom-core.ecom-9pxm7ilgw1g .text-content a,.ecom-core.ecom-9pxm7ilgw1g  .text-content a,.ecom-core.ecom-9pxm7ilgw1g  .text-content a a,.ecom-core.ecom-9pxm7ilgw1g  .text-content p,.ecom-core.ecom-9pxm7ilgw1g  .text-content p a,.ecom-core.ecom-9pxm7ilgw1g  .text-content span,.ecom-core.ecom-9pxm7ilgw1g  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-9pxm7ilgw1g .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-9pxm7ilgw1g .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-9pxm7ilgw1g .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-9pxm7ilgw1g .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-9pxm7ilgw1g .text-content,.ecom-core.ecom-9pxm7ilgw1g  .text-content a,.ecom-core.ecom-9pxm7ilgw1g  .text-content p,.ecom-core.ecom-9pxm7ilgw1g  .text-content span{text-align: left;}.ecom-core.ecom-9pxm7ilgw1g .text-content,.ecom-core.ecom-9pxm7ilgw1g .text-content a,.ecom-core.ecom-9pxm7ilgw1g  .text-content a,.ecom-core.ecom-9pxm7ilgw1g  .text-content a a,.ecom-core.ecom-9pxm7ilgw1g  .text-content p,.ecom-core.ecom-9pxm7ilgw1g  .text-content p a,.ecom-core.ecom-9pxm7ilgw1g  .text-content span,.ecom-core.ecom-9pxm7ilgw1g  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-9pxm7ilgw1g{padding-bottom: 0 !important;}.ecom-core.ecom-xa1no1zxioq .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-xa1no1zxioq .element__heading .ecom__heading,.ecom-core.ecom-xa1no1zxioq .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-xa1no1zxioq .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xa1no1zxioq .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-xa1no1zxioq .element__heading .ecom__heading,.ecom-core.ecom-xa1no1zxioq .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-xa1no1zxioq{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-xa1no1zxioq{padding-bottom: 0 !important;}}.ecom-core.ecom-5tujzk2eu3 .ecom-text--more-actions button ,.ecom-core.ecom-5tujzk2eu3 .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-5tujzk2eu3 .text-content,.ecom-core.ecom-5tujzk2eu3  .text-content a,.ecom-core.ecom-5tujzk2eu3  .text-content p,.ecom-core.ecom-5tujzk2eu3  .text-content span{text-align: left;}.ecom-core.ecom-5tujzk2eu3 .text-content,.ecom-core.ecom-5tujzk2eu3 .text-content a,.ecom-core.ecom-5tujzk2eu3  .text-content a,.ecom-core.ecom-5tujzk2eu3  .text-content a a,.ecom-core.ecom-5tujzk2eu3  .text-content p,.ecom-core.ecom-5tujzk2eu3  .text-content p a,.ecom-core.ecom-5tujzk2eu3  .text-content span,.ecom-core.ecom-5tujzk2eu3  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-5tujzk2eu3 .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-5tujzk2eu3 .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-5tujzk2eu3 .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-5tujzk2eu3 .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-5tujzk2eu3 .text-content,.ecom-core.ecom-5tujzk2eu3  .text-content a,.ecom-core.ecom-5tujzk2eu3  .text-content p,.ecom-core.ecom-5tujzk2eu3  .text-content span{text-align: left;}.ecom-core.ecom-5tujzk2eu3 .text-content,.ecom-core.ecom-5tujzk2eu3 .text-content a,.ecom-core.ecom-5tujzk2eu3  .text-content a,.ecom-core.ecom-5tujzk2eu3  .text-content a a,.ecom-core.ecom-5tujzk2eu3  .text-content p,.ecom-core.ecom-5tujzk2eu3  .text-content p a,.ecom-core.ecom-5tujzk2eu3  .text-content span,.ecom-core.ecom-5tujzk2eu3  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-5tujzk2eu3{padding-bottom: 0 !important;}.ecom-core.ecom-is1vwr2uxm .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-is1vwr2uxm .element__heading .ecom__heading,.ecom-core.ecom-is1vwr2uxm .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-is1vwr2uxm .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-is1vwr2uxm .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-is1vwr2uxm .element__heading .ecom__heading,.ecom-core.ecom-is1vwr2uxm .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-is1vwr2uxm{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-is1vwr2uxm{padding-bottom: 0 !important;}}.ecom-core.ecom-l59jtkag5zk .ecom-text--more-actions button ,.ecom-core.ecom-l59jtkag5zk .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-l59jtkag5zk .text-content,.ecom-core.ecom-l59jtkag5zk  .text-content a,.ecom-core.ecom-l59jtkag5zk  .text-content p,.ecom-core.ecom-l59jtkag5zk  .text-content span{text-align: left;}.ecom-core.ecom-l59jtkag5zk .text-content,.ecom-core.ecom-l59jtkag5zk .text-content a,.ecom-core.ecom-l59jtkag5zk  .text-content a,.ecom-core.ecom-l59jtkag5zk  .text-content a a,.ecom-core.ecom-l59jtkag5zk  .text-content p,.ecom-core.ecom-l59jtkag5zk  .text-content p a,.ecom-core.ecom-l59jtkag5zk  .text-content span,.ecom-core.ecom-l59jtkag5zk  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}.ecom-core.ecom-l59jtkag5zk .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-l59jtkag5zk .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-l59jtkag5zk .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-l59jtkag5zk .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-l59jtkag5zk .text-content,.ecom-core.ecom-l59jtkag5zk  .text-content a,.ecom-core.ecom-l59jtkag5zk  .text-content p,.ecom-core.ecom-l59jtkag5zk  .text-content span{text-align: left;}.ecom-core.ecom-l59jtkag5zk .text-content,.ecom-core.ecom-l59jtkag5zk .text-content a,.ecom-core.ecom-l59jtkag5zk  .text-content a,.ecom-core.ecom-l59jtkag5zk  .text-content a a,.ecom-core.ecom-l59jtkag5zk  .text-content p,.ecom-core.ecom-l59jtkag5zk  .text-content p a,.ecom-core.ecom-l59jtkag5zk  .text-content span,.ecom-core.ecom-l59jtkag5zk  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-l59jtkag5zk{padding-bottom: 0 !important;}.ecom-core.ecom-l36fa6b8i39 .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-l36fa6b8i39 .element__heading .ecom__heading,.ecom-core.ecom-l36fa6b8i39 .element__heading .ecom__heading a{font-weight: 500;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-l36fa6b8i39 .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-l36fa6b8i39 .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-l36fa6b8i39 .element__heading .ecom__heading,.ecom-core.ecom-l36fa6b8i39 .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-l36fa6b8i39{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-l36fa6b8i39{padding-bottom: 0 !important;}}.ecom-core.ecom-adkpfcammqt .ecom-text--more-actions button ,.ecom-core.ecom-adkpfcammqt .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-adkpfcammqt .text-content,.ecom-core.ecom-adkpfcammqt  .text-content a,.ecom-core.ecom-adkpfcammqt  .text-content p,.ecom-core.ecom-adkpfcammqt  .text-content span{text-align: left;}.ecom-core.ecom-adkpfcammqt .text-content,.ecom-core.ecom-adkpfcammqt .text-content a,.ecom-core.ecom-adkpfcammqt  .text-content a,.ecom-core.ecom-adkpfcammqt  .text-content a a,.ecom-core.ecom-adkpfcammqt  .text-content p,.ecom-core.ecom-adkpfcammqt  .text-content p a,.ecom-core.ecom-adkpfcammqt  .text-content span,.ecom-core.ecom-adkpfcammqt  .text-content span a{font-family: 'Open Sans', sans-serif;font-size: 12px;font-weight: 400;line-height: 20px;letter-spacing: 0.7px;}.ecom-core.ecom-adkpfcammqt .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-adkpfcammqt .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-adkpfcammqt .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-adkpfcammqt .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-adkpfcammqt .text-content,.ecom-core.ecom-adkpfcammqt  .text-content a,.ecom-core.ecom-adkpfcammqt  .text-content p,.ecom-core.ecom-adkpfcammqt  .text-content span{text-align: left;}.ecom-core.ecom-adkpfcammqt .text-content,.ecom-core.ecom-adkpfcammqt .text-content a,.ecom-core.ecom-adkpfcammqt  .text-content a,.ecom-core.ecom-adkpfcammqt  .text-content a a,.ecom-core.ecom-adkpfcammqt  .text-content p,.ecom-core.ecom-adkpfcammqt  .text-content p a,.ecom-core.ecom-adkpfcammqt  .text-content span,.ecom-core.ecom-adkpfcammqt  .text-content span a{font-family: var(--ecom-global-typography-FoL41b-font-family);font-size: var(--ecom-global-typography-FoL41b-font-size);font-weight: var(--ecom-global-typography-FoL41b-font-weight);line-height: var(--ecom-global-typography-FoL41b-line-height);letter-spacing: var(--ecom-global-typography-FoL41b-letter-spacing);}}.ecom-core.ecom-adkpfcammqt{padding-bottom: 0 !important;}.ecom-core.ecom-0szcdo6dz2d .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-0szcdo6dz2d .element__heading .ecom__heading,.ecom-core.ecom-0szcdo6dz2d .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-0szcdo6dz2d .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0szcdo6dz2d .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-0szcdo6dz2d .element__heading .ecom__heading,.ecom-core.ecom-0szcdo6dz2d .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-loSc1U-font-family);font-size: var(--ecom-global-typography-loSc1U-font-size);font-weight: var(--ecom-global-typography-loSc1U-font-weight);line-height: var(--ecom-global-typography-loSc1U-line-height);letter-spacing: var(--ecom-global-typography-loSc1U-letter-spacing);}}.ecom-core.ecom-0szcdo6dz2d{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-0szcdo6dz2d{padding-bottom: 0 !important;}}.ecom-core.ecom-i8yzijofkz .element__heading .ecom__heading{text-align: left;}.ecom-core.ecom-i8yzijofkz .element__heading .ecom__heading,.ecom-core.ecom-i8yzijofkz .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 22px;font-weight: bold;line-height: 25px;letter-spacing: 0.7px;}.ecom-core.ecom-i8yzijofkz  .element__heading .ecom__heading,.ecom-core.ecom-i8yzijofkz  .element__heading .ecom__heading a{color: #080808;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-i8yzijofkz .element__heading .ecom__heading{text-align: left;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-i8yzijofkz .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-i8yzijofkz .element__heading .ecom__heading,.ecom-core.ecom-i8yzijofkz .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 22px;font-weight: bold;line-height: 25px;letter-spacing: 0.7px;}}.ecom-core.ecom-i8yzijofkz{padding-bottom: 0 !important;display: block;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-i8yzijofkz{display: block;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-i8yzijofkz{padding-bottom: 0 !important;display: none;}}.ecom-core.ecom-tg0iyacho6{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-tg0iyacho6{width: 100%;}}.ecom-core.ecom-tg0iyacho6>.core__column--wrapper{background-color: #f2f2f2;box-shadow: 0 0 3px 0;}@media screen and (max-width: 767px) and (min-width: 101px){html body .ecom-core.ecom-8pdvvhu7xtq .ecom-core.ecom-tg0iyacho6>div.core__column--wrapper{padding-bottom: 0px !important;margin-bottom: 25px !important;}.ecom-core.ecom-tg0iyacho6{display: none;}}.ecom-core.ecom-hixkih7jr15 .ecom-text--more-actions button ,.ecom-core.ecom-hixkih7jr15 .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-hixkih7jr15 .text-content,.ecom-core.ecom-hixkih7jr15  .text-content a,.ecom-core.ecom-hixkih7jr15  .text-content p,.ecom-core.ecom-hixkih7jr15  .text-content span{text-align: center;}.ecom-core.ecom-hixkih7jr15 .text-content,.ecom-core.ecom-hixkih7jr15 .text-content a,.ecom-core.ecom-hixkih7jr15  .text-content a,.ecom-core.ecom-hixkih7jr15  .text-content a a,.ecom-core.ecom-hixkih7jr15  .text-content p,.ecom-core.ecom-hixkih7jr15  .text-content p a,.ecom-core.ecom-hixkih7jr15  .text-content span,.ecom-core.ecom-hixkih7jr15  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}.ecom-core.ecom-hixkih7jr15 .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-hixkih7jr15 .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-hixkih7jr15 .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-hixkih7jr15 .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hixkih7jr15 .text-content,.ecom-core.ecom-hixkih7jr15 .text-content a,.ecom-core.ecom-hixkih7jr15  .text-content a,.ecom-core.ecom-hixkih7jr15  .text-content a a,.ecom-core.ecom-hixkih7jr15  .text-content p,.ecom-core.ecom-hixkih7jr15  .text-content p a,.ecom-core.ecom-hixkih7jr15  .text-content span,.ecom-core.ecom-hixkih7jr15  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hixkih7jr15{padding-bottom: 0 !important;display: none;}}.ecom-core.ecom-ovuq8xiekke .ecom-text--more-actions button ,.ecom-core.ecom-ovuq8xiekke .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-ovuq8xiekke .text-content,.ecom-core.ecom-ovuq8xiekke  .text-content a,.ecom-core.ecom-ovuq8xiekke  .text-content p,.ecom-core.ecom-ovuq8xiekke  .text-content span{text-align: center;}.ecom-core.ecom-ovuq8xiekke .text-content,.ecom-core.ecom-ovuq8xiekke .text-content a,.ecom-core.ecom-ovuq8xiekke  .text-content a,.ecom-core.ecom-ovuq8xiekke  .text-content a a,.ecom-core.ecom-ovuq8xiekke  .text-content p,.ecom-core.ecom-ovuq8xiekke  .text-content p a,.ecom-core.ecom-ovuq8xiekke  .text-content span,.ecom-core.ecom-ovuq8xiekke  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}.ecom-core.ecom-ovuq8xiekke .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-ovuq8xiekke .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-ovuq8xiekke .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-ovuq8xiekke .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ovuq8xiekke .text-content,.ecom-core.ecom-ovuq8xiekke .text-content a,.ecom-core.ecom-ovuq8xiekke  .text-content a,.ecom-core.ecom-ovuq8xiekke  .text-content a a,.ecom-core.ecom-ovuq8xiekke  .text-content p,.ecom-core.ecom-ovuq8xiekke  .text-content p a,.ecom-core.ecom-ovuq8xiekke  .text-content span,.ecom-core.ecom-ovuq8xiekke  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ovuq8xiekke{padding-bottom: 0 !important;display: none;}}.ecom-core.ecom-iedk8d1l5e .ecom-text--more-actions button ,.ecom-core.ecom-iedk8d1l5e .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-iedk8d1l5e .text-content,.ecom-core.ecom-iedk8d1l5e  .text-content a,.ecom-core.ecom-iedk8d1l5e  .text-content p,.ecom-core.ecom-iedk8d1l5e  .text-content span{text-align: center;}.ecom-core.ecom-iedk8d1l5e .text-content,.ecom-core.ecom-iedk8d1l5e .text-content a,.ecom-core.ecom-iedk8d1l5e  .text-content a,.ecom-core.ecom-iedk8d1l5e  .text-content a a,.ecom-core.ecom-iedk8d1l5e  .text-content p,.ecom-core.ecom-iedk8d1l5e  .text-content p a,.ecom-core.ecom-iedk8d1l5e  .text-content span,.ecom-core.ecom-iedk8d1l5e  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}.ecom-core.ecom-iedk8d1l5e .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-iedk8d1l5e .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-iedk8d1l5e .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-iedk8d1l5e .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iedk8d1l5e .text-content,.ecom-core.ecom-iedk8d1l5e .text-content a,.ecom-core.ecom-iedk8d1l5e  .text-content a,.ecom-core.ecom-iedk8d1l5e  .text-content a a,.ecom-core.ecom-iedk8d1l5e  .text-content p,.ecom-core.ecom-iedk8d1l5e  .text-content p a,.ecom-core.ecom-iedk8d1l5e  .text-content span,.ecom-core.ecom-iedk8d1l5e  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-iedk8d1l5e{padding-bottom: 0 !important;display: none;}}.ecom-core.ecom-ymtx6le8oc .ecom-text--more-actions button ,.ecom-core.ecom-ymtx6le8oc .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-ymtx6le8oc .text-content,.ecom-core.ecom-ymtx6le8oc  .text-content a,.ecom-core.ecom-ymtx6le8oc  .text-content p,.ecom-core.ecom-ymtx6le8oc  .text-content span{text-align: center;}.ecom-core.ecom-ymtx6le8oc .text-content,.ecom-core.ecom-ymtx6le8oc .text-content a,.ecom-core.ecom-ymtx6le8oc  .text-content a,.ecom-core.ecom-ymtx6le8oc  .text-content a a,.ecom-core.ecom-ymtx6le8oc  .text-content p,.ecom-core.ecom-ymtx6le8oc  .text-content p a,.ecom-core.ecom-ymtx6le8oc  .text-content span,.ecom-core.ecom-ymtx6le8oc  .text-content span a{font-family: var(--ecom-global-typography-fG8vuO-font-family);font-size: var(--ecom-global-typography-fG8vuO-font-size);font-weight: var(--ecom-global-typography-fG8vuO-font-weight);line-height: var(--ecom-global-typography-fG8vuO-line-height);letter-spacing: var(--ecom-global-typography-fG8vuO-letter-spacing);}.ecom-core.ecom-ymtx6le8oc .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-ymtx6le8oc .ecom-text_view-more-btn:hover{background-color: rgba(6, 145, 177, 0.69);}.ecom-core.ecom-ymtx6le8oc .ecom-text_view-less-btn{text-decoration: underline;color: #ffffff;background-color: #0691b1;border-radius: 2px;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-ymtx6le8oc .ecom-text_view-less-btn:hover{background-color: rgba(6, 145, 177, 0.69);}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ymtx6le8oc .text-content,.ecom-core.ecom-ymtx6le8oc .text-content a,.ecom-core.ecom-ymtx6le8oc  .text-content a,.ecom-core.ecom-ymtx6le8oc  .text-content a a,.ecom-core.ecom-ymtx6le8oc  .text-content p,.ecom-core.ecom-ymtx6le8oc  .text-content p a,.ecom-core.ecom-ymtx6le8oc  .text-content span,.ecom-core.ecom-ymtx6le8oc  .text-content span a{font-family: 'Open Sans', sans-serif;font-size: 15px;font-weight: 400;line-height: 20px;letter-spacing: 1px;}}.ecom-core.ecom-ymtx6le8oc{padding-bottom: 0 !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ymtx6le8oc{display: none;}}.ecom-core.ecom-dwb3qf1pctp .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-dwb3qf1pctp .element__heading .ecom__heading,.ecom-core.ecom-dwb3qf1pctp .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 22px;font-weight: bold;line-height: 25px;letter-spacing: 0.7px;}.ecom-core.ecom-dwb3qf1pctp  .element__heading .ecom__heading,.ecom-core.ecom-dwb3qf1pctp  .element__heading .ecom__heading a{color: #000;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dwb3qf1pctp .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-dwb3qf1pctp .element__heading .ecom__heading,.ecom-core.ecom-dwb3qf1pctp .element__heading .ecom__heading a{font-family: 'Open Sans', sans-serif;font-size: 17px;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dwb3qf1pctp .element__heading .ecom__heading{text-align: center;}.ecom-core.ecom-dwb3qf1pctp .element__heading .ecom__heading,.ecom-core.ecom-dwb3qf1pctp .element__heading .ecom__heading a{font-family: var(--ecom-global-typography-Pssko9-font-family);font-size: var(--ecom-global-typography-Pssko9-font-size);font-weight: var(--ecom-global-typography-Pssko9-font-weight);line-height: var(--ecom-global-typography-Pssko9-line-height);letter-spacing: var(--ecom-global-typography-Pssko9-letter-spacing);}}.ecom-core.ecom-dwb3qf1pctp{padding-bottom: 0px !important;margin-top: 0px !important;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dwb3qf1pctp{margin-top: 0px !important;padding-bottom: 0px !important;}}.ecom-core.ecom-j28thyyz7td .ecom-image-align{align-items: center;}.ecom-core.ecom-j28thyyz7td .ecom-image-default{width: 544px !important;max-width: 100% !important;}.ecom-core.ecom-j28thyyz7td .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-j28thyyz7td .ecom-base-image .ecom-image-picture picture{height: 546px !important;}.ecom-core.ecom-j28thyyz7td .ecom-base-image .ecom-image-picture img{object-fit: cover;}.ecom-core.ecom-j28thyyz7td .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-j28thyyz7td .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-j28thyyz7td .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-j28thyyz7td .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}.ecom-core.ecom-7kzv0ihwzaq{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-7kzv0ihwzaq{width: 100%;}}.ecom-core.ecom-2gxrl0sub8k .ecom-product-single__media--slider{flex-flow: row-reverse;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-2gxrl0sub8k .ecom-product-single__media--slider{flex-flow: column;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-2gxrl0sub8k .ecom-product-single__media--slider{flex-flow: column;}}.ecom-core.ecom-2gxrl0sub8k .ecom-product-single__media--thumbnail{opacity: 0.8;transition: all 300ms ease;}.ecom-core.ecom-2gxrl0sub8k .ecom-product-single__media--thumbnail:hover{opacity: 1;transform: scale(1.1);}.ecom-core.ecom-2gxrl0sub8k .ecom-product-single__media--thumbnail.ec_splide__slide.is-active{opacity: 1;}.ecom-core.ecom-2gxrl0sub8k .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev svg,.ecom-core.ecom-2gxrl0sub8k .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next svg{height: 32px;width: 32px;}.ecom-core.ecom-2gxrl0sub8k .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev,.ecom-core.ecom-2gxrl0sub8k .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next{color: #e0dcdc;}.ecom-core.ecom-2gxrl0sub8k .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-prev:hover,.ecom-core.ecom-2gxrl0sub8k .ecom-product-single__media--featured.ecom-swiper-container .ecom-swiper-button-next:hover{color: #240e0e;}.ecom-core.ecom-8pdvvhu7xtq>.core__row--columns>.ecom-column>.core__column--wrapper{padding: 0px;}.ecom-core.ecom-8pdvvhu7xtq{background-color: #fff;}.ecom-core.ecom-8pdvvhu7xtq{padding-bottom: 0 !important;}
.ecom-core.ecom-1bjo110thx3{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-1bjo110thx3{width: 100%;}}.ecom-core.ecom-19y6droo08n{width: 100.00%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-19y6droo08n{width: 100%;}}.ecom-core.ecom-zrn5eqbj3k{background-color: #ffffff;}
.ecom-core.ecom-ymclqzkyvye{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-ymclqzkyvye{width: 100%;}}.ecom-core.ecom-tel5ahoww2a .ecom-product-description-tab__items{gap: 5px;}.ecom-core.ecom-tel5ahoww2a .ecom__element--button-icon{order: 1;}.ecom-core.ecom-tel5ahoww2a .ecom-product-single__description--less-actions button ,.ecom-core.ecom-tel5ahoww2a .ecom-product-single__description--more-actions button{gap: 5px;}.ecom-core.ecom-tel5ahoww2a .ecom-effect-accodion{transition: height 400ms ease, opacity 400ms ease;}.ecom-core.ecom-tel5ahoww2a .ecom-text-des,.ecom-core.ecom-tel5ahoww2a .ecom-html-des,.ecom-core.ecom-tel5ahoww2a .ecom-product-single__description--full-content,.ecom-core.ecom-tel5ahoww2a .ecom-product-description-tab__content,.ecom-core.ecom-tel5ahoww2a .ecom-product-description_accordion-content{text-align: left;color: #333;}.ecom-core.ecom-tel5ahoww2a .ecom-text-des,.ecom-core.ecom-tel5ahoww2a .ecom-text-des a,.ecom-core.ecom-tel5ahoww2a .ecom-html-des,.ecom-core.ecom-tel5ahoww2a .ecom-html-des a,.ecom-core.ecom-tel5ahoww2a .ecom-product-single__description--full-content,.ecom-core.ecom-tel5ahoww2a .ecom-product-single__description--full-content a,.ecom-core.ecom-tel5ahoww2a .ecom-product-description-tab__content,.ecom-core.ecom-tel5ahoww2a .ecom-product-description-tab__content a,.ecom-core.ecom-tel5ahoww2a .ecom-product-description_accordion-content,.ecom-core.ecom-tel5ahoww2a .ecom-product-description_accordion-content a{font-size: 13px;font-weight: 400;}.ecom-core.ecom-tel5ahoww2a{} .ecom-core.ecom-tel5ahoww2a li{
margin-left: 20px; list-style-type: disc;
}
.ecom-core.ecom-78wpgqr4zzs{width: 100%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-78wpgqr4zzs{width: 100%;}}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-rn47bahzael{padding-bottom: 0 !important;}}.ecom-core.ecom-lct0d6tw9n{background-color: #fff;}.ecom-core.ecom-lct0d6tw9n{padding-top: 75px !important;padding-bottom: 75px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-lct0d6tw9n{padding-top: 50px !important;padding-bottom: 50px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-lct0d6tw9n{padding-top: 50px !important;padding-bottom: 30px !important;}}
.ecom-core.ecom-hlbjdv8inz8{width: 50%;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-hlbjdv8inz8{width: 100%;}}html body .ecom-core.ecom-u5m169ic19 .ecom-core.ecom-hlbjdv8inz8>div.core__column--wrapper{padding-top: 0px !important;padding-bottom: 0px !important;}.ecom-core.ecom-dp83h6w370r .ecom-text--more-actions button ,.ecom-core.ecom-dp83h6w370r .ecom-text--less-actions button{gap: 6px;}.ecom-core.ecom-dp83h6w370r .text-content,.ecom-core.ecom-dp83h6w370r  .text-content a,.ecom-core.ecom-dp83h6w370r  .text-content p,.ecom-core.ecom-dp83h6w370r  .text-content span{text-align: right;color: #000;}.ecom-core.ecom-dp83h6w370r .text-content,.ecom-core.ecom-dp83h6w370r .text-content a,.ecom-core.ecom-dp83h6w370r  .text-content a,.ecom-core.ecom-dp83h6w370r  .text-content a a,.ecom-core.ecom-dp83h6w370r  .text-content p,.ecom-core.ecom-dp83h6w370r  .text-content p a,.ecom-core.ecom-dp83h6w370r  .text-content span,.ecom-core.ecom-dp83h6w370r  .text-content span a{font-size: 14px;font-weight: 400;text-transform: none;font-style: normal;text-decoration: none;line-height: 1.4em;font-family: 'Jost', sans-serif;}.ecom-core.ecom-dp83h6w370r .ecom-text_view-more-btn{justify-content: flex-start;text-decoration: underline;font-size: none;padding-top: 5px;padding-bottom: 5px;}.ecom-core.ecom-dp83h6w370r .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-dp83h6w370r .text-content,.ecom-core.ecom-dp83h6w370r  .text-content a,.ecom-core.ecom-dp83h6w370r  .text-content p,.ecom-core.ecom-dp83h6w370r  .text-content span{text-align: center;}}.ecom-core.ecom-dp83h6w370r{padding-bottom: 0 !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-dp83h6w370r{padding-bottom: 0 !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-dp83h6w370r{padding-bottom: 0 !important;}}.ecom-core.ecom-7h7ll5o11qj{width: 50%;}.ecom-core.ecom-7h7ll5o11qj>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-7h7ll5o11qj{width: 100%;}}html body .ecom-core.ecom-u5m169ic19 .ecom-core.ecom-7h7ll5o11qj>div.core__column--wrapper{padding-top: 0px !important;padding-bottom: 0px !important;}.ecom-core.ecom-4tey4gmkzga .ecom-image-align{align-items: flex-start;}.ecom-core.ecom-4tey4gmkzga .ecom-base-image .ecom-image-picture ,.ecom-core.ecom-4tey4gmkzga .ecom-base-image .ecom-image-picture .ecom-image-default{opacity: 1;}.ecom-core.ecom-4tey4gmkzga .ecom-base-image .ecom-image-picture:hover ,.ecom-core.ecom-4tey4gmkzga .ecom-base-image .ecom-image-picture:hover .ecom-image-default{opacity: 1;}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4tey4gmkzga .ecom-image-align{align-items: center;}.ecom-core.ecom-4tey4gmkzga .ecom-image-default{width: 100% !important;max-width: 100% !important;}.ecom-core.ecom-4tey4gmkzga .ecom-base-image .ecom-image-picture img,.ecom-core.ecom-4tey4gmkzga .ecom-base-image .ecom-image-picture picture{height: 35px !important;}}@media screen and (max-width: 767px) and (min-width: 101px){.ecom-core.ecom-4tey4gmkzga{margin-bottom: 15px !important;}}.ecom-core.ecom-u5m169ic19{background-color: #f5f5f5;border-style: solid;border-width: 1px 0px 0px 0px;border-color: #E2E2E2;}.ecom-core.ecom-u5m169ic19{padding-top: 20px !important;padding-bottom: 20px !important;}@media screen and (max-width: 1024px) and (min-width: 768px){.ecom-core.ecom-u5m169ic19{padding-bottom: 0 !important;}}

