/** Shopify CDN: Minification failed

Line 12:23397 Expected identifier but found "'display'"
Line 12:23422 Expected identifier but found "'-webkit-line-clamp'"
Line 12:23446 Expected identifier but found "'-webkit-box-orient'"
Line 12:23479 Expected identifier but found "'overflow'"
Line 12:31737 Unexpected "{"
Line 12:37241 Comments in CSS use "/* ... */" instead of "//"
Line 12:37607 Unexpected "/"

**/
.beae-column .core__column--wrapper{height:100%;} .beae-column {position: relative;}.beae-column>.core__column--wrapper {align-items: flex-start;display: flex;padding: 20px;}.beae-column:hover {z-index: 1;}@media only screen and (min-width: 768px) {.beae-column>.core__column--wrapper {height: 100%;}}.beae-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-placeholder-text:empty{display:block;}.beae-placeholder-text::after {content: attr(placeholder);opacity: 0.5;display: inline-block;} .beae__text--dropcap:first-letter { font-size: 40px; color: #8A2BE2; display:inline-flex; border:1px solid transparent; float:left; line-height:1; } .beae-maximum-height { overflow:hidden } .beae-element-base-text-view-more { cursor:pointer; background:transparent; border: none; padding:0 } .beae-mce__title {width: 100%;'display': '-webkit-box';'-webkit-line-clamp': 2;'-webkit-box-orient': 'vertical';'overflow': 'hidden';}.beae-placeholder-text:empty{display:block;}.beae-placeholder-text::after {content: attr(placeholder);opacity: 0.5;display: inline-block;}.beae-product-element__featured-product--container > .beae-product-form{display:flex;flex-wrap:wrap;gap:var(--collage-gap) }.beae-product-element__featured-product--container > .beae-product-form > .core__blocks{width:calc(50% - var(--collage-gap)/2) }.beae-product-element__featured-product--container.beae-feature_product--layout-top > .beae-product-form > .core__blocks, .beae-product-element__featured-product--container.beae-feature_product--layout-bottom > .beae-product-form > .core__blocks, .beae-product-element__featured-product--container.beae-feature_product--layout-none > .beae-product-form > .core__blocks{width:100% }@media screen and (max-width : 1024px) {.beae-product-element__featured-product--container > .beae-product-form > .core__blocks{width:100% }}.beae-margin-right-30{margin-right:30px;}.beae-element-container-marquee{display:flex;position:relative;overflow: hidden;}.beae-marquee-content-fake{display:flex;flex-wrap:nowrap;align-items: center;white-space: nowrap;will-change: transform;}.beae-marquee-content {display:flex;flex-wrap:nowrap;align-items: center;white-space: nowrap;will-change: transform;position:relative;height:100%;animation-duration: 5s }.beae-marquee-icon-separator{display:flex }.beae-marquee-icon-separator svg{width:16px;height:16px;}.beae-marquee-image-item {width:172px;}.beae-marquee-image-item img {width:100% }@keyframes marqueeUP {from {transform: translate3d(0,0,0);}to {transform: translate3d(0,-100%,0);}}@keyframes marqueeDOWN {from {transform: translate3d(0,0,0);}to {transform: translate3d(0,100%,0);}}@keyframes marqueeLEFT {from {transform: translate3d(0,0,0);}to {transform: translate3d(-100%,0,0);}}@keyframes marqueeRIGHT {from {transform: translate3d(0,0,0);}to {transform: translate3d(100%,0,0);}}.beae-mce__image > picture {display: block;line-height:0;}.beae-image-hover-mode {opacity:0;z-index:-1;position:absolute;top: 0;left: 0;right: 0;bottom: 0;max-width:100%;max-height:100%;transition:inherit;}.beae-mce__image[hover-mode="true"]:hover .beae-image-hover-mode{opacity:1;z-index:2 }.beae-mce__image[hover-mode="true"]{position:relative }.beae-mce__image[hover-mode="true"]:hover > [image-mode] {opacity:0;}.beae-mce__image[hover-mode="true"] > [image-mode] {transition:inherit;}.beae-container-image-ratio,.beae-image__caption{width:100%}.beae-base-image.beae-overlay>.beae-overlay-text{text-align:center}.beae-base-image figure,.beae-container-image .mce--wrp,.beae-image-align{display:flex}.beae-image-picture-link{overflow:hidden;display:inline-flex}.beae-base-image picture{flex:1 1 auto;min-height:1px}.beae-base-image picture img{display:block}.beae-container-image{display:flex;flex-direction:column;width:100%}.beae-image-content-position,.beae-image-picture-link{position:relative}.beae-base-image.beae-overlay{position:absolute;z-index:1;opacity:.5;display:flex;align-items:center;justify-content:center;top:0;left:0;right:0;bottom:0}.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__icon{display:flex }.beae__element--button{display:inline-flex;align-items:center}.beae__element--button-icon{display:inline-flex;color:inherit}.beae__element--button-icon svg{width:18px;height:auto}.element__featured--wrapper {display: grid;width: 100%;}.element__featured--box {text-align: center;overflow:hidden;display:flex;}.element__featured--box-img img {height: auto;max-width: 100%;border: none;box-shadow: none;transition-duration: 0.3s;vertical-align: middle;}.element__featured--box-content {width: 100%;}.element__featured--box-btn {text-align: center;background: #008060;border-radius: 4px;text-decoration: none;color:white;padding:12px 20px;display:inline-flex;align-items:center;gap:10px }.element__featured--box-btn svg{width:24px;height:auto }.beae-feature-box-icon-link{display:inline-flex;}.beae-button-default{display:flex;justify-content:inherit;}.element__featured--box-content-flex .core__micro--title_subtitle, .element__featured--box-content-flex .core__micro--title_title, .element__featured--box-content-flex .core__micro--text{width : 100%;}.element__featured--box-content{justify-content:inherit;}.element__featured--box .beae-image-align{display:flex;width : 100%;flex:1 }.element__featured--box-content-flex{display:flex;flex:1 }.beae-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-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 {height: 100%;}}.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-headline-dynamic-text-items--fake {opacity:0;width:0px;position:relative !important }.beae-headline-dynamic-letter {display: none;}.beae-headline-dynamic-letter.beae-headline-word-active {display: inline-block }.beae-animated-heading {text-transform: unset;width:100%;text-align:inherit }.beae-headline-dynamic-wrapper {position:relative }.beae-headline-dynamic-text {position: relative;transition: all .3s ease-in;display: inline-flex;}.beae-headline-dynamic-text > span {white-space: nowrap }.beae-headline-dynamic-wrapper svg {position: absolute;top: -9px;left: -9px;right: -9px;bottom: -9px;width: calc(100% + 18px);height: calc(100% + 18px);overflow: visible;}.beae-headline-dynamic-wrapper path {stroke: red;stroke-width: 9;fill: none;-o-transition: .3s;transition: .3s;}.beae-headline-dynamic-text[data-animation="flip"] {-webkit-perspective: 300px;perspective:300px }.beae-headline-dynamic-text[data-animation="flip"] > span{display:none;opacity: 0;-webkit-transform-origin: 50% 100%;-ms-transform-origin: 50% 100%;transform-origin: 50% 100%;-webkit-transform: rotateX(180deg);transform:rotateX(180deg) }.beae-headline-dynamic-text[data-animation="flip"] > span[active="true"] {opacity:1;-webkit-transform: rotateX(0deg);transform: rotateX(0deg);-webkit-animation: beae-headline-flip-in 1.2s;animation: beae-headline-flip-in 1.2s;}.beae-headline-dynamic-text[data-animation="flip"] > span[active="false"] {-webkit-transform: rotateX(180deg);transform: rotateX(180deg);-webkit-animation: beae-headline-flip-out 1.2s;animation: beae-headline-flip-out 1.2s;}@-webkit-keyframes beae-headline-flip-in {0% {-webkit-transform: rotateX(180deg);transform: rotateX(180deg);opacity:0;}35% {-webkit-transform: rotateX(120deg);transform: rotateX(120deg);opacity:0 }65% {opacity:1 }to {-webkit-transform: rotateX(1turn);transform: rotateX(1turn);opacity:1 }}@keyframes beae-headline-flip-in {0% {-webkit-transform: rotateX(180deg);transform: rotateX(180deg);opacity:0;}35% {-webkit-transform: rotateX(120deg);transform: rotateX(120deg);opacity:0 }65% {opacity:1 }to {-webkit-transform: rotateX(1turn);transform: rotateX(1turn);opacity:1 }}@-webkit-keyframes beae-headline-flip-out {0% {-webkit-transform: rotateX(0deg);transform: rotateX(0deg);opacity:1 }35% {-webkit-transform: rotateX(-40deg);transform: rotateX(-40deg);opacity:1 }65% {opacity:0;}to {-webkit-transform: rotateX(180deg);transform: rotateX(180deg);opacity:0;}}@keyframes beae-headline-flip-out {0% {-webkit-transform: rotateX(0deg);transform: rotateX(0deg);opacity:1 }35% {-webkit-transform: rotateX(-40deg);transform: rotateX(-40deg);opacity:1 }65% {opacity:0 }to {-webkit-transform: rotateX(180deg);transform: rotateX(180deg);opacity:0;}}.beae-headline-dynamic-text[data-animation="clip"] {overflow: hidden }.beae-headline-dynamic-text[data-animation="clip"]::after {content: "";position: absolute;left: auto;right: 0;top: 0;bottom: 0;width: 2px;background-color: #0d0d0d;}.beae-headline-dynamic-text[data-animation="clip"] > span[active="false"], .beae-headline-dynamic-text[data-animation="typing"] > span[active="false"] {display: none }.beae-headline-dynamic-text[data-animation="clip"] > span[active="true"], .beae-headline-dynamic-text[data-animation="typing"] > span[active="true"] {display: inline-block }.beae-headline-dynamic-text[data-animation="typing"]::after{content: "";position: absolute;left: auto;right: 0;top: 0;bottom: 0;width: 1px;background-color: #0d0d0d;animation-duration: 1s;animation-iteration-count: infinite;animation-name: beae-headline-pulse;animation-play-state: running;animation-timing-function: ease;}@-webkit-keyframes beae-headline-pulse {0% {-webkit-transform: scale(1);transform: scale(1);opacity:1 }40% {-webkit-transform: scale(.9);transform: scale(.9);opacity:0 }to {-webkit-transform: scale(0);transform: scale(0);opacity:0 }}@keyframes beae-headline-pulse {0% {-webkit-transform: scale(1);transform: scale(1);opacity:1 }40% {-webkit-transform: scale(.9);transform: scale(.9);opacity:0 }to {-webkit-transform: scale(0);transform: scale(0);opacity:0 }}.beae-headline-dynamic-text[data-animation="swirl"] {-webkit-perspective: 300px;perspective:300px;overflow:hidden }.beae-headline-dynamic-text[data-animation="swirl"] .beae-headline-dynamic-letter {display: inline-block;-webkit-backface-visibility: hidden;backface-visibility:hidden }.beae-headline-dynamic-text[data-animation="swirl"] > span {-webkit-transform: scaleX(1.0005);-ms-transform: scaleX(1.0005);transform: scaleX(1.0005);position: absolute;left:0 }.beae-headline-dynamic-text[data-animation="swirl"] .beae-headline-dynamic-letter {-webkit-transform-style: preserve-3d;transform-style: preserve-3d;-webkit-transform: translateZ(-20px) rotateX(90deg);transform: translateZ(-20px) rotateX(90deg);opacity:0 }.beae-headline-dynamic-text[data-animation="swirl"] > span[active="true"] .beae-headline-dynamic-letter {opacity:1 }.beae-headline-dynamic-text[data-animation="swirl"] .beae-headline-dynamic-letter.beae-headline-word-active {-webkit-animation: beae-headline-swirl-in .4s forwards;animation:beae-headline-swirl-in .4s forwards }.beae-headline-dynamic-text[data-animation="swirl"] .beae-headline-dynamic-letter:not(.beae-headline-word-active) {-webkit-animation: beae-headline-swirl-out .4s forwards;animation:beae-headline-swirl-out .4s forwards }@-webkit-keyframes beae-headline-swirl-in {0% {opacity: 0;-webkit-transform: translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg) }60% {opacity: 1;-webkit-transform: translateZ(-20px) rotateX(-10deg);transform:translateZ(-20px) rotateX(-10deg) }to {opacity: 1;-webkit-transform: translateZ(-20px) rotateX(0deg);transform:translateZ(-20px) rotateX(0deg) }}@keyframes beae-headline-swirl-in {0% {opacity: 0;-webkit-transform: translateZ(-20px) rotateX(90deg);transform:translateZ(-20px) rotateX(90deg) }60% {opacity: 1;-webkit-transform: translateZ(-20px) rotateX(-10deg);transform:translateZ(-20px) rotateX(-10deg) }to {opacity: 1;-webkit-transform: translateZ(-20px) rotateX(0deg);transform:translateZ(-20px) rotateX(0deg) }}@-webkit-keyframes beae-headline-swirl-out {0% {opacity: 1;-webkit-transform: translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0) }60% {opacity: 0;-webkit-transform: translateZ(-20px) rotateX(-100deg);transform:translateZ(-20px) rotateX(-100deg) }to {opacity: 0;-webkit-transform: translateZ(-20px) rotateX(-90deg);transform:translateZ(-20px) rotateX(-90deg) }}@keyframes beae-headline-swirl-out {0% {opacity: 1;-webkit-transform: translateZ(-20px) rotateX(0);transform:translateZ(-20px) rotateX(0) }60% {opacity: 0;-webkit-transform: translateZ(-20px) rotateX(-100deg);transform:translateZ(-20px) rotateX(-100deg) }to {opacity: 0;-webkit-transform: translateZ(-20px) rotateX(-90deg);transform:translateZ(-20px) rotateX(-90deg) }}.beae-headline-dynamic-text[data-animation="blinds"] {-webkit-perspective: 300px;perspective:300px }.beae-headline-dynamic-text[data-animation="blinds"] > span {position: absolute;left:0 }.beae-headline-dynamic-text[data-animation="blinds"] .beae-headline-dynamic-letter {display: inline-block;-webkit-transform: rotateY(180deg);transform: rotateY(180deg);-webkit-backface-visibility: hidden;backface-visibility:hidden }.beae-headline-dynamic-text[data-animation="blinds"] > span[active="true"] .beae-headline-dynamic-letter {-webkit-transform: rotateY(0deg);transform:rotateY(0deg) }.beae-headline-dynamic-text[data-animation="blinds"] .beae-headline-dynamic-letter.beae-headline-word-active {-webkit-animation: beae-headline-blinds-in .6s forwards;animation:beae-headline-blinds-in .6s forwards }.beae-headline-dynamic-text[data-animation="blinds"] .beae-headline-dynamic-letter:not(.beae-headline-word-active) {-webkit-animation: beae-headline-blinds-out .6s forwards;animation:beae-headline-blinds-out .6s forwards }@-webkit-keyframes beae-headline-blinds-in {0% {-webkit-transform: rotateY(180deg);transform:rotateY(180deg) }to {-webkit-transform: rotateY(0deg);transform:rotateY(0deg) }}@keyframes beae-headline-blinds-in {0% {-webkit-transform: rotateY(180deg);transform:rotateY(180deg) }to {-webkit-transform: rotateY(0deg);transform:rotateY(0deg) }}@-webkit-keyframes beae-headline-blinds-out {0% {-webkit-transform: rotateY(0);transform:rotateY(0) }to {-webkit-transform: rotateY(-180deg);transform:rotateY(-180deg) }}@keyframes beae-headline-blinds-out {0% {-webkit-transform: rotateY(0);transform:rotateY(0) }to {-webkit-transform: rotateY(-180deg);transform:rotateY(-180deg) }}.beae-headline-dynamic-text[data-animation="drop_in"] {-webkit-perspective: 300px;perspective:300px }.beae-headline-dynamic-text[data-animation="drop_in"] > span {position:absolute;left:0;opacity:0 }.beae-headline-dynamic-text[data-animation="drop_in"] > span[active="true"] {opacity: 1;-webkit-animation: beae-headline-drop-in-in .8s;animation:beae-headline-drop-in-in .8s }.beae-headline-dynamic-text[data-animation="drop_in"] > span[active="false"] {-webkit-animation: beae-headline-drop-in-out .8s;animation:beae-headline-drop-in-out .8s }@-webkit-keyframes beae-headline-drop-in-in {0% {opacity: 0;-webkit-transform: translateZ(100px);transform:translateZ(100px) }to {opacity: 1;-webkit-transform: translateZ(0);transform:translateZ(0) }}@keyframes beae-headline-drop-in-in {0% {opacity: 0;-webkit-transform: translateZ(100px);transform:translateZ(100px) }to {opacity: 1;-webkit-transform: translateZ(0);transform:translateZ(0) }}@-webkit-keyframes beae-headline-drop-in-out {0% {opacity: 1;-webkit-transform: translateZ(0);transform:translateZ(0) }to {opacity: 0;-webkit-transform: translateZ(-100px);transform:translateZ(-100px) }}@keyframes beae-headline-drop-in-out {0% {opacity: 1;-webkit-transform: translateZ(0);transform:translateZ(0) }to {opacity: 0;-webkit-transform: translateZ(-100px);transform:translateZ(-100px) }}.beae-headline-dynamic-text[data-animation="wave"] > span {position:absolute;left:0 }.beae-headline-dynamic-text[data-animation="wave"] .beae-headline-dynamic-letter {display: inline-block;opacity: 0;-webkit-transform: scale(0);-ms-transform: scale(0);transform:scale(0) }.beae-headline-dynamic-text[data-animation="wave"] > span[active="true"] .beae-headline-dynamic-letter {opacity:1 }.beae-headline-dynamic-text[data-animation="wave"] .beae-headline-dynamic-letter.beae-headline-word-active {-webkit-animation: beae-headline-wave-up .6s forwards;animation:beae-headline-wave-up .6s forwards }.beae-headline-dynamic-text[data-animation="wave"] .beae-headline-dynamic-letter:not(.beae-headline-word-active) {-webkit-animation: beae-headline-wave-down .6s forwards;animation:beae-headline-wave-down .6s forwards }@-webkit-keyframes beae-headline-wave-up {0% {-webkit-transform: scale(0);transform: scale(0);opacity:0 }60% {-webkit-transform: scale(1.2);transform: scale(1.2);opacity:1 }to {-webkit-transform: scale(1);transform: scale(1);opacity:1 }}@keyframes beae-headline-wave-up {0% {-webkit-transform: scale(0);transform: scale(0);opacity:0 }60% {-webkit-transform: scale(1.2);transform: scale(1.2);opacity:1 }to {-webkit-transform: scale(1);transform: scale(1);opacity:1 }}@-webkit-keyframes beae-headline-wave-down {0% {-webkit-transform: scale(1);transform: scale(1);opacity:1 }60% {-webkit-transform: scale(0);transform: scale(0);opacity:0 }}@keyframes beae-headline-wave-down {0% {-webkit-transform: scale(1);transform: scale(1);opacity:1 }60% {-webkit-transform: scale(0);transform: scale(0);opacity:0 }}.beae-headline-dynamic-text[data-animation="slide"] >span {position:absolute;opacity:0 }.beae-headline-dynamic-text[data-animation="slide"] >span[active="true"] {opacity: 1;-webkit-animation: beae-headline-slide-in .6s;animation:beae-headline-slide-in .6s }.beae-headline-dynamic-text[data-animation="slide"] >span[active="false"] {-webkit-animation: beae-headline-slide-out .6s;animation:beae-headline-slide-out .6s }@-webkit-keyframes beae-headline-slide-in {0% {opacity: 0;-webkit-transform: translateX(-100%);transform:translateX(-100%) }60% {opacity: 1;-webkit-transform: translateX(10%);transform:translateX(10%) }to {opacity: 1;-webkit-transform: translateX(0);transform:translateX(0) }}@keyframes beae-headline-slide-in {0% {opacity: 0;-webkit-transform: translateX(-100%);transform:translateX(-100%) }60% {opacity: 1;-webkit-transform: translateX(10%);transform:translateX(10%) }to {opacity: 1;-webkit-transform: translateX(0);transform:translateX(0) }}@-webkit-keyframes beae-headline-slide-out {0% {opacity: 1;-webkit-transform: translateX(0);transform:translateX(0) }60% {opacity: 0;-webkit-transform: translateX(110%);transform:translateX(110%) }to {opacity: 0;-webkit-transform: translateX(100%);transform:translateX(100%) }}@keyframes beae-headline-slide-out {0% {opacity: 1;-webkit-transform: translateX(0);transform:translateX(0) }60% {opacity: 0;-webkit-transform: translateX(110%);transform:translateX(110%) }to {opacity: 0;-webkit-transform: translateX(100%);transform:translateX(100%) }}.beae-headline-dynamic-text[data-animation="slide_down"] {overflow: hidden;vertical-align:top }.beae-headline-dynamic-text[data-animation="slide_down"] >span {opacity: 0;position:absolute }.beae-headline-dynamic-text[data-animation="slide_down"] >span[active="true"] {top: 0;opacity: 1;-webkit-animation: beae-headline-slide-down-in .6s;animation:beae-headline-slide-down-in .6s }.beae-headline-dynamic-text[data-animation="slide_down"] >span[active="false"] {-webkit-animation: beae-headline-slide-down-out .6s;animation:beae-headline-slide-down-out .6s }@-webkit-keyframes beae-headline-slide-down-in {0% {opacity: 0;-webkit-transform: translateY(-100%);transform:translateY(-100%) }60% {opacity: 1;-webkit-transform: translateY(20%);transform:translateY(20%) }to {opacity: 1;-webkit-transform: translateY(0);transform:translateY(0) }}@keyframes beae-headline-slide-down-in {0% {opacity: 0;-webkit-transform: translateY(-100%);transform:translateY(-100%) }60% {opacity: 1;-webkit-transform: translateY(20%);transform:translateY(20%) }to {opacity: 1;-webkit-transform: translateY(0);transform:translateY(0) }}@-webkit-keyframes beae-headline-slide-down-out {0% {opacity: 1;-webkit-transform: translateY(0);transform:translateY(0) }60% {opacity: 0;-webkit-transform: translateY(120%);transform:translateY(120%) }to {opacity: 0;-webkit-transform: translateY(100%);transform:translateY(100%) }}@keyframes beae-headline-slide-down-out {0% {opacity: 1;-webkit-transform: translateY(0);transform:translateY(0) }60% {opacity: 0;-webkit-transform: translateY(120%);transform:translateY(120%) }to {opacity: 0;-webkit-transform: translateY(100%);transform:translateY(100%) }}.beae-headline-dynamic-wrapper[data-design="highlighted"] {position:relative }.beae-headline-dynamic-wrapper[data-design="highlighted"] svg {position: absolute;top: 50%;left: 50%;width: calc(100% + 20px);height: calc(100% + 20px);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);transform: translate(-50%, -50%);overflow:visible }.beae-headline-dynamic-wrapper[data-design="highlighted"] svg path {stroke: red;stroke-width: 9;fill: none;opacity: 0;stroke-dasharray: 0 1500;-webkit-transition: .3s;-o-transition: .3s;transition:.3s }.beae-headline-dynamic-wrapper[data-design="highlighted"] svg path {-webkit-animation: beae-headline-dash forwards;animation: beae-headline-dash forwards;-webkit-animation-duration: var(--animation-duration, 1.2s);animation-duration: var(--animation-duration, 1.2s);-webkit-animation-iteration-count: 1;animation-iteration-count: 1;}.beae-headline-dynamic-wrapper[data-design="highlighted"] svg path:nth-of-type(2) {-webkit-animation-delay: calc(var(--animation-duration, 1.2s) / 2);animation-delay:calc(var(--animation-duration, 1.2s) / 2) }.beae-headline-dynamic-wrapper[data-design="highlighted"].e-hide-highlight svg path {opacity: 1;stroke-dasharray: 1500 1500;-webkit-animation: hide-highlight .4s forwards;animation: hide-highlight .4s forwards;-webkit-animation-iteration-count: 1;animation-iteration-count: 1;}@-webkit-keyframes beae-headline-dash {0% {stroke-dasharray: 0 1500;opacity:1 }to {stroke-dasharray: 1500 1500;opacity:1 }}@keyframes beae-headline-dash {0% {stroke-dasharray: 0 1500;opacity:1 }to {stroke-dasharray: 1500 1500;opacity:1 }}@-webkit-keyframes hide-highlight {0% {opacity: 1;stroke-dasharray:1500 1500 }to {opacity: 0;-webkit-filter: blur(10px);filter:blur(10px) }}@keyframes hide-highlight {0% {opacity: 1;stroke-dasharray:1500 1500 }to {opacity: 0;-webkit-filter: blur(10px);filter:blur(10px) }}
.beae-core.beae-wc2484ov{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-wc2484ov{width: 100%;}}.beae-core.beae-bkbk12cg .beae-element-container-marquee{justify-content: flex-end;flex-direction: row;}.beae-core.beae-bkbk12cg .beae-marquee-content{gap: 30px;animation-duration: 10.8s;}@media screen and (max-width: 767px) {.beae-core.beae-bkbk12cg .beae-marquee-content[data-direction="row"]{}.beae-core.beae-bkbk12cg .beae-marquee-content{animation-duration: 12s;}}.beae-core.beae-bkbk12cg .beae-marquee-text-item{color: #f0f4fa;}.beae-core.beae-bkbk12cg .beae-marquee-text-item,.beae-core.beae-bkbk12cg .beae-marquee-text-item a{font-size: 20px;}.beae-core.beae-bkbk12cg .beae-marquee-icon-separator{color: #faf2f2;}@media screen and (max-width: 767px) {.beae-core.beae-bkbk12cg .beae-marquee-text-item,.beae-core.beae-bkbk12cg .beae-marquee-text-item a{font-family: Quicksand;font-weight: 500;font-size: 14px;}}.beae-core.beae-bkbk12cg{background: #3158c1 ;}@media screen and (max-width: 767px) { .beae-core.beae-bkbk12cg{margin-bottom: 0px !important;padding-top: 5px !important;padding-bottom: 5px !important;}}.beae-core.beae-71n6cp96>.core__row--columns>.beae-column>.core__column--wrapper{padding: 0px;}.beae-core.beae-71n6cp96>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-71n6cp96>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}
.beae-core.beae-eyhnxc14{width: 100%;}.beae-core.beae-eyhnxc14>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 767px) {.beae-core.beae-eyhnxc14{width: 100%;}}html body .beae-px65augg .beae-core.beae-eyhnxc14>div.core__column--wrapper{padding-top: 0px !important;padding-bottom: 0px !important;}@media screen and (max-width: 767px) {html body .beae-px65augg .beae-core.beae-eyhnxc14>div.core__column--wrapper{padding-top: 0px !important;padding-bottom: 0px !important;}}.beae-core.beae-a8s5nqxc{background: var(--beae-global-colors-accent);}.beae-core.beae-a8s5nqxc>[data-shape-position="top"] .beae-shape-fill{fill: var(--beae-global-colors-secondary);}.beae-core.beae-a8s5nqxc>[data-shape-position="top"] svg{width: 100%;height: 119px;}.beae-core.beae-a8s5nqxc>[data-shape-position="top"]{transform: rotateY(0deg);}.beae-core.beae-a8s5nqxc>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-a8s5nqxc{padding-top: 50px !important;padding-bottom: 50px !important;}.beae-core.beae-c12s7jre{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-c12s7jre{width: 100%;}}.beae-core.beae-osmbgklc{text-align: left;}.beae-core.beae-px65augg>.core__row--columns>.beae-column>.core__column--wrapper{padding: 0px;}.beae-core.beae-px65augg{background: #C7E8F3;}.beae-core.beae-px65augg>[data-shape-position="top"] .beae-shape-fill{fill: var(--beae-global-colors-accent);}.beae-core.beae-px65augg>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-px65augg>[data-shape-position="top"]{transform: rotateY(0deg);z-index: 0;}.beae-core.beae-px65augg>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}@media screen and (max-width: 767px) { .beae-core.beae-px65augg{padding-top: 0px !important;}}
.beae-core.beae-ab43oouk{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-ab43oouk{width: 100%;}}.beae-core.beae-fcahb26e{text-align: left;} .beae-core.beae-u6rcfg1x{margin-bottom: 25px !important;}.beae-core.beae-u6rcfg1x{border-style: double;}@media screen and (min-width: 1024px) {.beae-core.beae-u6rcfg1x{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-u6rcfg1x{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-u6rcfg1x{margin-top: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-u6rcfg1x{display: block;}}.beae-core.beae-u6rcfg1x .mce--title .mce--wrp{text-align: center;}.beae-core.beae-u6rcfg1x .beae-mce__title,.beae-core.beae-u6rcfg1x .beae-mce__title a{font-family: Quicksand;font-weight: 500;font-size: 18px;}@media screen and (max-width: 767px) {.beae-core.beae-u6rcfg1x .beae-mce__title,.beae-core.beae-u6rcfg1x .beae-mce__title a{font-family: Quicksand;font-weight: 500;font-size: 15px;}} .beae-core.beae-8gsmf0g5{margin-bottom: 25px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-8gsmf0g5{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-8gsmf0g5{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-8gsmf0g5{margin-top: 25px !important;margin-bottom: 15px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-8gsmf0g5{display: block;}}.beae-core.beae-8gsmf0g5 .mce--title .mce--wrp{text-align: center;}.beae-core.beae-8gsmf0g5 .beae-mce__title,.beae-core.beae-8gsmf0g5 .beae-mce__title a{font-family: Baloo Paaji 2;font-weight: 700;}@media screen and (max-width: 767px) {.beae-core.beae-8gsmf0g5 .beae-mce__title,.beae-core.beae-8gsmf0g5 .beae-mce__title a{font-family: Baloo Paaji 2;font-weight: 700;font-size: 26px;}}.beae-core.beae-v4ia0tal{background: var(--beae-global-colors-accent);}.beae-core.beae-v4ia0tal>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-v4ia0tal>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}@media screen and (max-width: 767px) {.beae-core.beae-v4ia0tal{background: #C7E8F3;}} .beae-core.beae-v4ia0tal{padding-top: 25px !important;padding-bottom: 25px !important;}@media screen and (max-width: 767px) { .beae-core.beae-v4ia0tal{padding-top: 0px !important;}}
.beae-core.beae-27rum4m5{width: 50%;}.beae-core.beae-27rum4m5>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}.beae-core.beae-27rum4m5>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 767px) {.beae-core.beae-27rum4m5{width: 100%;}}@media screen and (min-width: 1024px) {.beae-core.beae-hx1hm2h8{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-hx1hm2h8{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-hx1hm2h8{display: block;}}.beae-core.beae-hx1hm2h8 .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-hx1hm2h8 .beae-mce__image ,.beae-core.beae-hx1hm2h8 .beae-mce__image .beae-image-default{opacity: 1;box-shadow: -18px 21px 15px 0 #1d3557;}.beae-core.beae-hx1hm2h8 .beae-mce__image:hover ,.beae-core.beae-hx1hm2h8 .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-rsql4fej{width: 50%;}@media screen and (max-width: 767px) {.beae-core.beae-rsql4fej{width: 100%;}} .beae-core.beae-qod6tpby{padding: 0px !important;margin-top: 25px !important;margin-bottom: 25px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-qod6tpby{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-qod6tpby{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-qod6tpby{padding: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-qod6tpby{display: block;}}.beae-core.beae-qod6tpby .text-content{color: #112645;}.beae-core.beae-qod6tpby .text-content,.beae-core.beae-qod6tpby .text-content a{font-family: var(--beae-global-typography-text-font-family);font-weight: var(--beae-global-typography-text-font-weight);}@media screen and (max-width: 767px) {.beae-core.beae-qod6tpby .text-content{text-align: left;}.beae-core.beae-qod6tpby .text-content,.beae-core.beae-qod6tpby .text-content a{font-family: var(--beae-global-typography-text-font-family);font-weight: var(--beae-global-typography-text-font-weight);}}.beae-core.beae-qod6tpby .beae-maximum-height{max-height: 200px;}.beae-core.beae-9nm1ajwj .beae-headline-shape path{animation-iteration-count: true;animation-duration: 3000ms;animation-delay: 300ms;}.beae-core.beae-9nm1ajwj [data-design="highlighted"],.beae-core.beae-9nm1ajwj [data-design="highlighted"] .beae-headline-shape > svg{z-index: 1;}.beae-core.beae-9nm1ajwj .beae-animated-heading{color: #1d3557;}.beae-core.beae-9nm1ajwj .beae-animated-heading .beae-headline-dynamic-text{color: #1d3557;}@media screen and (max-width: 767px) {.beae-core.beae-9nm1ajwj .beae-animated-heading-wrapper{text-align: center;}.beae-core.beae-9nm1ajwj .beae-animated-heading,.beae-core.beae-9nm1ajwj .beae-animated-heading a{font-size: 22px;}} .beae-core.beae-9nm1ajwj{margin-bottom: 15px !important;}.beae-core.beae-tpkjujrj{background: var(--beae-global-colors-secondary);}.beae-core.beae-tpkjujrj>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-tpkjujrj>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}@media screen and (max-width: 767px) {.beae-core.beae-tpkjujrj{background: #f2f7f7;}} .beae-core.beae-tpkjujrj{padding: 40px 40px 15px 40px !important;}@media screen and (max-width: 767px) { .beae-core.beae-tpkjujrj{padding-right: 10px !important;padding-left: 10px !important;}}
.beae-core.beae-97fmath4{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-97fmath4{width: 100%;}}.beae-core.beae-ookll7ej>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-ookll7ej>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}.beae-core.beae-ookll7ej>.core__row--columns>.beae-column>.core__column--wrapper{padding: 0px;}.beae-core.beae-ookll7ej>div.core__row--columns>.beae-core.beae-column>.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;} .beae-core.beae-ookll7ej{padding-top: 30px !important;}.beae-core.beae-f13wa2ki{width: 70%;}@media screen and (max-width: 767px) {.beae-core.beae-f13wa2ki{width: 100%;}}@media screen and (min-width: 1024px) {.beae-core.beae-6crniw5u{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-6crniw5u{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-6crniw5u{display: block;}}.beae-core.beae-6crniw5u .beae-mce__image ,.beae-core.beae-6crniw5u .beae-mce__image .beae-image-default{opacity: 1;}.beae-core.beae-6crniw5u .beae-mce__image:hover ,.beae-core.beae-6crniw5u .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-dvb4d8bk{width: 30%;}.beae-core.beae-dvb4d8bk>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 767px) {.beae-core.beae-dvb4d8bk{width: 100%;}}@media screen and (min-width: 1024px) {.beae-core.beae-07n40kcq{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-07n40kcq{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-07n40kcq{margin-top: 50px !important;margin-bottom: 25px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-07n40kcq{display: block;}}.beae-core.beae-07n40kcq .beae-mce__title,.beae-core.beae-07n40kcq .beae-mce__title a{font-size: 26px;font-style: italic;}@media screen and (max-width: 767px) {.beae-core.beae-07n40kcq .mce--title .mce--wrp{text-align: center;}}.beae-core.beae-l8xr7ruq>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-l8xr7ruq>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}@media screen and (max-width: 767px) { .beae-core.beae-l8xr7ruq{margin-top: auto !important;margin-bottom: auto !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-l8xr7ruq>div.core__row--columns{flex-direction: column-reverse;}}.beae-core.beae-jxz9p53m{width: 50%;}.beae-core.beae-jxz9p53m>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}@media screen and (max-width: 767px) {.beae-core.beae-jxz9p53m{width: 100%;}}@media screen and (max-width: 767px) {html body .beae-4zobhrrj .beae-core.beae-jxz9p53m>div.core__column--wrapper{padding-right: 20px !important;padding-left: 20px !important;}}.beae-core.beae-m4u3qip5 .beae-maximum-height{max-height: 200px;} .beae-core.beae-m4u3qip5{margin-bottom: 15px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-m4u3qip5{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-m4u3qip5{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-m4u3qip5{display: block;}}.beae-core.beae-m4u3qip5 .text-content,.beae-core.beae-m4u3qip5 .text-content a{font-family: var(--beae-global-typography-text-font-family);font-weight: var(--beae-global-typography-text-font-weight);}.beae-core.beae-6xxy0p3s .beae-maximum-height{max-height: 200px;} .beae-core.beae-6xxy0p3s{margin-bottom: 15px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-6xxy0p3s{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-6xxy0p3s{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-6xxy0p3s{display: block;}}.beae-core.beae-6xxy0p3s .text-content,.beae-core.beae-6xxy0p3s .text-content a{font-family: var(--beae-global-typography-text-font-family);font-weight: var(--beae-global-typography-text-font-weight);} .beae-core.beae-xinbyz57{margin-bottom: 25px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-xinbyz57{display: block;}}@media screen and (max-width: 1024px) { .beae-core.beae-xinbyz57{margin-bottom: 5px !important;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-xinbyz57{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-xinbyz57{margin-top: 15px !important;margin-bottom: 20px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-xinbyz57{display: block;}}.beae-core.beae-xinbyz57 .beae-mce__title,.beae-core.beae-xinbyz57 .beae-mce__title a{font-size: 28px;}@media screen and (max-width: 1024px) {.beae-core.beae-xinbyz57 .beae-mce__title,.beae-core.beae-xinbyz57 .beae-mce__title a{font-size: 22px;}}@media screen and (max-width: 767px) {.beae-core.beae-xinbyz57 .mce--title .mce--wrp{text-align: center;}.beae-core.beae-xinbyz57 .beae-mce__title,.beae-core.beae-xinbyz57 .beae-mce__title a{font-size: 22px;}}.beae-core.beae-pvknhcol{width: 50%;}.beae-core.beae-pvknhcol>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}.beae-core.beae-pvknhcol>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 1024px) {.beae-core.beae-pvknhcol>div.core__column--wrapper>div.core__blocks>div.core__blocks--body{align-content: center;}}@media screen and (max-width: 767px) {.beae-core.beae-pvknhcol{width: 100%;}.beae-core.beae-pvknhcol>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}}@media screen and (max-width: 767px) {html body .beae-4zobhrrj .beae-core.beae-pvknhcol>div.core__column--wrapper{padding-right: 10px !important;padding-left: 10px !important;}}@media screen and (min-width: 1024px) {.beae-core.beae-q2p36jbd{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-q2p36jbd{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-q2p36jbd{margin-top: 25px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-q2p36jbd{display: block;}}.beae-core.beae-q2p36jbd .mce--wrp{display: flex;justify-content: center;}.beae-core.beae-q2p36jbd .beae-mce__image ,.beae-core.beae-q2p36jbd .beae-mce__image .beae-image-default{opacity: 1;box-shadow: -10px 16px 15px 0 #1d3557;}.beae-core.beae-q2p36jbd .beae-mce__image:hover ,.beae-core.beae-q2p36jbd .beae-mce__image:hover .beae-image-default{opacity: 1;}.beae-core.beae-4zobhrrj>.core__row--columns>.beae-column>.core__column--wrapper{padding: 0px;}@media screen and (max-width: 767px) {.beae-core.beae-4zobhrrj>div.core__row--columns{justify-content: center;}}.beae-core.beae-4zobhrrj{background: var(--beae-global-colors-secondary);}.beae-core.beae-4zobhrrj>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-4zobhrrj>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}@media screen and (max-width: 767px) {.beae-core.beae-4zobhrrj{background: #f2f7f7;}} .beae-core.beae-4zobhrrj{padding: 15px 40px 40px 40px !important;}@media screen and (max-width: 767px) { .beae-core.beae-4zobhrrj{padding-top: 0px !important;padding-right: 10px !important;padding-left: 10px !important;margin-top: 0px !important;}}
.beae-core.beae-lfhxxbv6{width: 100%;}@media screen and (max-width: 1024px) {.beae-core.beae-lfhxxbv6{width: 100%;}}@media screen and (max-width: 767px) {.beae-core.beae-lfhxxbv6{width: 100%;}}.beae-core.beae-186s23ls>.core__row--columns>.beae-column>.core__column--wrapper{padding: inherit;}.beae-core.beae-186s23ls>.core__row--columns>.beae-column>div.core__column--wrapper{padding: 10px;}.beae-core.beae-186s23ls>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-186s23ls>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}.beae-core.beae-dydmgb8t{width: 33.33%;}@media screen and (max-width: 767px) {.beae-core.beae-dydmgb8t{width: 100%;}}.beae-core.beae-z0bcidxc .element__featured--box{flex-direction: column;}.beae-core.beae-z0bcidxc ,.beae-core.beae-z0bcidxc .beae-image-align,.beae-core.beae-z0bcidxc .beae-mce__icon,.beae-core.beae-z0bcidxc .element__featured--box-content-flex,.beae-core.beae-z0bcidxc .mce--wrp{text-align: left;justify-content: flex-start;}@media screen and (max-width: 767px) {.beae-core.beae-z0bcidxc ,.beae-core.beae-z0bcidxc .beae-image-align,.beae-core.beae-z0bcidxc .beae-mce__icon,.beae-core.beae-z0bcidxc .element__featured--box-content-flex,.beae-core.beae-z0bcidxc .mce--wrp{text-align: center;justify-content: center;}}.beae-core.beae-z0bcidxc .core__micro--icon .beae-mce__icon svg{height: 41px;width: 41px;}.beae-core.beae-z0bcidxc .core__micro--icon .beae-mce__icon{color: #90bbc4;}.beae-core.beae-z0bcidxc .core__micro--icon .beae-mce__icon:hover{color: #90bbc4;} .beae-core.beae-z0bcidxc .core__micro--icon{margin-bottom: 15px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-z0bcidxc .core__micro--icon{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-z0bcidxc .core__micro--icon{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-z0bcidxc .core__micro--icon{display: block;}} .beae-core.beae-z0bcidxc .core__micro--title_title{margin-bottom: 10px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-z0bcidxc .core__micro--title_title{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-z0bcidxc .core__micro--title_title{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-z0bcidxc .core__micro--title_title{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-z0bcidxc .core__micro--text{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-z0bcidxc .core__micro--text{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-z0bcidxc .core__micro--text{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-z0bcidxc .core__micro--button{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-z0bcidxc .core__micro--button{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-z0bcidxc .core__micro--button{display: block;}}.beae-core.beae-z0bcidxc .element__featured--box-title{color: #ffffff;}.beae-core.beae-z0bcidxc .element__featured--box-title,.beae-core.beae-z0bcidxc .element__featured--box-title a{font-family: Poppins;font-weight: 800;}.beae-core.beae-z0bcidxc .element__featured--box-text{color: #ffffff;}.beae-core.beae-yj4kmrdr{width: 33.34%;}.beae-core.beae-yj4kmrdr>div.core__column--wrapper>div.core__blocks>div.core__blocks--body>div.beae-block+div.beae-block.elmspace{margin-top: 10px;}.beae-core.beae-yj4kmrdr>div.core__column--wrapper>div.core__blocks>.core__blocks--body{justify-content: center;}@media screen and (max-width: 767px) {.beae-core.beae-yj4kmrdr{width: 100%;}}@media screen and (max-width: 1024px) {html body .beae-rue92mj9 .beae-core.beae-yj4kmrdr>div.core__column--wrapper{padding-right: 20px !important;}}.beae-core.beae-n9v230ku .element__featured--box{flex-direction: column;}.beae-core.beae-n9v230ku ,.beae-core.beae-n9v230ku .beae-image-align,.beae-core.beae-n9v230ku .beae-mce__icon,.beae-core.beae-n9v230ku .element__featured--box-content-flex,.beae-core.beae-n9v230ku .mce--wrp{text-align: left;justify-content: flex-start;}@media screen and (max-width: 767px) {.beae-core.beae-n9v230ku ,.beae-core.beae-n9v230ku .beae-image-align,.beae-core.beae-n9v230ku .beae-mce__icon,.beae-core.beae-n9v230ku .element__featured--box-content-flex,.beae-core.beae-n9v230ku .mce--wrp{text-align: center;justify-content: center;}}.beae-core.beae-n9v230ku .core__micro--icon .beae-mce__icon svg{height: 45px;width: 45px;}.beae-core.beae-n9v230ku .core__micro--icon .beae-mce__icon{color: #90bbc4;}.beae-core.beae-n9v230ku .core__micro--icon .beae-mce__icon:hover{color: #90bbc4;} .beae-core.beae-n9v230ku .core__micro--icon{margin-bottom: 15px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-n9v230ku .core__micro--icon{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-n9v230ku .core__micro--icon{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-n9v230ku .core__micro--icon{display: block;}} .beae-core.beae-n9v230ku .core__micro--title_title{margin-bottom: 10px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-n9v230ku .core__micro--title_title{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-n9v230ku .core__micro--title_title{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-n9v230ku .core__micro--title_title{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-n9v230ku .core__micro--text{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-n9v230ku .core__micro--text{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-n9v230ku .core__micro--text{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-n9v230ku .core__micro--button{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-n9v230ku .core__micro--button{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-n9v230ku .core__micro--button{display: block;}}.beae-core.beae-n9v230ku .element__featured--box-title{color: #ffffff;}.beae-core.beae-n9v230ku .element__featured--box-title,.beae-core.beae-n9v230ku .element__featured--box-title a{font-family: Poppins;font-weight: 800;}.beae-core.beae-n9v230ku .element__featured--box-text{color: #ffffff;}.beae-core.beae-3iv3op0a{width: 33.33%;}@media screen and (max-width: 767px) {.beae-core.beae-3iv3op0a{width: 100%;}}@media screen and (max-width: 1024px) {html body .beae-rue92mj9 .beae-core.beae-3iv3op0a>div.core__column--wrapper{padding-right: 20px !important;}}.beae-core.beae-054utoc2 .element__featured--box{flex-direction: column;}.beae-core.beae-054utoc2 ,.beae-core.beae-054utoc2 .beae-image-align,.beae-core.beae-054utoc2 .beae-mce__icon,.beae-core.beae-054utoc2 .element__featured--box-content-flex,.beae-core.beae-054utoc2 .mce--wrp{text-align: left;justify-content: flex-start;}@media screen and (max-width: 767px) {.beae-core.beae-054utoc2 ,.beae-core.beae-054utoc2 .beae-image-align,.beae-core.beae-054utoc2 .beae-mce__icon,.beae-core.beae-054utoc2 .element__featured--box-content-flex,.beae-core.beae-054utoc2 .mce--wrp{text-align: center;justify-content: center;}}@media screen and (max-width: 767px) { .beae-core.beae-054utoc2{margin-bottom: 0px !important;}}.beae-core.beae-054utoc2 .core__micro--icon .beae-mce__icon svg{height: 45px;width: 45px;}.beae-core.beae-054utoc2 .core__micro--icon .beae-mce__icon{color: #90bbc4;}.beae-core.beae-054utoc2 .core__micro--icon .beae-mce__icon:hover{color: #90bbc4;} .beae-core.beae-054utoc2 .core__micro--icon{margin-bottom: 15px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-054utoc2 .core__micro--icon{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-054utoc2 .core__micro--icon{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-054utoc2 .core__micro--icon{display: block;}} .beae-core.beae-054utoc2 .core__micro--title_title{margin-bottom: 10px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-054utoc2 .core__micro--title_title{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-054utoc2 .core__micro--title_title{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-054utoc2 .core__micro--title_title{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-054utoc2 .core__micro--text{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-054utoc2 .core__micro--text{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-054utoc2 .core__micro--text{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-054utoc2 .core__micro--button{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-054utoc2 .core__micro--button{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-054utoc2 .core__micro--button{display: block;}}.beae-core.beae-054utoc2 .element__featured--box-title{color: #ffffff;}.beae-core.beae-054utoc2 .element__featured--box-title,.beae-core.beae-054utoc2 .element__featured--box-title a{font-family: Poppins;font-weight: 800;}.beae-core.beae-054utoc2 .element__featured--box-text{color: #ffffff;}@media screen and (max-width: 767px) {.beae-core.beae-rue92mj9>div.core__row--columns{justify-content: center;}}.beae-core.beae-rue92mj9{background: #1D3557;}.beae-core.beae-rue92mj9>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-rue92mj9>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}@media screen and (max-width: 1024px) {.beae-core.beae-rue92mj9{background: #1d3557;}} .beae-core.beae-rue92mj9{margin-bottom: 25px !important;padding-top: 25px !important;}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-rue92mj9>div.core__row--columns{flex-direction: column-reverse;}}@media screen and (max-width: 767px) { .beae-core.beae-rue92mj9{margin-bottom: 0px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-rue92mj9>div.core__row--columns{flex-direction: column-reverse;}}
.beae-core.beae-nw7sjuwx{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-nw7sjuwx{width: 100%;}}.beae-core.beae-fseedr46 .core__group--items .accordion__title{text-align: left;background: #f2f7f7;overflow: hidden;border-radius: 10px;padding: 16px 30px 16px 30px;margin-bottom: 10px;}.beae-core.beae-fseedr46 .core__group--items .accordion__title:hover{background: #c9d7e4;overflow: hidden;border-radius: 10px;}.beae-core.beae-fseedr46 .core__group--items .accordion__title.beae-item-active{background: #f2f7f7;overflow: hidden;border-radius: 10px;}.beae-core.beae-fseedr46 .accordion__body{border-style: none;padding: 30px;}@media screen and (max-width: 767px) {.beae-core.beae-fseedr46 .core__group--items .accordion__title{padding-right: 20px;padding-left: 20px;}} .beae-core.beae-fseedr46{margin-bottom: auto !important;}.beae-core.beae-n94uv34t>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-n94uv34t>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}.beae-core.beae-orwmbkgl{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-orwmbkgl{width: 100%;}}.beae-core.beae-ejx11rpr .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-ejx11rpr{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-ejx11rpr{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-ejx11rpr{display: block;}}.beae-core.beae-2872tpqv>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-2872tpqv>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}.beae-core.beae-d0e5hwhc{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-d0e5hwhc{width: 100%;}}.beae-core.beae-rdqnrl4l .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-rdqnrl4l{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-rdqnrl4l{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-rdqnrl4l{display: block;}}@media screen and (min-width: 1024px) {.beae-core.beae-xv1powsj{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-xv1powsj{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-xv1powsj{display: block;}}.beae-core.beae-xv1powsj .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-0nwtv8ve{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-0nwtv8ve{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-0nwtv8ve{display: block;}}.beae-core.beae-0nwtv8ve .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-4vb9j937{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-4vb9j937{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-4vb9j937{display: block;}}.beae-core.beae-4vb9j937 .beae-maximum-height{max-height: 200px;}.beae-core.beae-fho8h1np .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-fho8h1np{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-fho8h1np{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-fho8h1np{display: block;}} .beae-core.beae-efp9leiy{margin-top: 25px !important;margin-bottom: 30px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-efp9leiy{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-efp9leiy{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-efp9leiy{margin-top: 50px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-efp9leiy{display: block;}}.beae-core.beae-efp9leiy .mce--title .mce--wrp{text-align: center;}.beae-core.beae-efp9leiy .beae-mce__title,.beae-core.beae-efp9leiy .beae-mce__title a{font-family: Poppins;font-weight: 700;font-size: 36px;}.beae-core.beae-aw841jk3>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-aw841jk3>[data-shape-position="bottom"] svg{width: 100%;height: 100px;}
.beae-core.beae-ht5pt7cp{width: 100%;}@media screen and (max-width: 767px) {.beae-core.beae-ht5pt7cp{width: 100%;}}.beae-core.beae-m4zhwntw .beae-product-element__featured-product--container{--collage-gap: 30px;}.beae-core.beae-v7i5nhds{text-align: left;}@media screen and (max-width: 767px) { .beae-core.beae-v7i5nhds{margin-top: 15px !important;}}.beae-core.beae-sad9mfg2{text-align: left;} .beae-core.beae-sad9mfg2{margin-left: 120px !important;}.beae-core.beae-sad9mfg2{width: 280px;max-width:280px;}@media screen and (max-width: 767px) { .beae-core.beae-sad9mfg2{margin-top: auto !important;margin-left: 60px !important;}.beae-core.beae-sad9mfg2{width: 200px;max-width:200px;}}.beae-core.beae-pjzh8s08 .mce--title .mce--wrp{text-align: center;}.beae-core.beae-pjzh8s08 .beae-mce__title{color: var(--beae-global-colors-primary);}.beae-core.beae-pjzh8s08 .beae-mce__title,.beae-core.beae-pjzh8s08 .beae-mce__title a{font-family: Quicksand;font-weight: 500;font-size: 12px;font-style: italic;}@media screen and (max-width: 767px) {.beae-core.beae-pjzh8s08 .mce--title .mce--wrp{text-align: center;}.beae-core.beae-pjzh8s08 .beae-mce__title,.beae-core.beae-pjzh8s08 .beae-mce__title a{font-family: Quicksand;font-weight: 500;font-size: 9px;}}@media screen and (min-width: 1024px) {.beae-core.beae-pjzh8s08{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-pjzh8s08{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-pjzh8s08{margin-top: 5px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-pjzh8s08{display: block;}}.beae-core.beae-jo8li0i6 .beae-product-single__add-to-cart-container .beae-product-single__add-to-cart-buttons{display: grid;justify-content: stretch;}.beae-core.beae-jo8li0i6 .beae-product-single__add-to-cart--submit{font-family: Poppins;font-size: 18px;font-weight: 700;box-shadow: 0 0 3px 0 #242323;color: #ffffff;background: #3158c1;border-radius: 15px;padding-top: 10px;padding-bottom: 10px;}@media screen and (max-width: 767px) {.beae-core.beae-jo8li0i6 .beae-product-single__add-to-cart--submit{font-size: 14px;border-radius: 10px;padding-top: 8px;padding-bottom: 8px;}}@media screen and (max-width: 767px) { .beae-core.beae-jo8li0i6{margin-top: 5auto !important;margin-bottom: auto !important;}}.beae-core.beae-124xbfic{text-align: left;}.beae-core.beae-zvtxionl .mce--title .mce--wrp{text-align: left;}.beae-core.beae-zvtxionl .beae-mce__title{color: var(--beae-global-colors-primary);}.beae-core.beae-zvtxionl .beae-mce__title,.beae-core.beae-zvtxionl .beae-mce__title a{font-family: Quicksand;font-weight: 500;font-size: 16px;}@media screen and (max-width: 767px) {.beae-core.beae-zvtxionl .beae-mce__title,.beae-core.beae-zvtxionl .beae-mce__title a{font-size: 14px;}} .beae-core.beae-zvtxionl{padding-top: 0px !important;padding-bottom: 0px !important;margin-top: 10px !important;margin-bottom: 15px !important;}.beae-core.beae-zvtxionl{background: var(--beae-global-colors-secondary);overflow: hidden;border-radius: 10px;}@media screen and (min-width: 1024px) {.beae-core.beae-zvtxionl{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-zvtxionl{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-zvtxionl{margin: 15px auto 15px auto !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-zvtxionl{display: block;}}.beae-core.beae-jc6en3e5 .beae-maximum-height{max-height: 200px;} .beae-core.beae-jc6en3e5{margin-top: 15px !important;}.beae-core.beae-jc6en3e5 ,.beae-core.beae-jc6en3e5 [data-beae-animation]{animation-direction: normal;}@media screen and (min-width: 1024px) {.beae-core.beae-jc6en3e5{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-jc6en3e5{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-jc6en3e5{margin-top: 10px !important;margin-bottom: 5px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-jc6en3e5{display: block;}}.beae-core.beae-jc6en3e5 .text-content,.beae-core.beae-jc6en3e5 .text-content a{font-weight: 500;font-style: italic;}@media screen and (max-width: 767px) {.beae-core.beae-jc6en3e5 .text-content{text-align: left;}.beae-core.beae-jc6en3e5 .text-content,.beae-core.beae-jc6en3e5 .text-content a{font-family: Poppins;font-weight: 800;font-size: 15px;}}.beae-core.beae-8jh4ba93 .beae-microelement-price--badges{display: true !important;} .beae-core.beae-8jh4ba93{margin-top: auto !important;}@media screen and (min-width: 1024px) {.beae-core.beae-8jh4ba93{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-8jh4ba93{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-8jh4ba93{display: block;}}.beae-core.beae-8jh4ba93 .beae-product-single__price--sale{color: #3158c1;}.beae-core.beae-8jh4ba93 .beae-product-single__price--sale,.beae-core.beae-8jh4ba93 .beae-product-single__price--sale a{font-family: Poppins;font-weight: 600;font-size: 20px;}.beae-core.beae-8jh4ba93 .beae-product-single__price--regular,.beae-core.beae-8jh4ba93 .beae-product--compare-at-price{color: #cfcfcf;padding-right: 10px;padding-left: 5px;}.beae-core.beae-8jh4ba93 .beae-product-single__price--regular,.beae-core.beae-8jh4ba93 .beae-product-single__price--regular a,.beae-core.beae-8jh4ba93 .beae-product--compare-at-price,.beae-core.beae-8jh4ba93 .beae-product--compare-at-price a{font-family: var(--beae-global-typography-secondary-font-family);font-weight: var(--beae-global-typography-secondary-font-weight);}.beae-core.beae-8jh4ba93 .beae-microelement-price--badges-sale{color: #f7f7f7;background: #1d3557;border-style: dashed;border-radius: 8px;padding: 3px 12px 3px 12px;}.beae-core.beae-8jh4ba93 .beae-microelement-price--badges-sale,.beae-core.beae-8jh4ba93 .beae-microelement-price--badges-sale a{font-family: var(--beae-global-typography-secondary-font-family);font-weight: var(--beae-global-typography-secondary-font-weight);}.beae-core.beae-8jh4ba93 .beae-microelement-price--badges-sold-out{color: #ffffff;background: #111827;padding-right: 8px;padding-left: 8px;}.beae-core.beae-8jh4ba93 .beae-microelement-price--badges{display: inline-block !important;} .beae-core.beae-tlpyecvn{margin-bottom: 5px !important;}@media screen and (min-width: 1024px) {.beae-core.beae-tlpyecvn{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-tlpyecvn{display: block;}}@media screen and (max-width: 767px) { .beae-core.beae-tlpyecvn{margin-top: 10px !important;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-tlpyecvn{display: block;}}.beae-core.beae-tlpyecvn .beae-mce__title,.beae-core.beae-tlpyecvn .beae-mce__title a{font-family: Baloo Bhai 2;font-weight: 700;font-size: 26px;}@media screen and (max-width: 767px) {.beae-core.beae-tlpyecvn .beae-mce__title,.beae-core.beae-tlpyecvn .beae-mce__title a{font-family: Poppins;font-weight: 700;font-size: 28px;}}.beae-core.beae-nsed4895 .beae-maximum-height{max-height: 200px;}@media screen and (min-width: 1024px) {.beae-core.beae-nsed4895{display: block;}}@media screen and (max-width: 1024px) and (min-width: 767px) {.beae-core.beae-nsed4895{display: block;}}@media screen and (max-width: 767px) and (min-width: 320px) {.beae-core.beae-nsed4895{display: block;}}.beae-core.beae-pyd13g0k .beae-product-image-aspect_ratio{aspect-ratio: 1/1;}.beae-core.beae-pyd13g0k .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-pyd13g0k .beae-product-single__media--collage .beae-product-single__media--images{column-gap: 10px;--beae-col-gap: 10px;row-gap: 10px;}@media screen and (max-width: 767px) {.beae-core.beae-pyd13g0k .beae-product-image-aspect_ratio{aspect-ratio: 1/1;}.beae-core.beae-pyd13g0k .beae-product-single__media--thumbnail{aspect-ratio: 1/1;}}.beae-core.beae-pyd13g0k .beae-product-single__media--image img ,.beae-core.beae-pyd13g0k .beae-product-single__media--image img .beae-image-default{box-shadow: 0 0 10px 0 #d6d6d6;border-radius: 10px;overflow: hidden;}.beae-core.beae-pyd13g0k .beae-product-single__media--thumbnail{opacity: 0.5;box-shadow: 0 0 10px 0 #d6d6d6;}.beae-core.beae-pyd13g0k .beae-product-single__media--thumbnail ,.beae-core.beae-pyd13g0k .beae-product-single__media--thumbnail img{border-radius: 15px;}.beae-core.beae-pyd13g0k .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-pyd13g0k .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-prev svg,.beae-core.beae-pyd13g0k .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-next svg{height: 30px;width: 30px;}.beae-core.beae-pyd13g0k .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-prev,.beae-core.beae-pyd13g0k .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-next{color: #000000;background: #ffffff;border-style: none;padding: 10px;}.beae-core.beae-pyd13g0k .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-prev:hover,.beae-core.beae-pyd13g0k .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-next:hover{color: #ffffff;background: #b0b0b0;}@media screen and (max-width: 767px) {.beae-core.beae-pyd13g0k .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-prev svg,.beae-core.beae-pyd13g0k .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-next svg{height: 24px;width: 24px;}.beae-core.beae-pyd13g0k .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-prev,.beae-core.beae-pyd13g0k .beae-product-single__media--featured.beae-swiper-container .beae-swiper-button-next{padding: 8px;}}@media screen and (max-width: 767px) {.beae-core.beae-vduz1c7v>div.core__row--columns{justify-content: center;}}.beae-core.beae-vduz1c7v>[data-shape-position="top"] svg{width: 100%;height: 100px;}.beae-core.beae-vduz1c7v>[data-shape-position="bottom"] svg{width: 100%;height: 100px;} .beae-core.beae-vduz1c7v{padding-bottom: 25px !important;}.beae-core.beae-vduz1c7v{}@media screen and (max-width: 767px) { .beae-core.beae-vduz1c7v{margin-bottom: 0auto !important;}} .beae-core.beae-vduz1c7v .beae-block.beae-core.core__block.nocontrol.beae-k6z2g83s img{
    width: 43px !important;
    height: 13px !important;
    position: relative;
    top: 8px
}

.beae-core.beae-vduz1c7v .bundle-aggregated_reviews{
display: none !important
}
/**BEAE-INSERT-CSS**/
