<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@keyframes bounce{40%,53%,80%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes pulse{from{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale3d(1,1,1)}}@keyframes rubberBand{from{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)}to{transform:scale3d(1,1,1)}}@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)}}@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)}}@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)}}@keyframes tada{from{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)}to{transform:scale3d(1,1,1)}}@keyframes wobble{from{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)}to{transform:none}}@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)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.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)}}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.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}}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.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}}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.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}}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(0.215,0.61,0.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)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-20px,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-20px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{from{opacity:0;transform:translate3d(20px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,20px,0)}to{opacity:1;transform:none}}@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}}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}@keyframes fadeCenter{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes fadeLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.fadeRight{-webkit-animation-name:fadeRight;animation-name:fadeRight}.fadeDown{-webkit-animation-name:fadeDown;animation-name:fadeDown}.fadeLeft{-webkit-animation-name:fadeLeft;animation-name:fadeLeft}.slideUp{-webkit-animation-name:slideUp;animation-name:slideUp}.slideRight{-webkit-animation-name:slideRight;animation-name:slideRight}.slideDown{-webkit-animation-name:slideDown;animation-name:slideDown}.slideLeft{-webkit-animation-name:slideLeft;animation-name:slideLeft}.animation-bounce{animation-name:bounce;transform-origin:center bottom}.animation-flash{animation-name:flash}.animation-pulse{animation-name:pulse}.animation-rubberBand{animation-name:rubberBand}.animation-shake{animation-name:shake}.animation-headShake{animation-timing-function:ease-in-out;animation-name:headShake}.animation-swing{transform-origin:top center;animation-name:swing}.animation-tada{animation-name:tada}.animation-wobble{animation-name:wobble}.animation-jello{animation-name:jello;transform-origin:center}.animation-bounceIn{animation-name:bounceIn}.animation-bounceInDown{animation-name:bounceInDown}.animation-bounceInLeft{animation-name:bounceInLeft}.animation-bounceInRight{animation-name:bounceInRight}.animation-bounceInUp{animation-name:bounceInUp}.animation-fadeIn{animation-name:fadeIn}.animation-fadeInDown{animation-name:fadeInDown}.animation-fadeInLeft{animation-name:fadeInLeft}.animation-fadeInRight{animation-name:fadeInRight}.animation-fadeInUp{animation-name:fadeInUp}.animation-lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}.animation-rotateIn{animation-name:rotateIn}.animation-rotateInDownLeft{animation-name:rotateInDownLeft}.animation-rotateInDownRight{animation-name:rotateInDownRight}.animation-rotateInUpLeft{animation-name:rotateInUpLeft}.animation-rotateInUpRight{animation-name:rotateInUpRight}.animation-rollIn{animation-name:rollIn}.animation-zoomIn{animation-name:zoomIn}.animation-zoomInDown{animation-name:zoomInDown}.animation-zoomInLeft{animation-name:zoomInLeft}.animation-zoomInRight{animation-name:zoomInRight}.animation-zoomInUp{animation-name:zoomInUp}.animation-slideInDown{animation-name:slideInDown}.animation-slideInLeft{animation-name:slideInLeft}.animation-slideInRight{animation-name:slideInRight}.animation-slideInUp{animation-name:slideInUp}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@-webkit-keyframes bounceCenter{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceCenter{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@-webkit-keyframes bounceDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);opacity:0}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);opacity:0}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);opacity:0}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);opacity:0}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);opacity:0}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);opacity:0}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes bounceUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);opacity:0}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}from{-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);opacity:0}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes zoomCenter{from{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}50%{opacity:1}}@keyframes zoomCenter{from{-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);opacity:0}50%{opacity:1}}@-webkit-keyframes zoomDown{from{-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);opacity:0}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomDown{from{-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);opacity:0}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@-webkit-keyframes zoomLeft{from{-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);opacity:0}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomLeft{from{-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);opacity:0}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@-webkit-keyframes zoomRight{from{-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);opacity:0}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomRight{from{-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);opacity:0}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@-webkit-keyframes zoomUp{from{-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);opacity:0}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@keyframes zoomUp{from{-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);opacity:0}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}@-webkit-keyframes rotateCenter{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateCenter{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotateDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotateDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotateUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes rotateUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes rotateUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes flipUp{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg)}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipUp{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg)}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipDown{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,-90deg);transform:perspective(400px) rotate3d(1,0,0,-90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,20deg);transform:perspective(400px) rotate3d(1,0,0,20deg)}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-10deg);transform:perspective(400px) rotate3d(1,0,0,-10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,5deg);transform:perspective(400px) rotate3d(1,0,0,5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipDown{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,-90deg);transform:perspective(400px) rotate3d(1,0,0,-90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,20deg);transform:perspective(400px) rotate3d(1,0,0,20deg)}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-10deg);transform:perspective(400px) rotate3d(1,0,0,-10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,5deg);transform:perspective(400px) rotate3d(1,0,0,5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipRight{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg)}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipRight{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg)}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes flipLeft{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg)}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipLeft{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-90deg);transform:perspective(400px) rotate3d(0,1,0,-90deg);opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,20deg);transform:perspective(400px) rotate3d(0,1,0,20deg)}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-10deg);transform:perspective(400px) rotate3d(0,1,0,-10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,5deg);transform:perspective(400px) rotate3d(0,1,0,5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@-webkit-keyframes foldUp{from{-webkit-transform:perspective(400px) rotateX(-80deg);transform:perspective(400px) rotateX(-80deg);-webkit-transform-origin:top;transform-origin:top}to{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);-webkit-transform-origin:top;transform-origin:top}}@keyframes foldUp{from{-webkit-transform:perspective(400px) rotateX(-80deg);transform:perspective(400px) rotateX(-80deg);-webkit-transform-origin:top;transform-origin:top}to{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);-webkit-transform-origin:top;transform-origin:top}}@-webkit-keyframes foldDown{from{-webkit-transform:perspective(400px) rotateX(80deg);transform:perspective(400px) rotateX(80deg);-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);-webkit-transform-origin:bottom;transform-origin:bottom}}@keyframes foldDown{from{-webkit-transform:perspective(400px) rotateX(80deg);transform:perspective(400px) rotateX(80deg);-webkit-transform-origin:bottom;transform-origin:bottom}to{-webkit-transform:perspective(400px) rotateX(0);transform:perspective(400px) rotateX(0);-webkit-transform-origin:bottom;transform-origin:bottom}}@-webkit-keyframes foldRight{from{-webkit-transform:perspective(400px) rotateY(-80deg);transform:perspective(400px) rotateY(-80deg);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right}}@keyframes foldRight{from{-webkit-transform:perspective(400px) rotateY(-80deg);transform:perspective(400px) rotateY(-80deg);-webkit-transform-origin:right;transform-origin:right}to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:right;transform-origin:right}}@-webkit-keyframes foldLeft{from{-webkit-transform:perspective(400px) rotateY(80deg);transform:perspective(400px) rotateY(80deg);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left}}@keyframes foldLeft{from{-webkit-transform:perspective(400px) rotateY(80deg);transform:perspective(400px) rotateY(80deg);-webkit-transform-origin:left;transform-origin:left}to{-webkit-transform:perspective(400px) rotateY(0);transform:perspective(400px) rotateY(0);-webkit-transform-origin:left;transform-origin:left}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}.bounceCenter{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceCenter;animation-name:bounceCenter}.bounceDown{-webkit-animation-name:bounceDown;animation-name:bounceDown}.bounceLeft{-webkit-animation-name:bounceLeft;animation-name:bounceLeft}.bounceRight{-webkit-animation-name:bounceRight;animation-name:bounceRight}.bounceUp{-webkit-animation-name:bounceUp;animation-name:bounceUp}.zoomCenter{-webkit-animation-name:zoomCenter;animation-name:zoomCenter}.zoomDown{-webkit-animation-name:zoomDown;animation-name:zoomDown}.zoomLeft{-webkit-animation-name:zoomLeft;animation-name:zoomLeft}.zoomRight{-webkit-animation-name:zoomRight;animation-name:zoomRight}.zoomUp{-webkit-animation-name:zoomUp;animation-name:zoomUp}.rotateCenter{-webkit-animation-name:rotateCenter;animation-name:rotateCenter}.rotateDownLeft{-webkit-animation-name:rotateDownLeft;animation-name:rotateDownLeft}.rotateDownRight{-webkit-animation-name:rotateDownRight;animation-name:rotateDownRight}.rotateUpLeft{-webkit-animation-name:rotateUpLeft;animation-name:rotateUpLeft}.rotateUpRight{-webkit-animation-name:rotateUpRight;animation-name:rotateUpRight}.flipUp{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipUp;animation-name:flipUp}.flipDown{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipDown;animation-name:flipDown}.flipRight{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipRight;animation-name:flipRight}.flipLeft{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipLeft;animation-name:flipLeft}.foldUp{-webkit-animation-name:foldUp;animation-name:foldUp}.foldDown{-webkit-animation-name:foldDown;animation-name:foldDown}.foldRight{-webkit-animation-name:foldRight;animation-name:foldRight}.foldLeft{-webkit-animation-name:foldLeft;animation-name:foldLeft}-webkit-keyframes fadeCenter from{opacity:0}-webkit-keyframes to{opacity:1}-webkit-keyframes .fadeCenter{-webkit-animation-name:fadeCenter;animation-name:fadeCenter}-webkit-keyframes .fadeUp{-webkit-animation-name:fadeUp;animation-name:fadeUp}.premium-blocks__row_container{background:#f7f7f7;padding:25px 15px}.premium-blocks__row_container .premium-blocks-remove-button{position:absolute;align-items:center;justify-content:center;top:18px;right:15px;padding:0;transition:.2s;font-size:17px;color:#cccfd5;outline:0;box-shadow:none;border:none;background:0 0;cursor:pointer}.premium-blocks__row_container .premium-blocks__placeholder_title{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;font-size:16px;margin-bottom:45px;color:#191e23}.premium-blocks__row_container .premium-blocks__placeholder-group{max-width:700px;margin:0 auto;text-align:center}.premium-blocks__row_container .premium-blocks__placeholder-group i{margin:8px 23px 0 0;width:80px}.premium-blocks__row_container .premium-blocks__placeholder-group i svg{width:100px;height:50px;color:#d6d6d6;fill:#d6d6d6;margin:4px auto;cursor:pointer}.premium-blocks__row_container .premium-blocks__placeholder-group i svg .cls-1{color:#d6d6d6;fill:#d6d6d6}.premium-blocks__row_container .premium-blocks__placeholder-group i .premium-svg-row path{fill:#fff}.premium-blocks__row_container .premium-blocks__placeholder-group i:hover svg .cls-1{fill:#cecece}.wp-block-premium-container{display:flex;position:relative;box-sizing:border-box;transition-property:box-shadow;transition-duration:.2s;transition-timing-function:ease;z-index:1}.wp-block-premium-container::before{content:"";top:0;bottom:0;position:absolute;left:0;right:0;display:block;width:100%;height:100%}.wp-block-premium-container&gt;.premium-container-inner-blocks-wrap{display:flex;position:relative;z-index:2;align-items:center;justify-content:center;width:100%}.wp-block-premium-container&gt;.premium-container-inner-blocks-wrap&gt;.pbg-content-wrap{display:flex;position:relative;z-index:2;width:100%}.wp-block-premium-container&gt;.premium-container-inner-blocks-wrap&gt;.pbg-content-wrap&gt;.block-editor-inner-blocks{display:flex;width:100%;height:100%;z-index:2}.wp-block-premium-container&gt;.premium-container-inner-blocks-wrap&gt;.pbg-content-wrap&gt;.block-editor-inner-blocks&gt;.block-editor-block-list__layout{display:flex;width:100%;height:100%}.wp-block-premium-container .wp-block-image{width:inherit}.wp-block-premium-container [class*=wp-block-premium]:not(.wp-block-premium-badge):not(.wp-block-premium-container):not(.wp-block-separator):not(.wp-block-premium-buttons):not(.wp-block-premium-button:has(.premium-button__block)):not(.wp-block-premium-post-carousel):not(.wp-block-premium-content-switcher):not(.wp-block-premium-banner):not(.wp-block-premium-maps):not(.wp-block-premium-modal):not(.wp-block-premium-accordion):not(.wp-block-premium-form):not(.wp-block-premium-section):not(.wp-block-premium-countup):not(.wp-block-premium-gallery):not(.wp-block-premium-image-separator):not(.wp-block-premium-tabs):not(.wp-block-premium-button.hasCustomWidth){width:auto}.wp-block-premium-container&gt;.wp-block{width:100%}.wp-block-premium-container .wp-block-premium-buttons:has(.hasCustomWidth),.wp-block-premium-container .wp-block-premium-buttons:has(.width-100),.wp-block-premium-container .wp-block-premium-buttons:has(.width-25),.wp-block-premium-container .wp-block-premium-buttons:has(.width-33),.wp-block-premium-container .wp-block-premium-buttons:has(.width-50),.wp-block-premium-container .wp-block-premium-buttons:has(.width-75){width:100%!important}.wp-block-premium-container .wp-block-premium-modal:has(.premium-button__block){width:100%}.wp-block-premium-container .wp-block-premium-button.width-100,.wp-block-premium-container .wp-block-premium-button.width-25,.wp-block-premium-container .wp-block-premium-button.width-33,.wp-block-premium-container .wp-block-premium-button.width-50,.wp-block-premium-container .wp-block-premium-button.width-75{width:100%!important}.wp-block-premium-container .wp-block.premium-video-box{width:100%!important}.wp-block-premium-container .wp-block-premium-buttons:has(.premium-button__block){width:100%}.wp-block-premium-container .wp-block-premium-post-carousel{width:100%}.wp-block-premium-container .wp-block-premium-content-switcher{width:100%}.wp-block-premium-container .wp-block-premium-banner{width:100%}.wp-block-premium-container .wp-block-premium-maps{width:100%}.wp-block-premium-container .wp-block-premium-tabs{width:100%}.wp-block-premium-container .premium-shape-divider{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr;z-index:1}.wp-block-premium-container .premium-shape-divider:not(.premium-shape__invert).premium-bottom-shape{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.wp-block-premium-container .premium-shape-divider.premium-shape__invert.premium-top-shape{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.wp-block-premium-container .premium-shape-divider&gt;svg{display:block;width:100%;position:relative;left:50%;-webkit-transform:translateX(-50%) scale(1.01);-ms-transform:translateX(-50%) scale(1.01);transform:translateX(-50%) scale(1.01)}.wp-block-premium-container .premium-top-shape{top:-1px}.wp-block-premium-container .premium-top-shape:not(.premium-shape__invert) svg{z-index:-1}.wp-block-premium-container .premium-shape-divider.premium-shape-above-content{z-index:9;pointer-events:none}.wp-block-premium-container .premium-bottom-shape{bottom:-1px}.wp-block-premium-container .premium-bottom-shape.premium-shape__invert svg{z-index:-1}.wp-block-premium-container .premium-shape-divider.premium-shape-flip svg{transform:translateX(-50%) rotateY(180deg)}.wp-block-premium-container .premium-blocks-video-bg-wrap{position:absolute;top:0;bottom:0;right:0;left:0;overflow:hidden}.wp-block-premium-container .premium-blocks-video-bg-wrap iframe{height:1300px;position:absolute;left:50%;width:200%;transform:translateX(-50%) translateY(-50%);top:50%}.wp-block-premium-container .premium-blocks-video-bg{position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);background-size:cover;-webkit-transition:1s opacity;transition:1s opacity}.block-editor-block-list__empty-block-inserter .block-editor-inserter{right:-35px}.uag-container-block-inserter .components-button{color:#1e1e1e}.shape-divider-options{display:flex}.shape-divider-options .premium-btn-reset-wrap{display:flex;align-items:center;margin-left:6px}.shape-divider-options button{display:block;width:100%;margin:0;padding:0;color:inherit;background:0 0;box-shadow:none;border:none;outline:0}.wp-block-premium-container&gt;.block-editor-inner-blocks&gt;.block-editor-block-list__layout&gt;.wp-block{width:100%}@media (min-width:977px){.premium-desktop-hidden{display:none!important}}@media only screen and (max-width:976px) and (min-width:766px){.premium-tablet-hidden{display:none!important}}@media (max-width:767px){.premium-mobile-hidden{display:none!important}}a.premium__link__all{position:absolute;top:0;left:0;width:100%;height:100%;z-index:11}a.premium__link__all.premium__link__all_editor{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1!important}.premium-image .premium-image-container{position:relative;text-align:center;display:flex;align-items:center;justify-content:center}.premium-image .premium-image-container .premium-image-overlay{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;pointer-events:none;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;background-color:rgba(0,0,0,.11)}.premium-image .premium-image-container .premium-image-wrap{overflow:hidden;position:relative}.premium-image .premium-image-container .premium-image-wrap img{width:100%;max-width:inherit;display:block;position:relative;-webkit-flex-shrink:0;flex-shrink:0;box-sizing:border-box;transition:all .5s ease-in-out!important;margin-left:auto;margin-right:auto;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;height:auto}.premium-image .premium-image-container .premium-image-wrap-translate img{-webkit-transform:translateX(-15px) scale(1.1);-ms-transform:translateX(-15px) scale(1.1);transform:translateX(-15px) scale(1.1)}.premium-image .premium-image-container .premium-image-wrap-translate:hover img{-webkit-transform:translateX(0) scale(1.1);-ms-transform:translateX(0) scale(1.1);transform:translateX(0) scale(1.1)}.premium-image .premium-image-container .premium-image-wrap-zoomin:hover img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.premium-image .premium-image-container .premium-image-wrap-zoomout:hover img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.premium-image .premium-image-container .premium-image-wrap-zoomout img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.premium-image .premium-image-container .premium-image-wrap-scale:hover img{-webkit-transform:translate3d(0,0,0) scale(1.2) rotate(5deg);transform:translate3d(0,0,0) scale(1.2) rotate(5deg)!important}.premium-image .premium-image-container .premium-image-wrap-scale img{-webkit-transform:scale(1.2);-ms-transform:scale(1.2);transform:scale(1.2)}.premium-image .premium-image-container .premium-image-wrap-gray:hover img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.premium-image .premium-image-container .premium-image-wrap-blur:hover img{-webkit-filter:blur(3px);filter:blur(3px)}.premium-image .premium-image-container .premium-image-wrap-sepia:hover img{-webkit-filter:sepia(30%);filter:sepia(30%)}.premium-image .premium-image-container .premium-image-wrap-bright:hover img{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.premium-image .premium-image-caption{text-align:center;margin-top:.5em;margin-bottom:1em}.wp-block-premium-container.premium-is-root-container.premium-container-970c05646d8c&gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-970c05646d8c&gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:10px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-container-970c05646d8c &gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-block-970c05646d8c &gt; .premium-container-inner-blocks-wrap , .premium-container-970c05646d8c &gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:10px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-970c05646d8c , .wp-block-premium-container.premium-is-root-container .premium-block-970c05646d8c{max-width:33.33%;width:100%;}.wp-block-premium-container.premium-container-970c05646d8c &gt; .premium-top-shape svg , .wp-block-premium-container.premium-block-970c05646d8c &gt; .premium-top-shape svg{fill:#EAEAEA;height:40px;}.wp-block-premium-container.premium-container-970c05646d8c &gt; .premium-bottom-shape svg , .wp-block-premium-container.premium-block-970c05646d8c &gt; .premium-bottom-shape svg{fill:#EAEAEA;height:40px;}.wp-block-premium-container.premium-container-970c05646d8c , .wp-block-premium-container.premium-block-970c05646d8c{padding:10px 10px 10px 10px;}.wp-block-premium-container.premium-container-970c05646d8c , .wp-block-premium-container.premium-block-970c05646d8c{background-color:#ffffff!important;}.wp-block-premium-container.premium-container-970c05646d8c , .wp-block-premium-container.premium-block-970c05646d8c{border-radius:10px 10px 10px 10px;border-style:none;}.premium-container-970c05646d8c::before , .premium-block-970c05646d8c::before {filter:brightness(100%)contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);}.premium-container-970c05646d8c:hover::before , .premium-block-970c05646d8c:hover::before{filter:brightness(100%)contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);}.wp-block-premium-container.premium-is-root-container.premium-container-970c05646d8c .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-970c05646d8c .premium-container-inner-blocks-wrap{display:flex;}.wp-block-premium-container.premium-is-root-container.premium-container-970c05646d8c .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-970c05646d8c .premium-container-inner-blocks-wrap{--inner-content-custom-width:min(100vw, 1200px);max-width:var(--inner-content-custom-width);margin-left:auto;margin-right:auto;}.wp-block-premium-container.premium-is-root-container.premium-container-82b2d7b827bb&gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-82b2d7b827bb&gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:10px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-container-82b2d7b827bb &gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-block-82b2d7b827bb &gt; .premium-container-inner-blocks-wrap , .premium-container-82b2d7b827bb &gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:10px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-82b2d7b827bb , .wp-block-premium-container.premium-is-root-container .premium-block-82b2d7b827bb{max-width:33.33%;width:100%;}.wp-block-premium-container.premium-container-82b2d7b827bb &gt; .premium-top-shape svg , .wp-block-premium-container.premium-block-82b2d7b827bb &gt; .premium-top-shape svg{fill:#EAEAEA;height:40px;}.wp-block-premium-container.premium-container-82b2d7b827bb &gt; .premium-bottom-shape svg , .wp-block-premium-container.premium-block-82b2d7b827bb &gt; .premium-bottom-shape svg{fill:#EAEAEA;height:40px;}.wp-block-premium-container.premium-container-82b2d7b827bb , .wp-block-premium-container.premium-block-82b2d7b827bb{padding:10px 10px 10px 10px;}.wp-block-premium-container.premium-container-82b2d7b827bb , .wp-block-premium-container.premium-block-82b2d7b827bb{background-color:#ffffff!important;}.wp-block-premium-container.premium-container-82b2d7b827bb , .wp-block-premium-container.premium-block-82b2d7b827bb{border-radius:10px 10px 10px 10px;border-style:none;}.premium-container-82b2d7b827bb::before , .premium-block-82b2d7b827bb::before {filter:brightness(100%)contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);}.premium-container-82b2d7b827bb:hover::before , .premium-block-82b2d7b827bb:hover::before{filter:brightness(100%)contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);}.wp-block-premium-container.premium-is-root-container.premium-container-82b2d7b827bb .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-82b2d7b827bb .premium-container-inner-blocks-wrap{display:flex;}.wp-block-premium-container.premium-is-root-container.premium-container-82b2d7b827bb .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-82b2d7b827bb .premium-container-inner-blocks-wrap{--inner-content-custom-width:min(100vw, 1200px);max-width:var(--inner-content-custom-width);margin-left:auto;margin-right:auto;}.wp-block-premium-container.premium-is-root-container.premium-container-808c50b1036d&gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-808c50b1036d&gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:10px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-container-808c50b1036d &gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-block-808c50b1036d &gt; .premium-container-inner-blocks-wrap , .premium-container-808c50b1036d &gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:10px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-808c50b1036d , .wp-block-premium-container.premium-is-root-container .premium-block-808c50b1036d{max-width:33.33%;width:100%;}.wp-block-premium-container.premium-container-808c50b1036d &gt; .premium-top-shape svg , .wp-block-premium-container.premium-block-808c50b1036d &gt; .premium-top-shape svg{fill:#EAEAEA;height:40px;}.wp-block-premium-container.premium-container-808c50b1036d &gt; .premium-bottom-shape svg , .wp-block-premium-container.premium-block-808c50b1036d &gt; .premium-bottom-shape svg{fill:#EAEAEA;height:40px;}.wp-block-premium-container.premium-container-808c50b1036d , .wp-block-premium-container.premium-block-808c50b1036d{padding:10px 10px 10px 10px;}.wp-block-premium-container.premium-container-808c50b1036d , .wp-block-premium-container.premium-block-808c50b1036d{background-color:#ffffff!important;}.wp-block-premium-container.premium-container-808c50b1036d , .wp-block-premium-container.premium-block-808c50b1036d{border-radius:10px 10px 10px 10px;border-style:none;}.premium-container-808c50b1036d::before , .premium-block-808c50b1036d::before {filter:brightness(100%)contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);}.premium-container-808c50b1036d:hover::before , .premium-block-808c50b1036d:hover::before{filter:brightness(100%)contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);}.wp-block-premium-container.premium-is-root-container.premium-container-808c50b1036d .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-808c50b1036d .premium-container-inner-blocks-wrap{display:flex;}.wp-block-premium-container.premium-is-root-container.premium-container-808c50b1036d .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-808c50b1036d .premium-container-inner-blocks-wrap{--inner-content-custom-width:min(100vw, 1200px);max-width:var(--inner-content-custom-width);margin-left:auto;margin-right:auto;}.wp-block-premium-container.premium-is-root-container.premium-container-3f8d5f84785b&gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-3f8d5f84785b&gt; .premium-container-inner-blocks-wrap{flex-direction:row;align-items:center;justify-content:center;row-gap:20px;column-gap:10px;}.wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-container-3f8d5f84785b &gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-block-3f8d5f84785b &gt; .premium-container-inner-blocks-wrap , .premium-container-3f8d5f84785b &gt; .premium-container-inner-blocks-wrap{flex-direction:row;align-items:center;justify-content:center;row-gap:20px;column-gap:10px;}.wp-block-premium-container.premium-is-root-container .premium-container-3f8d5f84785b , .wp-block-premium-container.premium-is-root-container .premium-block-3f8d5f84785b{max-width:100%;width:100%;}.wp-block-premium-container.premium-container-3f8d5f84785b &gt; .premium-top-shape svg , .wp-block-premium-container.premium-block-3f8d5f84785b &gt; .premium-top-shape svg{fill:#EAEAEA;height:40px;}.wp-block-premium-container.premium-container-3f8d5f84785b &gt; .premium-bottom-shape svg , .wp-block-premium-container.premium-block-3f8d5f84785b &gt; .premium-bottom-shape svg{fill:#EAEAEA;height:40px;}.wp-block-premium-container.premium-container-3f8d5f84785b , .wp-block-premium-container.premium-block-3f8d5f84785b{padding:50px 10px 50px 10px;}.wp-block-premium-container.premium-container-3f8d5f84785b , .wp-block-premium-container.premium-block-3f8d5f84785b{background-color:#cfd5ff!important;}.wp-block-premium-container.premium-is-root-container.premium-container-3f8d5f84785b , .wp-block-premium-container.premium-is-root-container.premium-block-3f8d5f84785b{margin-top:-20px;margin-block-start:-20px;}.wp-block-premium-container.premium-container-3f8d5f84785b , .wp-block-premium-container.premium-block-3f8d5f84785b{border-style:none;}.premium-container-3f8d5f84785b::before , .premium-block-3f8d5f84785b::before {filter:brightness(100%)contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);}.premium-container-3f8d5f84785b:hover::before , .premium-block-3f8d5f84785b:hover::before{filter:brightness(100%)contrast(100%) saturate(100%) blur(0px) hue-rotate(0deg);}.wp-block-premium-container.premium-is-root-container.premium-container-3f8d5f84785b .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-3f8d5f84785b .premium-container-inner-blocks-wrap{display:flex;}.wp-block-premium-container.premium-is-root-container.premium-container-3f8d5f84785b .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-3f8d5f84785b .premium-container-inner-blocks-wrap{--inner-content-custom-width:min(100vw, 1200px);max-width:var(--inner-content-custom-width);margin-left:auto;margin-right:auto;}body .entry-content &gt; div:not(:first-child) {margin-block-start:20px;margin-top:20px;}@media all and (max-width: 1024px) {.wp-block-premium-container.premium-is-root-container.premium-container-970c05646d8c&gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-970c05646d8c&gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-container-970c05646d8c &gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-block-970c05646d8c &gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-970c05646d8c , .wp-block-premium-container.premium-is-root-container .premium-block-970c05646d8c{max-width:40%;width:100%;}.wp-block-premium-container.premium-container-970c05646d8c &gt; .premium-top-shape svg , .wp-block-premium-container.premium-block-970c05646d8c &gt; .premium-top-shape svg{height:40px;}.wp-block-premium-container.premium-container-970c05646d8c &gt; .premium-bottom-shape svg , .wp-block-premium-container.premium-block-970c05646d8c &gt; .premium-bottom-shape svg{height:40px;}.wp-block-premium-container.premium-container-970c05646d8c , .wp-block-premium-container.premium-block-970c05646d8c{background-color:#ffffff!important;}.wp-block-premium-container.premium-is-root-container.premium-container-82b2d7b827bb&gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-82b2d7b827bb&gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-container-82b2d7b827bb &gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-block-82b2d7b827bb &gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-82b2d7b827bb , .wp-block-premium-container.premium-is-root-container .premium-block-82b2d7b827bb{max-width:30%;width:100%;}.wp-block-premium-container.premium-container-82b2d7b827bb &gt; .premium-top-shape svg , .wp-block-premium-container.premium-block-82b2d7b827bb &gt; .premium-top-shape svg{height:40px;}.wp-block-premium-container.premium-container-82b2d7b827bb &gt; .premium-bottom-shape svg , .wp-block-premium-container.premium-block-82b2d7b827bb &gt; .premium-bottom-shape svg{height:40px;}.wp-block-premium-container.premium-container-82b2d7b827bb , .wp-block-premium-container.premium-block-82b2d7b827bb{background-color:#ffffff!important;}.wp-block-premium-container.premium-is-root-container.premium-container-808c50b1036d&gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-808c50b1036d&gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-container-808c50b1036d &gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-block-808c50b1036d &gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-808c50b1036d , .wp-block-premium-container.premium-is-root-container .premium-block-808c50b1036d{max-width:30%;width:100%;}.wp-block-premium-container.premium-container-808c50b1036d &gt; .premium-top-shape svg , .wp-block-premium-container.premium-block-808c50b1036d &gt; .premium-top-shape svg{height:40px;}.wp-block-premium-container.premium-container-808c50b1036d &gt; .premium-bottom-shape svg , .wp-block-premium-container.premium-block-808c50b1036d &gt; .premium-bottom-shape svg{height:40px;}.wp-block-premium-container.premium-container-808c50b1036d , .wp-block-premium-container.premium-block-808c50b1036d{background-color:#ffffff!important;}.wp-block-premium-container.premium-is-root-container.premium-container-3f8d5f84785b&gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-3f8d5f84785b&gt; .premium-container-inner-blocks-wrap{flex-direction:row;align-items:center;justify-content:center;row-gap:20px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-container-3f8d5f84785b &gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-block-3f8d5f84785b &gt; .premium-container-inner-blocks-wrap{flex-direction:row;align-items:center;justify-content:center;row-gap:20px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-3f8d5f84785b , .wp-block-premium-container.premium-is-root-container .premium-block-3f8d5f84785b{width:100%;}.wp-block-premium-container.premium-container-3f8d5f84785b &gt; .premium-top-shape svg , .wp-block-premium-container.premium-block-3f8d5f84785b &gt; .premium-top-shape svg{height:40px;}.wp-block-premium-container.premium-container-3f8d5f84785b &gt; .premium-bottom-shape svg , .wp-block-premium-container.premium-block-3f8d5f84785b &gt; .premium-bottom-shape svg{height:40px;}.wp-block-premium-container.premium-container-3f8d5f84785b , .wp-block-premium-container.premium-block-3f8d5f84785b{background-color:#cfd5ff!important;}.wp-block-premium-container.premium-is-root-container.premium-container-3f8d5f84785b , .wp-block-premium-container.premium-is-root-container.premium-block-3f8d5f84785b{margin-top:0px;margin-block-start:0px;}}@media all and (max-width: 767px) {.wp-block-premium-container.premium-is-root-container.premium-container-970c05646d8c&gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-970c05646d8c&gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-container-970c05646d8c &gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-block-970c05646d8c &gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-970c05646d8c , .wp-block-premium-container.premium-is-root-container .premium-block-970c05646d8c{max-width:100%;width:100%;}.wp-block-premium-container.premium-container-970c05646d8c &gt; .premium-top-shape svg , .wp-block-premium-container.premium-block-970c05646d8c &gt; .premium-top-shape svg{height:40px;}.wp-block-premium-container.premium-container-970c05646d8c &gt; .premium-bottom-shape svg , .wp-block-premium-container.premium-block-970c05646d8c &gt; .premium-bottom-shape svg{height:40px;}.wp-block-premium-container.premium-container-970c05646d8c , .wp-block-premium-container.premium-block-970c05646d8c{background-color:#ffffff!important;}.wp-block-premium-container.premium-is-root-container.premium-container-82b2d7b827bb&gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-82b2d7b827bb&gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-container-82b2d7b827bb &gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-block-82b2d7b827bb &gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-82b2d7b827bb , .wp-block-premium-container.premium-is-root-container .premium-block-82b2d7b827bb{max-width:100%;width:100%;}.wp-block-premium-container.premium-container-82b2d7b827bb &gt; .premium-top-shape svg , .wp-block-premium-container.premium-block-82b2d7b827bb &gt; .premium-top-shape svg{height:40px;}.wp-block-premium-container.premium-container-82b2d7b827bb &gt; .premium-bottom-shape svg , .wp-block-premium-container.premium-block-82b2d7b827bb &gt; .premium-bottom-shape svg{height:40px;}.wp-block-premium-container.premium-container-82b2d7b827bb , .wp-block-premium-container.premium-block-82b2d7b827bb{background-color:#ffffff!important;}.wp-block-premium-container.premium-is-root-container.premium-container-808c50b1036d&gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-808c50b1036d&gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-container-808c50b1036d &gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-block-808c50b1036d &gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:nowrap;row-gap:20px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-808c50b1036d , .wp-block-premium-container.premium-is-root-container .premium-block-808c50b1036d{max-width:100%;width:100%;}.wp-block-premium-container.premium-container-808c50b1036d &gt; .premium-top-shape svg , .wp-block-premium-container.premium-block-808c50b1036d &gt; .premium-top-shape svg{height:40px;}.wp-block-premium-container.premium-container-808c50b1036d &gt; .premium-bottom-shape svg , .wp-block-premium-container.premium-block-808c50b1036d &gt; .premium-bottom-shape svg{height:40px;}.wp-block-premium-container.premium-container-808c50b1036d , .wp-block-premium-container.premium-block-808c50b1036d{background-color:#ffffff!important;}.wp-block-premium-container.premium-is-root-container.premium-container-3f8d5f84785b&gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container.premium-block-3f8d5f84785b&gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;row-gap:10px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-container-3f8d5f84785b &gt; .premium-container-inner-blocks-wrap , .wp-block-premium-container.premium-is-root-container .premium-container-inner-blocks-wrap .premium-block-3f8d5f84785b &gt; .premium-container-inner-blocks-wrap{flex-direction:column;align-items:center;justify-content:center;flex-wrap:wrap;row-gap:10px;column-gap:20px;}.wp-block-premium-container.premium-is-root-container .premium-container-3f8d5f84785b , .wp-block-premium-container.premium-is-root-container .premium-block-3f8d5f84785b{width:100%;}.wp-block-premium-container.premium-container-3f8d5f84785b &gt; .premium-top-shape svg , .wp-block-premium-container.premium-block-3f8d5f84785b &gt; .premium-top-shape svg{height:40px;}.wp-block-premium-container.premium-container-3f8d5f84785b &gt; .premium-bottom-shape svg , .wp-block-premium-container.premium-block-3f8d5f84785b &gt; .premium-bottom-shape svg{height:40px;}.wp-block-premium-container.premium-container-3f8d5f84785b , .wp-block-premium-container.premium-block-3f8d5f84785b{background-color:#cfd5ff!important;}.wp-block-premium-container.premium-is-root-container.premium-container-3f8d5f84785b , .wp-block-premium-container.premium-is-root-container.premium-block-3f8d5f84785b{margin-top:0px;margin-block-start:0px;}}</pre></body></html>