/** Shopify CDN: Minification failed

Line 7:29807 Unexpected ","
Line 7:34059 Comments in CSS use "/* ... */" instead of "//"

**/
.beae-section-background-video > * {position: absolute;top: 0;left: 0;right: 0;bottom: 0;overflow: hidden;}.beae-section-background-video > * > * {position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);width: 100%;pointer-events: none;background: black;}section.beae-section .beae-section-background-video > .beae-section-background-video-normal{display:block }section.beae-section .beae-section-background-video > .beae-section-background-video-hover{display:none }section.beae-section:hover .beae-section-background-video--hover > .beae-section-background-video-normal{display:none !important }section.beae-section:hover .beae-section-background-video--hover > .beae-section-background-video-hover{display:block !important }.beae-row {width: 100%;position: relative;}.beae-section__overlay > .beae-overlay{display:block;position:absolute;top:0;left:0;bottom:0;right:0;}.beae-row:not(.beae-section) {float: left;}.beae-row.beae-section {clear: both;}.beae-row>div.core__row--columns.core__row--full {max-width: 100%;}div.core__row--columns {margin: 0 auto;display: flex;flex-wrap: wrap;width: 100%;position: relative;z-index: 1;}.beae-section-shape-divider{position:absolute;left:0;right:0;overflow:hidden;-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);display:flex }.beae-section-shape-divider[data-shape-position="top"]{top:0 }.beae-section-shape-divider[data-shape-position="bottom"]{bottom:0;}.beae-section-shape-divider[data-shape-position="bottom"] > span{transform: rotateX(180deg);}.beae-section-shape-divider > span{width: 100%;}.beae-section-shape-divider svg {display:flex;position:relative;left:50%;transform:translateX(-50%);width:100%;height:100px;}[data-beae-animation]{animation-duration:1000ms}html,body{width:100vw;max-width:100%;min-height:100vh}body{margin:0}div.beae-builder *,div.beae-builder *::before,div.beae-builder *::after{box-sizing:border-box}.beae-image-default{display:block; line-height:0}div.beae-builder{width:100%;margin:0 auto}div.beae-core img{max-width:100%;height:auto;border:0;vertical-align:middle}div.beae-core figure{margin:0}div.core__group--body>div.core__blocks{padding:14px}.beae-combined-elements div.core__group--body>div.core__blocks{padding:0}.beae-combined-elements div.core__group--item+div.core__group--item{margin-top:30px}div.core__blocks{display:flex;width:100%;min-height:20px;height:100%}div.core__blocks>div.core__blocks--body{display:flex;flex-wrap:wrap;align-content:flex-start;width:100%;position:relative}div.beae-group{overflow:visible!important}div.beae-group__items{display:inline-block;width:100%}div.beae-block{position:relative;display:inline-block;width:100%;height:fit-content}.beae__element *,.beae-element *:not(.beae-shopify__blog--post-link--ratio,.beae-product-single__add-to-cart--submit,.beae-base-gallery-aspect_ratio,.beae__form-form-radio){margin:0;vertical-align:baseline}.beae__element ul,.beae__element ol,.beae-element ul,.beae-element ol{list-style:none;padding:0;margin:0}.beae-html ul{color:inherit;display:block;list-style-type:disc;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}.beae-html ol{color:inherit;display:block;list-style-type:decimal;margin-block-start:1em;margin-block-end:1em;margin-inline-start:0;margin-inline-end:0;padding-inline-start:40px}.beae-html ul ul{list-style-type:circle;margin-block-start:0;margin-block-end:0}.beae-html ul ul ul{list-style-type:square}.beae-html ol ol,.beae-html ul ol{margin-block-start:0;margin-block-end:0}.beae__element input,.beae__element select,.beae__element textarea,.beae__element button,.beae-element input,.beae-element select,.beae-element textarea,.beae-element button{font-family:inherit}.beae__element,.beae-element{display:block;position:relative;width:100%}@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.beae-mode-bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.beae-mode-flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.beae-mode-pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.beae-mode-rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.beae-mode-shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.beae-mode-headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.beae-mode-swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.beae-mode-tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.beae-mode-wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.beae-mode-jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.beae-mode-bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.beae-mode-bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.beae-mode-bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.beae-mode-bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.beae-mode-bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.beae-mode-fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.beae-mode-fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.beae-mode-fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.beae-mode-fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.beae-mode-fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.beae-mode-lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.beae-mode-rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.beae-mode-rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.beae-mode-rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.beae-mode-rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.beae-mode-rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.beae-mode-rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.beae-mode-zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.beae-mode-zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.beae-mode-zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.beae-mode-zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.beae-mode-zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.beae-mode-slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.beae-mode-slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.beae-mode-slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.beae-mode-slideInUp{animation-name:slideInUp}.beae-mode-animation-grow{transition-duration:.3s;transition-property:transform}.beae-mode-animation-grow:active,.beae-mode-animation-grow:focus,.beae-mode-animation-grow:hover{transform:scale(1.1)}.beae-mode-animation-shrink{transition-duration:.3s;transition-property:transform}.beae-mode-animation-shrink:active,.beae-mode-animation-shrink:focus,.beae-mode-animation-shrink:hover{transform:scale(.9)}@keyframes beae-mode-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(.9)}}.beae-mode-animation-pulse:active,.beae-mode-animation-pulse:focus,.beae-mode-animation-pulse:hover{animation-name:beae-mode-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes beae-mode-animation-pulse-grow{to{transform:scale(1.1)}}.beae-mode-animation-pulse-grow:active,.beae-mode-animation-pulse-grow:focus,.beae-mode-animation-pulse-grow:hover{animation-name:beae-mode-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes beae-mode-animation-pulse-shrink{to{transform:scale(.9)}}.beae-mode-animation-pulse-shrink:active,.beae-mode-animation-pulse-shrink:focus,.beae-mode-animation-pulse-shrink:hover{animation-name:beae-mode-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes beae-mode-animation-push{50%{transform:scale(.8)}100%{transform:scale(1)}}.beae-mode-animation-push:active,.beae-mode-animation-push:focus,.beae-mode-animation-push:hover{animation-name:beae-mode-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes beae-mode-animation-pop{50%{transform:scale(1.2)}}.beae-mode-animation-pop:active,.beae-mode-animation-pop:focus,.beae-mode-animation-pop:hover{animation-name:beae-mode-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.beae-mode-animation-bounce-in{transition-duration:.5s}.beae-mode-animation-bounce-in:active,.beae-mode-animation-bounce-in:focus,.beae-mode-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(.47,2.02,.31,-.36)}.beae-mode-animation-bounce-out{transition-duration:.5s}.beae-mode-animation-bounce-out:active,.beae-mode-animation-bounce-out:focus,.beae-mode-animation-bounce-out:hover{transform:scale(.8);transition-timing-function:cubic-bezier(.47,2.02,.31,-.36)}.beae-mode-animation-rotate{transition-duration:.3s;transition-property:transform}.beae-mode-animation-rotate:active,.beae-mode-animation-rotate:focus,.beae-mode-animation-rotate:hover{transform:rotate(4deg)}.beae-mode-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.beae-mode-animation-grow-rotate:active,.beae-mode-animation-grow-rotate:focus,.beae-mode-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.beae-mode-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.beae-mode-animation-float:active,.beae-mode-animation-float:focus,.beae-mode-animation-float:hover{transform:translateY(-8px)}.beae-mode-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.beae-mode-animation-sink:active,.beae-mode-animation-sink:focus,.beae-mode-animation-sink:hover{transform:translateY(8px)}@keyframes beae-mode-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes beae-mode-animation-bob-float{100%{transform:translateY(-8px)}}.beae-mode-animation-bob:active,.beae-mode-animation-bob:focus,.beae-mode-animation-bob:hover{animation-name:beae-mode-animation-bob-float,beae-mode-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes beae-mode-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes beae-mode-animation-hang-sink{100%{transform:translateY(8px)}}.beae-mode-animation-hang:active,.beae-mode-animation-hang:focus,.beae-mode-animation-hang:hover{animation-name:beae-mode-animation-hang-sink,beae-mode-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.beae-mode-animation-skew{transition-duration:.3s;transition-property:transform}.beae-mode-animation-skew:active,.beae-mode-animation-skew:focus,.beae-mode-animation-skew:hover{transform:skew(-10deg)}.beae-mode-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.beae-mode-animation-skew-forward:active,.beae-mode-animation-skew-forward:focus,.beae-mode-animation-skew-forward:hover{transform:skew(-10deg)}.beae-mode-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.beae-mode-animation-skew-backward:active,.beae-mode-animation-skew-backward:focus,.beae-mode-animation-skew-backward:hover{transform:skew(10deg)}@keyframes beae-mode-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.beae-mode-animation-wobble-vertical:active,.beae-mode-animation-wobble-vertical:focus,.beae-mode-animation-wobble-vertical:hover{animation-name:beae-mode-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes beae-mode-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.beae-mode-animation-wobble-horizontal:active,.beae-mode-animation-wobble-horizontal:focus,.beae-mode-animation-wobble-horizontal:hover{animation-name:beae-mode-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes beae-mode-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.beae-mode-animation-wobble-to-bottom-right:active,.beae-mode-animation-wobble-to-bottom-right:focus,.beae-mode-animation-wobble-to-bottom-right:hover{animation-name:beae-mode-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes beae-mode-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.beae-mode-animation-wobble-to-top-right:active,.beae-mode-animation-wobble-to-top-right:focus,.beae-mode-animation-wobble-to-top-right:hover{animation-name:beae-mode-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes beae-mode-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.beae-mode-animation-wobble-top{transform-origin:0 100%}.beae-mode-animation-wobble-top:active,.beae-mode-animation-wobble-top:focus,.beae-mode-animation-wobble-top:hover{animation-name:beae-mode-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes beae-mode-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.beae-mode-animation-wobble-bottom{transform-origin:100% 0}.beae-mode-animation-wobble-bottom:active,.beae-mode-animation-wobble-bottom:focus,.beae-mode-animation-wobble-bottom:hover{animation-name:beae-mode-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes beae-mode-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.beae-mode-animation-wobble-skew:active,.beae-mode-animation-wobble-skew:focus,.beae-mode-animation-wobble-skew:hover{animation-name:beae-mode-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes beae-mode-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.beae-mode-animation-buzz:active,.beae-mode-animation-buzz:focus,.beae-mode-animation-buzz:hover{animation-name:beae-mode-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes beae-mode-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.beae-mode-animation-buzz-out:active,.beae-mode-animation-buzz-out:focus,.beae-mode-animation-buzz-out:hover{animation-name:beae-mode-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}.beae-column .core__column--wrapper{height:100%;} .beae-column {position: relative;}.beae-column>.core__column--wrapper {align-items: flex-start;display: flex;padding: 20px;}.beae-column:hover {z-index: 1;}@media only screen and (min-width: 768px) {.beae-column>.core__column--wrapper {height: 100%;}}.beae__element--button{display:inline-flex;align-items:center}.beae__element--button-icon{display:inline-flex;color:inherit}.beae__element--button-icon svg{width:18px;height:auto}.beae-element-button.beae-button-default{display:flex;}.beae-placeholder-text:empty{display:block;}.beae-placeholder-text::after {content: attr(placeholder);opacity: 0.5;display: inline-block;} .beae__text--dropcap:first-letter { font-size: 40px; color: #8A2BE2; display:inline-flex; border:1px solid transparent; float:left; line-height:1; } .beae-maximum-height { overflow:hidden } .beae-element-base-text-view-more { cursor:pointer; background:transparent; border: none; padding:0 } .beae-mce__image > picture {display: block;line-height:0;}.beae-image-hover-mode {opacity:0;z-index:-1;position:absolute;top: 0;left: 0;right: 0;bottom: 0;max-width:100%;max-height:100%;transition:inherit;}.beae-mce__image[hover-mode="true"]:hover .beae-image-hover-mode{opacity:1;z-index:2 }.beae-mce__image[hover-mode="true"]{position:relative }.beae-mce__image[hover-mode="true"]:hover > [image-mode] {opacity:0;}.beae-mce__image[hover-mode="true"] > [image-mode] {transition:inherit;}.beae-container-image-ratio,.beae-image__caption{width:100%}.beae-base-image.beae-overlay>.beae-overlay-text{text-align:center}.beae-base-image figure,.beae-container-image .mce--wrp,.beae-image-align{display:flex}.beae-image-picture-link{overflow:hidden;display:inline-flex}.beae-base-image picture{flex:1 1 auto;min-height:1px}.beae-base-image picture img{display:block}.beae-container-image{display:flex;flex-direction:column;width:100%}.beae-image-content-position,.beae-image-picture-link{position:relative}.beae-base-image.beae-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.beae-placeholder-text:empty{display:block;}.beae-placeholder-text::after {content: attr(placeholder);opacity: 0.5;display: inline-block;} .element__divi{padding:10px 0;overflow:hidden;}.beae__element-divi{display:flex;}.divi-line{margin:10px 0;border:0;border-bottom: 1px solid #D1D5DB;}.divi-cont{position:relative;z-index:1;display:flex;align-items:center;transition: all .3s;color: #818a91;width:100%;}.divi-cont span{display:flex;white-space:nowrap;}.divi-cont-before{display:block;border:0;}.divi-cont-after{display:block;border:0;}.divi-style{padding:0 !important;border-bottom: 2px solid #D1D5DB;}.divi-cont>*{margin:0;}.divi-cont svg{width:36px;height:auto;}.beae-mce__icon{display:flex }.element__featured--wrapper {display: grid;width: 100%;}.element__featured--box {text-align: center;overflow:hidden;display:flex;}.element__featured--box-img img {height: auto;max-width: 100%;border: none;box-shadow: none;transition-duration: 0.3s;vertical-align: middle;}.element__featured--box-content {width: 100%;}.element__featured--box-btn {text-align: center;background: #008060;border-radius: 4px;text-decoration: none;color:white;padding:12px 20px;display:inline-flex;align-items:center;gap:10px }.element__featured--box-btn svg{width:24px;height:auto }.beae-feature-box-icon-link{display:inline-flex;}.beae-button-default{display:flex;justify-content:inherit;}.element__featured--box-content-flex .core__micro--title_subtitle, .element__featured--box-content-flex .core__micro--title_title, .element__featured--box-content-flex .core__micro--text{width : 100%;}.element__featured--box-content{justify-content:inherit;}.element__featured--box .beae-image-align{display:flex;width : 100%;flex:1 }.element__featured--box-content-flex{display:flex;flex:1 }.beae_bg_none{background-color: unset !important;}.beae-swiper-navigation-position{display:flex;}.beae-swiper-navigation-position button{margin:0 }.beae-swiper-navigation button{position:unset;margin:0 }.beae-slider--container {position: relative;display: flex;flex-direction: column;}.beae-swiper-pagination-bullet:only-child {opacity: none }.beae-swiper-button svg{width:24px;height:24px;}.beae-flex-center, .beae-swiper-navigation {display: flex;align-items: center;}.beae-flex-center .beae-swiper-pagination-fraction{position: static;}.beae-swiper-navigation{justify-content: center }.beae-slider img {display: block }.beae-slider--container .beae-swiper-pagination-bullet img{display: block;width: 100%;height: 100%;object-fit: cover }.beae-slider--container .beae-swiper-button-next:after, .beae-slider--container .beae-swiper-button-prev:after {content: none;}.beae-slider--container .beae-swiper-navigation[data-navigator-type="combine"] .beae-swiper-button-next, .beae-slider--container .beae-swiper-navigation[data-navigator-type="combine"] .beae-swiper-button-prev {position: static;margin: 0;}.beae-slider--container .beae-swiper-button-next, .beae-slider--container .beae-swiper-button-prev {border: 0;background: transparent;width: auto;height: auto;padding: 5px;color: #444 }.beae-slider--container .beae-swiper-pagination {position: relative;display: flex;flex-wrap: wrap;align-items: center }.beae-slider--container .beae-swiper-pagination-bullet {width: 15px;height: 15px;opacity: 1;overflow: hidden;}.beae-slider--container .beae-swiper-pagination-bullet, .beae-slider--container .beae-swiper-pagination-bullet-active{background-clip: content-box;padding: 1px;box-sizing: content-box !important;background-color: currentColor;}.beae-swiper-container-horizontal>.beae-swiper-pagination-bullets{width:auto;}.beae-slider--container .beae-swiper-slide{position: relative;}.beae-swiper-slide div.core__blocks>div.core__blocks--body{display:flex }.beae-content-item__container {width: 100%;}.beae-swiper-slide .beae-content-item {display: flex;justify-content: center;}.beae-image-background{position:absolute;top:0;left:0;height: 100% !important;width: 100%;z-index:-1 }.beae-image-background img{position:absolute;top:0;left:0;height: 100% !important;width: 100%;object-fit: cover;object-position: center center;}.beae-slider--container .beae-swiper-pagination-bullets, .beae-swiper-pagination-custom, .beae-swiper-pagination-fraction {display: flex;align-items: center;justify-content: center;bottom: 0;}.beae-slider--container .beae-swiper-pagination-bullets, .beae-swiper-pagination-custom, .beae-swiper-pagination-fraction {bottom: 0;}.beae-content-item {height: 100%;}.beae-slider--container .beae-swiper-navigation[data-navigator-type="classic"] .beae-swiper-pagination, .beae-slider--container .beae-swiper-navigation:not([data-navigator-type]) .beae-swiper-pagination {width:100% }.beae-swiper-container-fade .beae-swiper-slide{pointer-events: unset !important }.beae-swiper-container-fade .beae-swiper-slide.swiper-slide-active{z-index:2 }.beae-transform {transform: translateY(-50%);}.beae-swiper-pagination-position.beae-pagination-center_left_fraction_full, .beae-swiper-pagination-position.beae-pagination-center_right_fraction_full{flex-direction: row !important;}, .beae-swiper-slide .beae-container-image{max-height: 350pxpx;align-items: end; justify-content: flex-end}.beae-product-item:hover .beae-atc-special-mode > div {transform: translateY(0);opacity:1 }.beae-atc-special-mode {overflow:hidden;position:absolute;z-index: 9999;bottom:0;left:0;right:0;width:100% }.beae-atc-special-mode > div {transform: translateY(100%);opacity:0;transition:all .4s cubic-bezier(.25,.46,.45,.94) }.beae-products__layout-grid {grid-template-columns: repeat(4, minmax(0, 1fr));display: grid;gap: 1rem;}.beae-flex-column {display: flex;flex-direction: column }.beae-d-flex {display: flex;flex-wrap:wrap;}.beae-product-information{flex: 1 }.beae-products-container .mce--price .mce--wrp {display: flex;flex-wrap: wrap;align-items: center;}.beae-products-container .beae-swiper-button-prev svg, .beae-products-container .beae-swiper-button-next svg{width: 45px;height: 45px;}.beae-collection.beae-products {width: 100%;}.beae-title{position: relative;display: flex;flex-flow: row wrap;align-items: center;width: 100%;}.beae-title[data-title-align="right"]{justify-content: flex-end;}.beae-title[data-title-align="center"]{justify-content: center;flex-direction: column;}.beae-no-heading[data-button-align="tc"], [data-button-align="bc"]{text-align: center;}.beae-no-heading[data-button-align="tr"], [data-button-align="br"]{text-align: right;}.beae-title[data-title-align="center"][data-button-align="tc"]{flex-direction: column;}.beae-title[data-title-align="center"][data-button-align="tr"] .beae-products__actions--view-more-wrapper{position: absolute;right:0;}.beae-title[data-title-align="center"][data-button-align="tl"] .beae-products__actions--view-more-wrapper{position: absolute;left: 0;}.beae-title[data-title-align="left"][data-button-align="tr"]{justify-content: space-between;}.beae-title[data-title-align="right"][data-button-align="tl"]{justify-content: space-between;flex-direction: row-reverse;}.beae-title[data-title-align="right"] .beae-title-main, .beae-title[data-title-align="left"] .beae-title-main{align-self: start;z-index: 1;}.beae-title[data-title-align="right"][data-button-align="tc"] .beae-products__actions--view-more-wrapper, .beae-title[data-title-align="left"][data-button-align="tc"] .beae-products__actions--view-more-wrapper{text-align: center;position: absolute;left: 0;right:0;z-index:0 }.beae-products__actions--view-more-wrapper .mce--wrp {display:inline-flex }.beae-load-more{position:relative;display: inline-flex;line-height: 45px;padding:0 35px;text-align: center;cursor: pointer;transition: ease .3s;text-transform: capitalize;border: 1px solid #000000;text-decoration:none;}.beae-load-more.loading:before{content: "";height: 1em;width: 1em;vertical-align: middle;display: inline-block;border-radius: 50%;border: 2px solid;border-top-color: transparent;animation: beaeSpin infinite 1s linear;margin-right: 5px;margin-top: -1px;}.beaeFadeInUp{animation-name: baeeFadeInUp;animation-duration: .8s;animation-fill-mode: both;animation-timing-function: cubic-bezier(.65,.8,.44,.99);}@keyframes beaeSpin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@keyframes baeeFadeInUp{from{opacity:0;transform:translate3d(0,80px,0)}to{opacity:1;transform:none}}.beae-products .beae-product-media a {text-decoration: none;color: inherit;width: 100% }.beae-products-quick-shop--force-hide {display: none;}.beae-products--text-only {background: rgb(26 27 24 / 8%);}.beae-product-item {overflow: hidden;}.beae-product-item--wrapper {width: 100%;height: 100%;}.beae-product-item .beae-product-item--inner {display: block }.beae-products--text-only .beae-product-item--content {grid-row: 2;justify-self: center;margin-bottom: 6rem;margin-top: 5rem;}.beae-products--text-only .beae-product-item--inner {display: grid;grid-template-rows: 1fr auto 1fr;width: 100%;}.beae-product-badge {z-index: 3;position: absolute;top: 0px;left: 0px;right: 0px;display: flex;flex-direction: column;pointer-events: none; line-height: initial }.beae-product-badge>span {pointer-events: auto;font-size: 12px;letter-spacing: 0.3px;text-transform: uppercase;padding: 1px 5px;}.beae-product-badge--sale{color:#ffffff;background-color: #da5f39;}.beae-microelement-price--prices{color: #000000;}.beae-product-price--sale{//color: #ec0101;}.beae-product--compare-at-price{color:#666666;font-size: 16px;text-decoration: line-through;margin-left:5px;}.beae-products-item--information-wrapper .beae-product-item-vendor .core__micro--button {width: 100%;}.beae-product-item-vendor a{font-size: 13px;letter-spacing: 0.1em;text-transform: uppercase;width : 100%;display: flex;}.beae-product-item-information-title{font-size: 18px;color:#000000;margin-bottom: 0;margin-top: 0;transition: 0.3s;text-decoration:none;}.beae-product-item-information-title > span{display:block;}.beae-visually-hidden {display: none;}.beae-products-quick-shop-wrapper {display: none;}.load-more_wrap {display: flex;}.beae-products-quick-shop--force-show {display: block !important;}.beae-product-media {display: block;position: relative;}.beae-product-media .core__micro--image{position: absolute;top: 0;left: 0;right: 0;bottom: 0;}.beae-product-media .core__micro--image div{height:100%;width:100%;display:block;}.beae-product-media .core__micro--image img{max-width: 100%;height: 100%;width: 100%;object-fit: cover;object-position: center center;transition: opacity .4s cubic-bezier(.25, .46, .45, .94);}.beae-product-media--hover-effect:hover .beae-product-secondary-media{opacity: 1;visibility: visible;}.beae-product-media--hover-effect:hover .beae-product-media-image, .beae-product-secondary-media {opacity: 0;visibility:hidden;}.beae-product-card {background-color: #fff;border-radius: 6px;overflow: hidden;box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.12);}.beae-product-card .beae-product-card-image {height: 200px;}.beae-product-card .beae-product-card-image img {display: block;width: 100%;height: inherit;object-fit: cover;}.beae-product-card .beae-product-card-content {padding: 2rem 1.8rem;}.beae-product-card h4 {margin: 0 0 1rem;font-size: 1.5rem;line-height: 1.5rem;}.beae-product-card .beae-product-card-description {font-size: 1rem;line-height: 1.4rem;}.beae-product-card.beae-product-card-loading .beae-product-card-image, .beae-product-card.beae-product-card-loading h4, .beae-product-card.beae-product-card-loading .beae-product-card-description {background-color: #ededed;background: linear-gradient(100deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 60%) #ededed;background-size: 200% 100%;background-position-x: 180%;animation: 1s loading ease-in-out infinite;}@keyframes loading {to {background-position-x: -20%;}}.beae-product-card.beae-product-card-loading h4 {min-height: 1.6rem;border-radius: 4px;animation-delay: 0.05s;}.beae-product-card.beae-product-card-loading .beae-product-card-description {min-height: 4rem;border-radius: 4px;animation-delay: 0.06s;}.beae-product-media>.beae-product-countdown{position: absolute;text-align: center;bottom: 0;width: 100%;z-index: 5;}.beae-product-countdown{position: relative;margin: 15px 0;}.beae-element__countdown--time .beae-products-time--number{font-size: 28px;line-height: 32px;font-weight: 500;width:100% }.beae-element__countdown--time .beae-products-time--label{font-size: .8em;text-transform: capitalize;width:100% }.beae-products-time--item{display:flex;flex-direction: column;justify-content: center;}.beae-element__countdown--time{display: flex;grid-column-gap: 10px;grid-row-gap: 10px;}.beae-product-item {position: relative;}.beae-products-form__actions {width: 100%;display: flex;flex-direction: column;align-items: flex-start;}.beae-product-item:hover .beae-product-image-loading img:last-child {min-height: 150px;}.beae-product-item:hover .beae-product-image-loading::before {visibility: visible;}.beae-product-item svg{width:40px;height: 40px;}.beae-products-view-more-after .beae-products-view-more-icon, .beae-products-quickshop-icon-after .beae-products-quickshop-icon, .beae-products-add-cart-icon-after .beae-products-add-cart-icon{order: 1;}.beae-products-submit:not(.beae-products-quick-shop--force-hide), .beae-products-form__actions--quickshop:not(.beae-products-quick-shop--force-hide) {display: inline-flex;flex-direction: row;flex-wrap: nowrap;align-content: center;justify-content: center;align-items: center;}.beae-product-image-loading::before {content: ' ';position: absolute;width: 40px;height: 40px;top: 0;left: 0;bottom: 0;right: 0;z-index: 4;border: 4px solid #343232;opacity: 1;visibility: hidden;border-radius: 50%;animation: beae-loading .5s cubic-bezier(0, 0.2, 0.8, 1) infinite;vertical-align: middle;margin: auto;}@keyframes beae-loading {0% {top: 0px;left: 0px;width: 0;height: 0;opacity: 1;}100% {top: 0px;left: 0px;width: 72px;height: 72px;opacity: 0;}}.beae-product-picker-dropdown-label, .beae-product-picker-radio-label, .beae-product-item-information-title{width:100%;}.beae-products-container {display: flex;flex-direction: column;}.beae-product-countdown-wrapper{display:flex;flex-direction:column;}.beae-product-price--bage-sale{display:inline-block }.beae-products-form__actions--add{font-size:16px;line-height:1 }.beae-flex-row {display:grid;grid-template-columns: 40% auto;}.quickview-popup {position:relative;background:white;margin: auto;width: 60%;height: 90vh;overflow: scroll;display:none }.core__micro--button_quickview_btn{display:flex;}.beae-spinner-container {width: 100%;height: 100%;z-index: 99999;text-align: center;}.beae-spinner {margin: auto;border: 2px solid #dbf2ff;width: 32px;height: 32px;display: inline-block;position: absolute;top: 45%;border-radius: 50%;border-right: 2px solid #018df7;text-align:center;animation-name: beaeSpin;animation-duration: 900ms;animation-iteration-count: infinite;animation-timing-function: cubic-bezier(0.53, 0.21, 0.29, 0.67);}@-webkit-keyframes beaeSpin {0% {-webkit-transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);}}@keyframes beaeSpin {0% {-webkit-transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);}}.beae-product-picker-main-label {width:100% }.beae-product-picker--list {display:flex;gap:10px;flex-wrap:wrap }.beae-product-picker-ratio-list-item {padding:4px 8px;border-radius:4px;border:1px solid #ccc;cursor:pointer }.beae-product-picker-ratio-list-item.beae-product-swatch-item--active {border-color: rgba(5, 150, 105,1);}.beae-product-picker-images-item img {width:40px;height:40px }@media screen and (max-width:999px) {.quickview-popup {width: 70%;}}@media screen and (max-width:480px) {.quickview-popup {width: 90%;}}
.beae-products__layout-grid {grid-template-columns: repeat(4, minmax(0, 1fr));display: grid;gap: 1rem;}.beae-products-main--grid button{border-radius: 0;font-weight:normal;min-height:auto;height:auto;}.beae-products-main--grid .beae-products-badge span + span{margin-top: 3px;}button.swym-button.beae-products-wishlist-button {position: absolute;right: 3%;top: 2%;z-index: 2;}.swym-button.beae-products-wishlist-button:not(.swym-loaded){display:none;}.beae-base-gallery-grid {display: grid }.beae-base-gallery-block {display: block }.beae-gallery--container {grid-gap: var(--beae-gallery-gap, 30px) var(--beae-gallery-gap, 30px);}.beae-gallery--container[data-layout="grid"] {grid-template-columns: repeat(4, 1fr);}.beae-gallery--container[data-layout="masonry"] {column-count: 4;}.beae-gallery--container[data-layout="masonry"] .beae-gallery--item {margin-bottom: var(--beae-gallery-gap, 30px);display: inline-block;}.beae-gallery--item figure {display: flex;flex-direction:column;}.beae-gallery--item a{position: relative;}.beae-base-gallery-overlay.beae-overlay {position: absolute;inset: 0;z-index: 1;align-items: center;justify-content: center;pointer-events: none;display:flex;text-align:center;}.beae-gallery--caption{width:100% }.beae-base-gallery-aspect_ratio{position:relative;width:100%;padding-bottom:100%;}.beae-base-gallery-aspect_ratio > img{position:absolute;object-fit:cover;height:100% !important;width:100%;}.beae-direction-column .beae-swiper-pagination{flex-direction:column }.beae-collection-main{width:100% }.beae-swiper-navigation-position{display:flex;}.beae-swiper-navigation-position button{margin:0 }.beae-swiper-navigation button{position:unset;margin:0 }.beae-slider--container {position: relative;display: flex;flex-direction: column;}.beae-swiper-pagination-bullet:only-child {opacity: none }.beea__gallery--element-container .beae-swiper-pagination-bullet {width: 15px;height: 15px;opacity: 1 }.beea__gallery--element-container .beae-swiper-pagination-bullet, .beea__gallery--element-container .beae-swiper-pagination-bullet-active{background-clip: content-box;padding: 1px;box-sizing: content-box !important;background-color: currentColor;}.beae-swiper-button svg{width:24px;height:24px;}.beae-flex-center, .beae-swiper-navigation {display: flex;align-items: center;}.beae-swiper-navigation{justify-content: center }.beae-slider img {display: block }.beea__gallery--element-container {position: relative;display: flex;flex-direction: column;}.beea__gallery--element-container .beae-swiper-pagination-bullets{width:auto;}.beea__gallery--element-container .beae-swiper-pagination-bullet img{display: block;width: 100%;height: 100%;object-fit: cover }.beea__gallery--element-container .beae-swiper-pagination-bullets, .beae-swiper-pagination-custom, .beae-swiper-pagination-fraction {display: flex;align-items: center;justify-content: center;bottom: 0;}.beea__gallery--element-container .beae-swiper-button::after {display: none;}.beea__gallery--element-container .beae-swiper-navigation[data-navigator-type="combine"] .beae-swiper-button-next, .beea__gallery--element-container .beae-swiper-navigation[data-navigator-type="combine"] .beae-swiper-button-prev {position: static;margin: 0;}.beea__gallery--element-container .beae-swiper-button {border: 0;background: transparent;width: auto;height: auto;padding: 5px;color: #444;display:flex }.beea__gallery--element-container .beae-swiper-pagination {position: relative;display: flex;flex-wrap: wrap;align-items: center }.beea__gallery--element-container .beae-swiper-pagination-bullet {width: 15px;height: 15px;opacity: 1;overflow: hidden;}.beea__gallery--element-container .beae-swiper-pagination-bullet, .beea__gallery--element-container .beae-swiper-pagination-bullet-active{background-clip: content-box;padding: 1px;box-sizing: content-box !important;background-color: currentColor;}.beae-swiper-container-horizontal>.beae-swiper-pagination-bullets{width:auto;}.beea__gallery--element-container .beae-swiper-slide{position: relative;}.beae-swiper-slide div.core__blocks>div.core__blocks--body{display:flex }.beae-content-item__container {width: 100%;}.beae-swiper-slide .beae-content-item {display: flex;justify-content: center;}.beae-image-background{position:absolute;top:0;left:0;height: 100% !important;width: 100%;z-index:-1 }.beae-image-background img{position:absolute;top:0;left:0;height: 100% !important;width: 100%;object-fit: cover;object-position: center center;}.beae-slider--container .beae-swiper-pagination-bullets, .beae-swiper-pagination-custom, .beae-swiper-pagination-fraction {display: flex;align-items: center;justify-content: center;bottom: 0;}.beae-slider--container .beae-swiper-pagination-bullets, .beae-swiper-pagination-custom, .beae-swiper-pagination-fraction {bottom: 0;}.beae-content-item {height: 100%;}.beae-slider--container .beae-swiper-navigation[data-navigator-type="classic"] .beae-swiper-pagination, .beae-slider--container .beae-swiper-navigation:not([data-navigator-type]) .beae-swiper-pagination {width:100% }.beae-base-gallery-bubble{margin-bottom: 15px;position:relative;}.beae-base-gallery-bubble.beae-style-right{margin-right: 15px;}.beae-base-gallery-bubble.beae-style-left{margin-left: 15px;}.beae-transform {transform: translateY(-50%);}.beae-swiper-pagination-position.beae-pagination-center_left_fraction_full, .beae-swiper-pagination-position.beae-pagination-center_right_fraction_full{flex-direction: row !important;}.beae-base-gallery .beae-swiper-wrapper {grid-template-columns: repeat(4, 1fr);column-count: 3;--beae-gallery-gap: 0px;}.beae-microelement-price--badges{display:none }.beae-microelement-price--badges-sale, .beae-microelement-price--badges-sold-out{display:none;}.beae-product-single__price--sale{font-size: 30px;color: rgb(26, 27, 24);display:inline-flex;line-height: initial;}.beae-product-single__price--regular{text-decoration: line-through;color: #6B7280;display:inline-flex;}.beae-microelement-price--badges-sale{color:red;line-height: initial;}.beae-product-single__price-container .beae-microelement-price--prices{display:inline-flex;align-items: center;justify-content:center;gap:10px;}.beae-product-single__price-container {display:flex;flex-direction:column;}.beae-microelement-price--badges-sale, .beae-microelement-price--badges-sold-out{margin-left: 12px;padding: 2px 8px;border-radius: 50px;}.beae-microelement-price--badges-sold-out{line-height: initial;}.beae-microelement-price--prices {display: flex;}.beae-product-single__price-wrapper .beae-product-single__price-container .mce--wrp {display: flex;align-items: center;flex-wrap: wrap;}
.beae-core.beae-kmmcdtzl>div.core__row--columns{height: auto;}.beae-core.beae-kmmcdtzl>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-kmmcdtzl>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}
.beae-core.beae-zxwcoffw{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-zxwcoffw{width: 100%;}}.beae-core.beae-56l3zlda div.divi-style{border-style: solid;}.beae-core.beae-56l3zlda{type: none;}.beae-core.beae-56l3zlda .divi-cont,.beae-core.beae-56l3zlda .divi-line{width: 100%;}.beae-core.beae-56l3zlda .beae__element-divi .divi-style{border-bottom-width: 1px;}.beae-core.beae-ivshpxb4>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-ivshpxb4>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}@media screen and (min-width: 1024px) {.beae-core.beae-ivshpxb4{display: none;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-ivshpxb4{display: none;}}
.beae-core.beae-1a18k7rl{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-1a18k7rl{width: 100%;}}.beae-core.beae-kl0g2vrl div.divi-style{border-style: solid;}.beae-core.beae-kl0g2vrl{type: none;}.beae-core.beae-kl0g2vrl .divi-cont,.beae-core.beae-kl0g2vrl .divi-line{width: 100%;}.beae-core.beae-kl0g2vrl .beae__element-divi .divi-style{border-bottom-width: 1px;}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-kl0g2vrl{display: none;}}.beae-core.beae-06ffqmz9>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-06ffqmz9>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}
.beae-core.beae-57dp8slr{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-57dp8slr{width: 100%;}}.beae-core.beae-82plic8l .beae-base-gallery-aspect_ratio{padding-bottom: 66.6666%;}.beae-core.beae-82plic8l .beae-base-gallery .beae-gallery--container{grid-template-columns: repeat(5, 1fr);column-count: 3;--beae-gallery-gap: 15px;}.beae-core.beae-82plic8l .beae-swiper-pagination-position{order: 1;justify-content: center;align-items: center;}@media screen and (max-width: 767px) {.beae-core.beae-82plic8l .beae-base-gallery-aspect_ratio{padding-bottom: 100%;}.beae-core.beae-82plic8l .beae-base-gallery .beae-gallery--container{grid-template-columns: repeat(5, 1fr);}}.beae-core.beae-82plic8l .beae-image-align{align-items: center;}.beae-core.beae-82plic8l .beae-base-gallery .beae-gallery--item .beae-image-default{width: 67% !important;}.beae-core.beae-82plic8l .beae-base-gallery .beae-gallery--item .beae-image-default ,.beae-core.beae-82plic8l .beae-base-gallery .beae-gallery--item .beae-image-default .beae-image-default{opacity: 1;}.beae-core.beae-82plic8l .beae-base-gallery .beae-gallery--item .beae-image-default:hover ,.beae-core.beae-82plic8l .beae-base-gallery .beae-gallery--item .beae-image-default:hover .beae-image-default{opacity: 1;}.beae-core.beae-82plic8l .beae-base-gallery .beae-image-default>.beae-overlay:hover{background: rgba(17, 24, 39, 0.3);}@media screen and (min-width: 1024px) {.beae-core.beae-82plic8l{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-82plic8l{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-82plic8l{padding-top: 0px !important;margin-top: -23px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-82plic8l{display: none;}}.beae-core.beae-43gmgtpe>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-43gmgtpe>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}
.beae-core.beae-q9x6005a{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-q9x6005a{width: 100%;}} .beae-core.beae-q4gev65d{}@media screen and (min-width: 1024px) {.beae-core.beae-q4gev65d{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-q4gev65d{display: block;}}@media screen and (max-width: 767px) {body .beae-q4gev65d{width: 722px;max-width:722px;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-q4gev65d{display: block;}}.beae-core.beae-q4gev65d .text-content{text-shadow: 0 0 0px;}@media screen and (max-width: 767px) {.beae-core.beae-q4gev65d .text-content{text-align: center;}.beae-core.beae-q4gev65d .text-content,.beae-core.beae-q4gev65d .text-content a{font-style: italic;text-decoration: underline;}}.beae-core.beae-q4gev65d .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-kvan1fgs{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-kvan1fgs{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-kvan1fgs{display: block;}}@media screen and (max-width: 767px) {.beae-core.beae-kvan1fgs .text-content{text-align: center;}.beae-core.beae-kvan1fgs .text-content,.beae-core.beae-kvan1fgs .text-content a{letter-spacing: -0.5px;font-weight: 200;font-size: 14px;}}.beae-core.beae-kvan1fgs .beae-maximum-height{max-height: 200px;}.beae-core.beae-x4q3bf4f>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-x4q3bf4f>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}
.beae-core.beae-cupcin0w{width: 50%;}@media screen and (max-width: 767px) {.beae-core.beae-cupcin0w{width: 100%;}}html body .beae-49bjmhz5 .beae-core.beae-cupcin0w>div.core__column--wrapper{padding-bottom: 4px !important;margin-bottom: -2px !important;}@media screen and (max-width: 767px) {html body .beae-49bjmhz5 .beae-core.beae-cupcin0w>div.core__column--wrapper{margin-top: -42px !important;margin-bottom: 2px !important;padding-top: 0px !important;}} .beae-core.beae-pitzyl2y{margin-top: 51px !important;margin-bottom: -8px !important;padding-top: 0px !important;padding-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-pitzyl2y{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-pitzyl2y{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-pitzyl2y{margin-bottom: 9px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-pitzyl2y{display: block;}}.beae-core.beae-pitzyl2y .text-content{text-align: left;}.beae-core.beae-pitzyl2y .beae-maximum-height{max-height: 200px;} .beae-core.beae-qvdddk0d{padding-top: 0px !important;padding-bottom: 0px !important;margin-top: 79px !important;margin-bottom: -47px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-qvdddk0d{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-qvdddk0d{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-qvdddk0d{margin-top: 38px !important;margin-bottom: -52px !important;padding-top: 0px !important;padding-bottom: 10px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-qvdddk0d{display: block;}}.beae-core.beae-qvdddk0d .mce--title .mce--wrp{text-align: left;}.beae-core.beae-qvdddk0d .beae-mce__title{color: #22002D;}@media screen and (max-width: 767px) {.beae-core.beae-qvdddk0d .beae-mce__title,.beae-core.beae-qvdddk0d .beae-mce__title a{letter-spacing: -0.5px;}}.beae-core.beae-b5rjlas1{width: 50%;}@media screen and (max-width: 767px) {.beae-core.beae-b5rjlas1{width: 100%;}.beae-core.beae-b5rjlas1>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.beae-block+div.beae-block.elmspace{margin-top: 0px;}} .beae-core.beae-cvu4868x{}@media screen and (min-width: 1024px) {.beae-core.beae-cvu4868x{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-cvu4868x{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-cvu4868x{margin-right: -19.9px !important;margin-left: -20px !important;}body .beae-cvu4868x{width: 854px;max-width:854px;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-cvu4868x{display: block;}}.beae-core.beae-cvu4868x .beae-mce__image ,.beae-core.beae-cvu4868x .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-cvu4868x .beae-mce__image:hover ,.beae-core.beae-cvu4868x .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-49bjmhz5{background: rgba(255, 255, 255, 0.75);}.beae-core.beae-49bjmhz5>div.beae-section__overlay>.beae-overlay{opacity: 0;}.beae-core.beae-49bjmhz5>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-49bjmhz5>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}@media screen and (max-width: 767px) {.beae-core.beae-49bjmhz5{background: rgba(255, 255, 255, 0.79);}} .beae-core.beae-49bjmhz5{padding-top: 33px !important;}@media screen and (max-width: 767px) { .beae-core.beae-49bjmhz5{margin-top: -85px !important;padding-top: 0px !important;}}
.beae-core.beae-7y5rruow{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-7y5rruow{width: 100%;}}@media screen and (min-width: 1024px) {.beae-core.beae-4y0w3q3m{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-4y0w3q3m{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-4y0w3q3m{display: block;}}.beae-core.beae-4y0w3q3m .mce--title .mce--wrp{text-align: center;}.beae-core.beae-4y0w3q3m .beae-mce__title{color: #22002D;}.beae-core.beae-ommom1a2>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-ommom1a2>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-ommom1a2{padding-top: 0px !important;}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-ommom1a2{display: none;}}
.beae-core.beae-osdif0nn{width: 25%;}@media screen and (max-width: 767px) {.beae-core.beae-osdif0nn{width: 100%;}}@media screen and (max-width: 767px) {html body .beae-sr4cvx0n .beae-core.beae-osdif0nn>div.core__column--wrapper{margin-bottom: -110px !important;}}.beae-core.beae-d3o1gsrf .element__featured--box{flex-direction: column;}.beae-core.beae-d3o1gsrf ,.beae-core.beae-d3o1gsrf .beae-image-align,.beae-core.beae-d3o1gsrf .beae-mce__icon,.beae-core.beae-d3o1gsrf .element__featured--box-content-flex,.beae-core.beae-d3o1gsrf .mce--wrp{text-align: center;justify-content: center;}@media screen and (max-width: 767px) { .beae-core.beae-d3o1gsrf{margin-bottom: -110px !important;}}.beae-core.beae-d3o1gsrf .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}.beae-core.beae-d3o1gsrf .core__micro--icon .beae-mce__icon{color: #22002D;}@media screen and (max-width: 767px) {.beae-core.beae-d3o1gsrf .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}} .beae-core.beae-d3o1gsrf .core__micro--icon{padding-bottom: 8px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-d3o1gsrf .core__micro--icon{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-d3o1gsrf .core__micro--icon{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-d3o1gsrf .core__micro--icon{margin-right: 0px !important;margin-left: 0px !important;padding-top: 9px !important;padding-right: 21px !important;padding-bottom: 3px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-d3o1gsrf .core__micro--icon{display: block;}}.beae-core.beae-d3o1gsrf .element__featured--box-title{color: #22002D;}.beae-core.beae-d3o1gsrf .element__featured--box-title,.beae-core.beae-d3o1gsrf .element__featured--box-title a{font-size: 17px;}@media screen and (max-width: 767px) {.beae-core.beae-d3o1gsrf .core__micro--title_title .mce--wrp{text-align: left;}.beae-core.beae-d3o1gsrf .element__featured--box-title,.beae-core.beae-d3o1gsrf .element__featured--box-title a{font-size: 19px;}} .beae-core.beae-d3o1gsrf .core__micro--title_title{padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-d3o1gsrf .core__micro--title_title{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-d3o1gsrf .core__micro--title_title{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-d3o1gsrf .core__micro--title_title{margin-top: 2px !important;margin-bottom: 10px !important;padding-top: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-d3o1gsrf .core__micro--title_title{display: block;}}.beae-core.beae-d3o1gsrf .element__featured--box-text,.beae-core.beae-d3o1gsrf .element__featured--box-text a{font-size: 13px;}@media screen and (max-width: 767px) {.beae-core.beae-d3o1gsrf .element__featured--box-text{text-align: left;}}@media screen and (min-width: 1024px) {.beae-core.beae-d3o1gsrf .core__micro--text{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-d3o1gsrf .core__micro--text{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-d3o1gsrf .core__micro--text{margin-bottom: 0px !important;padding-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-d3o1gsrf .core__micro--text{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-d3o1gsrf .core__micro--button{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-d3o1gsrf .core__micro--button{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-d3o1gsrf .core__micro--button{display: block;}}.beae-core.beae-muv93utg{width: 25%;}@media screen and (max-width: 767px) {.beae-core.beae-muv93utg{width: 100%;}}.beae-core.beae-evz22m3n .element__featured--box{flex-direction: column;}.beae-core.beae-evz22m3n ,.beae-core.beae-evz22m3n .beae-image-align,.beae-core.beae-evz22m3n .beae-mce__icon,.beae-core.beae-evz22m3n .element__featured--box-content-flex,.beae-core.beae-evz22m3n .mce--wrp{text-align: center;justify-content: center;}@media screen and (max-width: 767px) { .beae-core.beae-evz22m3n{margin-bottom: -110px !important;}}.beae-core.beae-evz22m3n .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}.beae-core.beae-evz22m3n .core__micro--icon .beae-mce__icon{color: #22002D;}@media screen and (max-width: 767px) {.beae-core.beae-evz22m3n .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}} .beae-core.beae-evz22m3n .core__micro--icon{padding-bottom: 8px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-evz22m3n .core__micro--icon{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-evz22m3n .core__micro--icon{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-evz22m3n .core__micro--icon{margin-right: 0px !important;margin-left: 0px !important;padding-top: 9px !important;padding-right: 21px !important;padding-bottom: 3px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-evz22m3n .core__micro--icon{display: block;}}.beae-core.beae-evz22m3n .element__featured--box-title{color: #22002D;}.beae-core.beae-evz22m3n .element__featured--box-title,.beae-core.beae-evz22m3n .element__featured--box-title a{font-size: 17px;}@media screen and (max-width: 767px) {.beae-core.beae-evz22m3n .core__micro--title_title .mce--wrp{text-align: left;}.beae-core.beae-evz22m3n .element__featured--box-title,.beae-core.beae-evz22m3n .element__featured--box-title a{font-size: 19px;}} .beae-core.beae-evz22m3n .core__micro--title_title{padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-evz22m3n .core__micro--title_title{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-evz22m3n .core__micro--title_title{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-evz22m3n .core__micro--title_title{margin-top: 2px !important;margin-bottom: 10px !important;padding-top: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-evz22m3n .core__micro--title_title{display: block;}}.beae-core.beae-evz22m3n .element__featured--box-text,.beae-core.beae-evz22m3n .element__featured--box-text a{font-size: 13px;}@media screen and (max-width: 767px) {.beae-core.beae-evz22m3n .element__featured--box-text{text-align: left;}}@media screen and (min-width: 1024px) {.beae-core.beae-evz22m3n .core__micro--text{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-evz22m3n .core__micro--text{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-evz22m3n .core__micro--text{margin-bottom: 0px !important;padding-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-evz22m3n .core__micro--text{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-evz22m3n .core__micro--button{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-evz22m3n .core__micro--button{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-evz22m3n .core__micro--button{display: block;}}.beae-core.beae-kmbh3qzm{width: 25%;}@media screen and (max-width: 767px) {.beae-core.beae-kmbh3qzm{width: 100%;}}.beae-core.beae-0ecyyefs .element__featured--box{flex-direction: column;}.beae-core.beae-0ecyyefs ,.beae-core.beae-0ecyyefs .beae-image-align,.beae-core.beae-0ecyyefs .beae-mce__icon,.beae-core.beae-0ecyyefs .element__featured--box-content-flex,.beae-core.beae-0ecyyefs .mce--wrp{text-align: center;justify-content: center;}@media screen and (max-width: 767px) { .beae-core.beae-0ecyyefs{margin-bottom: -110px !important;}}.beae-core.beae-0ecyyefs .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}.beae-core.beae-0ecyyefs .core__micro--icon .beae-mce__icon{color: #22002D;}@media screen and (max-width: 767px) {.beae-core.beae-0ecyyefs .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}} .beae-core.beae-0ecyyefs .core__micro--icon{padding-bottom: 8px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-0ecyyefs .core__micro--icon{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-0ecyyefs .core__micro--icon{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-0ecyyefs .core__micro--icon{margin-right: 0px !important;margin-left: 0px !important;padding-top: 9px !important;padding-right: 21px !important;padding-bottom: 3px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-0ecyyefs .core__micro--icon{display: block;}}.beae-core.beae-0ecyyefs .element__featured--box-title{color: #22002D;}.beae-core.beae-0ecyyefs .element__featured--box-title,.beae-core.beae-0ecyyefs .element__featured--box-title a{font-size: 17px;}@media screen and (max-width: 767px) {.beae-core.beae-0ecyyefs .core__micro--title_title .mce--wrp{text-align: left;}.beae-core.beae-0ecyyefs .element__featured--box-title,.beae-core.beae-0ecyyefs .element__featured--box-title a{font-size: 19px;}} .beae-core.beae-0ecyyefs .core__micro--title_title{padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-0ecyyefs .core__micro--title_title{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-0ecyyefs .core__micro--title_title{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-0ecyyefs .core__micro--title_title{margin-top: 2px !important;margin-bottom: 10px !important;padding-top: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-0ecyyefs .core__micro--title_title{display: block;}}.beae-core.beae-0ecyyefs .element__featured--box-text,.beae-core.beae-0ecyyefs .element__featured--box-text a{font-size: 13px;}@media screen and (max-width: 767px) {.beae-core.beae-0ecyyefs .element__featured--box-text{text-align: left;}}@media screen and (min-width: 1024px) {.beae-core.beae-0ecyyefs .core__micro--text{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-0ecyyefs .core__micro--text{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-0ecyyefs .core__micro--text{margin-bottom: 0px !important;padding-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-0ecyyefs .core__micro--text{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-0ecyyefs .core__micro--button{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-0ecyyefs .core__micro--button{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-0ecyyefs .core__micro--button{display: block;}}.beae-core.beae-4bnz1k0q{width: 25%;}@media screen and (max-width: 767px) {.beae-core.beae-4bnz1k0q{width: 100%;}}.beae-core.beae-7pcwyyfp .element__featured--box{flex-direction: column;}.beae-core.beae-7pcwyyfp ,.beae-core.beae-7pcwyyfp .beae-image-align,.beae-core.beae-7pcwyyfp .beae-mce__icon,.beae-core.beae-7pcwyyfp .element__featured--box-content-flex,.beae-core.beae-7pcwyyfp .mce--wrp{text-align: center;justify-content: center;}@media screen and (max-width: 767px) { .beae-core.beae-7pcwyyfp{margin-bottom: -110px !important;}}.beae-core.beae-7pcwyyfp .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}.beae-core.beae-7pcwyyfp .core__micro--icon .beae-mce__icon{color: #22002D;}@media screen and (max-width: 767px) {.beae-core.beae-7pcwyyfp .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}} .beae-core.beae-7pcwyyfp .core__micro--icon{padding-bottom: 8px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-7pcwyyfp .core__micro--icon{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-7pcwyyfp .core__micro--icon{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-7pcwyyfp .core__micro--icon{margin-right: 0px !important;margin-left: 0px !important;padding-top: 9px !important;padding-right: 21px !important;padding-bottom: 3px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-7pcwyyfp .core__micro--icon{display: block;}}.beae-core.beae-7pcwyyfp .element__featured--box-title{color: #22002D;}.beae-core.beae-7pcwyyfp .element__featured--box-title,.beae-core.beae-7pcwyyfp .element__featured--box-title a{font-size: 17px;}@media screen and (max-width: 767px) {.beae-core.beae-7pcwyyfp .core__micro--title_title .mce--wrp{text-align: left;}.beae-core.beae-7pcwyyfp .element__featured--box-title,.beae-core.beae-7pcwyyfp .element__featured--box-title a{font-size: 19px;}} .beae-core.beae-7pcwyyfp .core__micro--title_title{padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-7pcwyyfp .core__micro--title_title{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-7pcwyyfp .core__micro--title_title{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-7pcwyyfp .core__micro--title_title{margin-top: 2px !important;margin-bottom: 10px !important;padding-top: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-7pcwyyfp .core__micro--title_title{display: block;}}.beae-core.beae-7pcwyyfp .element__featured--box-text,.beae-core.beae-7pcwyyfp .element__featured--box-text a{font-size: 13px;}@media screen and (max-width: 767px) {.beae-core.beae-7pcwyyfp .element__featured--box-text{text-align: left;}}@media screen and (min-width: 1024px) {.beae-core.beae-7pcwyyfp .core__micro--text{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-7pcwyyfp .core__micro--text{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-7pcwyyfp .core__micro--text{margin-bottom: 0px !important;padding-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-7pcwyyfp .core__micro--text{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-7pcwyyfp .core__micro--button{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-7pcwyyfp .core__micro--button{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-7pcwyyfp .core__micro--button{display: block;}}.beae-core.beae-sr4cvx0n>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-sr4cvx0n>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-sr4cvx0n{margin-top: -2px !important;margin-bottom: -15px !important;padding-top: 27px !important;padding-bottom: 25px !important;}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-sr4cvx0n{display: none;}}
.beae-core.beae-dwjp8qcp{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-dwjp8qcp{width: 100%;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-dwjp8qcp{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-dwjp8qcp{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-axpjwek9{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-axpjwek9{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-axpjwek9{margin-top: 260px !important;position: absolute !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-axpjwek9{display: block;}}.beae-core.beae-axpjwek9 .beae-button-default{justify-content: left;}.beae-core.beae-axpjwek9 .beae-mce__button{color: #ffffff;background: var(--beae-global-colors-primary);padding: 12px 26px 12px 26px;}.beae-core.beae-axpjwek9 .beae-mce__button:hover{color: #ffffff;}@media screen and (max-width: 767px) {.beae-core.beae-axpjwek9 .beae-button-default{justify-content: center;}.beae-core.beae-axpjwek9 .beae-mce__button{text-decoration: none;font-size: 12px;background: transparent;;border-style: solid;border-radius: 50px;}}.beae-core.beae-db4dxar2>div.core__row--columns{height: auto;}@media screen and (max-width: 767px) {.beae-core.beae-db4dxar2>div.core__row--columns>.beae-column.beae-core>.core__column--wrapper>.core__blocks{min-height: 459px;}}.beae-core.beae-db4dxar2{}.beae-core.beae-db4dxar2>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-db4dxar2>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}@media screen and (max-width: 767px) {.beae-core.beae-db4dxar2{}}@media screen and (min-width: 1024px) {.beae-core.beae-db4dxar2{display: none;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-db4dxar2{display: none;}}
.beae-core.beae-74ndb0e9{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-74ndb0e9{width: 100%;}} .beae-core.beae-0gh8sgrw{margin-top: 36% !important;position: absolute !important;z-index: 10;}@media screen and (min-width: 1024px) {.beae-core.beae-0gh8sgrw{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-0gh8sgrw{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-0gh8sgrw{display: block;}}.beae-core.beae-0gh8sgrw .beae-button-default{justify-content: center;}.beae-core.beae-0gh8sgrw .beae-mce__button{color: #ffffff;background: rgba(0, 128, 96, 0);border-style: solid;border-radius: 50px;padding: 12px 26px 12px 26px;}.beae-core.beae-0gh8sgrw .beae-mce__button:hover{color: #ffffff;}.beae-core.beae-ypjzbmah>div.core__row--columns{height: auto;}.beae-core.beae-ypjzbmah>div.core__row--columns>.beae-column.beae-core>.core__column--wrapper>.core__blocks{min-height: 100vh;}.beae-core.beae-ypjzbmah{}.beae-core.beae-ypjzbmah>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-ypjzbmah>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}.beae-core.beae-ypjzbmah{}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-ypjzbmah{display: none;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-ypjzbmah{display: none;}} .beae-core.beae-ypjzbmah .custom-col .core__column--wrapper{
padding: 0px;
}
.beae-core.beae-avnc54vu{width: 100%;}.beae-core.beae-avnc54vu>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.beae-block+div.beae-block.elmspace{margin-top: 0px;}@media screen and (max-width: 767px) {.beae-core.beae-avnc54vu{width: 100%;}}.beae-core.beae-avnc54vu>.core__column--wrapper:hover{background: rgba(255, 0, 0, 0);}.beae-core.beae-bx781f2l .beae-products__layout-grid{grid-template-columns: repeat(4,1fr);}.beae-core.beae-bx781f2l .beae-products__layout-grid {column-gap: 30px;row-gap: 30px;}@media screen and (max-width: 1024px) {.beae-core.beae-bx781f2l .beae-products__layout-grid{grid-template-columns: repeat(2,1fr);}.beae-core.beae-bx781f2l .beae-products__layout-grid {column-gap: 30px;row-gap: 30px;}}@media screen and (max-width: 767px) {.beae-core.beae-bx781f2l .beae-products__layout-grid{grid-template-columns: repeat(1.5,1fr);}.beae-core.beae-bx781f2l .beae-products__layout-grid {column-gap: 6px;row-gap: 13px;}}.beae-core.beae-bx781f2l .beae-product-item{box-shadow: 0 0 0 0 rgba(23, 22, 22, 0);}.beae-core.beae-bx781f2l .beae-product-item:hover{border-style: solid;border-color: rgba(247, 247, 247, 0);} .beae-core.beae-bx781f2l{margin-bottom: -49px !important;}.beae-core.beae-bx781f2l{}@media screen and (max-width: 767px) { .beae-core.beae-bx781f2l{margin-bottom: 18px !important;}} .beae-core.beae-bx781f2l .beae-swiper-pagination{
padding-top: 64px;
} .beae-core.beae-bx781f2l .core__micro--title_heading{margin-bottom: 30px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-bx781f2l .core__micro--title_heading{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-bx781f2l .core__micro--title_heading{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-bx781f2l .core__micro--title_heading{margin-bottom: 20px !important;margin-left: -4px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-bx781f2l .core__micro--title_heading{display: block;}}.beae-core.beae-bx781f2l .beae-title-main{text-align: left;text-shadow: 0 0 0px;}@media screen and (max-width: 1024px) {.beae-core.beae-bx781f2l .beae-title-main{text-align: center;}}@media screen and (max-width: 767px) {.beae-core.beae-bx781f2l .beae-title-main{text-align: left;margin-top: 3px;}.beae-core.beae-bx781f2l .beae-title-main,.beae-core.beae-bx781f2l .beae-title-main a{font-size: 27px;line-height: 24px;letter-spacing: -1.6px;}}.beae-core.beae-bx781f2l .core__micro--button_view_more .beae-products__actions--view-more,.beae-core.beae-bx781f2l .core__micro--button_view_more .beae-load-more{font-weight: 500;text-transform: uppercase;color: var(--beae-global-colors-secondary);border-style: solid;border-width: 0px 0px 1.5px 0px;border-color: var(--beae-global-colors-secondary);}.beae-core.beae-bx781f2l .core__micro--button_view_more .beae-products__actions--view-more:hover,.beae-core.beae-bx781f2l .core__micro--button_view_more .beae-load-more:hover{color: var(--beae-global-colors-primary);border-style: solid;border-color: var(--beae-global-colors-primary);} .beae-core.beae-bx781f2l .core__micro--button_view_more{margin-top: -25px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-bx781f2l .core__micro--button_view_more{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-bx781f2l .core__micro--button_view_more{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-bx781f2l .core__micro--button_view_more{margin-top: 20px !important;margin-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-bx781f2l .core__micro--button_view_more{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-bx781f2l .core__micro--image{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-bx781f2l .core__micro--image{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-bx781f2l .core__micro--image{padding-left: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-bx781f2l .core__micro--image{display: block;}}.beae-core.beae-bx781f2l .beae-mce__image ,.beae-core.beae-bx781f2l .beae-mce__image .beae-image-default{box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);border-radius: 0px;overflow: hidden;}.beae-core.beae-bx781f2l .beae-product-media--ratio{padding-bottom: 133.3333%;}.beae-core.beae-bx781f2l .beae-product-badge{align-items: flex-start;top: 0px;bottom: unset;left: 0px;right: unset;transform: unset;}@media screen and (max-width: 1024px) {.beae-core.beae-bx781f2l .beae-product-badge{align-items: flex-start;top: 0px;bottom: unset;left: 0px;right: unset;transform: unset;}}@media screen and (max-width: 767px) {.beae-core.beae-bx781f2l .beae-product-media--ratio{padding-bottom: 150%;}.beae-core.beae-bx781f2l .beae-product-badge{align-items: flex-start;top: 0px;bottom: unset;left: 0px;right: unset;transform: unset;}} .beae-core.beae-bx781f2l .core__micro--title_product{margin-top: 20px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-bx781f2l .core__micro--title_product{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-bx781f2l .core__micro--title_product{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-bx781f2l .core__micro--title_product{margin-top: 10px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-bx781f2l .core__micro--title_product{display: block;}}.beae-core.beae-bx781f2l .core__micro--title_product .beae-mce__title{text-align: center;font-size: 15px;line-height: 20px;color: #000000;}.beae-core.beae-bx781f2l .core__micro--title_product .beae-mce__title:hover{color: #000000;}@media screen and (max-width: 767px) {.beae-core.beae-bx781f2l .core__micro--title_product .beae-mce__title{font-size: 10px;font-family: Poppins;font-style: normal;line-height: 9px;}} .beae-core.beae-bx781f2l .core__micro--price{margin-top: 10px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-bx781f2l .core__micro--price{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-bx781f2l .core__micro--price{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-bx781f2l .core__micro--price{margin-top: 5px !important;margin-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-bx781f2l .core__micro--price{display: block;}}.beae-core.beae-bx781f2l .beae-product-price--sale,.beae-core.beae-bx781f2l .beae-product-price--sale a{font-size: 15px;font-weight: 600;line-height: 20px;}.beae-core.beae-bx781f2l .beae-product-price--sale{padding-right: 5px;}.beae-core.beae-bx781f2l .beae-product-single__price--regular,.beae-core.beae-bx781f2l .beae-product--compare-at-price{color: #a3a3a3;padding-left: 5px;}.beae-core.beae-bx781f2l .beae-product-single__price--regular,.beae-core.beae-bx781f2l .beae-product-single__price--regular a,.beae-core.beae-bx781f2l .beae-product--compare-at-price,.beae-core.beae-bx781f2l .beae-product--compare-at-price a{font-size: 15px;line-height: 20px;}@media screen and (max-width: 767px) {.beae-core.beae-bx781f2l .beae-product-price--sale,.beae-core.beae-bx781f2l .beae-product-price--sale a{font-size: 13px;}.beae-core.beae-bx781f2l .beae-product-single__price--regular,.beae-core.beae-bx781f2l .beae-product-single__price--regular a,.beae-core.beae-bx781f2l .beae-product--compare-at-price,.beae-core.beae-bx781f2l .beae-product--compare-at-price a{font-size: 9px;}}.beae-core.beae-bx781f2l .mce--price .mce--wrp{justify-content: flex-start;}.beae-core.beae-bx781f2l .beae-microelement-price--badges{display: true !important;}.beae-core.beae-swmg8mbp>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-swmg8mbp>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-swmg8mbp{margin-bottom: 37px !important;}@media screen and (max-width: 767px) { .beae-core.beae-swmg8mbp{margin-top: 0px !important;margin-bottom: 62px !important;margin-left: 0px !important;}}
.beae-core.beae-o5iwhah6{width: 50%;}@media screen and (max-width: 767px) {.beae-core.beae-o5iwhah6{width: 100%;}}.beae-core.beae-urkxhvdz .beae-base-gallery-aspect_ratio{padding-bottom: 66.6666%;}.beae-core.beae-urkxhvdz .beae-base-gallery .beae-gallery--container{grid-template-columns: repeat(4, 1fr);column-count: 3;--beae-gallery-gap: 15px;}.beae-core.beae-urkxhvdz .beae-swiper-pagination-position{order: 1;justify-content: center;align-items: center;}@media screen and (max-width: 767px) {.beae-core.beae-urkxhvdz .beae-base-gallery-aspect_ratio{padding-bottom: 100%;}.beae-core.beae-urkxhvdz .beae-base-gallery .beae-gallery--container{grid-template-columns: repeat(5, 1fr);}}.beae-core.beae-urkxhvdz .beae-image-align{align-items: center;}.beae-core.beae-urkxhvdz .beae-base-gallery .beae-gallery--item .beae-image-default ,.beae-core.beae-urkxhvdz .beae-base-gallery .beae-gallery--item .beae-image-default .beae-image-default{opacity: 1;}.beae-core.beae-urkxhvdz .beae-base-gallery .beae-gallery--item .beae-image-default:hover ,.beae-core.beae-urkxhvdz .beae-base-gallery .beae-gallery--item .beae-image-default:hover .beae-image-default{opacity: 1;}.beae-core.beae-urkxhvdz .beae-base-gallery .beae-image-default>.beae-overlay:hover{background: rgba(17, 24, 39, 0.3);}@media screen and (min-width: 1024px) {.beae-core.beae-urkxhvdz{display: none;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-urkxhvdz{display: none;}}@media screen and (max-width: 767px) { .beae-core.beae-urkxhvdz{padding-top: 0px !important;margin-top: -23px !important;}}.beae-core.beae-mbmizfys{width: 50%;}@media screen and (max-width: 767px) {.beae-core.beae-mbmizfys{width: 100%;}}@media screen and (min-width: 1024px) {.beae-core.beae-mbmizfys{display: none;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-mbmizfys{display: none;}}@media screen and (min-width: 1024px) {.beae-core.beae-dsouqmv8{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-dsouqmv8{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-dsouqmv8{display: block;}}.beae-core.beae-dsouqmv8 .beae-mce__title{color: #22002D;}@media screen and (max-width: 767px) {.beae-core.beae-dsouqmv8 .mce--title .mce--wrp{text-align: center;}.beae-core.beae-dsouqmv8 .beae-mce__title,.beae-core.beae-dsouqmv8 .beae-mce__title a{font-size: 17px;}}.beae-core.beae-tainqah2>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-tainqah2>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}@media screen and (max-width: 767px) { .beae-core.beae-tainqah2{margin-top: -151px !important;}}
.beae-core.beae-lsq04vh5{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-lsq04vh5{width: 100%;}}@media screen and (max-width: 767px) {html body .beae-h79u5gqr .beae-core.beae-lsq04vh5>div.core__column--wrapper{margin-top: 77px !important;}}.beae-core.beae-j1q9qa1m .beae-slider .beae-swiper-slide:not(.beae-products--wrapper-items .beae-swiper-slide){height: 350px;}.beae-core.beae-j1q9qa1m .beae-swiper-pagination-position{order: 1;justify-content: center;align-items: center;}@media screen and (max-width: 767px) {.beae-core.beae-j1q9qa1m .beae-slider .beae-swiper-slide:not(.beae-products--wrapper-items .beae-swiper-slide){height: 141px;}}.beae-core.beae-j1q9qa1m .beae-content-item{align-content: center;align-items: center;display: flex;justify-content: center;justify-items: center;display: flex;}.beae-core.beae-j1q9qa1m .beae-content-item__container{width: 100%;}.beae-core.beae-j1q9qa1m .beae-slider--container .beae-swiper-pagination-bullet{width: 10px;height: 10px;background: #d9d9d9;}.beae-core.beae-j1q9qa1m .beae-slider--container .beae-swiper-pagination-bullet.beae-swiper-pagination-bullet-active{background: #000000;}.beae-core.beae-j1q9qa1m .beae-slider--container .beae-swiper-pagination .beae-swiper-pagination-bullet{}.beae-core.beae-bhquzgs6 .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}.beae-core.beae-bhquzgs6 .core__micro--icon .beae-mce__icon{color: #22002D;}@media screen and (max-width: 767px) {.beae-core.beae-bhquzgs6 .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}} .beae-core.beae-bhquzgs6 .core__micro--icon{padding-bottom: 8px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-bhquzgs6 .core__micro--icon{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-bhquzgs6 .core__micro--icon{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-bhquzgs6 .core__micro--icon{margin-right: 0px !important;margin-left: 0px !important;padding: 2px 21px 10px 21px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-bhquzgs6 .core__micro--icon{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-bhquzgs6 .core__micro--button{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-bhquzgs6 .core__micro--button{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-bhquzgs6 .core__micro--button{display: block;}} .beae-core.beae-bhquzgs6 .core__micro--title_title{padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-bhquzgs6 .core__micro--title_title{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-bhquzgs6 .core__micro--title_title{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-bhquzgs6 .core__micro--title_title{display: block;}}.beae-core.beae-bhquzgs6 .element__featured--box-title{color: #22002D;}.beae-core.beae-bhquzgs6 .element__featured--box-title,.beae-core.beae-bhquzgs6 .element__featured--box-title a{font-size: 17px;}@media screen and (max-width: 767px) {.beae-core.beae-bhquzgs6 .core__micro--title_title .mce--wrp{text-align: center;}.beae-core.beae-bhquzgs6 .element__featured--box-title,.beae-core.beae-bhquzgs6 .element__featured--box-title a{font-size: 19px;}}@media screen and (min-width: 1024px) {.beae-core.beae-bhquzgs6 .core__micro--text{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-bhquzgs6 .core__micro--text{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-bhquzgs6 .core__micro--text{display: block;}}.beae-core.beae-bhquzgs6 .element__featured--box-text,.beae-core.beae-bhquzgs6 .element__featured--box-text a{font-size: 13px;}@media screen and (max-width: 767px) {.beae-core.beae-bhquzgs6 .element__featured--box-text{text-align: center;}}.beae-core.beae-bhquzgs6 .element__featured--box{flex-direction: column;}.beae-core.beae-bhquzgs6 ,.beae-core.beae-bhquzgs6 .beae-image-align,.beae-core.beae-bhquzgs6 .beae-mce__icon,.beae-core.beae-bhquzgs6 .element__featured--box-content-flex,.beae-core.beae-bhquzgs6 .mce--wrp{text-align: center;justify-content: center;}@media screen and (min-width: 1024px) {.beae-core.beae-oricy5fx .core__micro--image{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-oricy5fx .core__micro--image{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-oricy5fx .core__micro--image{display: block;}}.beae-core.beae-4mz6s7ly .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}.beae-core.beae-4mz6s7ly .core__micro--icon .beae-mce__icon{color: #22002D;}@media screen and (max-width: 767px) {.beae-core.beae-4mz6s7ly .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}} .beae-core.beae-4mz6s7ly .core__micro--icon{padding-bottom: 8px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-4mz6s7ly .core__micro--icon{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-4mz6s7ly .core__micro--icon{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-4mz6s7ly .core__micro--icon{margin-right: 0px !important;margin-left: 0px !important;padding: 2px 21px 10px 21px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-4mz6s7ly .core__micro--icon{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-4mz6s7ly .core__micro--button{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-4mz6s7ly .core__micro--button{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-4mz6s7ly .core__micro--button{display: block;}} .beae-core.beae-4mz6s7ly .core__micro--title_title{padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-4mz6s7ly .core__micro--title_title{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-4mz6s7ly .core__micro--title_title{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-4mz6s7ly .core__micro--title_title{display: block;}}.beae-core.beae-4mz6s7ly .core__micro--title_title .mce--wrp{text-align: center;}.beae-core.beae-4mz6s7ly .element__featured--box-title{color: #22002D;}.beae-core.beae-4mz6s7ly .element__featured--box-title,.beae-core.beae-4mz6s7ly .element__featured--box-title a{font-size: 17px;}@media screen and (max-width: 767px) {.beae-core.beae-4mz6s7ly .core__micro--title_title .mce--wrp{text-align: center;}.beae-core.beae-4mz6s7ly .element__featured--box-title,.beae-core.beae-4mz6s7ly .element__featured--box-title a{font-size: 19px;}}@media screen and (min-width: 1024px) {.beae-core.beae-4mz6s7ly .core__micro--text{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-4mz6s7ly .core__micro--text{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-4mz6s7ly .core__micro--text{display: block;}}.beae-core.beae-4mz6s7ly .element__featured--box-text,.beae-core.beae-4mz6s7ly .element__featured--box-text a{font-size: 13px;}@media screen and (max-width: 767px) {.beae-core.beae-4mz6s7ly .element__featured--box-text{text-align: center;}}.beae-core.beae-4mz6s7ly .element__featured--box{flex-direction: column;}.beae-core.beae-4mz6s7ly ,.beae-core.beae-4mz6s7ly .beae-image-align,.beae-core.beae-4mz6s7ly .beae-mce__icon,.beae-core.beae-4mz6s7ly .element__featured--box-content-flex,.beae-core.beae-4mz6s7ly .mce--wrp{text-align: center;justify-content: center;}@media screen and (min-width: 1024px) {.beae-core.beae-oricy5fx .core__micro--image{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-oricy5fx .core__micro--image{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-oricy5fx .core__micro--image{display: block;}}.beae-core.beae-4mcw8fhb .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}.beae-core.beae-4mcw8fhb .core__micro--icon .beae-mce__icon{color: #22002D;}@media screen and (max-width: 767px) {.beae-core.beae-4mcw8fhb .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}} .beae-core.beae-4mcw8fhb .core__micro--icon{padding-bottom: 8px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-4mcw8fhb .core__micro--icon{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-4mcw8fhb .core__micro--icon{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-4mcw8fhb .core__micro--icon{margin-right: 0px !important;margin-left: 0px !important;padding: 2px 21px 10px 21px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-4mcw8fhb .core__micro--icon{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-4mcw8fhb .core__micro--button{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-4mcw8fhb .core__micro--button{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-4mcw8fhb .core__micro--button{display: block;}} .beae-core.beae-4mcw8fhb .core__micro--title_title{padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-4mcw8fhb .core__micro--title_title{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-4mcw8fhb .core__micro--title_title{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-4mcw8fhb .core__micro--title_title{display: block;}}.beae-core.beae-4mcw8fhb .element__featured--box-title{color: #22002D;}.beae-core.beae-4mcw8fhb .element__featured--box-title,.beae-core.beae-4mcw8fhb .element__featured--box-title a{font-size: 17px;}@media screen and (max-width: 767px) {.beae-core.beae-4mcw8fhb .core__micro--title_title .mce--wrp{text-align: center;}.beae-core.beae-4mcw8fhb .element__featured--box-title,.beae-core.beae-4mcw8fhb .element__featured--box-title a{font-size: 19px;}}@media screen and (min-width: 1024px) {.beae-core.beae-4mcw8fhb .core__micro--text{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-4mcw8fhb .core__micro--text{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-4mcw8fhb .core__micro--text{display: block;}}.beae-core.beae-4mcw8fhb .element__featured--box-text,.beae-core.beae-4mcw8fhb .element__featured--box-text a{font-size: 13px;}@media screen and (max-width: 767px) {.beae-core.beae-4mcw8fhb .element__featured--box-text{text-align: center;}}.beae-core.beae-4mcw8fhb .element__featured--box{flex-direction: column;}.beae-core.beae-4mcw8fhb ,.beae-core.beae-4mcw8fhb .beae-image-align,.beae-core.beae-4mcw8fhb .beae-mce__icon,.beae-core.beae-4mcw8fhb .element__featured--box-content-flex,.beae-core.beae-4mcw8fhb .mce--wrp{text-align: center;justify-content: center;}@media screen and (min-width: 1024px) {.beae-core.beae-oricy5fx .core__micro--image{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-oricy5fx .core__micro--image{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-oricy5fx .core__micro--image{display: block;}}.beae-core.beae-oricy5fx .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}.beae-core.beae-oricy5fx .core__micro--icon .beae-mce__icon{color: #22002D;}@media screen and (max-width: 767px) {.beae-core.beae-oricy5fx .core__micro--icon .beae-mce__icon svg{height: 38px;width: 38px;}} .beae-core.beae-oricy5fx .core__micro--icon{padding-bottom: 8px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-oricy5fx .core__micro--icon{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-oricy5fx .core__micro--icon{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-oricy5fx .core__micro--icon{margin-right: 0px !important;margin-left: 0px !important;padding: 2px 21px 10px 21px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-oricy5fx .core__micro--icon{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-oricy5fx .core__micro--button{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-oricy5fx .core__micro--button{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-oricy5fx .core__micro--button{display: block;}} .beae-core.beae-oricy5fx .core__micro--title_title{padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-oricy5fx .core__micro--title_title{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-oricy5fx .core__micro--title_title{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-oricy5fx .core__micro--title_title{display: block;}}.beae-core.beae-oricy5fx .element__featured--box-title{color: #22002D;}.beae-core.beae-oricy5fx .element__featured--box-title,.beae-core.beae-oricy5fx .element__featured--box-title a{font-size: 17px;}@media screen and (max-width: 767px) {.beae-core.beae-oricy5fx .core__micro--title_title .mce--wrp{text-align: center;}.beae-core.beae-oricy5fx .element__featured--box-title,.beae-core.beae-oricy5fx .element__featured--box-title a{font-size: 19px;}}@media screen and (min-width: 1024px) {.beae-core.beae-oricy5fx .core__micro--text{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-oricy5fx .core__micro--text{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-oricy5fx .core__micro--text{display: block;}}.beae-core.beae-oricy5fx .element__featured--box-text,.beae-core.beae-oricy5fx .element__featured--box-text a{font-size: 13px;}@media screen and (max-width: 767px) {.beae-core.beae-oricy5fx .element__featured--box-text{text-align: center;}}.beae-core.beae-oricy5fx .element__featured--box{flex-direction: column;}.beae-core.beae-oricy5fx ,.beae-core.beae-oricy5fx .beae-image-align,.beae-core.beae-oricy5fx .beae-mce__icon,.beae-core.beae-oricy5fx .element__featured--box-content-flex,.beae-core.beae-oricy5fx .mce--wrp{text-align: center;justify-content: center;}@media screen and (min-width: 1024px) {.beae-core.beae-oricy5fx .core__micro--image{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-oricy5fx .core__micro--image{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-oricy5fx .core__micro--image{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-oricy5fx{margin-top: -36px !important;}}.beae-core.beae-sowyva07 div.divi-style{border-style: solid;}.beae-core.beae-sowyva07{type: none;}.beae-core.beae-sowyva07 .divi-cont,.beae-core.beae-sowyva07 .divi-line{width: 100%;}.beae-core.beae-sowyva07 .beae__element-divi .divi-style{border-bottom-width: 1px;}.beae-core.beae-h79u5gqr>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-h79u5gqr>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}@media screen and (min-width: 1024px) {.beae-core.beae-h79u5gqr{display: none;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-h79u5gqr{display: none;}}@media screen and (max-width: 767px) { .beae-core.beae-h79u5gqr{margin-top: -95px !important;margin-bottom: -7px !important;padding-top: 10px !important;}}
/**BEAE-INSERT-CSS**/
