/** Shopify CDN: Minification failed

Line 13:22917 Expected identifier but found "'display'"
Line 13:22942 Expected identifier but found "'-webkit-line-clamp'"
Line 13:22966 Expected identifier but found "'-webkit-box-orient'"
Line 13:22999 Expected identifier but found "'overflow'"
Line 13:34488 Unexpected ","
Line 13:39002 Unexpected "{"
Line 13:44506 Comments in CSS use "/* ... */" instead of "//"
Line 13:44872 Unexpected "/"

**/
 .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-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-mce__title {width: 100%;'display': '-webkit-box';'-webkit-line-clamp': 2;'-webkit-box-orient': 'vertical';'overflow': 'hidden';}.beae-product-single__attributes-container table{width:100%;border-radius:6px;box-shadow:none;}.beae-product-single__attributes-container .table-title{font-weight: 500;font-size: 1.4rem;color: #1A1B18;vertical-align: middle;line-height:1;}.beae-product-single__attributes-container td a{color: rgba(79,70,229,1);line-height:20px;font-weight:500;font-size:1.4rem;text-decoration: none;}.product-option-table-list{margin:0;padding:0;list-style:none;}.beae-product-single__variant-attributes{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-product-single__quantity-wrapper{display:flex;}.beae-product-single__quantity-container{display:inline-flex;flex-direction:column;}.beae-product-single__quantity-controls {display: flex;}.beae-product-single__quantity-controls-button {outline: none;cursor: pointer;border: 0;font-size: .875rem;font-weight: 300;line-height: 1;letter-spacing: 0;justify-content: center;transition: background-color .1s cubic-bezier(.4,0,.6,1);border: 1px solid rgba(0,0,0,.09);border-radius: 2px;background: transparent;color: rgba(0,0,0,.8);padding : 12px 20px;}.beae-product-single__quantity-controls-button:first-child {border-top-right-radius: 0;border-bottom-right-radius: 0;}.beae-product-single__quantity-controls-button:last-child {border-top-left-radius: 0;border-bottom-left-radius: 0;}.beae-product-single__quantity-input {border-left: 0;border-right: 0;font-size: 16px;font-weight: 400;text-align: center;cursor: text;border-radius: 0;display: flex;align-items: center;justify-content: center;transition: background-color .1s cubic-bezier(.4,0,.6,1);border-bottom: 1px solid rgba(0,0,0,.09);border-top: 1px solid rgba(0,0,0,.09);background: transparent;color: rgba(0,0,0,.8);outline: 0;}.beae-product-single__quantity-simple .beae-product-single__quantity-input::-webkit-outer-spin-button, .beae-product-single__quantity-simple input::-webkit-inner-spin-button{-webkit-appearance: textfield;}.beae-product-single__quantity-input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {-webkit-appearance: none;margin: 0;}.beae-product-single__quantity-simple .beae-product-single__quantity-input{padding:0;}.beae-product-single__quantity-input:focus {outline: 0;box-shadow: none;}.beae-product-single__quantity-controls-icon {height: 16px;width: 16px;color: inherit;transition: all 0.3s ease 0s;}.beae-product-single__quantity-controls-icon.rotate-180{transform: rotate(180deg);}.beae-product-single__quantity-selects{position: relative;min-width: 8rem;}.beae-product-single__quantity-dropdown .beae-product-single__quantity-controls, .beae-product-single__quantity-dropdown.controls .beae-product-single__quantity-selects{display:none;}.beae-product-single__quantity-dropdown.controls .beae-product-single__quantity-controls{display: flex;}.beae-product-single__quantity-container-label{color: #333;}.beae-product-single__quantity-dropdown-label{background:transparent;border:1px solid #d0d0d0;width:100%;display: flex;align-items: center;cursor: pointer;font-size: 16px;font-weight: 400;justify-content: space-between;}.beae-product-single__quantity-list{position: absolute;left: 0;top: 100%;max-height: 200px;width: 100%;margin-top:-1px;background-color: #fff;border: 1px solid #d0d0d0;list-style: none outside none;z-index: 1001;opacity: 0;visibility: hidden;overflow-x: hidden;overflow-y: auto;pointer-events: none;transition: opacity .4s,visibility .4s;z-index: 9999;}.beae-product-single__quantity-list::-webkit-scrollbar {width: 2px;height: 2px;}.beae-product-single__quantity-list::-webkit-scrollbar-track {background-color: ##f1f1f1 }.beae-product-single__quantity-list::-webkit-scrollbar-thumb {background-color: #c1c1c1 }.beae-product-single__quantity-list.visible{opacity: 1;visibility: visible;pointer-events:auto;}.beae-product-single__quantity-list li {transition: 0.4s;display: block;padding: 5.5px 10px;line-height: normal;cursor: pointer;}.beae-product-single__quantity-list li:hover{background-color:#f5f5f5;}.accordion__wrapper {display: flex;flex-direction: column;width: 100%;}.accordion__title-text{flex:1 }.core__group--item.accordion__item {width: 100%;flex:unset !important }.accordion__item + .accordion__item {margin-top: -1px;}.beae-core .accordion__item:not(.beae-item-active)>.accordion__body {overflow: hidden;padding: 0;margin: 0;border: 0;max-height: 0;transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);}.accordion__item.beae-box-active>.accordion__body {max-height: 1000px;transition: max-height 0.5s ease-in-out;}.accordion__wrapper .accordion__title {max-width: 100%;display: flex;align-items: center;}.accordion__title {cursor: pointer;width: 100%;}.accordion_nav--icon {display: flex;align-items: center;}.accordion_nav--icon svg{width:24px;height:auto;}.accordion__body > div{padding:0 !important;}.beae-items-icon-active{display:none;}.accordion__item.beae-item-active > .accordion__title > .beae-items--icon{display:none }.accordion__item.beae-item-active > .accordion__title > .beae-items-icon-active{display:flex;}.accordion__wrapper .core__group--items{display:flex;flex-wrap:wrap;}.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;}.beae-flex-col-reverse{flex-direction:column-reverse;}.beae-flex-col{flex-direction: column;}.tabs__wrapper.beae__element {display: flex;width: 100%;}.tabs__wrapper .core__group--item {flex: 1;}.tab__item:not(.beae-item-active) {display: none;}.tabs__navs {display: flex;}.tabs__nav {cursor: pointer;}.tabs_nav--text {margin: 0;white-space: nowrap;width:100%;overflow: hidden;text-overflow: ellipsis;}.tabs__wrapper--horizontal, .tabs__navs--vertical {flex-direction: column;}.tabs__wrapper--vertical, .tabs__navs--horizontal {flex-direction: row;}.tabs__wrapper--vertical>.core__group--items {width: 100%;}.tabs__wrapper--alignment-stretch .tabs__nav {flex:1 1 auto;}.tabs__nav {display: flex;align-items: center;}.tabs__nav.beae-item-active{pointer-events: none;}.tabs_nav--icon {display:flex;}.tabs_nav--icon svg{width:24px;height:auto;}.tabs__navs--horizontal{display:flex;flex-wrap: wrap;overflow-x:scroll;overflow: -moz-scrollbars-none;-ms-overflow-style: none;}.tabs__navs::-webkit-scrollbar {width: 0 !important;display: none;}.tabs__body >div{padding:0 !important;}.tab__item, .tabs__body{height:100% }@media screen and (max-width: 767px){.tabs__wrapper.beae__element .tabs__navs {flex-wrap: inherit;}.tabs__navs--vertical {flex-direction: row;overflow-x:scroll;overflow: -moz-scrollbars-none;-ms-overflow-style: none;}}@media only screen and (max-width: 400px) {.tabs__wrapper{flex-direction:column }}.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: 900pxpx;align-items: end; justify-content: flex-end} .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-product-single__add-to-cart-payment-terms:empty{display:none;}.beae-product-single__add-to-cart-container .beae-product-single__add-to-cart-buttons{display:flex;grid-column-gap:20px;grid-row-gap:20px;}.beae-product-single__add-to-cart--dynamic-checkout{display:flex;}.beae-product-single__add-to-cart--dynamic-checkout button:after, .beae-product-single__add-to-cart--dynamic-checkout button:hover:after, .beae-product-single__add-to-cart--dynamic-checkout button:before, .beae-product-single__add-to-cart--dynamic-checkout button:hover:before{box-shadow: none !important;}.shopify-payment-button > div{width:100%;}.shopify-payment-button{width:100%;display:flex;}.shopify-payment-button__more-options {width: 100%;background: transparent;border: 0 none;cursor: pointer;display: block;margin: 0;padding: 0;text-align: center;color: #000000;}.shopify-payment-button__more-options:hover {text-decoration: underline;}.beae-product-single__add-to-cart--dynamic-checkout button:not(.shopify-payment-button__more-options){width:100%;}.beae-product-single__add-to-cart--submit, .beae-product-single__add-to-cart--dynamic-checkout button:not(.shopify-payment-button__more-options){padding:14px 70px;border-radius:6px;color:white;cursor:pointer;font-size:1.6rem;font-weight:500;border:none;background:#111;border:2px solid #111;display:flex;justify-content:center;align-items: center;width: 100%;}.beae-product-single__add-to-cart--submit-use-checkout{background-color:white;color:#111;}.beae-product-single__add-to-cart--submit>span {display: inline-flex;vertical-align: middle;text-align: center;}.beae__element--button-icon svg {width: 20px;height: 20px;}.beae-cart_hide {padding-left : 5px;}.beae-hidden .beae-add-to-cart-text .beae-cart_hide {display : none;}.shopify-payment-button__button--unbranded:hover:not([disabled]){background: #111;}@media screen and (max-width: 1024px){.beae-product-single__add-to-cart--submit, .beae-product-single__add-to-cart--dynamic-checkout button:not(.shopify-payment-button__more-options){padding:12px 60px;}}@media screen and (max-width: 767px){.beae-product-single__add-to-cart--submit, .beae-product-single__add-to-cart--dynamic-checkout button:not(.shopify-payment-button__more-options){padding:12px 12px;}}.beae-swiper-pagination-position {display: flex;width: 100%;}.beae-product-single__media-container .beae-swiper-button-next:after, .beae-product-single__media-container .beae-swiper-button-prev:after {content: none;}.beae-product-single__media {display: block;position: relative;width: 100%;}.beae-product-single__media--collage .beae-product-single__media--images img {max-width: 100%;}.beae-product-single__media--collage .beae-product-single__media--images {display: flex;flex-wrap: wrap;padding: 0;gap: 10px;list-style: none;}.beae-product-single__media--collage .beae-product-single__media--full {padding: 50%;}.beae-product-single__media--collage .beae-product-single__media--full .shopify-model-viewer-ui__button{right : 0;left : unset;top : 0;transform : unset;}.beae-product-single__media--grid .beae-product-single__media--full .shopify-model-viewer-ui__button{right : 0;left : unset;top : 0;transform : unset;}.beae-product-single__media--collage .beae-product-single__media--image {width: calc(50% - var(--beae-col-gap)/2);max-width: 100%;flex-grow: 1;}.beae-product-single__media--collage .beae-product-single__media--image:nth-child(3n + 1) {width: 100%;}.beae-product-single__media--collage .beae-product-single__media--image.beae-product-single__media--full {width: 100%;}.beae-product-single__media---external-video {position: relative;}.beae-swiper-controls::after {display: none }.beae-product-single__media--collage .beae-swiper-controls {display: none;}.beae-product-single__media--image[data-host="vimeo"] {background : #000000;}.beae-product-single__media--collage .beae-product-single__media--images img, {max-width: 100%;}.beae-product-single__media--video {position: relative;}.beae-product-single__media--video video {width: 100%;}.beae-product-single__media--collage .beae-product-single__media--image:first-child {width: 100%;}.beae-product-single__media--collage .beae-product-single__media--image.beae-product-single__media--full {width: 100%;}.beae-product-single__media---external-video {position: relative;}.beae-product-single__media--model {position: relative;}.beae-product-single__media---external-video iframe, .beae-product-single__media--model-wrapper model-viewer {display: block;max-width: 100%;position: absolute;top: 0;left: 0;height: 100%;width: 100%;}.beae-product-single__media .shopify-model-viewer-ui.shopify-model-viewer-ui--desktop {display: block;max-width: 100%;position: absolute;top: 0;left: 0;height: 100%;width: 100%;}.beae-swiper-wrapper {align-items: stretch;}.beae-swiper-wrapper .beae-swiper-slide {text-align: center;}.beae-swiper-wrapper .beae-swiper-slide img {height: 100%;object-fit: cover;}.beae-product-single__media--thumbnail {border: 2px solid transparent;cursor: pointer;display: flex;justify-content: center;}.beae-product-single__media--thumbnail.beae-swiper-slide-thumb-active {border-color: rgb(4, 150, 105) }.beae-product-single__media--thumbnail img {width: 100%;max-width: 100%;height: auto;border: 0;vertical-align: middle;position: relative;z-index: 1;}.beae-swiper-controls svg {height: 100%;width: 100%;color: inherit;}.beae-swiper-controls {cursor: pointer;border: 2px solid rgb(4, 150, 105);padding: 5px 9px;width: auto;height: auto;background: transparent;color: rgb(4, 150, 105);border-radius: 50%;transition: .2s ease-in-out;}.beae-swiper-controls-thumb svg {height: 100%;width: 100%;color: inherit;}.beae-product-single__media--thumbs{position:relative }.beae-swiper-button-thumb-next{right:0 }.beae-swiper-button-thumb-prev{left:0 }.beae-swiper-controls-thumb > svg{width:24px;height:24px;}.beae-swiper-controls-thumb {z-index:10;display:flex;cursor: pointer;border: 2px solid rgb(4, 150, 105);padding: 5px 9px;width:auto;height:auto;background: transparent;color: rgb(4, 150, 105);border-radius: 50%;transition: .2s ease-in-out;text-align: center;font-weight: 600;margin:0 }.beae-swiper-controls-thumb::after{display:none }.beae-product-single__media--vertical .beae-product-single__media--thumbs .beae-swiper-button-next{right:auto;left:50%;transform:translateX(-50%);top:auto;bottom:10px;}.beae-product-single__media--vertical .beae-product-single__media--thumbs .beae-swiper-controls-thumb svg{transform: rotate(90deg);}.beae-product-single__media--vertical .beae-product-single__media--thumbs .beae-swiper-button-prev{right:auto;left:50%;transform:translateX(-50%);top:10px;bottom:auto;}.beae-swiper-controls:after {margin-left: -3px;}.beae-product-single__media--featured .beae-swiper-controls:after {font-size: 16px;color: #000;font-weight: bold;}.beae-product-single__media--featured{width:100% }.beae-product-single__media--thumbnail {border-radius: 6px;overflow: hidden }button.beae-product-single__media--play-control {display: block;max-width: 100%;position: absolute;top: 0;left: 0;height: 100%;width: 100%;background-color: transparent;border: none;cursor: pointer;margin: 0;padding: 0;}.beae-product-single__media--play-control-wrapper {background-color: var(--color-background);border: .1rem solid var(--color-foreground-10);border-radius: 50%;color: var(--color-foreground);display: flex;align-items: center;justify-content: center;height: 6.2rem;width: 6.2rem;position: absolute;left: 50%;top: 50%;transform: translate(-50%, -50%) scale(1);transition: transform var(--duration-short) ease, color var(--duration-short) ease;z-index: 1;}.beae-product-single__media--play-control-wrapper .beae-product-single__media--play-icon {width: 2rem;height: 2rem;}.beae-product-single__media--thumbnail {position: relative;}.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-product-single__media--thumbnail--icon {position: absolute;background: white;color: black;top: 0;right: 0;transform: none;display: flex;z-index:3 }.beae-product-single__media--thumbnail--icon svg {display: flex;width:24px;height:24px;}.beae-product-single__media--thumbnail svg path {box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);}@media screen and (min-width: 1025px) {.beae-product-single__media .beae-product-single__media--vertical {display: flex;flex-flow: row-reverse;}.beae-flex-column>.beae-product-single__media-wrapper>.beae-product-single__media-container.beae-product-single__media--slider{flex-flow: column;flex-direction: column !important;}.beae-product-single__media .beae-product-single__media--vertical .beae-product-single__media--thumbs {min-width: 100px;width: auto;max-width:100px;}}@media screen and (max-width: 1024px) {.beae-product-single__media .beae-product-single__media-container {flex-direction: column !important;}}.beae-image-align {display: flex;}.beae-product-single__media-container {display: flex;flex-direction: column;gap: 10px }.beae-swiper-container {width: 100%;}.beae-product-single__media--thumbnail > * {transition:inherit;}.beae-product-single__media--grid .beae-product-single__media--images{display:grid }.beae-product-image-aspect_ratio{position:relative;width:100%;}.beae-product-image-aspect_ratio > img{position:absolute;object-fit:cover;height:100% !important;width:100%;}// =============add-css-navigation-pagination============ .beae-flex-column>.beae-product-single__media-wrapper>.beae-product-single__media-container.beae-product-single__media--slider .beae-swiper-pagination {display: flex;width: 100%;}.beae-width {width: unset !important;}.beae-bottom {bottom: 0 !important;}.beae-products-slider {width: 100%;overflow-x: hidden;}// =============end-add-css-navaigation-pagination============ // ================add-css-swiper================== .beae-direction-column{flex-direction:column }.beae-direction-column .beae-swiper-pagination{flex-direction:column }.beae-products__layout-slider {grid-template-columns: repeat(4, minmax(0, 1fr));display: grid;gap: 1rem;}.beae-products-slider-container {display:flex;flex-direction:column }.beae-swiper-pagination-bullet:only-child {opacity: none }.beae-flex-center, .beae-swiper-navigation {display: flex;align-items: center;justify-content: center;}.beae-flex-center .beae-swiper-pagination-fraction{position: static;left: unset;}.beae-swiper-navigation{justify-content: center }.beae-swiper-navigation[data-navigator-type="combine"]{justify-content: center }.beae-swiper-navigation-position{display:flex;}.beae-swiper-navigation-position button{margin:0 }.beae-swiper-navigation button{position:unset;margin:0 }.beae-products-slider .beae-swiper-pagination{display:flex;}.beae-swiper-wrapper.beae-products--wrapper-items{display:flex;gap:0 }.beae-products .beae-swiper-controls:after {content:'';}.beae-products .beae-swiper-controls svg{width:40px;height:40px;}.beae-products .beae-swiper-button-next,.beae-products .beae-swiper-button-prev{width:auto;height:auto }.beae-products-container .beae-swiper-container {width: 100% }.beae-swiper-button svg{width:36px;height:36px;}.beae-products-container .beae-swiper-button-next:after, .beae-products-container .beae-swiper-button-prev:after {content: none;}.beae-products-container .beae-swiper-navigation[data-navigator-type="combine"] .beae-swiper-button-next, .beae-products-container .beae-swiper-navigation[data-navigator-type="combine"] .beae-swiper-button-prev {position: static;margin: 0;}.beae-flex-column .beae-product-single__media-container .beae-swiper-button-next, .beae-flex-column .beae-product-single__media-container .beae-swiper-button-prev {border: 0;background: transparent;width: auto;height: auto;padding: 5px;color: #444 }.beae-products-container .beae-swiper-pagination {position: relative;display: flex;flex-wrap: wrap;align-items: center }.beae-swiper-pagination {position: unset;}.beae-swiper-pagination-bullet{background: #e4e4e4;margin: 0 2px;}.beae-swiper-pagination-bullet, .beae-swiper-pagination-bullet-active {width: 10px;height: 10px;display: inline-block;border-radius: 50%;opacity: 1;}.beae-swiper-pagination-bullet-active {background: #333;}.beae-flex-center .beae-swiper-pagination-fraction{position: static;}.beae-products-container .beae-swiper-pagination-bullet {width: 15px;height: 15px;opacity: 1;overflow: hidden;}.beae-products-slider .beae-swiper-pagination-bullet, .beae-products-slider .beae-swiper-pagination-bullet-active{background-clip: content-box;padding: 1px;box-sizing: content-box !important;background-color: currentColor;}.beae-product-single__media-container .beae-swiper-button-next,.beae-product-single__media-container .beae-swiper-button-prev{width:auto;height:auto }.beae-transform {transform: translateY(-50%);}@media (max-width: 767px) {.beae-product-single__media--images {height: 467px;}.beae-swiper-container-autoheight,.beae-swiper-container-autoheight .beae-swiper-slide {height: 100%;}}.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-product-single__price-container-grid{display:inline-flex;align-items: center }.beae-action-policies-shipping {text-transform: none }
.beae-core.beae-k4n8yctc{width: 40%;}.beae-core.beae-k4n8yctc>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.beae-block+div.beae-block.elmspace{margin-top: 5px;}@media screen and (max-width: 1024px) {.beae-core.beae-k4n8yctc{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-k4n8yctc{width: 100%;}}.beae-core.beae-wmk1z6bq .core__group--items .accordion__title{text-align: left;background: #ffffff;border-style: solid;border-width: 1px;border-color: #636363;overflow: hidden;border-radius: 2px;padding: 8px 15px 8px 15px;margin-bottom: 5px;}.beae-core.beae-wmk1z6bq .core__group--items .accordion__title .beae-items--text{font-size: 16px;text-transform: uppercase;}.beae-core.beae-wmk1z6bq .core__group--items .accordion__title:hover  .beae-items--text{color: #ffffff;}.beae-core.beae-wmk1z6bq .core__group--items .accordion__title.beae-item-active  .beae-items--text{color: #ffffff;}.beae-core.beae-wmk1z6bq .core__group--items .accordion__title:hover{background: #c20000;}.beae-core.beae-wmk1z6bq .core__group--items .accordion__title.beae-item-active{background: #c20000;}.beae-core.beae-wmk1z6bq .core__group--items .accordion__title:hover  .beae-items--icon{color: #ffffff;}.beae-core.beae-wmk1z6bq .core__group--items .accordion__title.beae-item-active  .beae-items--icon{color: #fcfcfc;}.beae-core.beae-wmk1z6bq .accordion__body{border-style: solid;border-width: 1px;border-color: #cccccc;padding: 12px;}@media screen and (max-width: 767px) {.beae-core.beae-wmk1z6bq .core__group--items .accordion__title{padding-right: 20px;padding-left: 20px;}} .beae-core.beae-wmk1z6bq{margin: 15px 0px 0px 0px !important;padding: 0px !important;} .beae-core.beae-q4u7vm2u{margin: 0px !important;padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-q4u7vm2u{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-q4u7vm2u{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-q4u7vm2u{display: block;}}.beae-core.beae-q4u7vm2u .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-1ai25rqk{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-1ai25rqk{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-1ai25rqk{display: block;}}.beae-core.beae-1ai25rqk .beae-maximum-height{max-height: 200px;}.beae-core.beae-1rsb3jnl .beae-product-single__add-to-cart-container .beae-product-single__add-to-cart-buttons{display: flex;}@media screen and (max-width: 1024px) {.beae-core.beae-1rsb3jnl .beae-product-single__add-to-cart-container .beae-product-single__add-to-cart-buttons{display: grid;justify-content: stretch;}}.beae-core.beae-1rsb3jnl .beae-product-single__add-to-cart--submit{border-radius: 0px;padding-right: 35px;padding-left: 35px;}.beae-core.beae-1rsb3jnl .beae-product-single__add-to-cart--submit:hover{color: #ffffff;background: var(--beae-global-colors-primary);border-style: none;}.beae-core.beae-1rsb3jnl .beae-product-single__add-to-cart--submit:disabled{color: #ffffff;background: var(--beae-global-colors-primary);border-style: none;}.beae-core.beae-1rsb3jnl .beae-product-single__add-to-cart--dynamic-checkout .shopify-payment-button__button.shopify-payment-button__button--unbranded{background: var(--beae-global-colors-primary);border-style: none;border-radius: 0px;padding-right: 35px;padding-left: 35px;}.beae-core.beae-1rsb3jnl .beae-product-single__add-to-cart--dynamic-checkout .shopify-payment-button__button.shopify-payment-button__button--unbranded:hover{color: #ffffff;background: var(--beae-global-colors-primary);border-style: solid;border-width: 2px;border-color: var(--beae-global-colors-primary);}.beae-core.beae-1rsb3jnl .shopify-payment-button__more-options{color: var(--beae-global-colors-primary);margin-top: 10px;}.beae-core.beae-1rsb3jnl .shopify-payment-button__more-options,.beae-core.beae-1rsb3jnl .shopify-payment-button__more-options a{font-size: 14px;line-height: 22px;}.beae-core.beae-hk7hxk7c .beae-product-single__quantity-wrapper{justify-content: flex-start;}.beae-core.beae-hk7hxk7c .beae-product-single__quantity-container{flex-direction: column;}@media screen and (max-width: 767px) {.beae-core.beae-hk7hxk7c .beae-product-single__quantity-wrapper{justify-content: center;}}.beae-core.beae-hk7hxk7c .beae-product-single__quantity-container label{text-align: left;padding-right: 0px;}.beae-core.beae-hk7hxk7c .beae-product-single__quantity-container label,.beae-core.beae-hk7hxk7c .beae-product-single__quantity-container label a{font-size: 15px;}.beae-core.beae-hk7hxk7c .beae-product-single__quantity-container .beae-product-single__quantity-controls input,.beae-core.beae-hk7hxk7c .beae-product-single__quantity-dropdown-label{border-style: solid;border-width: 1px;border-color: rgba(17, 24, 39, 0.2);padding: 10px;}.beae-core.beae-hk7hxk7c .beae-product-single__quantity-container .beae-product-single__quantity-controls-minus svg{height: 22px;width: 22px;}.beae-core.beae-hk7hxk7c .beae-product-single__quantity-container .beae-product-single__quantity-controls-minus{color: #9e9e9e;border-style: solid;border-width: 1px 0px 1px 1px;border-color: rgba(17, 24, 39, 0.2);overflow: hidden;border-top-left-radius: 10%;border-bottom-left-radius: 10%;padding: 10px;}.beae-core.beae-hk7hxk7c .beae-product-single__quantity-container .beae-product-single__quantity-controls-minus:hover{color: #000000;}.beae-core.beae-hk7hxk7c .beae-product-single__quantity-container .beae-product-single__quantity-controls-plus svg{height: 22px;width: 22px;}.beae-core.beae-hk7hxk7c .beae-product-single__quantity-container .beae-product-single__quantity-controls-plus{color: #9e9e9e;border-style: solid;border-width: 1px 1px 1px 0px;border-color: rgba(17, 24, 39, 0.2);overflow: hidden;border-top-right-radius: 10%;border-bottom-right-radius: 10%;padding: 10px;}.beae-core.beae-hk7hxk7c .beae-product-single__quantity-container .beae-product-single__quantity-controls-plus:hover{color: #000000;}@media screen and (max-width: 767px) {.beae-core.beae-hk7hxk7c .beae-product-single__quantity-container label{text-align: center;}}@media screen and (min-width: 1024px) {.beae-core.beae-g8cj9ggj{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-g8cj9ggj{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-g8cj9ggj{display: block;}}.beae-core.beae-g8cj9ggj .beae-maximum-height{max-height: 200px;}.beae-core.beae-kn9we2lo .beae-product-single__variant-attributes--label{color: var(--beae-global-colors-secondary);padding-right: 11px;}.beae-core.beae-kn9we2lo .beae-product-single__variant-attributes--label,.beae-core.beae-kn9we2lo .beae-product-single__variant-attributes--label a{font-family: Poppins;font-weight: 600;}.beae-core.beae-kn9we2lo .beae-product-single__variant-attributes--text,.beae-core.beae-kn9we2lo .beae-product-single__variant-attributes--text a{font-size: 14px;}.beae-core.beae-kn9we2lo .beae-product-single__variant-attributes--text>a{color: #000000;}.beae-core.beae-kn9we2lo .beae-product-single__variant-attributes--text>a:hover{color: var(--beae-global-colors-primary);}@media screen and (min-width: 1024px) {.beae-core.beae-ql7gnql6{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-ql7gnql6{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-ql7gnql6{display: block;}}.beae-core.beae-ql7gnql6 .beae-product-single__price--sale{color: var(--beae-global-colors-secondary);}.beae-core.beae-ql7gnql6 .beae-product-single__price--sale,.beae-core.beae-ql7gnql6 .beae-product-single__price--sale a{font-size: 18px;line-height: 24px;font-weight: 700;font-family: Poppins;}.beae-core.beae-ql7gnql6 .beae-product-single__price--regular,.beae-core.beae-ql7gnql6 .beae-product--compare-at-price{color: #000000;}.beae-core.beae-ql7gnql6 .beae-product-single__price--regular,.beae-core.beae-ql7gnql6 .beae-product-single__price--regular a,.beae-core.beae-ql7gnql6 .beae-product--compare-at-price,.beae-core.beae-ql7gnql6 .beae-product--compare-at-price a{font-family: Poppins;font-weight: 500;}.beae-core.beae-ql7gnql6 .beae-microelement-price--badges{display: true !important;}@media screen and (max-width: 767px) {.beae-core.beae-ql7gnql6 .beae-product-single__price-container{align-items: flex-start;}}@media screen and (min-width: 1024px) {.beae-core.beae-ld87bc29{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-ld87bc29{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-ld87bc29{display: block;}}.beae-core.beae-ld87bc29 .beae-mce__title{color: var(--beae-global-colors-secondary);}.beae-core.beae-ld87bc29 .beae-mce__title,.beae-core.beae-ld87bc29 .beae-mce__title a{font-weight: 500;text-transform: none;}@media screen and (max-width: 767px) {.beae-core.beae-ld87bc29 .mce--title .mce--wrp{text-align: left;}.beae-core.beae-ld87bc29 .beae-mce__title,.beae-core.beae-ld87bc29 .beae-mce__title a{font-size: 22px;line-height: 28px;}}.beae-core.beae-hjog6lw8{width: 60%;}@media screen and (max-width: 1024px) {.beae-core.beae-hjog6lw8{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-hjog6lw8{width: 100%;}}.beae-core.beae-qzbbywvy .beae-product-image-aspect_ratio{aspect-ratio: 1/1;}.beae-core.beae-qzbbywvy .beae-product-single__media--grid .beae-product-single__media--images{grid-template-columns: repeat(3,1fr);column-gap: 10px;row-gap: 10px;}.beae-core.beae-qzbbywvy .beae-product-single__media--collage .beae-product-single__media--images{column-gap: 10px;--beae-col-gap: 10px;row-gap: 10px;}.beae-core.beae-qzbbywvy .beae-product-single__media--thumbnail{opacity: 0.5;}.beae-core.beae-qzbbywvy .beae-product-single__media--thumbnail ,.beae-core.beae-qzbbywvy .beae-product-single__media--thumbnail img{border-radius: 0px;}.beae-core.beae-qzbbywvy .beae-product-single__media--thumbnail.beae-swiper-slide-thumb-active{opacity: 1;border-style: solid;border-width: 2px;border-color: var(--beae-global-colors-primary);}.beae-core.beae-qzbbywvy .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-prev svg,.beae-core.beae-qzbbywvy .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-next svg{height: 20px;width: 20px;}.beae-core.beae-qzbbywvy .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-prev,.beae-core.beae-qzbbywvy .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-next{color: #ffffff;background: #8c8c8c;border-style: none;padding: 10px;}.beae-core.beae-qzbbywvy .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-prev:hover,.beae-core.beae-qzbbywvy .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-next:hover{color: #ffffff;background: #171717;}@media screen and (max-width: 767px) {.beae-core.beae-qzbbywvy .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-prev svg,.beae-core.beae-qzbbywvy .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-next svg{height: 24px;width: 24px;}.beae-core.beae-qzbbywvy .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-prev,.beae-core.beae-qzbbywvy .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-next{padding: 8px;}}.beae-core.beae-lpf5w1xb>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-lpf5w1xb>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-lpf5w1xb{margin-top: 25px !important;margin-bottom: 25px !important;}.beae-core.beae-lpf5w1xb{animation-direction: normal;}@media screen and (max-width: 767px) { .beae-core.beae-lpf5w1xb{margin-top: 25px !important;margin-bottom: 25px !important;}}
.beae-core.beae-vpa12wx1{width: 25%;}@media screen and (max-width: 1024px) {.beae-core.beae-vpa12wx1{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-vpa12wx1{width: 100%;}} .beae-core.beae-xcveenfy{margin-top: 10px !important;margin-bottom: 10px !important;padding-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-xcveenfy{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-xcveenfy{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-xcveenfy{display: block;}}.beae-core.beae-xcveenfy .text-content{text-align: center;color: #ffffff;}.beae-core.beae-xcveenfy .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-bcyg4c73{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-bcyg4c73{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-bcyg4c73{display: block;}}.beae-core.beae-bcyg4c73 .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-bcyg4c73 .beae-mce__image ,.beae-core.beae-bcyg4c73 .beae-mce__image img{width: 80px !important;}.beae-core.beae-bcyg4c73 .beae-mce__image{max-width: 95%;}.beae-core.beae-bcyg4c73 .beae-mce__image ,.beae-core.beae-bcyg4c73 .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-bcyg4c73 .beae-mce__image:hover ,.beae-core.beae-bcyg4c73 .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-xvyw4rqe{width: 25%;}@media screen and (max-width: 1024px) {.beae-core.beae-xvyw4rqe{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-xvyw4rqe{width: 100%;}} .beae-core.beae-ptjmfgqv{margin-top: 10px !important;margin-bottom: 10px !important;padding-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-ptjmfgqv{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-ptjmfgqv{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-ptjmfgqv{display: block;}}.beae-core.beae-ptjmfgqv .text-content{text-align: center;color: #ffffff;}.beae-core.beae-ptjmfgqv .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-fvzcre4c{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-fvzcre4c{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-fvzcre4c{display: block;}}.beae-core.beae-fvzcre4c .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-fvzcre4c .beae-mce__image ,.beae-core.beae-fvzcre4c .beae-mce__image img{width: 80px !important;}.beae-core.beae-fvzcre4c .beae-mce__image{max-width: 95%;}.beae-core.beae-fvzcre4c .beae-mce__image ,.beae-core.beae-fvzcre4c .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-fvzcre4c .beae-mce__image:hover ,.beae-core.beae-fvzcre4c .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-2ycaldws{width: 25%;}@media screen and (max-width: 1024px) {.beae-core.beae-2ycaldws{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-2ycaldws{width: 100%;}} .beae-core.beae-2gfleu9j{margin-top: 10px !important;margin-bottom: 10px !important;padding-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-2gfleu9j{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-2gfleu9j{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-2gfleu9j{display: block;}}.beae-core.beae-2gfleu9j .text-content{text-align: center;color: #ffffff;}.beae-core.beae-2gfleu9j .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-hlu7eeje{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-hlu7eeje{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-hlu7eeje{display: block;}}.beae-core.beae-hlu7eeje .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-hlu7eeje .beae-mce__image ,.beae-core.beae-hlu7eeje .beae-mce__image img{width: 80px !important;}.beae-core.beae-hlu7eeje .beae-mce__image{max-width: 95%;}.beae-core.beae-hlu7eeje .beae-mce__image ,.beae-core.beae-hlu7eeje .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-hlu7eeje .beae-mce__image:hover ,.beae-core.beae-hlu7eeje .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-cs3xd245{width: 25%;}.beae-core.beae-cs3xd245>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.beae-block+div.beae-block.elmspace{margin-top: 8px;}.beae-core.beae-cs3xd245>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 1024px) {.beae-core.beae-cs3xd245{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-cs3xd245{width: 100%;}} .beae-core.beae-ovba48pr{margin-top: 10px !important;margin-bottom: 10px !important;padding-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-ovba48pr{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-ovba48pr{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-ovba48pr{display: block;}}.beae-core.beae-ovba48pr .text-content{text-align: center;color: #ffffff;}.beae-core.beae-ovba48pr .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-a98qluvs{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-a98qluvs{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-a98qluvs{display: block;}}.beae-core.beae-a98qluvs .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-a98qluvs .beae-mce__image ,.beae-core.beae-a98qluvs .beae-mce__image img{width: 80px !important;}.beae-core.beae-a98qluvs .beae-mce__image{max-width: 95%;}.beae-core.beae-a98qluvs .beae-mce__image ,.beae-core.beae-a98qluvs .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-a98qluvs .beae-mce__image:hover ,.beae-core.beae-a98qluvs .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-9kgtzw7i>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-9kgtzw7i>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}.beae-core.beae-8usafnnh{background: #0d0d0d;}.beae-core.beae-8usafnnh>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-8usafnnh>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-8usafnnh{padding-top: 50px !important;padding-bottom: 50px !important;}
.beae-core.beae-a5cabfhe{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-a5cabfhe{width: 100%;}}.beae-core.beae-a5cabfhe>.core__column--wrapper{background: #0d0d0d;} .beae-core.beae-hd9sesox{margin-bottom: 30px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-hd9sesox{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-hd9sesox{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-hd9sesox{display: block;}}.beae-core.beae-hd9sesox .mce--title .mce--wrp{text-align: center;}.beae-core.beae-hd9sesox .beae-mce__title{color: #ffffff;}.beae-core.beae-hd9sesox .beae-mce__title,.beae-core.beae-hd9sesox .beae-mce__title a{text-transform: none;font-size: 40px;font-weight: 400;}@media screen and (max-width: 767px) {.beae-core.beae-hd9sesox .beae-mce__title,.beae-core.beae-hd9sesox .beae-mce__title a{font-size: 18px;}}.beae-core.beae-lhvulsgt{background: #0d0d0d;}.beae-core.beae-lhvulsgt>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-lhvulsgt>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}
.beae-core.beae-usbnwsrr{width: 100%;}.beae-core.beae-usbnwsrr>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.beae-block+div.beae-block.elmspace{margin-top: 8px;}.beae-core.beae-usbnwsrr>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 767px) {.beae-core.beae-usbnwsrr{width: 100%;}}.beae-core.beae-jhc4lnx3 .tabs__wrapper.beae__element .tabs__navs{justify-content: center;}.beae-core.beae-jhc4lnx3 .tabs__wrapper.beae__element .tabs__nav .beae-items--text{font-family: Poppins;font-size: 20px;font-weight: 500;color: #dbdbdb;}.beae-core.beae-jhc4lnx3 .tabs__wrapper.beae__element .tabs__nav:hover  .beae-items--text{color: #9c9c9c;}.beae-core.beae-jhc4lnx3 .tabs__wrapper.beae__element .tabs__nav{background: #000000;border-style: none;padding: 8px 0px 8px 0px;margin-right: 25px;margin-left: 25px;}.beae-core.beae-jhc4lnx3 .tabs__wrapper.beae__element .tabs__nav.beae-item-active{background: #000000;border-style: solid;border-color: #ffffff;border-width: 0px 0px 2px 0px;}.beae-core.beae-jhc4lnx3 .tabs__body{background: #000000;border-style: none;border-radius: 10px;padding: 15px 5px 15px 5px;}@media screen and (max-width: 767px) {.beae-core.beae-jhc4lnx3 .tabs__wrapper.beae__element .tabs__nav{padding-right: 20px;padding-left: 21px;}.beae-core.beae-jhc4lnx3 .tabs__body{padding: 20px;}}@media screen and (min-width: 1024px) {.beae-core.beae-4j2dehva{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-4j2dehva{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-4j2dehva{display: block;}}.beae-core.beae-4j2dehva .text-content{text-align: center;}.beae-core.beae-4j2dehva .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-10kex3wt{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-10kex3wt{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-10kex3wt{display: block;}}.beae-core.beae-10kex3wt .text-content{text-align: left;}.beae-core.beae-10kex3wt .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-txef8nh5{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-txef8nh5{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-txef8nh5{display: block;}}.beae-core.beae-txef8nh5 .text-content{text-align: left;color: #ffffff;}.beae-core.beae-txef8nh5 .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-wdjmgf1n{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-wdjmgf1n{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-wdjmgf1n{display: block;}}.beae-core.beae-wdjmgf1n .text-content{text-align: left;color: #ffffff;}.beae-core.beae-wdjmgf1n .beae-maximum-height{max-height: 200px;}.beae-core.beae-0wsklhxh .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-0wsklhxh{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-0wsklhxh{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-0wsklhxh{display: block;}}.beae-core.beae-0wsklhxh .text-content{text-align: left;}.beae-core.beae-0e15pffc>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-0e15pffc>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}.beae-core.beae-6go8ylf3{background: #0d0d0d;}.beae-core.beae-6go8ylf3>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-6go8ylf3>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-6go8ylf3{padding-top: 50px !important;padding-bottom: 50px !important;}
.beae-core.beae-ty7k6n7o{width: 100%;}.beae-core.beae-ty7k6n7o>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.beae-block+div.beae-block.elmspace{margin-top: 8px;}.beae-core.beae-ty7k6n7o>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 767px) {.beae-core.beae-ty7k6n7o{width: 100%;}}.beae-core.beae-0eosk95t>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-0eosk95t>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}.beae-core.beae-zhjiv1fn .beae-slider .beae-swiper-slide:not(.beae-products--wrapper-items .beae-swiper-slide){height: 900px;}.beae-core.beae-zhjiv1fn .beae-swiper-pagination-position{order: 1;justify-content: center;align-items: center;}@media screen and (max-width: 767px) {.beae-core.beae-zhjiv1fn .beae-slider .beae-swiper-slide:not(.beae-products--wrapper-items .beae-swiper-slide){height: 235px;}}.beae-core.beae-zhjiv1fn .beae-content-item{align-content: center;align-items: center;display: flex;justify-content: center;justify-items: center;display: flex;}.beae-core.beae-zhjiv1fn .beae-content-item__container{width: 100%;}.beae-core.beae-zhjiv1fn .beae-slider--container .beae-swiper-pagination-bullet{width: 10px;height: 10px;background: #d9d9d9;}.beae-core.beae-zhjiv1fn .beae-slider--container .beae-swiper-pagination-bullet.beae-swiper-pagination-bullet-active{background: #000000;}.beae-core.beae-zhjiv1fn .beae-slider--container .beae-swiper-pagination .beae-swiper-pagination-bullet{}@media screen and (max-width: 1024px) {.beae-core.beae-zhjiv1fn .beae-content-item__container{width: 85%;}}@media screen and (min-width: 1024px) {.beae-core.beae-x87n6s46{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-x87n6s46{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-x87n6s46{display: block;}}.beae-core.beae-x87n6s46 .text-content{text-align: center;}.beae-core.beae-x87n6s46 .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-038q82ke{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-038q82ke{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-038q82ke{display: block;}}.beae-core.beae-038q82ke .mce--title .mce--wrp{text-align: center;}.beae-core.beae-9qjpspqq{background: #0d0d0d;}.beae-core.beae-9qjpspqq>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-9qjpspqq>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-9qjpspqq{padding-top: 0px !important;padding-bottom: 0px !important;}
.beae-core.beae-hv0fm3p5{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-hv0fm3p5{width: 100%;}} .beae-core.beae-mybz9p9x{margin-bottom: 30px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-mybz9p9x{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-mybz9p9x{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-mybz9p9x{display: block;}}.beae-core.beae-mybz9p9x .mce--title .mce--wrp{text-align: center;}.beae-core.beae-mybz9p9x .beae-mce__title{color: #ffffff;}.beae-core.beae-mybz9p9x .beae-mce__title,.beae-core.beae-mybz9p9x .beae-mce__title a{text-transform: none;font-size: 40px;font-weight: 400;}@media screen and (max-width: 1024px) {.beae-core.beae-mybz9p9x .beae-mce__title,.beae-core.beae-mybz9p9x .beae-mce__title a{font-size: 26px;}}@media screen and (max-width: 767px) {.beae-core.beae-mybz9p9x .beae-mce__title,.beae-core.beae-mybz9p9x .beae-mce__title a{font-size: 17px;}}.beae-core.beae-12z63hda{background: #0d0d0d;}.beae-core.beae-12z63hda>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-12z63hda>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-12z63hda{padding-top: 25px !important;}
.beae-core.beae-m6vttzgj{width: 33.33%;}.beae-core.beae-m6vttzgj>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: 1024px) {.beae-core.beae-m6vttzgj{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-m6vttzgj{width: 100%;}}.beae-core.beae-m6vttzgj>.core__column--wrapper{background: url("/cdn/shop/files/HannahEden.png?v=1699426510") no-repeat scroll center center/cover;background-image: image-set( url(/cdn/shop/files/HannahEden.png?v=1699426510) 1x, url(/cdn/shop/files/HannahEden.png?v=1699426510) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/HannahEden.png?v=1699426510) 1x, url(/cdn/shop/files/HannahEden.png?v=1699426510) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/HannahEden.png?v=1699426510) 720w, url(/cdn/shop/files/HannahEden.png?v=1699426510) 2048w);border-radius: 5px;overflow: hidden;}html body .beae-d8lgtvb2 .beae-core.beae-m6vttzgj>div.core__column--wrapper{padding-top: 350px !important;padding-bottom: 20px !important;margin: 8px !important;} .beae-core.beae-e0ab0zyk{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-e0ab0zyk{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-e0ab0zyk{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-e0ab0zyk{display: block;}}.beae-core.beae-e0ab0zyk .mce--title .mce--wrp{text-align: left;}.beae-core.beae-e0ab0zyk .beae-mce__title{color: #ffffff;}.beae-core.beae-e0ab0zyk .beae-mce__title,.beae-core.beae-e0ab0zyk .beae-mce__title a{text-transform: none;font-size: 14px;font-weight: 300;line-height: 20px;}@media screen and (max-width: 767px) {.beae-core.beae-e0ab0zyk .beae-mce__title,.beae-core.beae-e0ab0zyk .beae-mce__title a{font-size: 13px;line-height: 18px;}} .beae-core.beae-3rq3m6xn{margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-3rq3m6xn{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-3rq3m6xn{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-3rq3m6xn{display: block;}}.beae-core.beae-3rq3m6xn .mce--title .mce--wrp{text-align: left;}.beae-core.beae-3rq3m6xn .beae-mce__title{color: #ffffff;}.beae-core.beae-3rq3m6xn .beae-mce__title,.beae-core.beae-3rq3m6xn .beae-mce__title a{text-transform: uppercase;font-size: 22px;font-weight: 500;}@media screen and (max-width: 767px) {.beae-core.beae-3rq3m6xn .beae-mce__title,.beae-core.beae-3rq3m6xn .beae-mce__title a{font-size: 16px;}}.beae-core.beae-xdsry4bn{width: 33.34%;}.beae-core.beae-xdsry4bn>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: 1024px) {.beae-core.beae-xdsry4bn{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-xdsry4bn{width: 100%;}}.beae-core.beae-xdsry4bn>.core__column--wrapper{background: url("/cdn/shop/files/KaylaItsines.png?v=1699426477") no-repeat scroll center center/cover;background-image: image-set( url(/cdn/shop/files/KaylaItsines.png?v=1699426477) 1x, url(/cdn/shop/files/KaylaItsines.png?v=1699426477) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/KaylaItsines.png?v=1699426477) 1x, url(/cdn/shop/files/KaylaItsines.png?v=1699426477) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/KaylaItsines.png?v=1699426477) 720w, url(/cdn/shop/files/KaylaItsines.png?v=1699426477) 2048w);border-radius: 5px;overflow: hidden;}html body .beae-d8lgtvb2 .beae-core.beae-xdsry4bn>div.core__column--wrapper{padding-top: 350px !important;padding-bottom: 20px !important;margin: 8px !important;} .beae-core.beae-fj6cljkp{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-fj6cljkp{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-fj6cljkp{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-fj6cljkp{display: block;}}.beae-core.beae-fj6cljkp .mce--title .mce--wrp{text-align: left;}.beae-core.beae-fj6cljkp .beae-mce__title{color: #ffffff;}.beae-core.beae-fj6cljkp .beae-mce__title,.beae-core.beae-fj6cljkp .beae-mce__title a{text-transform: none;font-size: 14px;font-weight: 300;line-height: 20px;}@media screen and (max-width: 767px) {.beae-core.beae-fj6cljkp .beae-mce__title,.beae-core.beae-fj6cljkp .beae-mce__title a{font-size: 13px;line-height: 18px;}} .beae-core.beae-n9hefd43{margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-n9hefd43{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-n9hefd43{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-n9hefd43{display: block;}}.beae-core.beae-n9hefd43 .mce--title .mce--wrp{text-align: left;}.beae-core.beae-n9hefd43 .beae-mce__title{color: #ffffff;}.beae-core.beae-n9hefd43 .beae-mce__title,.beae-core.beae-n9hefd43 .beae-mce__title a{text-transform: uppercase;font-size: 22px;font-weight: 500;}@media screen and (max-width: 767px) {.beae-core.beae-n9hefd43 .beae-mce__title,.beae-core.beae-n9hefd43 .beae-mce__title a{font-size: 16px;}}.beae-core.beae-8b3ynacc{width: 33.33%;}.beae-core.beae-8b3ynacc>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: 1024px) {.beae-core.beae-8b3ynacc{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-8b3ynacc{width: 100%;}}.beae-core.beae-8b3ynacc>.core__column--wrapper{background: url("/cdn/shop/files/TommyRiversPuzey.png?v=1699425675") no-repeat scroll center center/cover;background-image: image-set( url(/cdn/shop/files/TommyRiversPuzey.png?v=1699425675) 1x, url(/cdn/shop/files/TommyRiversPuzey.png?v=1699425675) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/TommyRiversPuzey.png?v=1699425675) 1x, url(/cdn/shop/files/TommyRiversPuzey.png?v=1699425675) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/TommyRiversPuzey.png?v=1699425675) 720w, url(/cdn/shop/files/TommyRiversPuzey.png?v=1699425675) 2048w);border-radius: 5px;overflow: hidden;}html body .beae-d8lgtvb2 .beae-core.beae-8b3ynacc>div.core__column--wrapper{padding-top: 350px !important;padding-bottom: 20px !important;margin: 8px !important;} .beae-core.beae-yv0ne62i{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-yv0ne62i{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-yv0ne62i{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-yv0ne62i{display: block;}}.beae-core.beae-yv0ne62i .mce--title .mce--wrp{text-align: left;}.beae-core.beae-yv0ne62i .beae-mce__title{color: #ffffff;}.beae-core.beae-yv0ne62i .beae-mce__title,.beae-core.beae-yv0ne62i .beae-mce__title a{text-transform: none;font-size: 14px;font-weight: 300;line-height: 20px;}@media screen and (max-width: 767px) {.beae-core.beae-yv0ne62i .beae-mce__title,.beae-core.beae-yv0ne62i .beae-mce__title a{font-size: 13px;line-height: 18px;}} .beae-core.beae-i6nemrps{margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-i6nemrps{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-i6nemrps{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-i6nemrps{display: block;}}.beae-core.beae-i6nemrps .mce--title .mce--wrp{text-align: left;}.beae-core.beae-i6nemrps .beae-mce__title{color: #ffffff;}.beae-core.beae-i6nemrps .beae-mce__title,.beae-core.beae-i6nemrps .beae-mce__title a{text-transform: uppercase;font-size: 22px;font-weight: 500;}@media screen and (max-width: 767px) {.beae-core.beae-i6nemrps .beae-mce__title,.beae-core.beae-i6nemrps .beae-mce__title a{font-size: 15px;}}.beae-core.beae-d8lgtvb2{background: #0d0d0d;}.beae-core.beae-d8lgtvb2>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-d8lgtvb2>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}
.beae-core.beae-rquzho7v{width: 33.33%;}.beae-core.beae-rquzho7v>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: 1024px) {.beae-core.beae-rquzho7v{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-rquzho7v{width: 100%;}}.beae-core.beae-rquzho7v>.core__column--wrapper{background: url("/cdn/shop/files/KnoxRobinson.png?v=1699426608") no-repeat scroll center center/cover;background-image: image-set( url(/cdn/shop/files/KnoxRobinson.png?v=1699426608) 1x, url(/cdn/shop/files/KnoxRobinson.png?v=1699426608) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/KnoxRobinson.png?v=1699426608) 1x, url(/cdn/shop/files/KnoxRobinson.png?v=1699426608) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/KnoxRobinson.png?v=1699426608) 720w, url(/cdn/shop/files/KnoxRobinson.png?v=1699426608) 2048w);border-radius: 5px;overflow: hidden;}html body .beae-qahe32l2 .beae-core.beae-rquzho7v>div.core__column--wrapper{padding-top: 350px !important;padding-bottom: 20px !important;margin: 8px !important;} .beae-core.beae-p85pk3pr{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-p85pk3pr{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-p85pk3pr{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-p85pk3pr{display: block;}}.beae-core.beae-p85pk3pr .mce--title .mce--wrp{text-align: left;}.beae-core.beae-p85pk3pr .beae-mce__title{color: #ffffff;}.beae-core.beae-p85pk3pr .beae-mce__title,.beae-core.beae-p85pk3pr .beae-mce__title a{text-transform: none;font-size: 14px;font-weight: 300;line-height: 20px;} .beae-core.beae-py8750a0{margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-py8750a0{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-py8750a0{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-py8750a0{display: block;}}.beae-core.beae-py8750a0 .mce--title .mce--wrp{text-align: left;}.beae-core.beae-py8750a0 .beae-mce__title{color: #ffffff;}.beae-core.beae-py8750a0 .beae-mce__title,.beae-core.beae-py8750a0 .beae-mce__title a{text-transform: uppercase;font-size: 22px;font-weight: 500;}.beae-core.beae-ram20ukw{width: 33.34%;}.beae-core.beae-ram20ukw>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: 1024px) {.beae-core.beae-ram20ukw{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-ram20ukw{width: 100%;}}.beae-core.beae-ram20ukw>.core__column--wrapper{background: url("/cdn/shop/files/TikiBarber.png?v=1699426580") no-repeat scroll center center/cover;background-image: image-set( url(/cdn/shop/files/TikiBarber.png?v=1699426580) 1x, url(/cdn/shop/files/TikiBarber.png?v=1699426580) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/TikiBarber.png?v=1699426580) 1x, url(/cdn/shop/files/TikiBarber.png?v=1699426580) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/TikiBarber.png?v=1699426580) 720w, url(/cdn/shop/files/TikiBarber.png?v=1699426580) 2048w);border-radius: 5px;overflow: hidden;}html body .beae-qahe32l2 .beae-core.beae-ram20ukw>div.core__column--wrapper{padding-top: 350px !important;padding-bottom: 20px !important;margin: 8px !important;} .beae-core.beae-wul1j9uc{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-wul1j9uc{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-wul1j9uc{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-wul1j9uc{display: block;}}.beae-core.beae-wul1j9uc .mce--title .mce--wrp{text-align: left;}.beae-core.beae-wul1j9uc .beae-mce__title{color: #ffffff;}.beae-core.beae-wul1j9uc .beae-mce__title,.beae-core.beae-wul1j9uc .beae-mce__title a{text-transform: none;font-size: 14px;font-weight: 300;line-height: 20px;} .beae-core.beae-k1s3bnxm{margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-k1s3bnxm{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-k1s3bnxm{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-k1s3bnxm{display: block;}}.beae-core.beae-k1s3bnxm .mce--title .mce--wrp{text-align: left;}.beae-core.beae-k1s3bnxm .beae-mce__title{color: #ffffff;}.beae-core.beae-k1s3bnxm .beae-mce__title,.beae-core.beae-k1s3bnxm .beae-mce__title a{text-transform: uppercase;font-size: 22px;font-weight: 500;}.beae-core.beae-vfujkjs8{width: 33.33%;}.beae-core.beae-vfujkjs8>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: 1024px) {.beae-core.beae-vfujkjs8{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-vfujkjs8{width: 100%;}}.beae-core.beae-vfujkjs8>.core__column--wrapper{background: url("/cdn/shop/files/JohnPeel.png?v=1699426541") no-repeat scroll center center/cover;background-image: image-set( url(/cdn/shop/files/JohnPeel.png?v=1699426541) 1x, url(/cdn/shop/files/JohnPeel.png?v=1699426541) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/JohnPeel.png?v=1699426541) 1x, url(/cdn/shop/files/JohnPeel.png?v=1699426541) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/JohnPeel.png?v=1699426541) 720w, url(/cdn/shop/files/JohnPeel.png?v=1699426541) 2048w);border-radius: 5px;overflow: hidden;}html body .beae-qahe32l2 .beae-core.beae-vfujkjs8>div.core__column--wrapper{padding-top: 350px !important;padding-bottom: 20px !important;margin: 8px !important;} .beae-core.beae-crjnm44y{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-crjnm44y{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-crjnm44y{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-crjnm44y{display: block;}}.beae-core.beae-crjnm44y .mce--title .mce--wrp{text-align: left;}.beae-core.beae-crjnm44y .beae-mce__title{color: #ffffff;}.beae-core.beae-crjnm44y .beae-mce__title,.beae-core.beae-crjnm44y .beae-mce__title a{text-transform: none;font-size: 14px;font-weight: 300;line-height: 20px;} .beae-core.beae-ym6459ub{margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-ym6459ub{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-ym6459ub{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-ym6459ub{display: block;}}.beae-core.beae-ym6459ub .mce--title .mce--wrp{text-align: left;}.beae-core.beae-ym6459ub .beae-mce__title{color: #ffffff;}.beae-core.beae-ym6459ub .beae-mce__title,.beae-core.beae-ym6459ub .beae-mce__title a{text-transform: uppercase;font-size: 22px;font-weight: 500;}.beae-core.beae-qahe32l2{background: #000000;}.beae-core.beae-qahe32l2>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-qahe32l2>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-qahe32l2{margin-top: 0px !important;padding-top: 12px !important;}
.beae-core.beae-lpo8wfoq{width: 33.33%;}.beae-core.beae-lpo8wfoq>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: 1024px) {.beae-core.beae-lpo8wfoq{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-lpo8wfoq{width: 100%;}}.beae-core.beae-lpo8wfoq>.core__column--wrapper{background: url("/cdn/shop/files/SanyaRichards-Ross.png?v=1699426710") no-repeat scroll center center/cover;background-image: image-set( url(/cdn/shop/files/SanyaRichards-Ross.png?v=1699426710) 1x, url(/cdn/shop/files/SanyaRichards-Ross.png?v=1699426710) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/SanyaRichards-Ross.png?v=1699426710) 1x, url(/cdn/shop/files/SanyaRichards-Ross.png?v=1699426710) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/SanyaRichards-Ross.png?v=1699426710) 720w, url(/cdn/shop/files/SanyaRichards-Ross.png?v=1699426710) 2048w);border-radius: 5px;overflow: hidden;}html body .beae-s95cyzff .beae-core.beae-lpo8wfoq>div.core__column--wrapper{padding-top: 350px !important;padding-bottom: 20px !important;margin: 8px !important;} .beae-core.beae-x2pekq04{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-x2pekq04{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-x2pekq04{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-x2pekq04{display: block;}}.beae-core.beae-x2pekq04 .mce--title .mce--wrp{text-align: left;}.beae-core.beae-x2pekq04 .beae-mce__title{color: #ffffff;}.beae-core.beae-x2pekq04 .beae-mce__title,.beae-core.beae-x2pekq04 .beae-mce__title a{text-transform: none;font-size: 14px;font-weight: 300;line-height: 20px;} .beae-core.beae-gxa72nb1{margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-gxa72nb1{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-gxa72nb1{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-gxa72nb1{display: block;}}.beae-core.beae-gxa72nb1 .mce--title .mce--wrp{text-align: left;}.beae-core.beae-gxa72nb1 .beae-mce__title{color: #ffffff;}.beae-core.beae-gxa72nb1 .beae-mce__title,.beae-core.beae-gxa72nb1 .beae-mce__title a{text-transform: uppercase;font-size: 22px;font-weight: 500;}.beae-core.beae-mkp80gq8{width: 33.34%;}.beae-core.beae-mkp80gq8>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: 1024px) {.beae-core.beae-mkp80gq8{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-mkp80gq8{width: 100%;}}.beae-core.beae-mkp80gq8>.core__column--wrapper{background: url("/cdn/shop/files/SallyMcrae.png?v=1699426676") no-repeat scroll center center/cover;background-image: image-set( url(/cdn/shop/files/SallyMcrae.png?v=1699426676) 1x, url(/cdn/shop/files/SallyMcrae.png?v=1699426676) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/SallyMcrae.png?v=1699426676) 1x, url(/cdn/shop/files/SallyMcrae.png?v=1699426676) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/SallyMcrae.png?v=1699426676) 720w, url(/cdn/shop/files/SallyMcrae.png?v=1699426676) 2048w);border-radius: 5px;overflow: hidden;}html body .beae-s95cyzff .beae-core.beae-mkp80gq8>div.core__column--wrapper{padding-top: 350px !important;padding-bottom: 20px !important;margin: 8px !important;} .beae-core.beae-rwtx4t2o{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-rwtx4t2o{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-rwtx4t2o{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-rwtx4t2o{display: block;}}.beae-core.beae-rwtx4t2o .mce--title .mce--wrp{text-align: left;}.beae-core.beae-rwtx4t2o .beae-mce__title{color: #ffffff;}.beae-core.beae-rwtx4t2o .beae-mce__title,.beae-core.beae-rwtx4t2o .beae-mce__title a{text-transform: none;font-size: 14px;font-weight: 300;line-height: 20px;} .beae-core.beae-c3gij2uj{margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-c3gij2uj{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-c3gij2uj{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-c3gij2uj{display: block;}}.beae-core.beae-c3gij2uj .mce--title .mce--wrp{text-align: left;}.beae-core.beae-c3gij2uj .beae-mce__title{color: #ffffff;}.beae-core.beae-c3gij2uj .beae-mce__title,.beae-core.beae-c3gij2uj .beae-mce__title a{text-transform: uppercase;font-size: 22px;font-weight: 500;}.beae-core.beae-z7451ff4{width: 33.33%;}.beae-core.beae-z7451ff4>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: 1024px) {.beae-core.beae-z7451ff4{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-z7451ff4{width: 100%;}}.beae-core.beae-z7451ff4>.core__column--wrapper{background: url("/cdn/shop/files/GideonAkande.png?v=1699426651") no-repeat scroll center center/cover;background-image: image-set( url(/cdn/shop/files/GideonAkande.png?v=1699426651) 1x, url(/cdn/shop/files/GideonAkande.png?v=1699426651) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/GideonAkande.png?v=1699426651) 1x, url(/cdn/shop/files/GideonAkande.png?v=1699426651) 2x);background-image: -webkit-image-set( url(/cdn/shop/files/GideonAkande.png?v=1699426651) 720w, url(/cdn/shop/files/GideonAkande.png?v=1699426651) 2048w);border-radius: 5px;overflow: hidden;}html body .beae-s95cyzff .beae-core.beae-z7451ff4>div.core__column--wrapper{padding-top: 350px !important;padding-bottom: 20px !important;margin: 8px !important;} .beae-core.beae-smzokxng{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-smzokxng{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-smzokxng{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-smzokxng{display: block;}}.beae-core.beae-smzokxng .mce--title .mce--wrp{text-align: left;}.beae-core.beae-smzokxng .beae-mce__title{color: #ffffff;}.beae-core.beae-smzokxng .beae-mce__title,.beae-core.beae-smzokxng .beae-mce__title a{text-transform: none;font-size: 14px;font-weight: 300;line-height: 20px;} .beae-core.beae-xwx1cy5y{margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-xwx1cy5y{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-xwx1cy5y{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-xwx1cy5y{display: block;}}.beae-core.beae-xwx1cy5y .mce--title .mce--wrp{text-align: left;}.beae-core.beae-xwx1cy5y .beae-mce__title{color: #ffffff;}.beae-core.beae-xwx1cy5y .beae-mce__title,.beae-core.beae-xwx1cy5y .beae-mce__title a{text-transform: uppercase;font-size: 22px;font-weight: 500;}.beae-core.beae-s95cyzff{background: #000000;}.beae-core.beae-s95cyzff>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-s95cyzff>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-s95cyzff{padding-top: 12px !important;}
.beae-core.beae-pf0w6m7o{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-pf0w6m7o{width: 100%;}}@media screen and (min-width: 1024px) {.beae-core.beae-0554w7jw{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-0554w7jw{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-0554w7jw{display: block;}}.beae-core.beae-0554w7jw .beae-mce__image{max-width: 100%;}.beae-core.beae-0554w7jw .beae-mce__image ,.beae-core.beae-0554w7jw .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-0554w7jw .beae-mce__image:hover ,.beae-core.beae-0554w7jw .beae-mce__image:hover .beae-image-default{opacity: 1;}@media screen and (max-width: 1024px) {.beae-core.beae-0554w7jw .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-0554w7jw .beae-mce__image{max-width: 88%;}} .beae-core.beae-1i65p57t{margin-bottom: 30px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-1i65p57t{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-1i65p57t{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-1i65p57t{display: block;}}.beae-core.beae-1i65p57t .mce--title .mce--wrp{text-align: center;}.beae-core.beae-1i65p57t .beae-mce__title{color: #ffffff;}.beae-core.beae-1i65p57t .beae-mce__title,.beae-core.beae-1i65p57t .beae-mce__title a{text-transform: none;font-size: 36px;font-weight: 200;}@media screen and (max-width: 1024px) {.beae-core.beae-1i65p57t .beae-mce__title,.beae-core.beae-1i65p57t .beae-mce__title a{font-size: 25px;}}.beae-core.beae-nv0933yy{background: #0d0d0d;}.beae-core.beae-nv0933yy>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-nv0933yy>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-nv0933yy{padding-top: 100px !important;padding-bottom: 100px !important;}@media screen and (max-width: 1024px) { .beae-core.beae-nv0933yy{padding-top: 25px !important;padding-bottom: 25px !important;}}
.beae-core.beae-o1s9ari3{width: 50%;}.beae-core.beae-o1s9ari3>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.beae-block+div.beae-block.elmspace{margin-top: 8px;}.beae-core.beae-o1s9ari3>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 1024px) {.beae-core.beae-o1s9ari3{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-o1s9ari3{width: 100%;}}.beae-core.beae-pp7xpghi>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-pp7xpghi>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}.beae-core.beae-de82wixw{width: 85%;}.beae-core.beae-de82wixw>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 767px) {.beae-core.beae-de82wixw{width: 100%;}}html body .beae-172pduij .beae-core.beae-de82wixw>div.core__column--wrapper{margin: 0px 0px 0px 15px !important;padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-owk34101{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-owk34101{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-owk34101{display: block;}}.beae-core.beae-owk34101 .beae-mce__title{color: #ffffff;}.beae-core.beae-owk34101 .beae-mce__title,.beae-core.beae-owk34101 .beae-mce__title a{text-transform: none;font-size: 20px;font-weight: 500;}@media screen and (max-width: 767px) {.beae-core.beae-owk34101 .mce--title .mce--wrp{text-align: center;}}.beae-core.beae-0fm8a9j0{width: 15%;}.beae-core.beae-0fm8a9j0>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-0fm8a9j0{width: 100%;}}html body .beae-172pduij .beae-core.beae-0fm8a9j0>div.core__column--wrapper{padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-2uq8ilu0{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-2uq8ilu0{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-2uq8ilu0{margin-top: 10px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-2uq8ilu0{display: block;}}.beae-core.beae-2uq8ilu0 .mce--wrp{display: flex;justify-content: flex-end;}.beae-core.beae-2uq8ilu0 .beae-mce__image ,.beae-core.beae-2uq8ilu0 .beae-mce__image img{width: 45px !important;}.beae-core.beae-2uq8ilu0 .beae-mce__image{max-width: 100%;}.beae-core.beae-2uq8ilu0 .beae-mce__image ,.beae-core.beae-2uq8ilu0 .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-2uq8ilu0 .beae-mce__image:hover ,.beae-core.beae-2uq8ilu0 .beae-mce__image:hover .beae-image-default{opacity: 1;}@media screen and (max-width: 767px) {.beae-core.beae-2uq8ilu0 .mce--wrp{display: flex;justify-content: center;}}.beae-core.beae-l1zvbdkc>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-l1zvbdkc>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}.beae-core.beae-q4f2f8ev{width: 85%;}.beae-core.beae-q4f2f8ev>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 767px) {.beae-core.beae-q4f2f8ev{width: 100%;}}html body .beae-172pduij .beae-core.beae-q4f2f8ev>div.core__column--wrapper{margin: 0px 0px 0px 15px !important;padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-n2jhfer1{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-n2jhfer1{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-n2jhfer1{display: block;}}.beae-core.beae-n2jhfer1 .beae-mce__title{color: #ffffff;}.beae-core.beae-n2jhfer1 .beae-mce__title,.beae-core.beae-n2jhfer1 .beae-mce__title a{text-transform: none;font-size: 20px;font-weight: 500;}@media screen and (max-width: 767px) {.beae-core.beae-n2jhfer1 .mce--title .mce--wrp{text-align: center;}}.beae-core.beae-lzoq7ly8{width: 15%;}.beae-core.beae-lzoq7ly8>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-lzoq7ly8{width: 100%;}}html body .beae-172pduij .beae-core.beae-lzoq7ly8>div.core__column--wrapper{padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-99tcz8cf{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-99tcz8cf{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-99tcz8cf{margin-top: 10px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-99tcz8cf{display: block;}}.beae-core.beae-99tcz8cf .mce--wrp{display: flex;justify-content: flex-end;}.beae-core.beae-99tcz8cf .beae-mce__image ,.beae-core.beae-99tcz8cf .beae-mce__image img{width: 45px !important;}.beae-core.beae-99tcz8cf .beae-mce__image{max-width: 100%;}.beae-core.beae-99tcz8cf .beae-mce__image ,.beae-core.beae-99tcz8cf .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-99tcz8cf .beae-mce__image:hover ,.beae-core.beae-99tcz8cf .beae-mce__image:hover .beae-image-default{opacity: 1;}@media screen and (max-width: 767px) {.beae-core.beae-99tcz8cf .mce--wrp{display: flex;justify-content: center;}}.beae-core.beae-cdvugf8d>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-cdvugf8d>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}.beae-core.beae-ant4dslh{width: 85%;}.beae-core.beae-ant4dslh>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 767px) {.beae-core.beae-ant4dslh{width: 100%;}}html body .beae-172pduij .beae-core.beae-ant4dslh>div.core__column--wrapper{margin: 0px 0px 0px 15px !important;padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-22z03qp4{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-22z03qp4{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-22z03qp4{display: block;}}.beae-core.beae-22z03qp4 .beae-mce__title{color: #ffffff;}.beae-core.beae-22z03qp4 .beae-mce__title,.beae-core.beae-22z03qp4 .beae-mce__title a{text-transform: none;font-size: 20px;font-weight: 500;}@media screen and (max-width: 767px) {.beae-core.beae-22z03qp4 .mce--title .mce--wrp{text-align: center;}}.beae-core.beae-kue2j2tk{width: 15%;}.beae-core.beae-kue2j2tk>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-kue2j2tk{width: 100%;}}html body .beae-172pduij .beae-core.beae-kue2j2tk>div.core__column--wrapper{padding: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-wkhcqidd{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-wkhcqidd{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-wkhcqidd{display: block;}}.beae-core.beae-wkhcqidd .mce--wrp{display: flex;justify-content: flex-end;}.beae-core.beae-wkhcqidd .beae-mce__image ,.beae-core.beae-wkhcqidd .beae-mce__image img{width: 45px !important;}.beae-core.beae-wkhcqidd .beae-mce__image{max-width: 100%;}.beae-core.beae-wkhcqidd .beae-mce__image ,.beae-core.beae-wkhcqidd .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-wkhcqidd .beae-mce__image:hover ,.beae-core.beae-wkhcqidd .beae-mce__image:hover .beae-image-default{opacity: 1;}@media screen and (max-width: 767px) {.beae-core.beae-wkhcqidd .mce--wrp{display: flex;justify-content: center;}} .beae-core.beae-kl5c06zm{margin-bottom: 30px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-kl5c06zm{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-kl5c06zm{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-kl5c06zm{display: block;}}.beae-core.beae-kl5c06zm .beae-mce__title{color: #ffffff;}.beae-core.beae-kl5c06zm .beae-mce__title,.beae-core.beae-kl5c06zm .beae-mce__title a{text-transform: none;font-size: 34px;font-weight: 400;}@media screen and (max-width: 1024px) {.beae-core.beae-kl5c06zm .mce--title .mce--wrp{text-align: center;}.beae-core.beae-kl5c06zm .beae-mce__title,.beae-core.beae-kl5c06zm .beae-mce__title a{font-size: 26px;}}@media screen and (max-width: 767px) {.beae-core.beae-kl5c06zm .beae-mce__title,.beae-core.beae-kl5c06zm .beae-mce__title a{font-size: 18px;}}.beae-core.beae-zlwtvjep{width: 50%;}@media screen and (max-width: 1024px) {.beae-core.beae-zlwtvjep{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-zlwtvjep{width: 100%;}}@media screen and (min-width: 1024px) {.beae-core.beae-yhw76ls8{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-yhw76ls8{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-yhw76ls8{display: block;}}.beae-core.beae-yhw76ls8 .beae-mce__image ,.beae-core.beae-yhw76ls8 .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-yhw76ls8 .beae-mce__image:hover ,.beae-core.beae-yhw76ls8 .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-172pduij{background: #0d0d0d;}.beae-core.beae-172pduij>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-172pduij>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-172pduij{padding-top: 120px !important;padding-bottom: 75px !important;}@media screen and (max-width: 1024px) { .beae-core.beae-172pduij{padding-top: 25px !important;padding-bottom: 20px !important;}}
.beae-core.beae-ww7bj92p{width: 50%;}@media screen and (max-width: 1024px) {.beae-core.beae-ww7bj92p{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-ww7bj92p{width: 100%;}}@media screen and (min-width: 1024px) {.beae-core.beae-2ew0e9yt{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-2ew0e9yt{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-2ew0e9yt{display: block;}}.beae-core.beae-2ew0e9yt .beae-mce__image ,.beae-core.beae-2ew0e9yt .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-2ew0e9yt .beae-mce__image:hover ,.beae-core.beae-2ew0e9yt .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-8w3o42hj{width: 50%;}.beae-core.beae-8w3o42hj>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.beae-block+div.beae-block.elmspace{margin-top: 8px;}.beae-core.beae-8w3o42hj>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 1024px) {.beae-core.beae-8w3o42hj{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-8w3o42hj{width: 100%;}} .beae-core.beae-w0s48ui8{margin-bottom: 30px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-w0s48ui8{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-w0s48ui8{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-w0s48ui8{display: block;}}.beae-core.beae-w0s48ui8 .beae-mce__title{color: #ffffff;}.beae-core.beae-w0s48ui8 .beae-mce__title,.beae-core.beae-w0s48ui8 .beae-mce__title a{text-transform: none;font-size: 34px;font-weight: 400;}@media screen and (max-width: 767px) {.beae-core.beae-w0s48ui8 .beae-mce__title,.beae-core.beae-w0s48ui8 .beae-mce__title a{font-size: 17px;}}.beae-core.beae-5j7nv1t5{background: #0d0d0d;}.beae-core.beae-5j7nv1t5>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-5j7nv1t5>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-5j7nv1t5{padding-top: 50px !important;padding-bottom: 75px !important;}
.beae-core.beae-289jm8no{width: 10%;}.beae-core.beae-289jm8no>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-289jm8no{width: 100%;}}.beae-core.beae-3f1gez8l{width: 80%;}.beae-core.beae-3f1gez8l>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-3f1gez8l{width: 100%;}}html body .beae-xak4xj4x .beae-core.beae-3f1gez8l>div.core__column--wrapper{padding: 0px !important;} .beae-core.beae-z97o8un5{margin-top: 25px !important;margin-bottom: 30px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-z97o8un5{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-z97o8un5{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-z97o8un5{display: block;}}.beae-core.beae-z97o8un5 .mce--title .mce--wrp{text-align: center;}.beae-core.beae-z97o8un5 .beae-mce__title{color: #ffffff;}.beae-core.beae-z97o8un5 .beae-mce__title,.beae-core.beae-z97o8un5 .beae-mce__title a{text-transform: none;font-size: 40px;font-weight: 400;}@media screen and (max-width: 1024px) {.beae-core.beae-z97o8un5 .beae-mce__title,.beae-core.beae-z97o8un5 .beae-mce__title a{font-size: 22px;}}.beae-core.beae-36n6fube{width: 10%;}.beae-core.beae-36n6fube>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-36n6fube{width: 100%;}}.beae-core.beae-36n6fube>.core__column--wrapper{border-style: solid;border-width: 2px;border-radius: 5px;overflow: hidden;}html body .beae-xak4xj4x .beae-core.beae-36n6fube>div.core__column--wrapper{margin: 0px !important;padding: 0px !important;}.beae-core.beae-xak4xj4x{background: #0d0d0d;}.beae-core.beae-xak4xj4x>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-xak4xj4x>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-xak4xj4x{padding: 0px !important;}
.beae-core.beae-jbcxa5ep{width: 50%;}@media screen and (max-width: 1024px) {.beae-core.beae-jbcxa5ep{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-jbcxa5ep{width: 100%;}}.beae-core.beae-jbcxa5ep>.core__column--wrapper{border-style: solid;border-width: 2px;border-radius: 5px;overflow: hidden;}html body .beae-lkvt0czv .beae-core.beae-jbcxa5ep>div.core__column--wrapper{margin: 5px !important;} .beae-core.beae-gbkta7l3{margin-top: 25px !important;margin-bottom: 30px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-gbkta7l3{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-gbkta7l3{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-gbkta7l3{display: block;}}.beae-core.beae-gbkta7l3 .beae-mce__title{color: #ffffff;}.beae-core.beae-gbkta7l3 .beae-mce__title,.beae-core.beae-gbkta7l3 .beae-mce__title a{text-transform: none;font-size: 30px;font-weight: 400;}@media screen and (max-width: 767px) {.beae-core.beae-gbkta7l3 .beae-mce__title,.beae-core.beae-gbkta7l3 .beae-mce__title a{font-size: 16px;}}@media screen and (min-width: 1024px) {.beae-core.beae-t85oyk5q{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-t85oyk5q{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-t85oyk5q{display: block;}}.beae-core.beae-t85oyk5q .beae-mce__image ,.beae-core.beae-t85oyk5q .beae-mce__image img{width: 1000px !important;}.beae-core.beae-t85oyk5q .beae-mce__image{max-width: 100%;}.beae-core.beae-t85oyk5q .beae-mce__image ,.beae-core.beae-t85oyk5q .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-t85oyk5q .beae-mce__image:hover ,.beae-core.beae-t85oyk5q .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-vgwh6d9w{width: 50%;}.beae-core.beae-vgwh6d9w>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.beae-block+div.beae-block.elmspace{margin-top: 8px;}.beae-core.beae-vgwh6d9w>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 1024px) {.beae-core.beae-vgwh6d9w{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-vgwh6d9w{width: 100%;}}.beae-core.beae-vgwh6d9w>.core__column--wrapper{border-style: solid;border-width: 2px;border-radius: 5px;overflow: hidden;}html body .beae-lkvt0czv .beae-core.beae-vgwh6d9w>div.core__column--wrapper{margin: 5px !important;} .beae-core.beae-hn3wqdtt{margin-top: 25px !important;margin-bottom: 30px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-hn3wqdtt{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-hn3wqdtt{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-hn3wqdtt{display: block;}}.beae-core.beae-hn3wqdtt .beae-mce__title{color: #ffffff;}.beae-core.beae-hn3wqdtt .beae-mce__title,.beae-core.beae-hn3wqdtt .beae-mce__title a{text-transform: none;font-size: 30px;font-weight: 400;}@media screen and (max-width: 767px) {.beae-core.beae-hn3wqdtt .beae-mce__title,.beae-core.beae-hn3wqdtt .beae-mce__title a{font-size: 16px;}}@media screen and (min-width: 1024px) {.beae-core.beae-lyl88q5i{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-lyl88q5i{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-lyl88q5i{display: block;}}.beae-core.beae-lyl88q5i .beae-mce__image ,.beae-core.beae-lyl88q5i .beae-mce__image img{width: 1000px !important;}.beae-core.beae-lyl88q5i .beae-mce__image{max-width: 100%;}.beae-core.beae-lyl88q5i .beae-mce__image ,.beae-core.beae-lyl88q5i .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-lyl88q5i .beae-mce__image:hover ,.beae-core.beae-lyl88q5i .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-lkvt0czv{background: #0d0d0d;}.beae-core.beae-lkvt0czv>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-lkvt0czv>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-lkvt0czv{padding-top: 75px !important;padding-bottom: 10px !important;}@media screen and (max-width: 767px) { .beae-core.beae-lkvt0czv{padding-bottom: 25px !important;}}
.beae-core.beae-yhxxsjkk{width: 50%;}@media screen and (max-width: 1024px) {.beae-core.beae-yhxxsjkk{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-yhxxsjkk{width: 100%;}}.beae-core.beae-yhxxsjkk>.core__column--wrapper{border-style: solid;border-width: 2px;border-radius: 5px;overflow: hidden;}html body .beae-l4bc42vk .beae-core.beae-yhxxsjkk>div.core__column--wrapper{margin: 5px !important;} .beae-core.beae-faavuvvp{margin-top: 25px !important;margin-bottom: 30px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-faavuvvp{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-faavuvvp{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-faavuvvp{display: block;}}.beae-core.beae-faavuvvp .beae-mce__title{color: #ffffff;}.beae-core.beae-faavuvvp .beae-mce__title,.beae-core.beae-faavuvvp .beae-mce__title a{text-transform: none;font-size: 30px;font-weight: 400;}@media screen and (max-width: 767px) {.beae-core.beae-faavuvvp .beae-mce__title,.beae-core.beae-faavuvvp .beae-mce__title a{font-size: 16px;}}@media screen and (min-width: 1024px) {.beae-core.beae-5oympldk{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-5oympldk{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-5oympldk{display: block;}}.beae-core.beae-5oympldk .beae-mce__image ,.beae-core.beae-5oympldk .beae-mce__image img{width: 1000px !important;}.beae-core.beae-5oympldk .beae-mce__image{max-width: 100%;}.beae-core.beae-5oympldk .beae-mce__image ,.beae-core.beae-5oympldk .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-5oympldk .beae-mce__image:hover ,.beae-core.beae-5oympldk .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-02ltxd30{width: 50%;}.beae-core.beae-02ltxd30>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.beae-block+div.beae-block.elmspace{margin-top: 8px;}.beae-core.beae-02ltxd30>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 1024px) {.beae-core.beae-02ltxd30{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-02ltxd30{width: 100%;}}.beae-core.beae-02ltxd30>.core__column--wrapper{border-style: solid;border-width: 2px;border-radius: 5px;overflow: hidden;}html body .beae-l4bc42vk .beae-core.beae-02ltxd30>div.core__column--wrapper{margin: 5px !important;} .beae-core.beae-h8ix6s46{margin-top: 25px !important;margin-bottom: 30px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-h8ix6s46{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-h8ix6s46{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-h8ix6s46{display: block;}}.beae-core.beae-h8ix6s46 .beae-mce__title{color: #ffffff;}.beae-core.beae-h8ix6s46 .beae-mce__title,.beae-core.beae-h8ix6s46 .beae-mce__title a{text-transform: none;font-size: 30px;font-weight: 400;}@media screen and (max-width: 767px) {.beae-core.beae-h8ix6s46 .beae-mce__title,.beae-core.beae-h8ix6s46 .beae-mce__title a{font-size: 16px;}}@media screen and (min-width: 1024px) {.beae-core.beae-er76mxc9{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-er76mxc9{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-er76mxc9{display: block;}}.beae-core.beae-er76mxc9 .beae-mce__image ,.beae-core.beae-er76mxc9 .beae-mce__image img{width: 1000px !important;}.beae-core.beae-er76mxc9 .beae-mce__image{max-width: 100%;}.beae-core.beae-er76mxc9 .beae-mce__image ,.beae-core.beae-er76mxc9 .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-er76mxc9 .beae-mce__image:hover ,.beae-core.beae-er76mxc9 .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-l4bc42vk{background: #0d0d0d;}.beae-core.beae-l4bc42vk>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-l4bc42vk>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-l4bc42vk{padding-top: 10px !important;padding-bottom: 120px !important;}
.beae-core.beae-vhu9v89f{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-vhu9v89f{width: 100%;}} .beae-core.beae-xr83gfkt{margin-top: 25px !important;margin-bottom: 30px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-xr83gfkt{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-xr83gfkt{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-xr83gfkt{display: block;}}.beae-core.beae-xr83gfkt .mce--title .mce--wrp{text-align: center;}.beae-core.beae-xr83gfkt .beae-mce__title{color: #0d0d0d;}.beae-core.beae-xr83gfkt .beae-mce__title,.beae-core.beae-xr83gfkt .beae-mce__title a{text-transform: none;font-size: 55px;font-weight: 500;}@media screen and (max-width: 1024px) {.beae-core.beae-xr83gfkt .beae-mce__title,.beae-core.beae-xr83gfkt .beae-mce__title a{font-size: 26px;}}.beae-core.beae-chy5a8te>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-chy5a8te>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-chy5a8te{padding-top: 50px !important;padding-bottom: 0px !important;}@media screen and (max-width: 1024px) { .beae-core.beae-chy5a8te{padding-top: 25px !important;}}
.beae-core.beae-3vpvjtrz{width: 25%;}.beae-core.beae-3vpvjtrz>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: 1024px) {.beae-core.beae-3vpvjtrz{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-3vpvjtrz{width: 100%;}}html body .beae-ztttaipa .beae-core.beae-3vpvjtrz>div.core__column--wrapper{margin: 10px !important;padding: 0px !important;} .beae-core.beae-xhou4dfb{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-xhou4dfb{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-xhou4dfb{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-xhou4dfb{display: block;}}.beae-core.beae-xhou4dfb .mce--title .mce--wrp{text-align: center;}.beae-core.beae-xhou4dfb .beae-mce__title{color: #5e5e5e;}.beae-core.beae-xhou4dfb .beae-mce__title,.beae-core.beae-xhou4dfb .beae-mce__title a{text-transform: none;font-size: 15px;font-weight: 200;line-height: 20px;} .beae-core.beae-jg2kj7np{margin-top: 10px !important;margin-bottom: 5px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-jg2kj7np{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-jg2kj7np{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-jg2kj7np{display: block;}}.beae-core.beae-jg2kj7np .mce--title .mce--wrp{text-align: center;}.beae-core.beae-jg2kj7np .beae-mce__title{color: #121212;}.beae-core.beae-jg2kj7np .beae-mce__title,.beae-core.beae-jg2kj7np .beae-mce__title a{text-transform: none;font-size: 17px;font-weight: 500;}@media screen and (min-width: 1024px) {.beae-core.beae-9308imc3{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-9308imc3{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-9308imc3{display: block;}}.beae-core.beae-9308imc3 .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-9308imc3 .beae-mce__image ,.beae-core.beae-9308imc3 .beae-mce__image img{width: 42px !important;}.beae-core.beae-9308imc3 .beae-mce__image{max-width: 100%;}.beae-core.beae-9308imc3 .beae-mce__image ,.beae-core.beae-9308imc3 .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-9308imc3 .beae-mce__image:hover ,.beae-core.beae-9308imc3 .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-9jhrd42r{width: 25%;}.beae-core.beae-9jhrd42r>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: 1024px) {.beae-core.beae-9jhrd42r{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-9jhrd42r{width: 100%;}}html body .beae-ztttaipa .beae-core.beae-9jhrd42r>div.core__column--wrapper{margin: 10px !important;padding: 0px !important;} .beae-core.beae-0p64ek77{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-0p64ek77{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-0p64ek77{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-0p64ek77{display: block;}}.beae-core.beae-0p64ek77 .mce--title .mce--wrp{text-align: center;}.beae-core.beae-0p64ek77 .beae-mce__title{color: #5e5e5e;}.beae-core.beae-0p64ek77 .beae-mce__title,.beae-core.beae-0p64ek77 .beae-mce__title a{text-transform: none;font-size: 15px;font-weight: 200;line-height: 20px;} .beae-core.beae-99jh396z{margin-top: 10px !important;margin-bottom: 5px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-99jh396z{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-99jh396z{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-99jh396z{display: block;}}.beae-core.beae-99jh396z .mce--title .mce--wrp{text-align: center;}.beae-core.beae-99jh396z .beae-mce__title{color: #121212;}.beae-core.beae-99jh396z .beae-mce__title,.beae-core.beae-99jh396z .beae-mce__title a{text-transform: none;font-size: 17px;font-weight: 500;}@media screen and (min-width: 1024px) {.beae-core.beae-5t8rgumu{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-5t8rgumu{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-5t8rgumu{display: block;}}.beae-core.beae-5t8rgumu .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-5t8rgumu .beae-mce__image ,.beae-core.beae-5t8rgumu .beae-mce__image img{width: 42px !important;}.beae-core.beae-5t8rgumu .beae-mce__image{max-width: 100%;}.beae-core.beae-5t8rgumu .beae-mce__image ,.beae-core.beae-5t8rgumu .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-5t8rgumu .beae-mce__image:hover ,.beae-core.beae-5t8rgumu .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-sryds9bt{width: 25%;}.beae-core.beae-sryds9bt>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: 1024px) {.beae-core.beae-sryds9bt{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-sryds9bt{width: 100%;}}html body .beae-ztttaipa .beae-core.beae-sryds9bt>div.core__column--wrapper{margin: 10px !important;padding: 0px !important;} .beae-core.beae-w7lx23dg{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-w7lx23dg{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-w7lx23dg{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-w7lx23dg{display: block;}}.beae-core.beae-w7lx23dg .mce--title .mce--wrp{text-align: center;}.beae-core.beae-w7lx23dg .beae-mce__title{color: #5e5e5e;}.beae-core.beae-w7lx23dg .beae-mce__title,.beae-core.beae-w7lx23dg .beae-mce__title a{text-transform: none;font-size: 15px;font-weight: 200;line-height: 20px;} .beae-core.beae-025xl5xo{margin-top: 10px !important;margin-bottom: 5px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-025xl5xo{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-025xl5xo{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-025xl5xo{display: block;}}.beae-core.beae-025xl5xo .mce--title .mce--wrp{text-align: center;}.beae-core.beae-025xl5xo .beae-mce__title{color: #121212;}.beae-core.beae-025xl5xo .beae-mce__title,.beae-core.beae-025xl5xo .beae-mce__title a{text-transform: none;font-size: 17px;font-weight: 500;}@media screen and (min-width: 1024px) {.beae-core.beae-ayanii7r{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-ayanii7r{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-ayanii7r{display: block;}}.beae-core.beae-ayanii7r .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-ayanii7r .beae-mce__image ,.beae-core.beae-ayanii7r .beae-mce__image img{width: 42px !important;}.beae-core.beae-ayanii7r .beae-mce__image{max-width: 100%;}.beae-core.beae-ayanii7r .beae-mce__image ,.beae-core.beae-ayanii7r .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-ayanii7r .beae-mce__image:hover ,.beae-core.beae-ayanii7r .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-9zohvcb2{width: 25%;}.beae-core.beae-9zohvcb2>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: 1024px) {.beae-core.beae-9zohvcb2{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-9zohvcb2{width: 100%;}}html body .beae-ztttaipa .beae-core.beae-9zohvcb2>div.core__column--wrapper{margin: 10px !important;padding: 0px !important;} .beae-core.beae-6dyajegl{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-6dyajegl{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-6dyajegl{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-6dyajegl{display: block;}}.beae-core.beae-6dyajegl .mce--title .mce--wrp{text-align: center;}.beae-core.beae-6dyajegl .beae-mce__title{color: #5e5e5e;}.beae-core.beae-6dyajegl .beae-mce__title,.beae-core.beae-6dyajegl .beae-mce__title a{text-transform: none;font-size: 15px;font-weight: 200;line-height: 20px;} .beae-core.beae-tez38rmk{margin-top: 10px !important;margin-bottom: 5px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-tez38rmk{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-tez38rmk{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-tez38rmk{display: block;}}.beae-core.beae-tez38rmk .mce--title .mce--wrp{text-align: center;}.beae-core.beae-tez38rmk .beae-mce__title{color: #121212;}.beae-core.beae-tez38rmk .beae-mce__title,.beae-core.beae-tez38rmk .beae-mce__title a{text-transform: none;font-size: 17px;font-weight: 500;}@media screen and (min-width: 1024px) {.beae-core.beae-jdfbyb1a{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-jdfbyb1a{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-jdfbyb1a{display: block;}}.beae-core.beae-jdfbyb1a .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-jdfbyb1a .beae-mce__image ,.beae-core.beae-jdfbyb1a .beae-mce__image img{width: 42px !important;}.beae-core.beae-jdfbyb1a .beae-mce__image{max-width: 100%;}.beae-core.beae-jdfbyb1a .beae-mce__image ,.beae-core.beae-jdfbyb1a .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-jdfbyb1a .beae-mce__image:hover ,.beae-core.beae-jdfbyb1a .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-ztttaipa>.core__row--columns>.beae-column>.core__column--wrapper{padding: 5px;}.beae-core.beae-ztttaipa>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-ztttaipa>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}
.beae-core.beae-htez7lgm{width: 25%;}.beae-core.beae-htez7lgm>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: 1024px) {.beae-core.beae-htez7lgm{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-htez7lgm{width: 100%;}}html body .beae-pemig0l5 .beae-core.beae-htez7lgm>div.core__column--wrapper{margin: 10px !important;padding: 0px !important;} .beae-core.beae-igimtywi{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-igimtywi{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-igimtywi{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-igimtywi{display: block;}}.beae-core.beae-igimtywi .mce--title .mce--wrp{text-align: center;}.beae-core.beae-igimtywi .beae-mce__title{color: #5e5e5e;}.beae-core.beae-igimtywi .beae-mce__title,.beae-core.beae-igimtywi .beae-mce__title a{text-transform: none;font-size: 15px;font-weight: 200;line-height: 20px;} .beae-core.beae-omtfwgli{margin-top: 10px !important;margin-bottom: 5px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-omtfwgli{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-omtfwgli{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-omtfwgli{display: block;}}.beae-core.beae-omtfwgli .mce--title .mce--wrp{text-align: center;}.beae-core.beae-omtfwgli .beae-mce__title{color: #121212;}.beae-core.beae-omtfwgli .beae-mce__title,.beae-core.beae-omtfwgli .beae-mce__title a{text-transform: none;font-size: 17px;font-weight: 500;}@media screen and (min-width: 1024px) {.beae-core.beae-7gdlpny1{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-7gdlpny1{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-7gdlpny1{display: block;}}.beae-core.beae-7gdlpny1 .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-7gdlpny1 .beae-mce__image ,.beae-core.beae-7gdlpny1 .beae-mce__image img{width: 42px !important;}.beae-core.beae-7gdlpny1 .beae-mce__image{max-width: 100%;}.beae-core.beae-7gdlpny1 .beae-mce__image ,.beae-core.beae-7gdlpny1 .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-7gdlpny1 .beae-mce__image:hover ,.beae-core.beae-7gdlpny1 .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-bzekm55w{width: 25%;}.beae-core.beae-bzekm55w>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: 1024px) {.beae-core.beae-bzekm55w{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-bzekm55w{width: 100%;}}html body .beae-pemig0l5 .beae-core.beae-bzekm55w>div.core__column--wrapper{margin: 10px !important;padding: 0px !important;} .beae-core.beae-rbjq58h4{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-rbjq58h4{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-rbjq58h4{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-rbjq58h4{display: block;}}.beae-core.beae-rbjq58h4 .mce--title .mce--wrp{text-align: center;}.beae-core.beae-rbjq58h4 .beae-mce__title{color: #5e5e5e;}.beae-core.beae-rbjq58h4 .beae-mce__title,.beae-core.beae-rbjq58h4 .beae-mce__title a{text-transform: none;font-size: 15px;font-weight: 200;line-height: 20px;} .beae-core.beae-nd4jkex7{margin-top: 10px !important;margin-bottom: 5px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-nd4jkex7{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-nd4jkex7{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-nd4jkex7{display: block;}}.beae-core.beae-nd4jkex7 .mce--title .mce--wrp{text-align: center;}.beae-core.beae-nd4jkex7 .beae-mce__title{color: #121212;}.beae-core.beae-nd4jkex7 .beae-mce__title,.beae-core.beae-nd4jkex7 .beae-mce__title a{text-transform: none;font-size: 17px;font-weight: 500;}@media screen and (min-width: 1024px) {.beae-core.beae-s7fqg3if{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-s7fqg3if{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-s7fqg3if{display: block;}}.beae-core.beae-s7fqg3if .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-s7fqg3if .beae-mce__image ,.beae-core.beae-s7fqg3if .beae-mce__image img{width: 42px !important;}.beae-core.beae-s7fqg3if .beae-mce__image{max-width: 100%;}.beae-core.beae-s7fqg3if .beae-mce__image ,.beae-core.beae-s7fqg3if .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-s7fqg3if .beae-mce__image:hover ,.beae-core.beae-s7fqg3if .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-aub5tlby{width: 25%;}.beae-core.beae-aub5tlby>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: 1024px) {.beae-core.beae-aub5tlby{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-aub5tlby{width: 100%;}}html body .beae-pemig0l5 .beae-core.beae-aub5tlby>div.core__column--wrapper{margin: 10px !important;padding: 0px !important;} .beae-core.beae-uq8cxx5m{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-uq8cxx5m{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-uq8cxx5m{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-uq8cxx5m{display: block;}}.beae-core.beae-uq8cxx5m .mce--title .mce--wrp{text-align: center;}.beae-core.beae-uq8cxx5m .beae-mce__title{color: #5e5e5e;}.beae-core.beae-uq8cxx5m .beae-mce__title,.beae-core.beae-uq8cxx5m .beae-mce__title a{text-transform: none;font-size: 15px;font-weight: 200;line-height: 20px;} .beae-core.beae-nwksetj4{margin-top: 10px !important;margin-bottom: 5px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-nwksetj4{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-nwksetj4{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-nwksetj4{display: block;}}.beae-core.beae-nwksetj4 .mce--title .mce--wrp{text-align: center;}.beae-core.beae-nwksetj4 .beae-mce__title{color: #121212;}.beae-core.beae-nwksetj4 .beae-mce__title,.beae-core.beae-nwksetj4 .beae-mce__title a{text-transform: none;font-size: 17px;font-weight: 500;}@media screen and (min-width: 1024px) {.beae-core.beae-d1yuga2i{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-d1yuga2i{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-d1yuga2i{display: block;}}.beae-core.beae-d1yuga2i .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-d1yuga2i .beae-mce__image ,.beae-core.beae-d1yuga2i .beae-mce__image img{width: 42px !important;}.beae-core.beae-d1yuga2i .beae-mce__image{max-width: 100%;}.beae-core.beae-d1yuga2i .beae-mce__image ,.beae-core.beae-d1yuga2i .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-d1yuga2i .beae-mce__image:hover ,.beae-core.beae-d1yuga2i .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-p9dmf2bz{width: 25%;}.beae-core.beae-p9dmf2bz>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: 1024px) {.beae-core.beae-p9dmf2bz{width: 50%;}}@media screen and (max-width: 767px) {.beae-core.beae-p9dmf2bz{width: 100%;}}html body .beae-pemig0l5 .beae-core.beae-p9dmf2bz>div.core__column--wrapper{margin: 10px !important;padding: 0px !important;} .beae-core.beae-vmkkx23g{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-vmkkx23g{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-vmkkx23g{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-vmkkx23g{display: block;}}.beae-core.beae-vmkkx23g .mce--title .mce--wrp{text-align: center;}.beae-core.beae-vmkkx23g .beae-mce__title{color: #5e5e5e;}.beae-core.beae-vmkkx23g .beae-mce__title,.beae-core.beae-vmkkx23g .beae-mce__title a{text-transform: none;font-size: 15px;font-weight: 200;line-height: 20px;} .beae-core.beae-923jdf49{margin-top: 10px !important;margin-bottom: 5px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-923jdf49{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-923jdf49{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-923jdf49{display: block;}}.beae-core.beae-923jdf49 .mce--title .mce--wrp{text-align: center;}.beae-core.beae-923jdf49 .beae-mce__title{color: #121212;}.beae-core.beae-923jdf49 .beae-mce__title,.beae-core.beae-923jdf49 .beae-mce__title a{text-transform: none;font-size: 17px;font-weight: 500;}@media screen and (min-width: 1024px) {.beae-core.beae-2mfh6v70{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-2mfh6v70{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-2mfh6v70{display: block;}}.beae-core.beae-2mfh6v70 .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-2mfh6v70 .beae-mce__image ,.beae-core.beae-2mfh6v70 .beae-mce__image img{width: 42px !important;}.beae-core.beae-2mfh6v70 .beae-mce__image{max-width: 100%;}.beae-core.beae-2mfh6v70 .beae-mce__image ,.beae-core.beae-2mfh6v70 .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-2mfh6v70 .beae-mce__image:hover ,.beae-core.beae-2mfh6v70 .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-pemig0l5>.core__row--columns>.beae-column>.core__column--wrapper{padding: 5px;}.beae-core.beae-pemig0l5>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-pemig0l5>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}
.beae-core.beae-bp6f2jrg{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-bp6f2jrg{width: 100%;}} .beae-core.beae-o8gjgi00{margin-top: 10px !important;margin-bottom: 5px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-o8gjgi00{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-o8gjgi00{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-o8gjgi00{display: block;}}.beae-core.beae-o8gjgi00 .mce--title .mce--wrp{text-align: center;}.beae-core.beae-o8gjgi00 .beae-mce__title{color: #121212;}.beae-core.beae-o8gjgi00 .beae-mce__title,.beae-core.beae-o8gjgi00 .beae-mce__title a{text-transform: none;font-size: 20px;font-weight: 500;}@media screen and (max-width: 1024px) {.beae-core.beae-o8gjgi00 .beae-mce__title,.beae-core.beae-o8gjgi00 .beae-mce__title a{font-size: 16px;}}@media screen and (max-width: 767px) {.beae-core.beae-o8gjgi00 .mce--title .mce--wrp{text-align: left;}} .beae-core.beae-tpki1k1k{margin-top: 25px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-tpki1k1k{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-tpki1k1k{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-tpki1k1k{display: block;}}.beae-core.beae-tpki1k1k .mce--title .mce--wrp{text-align: center;}.beae-core.beae-tpki1k1k .beae-mce__title{color: #0d0d0d;}.beae-core.beae-tpki1k1k .beae-mce__title,.beae-core.beae-tpki1k1k .beae-mce__title a{text-transform: none;font-size: 45px;font-weight: 500;}@media screen and (max-width: 1024px) {.beae-core.beae-tpki1k1k .beae-mce__title,.beae-core.beae-tpki1k1k .beae-mce__title a{font-size: 25px;}}@media screen and (max-width: 767px) {.beae-core.beae-tpki1k1k .mce--title .mce--wrp{text-align: left;}}.beae-core.beae-3w0fkigv>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-3w0fkigv>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-3w0fkigv{padding-top: 50px !important;padding-bottom: 0px !important;}@media screen and (max-width: 1024px) { .beae-core.beae-3w0fkigv{padding-top: 25px !important;}}
.beae-core.beae-ozg5zr2m{width: 50%;}.beae-core.beae-ozg5zr2m>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: 1024px) {.beae-core.beae-ozg5zr2m{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-ozg5zr2m{width: 100%;}} .beae-core.beae-nuzrscyr{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-nuzrscyr{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-nuzrscyr{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-nuzrscyr{display: block;}}.beae-core.beae-nuzrscyr .mce--title .mce--wrp{text-align: left;}.beae-core.beae-nuzrscyr .beae-mce__title{color: #666666;}.beae-core.beae-nuzrscyr .beae-mce__title,.beae-core.beae-nuzrscyr .beae-mce__title a{font-size: 17px;font-weight: 200;text-transform: none;line-height: 26px;}.beae-core.beae-u6to0imc div.divi-style{border-style: solid;}.beae-core.beae-u6to0imc{type: none;}.beae-core.beae-u6to0imc .beae__element-divi,.beae-core.beae-u6to0imc .divi-cont{justify-content: flex-start;}.beae-core.beae-u6to0imc .divi-cont,.beae-core.beae-u6to0imc .divi-line{width: 90%;}.beae-core.beae-u6to0imc .beae__element-divi .divi-style{border-bottom-width: 1px;}.beae-core.beae-u6to0imc .beae__element-divi{padding-top: 0px;padding-bottom: 0px;} .beae-core.beae-u6to0imc{padding: 0px !important;margin: 0px !important;} .beae-core.beae-9lmml0kg{margin-top: 5px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-9lmml0kg{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-9lmml0kg{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-9lmml0kg{display: block;}}.beae-core.beae-9lmml0kg .mce--title .mce--wrp{text-align: left;}.beae-core.beae-9lmml0kg .beae-mce__title{color: #121212;}.beae-core.beae-9lmml0kg .beae-mce__title,.beae-core.beae-9lmml0kg .beae-mce__title a{text-transform: none;font-size: 20px;font-weight: 600;}.beae-core.beae-hb0m12aw{width: 50%;}.beae-core.beae-hb0m12aw>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: 1024px) {.beae-core.beae-hb0m12aw{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-hb0m12aw{width: 100%;}} .beae-core.beae-nedc5657{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-nedc5657{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-nedc5657{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-nedc5657{display: block;}}.beae-core.beae-nedc5657 .mce--title .mce--wrp{text-align: left;}.beae-core.beae-nedc5657 .beae-mce__title{color: #666666;}.beae-core.beae-nedc5657 .beae-mce__title,.beae-core.beae-nedc5657 .beae-mce__title a{font-size: 17px;font-weight: 200;text-transform: none;line-height: 26px;}.beae-core.beae-bbpame8w div.divi-style{border-style: solid;}.beae-core.beae-bbpame8w{type: none;}.beae-core.beae-bbpame8w .beae__element-divi,.beae-core.beae-bbpame8w .divi-cont{justify-content: flex-start;}.beae-core.beae-bbpame8w .divi-cont,.beae-core.beae-bbpame8w .divi-line{width: 90%;}.beae-core.beae-bbpame8w .beae__element-divi .divi-style{border-bottom-width: 1px;}.beae-core.beae-bbpame8w .beae__element-divi{padding-top: 0px;padding-bottom: 0px;} .beae-core.beae-bbpame8w{padding: 0px !important;margin: 0px !important;} .beae-core.beae-s56nhkzb{margin-top: 5px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-s56nhkzb{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-s56nhkzb{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-s56nhkzb{display: block;}}.beae-core.beae-s56nhkzb .mce--title .mce--wrp{text-align: left;}.beae-core.beae-s56nhkzb .beae-mce__title{color: #121212;}.beae-core.beae-s56nhkzb .beae-mce__title,.beae-core.beae-s56nhkzb .beae-mce__title a{text-transform: none;font-size: 20px;font-weight: 600;}.beae-core.beae-jghqnyib>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-jghqnyib>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-jghqnyib{padding-top: 10px !important;padding-bottom: 0px !important;margin-top: 0px !important;margin-bottom: 0px !important;}
.beae-core.beae-2vs2fddx{width: 50%;}.beae-core.beae-2vs2fddx>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: 1024px) {.beae-core.beae-2vs2fddx{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-2vs2fddx{width: 100%;}} .beae-core.beae-7s10pm40{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-7s10pm40{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-7s10pm40{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-7s10pm40{display: block;}}.beae-core.beae-7s10pm40 .mce--title .mce--wrp{text-align: left;}.beae-core.beae-7s10pm40 .beae-mce__title{color: #666666;}.beae-core.beae-7s10pm40 .beae-mce__title,.beae-core.beae-7s10pm40 .beae-mce__title a{font-size: 17px;font-weight: 200;text-transform: none;line-height: 26px;}.beae-core.beae-f8z3lcz5 div.divi-style{border-style: solid;}.beae-core.beae-f8z3lcz5{type: none;}.beae-core.beae-f8z3lcz5 .beae__element-divi,.beae-core.beae-f8z3lcz5 .divi-cont{justify-content: flex-start;}.beae-core.beae-f8z3lcz5 .divi-cont,.beae-core.beae-f8z3lcz5 .divi-line{width: 90%;}.beae-core.beae-f8z3lcz5 .beae__element-divi .divi-style{border-bottom-width: 1px;}.beae-core.beae-f8z3lcz5 .beae__element-divi{padding-top: 0px;padding-bottom: 0px;} .beae-core.beae-f8z3lcz5{padding: 0px !important;margin: 0px !important;} .beae-core.beae-td3i23rn{margin-top: 5px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-td3i23rn{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-td3i23rn{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-td3i23rn{display: block;}}.beae-core.beae-td3i23rn .mce--title .mce--wrp{text-align: left;}.beae-core.beae-td3i23rn .beae-mce__title{color: #121212;}.beae-core.beae-td3i23rn .beae-mce__title,.beae-core.beae-td3i23rn .beae-mce__title a{text-transform: none;font-size: 20px;font-weight: 600;}.beae-core.beae-z1uedug8{width: 50%;}.beae-core.beae-z1uedug8>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: 1024px) {.beae-core.beae-z1uedug8{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-z1uedug8{width: 100%;}} .beae-core.beae-z1fcski4{margin-top: 0px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-z1fcski4{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-z1fcski4{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-z1fcski4{display: block;}}.beae-core.beae-z1fcski4 .mce--title .mce--wrp{text-align: left;}.beae-core.beae-z1fcski4 .beae-mce__title{color: #666666;}.beae-core.beae-z1fcski4 .beae-mce__title,.beae-core.beae-z1fcski4 .beae-mce__title a{font-size: 17px;font-weight: 200;text-transform: none;line-height: 26px;}.beae-core.beae-61ik6zmv div.divi-style{border-style: solid;}.beae-core.beae-61ik6zmv{type: none;}.beae-core.beae-61ik6zmv .beae__element-divi,.beae-core.beae-61ik6zmv .divi-cont{justify-content: flex-start;}.beae-core.beae-61ik6zmv .divi-cont,.beae-core.beae-61ik6zmv .divi-line{width: 90%;}.beae-core.beae-61ik6zmv .beae__element-divi .divi-style{border-bottom-width: 1px;}.beae-core.beae-61ik6zmv .beae__element-divi{padding-top: 0px;padding-bottom: 0px;} .beae-core.beae-61ik6zmv{padding: 0px !important;margin: 0px !important;} .beae-core.beae-wr0jcbfl{margin-top: 5px !important;margin-bottom: 0px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-wr0jcbfl{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-wr0jcbfl{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-wr0jcbfl{display: block;}}.beae-core.beae-wr0jcbfl .mce--title .mce--wrp{text-align: left;}.beae-core.beae-wr0jcbfl .beae-mce__title{color: #121212;}.beae-core.beae-wr0jcbfl .beae-mce__title,.beae-core.beae-wr0jcbfl .beae-mce__title a{text-transform: none;font-size: 20px;font-weight: 600;}.beae-core.beae-io4952sd>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-io4952sd>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-io4952sd{padding-top: 0px !important;padding-bottom: 50px !important;margin-top: 0px !important;margin-bottom: 0px !important;}
/**BEAE-INSERT-CSS**/
