:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.hide{display:none}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(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:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}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)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInUp{animation-name:backInUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}@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)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}.slideOutUp{animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:root{--kubio-system-fonts:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}#start-resizable-kubio-section{display:none}#kubio,#kubio body{max-width:100%;position:relative}body{width:100%;overflow-x:hidden!important}article[data-kubio]:after,article[data-kubio]:before,aside[data-kubio]:after,aside[data-kubio]:before,details[data-kubio]:after,details[data-kubio]:before,div[data-kubio]:after,div[data-kubio]:before,figcaption[data-kubio]:after,figcaption[data-kubio]:before,figure[data-kubio]:after,figure[data-kubio]:before,footer[data-kubio]:after,footer[data-kubio]:before,header[data-kubio]:after,header[data-kubio]:before,hgroup[data-kubio]:after,hgroup[data-kubio]:before,menu[data-kubio]:after,menu[data-kubio]:before,nav[data-kubio]:after,nav[data-kubio]:before,section[data-kubio]:after,section[data-kubio]:before,ul[data-kubio]:after,ul[data-kubio]:before{content:"";display:table;width:0;order:1;flex-basis:0%}[data-kubio]{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;padding:0;outline:0}[data-kubio],[data-kubio] *{-webkit-overflow-scrolling:touch;box-sizing:border-box}[data-kubio] article:after,[data-kubio] article:before,[data-kubio] aside:after,[data-kubio] aside:before,[data-kubio] details:after,[data-kubio] details:before,[data-kubio] div:after,[data-kubio] div:before,[data-kubio] figcaption:after,[data-kubio] figcaption:before,[data-kubio] figure:after,[data-kubio] figure:before,[data-kubio] footer:after,[data-kubio] footer:before,[data-kubio] header:after,[data-kubio] header:before,[data-kubio] hgroup:after,[data-kubio] hgroup:before,[data-kubio] menu:after,[data-kubio] menu:before,[data-kubio] nav:after,[data-kubio] nav:before,[data-kubio] section:after,[data-kubio] section:before,[data-kubio] ul:after,[data-kubio] ul:before{content:"";display:table;width:0;order:1;flex-basis:0%}[data-kubio] audio,[data-kubio] img,[data-kubio] video{max-width:100%}[data-kubio] img,[data-kubio] video{height:auto}[data-kubio] svg{max-height:100%}[data-kubio] iframe{border:none;max-width:100%}[data-kubio] ::-moz-focus-inner{border:0;padding:0}[data-kubio] input:matches([type=password],[type="search;"]){border-radius:0}[data-kubio] input[type=checkbox],[data-kubio] input[type=radio]{vertical-align:middle;position:relative;bottom:.15rem;font-size:115%;margin-right:3px}[data-kubio] input[type=search]{-webkit-appearance:textfield}[data-kubio] input[type=search]::-webkit-search-cancel-button,[data-kubio] input[type=search]::-webkit-search-decoration{-webkit-appearance:none}[data-kubio] :focus:focus-visible{outline:0}[data-kubio] code{padding:0;margin:0;background:inherit;font-size:inherit;font-family:monospace}[data-kubio] .wp-editor-wrap .wp-editor-tabs button{color:#646970;border-bottom-left-radius:0;border-bottom-right-radius:0;border:1px solid #fff0;border-bottom:none}[data-kubio] .wp-editor-wrap .wp-editor-tabs button:hover{border-color:#fff0}[data-kubio] .wp-editor-wrap .wp-editor-tabs button.toggle{background-color:#f6f7f7}[data-kubio] .wp-editor-wrap.html-active .wp-editor-tabs button.switch-html,[data-kubio] .wp-editor-wrap.tmce-active .wp-editor-tabs button.switch-tmce{background-color:#f6f7f7!important;border-color:#dcdcde!important}[data-kubio] .wp-editor-wrap .mce-widget button{border-color:#fff0;color:#646970}[data-kubio] .wp-editor-wrap .mce-widget button:hover{border-color:#fff0}[data-kubio] .wp-editor-wrap .mce-divider{display:inline-block;margin:0 6px}[data-kubio] .quicktags-toolbar .ed_button{box-sizing:border-box;display:inline-block!important;width:auto!important;height:unset!important;padding:0 10px!important;text-decoration:none;font-size:13px!important;line-height:2.15384615!important;white-space:nowrap;color:#2271b1!important;background:#f6f7f7;border-radius:3px!important;border:1px solid #2271b1!important}[data-kubio] .quicktags-toolbar .ed_button:focus,[data-kubio] .quicktags-toolbar .ed_button:hover{background:#f0f0f1!important;border-color:#0a4b78!important;color:#0a4b78!important}[data-kubio] img.emoji{height:1em}.h-container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.h-container{max-width:540px}}@media (min-width:768px){.h-container{max-width:720px}}@media (min-width:1024px){.h-container{max-width:960px}}@media (min-width:1200px){.h-container{max-width:1232px}}.h-container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.h-section-boxed-container{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}@media (min-width:576px){.h-section-boxed-container{max-width:540px}}@media (min-width:768px){.h-section-boxed-container{max-width:720px}}@media (min-width:1024px){.h-section-boxed-container{max-width:960px}}@media (min-width:1200px){.h-section-boxed-container{max-width:1232px}}.h-section-fluid-container{width:100%;padding-right:0;padding-left:0;margin-right:auto;margin-left:auto}.h-row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.h-col,.no-gutters>[class*=h-col-]{padding-right:0;padding-left:0}.h-row.gutters-col-0{margin-left:0;margin-right:0}.h-px-0,.h-row.gutters-col-0>.h-col,.h-row.gutters-col-0>[class*=h-col-]{padding-left:0;padding-right:0}.h-px-0-remove{margin-left:0;margin-right:0}.gutters-row-0{padding-left:0;padding-right:0}.h-row.gutters-col-1{margin-left:-5px;margin-right:-5px}.h-px-1,.h-row.gutters-col-1>.h-col,.h-row.gutters-col-1>[class*=h-col-]{padding-left:5px;padding-right:5px}.h-px-1-remove{margin-left:-5px;margin-right:-5px}.gutters-row-1{padding-left:5px;padding-right:5px}.h-row.gutters-col-2{margin-left:-10px;margin-right:-10px}.h-px-2,.h-row.gutters-col-2>.h-col,.h-row.gutters-col-2>[class*=h-col-]{padding-left:10px;padding-right:10px}.h-px-2-remove{margin-left:-10px;margin-right:-10px}.gutters-row-2{padding-left:10px;padding-right:10px}.h-row.gutters-col-3{margin-left:-15px;margin-right:-15px}.h-px-3,.h-row.gutters-col-3>.h-col,.h-row.gutters-col-3>[class*=h-col-]{padding-left:15px;padding-right:15px}.h-px-3-remove{margin-left:-15px;margin-right:-15px}.gutters-row-3{padding-left:15px;padding-right:15px}.h-row.gutters-col-4{margin-left:-15px;margin-right:-15px}.h-px-4,.h-row.gutters-col-4>.h-col,.h-row.gutters-col-4>[class*=h-col-]{padding-left:15px;padding-right:15px}.h-px-4-remove{margin-left:-15px;margin-right:-15px}.gutters-row-4{padding-left:15px;padding-right:15px}.h-row.gutters-col-custom{margin-left:0;margin-right:0}.h-px-custom,.h-row.gutters-col-custom>.h-col,.h-row.gutters-col-custom>[class*=h-col-]{padding-left:0;padding-right:0}.h-px-custom-remove{margin-left:0;margin-right:0}.gutters-row-custom{padding-left:0;padding-right:0}@media (min-width:576px){.h-row.gutters-col-sm-0{margin-left:0;margin-right:0}.h-px-sm-0,.h-row.gutters-col-sm-0>.h-col,.h-row.gutters-col-sm-0>[class*=h-col-]{padding-left:0;padding-right:0}.h-px-sm-0-remove{margin-left:0;margin-right:0}.gutters-row-sm-0{padding-left:0;padding-right:0}.h-row.gutters-col-sm-1{margin-left:-5px;margin-right:-5px}.h-px-sm-1,.h-row.gutters-col-sm-1>.h-col,.h-row.gutters-col-sm-1>[class*=h-col-]{padding-left:5px;padding-right:5px}.h-px-sm-1-remove{margin-left:-5px;margin-right:-5px}.gutters-row-sm-1{padding-left:5px;padding-right:5px}.h-row.gutters-col-sm-2{margin-left:-10px;margin-right:-10px}.h-px-sm-2,.h-row.gutters-col-sm-2>.h-col,.h-row.gutters-col-sm-2>[class*=h-col-]{padding-left:10px;padding-right:10px}.h-px-sm-2-remove{margin-left:-10px;margin-right:-10px}.gutters-row-sm-2{padding-left:10px;padding-right:10px}.h-row.gutters-col-sm-3{margin-left:-15px;margin-right:-15px}.h-px-sm-3,.h-row.gutters-col-sm-3>.h-col,.h-row.gutters-col-sm-3>[class*=h-col-]{padding-left:15px;padding-right:15px}.h-px-sm-3-remove{margin-left:-15px;margin-right:-15px}.gutters-row-sm-3{padding-left:15px;padding-right:15px}.h-row.gutters-col-sm-4{margin-left:-15px;margin-right:-15px}.h-px-sm-4,.h-row.gutters-col-sm-4>.h-col,.h-row.gutters-col-sm-4>[class*=h-col-]{padding-left:15px;padding-right:15px}.h-px-sm-4-remove{margin-left:-15px;margin-right:-15px}.gutters-row-sm-4{padding-left:15px;padding-right:15px}.h-row.gutters-col-sm-custom{margin-left:0;margin-right:0}.h-px-sm-custom,.h-row.gutters-col-sm-custom>.h-col,.h-row.gutters-col-sm-custom>[class*=h-col-]{padding-left:0;padding-right:0}.h-px-sm-custom-remove{margin-left:0;margin-right:0}.gutters-row-sm-custom{padding-left:0;padding-right:0}}@media (min-width:768px){.h-row.gutters-col-md-0{margin-left:0;margin-right:0}.h-px-md-0,.h-row.gutters-col-md-0>.h-col,.h-row.gutters-col-md-0>[class*=h-col-]{padding-left:0;padding-right:0}.h-px-md-0-remove{margin-left:0;margin-right:0}.gutters-row-md-0{padding-left:0;padding-right:0}.h-row.gutters-col-md-1{margin-left:-5px;margin-right:-5px}.h-px-md-1,.h-row.gutters-col-md-1>.h-col,.h-row.gutters-col-md-1>[class*=h-col-]{padding-left:5px;padding-right:5px}.h-px-md-1-remove{margin-left:-5px;margin-right:-5px}.gutters-row-md-1{padding-left:5px;padding-right:5px}.h-row.gutters-col-md-2{margin-left:-10px;margin-right:-10px}.h-px-md-2,.h-row.gutters-col-md-2>.h-col,.h-row.gutters-col-md-2>[class*=h-col-]{padding-left:10px;padding-right:10px}.h-px-md-2-remove{margin-left:-10px;margin-right:-10px}.gutters-row-md-2{padding-left:10px;padding-right:10px}.h-row.gutters-col-md-3{margin-left:-15px;margin-right:-15px}.h-px-md-3,.h-row.gutters-col-md-3>.h-col,.h-row.gutters-col-md-3>[class*=h-col-]{padding-left:15px;padding-right:15px}.h-px-md-3-remove{margin-left:-15px;margin-right:-15px}.gutters-row-md-3{padding-left:15px;padding-right:15px}.h-row.gutters-col-md-4{margin-left:-15px;margin-right:-15px}.h-px-md-4,.h-row.gutters-col-md-4>.h-col,.h-row.gutters-col-md-4>[class*=h-col-]{padding-left:15px;padding-right:15px}.h-px-md-4-remove{margin-left:-15px;margin-right:-15px}.gutters-row-md-4{padding-left:15px;padding-right:15px}.h-row.gutters-col-md-custom{margin-left:0;margin-right:0}.h-px-md-custom,.h-row.gutters-col-md-custom>.h-col,.h-row.gutters-col-md-custom>[class*=h-col-]{padding-left:0;padding-right:0}.h-px-md-custom-remove{margin-left:0;margin-right:0}.gutters-row-md-custom{padding-left:0;padding-right:0}}@media (min-width:1024px){.h-row.gutters-col-lg-0{margin-left:0;margin-right:0}.h-px-lg-0,.h-row.gutters-col-lg-0>.h-col,.h-row.gutters-col-lg-0>[class*=h-col-]{padding-left:0;padding-right:0}.h-px-lg-0-remove{margin-left:0;margin-right:0}.gutters-row-lg-0{padding-left:0;padding-right:0}.h-row.gutters-col-lg-1{margin-left:-8px;margin-right:-8px}.h-px-lg-1,.h-row.gutters-col-lg-1>.h-col,.h-row.gutters-col-lg-1>[class*=h-col-]{padding-left:8px;padding-right:8px}.h-px-lg-1-remove{margin-left:-8px;margin-right:-8px}.gutters-row-lg-1{padding-left:8px;padding-right:8px}.h-row.gutters-col-lg-2{margin-left:-15px;margin-right:-15px}.h-px-lg-2,.h-row.gutters-col-lg-2>.h-col,.h-row.gutters-col-lg-2>[class*=h-col-]{padding-left:15px;padding-right:15px}.h-px-lg-2-remove{margin-left:-15px;margin-right:-15px}.gutters-row-lg-2{padding-left:15px;padding-right:15px}.h-row.gutters-col-lg-3{margin-left:-30px;margin-right:-30px}.h-px-lg-3,.h-row.gutters-col-lg-3>.h-col,.h-row.gutters-col-lg-3>[class*=h-col-]{padding-left:30px;padding-right:30px}.h-px-lg-3-remove{margin-left:-30px;margin-right:-30px}.gutters-row-lg-3{padding-left:30px;padding-right:30px}.h-row.gutters-col-lg-4{margin-left:-30px;margin-right:-30px}.h-px-lg-4,.h-row.gutters-col-lg-4>.h-col,.h-row.gutters-col-lg-4>[class*=h-col-]{padding-left:30px;padding-right:30px}.h-px-lg-4-remove{margin-left:-30px;margin-right:-30px}.gutters-row-lg-4{padding-left:30px;padding-right:30px}.h-row.gutters-col-lg-custom{margin-left:0;margin-right:0}.h-px-lg-custom,.h-row.gutters-col-lg-custom>.h-col,.h-row.gutters-col-lg-custom>[class*=h-col-]{padding-left:0;padding-right:0}.h-px-lg-custom-remove{margin-left:0;margin-right:0}.gutters-row-lg-custom{padding-left:0;padding-right:0}}@media (min-width:1200px){.h-row.gutters-col-xl-0{margin-left:0;margin-right:0}.h-px-xl-0,.h-row.gutters-col-xl-0>.h-col,.h-row.gutters-col-xl-0>[class*=h-col-]{padding-left:0;padding-right:0}.h-px-xl-0-remove{margin-left:0;margin-right:0}.gutters-row-xl-0{padding-left:0;padding-right:0}.h-row.gutters-col-xl-1{margin-left:-8px;margin-right:-8px}.h-px-xl-1,.h-row.gutters-col-xl-1>.h-col,.h-row.gutters-col-xl-1>[class*=h-col-]{padding-left:8px;padding-right:8px}.h-px-xl-1-remove{margin-left:-8px;margin-right:-8px}.gutters-row-xl-1{padding-left:8px;padding-right:8px}.h-row.gutters-col-xl-2{margin-left:-15px;margin-right:-15px}.h-px-xl-2,.h-row.gutters-col-xl-2>.h-col,.h-row.gutters-col-xl-2>[class*=h-col-]{padding-left:15px;padding-right:15px}.h-px-xl-2-remove{margin-left:-15px;margin-right:-15px}.gutters-row-xl-2{padding-left:15px;padding-right:15px}.h-row.gutters-col-xl-3{margin-left:-30px;margin-right:-30px}.h-px-xl-3,.h-row.gutters-col-xl-3>.h-col,.h-row.gutters-col-xl-3>[class*=h-col-]{padding-left:30px;padding-right:30px}.h-px-xl-3-remove{margin-left:-30px;margin-right:-30px}.gutters-row-xl-3{padding-left:30px;padding-right:30px}.h-row.gutters-col-xl-4{margin-left:-30px;margin-right:-30px}.h-px-xl-4,.h-row.gutters-col-xl-4>.h-col,.h-row.gutters-col-xl-4>[class*=h-col-]{padding-left:30px;padding-right:30px}.h-px-xl-4-remove{margin-left:-30px;margin-right:-30px}.gutters-row-xl-4{padding-left:30px;padding-right:30px}.h-row.gutters-col-xl-custom{margin-left:0;margin-right:0}.h-px-xl-custom,.h-row.gutters-col-xl-custom>.h-col,.h-row.gutters-col-xl-custom>[class*=h-col-]{padding-left:0;padding-right:0}.h-px-xl-custom-remove{margin-left:0;margin-right:0}.gutters-row-xl-custom{padding-left:0;padding-right:0}}.h-row.gutters-col-v-0{margin-top:0;margin-bottom:0}.gutters-row-v-0,.h-row.gutters-col-v-0>.h-col,.h-row.gutters-col-v-0>[class*=h-col-],.v-inner-0{padding-top:0;padding-bottom:0}.h-row.gutters-col-v-1{margin-top:-5px;margin-bottom:-5px}.gutters-row-v-1,.h-row.gutters-col-v-1>.h-col,.h-row.gutters-col-v-1>[class*=h-col-],.v-inner-1{padding-top:5px;padding-bottom:5px}.h-row.gutters-col-v-2{margin-top:-10px;margin-bottom:-10px}.gutters-row-v-2,.h-row.gutters-col-v-2>.h-col,.h-row.gutters-col-v-2>[class*=h-col-],.v-inner-2{padding-top:10px;padding-bottom:10px}.h-row.gutters-col-v-3{margin-top:-15px;margin-bottom:-15px}.gutters-row-v-3,.h-row.gutters-col-v-3>.h-col,.h-row.gutters-col-v-3>[class*=h-col-],.v-inner-3{padding-top:15px;padding-bottom:15px}.h-row.gutters-col-v-4{margin-top:-15px;margin-bottom:-15px}.gutters-row-v-4,.h-row.gutters-col-v-4>.h-col,.h-row.gutters-col-v-4>[class*=h-col-],.v-inner-4{padding-top:15px;padding-bottom:15px}.h-row.gutters-col-v-custom{margin-top:0;margin-bottom:0}.gutters-row-v-custom,.h-row.gutters-col-v-custom>.h-col,.h-row.gutters-col-v-custom>[class*=h-col-],.v-inner-custom{padding-top:0;padding-bottom:0}@media (min-width:576px){.h-row.gutters-col-v-sm-0{margin-top:0;margin-bottom:0}.gutters-row-v-sm-0,.h-row.gutters-col-v-sm-0>.h-col,.h-row.gutters-col-v-sm-0>[class*=h-col-],.v-inner-sm-0{padding-top:0;padding-bottom:0}.h-row.gutters-col-v-sm-1{margin-top:-5px;margin-bottom:-5px}.gutters-row-v-sm-1,.h-row.gutters-col-v-sm-1>.h-col,.h-row.gutters-col-v-sm-1>[class*=h-col-],.v-inner-sm-1{padding-top:5px;padding-bottom:5px}.h-row.gutters-col-v-sm-2{margin-top:-10px;margin-bottom:-10px}.gutters-row-v-sm-2,.h-row.gutters-col-v-sm-2>.h-col,.h-row.gutters-col-v-sm-2>[class*=h-col-],.v-inner-sm-2{padding-top:10px;padding-bottom:10px}.h-row.gutters-col-v-sm-3{margin-top:-15px;margin-bottom:-15px}.gutters-row-v-sm-3,.h-row.gutters-col-v-sm-3>.h-col,.h-row.gutters-col-v-sm-3>[class*=h-col-],.v-inner-sm-3{padding-top:15px;padding-bottom:15px}.h-row.gutters-col-v-sm-4{margin-top:-15px;margin-bottom:-15px}.gutters-row-v-sm-4,.h-row.gutters-col-v-sm-4>.h-col,.h-row.gutters-col-v-sm-4>[class*=h-col-],.v-inner-sm-4{padding-top:15px;padding-bottom:15px}.h-row.gutters-col-v-sm-custom{margin-top:0;margin-bottom:0}.gutters-row-v-sm-custom,.h-row.gutters-col-v-sm-custom>.h-col,.h-row.gutters-col-v-sm-custom>[class*=h-col-],.v-inner-sm-custom{padding-top:0;padding-bottom:0}}@media (min-width:768px){.h-row.gutters-col-v-md-0{margin-top:0;margin-bottom:0}.gutters-row-v-md-0,.h-row.gutters-col-v-md-0>.h-col,.h-row.gutters-col-v-md-0>[class*=h-col-],.v-inner-md-0{padding-top:0;padding-bottom:0}.h-row.gutters-col-v-md-1{margin-top:-5px;margin-bottom:-5px}.gutters-row-v-md-1,.h-row.gutters-col-v-md-1>.h-col,.h-row.gutters-col-v-md-1>[class*=h-col-],.v-inner-md-1{padding-top:5px;padding-bottom:5px}.h-row.gutters-col-v-md-2{margin-top:-10px;margin-bottom:-10px}.gutters-row-v-md-2,.h-row.gutters-col-v-md-2>.h-col,.h-row.gutters-col-v-md-2>[class*=h-col-],.v-inner-md-2{padding-top:10px;padding-bottom:10px}.h-row.gutters-col-v-md-3{margin-top:-15px;margin-bottom:-15px}.gutters-row-v-md-3,.h-row.gutters-col-v-md-3>.h-col,.h-row.gutters-col-v-md-3>[class*=h-col-],.v-inner-md-3{padding-top:15px;padding-bottom:15px}.h-row.gutters-col-v-md-4{margin-top:-15px;margin-bottom:-15px}.gutters-row-v-md-4,.h-row.gutters-col-v-md-4>.h-col,.h-row.gutters-col-v-md-4>[class*=h-col-],.v-inner-md-4{padding-top:15px;padding-bottom:15px}.h-row.gutters-col-v-md-custom{margin-top:0;margin-bottom:0}.gutters-row-v-md-custom,.h-row.gutters-col-v-md-custom>.h-col,.h-row.gutters-col-v-md-custom>[class*=h-col-],.v-inner-md-custom{padding-top:0;padding-bottom:0}}@media (min-width:1024px){.h-row.gutters-col-v-lg-0{margin-top:0;margin-bottom:0}.gutters-row-v-lg-0,.h-row.gutters-col-v-lg-0>.h-col,.h-row.gutters-col-v-lg-0>[class*=h-col-],.v-inner-lg-0{padding-top:0;padding-bottom:0}.h-row.gutters-col-v-lg-1{margin-top:-8px;margin-bottom:-8px}.gutters-row-v-lg-1,.h-row.gutters-col-v-lg-1>.h-col,.h-row.gutters-col-v-lg-1>[class*=h-col-],.v-inner-lg-1{padding-top:8px;padding-bottom:8px}.h-row.gutters-col-v-lg-2{margin-top:-15px;margin-bottom:-15px}.gutters-row-v-lg-2,.h-row.gutters-col-v-lg-2>.h-col,.h-row.gutters-col-v-lg-2>[class*=h-col-],.v-inner-lg-2{padding-top:15px;padding-bottom:15px}.h-row.gutters-col-v-lg-3{margin-top:-30px;margin-bottom:-30px}.gutters-row-v-lg-3,.h-row.gutters-col-v-lg-3>.h-col,.h-row.gutters-col-v-lg-3>[class*=h-col-],.v-inner-lg-3{padding-top:30px;padding-bottom:30px}.h-row.gutters-col-v-lg-4{margin-top:-30px;margin-bottom:-30px}.gutters-row-v-lg-4,.h-row.gutters-col-v-lg-4>.h-col,.h-row.gutters-col-v-lg-4>[class*=h-col-],.v-inner-lg-4{padding-top:30px;padding-bottom:30px}.h-row.gutters-col-v-lg-custom{margin-top:0;margin-bottom:0}.gutters-row-v-lg-custom,.h-row.gutters-col-v-lg-custom>.h-col,.h-row.gutters-col-v-lg-custom>[class*=h-col-],.v-inner-lg-custom{padding-top:0;padding-bottom:0}}@media (min-width:1200px){.h-row.gutters-col-v-xl-0{margin-top:0;margin-bottom:0}.gutters-row-v-xl-0,.h-row.gutters-col-v-xl-0>.h-col,.h-row.gutters-col-v-xl-0>[class*=h-col-],.v-inner-xl-0{padding-top:0;padding-bottom:0}.h-row.gutters-col-v-xl-1{margin-top:-8px;margin-bottom:-8px}.gutters-row-v-xl-1,.h-row.gutters-col-v-xl-1>.h-col,.h-row.gutters-col-v-xl-1>[class*=h-col-],.v-inner-xl-1{padding-top:8px;padding-bottom:8px}.h-row.gutters-col-v-xl-2{margin-top:-15px;margin-bottom:-15px}.gutters-row-v-xl-2,.h-row.gutters-col-v-xl-2>.h-col,.h-row.gutters-col-v-xl-2>[class*=h-col-],.v-inner-xl-2{padding-top:15px;padding-bottom:15px}.h-row.gutters-col-v-xl-3{margin-top:-30px;margin-bottom:-30px}.gutters-row-v-xl-3,.h-row.gutters-col-v-xl-3>.h-col,.h-row.gutters-col-v-xl-3>[class*=h-col-],.v-inner-xl-3{padding-top:30px;padding-bottom:30px}.h-row.gutters-col-v-xl-4{margin-top:-30px;margin-bottom:-30px}.gutters-row-v-xl-4,.h-row.gutters-col-v-xl-4>.h-col,.h-row.gutters-col-v-xl-4>[class*=h-col-],.v-inner-xl-4{padding-top:30px;padding-bottom:30px}.h-row.gutters-col-v-xl-custom{margin-top:0;margin-bottom:0}.gutters-row-v-xl-custom,.h-row.gutters-col-v-xl-custom>.h-col,.h-row.gutters-col-v-xl-custom>[class*=h-col-],.v-inner-xl-custom{padding-top:0;padding-bottom:0}}.h-row>.h-col,.h-row>.h-col-1,.h-row>.h-col-10,.h-row>.h-col-11,.h-row>.h-col-12,.h-row>.h-col-2,.h-row>.h-col-3,.h-row>.h-col-4,.h-row>.h-col-5,.h-row>.h-col-6,.h-row>.h-col-7,.h-row>.h-col-8,.h-row>.h-col-9,.h-row>.h-col-auto,.h-row>.h-col-lg,.h-row>.h-col-lg-1,.h-row>.h-col-lg-10,.h-row>.h-col-lg-11,.h-row>.h-col-lg-12,.h-row>.h-col-lg-2,.h-row>.h-col-lg-3,.h-row>.h-col-lg-4,.h-row>.h-col-lg-5,.h-row>.h-col-lg-6,.h-row>.h-col-lg-7,.h-row>.h-col-lg-8,.h-row>.h-col-lg-9,.h-row>.h-col-lg-auto,.h-row>.h-col-md,.h-row>.h-col-md-1,.h-row>.h-col-md-10,.h-row>.h-col-md-11,.h-row>.h-col-md-12,.h-row>.h-col-md-2,.h-row>.h-col-md-3,.h-row>.h-col-md-4,.h-row>.h-col-md-5,.h-row>.h-col-md-6,.h-row>.h-col-md-7,.h-row>.h-col-md-8,.h-row>.h-col-md-9,.h-row>.h-col-md-auto,.h-row>.h-col-sm,.h-row>.h-col-sm-1,.h-row>.h-col-sm-10,.h-row>.h-col-sm-11,.h-row>.h-col-sm-12,.h-row>.h-col-sm-2,.h-row>.h-col-sm-3,.h-row>.h-col-sm-4,.h-row>.h-col-sm-5,.h-row>.h-col-sm-6,.h-row>.h-col-sm-7,.h-row>.h-col-sm-8,.h-row>.h-col-sm-9,.h-row>.h-col-sm-auto,.h-row>.h-col-xl,.h-row>.h-col-xl-1,.h-row>.h-col-xl-10,.h-row>.h-col-xl-11,.h-row>.h-col-xl-12,.h-row>.h-col-xl-2,.h-row>.h-col-xl-3,.h-row>.h-col-xl-4,.h-row>.h-col-xl-5,.h-row>.h-col-xl-6,.h-row>.h-col-xl-7,.h-row>.h-col-xl-8,.h-row>.h-col-xl-9,.h-row>.h-col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.h-row>.h-col{flex-basis:0%;flex-grow:1;max-width:100%}.h-row>.h-col-auto{flex:0 0 auto;width:auto;max-width:100%}.h-row>.h-col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.h-row>.h-col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.h-row>.h-col-3{flex:0 0 25%;max-width:25%}.h-row>.h-col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.h-row>.h-col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.h-row>.h-col-6{flex:0 0 50%;max-width:50%}.h-row>.h-col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.h-row>.h-col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.h-row>.h-col-9{flex:0 0 75%;max-width:75%}.h-row>.h-col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.h-row>.h-col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.h-row>.h-col-12{flex:0 0 100%;max-width:100%}.h-row>.order-first{order:-1}.h-row>.order-last{order:13}.h-row>.order-0{order:0}.h-row>.order-1{order:1}.h-row>.order-2{order:2}.h-row>.order-3{order:3}.h-row>.order-4{order:4}.h-row>.order-5{order:5}.h-row>.order-6{order:6}.h-row>.order-7{order:7}.h-row>.order-8{order:8}.h-row>.order-9{order:9}.h-row>.order-10{order:10}.h-row>.order-11{order:11}.h-row>.order-12{order:12}.h-row>.offset-1{margin-left:8.3333333333%}.h-row>.offset-2{margin-left:16.6666666667%}.h-row>.offset-3{margin-left:25%}.h-row>.offset-4{margin-left:33.3333333333%}.h-row>.offset-5{margin-left:41.6666666667%}.h-row>.offset-6{margin-left:50%}.h-row>.offset-7{margin-left:58.3333333333%}.h-row>.offset-8{margin-left:66.6666666667%}.h-row>.offset-9{margin-left:75%}.h-row>.offset-10{margin-left:83.3333333333%}.h-row>.offset-11{margin-left:91.6666666667%}@media (min-width:576px){.h-row>.h-col-sm{flex-basis:0%;flex-grow:1;max-width:100%}.h-row>.h-col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.h-row>.h-col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.h-row>.h-col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.h-row>.h-col-sm-3{flex:0 0 25%;max-width:25%}.h-row>.h-col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.h-row>.h-col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.h-row>.h-col-sm-6{flex:0 0 50%;max-width:50%}.h-row>.h-col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.h-row>.h-col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.h-row>.h-col-sm-9{flex:0 0 75%;max-width:75%}.h-row>.h-col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.h-row>.h-col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.h-row>.h-col-sm-12{flex:0 0 100%;max-width:100%}.h-row>.order-sm-first{order:-1}.h-row>.order-sm-last{order:13}.h-row>.order-sm-0{order:0}.h-row>.order-sm-1{order:1}.h-row>.order-sm-2{order:2}.h-row>.order-sm-3{order:3}.h-row>.order-sm-4{order:4}.h-row>.order-sm-5{order:5}.h-row>.order-sm-6{order:6}.h-row>.order-sm-7{order:7}.h-row>.order-sm-8{order:8}.h-row>.order-sm-9{order:9}.h-row>.order-sm-10{order:10}.h-row>.order-sm-11{order:11}.h-row>.order-sm-12{order:12}.h-row>.offset-sm-0{margin-left:0}.h-row>.offset-sm-1{margin-left:8.3333333333%}.h-row>.offset-sm-2{margin-left:16.6666666667%}.h-row>.offset-sm-3{margin-left:25%}.h-row>.offset-sm-4{margin-left:33.3333333333%}.h-row>.offset-sm-5{margin-left:41.6666666667%}.h-row>.offset-sm-6{margin-left:50%}.h-row>.offset-sm-7{margin-left:58.3333333333%}.h-row>.offset-sm-8{margin-left:66.6666666667%}.h-row>.offset-sm-9{margin-left:75%}.h-row>.offset-sm-10{margin-left:83.3333333333%}.h-row>.offset-sm-11{margin-left:91.6666666667%}}@media (min-width:768px){.h-row>.h-col-md{flex-basis:0%;flex-grow:1;max-width:100%}.h-row>.h-col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.h-row>.h-col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.h-row>.h-col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.h-row>.h-col-md-3{flex:0 0 25%;max-width:25%}.h-row>.h-col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.h-row>.h-col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.h-row>.h-col-md-6{flex:0 0 50%;max-width:50%}.h-row>.h-col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.h-row>.h-col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.h-row>.h-col-md-9{flex:0 0 75%;max-width:75%}.h-row>.h-col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.h-row>.h-col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.h-row>.h-col-md-12{flex:0 0 100%;max-width:100%}.h-row>.order-md-first{order:-1}.h-row>.order-md-last{order:13}.h-row>.order-md-0{order:0}.h-row>.order-md-1{order:1}.h-row>.order-md-2{order:2}.h-row>.order-md-3{order:3}.h-row>.order-md-4{order:4}.h-row>.order-md-5{order:5}.h-row>.order-md-6{order:6}.h-row>.order-md-7{order:7}.h-row>.order-md-8{order:8}.h-row>.order-md-9{order:9}.h-row>.order-md-10{order:10}.h-row>.order-md-11{order:11}.h-row>.order-md-12{order:12}.h-row>.offset-md-0{margin-left:0}.h-row>.offset-md-1{margin-left:8.3333333333%}.h-row>.offset-md-2{margin-left:16.6666666667%}.h-row>.offset-md-3{margin-left:25%}.h-row>.offset-md-4{margin-left:33.3333333333%}.h-row>.offset-md-5{margin-left:41.6666666667%}.h-row>.offset-md-6{margin-left:50%}.h-row>.offset-md-7{margin-left:58.3333333333%}.h-row>.offset-md-8{margin-left:66.6666666667%}.h-row>.offset-md-9{margin-left:75%}.h-row>.offset-md-10{margin-left:83.3333333333%}.h-row>.offset-md-11{margin-left:91.6666666667%}}@media (min-width:1024px){.h-row>.h-col-lg{flex-basis:0%;flex-grow:1;max-width:100%}.h-row>.h-col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.h-row>.h-col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.h-row>.h-col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.h-row>.h-col-lg-3{flex:0 0 25%;max-width:25%}.h-row>.h-col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.h-row>.h-col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.h-row>.h-col-lg-6{flex:0 0 50%;max-width:50%}.h-row>.h-col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.h-row>.h-col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.h-row>.h-col-lg-9{flex:0 0 75%;max-width:75%}.h-row>.h-col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.h-row>.h-col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.h-row>.h-col-lg-12{flex:0 0 100%;max-width:100%}.h-row>.order-lg-first{order:-1}.h-row>.order-lg-last{order:13}.h-row>.order-lg-0{order:0}.h-row>.order-lg-1{order:1}.h-row>.order-lg-2{order:2}.h-row>.order-lg-3{order:3}.h-row>.order-lg-4{order:4}.h-row>.order-lg-5{order:5}.h-row>.order-lg-6{order:6}.h-row>.order-lg-7{order:7}.h-row>.order-lg-8{order:8}.h-row>.order-lg-9{order:9}.h-row>.order-lg-10{order:10}.h-row>.order-lg-11{order:11}.h-row>.order-lg-12{order:12}.h-row>.offset-lg-0{margin-left:0}.h-row>.offset-lg-1{margin-left:8.3333333333%}.h-row>.offset-lg-2{margin-left:16.6666666667%}.h-row>.offset-lg-3{margin-left:25%}.h-row>.offset-lg-4{margin-left:33.3333333333%}.h-row>.offset-lg-5{margin-left:41.6666666667%}.h-row>.offset-lg-6{margin-left:50%}.h-row>.offset-lg-7{margin-left:58.3333333333%}.h-row>.offset-lg-8{margin-left:66.6666666667%}.h-row>.offset-lg-9{margin-left:75%}.h-row>.offset-lg-10{margin-left:83.3333333333%}.h-row>.offset-lg-11{margin-left:91.6666666667%}}@media (min-width:1200px){.h-row>.h-col-xl{flex-basis:0%;flex-grow:1;max-width:100%}.h-row>.h-col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.h-row>.h-col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.h-row>.h-col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.h-row>.h-col-xl-3{flex:0 0 25%;max-width:25%}.h-row>.h-col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.h-row>.h-col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.h-row>.h-col-xl-6{flex:0 0 50%;max-width:50%}.h-row>.h-col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.h-row>.h-col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.h-row>.h-col-xl-9{flex:0 0 75%;max-width:75%}.h-row>.h-col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.h-row>.h-col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.h-row>.h-col-xl-12{flex:0 0 100%;max-width:100%}.h-row>.order-xl-first{order:-1}.h-row>.order-xl-last{order:13}.h-row>.order-xl-0{order:0}.h-row>.order-xl-1{order:1}.h-row>.order-xl-2{order:2}.h-row>.order-xl-3{order:3}.h-row>.order-xl-4{order:4}.h-row>.order-xl-5{order:5}.h-row>.order-xl-6{order:6}.h-row>.order-xl-7{order:7}.h-row>.order-xl-8{order:8}.h-row>.order-xl-9{order:9}.h-row>.order-xl-10{order:10}.h-row>.order-xl-11{order:11}.h-row>.order-xl-12{order:12}.h-row>.offset-xl-0{margin-left:0}.h-row>.offset-xl-1{margin-left:8.3333333333%}.h-row>.offset-xl-2{margin-left:16.6666666667%}.h-row>.offset-xl-3{margin-left:25%}.h-row>.offset-xl-4{margin-left:33.3333333333%}.h-row>.offset-xl-5{margin-left:41.6666666667%}.h-row>.offset-xl-6{margin-left:50%}.h-row>.offset-xl-7{margin-left:58.3333333333%}.h-row>.offset-xl-8{margin-left:66.6666666667%}.h-row>.offset-xl-9{margin-left:75%}.h-row>.offset-xl-10{margin-left:83.3333333333%}.h-row>.offset-xl-11{margin-left:91.6666666667%}}.d-none{display:none}.d-inline{display:inline}.d-inline-block{display:inline-block}.d-block{display:block}.d-table{display:table}.d-table-row{display:table-row}.d-table-cell{display:table-cell}.d-flex{display:flex}.d-inline-flex{display:inline-flex}@media (min-width:576px){.d-sm-none{display:none}.d-sm-inline{display:inline}.d-sm-inline-block{display:inline-block}.d-sm-block{display:block}.d-sm-table{display:table}.d-sm-table-row{display:table-row}.d-sm-table-cell{display:table-cell}.d-sm-flex{display:flex}.d-sm-inline-flex{display:inline-flex}}@media (min-width:768px){.d-md-none{display:none}.d-md-inline{display:inline}.d-md-inline-block{display:inline-block}.d-md-block{display:block}.d-md-table{display:table}.d-md-table-row{display:table-row}.d-md-table-cell{display:table-cell}.d-md-flex{display:flex}.d-md-inline-flex{display:inline-flex}}@media (min-width:1024px){.d-lg-none{display:none}.d-lg-inline{display:inline}.d-lg-inline-block{display:inline-block}.d-lg-block{display:block}.d-lg-table{display:table}.d-lg-table-row{display:table-row}.d-lg-table-cell{display:table-cell}.d-lg-flex{display:flex}.d-lg-inline-flex{display:inline-flex}}@media (min-width:1200px){.d-xl-none{display:none}.d-xl-inline{display:inline}.d-xl-inline-block{display:inline-block}.d-xl-block{display:block}.d-xl-table{display:table}.d-xl-table-row{display:table-row}.d-xl-table-cell{display:table-cell}.d-xl-flex{display:flex}.d-xl-inline-flex{display:inline-flex}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.justify-self-auto{justify-self:auto!important}.justify-self-start{justify-self:flex-start!important}.justify-self-end{justify-self:flex-end!important}.justify-self-center{justify-self:center!important}.justify-self-baseline{justify-self:baseline!important}.justify-self-stretch{justify-self:stretch!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.justify-self-sm-auto{justify-self:auto!important}.justify-self-sm-start{justify-self:flex-start!important}.justify-self-sm-end{justify-self:flex-end!important}.justify-self-sm-center{justify-self:center!important}.justify-self-sm-baseline{justify-self:baseline!important}.justify-self-sm-stretch{justify-self:stretch!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.justify-self-md-auto{justify-self:auto!important}.justify-self-md-start{justify-self:flex-start!important}.justify-self-md-end{justify-self:flex-end!important}.justify-self-md-center{justify-self:center!important}.justify-self-md-baseline{justify-self:baseline!important}.justify-self-md-stretch{justify-self:stretch!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:1024px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.justify-self-lg-auto{justify-self:auto!important}.justify-self-lg-start{justify-self:flex-start!important}.justify-self-lg-end{justify-self:flex-end!important}.justify-self-lg-center{justify-self:center!important}.justify-self-lg-baseline{justify-self:baseline!important}.justify-self-lg-stretch{justify-self:stretch!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.justify-self-xl-auto{justify-self:auto!important}.justify-self-xl-start{justify-self:flex-start!important}.justify-self-xl-end{justify-self:flex-end!important}.justify-self-xl-center{justify-self:center!important}.justify-self-xl-baseline{justify-self:baseline!important}.justify-self-xl-stretch{justify-self:stretch!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.h-flex-basis{flex:1 0 auto}.flex-basis-auto{flex-basis:auto}.flex-basis-100{flex-basis:100%}.position-relative{position:relative}.align-items-center{align-items:center}.align-items-left{align-items:flex-start}.align-items-right{align-items:flex-end}.h-global-transition,.h-global-transition-all *{transition-property:background,padding,margin,border,transform,filter,box-shadow,opacity,color,fill,font,border-radius,max-height,max-width}.h-global-transition-disable,.h-global-transition-disable *{transition-property:none!important;transition:none!important}.white-space-nowrap{white-space:nowrap}.w-100{width:100%}*{word-wrap:break-word}.h-hidden{display:none!important}.h-visible{display:block!important}.h-stop-animation{animation-duration:0s!important}.h-word-wrap{word-break:break-word}.h-new-stacking-context{position:relative;z-index:1}.h-overflow-visible{overflow:visible}.h-overflow-hidden{overflow:hidden}.h-mw-100{max-width:100%}.h-mh-100{max-height:100%}.h-w-100{width:100%}.h-h-100{height:100%}.h-hide{display:none}.h-force-hide{display:none!important}.h-display-none{display:none}.h-text-success{color:#28a745!important}.h-text-danger{color:#dc3545!important}.h-cursor-pointer{cursor:pointer}.h-pointer-event-none{pointer-events:none}.kubio-frontent-placeholder{background-color:#e7eef4;font-size:1em;font-family:Open Sans,Helvetica,Arial,Sans-Serif,serif;padding:20px 40px;border:1px solid #cedce9;color:#555}.kubio-frontent-placeholder,.kubio-frontent-placeholder *{text-align:left}.kubio-frontent-placeholder--info{display:flex;align-items:center}.kubio-frontent-placeholder--logo{flex-grow:0;flex-basis:1.5em}.kubio-frontent-placeholder--logo svg{display:block;fill:#09f}.kubio-frontent-placeholder--title{margin-left:.5em;font-size:1.3em;color:#000}.kubio-frontent-placeholder--small{font-size:80%}.h-y-container>*{margin-top:0}.h-y-container>:last-child{margin-bottom:0}.wp-block-cover:before{width:100%!important;height:100%!important}.wp-block[data-align=full]{max-width:unset!important}html .h-y-container .wp-block:not([data-kubio]){max-width:100%}.h-ignore-global-body-typography.wp-block[data-kubio],.h-ignore-global-body-typography.wp-block[data-kubio] [data-kubio]{font-size:medium;line-height:normal;color:initial;letter-spacing:normal;font-style:normal}.h-svg-icon{width:16px;height:16px;line-height:0!important;display:inline-block;fill:currentColor;box-sizing:content-box;vertical-align:middle}.background-wrapper{z-index:0;border-radius:inherit;pointer-events:none}.background-layer,.background-wrapper{position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.background-layer{z-index:-10}.overlay-image-layer,.overlay-layer,.shape-layer{position:absolute;top:-1px;bottom:-1px;left:0;right:0}.overlay-layer{z-index:1}.shape-layer{z-index:2}.overlay-image-layer{z-index:1}.kubio-slideshow:not([data-loaded=true]) .slideshow-image{display:none}.kubio-slideshow:not([data-loaded=true]) .slideshow-image:first-of-type{opacity:1!important;display:block}.kubio-slideshow .slideshow-image{position:absolute;top:0;bottom:0;left:0;right:0;background-size:cover;background-repeat:no-repeat;opacity:1!important}.kubio-slideshow .slideshow-image.current{opacity:0!important;z-index:1001!important}.kubio-slideshow .slideshow-image.next{z-index:1000!important}.background-layer-media-container-lg{display:block}.background-layer-media-container,.background-layer-media-container-md{display:none}.height-auto-forced{height:auto!important;min-height:unset!important}@media (min-width:768px) and (max-width:1023px){.background-layer-media-container-md{display:block}.background-layer-media-container,.background-layer-media-container-lg{display:none}}@media (max-width:767px){.background-layer-media-container{display:block}.background-layer-media-container-lg,.background-layer-media-container-md{display:none}}div.cp-video-bg{background-color:#000;background-position:50%;background-size:cover;background-repeat:no-repeat;position:absolute;z-index:-3;width:100%;margin-top:0;top:0;-webkit-transform:translateZ(-2px)}.cp-video-bg{background-color:transparent!important;overflow:hidden;line-height:0!important;font-size:0;height:100%;max-height:100%;max-width:100%}.cp-video-bg iframe,.cp-video-bg video{visibility:hidden;display:block}.cp-video-bg.visible iframe,.cp-video-bg.visible video{visibility:visible}div.cp-video-bg .wp-custom-header-video{position:absolute;opacity:0;width:100%;transition:opacity .4s cubic-bezier(.44,.94,.25,.34)}div.cp-video-bg button.wp-custom-header-video-button{display:none}.background-video-youtube-blocker{position:absolute;width:100%;height:100%;background-color:#fff0;z-index:9999}.kubio-video-background:before{content:" ";position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;background:0 0;width:100%;height:100%}video.kubio-video-background-item{min-width:100%;max-width:unset;min-height:100%;width:auto;position:relative;z-index:0}iframe.kubio-video-background-item{max-width:unset;max-height:unset;min-height:unset;min-width:unset;visibility:hidden}iframe.kubio-video-background-item.ready{visibility:visible}.paraxify{background-attachment:fixed;background-position:50%;background-size:cover;background-repeat:no-repeat}.paraxify--ios.paraxify{background-attachment:scroll}.h-separator{width:100%;max-width:100%;overflow:hidden;position:absolute;z-index:0;height:10%;display:flex;left:0;pointer-events:none}.h-separator svg{display:block;max-height:100%;width:100%;height:100%}.h-separator.h-separator--display-flex{display:flex}.h-separator.h-separator--display-none{display:none}@media (min-width:576px){.h-separator.h-separator--display-flex-sm{display:flex}.h-separator.h-separator--display-none-sm{display:none}}@media (min-width:768px){.h-separator.h-separator--display-flex-md{display:flex}.h-separator.h-separator--display-none-md{display:none}}@media (min-width:1024px){.h-separator.h-separator--display-flex-lg{display:flex}.h-separator.h-separator--display-none-lg{display:none}}@media (min-width:1200px){.h-separator.h-separator--display-flex-xl{display:flex}.h-separator.h-separator--display-none-xl{display:none}}@media (min-width:1024px){.h-hide-lg{display:none!important}}@media (min-width:768px) and (max-width:1023px){.h-hide-md{display:none!important}}@media (max-width:767px){.h-hide-sm,.h-hide-sm-force,.kubio-hide-on-mobile{display:none!important}}@media (min-width:768px) and (max-width:1023px){.kubio-hide-on-tablet{display:none!important}}@media (min-width:1024px){.kubio-hide-on-desktop{display:none!important}}.kubio-enable-gap-fallback .kubio-has-gap-fallback{--kubio-gap-fallback-half:calc(var(--kubio-gap-fallback)*0.5);margin:calc(var(--kubio-gap-fallback-half)*-1)!important;gap:0!important}.kubio-enable-gap-fallback .kubio-has-gap-fallback>*{margin:var(--kubio-gap-fallback-half)!important}.kubio-attachment-fixed-support-fallback [data-kubio],.kubio-attachment-fixed-support-fallback [data-kubio] [class*=style-]{background-attachment:scroll!important}.wp-block-kubio-accordion .wp-block-kubio-accordionitem__title{text-decoration:none;cursor:pointer;text-align:left}.wp-block-kubio-accordion .wp-block-kubio-accordionitem__title .wp-block-kubio-accordionitem__titleText{word-break:break-all;order:2;flex:1}.wp-block-kubio-accordion .wp-block-kubio-accordionitem__title .h-accordion-item-title-icon{display:inline-flex;width:16px;height:16px;text-align:center}.wp-block-kubio-accordion .wp-block-kubio-accordionitem__title .h-accordion-item-title-icon--left{order:1}.wp-block-kubio-accordion .wp-block-kubio-accordionitem__title .h-accordion-item-title-icon--right{order:3;margin-right:auto}.wp-block-kubio-accordion .wp-block-kubio-accordionitem__title .h-accordion-item-title-active-icon,.wp-block-kubio-accordion .wp-block-kubio-accordionitem__title~.h-accordion-item-content__container{display:none}.wp-block-kubio-accordion .wp-block-kubio-accordionitem__title .h-accordion-item-title-normal-icon{display:inline-block}.wp-block-kubio-accordion .wp-block-kubio-accordionitem__title.accordion-active~.h-accordion-item-content__container{display:block}.wp-block-kubio-accordion .wp-block-kubio-accordionitem__title.accordion-active .h-accordion-item-title-active-icon{display:inline-block}.wp-block-kubio-accordion .wp-block-kubio-accordionitem__title.accordion-active .h-accordion-item-title-normal-icon{display:none}.breadcrumb-items__wrapper{display:flex}.breadcrumb-items__wrapper .breadcrumb-items__prefix{display:inline-flex;align-items:center}.breadcrumb-items__wrapper .kubio-breadcrumb{padding:0;list-style:none;display:inline-flex;align-items:center;flex-wrap:wrap;margin:0}.breadcrumb-items__wrapper .kubio-breadcrumb>li{vertical-align:middle;align-items:center;display:inline-flex;margin:0}.breadcrumb-items__wrapper .kubio-breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb-items__wrapper .kubio-breadcrumb>li a{display:inline-flex;line-height:1em!important}.breadcrumb-items__wrapper .kubio-breadcrumb>li svg{color:currentColor;fill:currentColor}.breadcrumb-items__wrapper .kubio-breadcrumb>li:last-child span{line-height:1em}.wp-block-kubio-buttongroup{display:block;width:100%}[data-kubio] .wp-block-kubio-buttongroup{display:inline-block}.wp-block-kubio-button__outer{display:inline-flex}.wp-block-kubio-button__link{display:inline-flex;align-items:center;cursor:pointer}.wp-block-kubio-button__link svg{transform:translateY(1px)}.wp-block-kubio-button__inner{cursor:pointer;text-decoration:none}.wp-block-kubio-button__icon{flex-shrink:0}.wp-block-kubio-button__text:empty{display:none}.wp-block-kubio-column{min-width:0;max-width:100%}.wp-block-kubio-column.masonry-item{transition-duration:0s}.wp-block-kubio-column__content .h-heading h1:last-child,.wp-block-kubio-column__content .h-heading h2:last-child,.wp-block-kubio-column__content .h-heading h3:last-child,.wp-block-kubio-column__content .h-heading h4:last-child,.wp-block-kubio-column__content .h-heading h5:last-child,.wp-block-kubio-column__content .h-heading h6:last-child,.wp-block-kubio-column__content .h-heading p:last-child,.wp-block-kubio-column__content .h-text h1:last-child,.wp-block-kubio-column__content .h-text h2:last-child,.wp-block-kubio-column__content .h-text h3:last-child,.wp-block-kubio-column__content .h-text h4:last-child,.wp-block-kubio-column__content .h-text h5:last-child,.wp-block-kubio-column__content .h-text h6:last-child,.wp-block-kubio-column__content .h-text p:last-child,.wp-block-kubio-column__content>:last-child{margin-bottom:0}.wp-block-kubio-column__inner{position:relative;max-width:100%;flex-shrink:1}.wp-block-kubio-column__align{flex:1 0 auto;max-width:100%}.wp-block-kubio-contact .h-block-placeholder{font-weight:400;text-transform:none;font-style:normal;letter-spacing:normal;text-decoration:none}.wp-block-kubio-contact__formContainer.kubio-use-style input,.wp-block-kubio-contact__formContainer.kubio-use-style select,.wp-block-kubio-contact__formContainer.kubio-use-style textarea{max-width:100%;line-height:normal}.wp-block-kubio-contact__formContainer.kubio-use-style form select{height:auto!important}.wp-block-kubio-contact__formContainer.kubio-use-style textarea{overflow:auto}.wp-block-kubio-contact__formContainer.kubio-use-style p{margin:0}.wp-block-kubio-contact__formContainer.kubio-use-style button,.wp-block-kubio-contact__formContainer.kubio-use-style input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]),.wp-block-kubio-contact__formContainer.kubio-use-style input[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none}.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]),.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 select,.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 textarea{display:block;width:100%}.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 label{display:block;text-align:inherit}.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 label>span{display:block}.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-spinner{display:none}.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 form.submitting .wpcf7-spinner{display:inline-block}.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-submit{margin-bottom:16px}.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-response-output{padding:.2em 1em;margin:15px 0 0;text-align:left}.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .ajax-loader{display:none}.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-select{-webkit-appearance:listbox}.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-checkbox .wpcf7-list-item,.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-radio .wpcf7-list-item{margin-bottom:1em;display:block}.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-checkbox .wpcf7-list-item label,.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-radio .wpcf7-list-item label{text-align:inherit!important}.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-checkbox .wpcf7-list-item label>*,.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-radio .wpcf7-list-item label>*{display:inline-block}.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-checkbox .wpcf7-list-item .wpcf7-list-item-label,.wp-block-kubio-contact__formContainer.kubio-use-style .wpcf7 .wpcf7-radio .wpcf7-list-item .wpcf7-list-item-label{margin:auto 8px}.wp-block-kubio-contact__formContainer.kubio-use-style .wpforms-container .wpform-error{color:#900!important}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]),.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui select,.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui textarea{display:block;width:100%}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui label{display:block}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-field .forminator-checkbox.forminator-checkbox-inline,.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-field .forminator-checkbox:not(.forminator-checkbox-inline):last-child,.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-field .forminator-file-upload,.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-field .forminator-radio.forminator-radio-inline,.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-field .forminator-radio:not(.forminator-radio-inline):last-child,.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-field .forminator-select--field+.forminator-select,.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-field .forminator-select2+.forminator-select{margin-bottom:16px!important}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-checkbox span[aria-hidden],.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-radio span[aria-hidden]{background-color:#fff!important}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-pagination-footer:after,.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-pagination-footer:before{display:none!important}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-icon-calendar{transform:translateY(calc(-50% - 6px))!important}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-datepicker{padding-left:38px!important}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-error-message,.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-row [id^=checkbox]{text-align:left}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-description{display:flex}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-description span{min-width:80px;margin-right:0;margin-left:auto;text-align:right}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-button-submit{display:block;cursor:pointer;margin-bottom:16px}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-response-message{margin:0 0 30px;display:block;padding:15px 20px 15px 22px;border-radius:0;text-align:left}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-response-message[aria-hidden=true]{display:none}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-response-message.forminator-loading{background-color:#f8f8f8;position:relative;padding-left:46px}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-response-message.forminator-loading:before{speak:none;display:inline-block;color:inherit;font-family:forminator-icons-font!important;font-size:1em;line-height:1em;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;content:"◌";position:absolute;top:calc(50% - .5em);left:20px;width:1em}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-response-message label,.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-response-message p{color:inherit!important;font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important;font-style:inherit!important;text-decoration:inherit!important}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-error-message{background-color:#f9e4e8;color:#e04562;font-size:12px;font-family:inherit;font-weight:500;padding:2px 10px;border-radius:0;line-height:2em;display:block!important;margin:5px 0 16px}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-row{margin-bottom:0!important}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-textarea{min-height:140px}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui .forminator-response-message.forminator-accessible{width:1px!important;height:1px!important;overflow:hidden!important;position:absolute!important;white-space:nowrap!important;margin:-1px!important;padding:0!important;border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important}.wp-block-kubio-contact__formContainer.kubio-use-style form.forminator-ui{display:block!important}.wp-block-kubio-contact__formContainer.kubio-use-style div.forminator-ui{display:none}.wp-block-kubio-contact__formContainer.kubio-use-style .wpforms-confirmation-container p,.wp-block-kubio-contact__formContainer.kubio-use-style .wpforms-confirmation-container-full p{color:inherit;font-size:inherit;font-family:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;font-style:inherit;text-decoration:inherit}.wp-block-kubio-contact__formContainer.kubio-use-style [type=submit]{display:block;margin-left:0;margin-right:auto;text-align:left;cursor:pointer}.wp-block-kubio-contact__formContainer.kubio-no-style{text-align:left}.wp-block-kubio-contact__formContainer.kubio-no-style form.forminator-ui{display:block!important}.wp-block-kubio-contact__formContainer .wp-block form p{font-size:inherit;font-family:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;text-transform:inherit;text-decoration:inherit;font-style:inherit;color:inherit}.wp-block-kubio-divider{line-height:0!important;font-size:0!important}.wp-block-kubio-divider .divider-icon{flex-grow:0;margin-left:10px;margin-right:10px;display:inline-block;vertical-align:middle}.wp-block-kubio-divider .divider-icon .h-svg-icon{width:40px;height:40px;fill:#03a9f4}.wp-block-kubio-divider__line{flex-grow:1;border:0;border-bottom:3px solid #03a9f4;display:inline-block;vertical-align:middle}.wp-block-kubio-divider__inner{flex-shrink:0;justify-self:center}.wp-block-kubio-divider .line-type .components-select-control__input{width:50%;float:right}.wp-block-kubio-divider .line-type .components-base-control__label{margin-top:8px}.wp-block-kubio-divider__width-container{display:inline-flex;align-items:center;justify-content:center}.wp-block-kubio-footer [data-kubio]:not([class*=h-col-]),.wp-block-kubio-footer.wp-block{max-width:unset!important}.h-footer-parallax{position:fixed!important;bottom:0!important;left:0!important;right:0!important;z-index:-1!important}.h-footer-parallax-content-class{box-shadow:0 20px 20px -10px rgb(49 52 57 / .3),0 20px 30px rgb(0 0 0 / .08)}.h-footer-parallax-content-class,.h-footer-parallax-header-class{background-color:#fff;position:relative;transition-duration:0s!important}.kubio-header-color-palette-overlay{background:hsl(0 0% 100% / .8);position:absolute;top:0;left:0;right:0;bottom:0;z-index:9999999;color:#454545;animation:kubiofadeInAnimation .7s ease;animation-iteration-count:1;animation-fill-mode:forwards}.kubio-header-color-palette-overlay__checkbox{display:flex;width:100%;justify-content:flex-start}.kubio-header-color-palette-overlay__checkbox label{color:#454545;font-size:13px;line-height:1.6}.kubio-header-color-palette-overlay .h-template-lock-controls .components-button-group{width:100%!important;justify-content:left}.kubio-header-color-palette-overlay .h-template-lock-controls .components-button-group .components-button{width:auto!important}.kubio-header-color-palette-overlay__popup{position:absolute;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;top:50%;left:50%;transform:translate(-50%,-50%);background:#fff;padding:15px;max-width:531px}.kubio-header-color-palette-overlay .kubio-header-color-palette-overlay__popup{box-shadow:0 3px 20px rgb(25 30 35 / .1);border:1px solid #ddd;width:467px}.kubio-header-color-palette-overlay .kubio-header-color-palette-overlay__popup .h-template-lock-controls__message{font-size:13px;color:#454545}.kubio-header-color-palette-overlay .kubio-header-color-palette-overlay__popup .kubio-header-color-palette-list-container{width:100%}.kubio-header-color-palette-overlay .kubio-header-color-palette-overlay__popup .kubio-header-color-palette-list-container .kubio-header-color-palette-list{align-items:flex-start;display:flex;padding:9px 0 6px}.kubio-header-color-palette-overlay .kubio-header-color-palette-overlay__popup .kubio-header-color-palette-list-container .kubio-header-color-palette-list .colors-scheme-label{flex-grow:0;padding:7px;background-color:#f0f0f0;border-radius:4px;width:100%;max-width:110px;box-sizing:border-box;color:#454545;font-size:13px;font-weight:500;margin-right:20px}.kubio-header-color-palette-overlay .kubio-header-color-palette-overlay__popup .kubio-header-color-palette-list-container .kubio-header-color-palette-list .colors-scheme-container{display:inline-flex}.kubio-header-color-palette-overlay .kubio-header-color-palette-overlay__popup .kubio-header-color-palette-list-container .kubio-header-color-palette-list .colors-scheme-container .kubio-current-colors-palette{display:flex;margin-top:0}.kubio-header-color-palette-overlay .kubio-header-color-palette-overlay__popup .kubio-header-color-palette-list-container .kubio-header-color-palette-list .colors-scheme-container .kubio-current-colors-palette .kubio-color-popover-indicator{margin-left:0;margin-right:8px;margin-bottom:5px}.kubio-header-color-palette-overlay .kubio-header-color-palette-overlay__popup .kubio-header-color-palette-list-container .kubio-header-color-palette-list.first{border-bottom:1px solid #ddd}@media (max-width:767px){.kubio-header-color-palette-overlay .kubio-header-color-palette-overlay__popup{width:350px}}@keyframes kubiofadeInAnimation{0%{opacity:0}to{opacity:1}}.wp-block-kubio-header [data-kubio]:not([class*=h-col-]),.wp-block-kubio-header.wp-block{max-width:unset!important}.wp-block-kubio-heading .h-hidden,.wp-block-kubio-heading__text .ah-headline.type .ah-words-wrapper.selected:after,.wp-block-kubio-heading__text .ah-headline.type b{visibility:hidden}.wp-block-kubio-heading__text .ah-headline.clip span,.wp-block-kubio-heading__text .ah-headline.loading-bar span,.wp-block-kubio-heading__text .ah-headline.slide span{padding:.2em 0;display:inline-block}.wp-block-kubio-heading__text .ah-headline.clip .ah-words-wrapper,.wp-block-kubio-heading__text .ah-headline.loading-bar .ah-words-wrapper,.wp-block-kubio-heading__text .ah-headline.slide .ah-words-wrapper,.wp-block-kubio-heading__text .ah-headline.type .ah-words-wrapper{overflow:hidden;vertical-align:top}.wp-block-kubio-heading__text .ah-words-wrapper{display:inline-block;position:relative;text-align:left}.wp-block-kubio-heading__text .ah-words-wrapper b{display:inline-block;position:absolute;white-space:nowrap;left:0;top:0;transition:none!important}.wp-block-kubio-heading__text .ah-words-wrapper b.is-visible{position:relative}.wp-block-kubio-heading__text .no-js .ah-words-wrapper b{opacity:0}.wp-block-kubio-heading__text .no-js .ah-words-wrapper b.is-visible{opacity:1}.wp-block-kubio-heading__text .ah-headline.rotate-1 .ah-words-wrapper{perspective:300px}.wp-block-kubio-heading__text .ah-headline.rotate-1 b{opacity:0;transform-origin:50% 100%;transform:rotateX(180deg)}.wp-block-kubio-heading__text .ah-headline.rotate-1 b.is-visible{opacity:1;transform:rotateX(0);animation:ah-rotate-1-in 1.2s}.wp-block-kubio-heading__text .ah-headline.rotate-1 b.is-hidden{transform:rotateX(180deg);animation:ah-rotate-1-out 1.2s}@keyframes ah-rotate-1-in{0%{transform:rotateX(180deg);opacity:0}35%{transform:rotateX(120deg);opacity:0}65%{opacity:0}to{transform:rotateX(1turn);opacity:1}}@keyframes ah-rotate-1-out{0%{transform:rotateX(0);opacity:1}35%{transform:rotateX(-40deg);opacity:1}65%{opacity:0}to{transform:rotateX(180deg);opacity:0}}.wp-block-kubio-heading__text .ah-headline.type .ah-words-wrapper:after{content:"";position:absolute;right:0;top:50%;bottom:auto;transform:translateY(-50%);height:90%;width:1px;background-color:#363636}.wp-block-kubio-heading__text .ah-headline.type .ah-words-wrapper.waiting:after{animation:ah-pulse 1s infinite}.wp-block-kubio-heading__text .ah-headline.type .ah-words-wrapper.selected{background-color:#f0f0f0}.wp-block-kubio-heading__text .ah-headline.type .ah-words-wrapper.selected b{color:#363636}.wp-block-kubio-heading__text .ah-headline.type b.is-visible{visibility:visible}.wp-block-kubio-heading__text .ah-headline.type i{position:absolute;visibility:hidden}.wp-block-kubio-heading__text .ah-headline.type i.in{position:relative;visibility:visible}@keyframes ah-pulse{0%{transform:translateY(-50%) scale(1);opacity:1}40%{transform:translateY(-50%) scale(.9);opacity:0}to{transform:translateY(-50%) scale(0);opacity:0}}.wp-block-kubio-heading__text .ah-headline.rotate-2 .ah-words-wrapper{perspective:300px}.wp-block-kubio-heading__text .ah-headline.rotate-2 em,.wp-block-kubio-heading__text .ah-headline.rotate-2 i{display:inline-block;-webkit-backface-visibility:hidden;backface-visibility:hidden}.wp-block-kubio-heading__text .ah-headline.rotate-2 b{opacity:0}.wp-block-kubio-heading__text .ah-headline.rotate-2 i{transform-style:preserve-3d;transform:translateZ(-20px) rotateX(90deg);opacity:0}.wp-block-kubio-heading__text .is-visible .ah-headline.rotate-2 i{opacity:1}.wp-block-kubio-heading__text .ah-headline.rotate-2 i.in{animation:ah-rotate-2-in .4s forwards}.wp-block-kubio-heading__text .ah-headline.rotate-2 i.out{animation:ah-rotate-2-out .4s forwards}.wp-block-kubio-heading__text .ah-headline.rotate-2 em{transform:translateZ(20px)}.wp-block-kubio-heading__text .no-csstransitions .ah-headline.rotate-2 i{transform:rotateX(0);opacity:0}.wp-block-kubio-heading__text .no-csstransitions .ah-headline.rotate-2 i em{transform:scale(1)}.wp-block-kubio-heading__text .no-csstransitions .ah-headline.rotate-2 .is-visible i{opacity:1}@keyframes ah-rotate-2-in{0%{opacity:0;transform:translateZ(-20px) rotateX(90deg)}60%{opacity:1;transform:translateZ(-20px) rotateX(-10deg)}to{opacity:1;transform:translateZ(-20px) rotateX(0)}}@keyframes ah-rotate-2-out{0%{opacity:1;transform:translateZ(-20px) rotateX(0)}60%{opacity:0;transform:translateZ(-20px) rotateX(-100deg)}to{opacity:0;transform:translateZ(-20px) rotateX(-90deg)}}.wp-block-kubio-heading__text .ah-headline.loading-bar .ah-words-wrapper:after{content:"";position:absolute;left:0;bottom:0;height:3px;width:0;background:#356efd;z-index:2;transition:width .3s -.1s}.wp-block-kubio-heading__text .ah-headline.loading-bar .ah-words-wrapper.is-loading:after{width:100%;transition:width 3s}.wp-block-kubio-heading__text .ah-headline.loading-bar b{top:.2em;opacity:0;transition:opacity .3s}.wp-block-kubio-heading__text .ah-headline.loading-bar b.is-visible{opacity:1;top:0}.wp-block-kubio-heading__text .ah-headline.slide b{opacity:0;top:.2em}.wp-block-kubio-heading__text .ah-headline.slide b.is-visible{top:0;opacity:1;animation:slide-in .6s}.wp-block-kubio-heading__text .ah-headline.slide b.is-hidden{animation:slide-out .6s}@keyframes slide-in{0%{opacity:0;transform:translateY(-100%)}60%{opacity:1;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@keyframes slide-out{0%{opacity:1;transform:translateY(0)}60%{opacity:0;transform:translateY(120%)}to{opacity:0;transform:translateY(100%)}}.wp-block-kubio-heading__text .ah-headline.clip .ah-words-wrapper:after{content:"";position:absolute;top:0;right:0;width:2px;height:100%;background-color:#363636}.wp-block-kubio-heading__text .ah-headline.clip b{opacity:0}.wp-block-kubio-heading__text .ah-headline.clip b.is-visible{opacity:1}.wp-block-kubio-heading__text .ah-headline.zoom .ah-words-wrapper{perspective:300px}.wp-block-kubio-heading__text .ah-headline.zoom b{opacity:0}.wp-block-kubio-heading__text .ah-headline.zoom b.is-visible{opacity:1;animation:zoom-in .8s}.wp-block-kubio-heading__text .ah-headline.zoom b.is-hidden{animation:zoom-out .8s}@keyframes zoom-in{0%{opacity:0;transform:translateZ(100px)}to{opacity:1;transform:translateZ(0)}}@keyframes zoom-out{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translateZ(-100px)}}.wp-block-kubio-heading__text .ah-headline.rotate-3 .ah-words-wrapper{perspective:300px}.wp-block-kubio-heading__text .ah-headline.rotate-3 b{opacity:0}.wp-block-kubio-heading__text .ah-headline.rotate-3 i{display:inline-block;transform:rotateY(180deg);-webkit-backface-visibility:hidden;backface-visibility:hidden}.wp-block-kubio-heading__text .is-visible .ah-headline.rotate-3 i{transform:rotateY(0)}.wp-block-kubio-heading__text .ah-headline.rotate-3 i.in{animation:ah-rotate-3-in .6s forwards}.wp-block-kubio-heading__text .ah-headline.rotate-3 i.out{animation:ah-rotate-3-out .6s forwards}.wp-block-kubio-heading__text .no-csstransitions .ah-headline.rotate-3 i{transform:rotateY(0);opacity:0}.wp-block-kubio-heading__text .no-csstransitions .ah-headline.rotate-3 .is-visible i{opacity:1}@keyframes ah-rotate-3-in{0%{transform:rotateY(180deg)}to{transform:rotateY(0)}}@keyframes ah-rotate-3-out{0%{transform:rotateY(0)}to{transform:rotateY(-180deg)}}.wp-block-kubio-heading__text .ah-headline.scale b{opacity:0}.wp-block-kubio-heading__text .ah-headline.scale i{display:inline-block;opacity:0;transform:scale(0)}.wp-block-kubio-heading__text .is-visible .ah-headline.scale i{opacity:1}.wp-block-kubio-heading__text .ah-headline.scale i.in{animation:scale-up .6s forwards}.wp-block-kubio-heading__text .ah-headline.scale i.out{animation:scale-down .6s forwards}.wp-block-kubio-heading__text .no-csstransitions .ah-headline.scale i{transform:scale(1);opacity:0}.wp-block-kubio-heading__text .no-csstransitions .ah-headline.scale .is-visible i{opacity:1}@keyframes scale-up{0%{transform:scale(0);opacity:0}60%{transform:scale(1.2);opacity:1}to{transform:scale(1);opacity:1}}@keyframes scale-down{0%{transform:scale(1);opacity:1}60%{transform:scale(0);opacity:0}}.wp-block-kubio-heading__text .ah-headline.push b{opacity:0}.wp-block-kubio-heading__text .ah-headline.push b.is-visible{opacity:1;animation:push-in .6s}.wp-block-kubio-heading__text .ah-headline.push b.is-hidden{animation:push-out .6s}@keyframes push-in{0%{opacity:0;transform:translateX(-100%)}60%{opacity:1;transform:translateX(10%)}to{opacity:1;transform:translateX(0)}}@keyframes push-out{0%{opacity:1;transform:translateX(0)}60%{opacity:0;transform:translateX(110%)}to{opacity:0;transform:translateX(100%)}}.wp-block-kubio-heading__text .fancy-title-headline .text-wrapper-fancy{overflow:visible;position:relative}.wp-block-kubio-heading__text .fancy-title-headline .text-animation-fancy{z-index:1;position:relative}.wp-block-kubio-heading__text .fancy-title-headline svg{position:absolute;top:50%;left:50%;width:calc(100% + 20px);height:calc(100% + 20px);transform:translate(-50%,-50%);overflow:visible}.wp-block-kubio-heading__text .fancy-title-headline svg path{stroke:red;stroke-width:9;fill:none;stroke-dasharray:1500;stroke-dashoffset:1500;animation:fancy-headline-dash 10s infinite}.wp-block-kubio-heading__text .fancy-title-headline svg path:nth-of-type(2){animation-delay:.6s}@keyframes fancy-headline-dash{0%{stroke-dashoffset:1500}15%{stroke-dashoffset:0}85%{opacity:1}90%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:1500;opacity:0}}.wp-block-kubio-heading__text [data-kubio-component=fancy-title]{display:inline-block}.wp-block-kubio-heading__text .ah-headline.clip span,.wp-block-kubio-heading__text .ah-headline.loading-bar span,.wp-block-kubio-heading__text .ah-headline.slide span{padding:0!important}.wp-block-kubio-heading__text .ah-headline.rotate-2 .ah-words-wrapper{perspective:unset!important}.wp-block-kubio-heading__text .bring-to-front+svg{z-index:2}.wp-block-kubio-heading__text .fancy-title-headline{display:inline-flex}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-kubio-heading__text .fancy-title-headline svg{display:none}}.wp-block-kubio-heading__text .ah-words-wrapper b,.wp-block-kubio-heading__text .ah-words-wrapper em,.wp-block-kubio-heading__text .ah-words-wrapper i{text-decoration:inherit;font-weight:inherit;font-style:inherit;font-size:inherit!important}.h-link,.wp-block-kubio-heading a{text-decoration:underline}a.d-block .wp-block-kubio-heading{margin-bottom:0}.wp-block-kubio-hero [data-kubio]:not([class*=h-col-]),.wp-block-kubio-hero.wp-block{max-width:unset!important}.wp-block-kubio-hero .kubio-dropdown-with-hover{margin-top:var(--kubio-navigation-padding)}.wp-block-kubio-hero__inner{position:static!important}.h-down-arrow{position:absolute!important;bottom:0;left:0;width:100%}.h-scroll-to__outer{animation-duration:2s;animation-iteration-count:infinite;z-index:2}.h-scroll-to__outer>*{cursor:pointer}.move-down-bounce{animation-name:move-down-bounce}@keyframes move-down-bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}.wp-block-kubio-home-button__outer{display:inline-flex;vertical-align:middle}.wp-block-kubio-home-button__link{display:inline-flex;align-items:center;cursor:pointer;word-break:break-word}.wp-block-kubio-home-button__inner{cursor:pointer;text-decoration:none}.wp-block-kubio-home-button__icon{flex-shrink:0}.wp-block-kubio-iconlist.wp-block{display:flex;flex-direction:column;flex-wrap:wrap;padding:0;list-style-type:none;line-height:normal;text-align:left;margin-left:auto;margin-right:auto}[data-kubio] .wp-block-kubio-iconlist.wp-block{margin-left:0;margin-right:0}.wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__item{display:block;max-width:100%;word-break:keep-all;justify-content:inherit}.wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__item .first-el-spacer{padding-bottom:0!important}.wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__item .last-el-spacer{padding-top:0!important}.wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__item:last-child .wp-block-kubio-iconlistitem__divider-wrapper:last-child{display:none}.wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__item>a{display:inline-block;text-decoration:none}.wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__text-wrapper{display:flex}.wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__text{overflow:hidden}.wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__icon{flex:0 0 auto;vertical-align:middle}.wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__divider,.wp-block-kubio-iconlist .wp-block-kubio-iconlistitem__divider-wrapper{display:flex;justify-content:inherit}@media (min-width:1024px){.list-type-vertical-on-desktop .first-el-spacer,.list-type-vertical-on-desktop .last-el-spacer{display:none}.list-type-vertical-on-desktop .wp-block-kubio-iconlistitem__divider{border-left:none!important;height:auto!important}.list-type-vertical-on-desktop .wp-block-kubio-iconlistitem__divider-wrapper{width:100%!important;height:auto!important}}@media (min-width:768px) and (max-width:1023px){.list-type-vertical-on-tablet .first-el-spacer,.list-type-vertical-on-tablet .last-el-spacer{display:none}.list-type-vertical-on-tablet .wp-block-kubio-iconlistitem__divider{border-left:none!important;height:auto!important}.list-type-vertical-on-tablet .wp-block-kubio-iconlistitem__divider-wrapper{width:100%!important;height:auto!important}}@media (max-width:767px){.list-type-vertical-on-mobile .first-el-spacer,.list-type-vertical-on-mobile .last-el-spacer{display:none}.list-type-vertical-on-mobile .wp-block-kubio-iconlistitem__divider{border-left:none!important;height:auto!important}.list-type-vertical-on-mobile .wp-block-kubio-iconlistitem__divider-wrapper{width:100%!important;height:auto!important}}@media (min-width:1024px){.list-type-horizontal-on-desktop .first-el-spacer,.list-type-horizontal-on-desktop .last-el-spacer{display:none}.list-type-horizontal-on-desktop .wp-block-kubio-iconlistitem__item{display:flex}.list-type-horizontal-on-desktop .wp-block-kubio-iconlistitem__divider{width:auto!important;border-bottom:none!important}.list-type-horizontal-on-desktop .wp-block-kubio-iconlistitem__divider-wrapper{height:auto!important;width:auto!important;align-items:center}}@media (min-width:768px) and (max-width:1023px){.list-type-horizontal-on-tablet .first-el-spacer,.list-type-horizontal-on-tablet .last-el-spacer{display:none}.list-type-horizontal-on-tablet .wp-block-kubio-iconlistitem__item{display:flex}.list-type-horizontal-on-tablet .wp-block-kubio-iconlistitem__divider{width:auto!important;border-bottom:none!important}.list-type-horizontal-on-tablet .wp-block-kubio-iconlistitem__divider-wrapper{height:auto!important;width:auto!important;align-items:center}}@media (max-width:767px){.list-type-horizontal-on-mobile .first-el-spacer,.list-type-horizontal-on-mobile .last-el-spacer{display:none}.list-type-horizontal-on-mobile .wp-block-kubio-iconlistitem__item{display:flex}.list-type-horizontal-on-mobile .wp-block-kubio-iconlistitem__divider{width:auto!important;border-bottom:none!important}.list-type-horizontal-on-mobile .wp-block-kubio-iconlistitem__divider-wrapper{height:auto!important;width:auto!important;align-items:center}}.wp-block-kubio-icon a{line-height:1px;display:block}.wp-block-kubio-image-gallery__gallery{max-width:100%;display:flex;flex-flow:wrap}.wp-block-kubio-image-gallery_classic{justify-items:center;align-items:flex-start}.wp-block-kubio-image-gallery-item{display:block}.wp-block-kubio-image-gallery-item__image-overlay{display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:99}.wp-block-kubio-image-gallery-item__image-caption-wrapper{position:relative}.wp-block-kubio-image-gallery .image-gallery-grid-item{text-align:center}.wp-block-kubio-image-gallery .image-gallery-grid-item a{display:block}.wp-block-kubio-image-gallery .image-gallery-grid-item img{width:100%;display:block}.wp-block-kubio-image-gallery figcaption{line-height:1.6;width:auto;overflow:hidden;text-overflow:ellipsis;white-space:normal;display:inline-block}.wp-block-kubio-image-gallery figure{margin:0}.wp-block-kubio-image-gallery_masonry .wp-block-kubio-image-gallery__item{display:inline-block;-moz-column-break-inside:avoid;break-inside:avoid;height:auto;margin-bottom:10px}.wp-block-kubio-image-gallery__image-overlay{display:block;position:absolute;top:0;bottom:0;left:0;right:0;z-index:99}.wp-block-kubio-image-gallery .hover-effect--blur figure:hover img{filter:blur(5px)}.wp-block-kubio-image-gallery .hover-effect--zoom figure{overflow:hidden}.wp-block-kubio-image-gallery .hover-effect--zoom img{transition:transform .5s ease}.wp-block-kubio-image-gallery .hover-effect--zoom figure:hover img{transform:scale(1.1)}.wp-block-kubio-image-gallery .hover-effect--fadeIn img{opacity:.7}.wp-block-kubio-image-gallery .hover-effect--fadeIn figure:hover img,.wp-block-kubio-image-gallery .hover-effect--fadeOut img{opacity:1}.wp-block-kubio-image-gallery .hover-effect--fadeOut figure:hover img{opacity:.7}.wp-block-kubio-image-gallery .hover-effect--glow figure:hover img{filter:brightness(1.3)}.wp-block-kubio-image-gallery .hover-effect--color img{filter:grayscale(100%)}.wp-block-kubio-image-gallery .hover-effect--color figure:hover img,.wp-block-kubio-image-gallery .hover-effect--grayscale img{filter:grayscale(0)}.wp-block-kubio-image-gallery .hover-effect--grayscale figure:hover img{filter:grayscale(100%)}.wp-block-kubio-image-gallery .hover-effect--addOverlay .wp-block-kubio-image-gallery-item__image-overlay{pointer-events:none;opacity:0}.wp-block-kubio-image-gallery .hover-effect--addOverlay figure:hover .wp-block-kubio-image-gallery-item__image-overlay{opacity:1}.wp-block-kubio-image-gallery .hover-effect--removeOverlay .wp-block-kubio-image-gallery-item__image-overlay{pointer-events:none;opacity:1}.wp-block-kubio-image-gallery .hover-effect--removeOverlay figure:hover .wp-block-kubio-image-gallery-item__image-overlay{opacity:0}.wp-block-kubio-image-gallery .caption-position{text-align:center}.wp-block-kubio-image-gallery .caption-position--over figcaption,.wp-block-kubio-image-gallery .caption-position--over_on_hover figcaption{position:absolute;z-index:100;left:0;right:0;top:50%}.wp-block-kubio-image-gallery .caption-position--below figcaption{position:relative;display:block;bottom:0}.wp-block-kubio-image-gallery .caption-position--over_on_hover figcaption{opacity:0;transition-property:opacity}.wp-block-kubio-image-gallery .caption-position--over_on_hover figure:hover figcaption{opacity:1}.wp-block-kubio-image-gallery .caption--start figcaption{top:0;bottom:auto;padding-top:inherit}.wp-block-kubio-image-gallery .caption--center:not(.caption-position--below) figcaption{top:50%;transform:translateY(-50%)}.wp-block-kubio-image-gallery .caption--end figcaption{top:auto;bottom:0;padding-bottom:inherit}.wp-block-kubio-image-gallery .components-placeholder{font:initial!important;font-weight:400;text-transform:none;font-style:normal;letter-spacing:normal;text-decoration:none}body.fancybox-active.compensate-for-scrollbar{margin-right:0!important}.wp-block-kubio-image{vertical-align:middle;display:block;z-index:1;min-height:20px}[data-kubio] .wp-block-kubio-image{max-width:100%;display:inline-block}.wp-block-kubio-image.wp-block.position-relative{line-height:0}.wp-block-kubio-image__outer{flex-direction:column;justify-content:center;align-items:center}[data-kubio] .wp-block-kubio-image__outer{width:100%;max-width:100%;margin:0}.wp-block-kubio-image__captionContainer{display:block}.wp-block-kubio-image__caption{line-height:1.6;width:100%;z-index:1}.wp-block-kubio-image__image{width:auto;max-height:100%;display:block;height:auto}.wp-block-kubio-image__frameContainer{position:relative;display:inline-block;z-index:1;max-width:100%}.wp-block-kubio-image__frameContainer img:before{content:" "!important;display:inline-block!important;width:100%!important;height:100%!important;font-size:300000px!important;overflow:hidden;max-width:var(--kubio-image-width,100%);background-color:rgb(0 0 0 / .06)}.wp-block-kubio-image__frameContainer img[data-width]{width:var(--kubio-image-width,auto)}.wp-block-kubio-image__frameContainer .frame-type-background{border:inherit;border-color:transparent!important}.wp-block-kubio-image__overlay{top:0;right:0;bottom:0;left:0;position:absolute;overflow:hidden;pointer-events:none;z-index:1}.wp-block-kubio-image__frameImage{position:absolute;top:0;left:0;pointer-events:none;z-index:-1}.wp-block-kubio-image__frameImage.frame-image-shadow{box-shadow:0 2px 4px -1px rgb(0 0 0 / .2),0 4px 5px 0 rgb(0 0 0 / .14),0 1px 10px 0 rgb(0 0 0 / .12)}.wp-block-kubio-image .components-placeholder{line-height:1.6!important;font:initial!important;font-weight:400;text-transform:none;font-style:normal;letter-spacing:normal;text-decoration:none}.wp-block-kubio-image .components-placeholder .components-placeholder__fieldset .components-button{padding:6px 12px}.image-link{display:contents;text-decoration:none}[data-align=full]>.wp-block-kubio-image img,[data-align=wide]>.wp-block-kubio-image img{width:100%}.wp-block[data-align=left]>.wp-block-kubio-image{margin:.5em 1em .5em 0}.wp-block[data-align=right]>.wp-block-kubio-image{margin:.5em 0 .5em 1em}.wp-block[data-align=center]>.wp-block-kubio-image{margin-left:auto;margin-right:auto;text-align:center}.wp-block-kubio-image .aligncenter,.wp-block-kubio-image .alignleft,.wp-block-kubio-image .alignright,.wp-block-kubio-image.is-resized{display:table}.image-size-row-dropdown{flex-grow:1}.components-input-control__container input{font-size:12px!important}.wp-block-kubio-linkgroup__outer{display:block;width:100%}[data-kubio] .wp-block-kubio-linkgroup__outer{display:inline-block}.wp-block-kubio-link__outer{display:inline-flex}.wp-block-kubio-link__link{display:inline-flex;align-items:center;justify-content:center;border-color:#fff0;cursor:pointer}.wp-block-kubio-link__link svg{transform:translateY(1px)}.wp-block-kubio-link__inner{cursor:pointer;text-decoration:none}.wp-block-kubio-link__icon{flex-shrink:0}.h-navigation_sticky .kubio-logo-image,.kubio-alternate-logo-image{display:none}.h-navigation_sticky .kubio-alternate-logo-image,.normal-mode .kubio-logo-image{display:inline}.alternate-mode .kubio-logo-image,.normal-mode .kubio-alternate-logo-image{display:none}.alternate-mode .kubio-alternate-logo-image{display:inline}.wp-block-kubio-logo{display:flex;align-items:center;justify-content:center}.wp-block-kubio-logo.kubio-logo-direction-row{flex-direction:row;align-items:center!important}.wp-block-kubio-logo.kubio-logo-direction-row-reverse{align-items:center!important}.wp-block-kubio-logo.kubio-logo-direction-row-reverse span{order:1}.wp-block-kubio-logo.kubio-logo-direction-row-reverse img{order:2}.wp-block-kubio-logo.kubio-logo-direction-row.kubio-logo-without-text{gap:0!important}.wp-block-kubio-logo.kubio-logo-direction-column{flex-direction:column}.wp-block-kubio-logo.kubio-logo-direction-column-reverse{flex-direction:column-reverse}.wp-block-kubio-logo .kubio-logo-image,.wp-block-kubio-logo__alternateImage{max-height:70px}.wp-block-kubio-logo__container.show-logo-text:not(.show-logo-image){gap:0!important}.wp-block-kubio-logo.is-selected:after{left:2px!important;top:2px!important;width:calc(100% - 4px)!important;height:calc(100% - 4px)!important}.wp-block-kubio-map__wrapper{pointer-events:none;width:100%;height:100%;overflow:hidden;border-radius:inherit}.wp-block-kubio-map__wrapper.frontend-wrapper{pointer-events:all}.wp-block-kubio-map__iframe{max-width:100%;width:100%;height:100%;margin:0;line-height:normal;border:none}.kubio-menu ul{margin:0;padding:0}.kubio-menu ul,.kubio-menu ul li{list-style:none}.kubio-menu li{display:flex;text-align:initial}.kubio-menu a{flex-grow:1;white-space:break-spaces;color:inherit;display:flex;align-items:center;justify-content:space-between}.kubio-menu>ul>li{margin:unset}.kubio-menu ul li.current-menu-item>a,.kubio-menu ul li:hover>a,.kubio-menu ul li>a{color:inherit}.kubio-menu .is-selected svg.kubio-menu-item-icon{transform:rotate(0)}.kubio-menu svg.kubio-menu-item-icon{height:1em;width:1em;box-sizing:content-box;min-height:1em;min-width:1em}.kubio-menu svg.kubio-menu-item-icon path{fill:currentColor}.mobile-menu-button{margin-top:10px}.kubio-dropdown-menu{display:flex;flex-grow:1}.kubio-dropdown-menu .wp-block-kubio-mobile-menu-icon{display:none}.kubio-dropdown-menu .kubio-menu{display:flex;width:100%}.kubio-dropdown-menu .kubio-menu li{display:flex;align-items:center}.kubio-dropdown-menu .kubio-menu ul,.kubio-dropdown-menu .kubio-menu ul:not(.h-select-control__menu) li{margin:0;padding:0;position:relative}.kubio-dropdown-menu .kubio-menu>ul{display:flex;flex-wrap:wrap;align-items:center;flex-grow:1}.kubio-dropdown-menu .kubio-menu>ul:after,.kubio-dropdown-menu .kubio-menu>ul:before{display:none}.kubio-dropdown-menu .kubio-menu>ul>li>ul{margin-left:0!important}.kubio-dropdown-menu .kubio-menu>ul>li>ul:before{content:"";position:absolute;width:100%;bottom:100%}.kubio-dropdown-menu .kubio-menu>ul>li>ul li.menu-item-has-children:hover:after{content:"";position:absolute;width:50px;z-index:-1;height:100%;top:0;left:100%}.kubio-dropdown-menu .kubio-menu li>ul{position:absolute;left:0;top:-100000px;width:-moz-fit-content;width:fit-content;z-index:2;opacity:0;transition:opacity .1s linear;min-width:200px}.kubio-dropdown-menu .kubio-menu li>ul:empty{display:none}.kubio-dropdown-menu .kubio-menu li>ul .kubio-menu-item-icon{transform:rotate(-90deg)}.kubio-dropdown-menu .kubio-menu li>ul>li:last-of-type{border-bottom:none!important}.kubio-dropdown-menu .kubio-menu li.hover,.kubio-dropdown-menu .kubio-menu li.open,.kubio-dropdown-menu .kubio-menu li:hover{z-index:30}.kubio-dropdown-menu .kubio-menu li.hover>ul,.kubio-dropdown-menu .kubio-menu li.open>ul,.kubio-dropdown-menu .kubio-menu li:hover>ul{opacity:1;top:100%}.kubio-dropdown-menu .kubio-menu li>ul ul.reverse-directon{left:-100%}.kubio-dropdown-menu .kubio-menu>ul>li li.hover,.kubio-dropdown-menu .kubio-menu>ul>li li.open,.kubio-dropdown-menu .kubio-menu>ul>li li:hover{z-index:30}.kubio-dropdown-menu .kubio-menu>ul>li li.hover>ul,.kubio-dropdown-menu .kubio-menu>ul>li li.open>ul,.kubio-dropdown-menu .kubio-menu>ul>li li:hover>ul{opacity:1;top:0;left:100%}.kubio-dropdown-menu .h-block-placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;text-transform:none;font-style:normal;letter-spacing:normal;text-decoration:none}.kubio-dropdown-menu .kubio-offscreen-icon-wrapper{display:none;border:none;margin:0;padding:0;line-height:1}.kubio-dropdown-menu .kubio-offscreen-icon-wrapper,.kubio-dropdown-menu .kubio-offscreen-icon-wrapper:focus,.kubio-dropdown-menu .kubio-offscreen-icon-wrapper:hover{background:0 0}.kubio-dropdown-menu .wp-block-kubio-menu-offscreen{display:none}@media (max-width:767px){.kubio-dropdown-menu.has-offcanvas-mobile .kubio-menu{display:none}.kubio-dropdown-menu.has-offcanvas-mobile .kubio-offscreen-icon-wrapper{display:inline-block}.kubio-dropdown-menu.has-offcanvas-mobile .wp-block-kubio-menu-offscreen{display:block}}@media (max-width:1023px){.kubio-dropdown-menu.has-offcanvas-tablet .kubio-menu{display:none}.kubio-dropdown-menu.has-offcanvas-tablet .kubio-offscreen-icon-wrapper{display:inline-block}.kubio-dropdown-menu.has-offcanvas-tablet .wp-block-kubio-menu-offscreen{display:block}}.kubio-dropdown-menu.has-offcanvas-desktop .kubio-menu{display:none}.kubio-dropdown-menu.has-offcanvas-desktop .kubio-offscreen-icon-wrapper{display:inline-block}.kubio-dropdown-menu.has-offcanvas-desktop .wp-block-kubio-menu-offscreen{display:block}.kubio-dropdown-menu.bordered-active-item .kubio-menu>ul>li{position:relative}.kubio-dropdown-menu.bordered-active-item .kubio-menu>ul>li:after,.kubio-dropdown-menu.bordered-active-item .kubio-menu>ul>li:before{content:" ";display:block;width:100%;left:0;height:2px;position:absolute;z-index:0;opacity:0}.kubio-dropdown-menu.bordered-active-item .kubio-menu>ul>li:before{top:0}.kubio-dropdown-menu.bordered-active-item .kubio-menu>ul>li:after{bottom:0}.kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after,.kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{opacity:0;transition:all .3s}.kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{margin-top:-10px}.kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after{margin-bottom:-10px}.kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after,.kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before,.kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after,.kubio-dropdown-menu.bordered-active-item.effect-borders-in .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before{opacity:1;margin-top:0;margin-bottom:0}.kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after,.kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{opacity:0;transition:all .3s}.kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{margin-top:10px}.kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after{margin-bottom:10px}.kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after,.kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before,.kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after,.kubio-dropdown-menu.bordered-active-item.effect-borders-out .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before{opacity:1;margin-bottom:0;margin-top:0}.kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after,.kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{opacity:0;width:0;content:"";transition:all .3s}.kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{left:0;right:auto}.kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after{right:0;left:auto}.kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after,.kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before,.kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after,.kubio-dropdown-menu.bordered-active-item.effect-borders-grow .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before{opacity:1;width:100%}.kubio-dropdown-menu.bordered-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after,.kubio-dropdown-menu.bordered-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{opacity:0;transition:none}.kubio-dropdown-menu.bordered-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item) .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after,.kubio-dropdown-menu.bordered-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item) .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before,.kubio-dropdown-menu.bordered-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item) .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after,.kubio-dropdown-menu.bordered-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item) .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before{opacity:1}.kubio-dropdown-menu.bordered-active-item.grow-from-left .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after,.kubio-dropdown-menu.bordered-active-item.grow-from-left .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{left:0!important;right:auto!important}.kubio-dropdown-menu.bordered-active-item.grow-from-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after,.kubio-dropdown-menu.bordered-active-item.grow-from-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{right:0!important;left:auto!important}.kubio-dropdown-menu.bordered-active-item.grow-from-center .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after,.kubio-dropdown-menu.bordered-active-item.grow-from-center .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{left:50%!important;right:auto!important}.kubio-dropdown-menu.bordered-active-item.grow-from-center .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after,.kubio-dropdown-menu.bordered-active-item.grow-from-center .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before,.kubio-dropdown-menu.bordered-active-item.grow-from-center .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after,.kubio-dropdown-menu.bordered-active-item.grow-from-center .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before{left:0!important;right:auto!important}.kubio-dropdown-menu.bordered-active-item.bordered-active-item--top .kubio-menu>ul>li:after{visibility:hidden}.kubio-dropdown-menu.bordered-active-item.bordered-active-item--top .kubio-menu>ul>li.current-menu-item:after,.kubio-dropdown-menu.bordered-active-item.bordered-active-item--top .kubio-menu>ul>li.current-menu-item:before,.kubio-dropdown-menu.bordered-active-item.bordered-active-item--top .kubio-menu>ul>li.current_page_item:after,.kubio-dropdown-menu.bordered-active-item.bordered-active-item--top .kubio-menu>ul>li.current_page_item:before{opacity:1}.kubio-dropdown-menu.bordered-active-item.bordered-active-item--bottom .kubio-menu>ul>li:before{visibility:hidden}.kubio-dropdown-menu.bordered-active-item.bordered-active-item--bottom .kubio-menu>ul>li.current-menu-item:after,.kubio-dropdown-menu.bordered-active-item.bordered-active-item--bottom .kubio-menu>ul>li.current-menu-item:before,.kubio-dropdown-menu.bordered-active-item.bordered-active-item--bottom .kubio-menu>ul>li.current_page_item:after,.kubio-dropdown-menu.bordered-active-item.bordered-active-item--bottom .kubio-menu>ul>li.current_page_item:before,.kubio-dropdown-menu.bordered-active-item.bordered-active-item--top-and-bottom .kubio-menu>ul>li.current-menu-item:after,.kubio-dropdown-menu.bordered-active-item.bordered-active-item--top-and-bottom .kubio-menu>ul>li.current-menu-item:before,.kubio-dropdown-menu.bordered-active-item.bordered-active-item--top-and-bottom .kubio-menu>ul>li.current_page_item:after,.kubio-dropdown-menu.bordered-active-item.bordered-active-item--top-and-bottom .kubio-menu>ul>li.current_page_item:before{opacity:1}.kubio-dropdown-menu.solid-active-item .kubio-menu>ul>li>.kubio-menu-item-link,.kubio-dropdown-menu.solid-active-item .kubio-menu>ul>li>a{z-index:1;color:#fff;transition:all .2s}.kubio-dropdown-menu.solid-active-item .kubio-menu>ul>li{position:relative}.kubio-dropdown-menu.solid-active-item .kubio-menu>ul>li:after,.kubio-dropdown-menu.solid-active-item .kubio-menu>ul>li:before{content:" ";display:block;width:100%;left:0;height:100%;position:absolute;z-index:0;opacity:0;transition:all .2s}.kubio-dropdown-menu.solid-active-item .kubio-menu>ul>li:before{top:0}.kubio-dropdown-menu.solid-active-item .kubio-menu>ul>li:after{bottom:0}.kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{height:0;opacity:1!important;transition:all .3s}.kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after{opacity:0!important;visibility:hidden;transition:none}.kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before,.kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before{height:100%}.kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li.current-menu-item:before,.kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li.current_page_item:before{opacity:1!important}.kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li.current-menu-item:after,.kubio-dropdown-menu.solid-active-item.effect-pull-down .kubio-menu>ul>li.current_page_item:after{visibility:hidden}.kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after{height:0;opacity:1!important;transition:all .3s}.kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{opacity:0!important;visibility:hidden;transition:none}.kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after,.kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after{height:100%}.kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li.current-menu-item:before,.kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li.current_page_item:before{visibility:hidden}.kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li.current-menu-item:after,.kubio-dropdown-menu.solid-active-item.effect-pull-up .kubio-menu>ul>li.current_page_item:after{opacity:1!important}.kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after,.kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{height:0;opacity:1!important;transition:all .4s}.kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after,.kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before,.kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after,.kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before{height:100%}.kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li.current-menu-item:after,.kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li.current-menu-item:before,.kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li.current_page_item:after,.kubio-dropdown-menu.solid-active-item.effect-pull-up-down .kubio-menu>ul>li.current_page_item:before{opacity:1!important}.kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{height:0%;width:100%;top:50%;opacity:1!important;transition:all .3s}.kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after{opacity:0!important;visibility:hidden;transition:none}.kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before,.kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before{top:0;height:100%}.kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li.current-menu-item:after,.kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li.current-menu-item:before,.kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li.current_page_item:after,.kubio-dropdown-menu.solid-active-item.effect-pull-up-down-reverse .kubio-menu>ul>li.current_page_item:before{opacity:1!important}.kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after{opacity:1!important;transition:all .3s;transform:scaleX(0);transform-origin:100% 50%}.kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{opacity:0!important;visibility:hidden;transition:none}.kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after,.kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after{transform:scaleX(1)}.kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li.current-menu-item:before,.kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li.current_page_item:before{visibility:hidden}.kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li.current-menu-item:after,.kubio-dropdown-menu.solid-active-item.effect-pull-right .kubio-menu>ul>li.current_page_item:after{opacity:1!important}.kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after{opacity:1!important;transition:all .3s;transform:scaleX(0);transform-origin:0 50%}.kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{opacity:0!important;visibility:hidden;transition:none}.kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after,.kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after{transform:scaleX(1)}.kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li.current-menu-item:before,.kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li.current_page_item:before{visibility:hidden}.kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li.current-menu-item:after,.kubio-dropdown-menu.solid-active-item.effect-pull-left .kubio-menu>ul>li.current_page_item:after{opacity:1!important}.kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after{height:100%;width:0;opacity:1!important;transition:all .3s;border-top-left-radius:0;border-bottom-left-radius:0;right:0;left:auto}.kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{height:100%;width:0;opacity:1!important;transition:all .3s;left:0;right:auto;border-top-right-radius:0;border-bottom-right-radius:0}.kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after,.kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before,.kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after,.kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before{width:100%;border:inherit}.kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li.current-menu-item:before,.kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li.current_page_item:before{opacity:1!important}.kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li.current-menu-item:after,.kubio-dropdown-menu.solid-active-item.effect-pull-left-right .kubio-menu>ul>li.current_page_item:after{visibility:hidden}.kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{height:100%;width:0;left:50%;opacity:1!important;transition:all .3s}.kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after{opacity:0!important;visibility:hidden;transition:none}.kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after,.kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before,.kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after,.kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before{left:0;width:100%}.kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li.current-menu-item:before,.kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li.current_page_item:before{opacity:1!important}.kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li.current-menu-item:after,.kubio-dropdown-menu.solid-active-item.effect-pull-left-right-reverse .kubio-menu>ul>li.current_page_item:after{visibility:hidden}.kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):before{height:100%;width:0;left:50%;opacity:1!important;transition:none}.kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):after{opacity:0!important;visibility:hidden;transition:none}.kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:after,.kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item).hover:before,.kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:after,.kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li:not(.current_page_item):not(.current-menu-item):hover:before{left:0;width:100%}.kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li.current-menu-item:before,.kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li.current_page_item:before{opacity:1!important}.kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li.current-menu-item:after,.kubio-dropdown-menu.solid-active-item.effect-none .kubio-menu>ul>li.current_page_item:after{visibility:hidden}.kubio-accordion-menu li{flex-direction:column}.kubio-accordion-menu li:last-of-type{border-bottom:none!important}.kubio-accordion-menu li>ul{display:none}.kubio-accordion-menu li>.kubio-menu-item-link>svg.kubio-menu-item-icon,.kubio-accordion-menu li>a>svg.kubio-menu-item-icon{color:inherit!important}.kubio-accordion-menu li.open>ul{display:block}.kubio-accordion-menu li.open>.kubio-menu-item-link svg.kubio-menu-item-icon,.kubio-accordion-menu li.open>a svg.kubio-menu-item-icon{transform:rotate(180deg)}.kubio-accordion-menu li svg.kubio-menu-item-icon:focus{outline:auto}.kubio-accordion-menu li ul>li>a{justify-content:flex-start}.kubio-accordion-menu li ul>li>a>span{flex-grow:1}.kubio-accordion-menu li ul>li>a:before{content:" ";display:block;position:static;width:calc(var(--kubio-accordion-menu-offset,0)*var(--kubio-menu-item-depth,0));min-width:calc(var(--kubio-accordion-menu-offset,0)*var(--kubio-menu-item-depth,0));height:3px;order:0;flex-grow:0;flex-shrink:0}.kubio-accordion-menu .h-block-placeholder{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-weight:400;text-transform:none;font-style:normal;letter-spacing:normal;text-decoration:none}.wp-block-kubio-menu-offscreen__container{width:100%}.wp-block-kubio-menu-offscreen__inner{height:100%}.kubio-offscreen{position:fixed;z-index:2000001;right:0;top:0;margin:0;min-height:100%;height:100%;overflow:hidden auto;width:300px;animation-duration:.25s}.kubio-offscreen-overlay{position:fixed;top:0;left:0;right:0;bottom:0;cursor:pointer;display:block;z-index:-1000;visibility:hidden;opacity:0;transition:opacity .25s linear}.h-offcanvas-opened{display:block;z-index:20000;visibility:visible;opacity:1}.wp-block-kubio-menu-offscreen-content{height:100%;display:flex;flex-direction:column}.wp-block-kubio-menu-offscreen-content>.wp-block-kubio-row{flex-basis:unset;flex-grow:0}.wp-block-kubio-menu-offscreen-content>.wp-block-kubio-accordion-menu{display:flex;flex-grow:1;width:100%}.wp-block-kubio-menu-offscreen-content>.wp-block-kubio-accordion-menu .wp-block-kubio-menu-items{width:100%}.wp-block-kubio-navigation-section{position:relative;transition:all .5s;z-index:20;-webkit-backface-visibility:hidden;backface-visibility:hidden}.wp-block-kubio-navigation{padding-left:inherit;padding-right:inherit}.wp-block-kubio-navigation [data-kubio]:not([class*=h-col-]),.wp-block-kubio-navigation.wp-block{max-width:unset!important}.wp-block-kubio-navigation.h-navigation_overlap{position:absolute!important;left:0;right:0;z-index:10001}.wp-block-kubio-navigation [data-nav-normal]{transition:all .5s}.wp-block-kubio-navigation .h-hide-normal{display:none}.wp-block-kubio-navigation .h-navigation_sticky .h-hide-normal{display:flex}.wp-block-kubio-navigation .h-navigation_sticky .h-hide-sticky{display:none}.wp-block-kubio-navigation__outer{position:relative}.wp-block-kubio-navigation_container-in-sticky{z-index:9999}@keyframes slideOutDownNavigation{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}.slideOutDownNavigation{animation-name:slideOutDownNavigation}.wp-block-kubio-page-title{word-break:break-word}.wp-block-kubio-page-title .components-select-control__input{line-height:unset!important}.wp-block-kubio-page-title .kubio-alternate-logo-image{display:none}.wp-block-kubio-pagination-numbers .page-numbers{display:inline-block}.comment-respond{text-align:initial}.comment-respond label{display:block}.comment-respond .comment-reply-title{text-align:left}.comment-respond input,.comment-respond textarea{max-width:100%}.comment-respond p{text-align:left}.comment-respond textarea{width:100%;min-height:200px;resize:vertical}.comment-respond input[type=checkbox]+label{display:inline}.comment-respond input[type=submit]{display:inline;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.comment-respond .form-submit{display:block}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments{text-align:left;padding:10px}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-meta{word-break:break-word;display:flex;flex-direction:column}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-meta>.comment-author.vcard{margin-top:12px;display:flex;align-items:center}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-meta>.comment-author.vcard>.fn{height:100%;margin-left:5px;margin-right:5px}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-meta>.comment-author.vcard>b{font-weight:400}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-meta>.comment-author.vcard>.says{height:21px}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-metadata *{color:inherit;font-family:inherit;font-weight:inherit}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-author img{box-sizing:initial}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-author cite a{color:inherit;font:inherit;line-height:inherit}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-author .url{display:inline-block}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body .reply a{display:block}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body .comment-content *{color:inherit;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body ol,.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body ul{margin:auto 1.5em 1em}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body ol ol,.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body ol ul,.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body ul ol,.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-body ul ul{margin:0 0 0 1.5em}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-list{padding:revert}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-list,.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-list .children{list-style-type:none}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comments-disabled{text-align:center;margin-bottom:0}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-respond{padding-left:1em}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-respond .comment-reply-title{font-size:1.0625em;font-weight:400;margin-bottom:0}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-respond .comment-reply-title>small{margin-left:.5em;font-size:inherit}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-respond .logged-in-as,.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-respond p.comment-notes{margin-top:.2em}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .post-comments .comment-respond p.comment-notes{font-size:80%}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .blog-post-comments-not-allow{border-radius:3px;background-color:rgb(3 169 244 / .05);border:1px solid rgb(3 169 244 / .1);padding-bottom:20px;padding-top:20px;text-align:center}.wp-block-kubio-post-comments:not([class*=kubio-migration--]) .blog-post-comments-not-allow .blog-comments-not-allow-message{font-weight:800;font-size:16px}.wp-block-kubio-post-comments.kubio-migration--1{text-align:left}.wp-block-kubio-post-comments.kubio-migration--1 .comment>.children{padding-left:0}.wp-block-kubio-post-comments.kubio-migration--1 .comment pre{white-space:pre-wrap}.wp-block-kubio-post-comments.kubio-migration--1 .comment-content{clear:both}.wp-block-kubio-post-comments.kubio-migration--1 .comment-author{display:flex;align-items:flex-start}.wp-block-kubio-post-comments.kubio-migration--1 .comment-author .avatar{display:block}.wp-block-kubio-post-comments.kubio-migration--1 .comment-list{padding:0;margin:0}.wp-block-kubio-post-comments.kubio-migration--1 .comment-list,.wp-block-kubio-post-comments.kubio-migration--1 .comment-list .children{list-style-type:none}.wp-block-kubio-post-comments.kubio-migration--1 .comments-disabled{text-align:center;margin-bottom:0}.wp-block-kubio-post-comments.kubio-migration--1 .comment-respond{padding-left:1em}.wp-block-kubio-post-comments.kubio-migration--1 .comment-respond .comment-reply-title{font-size:1.0625em;font-weight:400;margin-bottom:0}.wp-block-kubio-post-comments.kubio-migration--1 .comment-respond .comment-reply-title>small{margin-left:.5em;font-size:inherit}.wp-block-kubio-post-comments.kubio-migration--1 .comment-respond .logged-in-as,.wp-block-kubio-post-comments.kubio-migration--1 .comment-respond p.comment-notes{margin-top:.2em}.wp-block-kubio-post-comments.kubio-migration--1 .comment-respond p.comment-notes{font-size:80%}.wp-block-kubio-post-comments.kubio-migration--1 .blog-post-comments-not-allow{border-radius:3px;background-color:rgb(3 169 244 / .05);border:1px solid rgb(3 169 244 / .1);padding-bottom:20px;padding-top:20px;text-align:center}.wp-block-kubio-post-comments.kubio-migration--1 .blog-post-comments-not-allow .blog-comments-not-allow-message{font-weight:800;font-size:16px}.entry-content{max-width:unset}.entry-content>*{margin:clamp(1rem,.5em,2.5rem) auto clamp(1rem,.25em,2rem)}.entry-content>:first-child{margin-top:0}.entry-content>:last-child{margin-bottom:0}.entry-content>.wp-block-kubio-section{margin:0;max-width:unset}.entry-content>*{max-width:840px}.entry-content .alignfull{width:100%;max-width:unset}.entry-content .alignwide{width:100%;max-width:1200px;margin-left:auto;margin-right:auto}@media (max-width:767px){.entry-content .alignwide{width:100%;max-width:100%}}@media (min-width:768px) and (max-width:1023px){.entry-content .alignwide{width:100%;max-width:100%}}.wp-block-kubio-section .entry-content{max-width:unset}.wp-block-kubio-section .entry-content>*{margin:clamp(1rem,.5em,2.5rem) auto clamp(1rem,.25em,2rem)}.wp-block-kubio-section .entry-content>:first-child{margin-top:0}.wp-block-kubio-section .entry-content>:last-child{margin-bottom:0}.wp-block-kubio-section .entry-content>.wp-block-kubio-section{margin:0;max-width:unset}.wp-block-kubio-post-featured-image{margin:0}.wp-block-kubio-post-featured-image>img{height:100%;width:100%;display:block;border-radius:inherit}.wp-block-kubio-post-featured-image .block-list-appender{width:100%}.wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--1-1,.wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--16-9,.wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--4-3{height:0!important}.wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--1-1>img,.wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--16-9>img,.wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--4-3>img{position:absolute;left:0;top:0;bottom:0;right:0}.wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--16-9{padding:56.25% 0 0!important}.wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--4-3{padding:75% 0 0!important}.wp-block-kubio-post-featured-image:not(.kubio-post-featured-image--natural-size).h-aspect-ratio--1-1{padding:100% 0 0!important}.wp-block-kubio-post-featured-image.kubio-post-featured-image--has-image.kubio-post-featured-image--image-missing{display:none}.wp-block-kubio-post-featured-image.kubio-post-featured-image--natural-size.kubio-post-featured-image--has-image{height:auto!important}.wp-block-kubio-post-featured-image.kubio-post-featured-image--natural-size.kubio-post-featured-image--has-image>img{height:auto;-o-object-position:center center!important;object-position:center center!important}.wp-block-kubio-post-featured-image__inner{display:flex;flex:1 0 auto;pointer-events:none;position:absolute;height:100%;width:100%;top:0;bottom:0;left:0;right:0}.wp-block-kubio-post-featured-image__inner *{pointer-events:all;z-index:1}.wp-block-kubio-post-featured-image__align{width:100%}.wp-block-kubio-post-meta{line-height:1em;display:flex;align-items:center;flex-wrap:wrap}.wp-block-kubio-post-meta .metadata-item{display:inline-flex;align-items:center;-moz-column-gap:4px;column-gap:4px}.wp-block-kubio-post-meta .metadata-item .h-svg-icon{line-height:inherit;vertical-align:middle;display:inline-block!important}.wp-block-kubio-post-meta .metadata-item svg{box-sizing:content-box}.wp-block-kubio-post-meta .metadata-item .meta-separator{display:inline-block}.wp-block-kubio-post-meta .metadata-item a{text-decoration:none;display:inline-flex;align-items:center}.wp-block-kubio-post-meta .shortcode-placeholder{display:inline-block}.kubio-sortable-accordion-title .toggle-control-wrapper{margin-right:32px}.kubio-sortable-accordion-title .components-toggle-control .components-base-control__field .components-form-toggle{margin-right:0}.wp-block-kubio-post-tags__container{justify-content:center}.wp-block-kubio-post-tags__container a{white-space:pre}.wp-block-kubio-post-tags__tags>div{word-break:break-all}.wp-block-kubio-query-pagination .components-placeholder{background:#f5f7f7;padding:30px 40px}.wp-block-kubio-query-pagination .components-placeholder__label{font-weight:500!important;font-size:24px!important;color:#454545;margin-bottom:5px;line-height:1.2}.wp-block-kubio-query-pagination .kubio-block-icon{display:none}.wp-block-kubio-query-pagination .block-editor-block-variation-picker__variation{color:#1e1e1e;border:1px solid #ccc;box-shadow:none}.wp-block-kubio-query-pagination .block-editor-block-variation-picker__variation:hover{border-color:#007cba;color:#007cba;background-color:#e5f1f8!important}.wp-block-kubio-query-loop-item{min-width:0;max-width:100%}.wp-block-kubio-query-loop-item.masonry-item{transition-duration:0s}.wp-block-kubio-query-loop-item__content .h-heading h1:last-child,.wp-block-kubio-query-loop-item__content .h-heading h2:last-child,.wp-block-kubio-query-loop-item__content .h-heading h3:last-child,.wp-block-kubio-query-loop-item__content .h-heading h4:last-child,.wp-block-kubio-query-loop-item__content .h-heading h5:last-child,.wp-block-kubio-query-loop-item__content .h-heading h6:last-child,.wp-block-kubio-query-loop-item__content .h-heading p:last-child,.wp-block-kubio-query-loop-item__content .h-text h1:last-child,.wp-block-kubio-query-loop-item__content .h-text h2:last-child,.wp-block-kubio-query-loop-item__content .h-text h3:last-child,.wp-block-kubio-query-loop-item__content .h-text h4:last-child,.wp-block-kubio-query-loop-item__content .h-text h5:last-child,.wp-block-kubio-query-loop-item__content .h-text h6:last-child,.wp-block-kubio-query-loop-item__content .h-text p:last-child,.wp-block-kubio-query-loop-item__content>:last-child{margin-bottom:0}.wp-block-kubio-query-loop-item__inner{position:relative;max-width:100%;flex-shrink:1}.wp-block-kubio-query-loop-item__align{flex:1 0 auto;max-width:100%}.c-y-container .h-heading h1:last-child,.c-y-container .h-heading h2:last-child,.c-y-container .h-heading h3:last-child,.c-y-container .h-heading h4:last-child,.c-y-container .h-heading h5:last-child,.c-y-container .h-heading h6:last-child,.c-y-container .h-heading p:last-child,.c-y-container .h-text h1:last-child,.c-y-container .h-text h2:last-child,.c-y-container .h-text h3:last-child,.c-y-container .h-text h4:last-child,.c-y-container .h-text h5:last-child,.c-y-container .h-text h6:last-child,.c-y-container .h-text p:last-child{margin-bottom:0}.wp-block-kubio-post-featured-image .block-list-appender{margin-left:0}[data-kubio] .wp-block-kubio-query{max-width:unset}.wp-block-kubio-query-loop{flex-basis:100%;position:relative}.wp-block-kubio-query-loop.wp-block{margin-left:0;margin-right:0}.wp-block-kubio-query-loop h2.kubio-empty-query-result{display:block;width:100%;margin:0}.wp-block-kubio-query-loop .kubio-query-loop--use-masonry{justify-content:flex-start!important}.wp-block-kubio-read-more-button__outer{display:inline-flex;vertical-align:middle}.wp-block-kubio-read-more-button__link{display:inline-flex;align-items:center;cursor:pointer}.wp-block-kubio-read-more-button__inner{cursor:pointer;text-decoration:none}.wp-block-kubio-read-more-button__icon{flex-shrink:0}.kubio-reorder-controls-toolbar .kubio-toolbar-reorder-controls{border-right:1px solid #1e1e1e}.kubio-reorder-controls-toolbar.is-fixed .kubio-toolbar-reorder-controls{border-right:1px solid #e0e0e0}.kubio-reorder-controls-toolbar.kubio-on--mobile .block-editor-block-toolbar__block-controls,.kubio-reorder-controls-toolbar.kubio-on--tablet .block-editor-block-toolbar__block-controls{border-right:none!important}.kubio-reorder-controls-toolbar.kubio-on--mobile .block-editor-block-mover__move-button-container,.kubio-reorder-controls-toolbar.kubio-on--tablet .block-editor-block-mover__move-button-container{display:none!important}.kubio-reorder-controls-toolbar.kubio-on--mobile .kubio-toolbar-reorder-controls .block-editor-block-mover__move-button-container,.kubio-reorder-controls-toolbar.kubio-on--tablet .kubio-toolbar-reorder-controls .block-editor-block-mover__move-button-container{display:flex!important}.wp-block-kubio-row{flex-basis:100%;position:relative}[data-kubio] .wp-block-kubio-row.wp-block{margin-left:0;margin-right:0}#kubio .wp-block-kubio-search-form form{flex-wrap:nowrap;margin-bottom:0;overflow:hidden}#kubio .wp-block-kubio-search-form label{flex:0 0 100%}#kubio .wp-block-kubio-search-form__input{border:0;flex:auto;width:auto;height:40px;min-width:0;margin:0}#kubio .wp-block-kubio-search-form__button{border:0;height:40px;float:right;padding:0;white-space:nowrap}#kubio .wp-block-kubio-search-form__button span{margin:0;height:auto!important}#kubio .wp-block-kubio-search-form__button span svg{width:100%;height:100%;max-width:100%;max-height:100%}#kubio .wp-block-kubio-search-form .search-input:focus::-moz-placeholder{color:#fff0}#kubio .wp-block-kubio-search-form .search-input:focus::placeholder{color:#fff0}.wp-block-kubio-section [data-kubio]:not([class*=h-col-]),.wp-block-kubio-section.wp-block{max-width:unset!important}.wp-block-kubio-section>div{z-index:1;display:flex;flex-direction:column}.wp-block-kubio-section>div.h-separator{z-index:1}.wp-block-kubio-section .entry-content>*{max-width:unset}.h-shortcode-placeholder-preview{text-align:center;padding:10px;border:1px solid #dadada;color:#919191;background-color:#f7f7f7}.wp-block-kubio-social-icon{display:inline-block}.wp-block-kubio-social-icon .h-svg-icon svg{width:100%}.wp-block-kubio-subscribe-form .submit-button--inline .mc4wp-form-fields{display:inline-flex;flex-wrap:wrap;display:inline-grid;grid-template-columns:auto auto}.wp-block-kubio-subscribe-form .submit-button--inline .mc4wp-form-fields input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]){width:100%}.wp-block-kubio-subscribe-form .submit-button--inline .mc4wp-form-fields .kubio-newsletter__email-group{flex:1 1 auto;flex-direction:row;justify-content:flex-start;align-items:center}.wp-block-kubio-subscribe-form .submit-button--inline .mc4wp-form-fields .kubio-newsletter__agree-terms-group{flex:0 1 100%;grid-column:1/2 span;grid-row:2}.wp-block-kubio-subscribe-form .submit-button--inline .mc4wp-form-fields .kubio-newsletter__submit-group{flex:0 1 auto;grid-column:2/1 span;grid-row:1}.wp-block-kubio-subscribe-form .submit-button--inline.kubio-newsletter-email--auto .mc4wp-form-fields{grid-template-columns:1fr auto;width:100%}.wp-block-kubio-subscribe-form .submit-button--inline.kubio-newsletter-email--auto .mc4wp-form-fields .kubio-newsletter__email-group input{min-width:100%!important}.wp-block-kubio-subscribe-form .submit-button--inline.kubio-newsletter-email--custom .mc4wp-form-fields{grid-template-columns:auto auto;width:auto}.wp-block-kubio-subscribe-form .submit-button--inline.kubio-newsletter-email--custom .mc4wp-form-fields .kubio-newsletter__email-group input{min-width:unset!important}.wp-block-kubio-subscribe-form .kubio-newsletter-email--auto,.wp-block-kubio-subscribe-form .kubio-newsletter-email--auto form{width:100%}.wp-block-kubio-subscribe-form .kubio-newsletter-email--custom,.wp-block-kubio-subscribe-form .kubio-newsletter-email--custom form{width:auto}.wp-block-kubio-subscribe-form .submit-button--below .mc4wp-form-fields{display:block}.wp-block-kubio-subscribe-form .submit-button--below .mc4wp-form-fields .kubio-newsletter__email-group{flex-direction:column;justify-content:center;align-items:flex-start}.wp-block-kubio-subscribe-form .submit-button--below .mc4wp-form-fields .kubio-newsletter__agree-terms-group,.wp-block-kubio-subscribe-form .submit-button--below .mc4wp-form-fields .kubio-newsletter__submit-group{grid-column:unset;grid-row:unset}.wp-block-kubio-subscribe-form .submit-button--below.kubio-newsletter-email--auto .kubio-newsletter__email-group input{min-width:100%!important}.wp-block-kubio-subscribe-form .submit-button--below.kubio-newsletter-email--custom .kubio-newsletter__email-group input{min-width:unset!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-start [type=submit]{margin-left:0!important;margin-right:auto!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--center [type=submit]{margin-left:auto!important;margin-right:auto!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-end [type=submit]{margin-left:auto!important;margin-right:0!important}@media (min-width:576px){.wp-block-kubio-subscribe-form .submit-button--inline-sm .mc4wp-form-fields{display:inline-flex;flex-wrap:wrap;display:inline-grid;grid-template-columns:auto auto}.wp-block-kubio-subscribe-form .submit-button--inline-sm .mc4wp-form-fields input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]){width:100%}.wp-block-kubio-subscribe-form .submit-button--inline-sm .mc4wp-form-fields .kubio-newsletter__email-group{flex:1 1 auto;flex-direction:row;justify-content:flex-start;align-items:center}.wp-block-kubio-subscribe-form .submit-button--inline-sm .mc4wp-form-fields .kubio-newsletter__agree-terms-group{flex:0 1 100%;grid-column:1/2 span;grid-row:2}.wp-block-kubio-subscribe-form .submit-button--inline-sm .mc4wp-form-fields .kubio-newsletter__submit-group{flex:0 1 auto;grid-column:2/1 span;grid-row:1}.wp-block-kubio-subscribe-form .submit-button--inline-sm.kubio-newsletter-email--auto-sm .mc4wp-form-fields{grid-template-columns:1fr auto;width:100%}.wp-block-kubio-subscribe-form .submit-button--inline-sm.kubio-newsletter-email--auto-sm .mc4wp-form-fields .kubio-newsletter__email-group input{min-width:100%!important}.wp-block-kubio-subscribe-form .submit-button--inline-sm.kubio-newsletter-email--custom-sm .mc4wp-form-fields{grid-template-columns:auto auto;width:auto}.wp-block-kubio-subscribe-form .submit-button--inline-sm.kubio-newsletter-email--custom-sm .mc4wp-form-fields .kubio-newsletter__email-group input{min-width:unset!important}.wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-sm,.wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-sm form{width:100%}.wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-sm,.wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-sm form{width:auto}.wp-block-kubio-subscribe-form .submit-button--below-sm .mc4wp-form-fields{display:block}.wp-block-kubio-subscribe-form .submit-button--below-sm .mc4wp-form-fields .kubio-newsletter__email-group{flex-direction:column;justify-content:center;align-items:flex-start}.wp-block-kubio-subscribe-form .submit-button--below-sm .mc4wp-form-fields .kubio-newsletter__agree-terms-group,.wp-block-kubio-subscribe-form .submit-button--below-sm .mc4wp-form-fields .kubio-newsletter__submit-group{grid-column:unset;grid-row:unset}.wp-block-kubio-subscribe-form .submit-button--below-sm.kubio-newsletter-email--auto-sm .kubio-newsletter__email-group input{min-width:100%!important}.wp-block-kubio-subscribe-form .submit-button--below-sm.kubio-newsletter-email--custom-sm .kubio-newsletter__email-group input{min-width:unset!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-start-sm [type=submit]{margin-left:0!important;margin-right:auto!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--center-sm [type=submit]{margin-left:auto!important;margin-right:auto!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-end-sm [type=submit]{margin-left:auto!important;margin-right:0!important}}@media (min-width:768px){.wp-block-kubio-subscribe-form .submit-button--inline-md .mc4wp-form-fields{display:inline-flex;flex-wrap:wrap;display:inline-grid;grid-template-columns:auto auto}.wp-block-kubio-subscribe-form .submit-button--inline-md .mc4wp-form-fields input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]){width:100%}.wp-block-kubio-subscribe-form .submit-button--inline-md .mc4wp-form-fields .kubio-newsletter__email-group{flex:1 1 auto;flex-direction:row;justify-content:flex-start;align-items:center}.wp-block-kubio-subscribe-form .submit-button--inline-md .mc4wp-form-fields .kubio-newsletter__agree-terms-group{flex:0 1 100%;grid-column:1/2 span;grid-row:2}.wp-block-kubio-subscribe-form .submit-button--inline-md .mc4wp-form-fields .kubio-newsletter__submit-group{flex:0 1 auto;grid-column:2/1 span;grid-row:1}.wp-block-kubio-subscribe-form .submit-button--inline-md.kubio-newsletter-email--auto-md .mc4wp-form-fields{grid-template-columns:1fr auto;width:100%}.wp-block-kubio-subscribe-form .submit-button--inline-md.kubio-newsletter-email--auto-md .mc4wp-form-fields .kubio-newsletter__email-group input{min-width:100%!important}.wp-block-kubio-subscribe-form .submit-button--inline-md.kubio-newsletter-email--custom-md .mc4wp-form-fields{grid-template-columns:auto auto;width:auto}.wp-block-kubio-subscribe-form .submit-button--inline-md.kubio-newsletter-email--custom-md .mc4wp-form-fields .kubio-newsletter__email-group input{min-width:unset!important}.wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-md,.wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-md form{width:100%}.wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-md,.wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-md form{width:auto}.wp-block-kubio-subscribe-form .submit-button--below-md .mc4wp-form-fields{display:block}.wp-block-kubio-subscribe-form .submit-button--below-md .mc4wp-form-fields .kubio-newsletter__email-group{flex-direction:column;justify-content:center;align-items:flex-start}.wp-block-kubio-subscribe-form .submit-button--below-md .mc4wp-form-fields .kubio-newsletter__agree-terms-group,.wp-block-kubio-subscribe-form .submit-button--below-md .mc4wp-form-fields .kubio-newsletter__submit-group{grid-column:unset;grid-row:unset}.wp-block-kubio-subscribe-form .submit-button--below-md.kubio-newsletter-email--auto-md .kubio-newsletter__email-group input{min-width:100%!important}.wp-block-kubio-subscribe-form .submit-button--below-md.kubio-newsletter-email--custom-md .kubio-newsletter__email-group input{min-width:unset!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-start-md [type=submit]{margin-left:0!important;margin-right:auto!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--center-md [type=submit]{margin-left:auto!important;margin-right:auto!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-end-md [type=submit]{margin-left:auto!important;margin-right:0!important}}@media (min-width:1024px){.wp-block-kubio-subscribe-form .submit-button--inline-lg .mc4wp-form-fields{display:inline-flex;flex-wrap:wrap;display:inline-grid;grid-template-columns:auto auto}.wp-block-kubio-subscribe-form .submit-button--inline-lg .mc4wp-form-fields input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]){width:100%}.wp-block-kubio-subscribe-form .submit-button--inline-lg .mc4wp-form-fields .kubio-newsletter__email-group{flex:1 1 auto;flex-direction:row;justify-content:flex-start;align-items:center}.wp-block-kubio-subscribe-form .submit-button--inline-lg .mc4wp-form-fields .kubio-newsletter__agree-terms-group{flex:0 1 100%;grid-column:1/2 span;grid-row:2}.wp-block-kubio-subscribe-form .submit-button--inline-lg .mc4wp-form-fields .kubio-newsletter__submit-group{flex:0 1 auto;grid-column:2/1 span;grid-row:1}.wp-block-kubio-subscribe-form .submit-button--inline-lg.kubio-newsletter-email--auto-lg .mc4wp-form-fields{grid-template-columns:1fr auto;width:100%}.wp-block-kubio-subscribe-form .submit-button--inline-lg.kubio-newsletter-email--auto-lg .mc4wp-form-fields .kubio-newsletter__email-group input{min-width:100%!important}.wp-block-kubio-subscribe-form .submit-button--inline-lg.kubio-newsletter-email--custom-lg .mc4wp-form-fields{grid-template-columns:auto auto;width:auto}.wp-block-kubio-subscribe-form .submit-button--inline-lg.kubio-newsletter-email--custom-lg .mc4wp-form-fields .kubio-newsletter__email-group input{min-width:unset!important}.wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-lg,.wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-lg form{width:100%}.wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-lg,.wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-lg form{width:auto}.wp-block-kubio-subscribe-form .submit-button--below-lg .mc4wp-form-fields{display:block}.wp-block-kubio-subscribe-form .submit-button--below-lg .mc4wp-form-fields .kubio-newsletter__email-group{flex-direction:column;justify-content:center;align-items:flex-start}.wp-block-kubio-subscribe-form .submit-button--below-lg .mc4wp-form-fields .kubio-newsletter__agree-terms-group,.wp-block-kubio-subscribe-form .submit-button--below-lg .mc4wp-form-fields .kubio-newsletter__submit-group{grid-column:unset;grid-row:unset}.wp-block-kubio-subscribe-form .submit-button--below-lg.kubio-newsletter-email--auto-lg .kubio-newsletter__email-group input{min-width:100%!important}.wp-block-kubio-subscribe-form .submit-button--below-lg.kubio-newsletter-email--custom-lg .kubio-newsletter__email-group input{min-width:unset!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-start-lg [type=submit]{margin-left:0!important;margin-right:auto!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--center-lg [type=submit]{margin-left:auto!important;margin-right:auto!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-end-lg [type=submit]{margin-left:auto!important;margin-right:0!important}}@media (min-width:1200px){.wp-block-kubio-subscribe-form .submit-button--inline-xl .mc4wp-form-fields{display:inline-flex;flex-wrap:wrap;display:inline-grid;grid-template-columns:auto auto}.wp-block-kubio-subscribe-form .submit-button--inline-xl .mc4wp-form-fields input:not([type=file]):not([type=radio]):not([type=checkbox]):not([type=submit]){width:100%}.wp-block-kubio-subscribe-form .submit-button--inline-xl .mc4wp-form-fields .kubio-newsletter__email-group{flex:1 1 auto;flex-direction:row;justify-content:flex-start;align-items:center}.wp-block-kubio-subscribe-form .submit-button--inline-xl .mc4wp-form-fields .kubio-newsletter__agree-terms-group{flex:0 1 100%;grid-column:1/2 span;grid-row:2}.wp-block-kubio-subscribe-form .submit-button--inline-xl .mc4wp-form-fields .kubio-newsletter__submit-group{flex:0 1 auto;grid-column:2/1 span;grid-row:1}.wp-block-kubio-subscribe-form .submit-button--inline-xl.kubio-newsletter-email--auto-xl .mc4wp-form-fields{grid-template-columns:1fr auto;width:100%}.wp-block-kubio-subscribe-form .submit-button--inline-xl.kubio-newsletter-email--auto-xl .mc4wp-form-fields .kubio-newsletter__email-group input{min-width:100%!important}.wp-block-kubio-subscribe-form .submit-button--inline-xl.kubio-newsletter-email--custom-xl .mc4wp-form-fields{grid-template-columns:auto auto;width:auto}.wp-block-kubio-subscribe-form .submit-button--inline-xl.kubio-newsletter-email--custom-xl .mc4wp-form-fields .kubio-newsletter__email-group input{min-width:unset!important}.wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-xl,.wp-block-kubio-subscribe-form .kubio-newsletter-email--auto-xl form{width:100%}.wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-xl,.wp-block-kubio-subscribe-form .kubio-newsletter-email--custom-xl form{width:auto}.wp-block-kubio-subscribe-form .submit-button--below-xl .mc4wp-form-fields{display:block}.wp-block-kubio-subscribe-form .submit-button--below-xl .mc4wp-form-fields .kubio-newsletter__email-group{flex-direction:column;justify-content:center;align-items:flex-start}.wp-block-kubio-subscribe-form .submit-button--below-xl .mc4wp-form-fields .kubio-newsletter__agree-terms-group,.wp-block-kubio-subscribe-form .submit-button--below-xl .mc4wp-form-fields .kubio-newsletter__submit-group{grid-column:unset;grid-row:unset}.wp-block-kubio-subscribe-form .submit-button--below-xl.kubio-newsletter-email--auto-xl .kubio-newsletter__email-group input{min-width:100%!important}.wp-block-kubio-subscribe-form .submit-button--below-xl.kubio-newsletter-email--custom-xl .kubio-newsletter__email-group input{min-width:unset!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-start-xl [type=submit]{margin-left:0!important;margin-right:auto!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--center-xl [type=submit]{margin-left:auto!important;margin-right:auto!important}.wp-block-kubio-subscribe-form .kubio-newsletter--shortcode-layout.submit-button-align--flex-end-xl [type=submit]{margin-left:auto!important;margin-right:0!important}}.wp-block-kubio-subscribe-form .h-block-placeholder{font-weight:400;text-transform:none;font-style:normal;letter-spacing:normal;text-decoration:none}.wp-block-kubio-subscribe-form__container{overflow:visible}.wp-block-kubio-subscribe-form__container form{display:inline-block;max-width:100%;margin:0}.wp-block-kubio-subscribe-form__container form input{line-height:normal;max-width:100%;outline:0}.wp-block-kubio-subscribe-form__container form input[type=checkbox],.wp-block-kubio-subscribe-form__container form input[type=radio]{bottom:0}.wp-block-kubio-subscribe-form__container form [type=submit]{border-color:#fff0}.wp-block-kubio-subscribe-form__container form input:focus{box-shadow:none}.wp-block-kubio-subscribe-form__container form .mc4wp-form-fields>*{display:flex;align-items:center;justify-content:space-between}.wp-block-kubio-subscribe-form__container form .mc4wp-form-fields>p{margin:0}.wp-block-kubio-subscribe-form__container form .kubio-newsletter__agree-terms-group{justify-content:flex-start}.wp-block-kubio-subscribe-form__container form .kubio-newsletter__agree-terms-group input[type=checkbox]{width:16px;height:16px;margin:0 5px 0 0}.wp-block-kubio-subscribe-form__container form .kubio-newsletter__email-group{flex:1;display:flex}.wp-block-kubio-subscribe-form__container form .kubio-newsletter__email-group label{white-space:nowrap}.wp-block-kubio-subscribe-form__container form .kubio-newsletter__submit-group button{display:inline-flex;align-items:center}.wp-block-kubio-subscribe-form__container form .kubio-newsletter__submit-group button .kubio-newsletter__submit-text{order:2}.wp-block-kubio-subscribe-form__container form .kubio-newsletter__submit-group button svg{width:100%;height:100%}.wp-block-kubio-subscribe-form__container form .mc4wp-alert p{margin-bottom:0}.wp-block-kubio-subscribe-form__container.submit_icon_position-after .kubio-newsletter__submit-group button[type=submit]{display:flex;flex-direction:row;align-items:center}.wp-block-kubio-subscribe-form .kubio-newsletter__agree-terms-group p{color:inherit!important;font-size:inherit!important;font-family:inherit!important;font-weight:inherit!important;line-height:inherit!important;letter-spacing:inherit!important;text-transform:inherit!important;font-style:inherit!important;text-decoration:inherit!important}.h-tabs--horizontal--auto.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:auto;flex-grow:0}.h-tabs--horizontal--stretch.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:auto;flex-grow:1}.h-tabs--horizontal--full.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:100%;flex-grow:0}.h-tabs--vertical--auto.h-tabs-vertical{flex-direction:row}.h-tabs--vertical--auto.h-tabs-vertical>.h-tabs-navigation{max-width:33%;flex:0 0 auto}.h-tabs--vertical--auto.h-tabs-vertical>.h-tabs-navigation>*{flex-basis:auto;flex-grow:0}.h-tabs--vertical--auto.h-tabs-vertical .h-tabs-item-content__container{flex-grow:1;flex-basis:0%}.h-tabs--vertical--full.h-tabs-vertical{flex-direction:column}.h-tabs--vertical--full.h-tabs-vertical>.h-tabs-navigation{max-width:100%}.h-tabs--vertical--full.h-tabs-vertical>.h-tabs-navigation>*{flex-basis:100%;flex-grow:0}.h-tabs--vertical--full.h-tabs-vertical .h-tabs-item-content__container{flex-grow:0;flex-basis:auto}@media (min-width:576px){.h-tabs--horizontal--auto-sm.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:auto;flex-grow:0}.h-tabs--horizontal--stretch-sm.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:auto;flex-grow:1}.h-tabs--horizontal--full-sm.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:100%;flex-grow:0}.h-tabs--vertical--auto-sm.h-tabs-vertical{flex-direction:row}.h-tabs--vertical--auto-sm.h-tabs-vertical>.h-tabs-navigation{max-width:33%;flex:0 0 auto}.h-tabs--vertical--auto-sm.h-tabs-vertical>.h-tabs-navigation>*{flex-basis:auto;flex-grow:0}.h-tabs--vertical--auto-sm.h-tabs-vertical .h-tabs-item-content__container{flex-grow:1;flex-basis:0%}.h-tabs--vertical--full-sm.h-tabs-vertical{flex-direction:column}.h-tabs--vertical--full-sm.h-tabs-vertical>.h-tabs-navigation{max-width:100%}.h-tabs--vertical--full-sm.h-tabs-vertical>.h-tabs-navigation>*{flex-basis:100%;flex-grow:0}.h-tabs--vertical--full-sm.h-tabs-vertical .h-tabs-item-content__container{flex-grow:0;flex-basis:auto}}@media (min-width:768px){.h-tabs--horizontal--auto-md.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:auto;flex-grow:0}.h-tabs--horizontal--stretch-md.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:auto;flex-grow:1}.h-tabs--horizontal--full-md.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:100%;flex-grow:0}.h-tabs--vertical--auto-md.h-tabs-vertical{flex-direction:row}.h-tabs--vertical--auto-md.h-tabs-vertical>.h-tabs-navigation{max-width:33%;flex:0 0 auto}.h-tabs--vertical--auto-md.h-tabs-vertical>.h-tabs-navigation>*{flex-basis:auto;flex-grow:0}.h-tabs--vertical--auto-md.h-tabs-vertical .h-tabs-item-content__container{flex-grow:1;flex-basis:0%}.h-tabs--vertical--full-md.h-tabs-vertical{flex-direction:column}.h-tabs--vertical--full-md.h-tabs-vertical>.h-tabs-navigation{max-width:100%}.h-tabs--vertical--full-md.h-tabs-vertical>.h-tabs-navigation>*{flex-basis:100%;flex-grow:0}.h-tabs--vertical--full-md.h-tabs-vertical .h-tabs-item-content__container{flex-grow:0;flex-basis:auto}}@media (min-width:1024px){.h-tabs--horizontal--auto-lg.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:auto;flex-grow:0}.h-tabs--horizontal--stretch-lg.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:auto;flex-grow:1}.h-tabs--horizontal--full-lg.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:100%;flex-grow:0}.h-tabs--vertical--auto-lg.h-tabs-vertical{flex-direction:row}.h-tabs--vertical--auto-lg.h-tabs-vertical>.h-tabs-navigation{max-width:33%;flex:0 0 auto}.h-tabs--vertical--auto-lg.h-tabs-vertical>.h-tabs-navigation>*{flex-basis:auto;flex-grow:0}.h-tabs--vertical--auto-lg.h-tabs-vertical .h-tabs-item-content__container{flex-grow:1;flex-basis:0%}.h-tabs--vertical--full-lg.h-tabs-vertical{flex-direction:column}.h-tabs--vertical--full-lg.h-tabs-vertical>.h-tabs-navigation{max-width:100%}.h-tabs--vertical--full-lg.h-tabs-vertical>.h-tabs-navigation>*{flex-basis:100%;flex-grow:0}.h-tabs--vertical--full-lg.h-tabs-vertical .h-tabs-item-content__container{flex-grow:0;flex-basis:auto}}@media (min-width:1200px){.h-tabs--horizontal--auto-xl.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:auto;flex-grow:0}.h-tabs--horizontal--stretch-xl.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:auto;flex-grow:1}.h-tabs--horizontal--full-xl.h-tabs-horizontal>.h-tabs-navigation>*{flex-basis:100%;flex-grow:0}.h-tabs--vertical--auto-xl.h-tabs-vertical{flex-direction:row}.h-tabs--vertical--auto-xl.h-tabs-vertical>.h-tabs-navigation{max-width:33%;flex:0 0 auto}.h-tabs--vertical--auto-xl.h-tabs-vertical>.h-tabs-navigation>*{flex-basis:auto;flex-grow:0}.h-tabs--vertical--auto-xl.h-tabs-vertical .h-tabs-item-content__container{flex-grow:1;flex-basis:0%}.h-tabs--vertical--full-xl.h-tabs-vertical{flex-direction:column}.h-tabs--vertical--full-xl.h-tabs-vertical>.h-tabs-navigation{max-width:100%}.h-tabs--vertical--full-xl.h-tabs-vertical>.h-tabs-navigation>*{flex-basis:100%;flex-grow:0}.h-tabs--vertical--full-xl.h-tabs-vertical .h-tabs-item-content__container{flex-grow:0;flex-basis:auto}}.h-tabs{display:flex;flex-direction:column;z-index:0}.h-tabs .h-tabs-item{min-height:100px}.h-tabs .h-tabs-navigation-item{align-items:center;line-height:1.15em}.h-tabs .h-tabs-item-content{display:none;text-align:left;flex:1;justify-content:center;max-width:100%!important}.h-tabs .h-tabs-item-content__container{width:100%}@media (min-width:767px){.h-tabs .h-tabs-content-vertical{flex-basis:0%;flex-grow:1}}.h-tabs .h-tabs-content-active{display:flex;flex-direction:column}.h-tabs-horizontal{flex-direction:column}.h-tabs-horizontal>.h-tabs-navigation{margin-right:0!important}.h-tabs-horizontal>.h-tabs-navigation .h-tabs-navigation-item{display:flex}.h-tabs-horizontal>.h-tabs-navigation .h-tabs-navigation-item.position-relative.wp-block[data-kubio]{margin-bottom:0}.h-tabs-horizontal .h-tabs-navigation{display:flex;text-align:left;flex-wrap:wrap;align-items:center}.h-tabs-horizontal .h-tabs-navigation>*{flex-basis:100%}@media (min-width:767px){.h-tabs-horizontal .h-tabs-navigation>*{flex-basis:auto}}.h-tabs-vertical{flex-direction:column;align-items:stretch}@media (min-width:767px){.h-tabs-vertical{flex-direction:row}}.h-tabs-vertical>.h-tabs-navigation{margin:0;text-align:center;flex-direction:column}.h-tabs-vertical>.h-tabs-navigation .h-tabs-navigation-item{display:flex}@media (min-width:767px){.h-tabs-vertical>.h-tabs-navigation{flex-grow:0;flex-basis:auto;max-width:33%;width:auto}}.h-tabs-navigation{z-index:1;margin-left:0;margin-bottom:0}.h-tabs-navigation-item{text-decoration:none}.h-tabs-navigation-item>.h-tabs-navigation-item__text{flex:0 0 auto;max-width:100%}.h-tabs-navigation-active-item,.h-tabs-navigation-item{cursor:pointer}.h-tabs-navigation-active-item{position:relative;z-index:1}.h-tabs-navigation .h-svg-icon{width:1em;height:1em}.h-tabs-navigation .h-svg-icon svg{width:100%}.h-tabs-title-icon{margin-right:12px;fill:currentColor;width:1em;height:1em}.components-input-control__label{cursor:default!important;text-transform:none;font-size:13px;font-weight:400}.wp-block-kubio-text a{text-decoration:underline}.wp-block-kubio-video .embed-container,.wp-block-kubio-video .embed-youtube{margin-bottom:0}.wp-block-kubio-video__video .wp-block-kubio-shortcode__outer,.wp-block-kubio-video__video iframe,.wp-block-kubio-video__video video{width:100%;height:100%}.wp-block-kubio-video__outer,.wp-block-kubio-video__outer.h-aspect-ratio:before{width:100%}.wp-block-kubio-video__outer.h-aspect-ratio--3-2:before{padding-top:66%}.wp-block-kubio-video__outer.h-aspect-ratio--4-3:before{padding-top:75%}.wp-block-kubio-video__outer.h-aspect-ratio--16-9:before{padding-top:56.25%}.wp-block-kubio-video__outer.h-aspect-ratio--21-9:before{padding-top:42.857142%}.wp-block-kubio-video__outer .components-disabled{position:unset}.wp-block-kubio-video__video{display:flex!important;position:absolute!important;left:0;top:0;right:0;bottom:0;width:100%;height:100%}.wp-block-kubio-video__video .components-placeholder__fieldset{justify-content:center}.wp-block-kubio-video__poster{position:absolute;top:0;bottom:0;left:0;right:0;z-index:2;display:flex;align-items:center;justify-content:center;background-position:50%;background-size:cover}.wp-block-kubio-video .wp-block-kubio-video__lightbox+.wp-block-kubio-video__video{display:none!important}.wp-block-kubio-video .h-svg-icon path{cursor:pointer}.wp-block-kubio-video .h-video-main{width:100%;height:100%}.components-flex.components-input-control.kubio-video-time-container{display:flex;justify-content:center;align-items:flex-end;flex-direction:row}.components-flex.components-input-control.kubio-video-time-container>.components-flex__item{flex-grow:1;flex-basis:0%;margin-bottom:0}.kubio-media-upload{pointer-events:none}.video-options-customize-play__container{padding:0 10px 10px;margin:0 -10px}.wp-block-kubio-copyright p{margin:0}.wp-block-kubio-post-author-name a{width:100%}.wp-block-kubio-post-author-name p{width:100%;margin-top:0;margin-bottom:0}.wp-block-kubio-pagination-nav-button__outer{display:inline-flex;vertical-align:middle}.wp-block-kubio-pagination-nav-button__link{display:inline-flex;align-items:center;cursor:pointer}.wp-block-kubio-pagination-nav-button__inner{cursor:pointer;text-decoration:none}.wp-block-kubio-pagination-nav-button__icon{flex-shrink:0}.wp-block-kubio-post-categories__container{word-break:break-word}.wp-block-kubio-post-categories__container a{white-space:nowrap}.wp-block-kubio-post-categories__container>.kubio-post-categories-link a{color:unset!important}.wp-block-kubio-post-categories__container a:first-of-type{margin-left:0!important}.wp-block-kubio-post-categories__container .separator{padding-right:0!important}.wp-block-kubio-post-categories__container .wp-block-kubio-post-categories__placeholder{vertical-align:text-bottom}.wp-block-kubio-post-categories__container .wp-block-kubio-post-categories__placeholder:not(:empty){display:inline-block}.wp-block-kubio-post-excerpt p{margin:0}.interface-complementary-area.edit-post-sidebar .excerpt-length-wrapper .kubio-range-control{margin-left:0}.wp-block-kubio-post-title__link{word-break:break-word}.wp-block-kubio-post-title__link>h1,.wp-block-kubio-post-title__link>h2,.wp-block-kubio-post-title__link>h3,.wp-block-kubio-post-title__link>h4,.wp-block-kubio-post-title__link>h5,.wp-block-kubio-post-title__link>h6{margin:0}.wp-block-kubio-query-layout [data-kubio]:not([class*=h-col-]),.wp-block-kubio-query-layout.wp-block{max-width:unset!important}.wp-block-kubio-query-layout>div{z-index:1;display:flex;flex-direction:column}.wp-block-kubio-query-layout>div.h-separator{z-index:1}.wp-block-kubio-query-layout .entry-content>*{max-width:unset}[data-kubio-aos].force-hide:not([data-kubio-aos=none]){visibility:none!important}[data-kubio-aos]:not([data-kubio-aos=none]){visibility:hidden!important}[data-kubio-aos]:not([data-kubio-aos=none]):not([class*=fade]){opacity:1!important}[data-kubio-aos].animated:not(.force-hide){visibility:visible!important}[data-kubio-aos].animated:not([class*=fade]){opacity:1!important}.kubio-aos-hide-animation{animation-name:unset!important;animation-delay:0!important}#end-resizable-kubio-section{display:none}@media screen and (max-width:600px){#wpadminbar{position:fixed}}.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{border:2px solid;padding:.667em 1.333em}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){background-color:#fff0;background-image:none}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important;margin-bottom:1.75em}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:#fff0}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{content:"";display:block;font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:#fff;width:100%;z-index:1}.wp-block-cover-image.is-light .wp-block-cover__inner-container,.wp-block-cover.is-light .wp-block-cover__inner-container{color:#000}.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;-o-object-fit:cover;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgb(0 0 0 / .7),rgb(0 0 0 / .3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgb(0 0 0 / .7),rgb(0 0 0 / .3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image img{height:auto;max-width:100%;vertical-align:bottom}.wp-block-image img,.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box;/*!rtl:begin:ignore*/direction:ltr;/*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{/*!rtl:begin:ignore*/grid-column:1;grid-row:1;/*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;/*!rtl:begin:ignore*/grid-column:2;grid-row:1;/*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{/*!rtl:begin:ignore*/grid-column:2;grid-row:1 /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{/*!rtl:begin:ignore*/grid-column:1;grid-row:1 /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#fff0;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:#fff0;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgb(0 0 0 / .15);color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container .wp-block-navigation-link a{color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:var(--wp--style--root--padding-top,2rem) var(--wp--style--root--padding-right,2rem) var(--wp--style--root--padding-bottom,2rem) var(--wp--style--root--padding-left,2rem);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff;color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#fff0;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%);width:100%}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word;word-break:normal}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0%;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}.wp-block-post-excerpt{margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:#fff0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-title{box-sizing:border-box;word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{white-space:pre-wrap}.wp-block-preformatted.has-background{padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:3em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:.625em;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:1.5em;min-width:1.5em;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:.375em .625em}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3em;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 0 0 .25em}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:.125em .5em}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{stroke:#000;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:#fff0;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#fff0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}figure{margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}@keyframes google-business-reviews-rating-star{0%{transform:scale(1,1);opacity:.05;filter:saturate(0)}5%{transform:scale(.1,1);opacity:.15}8%{transform:scale(.1,1);opacity:.5}14%{opacity:1}21%{transform:scale(1.25,1.25);filter:saturate(100%)}25%{transform:scale(1,1);filter:brightness(100%)}88%{transform:scale(1,1);filter:brightness(100%) saturate(100%)}94%{transform:scale(1.15,1.15);filter:brightness(120%) saturate(85%)}100%{transform:scale(1,1);filter:brightness(100%) saturate(100%)}}.google-business-reviews-rating .all-stars,.google-business-reviews-rating .listing .rating,.google-business-reviews-rating .rating-stars,.google-business-reviews-rating.fonts,.google-business-reviews-rating.fonts .business-name,.google-business-reviews-rating.fonts .heading,.google-business-reviews-rating.fonts div,.google-business-reviews-rating.fonts p,.google-business-reviews-rating.fonts span{font-family:Arial,Helvetica,sans-serif}.google-business-reviews-rating.badge,.google-business-reviews-rating.center{text-align:center}.google-business-reviews-rating.badge,.google-business-reviews-rating.padding{padding:1.4rem 1rem}.google-business-reviews-rating.badge,.google-business-reviews-rating.outline{box-shadow:0 14px 3px -8px rgb(0 0 0 / .15),0 0 0 3px rgb(0 0 0 / .6) inset}.google-business-reviews-rating.badge{border-radius:4px;max-width:480px}.google-business-reviews-rating.badge.dark,.google-business-reviews-rating.outline.dark{box-shadow:0 14px 3px -8px rgb(255 255 255 / .2),0 0 0 3px rgb(255 255 255 / .55) inset}.google-business-reviews-rating.tiny{font-size:14px;margin-right:auto;margin-left:auto}.google-business-reviews-rating.badge.tiny{border-radius:3px;padding:.5em 1em;max-width:32em;box-shadow:0 8px 2px -4px rgb(0 0 0 / .15),0 0 0 1px rgb(0 0 0 / .2) inset}.google-business-reviews-rating.badge.tiny.dark{box-shadow:0 10px 2px -4px rgb(0 0 0 / .2),0 0 0 1px rgb(255 255 255 / .4) inset}.google-business-reviews-rating.badge.dark.no-outline,.google-business-reviews-rating.badge.no-outline,.google-business-reviews-rating.badge.tiny.dark.no-outline,.google-business-reviews-rating.badge.tiny.no-outline{box-shadow:none}.google-business-reviews-rating.narrow{width:auto;max-width:24em;margin-right:auto;margin-left:auto}.google-business-reviews-rating.link{cursor:pointer}.google-business-reviews-rating.badge>:last-child .google-business-reviews-rating.badge>:last-child{margin-bottom:0}.google-business-reviews-rating.fonts a{text-decoration:none}.google-business-reviews-rating.fonts a:hover{text-decoration:underline}.google-business-reviews-rating.fonts .listing{font-size:13px;line-height:140%}.google-business-reviews-rating.fonts .business-name,.google-business-reviews-rating.fonts .heading{font-size:28px;font-weight:400}.google-business-reviews-rating.badge .business-name::before,.google-business-reviews-rating.badge .heading::before{display:none}.google-business-reviews-rating.fill{background-color:rgb(255 255 255 / .95)}.google-business-reviews-rating.dark.fill{background-color:rgb(0 0 0 / .93)}.google-business-reviews-rating.bubble.fill,.google-business-reviews-rating.dark.bubble.fill{background-color:#fff0}.google-business-reviews-rating.stripe,.google-business-reviews-rating.stripe.badge,.google-business-reviews-rating.stripe.badge.tiny,.google-business-reviews-rating.stripe.tiny{padding:0}.google-business-reviews-rating.stripe>:nth-child(2n-1){background-color:rgb(0 0 0 / .1)}.google-business-reviews-rating.stripe.dark>:nth-child(2n-1){background-color:rgb(255 255 255 / .15)}.google-business-reviews-rating.stripe.contrast>:nth-child(2n-1){color:#fff;background-color:rgb(0 0 0 / .93)}.google-business-reviews-rating.stripe.dark.contrast>:nth-child(2n-1){color:#000;background-color:rgb(255 255 255 / .95)}.google-business-reviews-rating.stripe.badge>*{padding:1.4rem .5rem;margin:0}.google-business-reviews-rating.stripe.badge>:first-child{padding-top:1rem;border-radius:4px 4px 0 0}.rtl .google-business-reviews-rating.stripe.badge>:first-child{border-radius:4px 0 0 4px}.google-business-reviews-rating.stripe.badge>:last-child{padding-bottom:1rem;border-radius:0 0 4px 4px}.rtl .google-business-reviews-rating.stripe.badge>:last-child{border-radius:0 4px 4px 0}.google-business-reviews-rating.stripe.badge.tiny>*{padding:.5rem}.google-business-reviews-rating.stripe.badge.tiny>:first-child{padding-top:1rem;border-radius:3px 3px 0 0}.rtl .google-business-reviews-rating.stripe.badge.tiny>:first-child{border-radius:3px 0 0 3px}.google-business-reviews-rating.stripe.badge.tiny>:last-child{padding-bottom:1rem;border-radius:0 0 3px 3px}.rtl .google-business-reviews-rating.stripe.badge.tiny>:last-child{border-radius:0 3px 3px 0}.google-business-reviews-rating,.google-business-reviews-rating .heading,.google-business-reviews-rating .listing .text{color:#333}.google-business-reviews-rating .listing .text{color:#222}.google-business-reviews-rating .listing .author-name,.google-business-reviews-rating .listing .author-name a{color:#000}.google-business-reviews-rating .listing .date,.google-business-reviews-rating .listing .relative-time-description,.google-business-reviews-rating .no-reviews,.google-business-reviews-rating .rating .count,.google-business-reviews-rating .review-count .count,.google-business-reviews-rating .vicinity{color:#999}.google-business-reviews-rating .listing .rating .rating-stars,.google-business-reviews-rating .rating,.google-business-reviews-rating.fonts.stars-orange .listing .rating,.google-business-reviews-rating.fonts.stars-orange .rating,.google-business-reviews-rating.fonts.stars-orange .rating .rating-stars,.google-business-reviews-rating.stars-orange .listing .rating,.google-business-reviews-rating.stars-orange .rating,.google-business-reviews-rating.stars-orange .rating .rating-stars{color:#e7711b}.google-business-reviews-rating.fonts .listing .rating,.google-business-reviews-rating.fonts .rating,.google-business-reviews-rating.fonts .rating .rating-stars,.google-business-reviews-rating.stars-yellow .listing .rating,.google-business-reviews-rating.stars-yellow .rating,.google-business-reviews-rating.stars-yellow .rating .rating-stars{color:#f7b603}.google-business-reviews-rating .listing .rating .not,.google-business-reviews-rating .rating .all-stars{color:#b7b7b7}.google-business-reviews-rating.fonts .button{color:rgb(245 245 245 / .9);background-color:rgb(40 40 40 / .9);text-decoration:none;font-size:15px;padding:.76em 1em}.google-business-reviews-rating .button:hover{color:rgb(255 255 255 / .95);text-decoration:none}.google-business-reviews-rating .business-name,.google-business-reviews-rating .heading{margin:0 0 .4rem;line-height:120%}.google-business-reviews-rating .heading.no-icon{margin-bottom:.8rem}.google-business-reviews-rating .icon{display:inline-block;width:100%;height:auto;min-width:.6em;min-height:.6em;max-width:1.5em;max-height:1.5em;position:relative;vertical-align:middle;bottom:.1em;margin:0 .35em 0 0}.rtl .google-business-reviews-rating .icon{margin:0 0 0 .35em}.google-business-reviews-rating .heading.no-name .icon{margin:0 0 .35em 0}.google-business-reviews-rating .icon img{width:100%;height:auto}.google-business-reviews-rating .vicinity{font-size:13px;margin:0 0 .5rem}.google-business-reviews-rating.badge .vicinity{margin:0}.google-business-reviews-rating .rating{font-size:32px;margin:0 0 .4em 0;line-height:1.2em}.google-business-reviews-rating.tiny .rating{font-size:1.8em;line-height:1.1em}.google-business-reviews-rating>.rating:last-child{margin-bottom:0}.google-business-reviews-rating .rating span{vertical-align:top;position:relative}.google-business-reviews-rating .rating .number-text,.google-business-reviews-rating .review-count .count{font-size:15px}.google-business-reviews-rating .rating .all-stars,.google-business-reviews-rating .rating .rating-stars{display:inline-block;height:1.1em;top:.2em;z-index:11}.google-business-reviews-rating.tiny .rating .all-stars,.google-business-reviews-rating.tiny .rating .rating-stars{top:.15em}.google-business-reviews-rating .rating .all-stars+.backdrop{overflow:hidden;position:absolute;width:135px;margin:.1em 0 0 -134px;top:auto;z-index:10}.rtl .google-business-reviews-rating .rating .all-stars+.backdrop{margin:.1em -125.5px 0 0}.google-business-reviews-rating .rating .backdrop .star{opacity:.65;transform:scale(.95,.95);transform-origin:65% 50%}.google-business-reviews-rating.stars-html .rating .all-stars,.google-business-reviews-rating.stars-html .rating .rating-stars,.google-business-reviews-rating.version-1 .rating .all-stars,.google-business-reviews-rating.version-1 .rating .rating-stars{position:relative;top:0;height:1em;line-height:110%;overflow:hidden;letter-spacing:0}.google-business-reviews-rating.stars-html .rating .rating-stars,.google-business-reviews-rating.version-1 .rating .rating-stars{text-align:left;float:left;white-space:nowrap}.rtl .google-business-reviews-rating.stars-html .rating .rating-stars,.rtl .google-business-reviews-rating.version-1 .rating .rating-stars{text-align:right;float:right}.google-business-reviews-rating .rating .all-stars.safari,.google-business-reviews-rating .rating .rating-stars.safari{width:5.1em}.google-business-reviews-rating .rating.none .all-stars{opacity:.3}.google-business-reviews-rating .rating .rating-stars{position:relative;top:-1.1em;word-wrap:initial;text-align:left}.rtl .google-business-reviews-rating .rating .rating-stars{text-align:right}.google-business-reviews-rating .all-stars.animate,.google-business-reviews-rating .rating-stars.animate{transition:1.1s width ease-in-out .7s;opacity:1}.google-business-reviews-rating .rating .count{margin-top:8px;font-size:15px}.google-business-reviews-rating.tiny .rating .count{vertical-align:middle}.google-business-reviews-rating .rating .number+.all-stars{margin-left:.65rem}.rtl .google-business-reviews-rating .rating .number+.all-stars{margin-right:.65rem;margin-left:inherit}.google-business-reviews-rating.stars-html .rating .number+.all-stars{margin-left:.25rem}.rtl .google-business-reviews-rating.stars-html .rating .number+.all-stars{margin-right:.25rem;margin-left:inherit}.google-business-reviews-rating .rating .all-stars+.count{margin-left:.55rem}.rtl .google-business-reviews-rating .rating .all-stars+.count{margin-right:.55rem;margin-left:inherit}.google-business-reviews-rating.narrow .all-stars+.count,.rtl .google-business-reviews-rating.narrow .all-stars+.count{display:block;margin:0}.google-business-reviews-rating .listing{padding:0;margin:0}.google-business-reviews-rating ul.listing{list-style:none}.google-business-reviews-rating .rating+.listing{margin:1rem 0 0}.google-business-reviews-rating .rating+.attribution{margin-top:0}.google-business-reviews-rating.badge>:last-child{margin-bottom:0}.google-business-reviews-rating.badge .rating+.listing{margin:.7rem 0 0}.google-business-reviews-rating .listing.no-reviews{margin-bottom:1rem}.google-business-reviews-rating .listing li{padding:0;margin:0 0 1.2rem 57px;list-style:none}.google-business-reviews-rating.carousel .listing>.hidden{display:none;pointer-events:none}.rtl .google-business-reviews-rating .listing .text-first,.rtl .google-business-reviews-rating .listing li{margin:0 57px 1.2rem 0}.google-business-reviews-rating.center li,.rtl .google-business-reviews-rating.center .listing .text-first,.rtl .google-business-reviews-rating.center li{margin:0 0 1.2rem 0}.google-business-reviews-rating.center.bubble .listing li{display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:1.8rem}.google-business-reviews-rating .listing .text-first{margin:0 0 1.5rem}.google-business-reviews-rating .listing .text-first .text{margin-bottom:.5em}.google-business-reviews-rating .listing .no-avatar,.google-business-reviews-rating .listing .text-first:last-child,.google-business-reviews-rating.badge .listing li,.rtl .google-business-reviews-rating .listing .no-avatar,.rtl .google-business-reviews-rating .listing .text-first,.rtl .google-business-reviews-rating .listing .text-first .rtl .google-business-reviews-rating.badge .listing li,.rtl .google-business-reviews-rating .listing .text-first:last-child{margin:0 0 1rem}.google-business-reviews-rating .listing .author-switch .author-avatar{position:relative;bottom:1.4em}.google-business-reviews-rating .listing .author-switch.text-first .author-avatar{bottom:1.75em}.google-business-reviews-rating.center.bubble .listing li>div,.google-business-reviews-rating.center.bubble .listing li>span{flex:2 0 60%}.google-business-reviews-rating.bubble .listing .text,.google-business-reviews-rating.bubble.fonts .listing .text{padding:.6em 1em;border-radius:.4em;position:relative;box-shadow:0 0 0 2px rgb(70 70 70 / .85) inset;margin-top:.4em;margin-left:-57px}.rtl .google-business-reviews-rating.bubble .listing .text,.rtl .google-business-reviews-rating.bubble.fonts .listing .text{margin-right:-57px;margin-left:inherit}.google-business-reviews-rating.bubble .listing .text-first .text,.google-business-reviews-rating.center.bubble .listing .text{margin-left:0}.rtl .google-business-reviews-rating.center.bubble .listing .text{margin-right:0;margin-left:0}.google-business-reviews-rating.bubble .listing .text-first .text{margin-top:0}.google-business-reviews-rating.dark.bubble .listing .text{box-shadow:0 0 0 2px rgb(255 255 255 / .85) inset}.google-business-reviews-rating.bubble.fill .listing .text{color:rgb(255 255 255 / .99);background-color:rgb(70 70 70 / .85);box-shadow:none}.google-business-reviews-rating.dark.bubble.fill .listing .text{color:rgb(70 70 70 / .99);background-color:rgb(255 255 255 / .99);box-shadow:none}.google-business-reviews-rating.bubble.fill .listing .text a{color:rgb(255 255 255 / .75)}.google-business-reviews-rating.dark.bubble.fill .listing .text a{color:rgb(70 70 70 / .8)}.google-business-reviews-rating.bubble.fonts .listing .text-first .text{margin-bottom:.8em}.rtl .google-business-reviews-rating.bubble.fonts .listing .text-first .text{margin-right:0}.google-business-reviews-rating.bubble .listing .text-first .text::after,.google-business-reviews-rating.bubble .listing .text::before{content:'';position:absolute;left:50px;top:calc(-1em + 2px);width:0;height:0;border-top:.5em solid #fff0;border-right:.5em solid #fff0;border-bottom:.5em solid rgb(70 70 70 / .85);border-left:.5em solid #fff0;clear:both}.rtl .google-business-reviews-rating.bubble .listing .text-first .text::after,.rtl .google-business-reviews-rating.bubble .listing .text::before{right:50px;left:inherit}.google-business-reviews-rating.center.bubble .listing .text-first .text::after,.google-business-reviews-rating.center.bubble .listing .text::before{left:calc(50% - .5em)}.rtl .google-business-reviews-rating.center.bubble .listing .text-first .text::after,.rtl .google-business-reviews-rating.center.bubble .listing .text::before{right:calc(50% - .5em);left:inherit}.google-business-reviews-rating.bubble .listing .text-first .text::before{display:none}.google-business-reviews-rating.bubble .listing .text-first .text::after{top:100%;border-top:.5em solid rgb(70 70 70 / .85);border-bottom:.5em solid #fff0;clear:both}.google-business-reviews-rating.dark.bubble .listing .text::before{border-bottom:.5em solid rgb(255 255 255 / .85)}.google-business-reviews-rating.bubble.fill .listing .text::before{border-bottom:.5em solid rgb(70 70 70 / .85)}.google-business-reviews-rating.dark.bubble.fill .listing .text::before{border-bottom:.5em solid rgb(255 255 255 / .99)}.google-business-reviews-rating.dark.bubble.fill .listing .text-first .text::before{border-bottom:.5em solid rgb(255 255 255 / .99)}.google-business-reviews-rating.dark.bubble .listing .text-first .text::after{border-top:.5em solid rgb(255 255 255 / .85)}.google-business-reviews-rating.bubble.fill .listing .text-first .text::after{border-top:.5em solid rgb(70 70 70 / .85)}.google-business-reviews-rating.dark.bubble.fill .listing .text-first .text::after{border-top:.5em solid rgb(255 255 255 / .99)}.google-business-reviews-rating.bubble .listing .date,.google-business-reviews-rating.bubble .listing .relative-time-description{font-size:.9em}.google-business-reviews-rating.bubble .listing .author-avatar{position:relative;top:3px}.google-business-reviews-rating.bubble .listing .author-switch .author-avatar,.google-business-reviews-rating.bubble .listing .text-first .author-avatar,.google-business-reviews-rating.center.bubble .listing .author-avatar{top:auto}.google-business-reviews-rating.bubble .listing .author-switch .author-avatar{bottom:calc(1.4em + 3px)}.google-business-reviews-rating.bubble .listing .author-switch .author-name{position:relative;bottom:.2em}.google-business-reviews-rating.bubble .listing .text-first.author-switch .author-name,.google-business-reviews-rating.center.bubble .listing .author-switch .author-avatar{bottom:auto}.google-business-reviews-rating.bubble.fonts .listing .text-first.author-switch .author-name{top:.3em}.google-business-reviews-rating.bubble.fonts .listing .author-name{margin-bottom:.4em}.google-business-reviews-rating.fonts .listing .date,.google-business-reviews-rating.fonts .listing .rating,.google-business-reviews-rating.fonts .listing .relative-time-description{position:relative;margin-bottom:0}.google-business-reviews-rating.bubble.fonts .listing .date,.google-business-reviews-rating.bubble.fonts .listing .rating,.google-business-reviews-rating.bubble.fonts .listing .relative-time-description{bottom:.2em}.google-business-reviews-rating.badge.fonts .listing .date,.google-business-reviews-rating.badge.fonts .listing .rating,.google-business-reviews-rating.badge.fonts .listing .relative-time-description,.google-business-reviews-rating.fonts .listing .text-first .date,.google-business-reviews-rating.fonts .listing .text-first .rating,.google-business-reviews-rating.fonts .listing .text-first .relative-time-description{bottom:auto}.google-business-reviews-rating.bubble .listing .author-switch .rating .google-business-reviews-rating.fonts .listing .text-first .rating,.google-business-reviews-rating.bubble.fonts .listing .text-first .author-name{margin-bottom:0}.google-business-reviews-rating.center.bubble .listing .author-avatar{order:1}.google-business-reviews-rating.center.bubble .listing .author-name{order:2}.google-business-reviews-rating.center.bubble .listing .rating,.rtl .google-business-reviews-rating.center.bubble .listing .rating{margin:.3em 0 0;order:4}.google-business-reviews-rating.center.bubble .listing .date,.google-business-reviews-rating.center.bubble .listing .relative-time-description{order:5}.google-business-reviews-rating.center.bubble .listing .text{order:3}.google-business-reviews-rating.center.bubble .listing .text-first .text{order:1}.google-business-reviews-rating.center.bubble .listing .text-first .author-avatar,.rtl .google-business-reviews-rating.center.bubble .listing .text-first .author-avatar{margin:.2em 0 0;order:2;bottom:0}.google-business-reviews-rating.center.bubble .listing .text-first .author-name{order:3}.google-business-reviews-rating.center.bubble .listing .text-first .rating{margin:0;order:4}.google-business-reviews-rating.center.bubble .listing .text-first .date,.google-business-reviews-rating.center.bubble .listing .text-first .relative-time-description{order:5}.google-business-reviews-rating.bubble .inline .text{margin-bottom:.4em}.google-business-reviews-rating.center.bubble .listing .inline .date,.google-business-reviews-rating.center.bubble .listing .inline .rating,.google-business-reviews-rating.center.bubble .listing .inline .relative-time-description,.google-business-reviews-rating.center.bubble .listing .text-first.inline .date,.google-business-reviews-rating.center.bubble .listing .text-first.inline .rating,.google-business-reviews-rating.center.bubble .listing .text-first.inline .relative-time-description,.rtl .google-business-reviews-rating.center.bubble .listing .inline .date,.rtl .google-business-reviews-rating.center.bubble .listing .inline .rating,.rtl .google-business-reviews-rating.center.bubble .listing .inline .relative-time-description,.rtl .google-business-reviews-rating.center.bubble .listing .text-first.inline .date,.rtl .google-business-reviews-rating.center.bubble .listing .text-first.inline .rating,.rtl .google-business-reviews-rating.center.bubble .listing .text-first.inline .relative-time-description{flex:1 0 50%;margin:0}.google-business-reviews-rating.bubble .inline.text-first .text{margin-bottom:.6em}.google-business-reviews-rating.bubble .inline.text-first .author-name{margin-bottom:0}.google-business-reviews-rating.bubble .listing .author-avatar a,.google-business-reviews-rating.bubble .listing .author-avatar>img{display:block;height:40px;overflow:hidden;width:40px;margin:0 auto}@media (max-width:783px){.google-business-reviews-rating{width:calc(100% - 30px);margin:0 auto}}@media (min-width:783px){.google-business-reviews-rating.columns .listing{display:flex;flex-direction:row;flex-wrap:wrap}.google-business-reviews-rating.columns .listing li{flex:1 0 100%;align-content:start;margin-bottom:2.5rem}.google-business-reviews-rating.columns.two .listing li{flex:1 0 calc(50% - 50px - 3rem)}.google-business-reviews-rating.columns.two .listing .no-avatar{flex:1 0 calc(50% - 3rem)}.google-business-reviews-rating.columns.six listing li,.google-business-reviews-rating.columns.three .listing li{flex:1 0 calc(33.33% - 50px - 3rem)}.google-business-reviews-rating.columns.six .listing .no-avatar,.google-business-reviews-rating.columns.three .listing .no-avatar{flex:1 0 calc(33.33% - 3rem)}.google-business-reviews-rating.columns.four .listing li{flex:1 0 calc(25% - 50px - 3rem)}.google-business-reviews-rating.columns.four .listing .no-avatar{flex:1 0 calc(25% - 3rem)}.google-business-reviews-rating.columns.four .listing li:nth-child(4n-1),.google-business-reviews-rating.columns.four .listing li:nth-child(4n-2),.google-business-reviews-rating.columns.four .listing li:nth-child(4n-3),.google-business-reviews-rating.columns.six .listing li:nth-child(3n-1),.google-business-reviews-rating.columns.six .listing li:nth-child(3n-2),.google-business-reviews-rating.columns.three .listing li:nth-child(3n-1),.google-business-reviews-rating.columns.three .listing li:nth-child(3n-2),.google-business-reviews-rating.columns.two .listing li:nth-child(2n-1){margin-right:3rem}.rtl .google-business-reviews-rating.columns.four .listing li:nth-child(4n-1),.rtl .google-business-reviews-rating.columns.four .listing li:nth-child(4n-2),.rtl .google-business-reviews-rating.columns.four .listing li:nth-child(4n-3),.rtl .google-business-reviews-rating.columns.six .listing li:nth-child(3n-1),.rtl .google-business-reviews-rating.columns.six .listing li:nth-child(3n-2),.rtl .google-business-reviews-rating.columns.three .listing li:nth-child(3n-1),.rtl .google-business-reviews-rating.columns.three .listing li:nth-child(3n-2),.rtl .google-business-reviews-rating.columns.two .listing li:nth-child(2n-1){margin-right:inherit;margin-left:3rem}}@media (min-width:1200px){.google-business-reviews-rating.columns.six .listing li{flex:1 0 calc(16.66% - 53px - 3rem)}.google-business-reviews-rating.columns.six .listing .no-avatar{flex:1 0 calc(16.66% - 3rem)}.google-business-reviews-rating.columns.six .listing li:nth-child(3n){margin-right:3rem}.rtl .google-business-reviews-rating.columns.six .listing li:nth-child(3n){margin-right:inherit;margin-left:3rem}}.google-business-reviews-rating .listing .author-avatar,.google-business-reviews-rating .listing .no-avatar.text-first .author-avatar{margin:0 0 -40px -40px;position:relative;width:40px;height:40px;right:17px}.rtl .google-business-reviews-rating .listing .author-avatar,.rtl .google-business-reviews-rating .listing .no-avatar.text-first .author-avatar{margin:0 -40px -40px 0;right:inherit;left:17px}.google-business-reviews-rating .listing .author-avatar,.google-business-reviews-rating .listing .text{display:block}.google-business-reviews-rating.justify .listing .text{text-align:justify}.google-business-reviews-rating .listing .text .review-more-placeholder{visibility:hidden}.google-business-reviews-rating .inline .text{margin-bottom:.8em}.google-business-reviews-rating.narrow .text{margin-top:.2em}.google-business-reviews-rating.narrow .inline .text,.google-business-reviews-rating.narrow .text-first .text{margin-top:0}.google-business-reviews-rating .no-avatar.inline .text{margin-bottom:.1em}.google-business-reviews-rating .text-first .author-avatar{margin:5px -40px -40px 0;right:0}.rtl .google-business-reviews-rating .text-first .author-avatar{margin:5px 0 -40px -40px;right:inherit;left:0}.google-business-reviews-rating.center .listing .author-avatar,.google-business-reviews-rating.center .listing .author-name,.google-business-reviews-rating.center .listing .no-avatar .rating,.rtl .google-business-reviews-rating.center .listing .author-avatar,.rtl .google-business-reviews-rating.center .listing .author-name,.rtl .google-business-reviews-rating.center .listing .no-avatar .rating{margin:0 auto 3px}.google-business-reviews-rating.center .listing .author-avatar,.rtl .google-business-reviews-rating.center .listing .author-avatar{display:block;right:0;left:0}.google-business-reviews-rating.center .text-first .author-avatar,.rtl .google-business-reviews-rating.center .text-first .author-avatar{margin:3px auto 3px}.google-business-reviews-rating .listing .author-avatar img{max-width:100%;height:auto}.google-business-reviews-rating .listing .author-name,.google-business-reviews-rating .listing .author-name a{display:block;font-weight:700}.google-business-reviews-rating .listing .rating{font-size:1.15em;margin:0 .3em .4em -.1em}.rtl .google-business-reviews-rating .listing .rating{margin:0 -.1em .4em .3em}.google-business-reviews-rating .listing .rating .not{vertical-align:inherit}.google-business-reviews-rating.center .listing .rating{font-size:1.15em;margin:0 .3em 0 0}.rtl .google-business-reviews-rating.center .listing .rating{margin:0 0 0 .3em}.google-business-reviews-rating .inline .author-name,.google-business-reviews-rating .inline .rating{clear:none;display:inline-block}.google-business-reviews-rating .inline .author-name{margin-bottom:.5em}.google-business-reviews-rating .inline .text-first .author-name{margin-bottom:.1em}.google-business-reviews-rating .inline .rating{position:relative;height:1em;line-height:100%;top:.05em}.google-business-reviews-rating.fonts .inline .rating{top:0}.google-business-reviews-rating .listing .text-first .author-name{margin-left:57px}.rtl .google-business-reviews-rating .listing .text-first .author-name{margin-right:57px;margin-left:inherit}.google-business-reviews-rating .listing .text-first .rating{margin-left:calc(57px - .1em)}.rtl .google-business-reviews-rating .listing .text-first .rating{margin-right:calc(57px - .1em);margin-left:inherit}.google-business-reviews-rating .listing .no-avatar.text-first .author-name,.google-business-reviews-rating.center .listing .text-first .author-name{margin-left:0}.rtl .google-business-reviews-rating .listing .no-avatar.text-first .author-name,.rtl .google-business-reviews-rating.center .listing .text-first .author-name{margin-right:0;margin-left:0}.google-business-reviews-rating .listing .no-avatar.text-first .rating,.google-business-reviews-rating.center .listing .text-first .rating{margin-left:-.1em}.rtl .google-business-reviews-rating .listing .no-avatar.text-first .rating,.rtl .google-business-reviews-rating.center .listing .text-first .rating{margin-right:-.1em;margin-left:inherit}.google-business-reviews-rating .listing .inline .rating,.google-business-reviews-rating .listing .no-avatar.inline .rating,.google-business-reviews-rating .listing .no-avatar.text-first.inline .rating,.google-business-reviews-rating .listing .text-first.inline .rating,.google-business-reviews-rating .listing .text-last.inline .rating{margin:0 .25em}.google-business-reviews-rating.fonts .listing .rating{font-size:18px;line-height:110%}.google-business-reviews-rating .listing .date,.google-business-reviews-rating .listing .relative-time-description{display:inline-block;clear:right}.google-business-reviews-rating.fonts .listing .text{line-height:140%;margin:.3em 0}.google-business-reviews-rating .listing .no-avatar .author-avatar,.google-business-reviews-rating .listing .text .review-full-text,.google-business-reviews-rating.badge .listing .author-avatar{display:none}.google-business-reviews-rating.dark .listing .date,.google-business-reviews-rating.dark .listing .relative-time-description,.google-business-reviews-rating.dark .no-reviews,.google-business-reviews-rating.dark .rating .count,.google-business-reviews-rating.dark .vicinity{color:rgb(210 210 210 / .85)}.google-business-reviews-rating.dark .listing .rating .not,.google-business-reviews-rating.dark .rating .all-stars{color:rgb(180 180 180 / .8)}.google-business-reviews-rating.dark .button{color:rgb(40 40 40 / .9);background-color:rgb(245 245 245 / .9)}.google-business-reviews-rating.dark .button:hover{background-color:rgb(255 255 255 / .95)}.google-business-reviews-rating.bubble.fill.amethyst .listing .text,.google-business-reviews-rating.bubble.fill.carbon .listing .text,.google-business-reviews-rating.bubble.fill.coffee .listing .text,.google-business-reviews-rating.bubble.fill.contrast .listing .text,.google-business-reviews-rating.bubble.fill.copper .listing .text,.google-business-reviews-rating.bubble.fill.coral .listing .text,.google-business-reviews-rating.bubble.fill.cranberry .listing .text,.google-business-reviews-rating.bubble.fill.forest .listing .text,.google-business-reviews-rating.bubble.fill.magenta .listing .text,.google-business-reviews-rating.bubble.fill.ocean .listing .text,.google-business-reviews-rating.bubble.fill.pumpkin .listing .text,.google-business-reviews-rating.bubble.fill.slate .listing .text,.google-business-reviews-rating.dark,.google-business-reviews-rating.dark .business-name,.google-business-reviews-rating.dark .heading,.google-business-reviews-rating.dark .listing .author-name,.google-business-reviews-rating.dark .listing .author-name a,.google-business-reviews-rating.dark .listing .text,.google-business-reviews-rating.dark.bubble.contrast .listing .text,.google-business-reviews-rating.dark.bubble.fill.amethyst .listing .text,.google-business-reviews-rating.dark.bubble.fill.carbon .listing .text,.google-business-reviews-rating.dark.bubble.fill.coffee .listing .text,.google-business-reviews-rating.dark.bubble.fill.copper .listing .text,.google-business-reviews-rating.dark.bubble.fill.coral .listing .text,.google-business-reviews-rating.dark.bubble.fill.cranberry .listing .text,.google-business-reviews-rating.dark.bubble.fill.forest .listing .text,.google-business-reviews-rating.dark.bubble.fill.magenta .listing .text,.google-business-reviews-rating.dark.bubble.fill.ocean .listing .text,.google-business-reviews-rating.dark.bubble.fill.pumpkin .listing .text,.google-business-reviews-rating.dark.bubble.fill.slate .listing .text,.google-business-reviews-rating.dark.contrast .count,.google-business-reviews-rating.dark.contrast .date,.google-business-reviews-rating.dark.contrast .relative-time-description,.google-business-reviews-rating.dark.contrast .vicinity{color:#fff}.google-business-reviews-rating.bubble.fill.turquoise .listing .text,.google-business-reviews-rating.bubble.mustard .listing .text,.google-business-reviews-rating.contrast .count,.google-business-reviews-rating.contrast .date,.google-business-reviews-rating.contrast .relative-time-description,.google-business-reviews-rating.contrast .vicinity,.google-business-reviews-rating.dark.bubble.fill.contrast .listing .text,.google-business-reviews-rating.dark.bubble.fill.turquoise .listing .text{color:#000}.google-business-reviews-rating.bubble.fill.amethyst .listing .text a,.google-business-reviews-rating.bubble.fill.carbon .listing .text a,.google-business-reviews-rating.bubble.fill.coffee .listing .text a,.google-business-reviews-rating.bubble.fill.contrast .listing .text a,.google-business-reviews-rating.bubble.fill.copper .listing .text a,.google-business-reviews-rating.bubble.fill.coral .listing .text a,.google-business-reviews-rating.bubble.fill.cranberry .listing .text a,.google-business-reviews-rating.bubble.fill.forest .listing .text a,.google-business-reviews-rating.bubble.fill.magenta .listing .text a,.google-business-reviews-rating.bubble.fill.ocean .listing .text a,.google-business-reviews-rating.bubble.fill.pumpkin .listing .text a,.google-business-reviews-rating.bubble.fill.slate .listing .text a,.google-business-reviews-rating.dark.bubble.contrast .listing .text a{color:rgb(255 255 255 / .8)}.google-business-reviews-rating.bubble.fill.mustard .listing .text a,.google-business-reviews-rating.bubble.fill.turquoise .listing .text a,.google-business-reviews-rating.dark.bubble.fill.contrast .listing .text a{color:rgb(0 0 0 / .8)}.google-business-reviews-rating.cranberry .heading,.google-business-reviews-rating.cranberry .listing .rating,.google-business-reviews-rating.cranberry .rating,.google-business-reviews-rating.cranberry .rating .star,.google-business-reviews-rating.dark.cranberry .heading,.google-business-reviews-rating.dark.cranberry .listing .rating,.google-business-reviews-rating.dark.cranberry .rating,.google-business-reviews-rating.dark.cranberry .rating .star{color:#9f000f}.google-business-reviews-rating.cranberry .listing a,.google-business-reviews-rating.cranberry a{color:#4f0007}.google-business-reviews-rating.dark.cranberry .listing a,.google-business-reviews-rating.dark.cranberry a{color:#b5a3a5}.google-business-reviews-rating.cranberry .count,.google-business-reviews-rating.cranberry .date,.google-business-reviews-rating.cranberry .relative-time-description,.google-business-reviews-rating.cranberry .vicinity{color:#908788}.google-business-reviews-rating.dark.cranberry .count,.google-business-reviews-rating.dark.cranberry .date,.google-business-reviews-rating.dark.cranberry .relative-time-description,.google-business-reviews-rating.dark.cranberry .vicinity{color:#ad9c9e}.google-business-reviews-rating.cranberry .listing .rating .not,.google-business-reviews-rating.cranberry .rating .all-stars,.google-business-reviews-rating.cranberry .star.gray{color:rgb(150 135 136 / .5)}.google-business-reviews-rating.dark.cranberry .listing .rating .not,.google-business-reviews-rating.dark.cranberry .rating .all-stars,.google-business-reviews-rating.dark.cranberry .star.gray{color:rgb(175 161 162 / .5)}.google-business-reviews-rating.bubble.cranberry .listing .text,.google-business-reviews-rating.dark.bubble.cranberry .listing .text{box-shadow:0 0 0 2px #9f000f inset}.google-business-reviews-rating.bubble.cranberry .listing .text::before,.google-business-reviews-rating.bubble.fill.cranberry .listing .text::before,.google-business-reviews-rating.dark.bubble.cranberry .listing .text::before,.google-business-reviews-rating.dark.bubble.fill.cranberry .listing .text::before{border-top-color:#fff0;border-bottom-color:#9f000f}.google-business-reviews-rating.bubble.cranberry .listing .text-first .text::after,.google-business-reviews-rating.bubble.fill.cranberry .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.cranberry .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.fill.cranberry .listing .text-first .text::after{border-top-color:#9f000f;border-bottom-color:#fff0}.google-business-reviews-rating.bubble.fill.cranberry .listing .text,.google-business-reviews-rating.dark.bubble.fill.cranberry .listing .text{background-color:#9f000f}.google-business-reviews-rating.coral .heading,.google-business-reviews-rating.coral .listing .rating,.google-business-reviews-rating.coral .listing a,.google-business-reviews-rating.coral .rating,.google-business-reviews-rating.coral .rating .star,.google-business-reviews-rating.coral a,.google-business-reviews-rating.dark.coral .heading,.google-business-reviews-rating.dark.coral .listing .rating,.google-business-reviews-rating.dark.coral .listing a,.google-business-reviews-rating.dark.coral .rating,.google-business-reviews-rating.dark.coral .rating .star,.google-business-reviews-rating.dark.coral a{color:#e77471}.google-business-reviews-rating.coral .count,.google-business-reviews-rating.coral .date,.google-business-reviews-rating.coral .relative-time-description,.google-business-reviews-rating.coral .vicinity{color:#aba2a2}.google-business-reviews-rating.dark.coral .count,.google-business-reviews-rating.dark.coral .date,.google-business-reviews-rating.dark.coral .relative-time-description,.google-business-reviews-rating.dark.coral .vicinity{color:#dcd3d3}.google-business-reviews-rating.coral .listing .rating .not,.google-business-reviews-rating.coral .rating .all-stars,.google-business-reviews-rating.coral .star.gray{color:rgb(192 173 173 / .7)}.google-business-reviews-rating.dark.coral .listing .rating .not,.google-business-reviews-rating.dark.coral .rating .all-stars,.google-business-reviews-rating.dark.coral .star.gray{color:rgb(192 173 173 / .5)}.google-business-reviews-rating.bubble.coral .listing .text,.google-business-reviews-rating.dark.bubble.coral .listing .text{box-shadow:0 0 0 2px #e77471 inset}.google-business-reviews-rating.bubble.coral .listing .text::before,.google-business-reviews-rating.bubble.fill.coral .listing .text::before,.google-business-reviews-rating.dark.bubble.coral .listing .text::before,.google-business-reviews-rating.dark.bubble.fill.coral .listing .text::before{border-top-color:#fff0;border-bottom-color:#e77471}.google-business-reviews-rating.bubble.coral .listing .text-first .text::after,.google-business-reviews-rating.bubble.fill.coral .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.coral .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.fill.coral .listing .text-first .text::after{border-top-color:#e77471;border-bottom-color:#fff0}.google-business-reviews-rating.bubble.fill.coral .listing .text,.google-business-reviews-rating.dark.bubble.fill.coral .listing .text{background-color:#e77471}.google-business-reviews-rating.dark.pumpkin .heading,.google-business-reviews-rating.dark.pumpkin .listing .rating,.google-business-reviews-rating.dark.pumpkin .listing a,.google-business-reviews-rating.dark.pumpkin .rating,.google-business-reviews-rating.dark.pumpkin .rating .star,.google-business-reviews-rating.dark.pumpkin a,.google-business-reviews-rating.pumpkin .heading,.google-business-reviews-rating.pumpkin .listing .rating,.google-business-reviews-rating.pumpkin .listing a,.google-business-reviews-rating.pumpkin .rating,.google-business-reviews-rating.pumpkin .rating .star,.google-business-reviews-rating.pumpkin a{color:#f87217}.google-business-reviews-rating.pumpkin .count,.google-business-reviews-rating.pumpkin .date,.google-business-reviews-rating.pumpkin .relative-time-description,.google-business-reviews-rating.pumpkin .vicinity{color:#b8b0ab}.google-business-reviews-rating.dark.pumpkin .count,.google-business-reviews-rating.dark.pumpkin .date,.google-business-reviews-rating.dark.pumpkin .relative-time-description,.google-business-reviews-rating.dark.pumpkin .vicinity{color:#bbb5b1}.google-business-reviews-rating.pumpkin .listing .rating .not,.google-business-reviews-rating.pumpkin .rating .all-stars,.google-business-reviews-rating.pumpkin .star.gray{color:rgb(168 153 143 / .7)}.google-business-reviews-rating.dark.pumpkin .listing .rating .not,.google-business-reviews-rating.dark.pumpkin .rating .all-stars,.google-business-reviews-rating.dark.pumpkin .star.gray{color:rgb(168 153 143 / .5)}.google-business-reviews-rating.bubble.pumpkin .listing .text,.google-business-reviews-rating.dark.bubble.pumpkin .listing .text{box-shadow:0 0 0 2px #f87217 inset}.google-business-reviews-rating.bubble.fill.pumpkin .listing .text::before,.google-business-reviews-rating.bubble.pumpkin .listing .text::before,.google-business-reviews-rating.dark.bubble.fill.pumpkin .listing .text::before,.google-business-reviews-rating.dark.bubble.pumpkin .listing .text::before{border-top-color:#fff0;border-bottom-color:#f87217}.google-business-reviews-rating.bubble.fill.pumpkin .listing .text-first .text::after,.google-business-reviews-rating.bubble.pumpkin .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.fill.pumpkin .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.pumpkin .listing .text-first .text::after{border-top-color:#f87217;border-bottom-color:#fff0}.google-business-reviews-rating.bubble.fill.pumpkin .listing .text,.google-business-reviews-rating.dark.bubble.fill.pumpkin .listing .text{background-color:#f87217}.google-business-reviews-rating.dark.mustard .heading{color:#ffdb58}.google-business-reviews-rating.mustard .heading,.google-business-reviews-rating.mustard .listing .rating,.google-business-reviews-rating.mustard .listing a,.google-business-reviews-rating.mustard .rating,.google-business-reviews-rating.mustard .rating .star,.google-business-reviews-rating.mustard a{color:#e5c347}.google-business-reviews-rating.dark.mustard .listing .rating,.google-business-reviews-rating.dark.mustard .listing a,.google-business-reviews-rating.dark.mustard .rating,.google-business-reviews-rating.dark.mustard .rating .star,.google-business-reviews-rating.dark.mustard a{color:#ffdb58}.google-business-reviews-rating.dark.mustard .count,.google-business-reviews-rating.dark.mustard .date,.google-business-reviews-rating.dark.mustard .relative-time-description,.google-business-reviews-rating.dark.mustard .vicinity,.google-business-reviews-rating.mustard .count,.google-business-reviews-rating.mustard .date,.google-business-reviews-rating.mustard .relative-time-description,.google-business-reviews-rating.mustard .vicinity{color:#c1bfb6}.google-business-reviews-rating.mustard .listing .rating .not,.google-business-reviews-rating.mustard .rating .all-stars,.google-business-reviews-rating.mustard .star.gray{color:rgb(199 193 172 / .4)}.google-business-reviews-rating.dark.mustard .listing .rating .not,.google-business-reviews-rating.dark.mustard .rating .all-stars,.google-business-reviews-rating.dark.mustard .star.gray{color:rgb(199 193 172 / .3)}.google-business-reviews-rating.bubble.mustard .listing .text{box-shadow:0 0 0 2px #e5c347 inset}.google-business-reviews-rating.dark.bubble.mustard .listing .text{box-shadow:0 0 0 2px #ffdb58 inset}.google-business-reviews-rating.bubble.fill.mustard .listing .text::before,.google-business-reviews-rating.bubble.mustard .listing .text::before{border-top-color:#fff0;border-bottom-color:#e5c347}.google-business-reviews-rating.dark.bubble.fill.mustard .listing .text::before,.google-business-reviews-rating.dark.bubble.mustard .listing .text::before{border-top-color:#fff0;border-bottom-color:#ffdb58}.google-business-reviews-rating.bubble.fill.mustard .listing .text-first .text::after,.google-business-reviews-rating.bubble.mustard .listing .text-first .text::after{border-top-color:#e5c347;border-bottom-color:#fff0}.google-business-reviews-rating.dark.bubble.fill.mustard .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.mustard .listing .text-first .text::after{border-top-color:#ffdb58;border-bottom-color:#fff0}.google-business-reviews-rating.bubble.fill.mustard .listing .text{background-color:#e5c347}.google-business-reviews-rating.dark.bubble.fill.mustard .listing .text{background-color:#ffdb58}.google-business-reviews-rating.dark.forest .heading{color:#68a863}.google-business-reviews-rating.forest .heading,.google-business-reviews-rating.forest .listing .rating,.google-business-reviews-rating.forest .listing a,.google-business-reviews-rating.forest .rating,.google-business-reviews-rating.forest .rating .star,.google-business-reviews-rating.forest a{color:#347235}.google-business-reviews-rating.dark.forest .listing .rating,.google-business-reviews-rating.dark.forest .listing a,.google-business-reviews-rating.dark.forest .rating,.google-business-reviews-rating.dark.forest .rating .star,.google-business-reviews-rating.dark.forest a{color:#68a863}.google-business-reviews-rating.forest .count,.google-business-reviews-rating.forest .date,.google-business-reviews-rating.forest .relative-time-description,.google-business-reviews-rating.forest .vicinity{color:#8e9a8e}.google-business-reviews-rating.dark.forest .count,.google-business-reviews-rating.dark.forest .date,.google-business-reviews-rating.dark.forest .relative-time-description,.google-business-reviews-rating.dark.forest .vicinity{color:#98a298}.google-business-reviews-rating.forest .listing .rating .not,.google-business-reviews-rating.forest .rating .all-stars,.google-business-reviews-rating.forest .star.gray{color:rgb(141 162 142 / .7)}.google-business-reviews-rating.dark.forest .listing .rating .not,.google-business-reviews-rating.dark.forest .rating .all-stars,.google-business-reviews-rating.dark.forest .star.gray{color:rgb(141 162 142 / .5)}.google-business-reviews-rating.bubble.forest .listing .text{box-shadow:0 0 0 2px #347235 inset}.google-business-reviews-rating.dark.bubble.forest .listing .text{box-shadow:0 0 0 2px #68a863 inset}.google-business-reviews-rating.bubble.fill.forest .listing .text::before,.google-business-reviews-rating.bubble.forest .listing .text::before{border-top-color:#fff0;border-bottom-color:#347235}.google-business-reviews-rating.dark.bubble.fill.forest .listing .text::before,.google-business-reviews-rating.dark.bubble.forest .listing .text::before{border-top-color:#fff0;border-bottom-color:#68a863}.google-business-reviews-rating.bubble.fill.forest .listing .text-first .text::after,.google-business-reviews-rating.bubble.forest .listing .text-first .text::after{border-top-color:#347235;border-bottom-color:#fff0}.google-business-reviews-rating.dark.bubble.fill.forest .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.forest .listing .text-first .text::after{border-top-color:#68a863;border-bottom-color:#fff0}.google-business-reviews-rating.bubble.fill.forest .listing .text{background-color:#347235}.google-business-reviews-rating.dark.bubble.fill.forest .listing .text{background-color:#68a863}.google-business-reviews-rating.dark.turquoise .heading{color:#43c6db}.google-business-reviews-rating.turquoise .heading,.google-business-reviews-rating.turquoise .listing .rating,.google-business-reviews-rating.turquoise .listing a,.google-business-reviews-rating.turquoise .rating,.google-business-reviews-rating.turquoise .rating .star,.google-business-reviews-rating.turquoise a{color:#14b1cb}.google-business-reviews-rating.dark.turquoise .listing .rating,.google-business-reviews-rating.dark.turquoise .listing a,.google-business-reviews-rating.dark.turquoise .rating,.google-business-reviews-rating.dark.turquoise .rating .star,.google-business-reviews-rating.dark.turquoise a{color:#43c6db}.google-business-reviews-rating.turquoise .count,.google-business-reviews-rating.turquoise .date,.google-business-reviews-rating.turquoise .relative-time-description,.google-business-reviews-rating.turquoise .vicinity{color:#92a4a7}.google-business-reviews-rating.dark.turquoise .count,.google-business-reviews-rating.dark.turquoise .date,.google-business-reviews-rating.dark.turquoise .relative-time-description,.google-business-reviews-rating.dark.turquoise .vicinity{color:#a6b8bb}.google-business-reviews-rating.turquoise .listing .rating .not,.google-business-reviews-rating.turquoise .rating .all-stars,.google-business-reviews-rating.turquoise .star.gray{color:rgb(159 176 179 / .7)}.google-business-reviews-rating.dark.turquoise .listing .rating .not,.google-business-reviews-rating.dark.turquoise .rating .all-stars,.google-business-reviews-rating.dark.turquoise .star.gray{color:rgb(159 176 179 / .5)}.google-business-reviews-rating.bubble.turquoise .listing .text{box-shadow:0 0 0 2px #14b1cb inset}.google-business-reviews-rating.dark.bubble.turquoise .listing .text{box-shadow:0 0 0 2px #43c6db inset}.google-business-reviews-rating.bubble.fill.turquoise .listing .text::before,.google-business-reviews-rating.bubble.turquoise .listing .text::before{border-top-color:#fff0;border-bottom-color:#14b1cb}.google-business-reviews-rating.dark.bubble.fill.turquoise .listing .text::before,.google-business-reviews-rating.dark.bubble.turquoise .listing .text::before{border-top-color:#fff0;border-bottom-color:#43c6db}.google-business-reviews-rating.bubble.fill.turquoise .listing .text-first .text::after,.google-business-reviews-rating.bubble.turquoise .listing .text-first .text::after{border-top-color:#14b1cb;border-bottom-color:#fff0}.google-business-reviews-rating.dark.bubble.fill.turquoise .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.turquoise .listing .text-first .text::after{border-top-color:#43c6db;border-bottom-color:#fff0}.google-business-reviews-rating.bubble.fill.turquoise .listing .text{background-color:#14b1cb}.google-business-reviews-rating.dark.bubble.fill.turquoise .listing .text{background-color:#43c6db}.google-business-reviews-rating.dark.ocean .heading{color:#507ee7}.google-business-reviews-rating.ocean .heading,.google-business-reviews-rating.ocean .listing .rating,.google-business-reviews-rating.ocean .listing a,.google-business-reviews-rating.ocean .rating,.google-business-reviews-rating.ocean .rating .star,.google-business-reviews-rating.ocean a{color:#2b65ec}.google-business-reviews-rating.dark.ocean .listing .rating,.google-business-reviews-rating.dark.ocean .listing a,.google-business-reviews-rating.dark.ocean .rating,.google-business-reviews-rating.dark.ocean .rating .star,.google-business-reviews-rating.dark.ocean a{color:#507ee7}.google-business-reviews-rating.ocean .count,.google-business-reviews-rating.ocean .date,.google-business-reviews-rating.ocean .relative-time-description,.google-business-reviews-rating.ocean .vicinity{color:#92969f}.google-business-reviews-rating.dark.ocean .count,.google-business-reviews-rating.dark.ocean .date,.google-business-reviews-rating.dark.ocean .relative-time-description,.google-business-reviews-rating.dark.ocean .vicinity{color:#b0b2b8}.google-business-reviews-rating.ocean .listing .rating .not,.google-business-reviews-rating.ocean .rating .all-stars,.google-business-reviews-rating.ocean .star.gray{color:rgb(168 171 179 / .7)}.google-business-reviews-rating.dark.ocean .listing .rating .not,.google-business-reviews-rating.dark.ocean .rating .all-stars,.google-business-reviews-rating.dark.ocean .star.gray{color:rgb(168 171 179 / .5)}.google-business-reviews-rating.bubble.ocean .listing .text{box-shadow:0 0 0 2px #2b65ec inset}.google-business-reviews-rating.dark.bubble.ocean .listing .text{box-shadow:0 0 0 2px #507ee7 inset}.google-business-reviews-rating.bubble.fill.ocean .listing .text::before,.google-business-reviews-rating.bubble.ocean .listing .text::before{border-top-color:#fff0;border-bottom-color:#2b65ec}.google-business-reviews-rating.dark.bubble.fill.ocean .listing .text::before,.google-business-reviews-rating.dark.bubble.ocean .listing .text::before{border-top-color:#fff0;border-bottom-color:#507ee7}.google-business-reviews-rating.bubble.fill.ocean .listing .text-first .text::after,.google-business-reviews-rating.bubble.ocean .listing .text-first .text::after{border-top-color:#2b65ec;border-bottom-color:#fff0}.google-business-reviews-rating.dark.bubble.fill.ocean .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.ocean .listing .text-first .text::after{border-top-color:#507ee7;border-bottom-color:#fff0}.google-business-reviews-rating.bubble.fill.ocean .listing .text{background-color:#2b65ec}.google-business-reviews-rating.dark.bubble.fill.ocean .listing .text{background-color:#507ee7}.google-business-reviews-rating.dark.amethyst .heading{color:#8a49e8}.google-business-reviews-rating.amethyst .heading,.google-business-reviews-rating.amethyst .listing .rating,.google-business-reviews-rating.amethyst .listing a,.google-business-reviews-rating.amethyst .rating,.google-business-reviews-rating.amethyst .rating .star,.google-business-reviews-rating.amethyst a{color:#6c2dc7}.google-business-reviews-rating.dark.amethyst .listing .rating,.google-business-reviews-rating.dark.amethyst .listing a,.google-business-reviews-rating.dark.amethyst .rating,.google-business-reviews-rating.dark.amethyst .rating .star,.google-business-reviews-rating.dark.amethyst a{color:#8a49e8}.google-business-reviews-rating.amethyst .count,.google-business-reviews-rating.amethyst .date,.google-business-reviews-rating.amethyst .relative-time-description,.google-business-reviews-rating.amethyst .vicinity{color:#8e8a94}.google-business-reviews-rating.dark.amethyst .count,.google-business-reviews-rating.dark.amethyst .date,.google-business-reviews-rating.dark.amethyst .relative-time-description,.google-business-reviews-rating.dark.amethyst .vicinity{color:#b2a9c0}.google-business-reviews-rating.amethyst .listing .rating .not,.google-business-reviews-rating.amethyst .rating .all-stars,.google-business-reviews-rating.amethyst .star.gray{color:rgb(158 150 171 / .7)}.google-business-reviews-rating.dark.amethyst .listing .rating .not,.google-business-reviews-rating.dark.amethyst .rating .all-stars,.google-business-reviews-rating.dark.amethyst .star.gray{color:rgb(158 150 171 / .5)}.google-business-reviews-rating.bubble.amethyst .listing .text{box-shadow:0 0 0 2px #6c2dc7 inset}.google-business-reviews-rating.dark.bubble.amethyst .listing .text{box-shadow:0 0 0 2px #8a49e8 inset}.google-business-reviews-rating.bubble.amethyst .listing .text::before,.google-business-reviews-rating.bubble.fill.amethyst .listing .text::before{border-top-color:#fff0;border-bottom-color:#6c2dc7}.google-business-reviews-rating.dark.bubble.amethyst .listing .text::before,.google-business-reviews-rating.dark.bubble.fill.amethyst .listing .text::before{border-top-color:#fff0;border-bottom-color:#8a49e8}.google-business-reviews-rating.bubble.amethyst .listing .text-first .text::after,.google-business-reviews-rating.bubble.fill.amethyst .listing .text-first .text::after{border-top-color:#6c2dc7;border-bottom-color:#fff0}.google-business-reviews-rating.dark.bubble.amethyst .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.fill.amethyst .listing .text-first .text::after{border-top-color:#8a49e8;border-bottom-color:#fff0}.google-business-reviews-rating.bubble.fill.amethyst .listing .text{background-color:#6c2dc7}.google-business-reviews-rating.dark.bubble.fill.amethyst .listing .text{background-color:#8a49e8}.google-business-reviews-rating.dark.magenta .heading,.google-business-reviews-rating.dark.magenta .listing .rating,.google-business-reviews-rating.dark.magenta .listing a,.google-business-reviews-rating.dark.magenta .rating,.google-business-reviews-rating.dark.magenta .rating .star,.google-business-reviews-rating.dark.magenta a,.google-business-reviews-rating.magenta .heading,.google-business-reviews-rating.magenta .listing .rating,.google-business-reviews-rating.magenta .listing a,.google-business-reviews-rating.magenta .rating,.google-business-reviews-rating.magenta .rating .star,.google-business-reviews-rating.magenta a{color:#d5008b}.google-business-reviews-rating.magenta .count,.google-business-reviews-rating.magenta .date,.google-business-reviews-rating.magenta .relative-time-description,.google-business-reviews-rating.magenta .vicinity{color:#988f95}.google-business-reviews-rating.dark.magenta .count,.google-business-reviews-rating.dark.magenta .date,.google-business-reviews-rating.dark.magenta .relative-time-description,.google-business-reviews-rating.dark.magenta .vicinity{color:#ab98a4}.google-business-reviews-rating.magenta .listing .rating .not,.google-business-reviews-rating.magenta .rating .all-stars,.google-business-reviews-rating.magenta .star.gray{color:rgb(176 164 172 / .7)}.google-business-reviews-rating.dark.magenta .listing .rating .not,.google-business-reviews-rating.dark.magenta .rating .all-stars,.google-business-reviews-rating.dark.magenta .star.gray{color:rgb(176 164 172 / .5)}.google-business-reviews-rating.bubble.magenta .listing .text,.google-business-reviews-rating.dark.bubble.magenta .listing .text{box-shadow:0 0 0 2px #d5008b inset}.google-business-reviews-rating.bubble.fill.magenta .listing .text::before,.google-business-reviews-rating.bubble.magenta .listing .text::before,.google-business-reviews-rating.dark.bubble.fill.magenta .listing .text::before,.google-business-reviews-rating.dark.bubble.magenta .listing .text::before{border-top-color:#fff0;border-bottom-color:#d5008b}.google-business-reviews-rating.bubble.fill.magenta .listing .text-first .text::after,.google-business-reviews-rating.bubble.magenta .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.fill.magenta .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.magenta .listing .text-first .text::after{border-top-color:#d5008b;border-bottom-color:#fff0}.google-business-reviews-rating.bubble.fill.magenta .listing .text,.google-business-reviews-rating.dark.bubble.fill.magenta .listing .text{background-color:#d5008b}.google-business-reviews-rating.dark.slate .heading{color:#8290a0}.google-business-reviews-rating.slate .heading,.google-business-reviews-rating.slate .listing .rating,.google-business-reviews-rating.slate .listing a,.google-business-reviews-rating.slate .rating,.google-business-reviews-rating.slate .rating .star,.google-business-reviews-rating.slate a{color:#657383}.google-business-reviews-rating.dark.slate .listing .rating,.google-business-reviews-rating.dark.slate .listing a,.google-business-reviews-rating.dark.slate .rating,.google-business-reviews-rating.dark.slate .rating .star,.google-business-reviews-rating.dark.slate a{color:#8290a0}.google-business-reviews-rating.slate .count,.google-business-reviews-rating.slate .date,.google-business-reviews-rating.slate .relative-time-description,.google-business-reviews-rating.slate .vicinity{color:#9c9c9c}.google-business-reviews-rating.dark.slate .count,.google-business-reviews-rating.dark.slate .date,.google-business-reviews-rating.dark.slate .relative-time-description,.google-business-reviews-rating.dark.slate .vicinity{color:#969696}.google-business-reviews-rating.slate .listing .rating .not,.google-business-reviews-rating.slate .rating .all-stars,.google-business-reviews-rating.slate .star.gray{color:rgb(162 162 162 / .7)}.google-business-reviews-rating.dark.slate .listing .rating .not,.google-business-reviews-rating.dark.slate .rating .all-stars,.google-business-reviews-rating.dark.slate .star.gray{color:rgb(193 193 193 / .35)}.google-business-reviews-rating.bubble.slate .listing .text{box-shadow:0 0 0 2px #657383 inset}.google-business-reviews-rating.dark.bubble.slate .listing .text{box-shadow:0 0 0 2px #8290a0 inset}.google-business-reviews-rating.bubble.fill.slate .listing .text::before,.google-business-reviews-rating.bubble.slate .listing .text::before{border-top-color:#fff0;border-bottom-color:#657383}.google-business-reviews-rating.dark.bubble.fill.slate .listing .text::before,.google-business-reviews-rating.dark.bubble.slate .listing .text::before{border-top-color:#fff0;border-bottom-color:#8290a0}.google-business-reviews-rating.bubble.fill.slate .listing .text-first .text::after,.google-business-reviews-rating.bubble.slate .listing .text-first .text::after{border-top-color:#657383;border-bottom-color:#fff0}.google-business-reviews-rating.dark.bubble.fill.slate .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.slate .listing .text-first .text::after{border-top-color:#8290a0;border-bottom-color:#fff0}.google-business-reviews-rating.bubble.fill.slate .listing .text{background-color:#657383}.google-business-reviews-rating.dark.bubble.fill.slate .listing .text{background-color:#8290a0}.google-business-reviews-rating.dark.carbon .heading{color:#838282}.google-business-reviews-rating.carbon .heading,.google-business-reviews-rating.carbon .listing .rating,.google-business-reviews-rating.carbon .listing a,.google-business-reviews-rating.carbon .rating,.google-business-reviews-rating.carbon .rating .star,.google-business-reviews-rating.carbon a{color:#625d5d}.google-business-reviews-rating.dark.carbon .listing .rating,.google-business-reviews-rating.dark.carbon .listing a,.google-business-reviews-rating.dark.carbon .rating,.google-business-reviews-rating.dark.carbon .rating .star,.google-business-reviews-rating.dark.carbon a{color:#838282}.google-business-reviews-rating.carbon .count,.google-business-reviews-rating.carbon .date,.google-business-reviews-rating.carbon .relative-time-description,.google-business-reviews-rating.carbon .vicinity{color:silver}.google-business-reviews-rating.dark.carbon .count,.google-business-reviews-rating.dark.carbon .date,.google-business-reviews-rating.dark.carbon .relative-time-description,.google-business-reviews-rating.dark.carbon .vicinity{color:#838181}.google-business-reviews-rating.carbon .listing .rating .not,.google-business-reviews-rating.carbon .rating .all-stars,.google-business-reviews-rating.carbon .star.gray{color:rgb(98 93 93 / .3)}.google-business-reviews-rating.dark.carbon .listing .rating .not,.google-business-reviews-rating.dark.carbon .rating .all-stars,.google-business-reviews-rating.dark.carbon .star.gray{color:rgb(95 95 95 / .7)}.google-business-reviews-rating.bubble.carbon .listing .text{box-shadow:0 0 0 2px #625d5d inset}.google-business-reviews-rating.dark.bubble.carbon .listing .text{box-shadow:0 0 0 2px #838282 inset}.google-business-reviews-rating.bubble.carbon .listing .text::before,.google-business-reviews-rating.bubble.fill.carbon .listing .text::before{border-top-color:#fff0;border-bottom-color:#625d5d}.google-business-reviews-rating.dark.bubble.carbon .listing .text::before,.google-business-reviews-rating.dark.bubble.fill.carbon .listing .text::before{border-top-color:#fff0;border-bottom-color:#838282}.google-business-reviews-rating.bubble.carbon .listing .text-first .text::after,.google-business-reviews-rating.bubble.fill.carbon .listing .text-first .text::after{border-top-color:#625d5d;border-bottom-color:#fff0}.google-business-reviews-rating.dark.bubble.carbon .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.fill.carbon .listing .text-first .text::after{border-top-color:#838282;border-bottom-color:#fff0}.google-business-reviews-rating.bubble.fill.carbon .listing .text{background-color:#625d5d}.google-business-reviews-rating.dark.bubble.fill.carbon .listing .text{background-color:#838282}.google-business-reviews-rating.dark.copper .heading{color:#c58447}.google-business-reviews-rating.copper .heading,.google-business-reviews-rating.copper .listing .rating,.google-business-reviews-rating.copper .listing a,.google-business-reviews-rating.copper .rating,.google-business-reviews-rating.copper .rating .star,.google-business-reviews-rating.copper a{color:#b87333}.google-business-reviews-rating.dark.copper .listing .rating,.google-business-reviews-rating.dark.copper .listing a,.google-business-reviews-rating.dark.copper .rating,.google-business-reviews-rating.dark.copper .rating .star,.google-business-reviews-rating.dark.copper a{color:#c58447}.google-business-reviews-rating.copper .count,.google-business-reviews-rating.copper .date,.google-business-reviews-rating.copper .relative-time-description,.google-business-reviews-rating.copper .vicinity{color:silver}.google-business-reviews-rating.dark.copper .count,.google-business-reviews-rating.dark.copper .date,.google-business-reviews-rating.dark.copper .relative-time-description,.google-business-reviews-rating.dark.copper .vicinity{color:#aca197}.google-business-reviews-rating.copper .listing .rating .not,.google-business-reviews-rating.copper .rating .all-stars,.google-business-reviews-rating.copper .star.gray{color:rgb(98 93 93 / .3)}.google-business-reviews-rating.dark.copper .listing .rating .not,.google-business-reviews-rating.dark.copper .rating .all-stars,.google-business-reviews-rating.dark.copper .star.gray{color:rgb(95 95 95 / .7)}.google-business-reviews-rating.bubble.copper .listing .text{box-shadow:0 0 0 2px #b87333 inset}.google-business-reviews-rating.dark.bubble.copper .listing .text{box-shadow:0 0 0 2px #c58447 inset}.google-business-reviews-rating.bubble.copper .listing .text::before,.google-business-reviews-rating.bubble.fill.copper .listing .text::before{border-top-color:#fff0;border-bottom-color:#b87333}.google-business-reviews-rating.dark.bubble.copper .listing .text::before,.google-business-reviews-rating.dark.bubble.fill.copper .listing .text::before{border-top-color:#fff0;border-bottom-color:#c58447}.google-business-reviews-rating.bubble.copper .listing .text-first .text::after,.google-business-reviews-rating.bubble.fill.copper .listing .text-first .text::after{border-top-color:#b87333;border-bottom-color:#fff0}.google-business-reviews-rating.dark.bubble.copper .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.fill.copper .listing .text-first .text::after{border-top-color:#c58447;border-bottom-color:#fff0}.google-business-reviews-rating.bubble.fill.copper .listing .text{background-color:#b87333}.google-business-reviews-rating.dark.bubble.fill.copper .listing .text{background-color:#c58447}.google-business-reviews-rating.dark.coffee .heading{color:#9f7f69}.google-business-reviews-rating.coffee .heading,.google-business-reviews-rating.coffee .listing .rating,.google-business-reviews-rating.coffee .listing a,.google-business-reviews-rating.coffee .rating,.google-business-reviews-rating.coffee .rating .star,.google-business-reviews-rating.coffee a{color:#6f4e37}.google-business-reviews-rating.dark.coffee .listing .rating,.google-business-reviews-rating.dark.coffee .listing a,.google-business-reviews-rating.dark.coffee .rating,.google-business-reviews-rating.dark.coffee .rating .star,.google-business-reviews-rating.dark.coffee a{color:#9f7f69}.google-business-reviews-rating.coffee .count,.google-business-reviews-rating.coffee .date,.google-business-reviews-rating.coffee .relative-time-description,.google-business-reviews-rating.coffee .vicinity{color:silver}.google-business-reviews-rating.dark.coffee .count,.google-business-reviews-rating.dark.coffee .date,.google-business-reviews-rating.dark.coffee .relative-time-description,.google-business-reviews-rating.dark.coffee .vicinity{color:#a29c99}.google-business-reviews-rating.coffee .listing .rating .not,.google-business-reviews-rating.coffee .rating .all-stars,.google-business-reviews-rating.coffee .star.gray{color:rgb(98 93 93 / .3)}.google-business-reviews-rating.dark.coffee .listing .rating .not,.google-business-reviews-rating.dark.coffee .rating .all-stars,.google-business-reviews-rating.dark.coffee .star.gray{color:rgb(95 95 95 / .7)}.google-business-reviews-rating.bubble.coffee .listing .text{box-shadow:0 0 0 2px #6f4e37 inset}.google-business-reviews-rating.dark.bubble.coffee .listing .text{box-shadow:0 0 0 2px #9f7f69 inset}.google-business-reviews-rating.bubble.coffee .listing .text::before,.google-business-reviews-rating.bubble.fill.coffee .listing .text::before{border-top-color:#fff0;border-bottom-color:#6f4e37}.google-business-reviews-rating.dark.bubble.coffee .listing .text::before,.google-business-reviews-rating.dark.bubble.fill.coffee .listing .text::before{border-top-color:#fff0;border-bottom-color:#9f7f69}.google-business-reviews-rating.bubble.coffee .listing .text-first .text::after,.google-business-reviews-rating.bubble.fill.coffee .listing .text-first .text::after{border-top-color:#6f4e37;border-bottom-color:#fff0}.google-business-reviews-rating.dark.bubble.coffee .listing .text-first .text::after,.google-business-reviews-rating.dark.bubble.fill.coffee .listing .text-first .text::after{border-top-color:#9f7f69;border-bottom-color:#fff0}.google-business-reviews-rating.bubble.fill.coffee .listing .text{background-color:#6f4e37}.google-business-reviews-rating.dark.bubble.fill.coffee .listing .text{background-color:#9f7f69}.google-business-reviews-rating.fill.contrast .listing .text{background:#161616}.google-business-reviews-rating.dark.fill.contrast .listing .text{background:#fff}.google-business-reviews-rating .star,.google-business-reviews-rating.fonts.stars-orange .star,.google-business-reviews-rating.stars-orange .star{display:inline-block;width:.8em;height:.7667em;background:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==) no-repeat 0 0/100%}.google-business-reviews-rating.fonts .star,.google-business-reviews-rating.stars-yellow .star{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==)}.rtl .google-business-reviews-rating .star,.rtl .google-business-reviews-rating .star.orange{transform:scale(-1,1)}.google-business-reviews-rating .star+.star{margin-left:.05em}.rtl .google-business-reviews-rating .star+.star{margin-right:.05em;margin-left:inherit}.google-business-reviews-rating .animate .stars-gray{position:relative}.google-business-reviews-rating .animate .star{animation:google-business-reviews-rating-star 3s .5s ease-in-out 1;animation-fill-mode:backwards;transform-origin:33% 50%}.rtl .google-business-reviews-rating .animate .star{transform-origin:50% 50%}.google-business-reviews-rating .animate .star:first-child{animation-duration:3s;animation-delay:.5s}.google-business-reviews-rating .animate .star:nth-child(2){animation-duration:2.8s;animation-delay:.9s}.google-business-reviews-rating .animate .star:nth-child(3){animation-duration:2.6s;animation-delay:1.3s}.google-business-reviews-rating .animate .star:nth-child(4){animation-duration:2.4s;animation-delay:1.7s}.google-business-reviews-rating .animate .star:nth-child(5){animation-duration:2.2s;animation-delay:2.1s}.google-business-reviews-rating .animate .star.gray:nth-child(2),.google-business-reviews-rating .animate .star.gray:nth-child(3),.google-business-reviews-rating .animate .star.gray:nth-child(4),.google-business-reviews-rating .animate .star.gray:nth-child(5),.google-business-reviews-rating .animate .star.grey:nth-child(2),.google-business-reviews-rating .animate .star.grey:nth-child(3),.google-business-reviews-rating .animate .star.grey:nth-child(4),.google-business-reviews-rating .animate .star.grey:nth-child(5),.google-business-reviews-rating .animate .star.split-10-90:nth-child(2),.google-business-reviews-rating .animate .star.split-10-90:nth-child(3),.google-business-reviews-rating .animate .star.split-10-90:nth-child(4),.google-business-reviews-rating .animate .star.split-10-90:nth-child(5){animation:none}.google-business-reviews-rating .star.split-90-10,.google-business-reviews-rating.fonts.stars-orange .star.split-90-10,.google-business-reviews-rating.stars-orange .star.split-90-10{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRTc3MTFCIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc+)}.google-business-reviews-rating.fonts .star.split-90-10,.google-business-reviews-rating.stars-yellow .star.split-90-10{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc+)}.google-business-reviews-rating.dark.fonts .star.split-90-10,.google-business-reviews-rating.dark.stars-yellow .star.split-90-10{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTQyLjM3OCAxOHYzLjgzTDQ3LjcyMSAxOHoiLz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNNDIuMzc4IDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMSA5LjMxNy02LjY3OXoiLz4KPC9zdmc+)}.google-business-reviews-rating .star.split-80-20,.google-business-reviews-rating.fonts.stars-orange .star.split-80-20,.google-business-reviews-rating.stars-orange .star.split-80-20{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDMUMxQzEiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRTc3MTFCIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=)}.google-business-reviews-rating.fonts .star.split-80-20,.google-business-reviews-rating.stars-yellow .star.split-80-20{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=)}.google-business-reviews-rating.dark.fonts .star.split-80-20,.google-business-reviews-rating.dark.stars-yellow .star.split-80-20{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNBNEE0QTQiPgogICAgPHBhdGggZD0iTTM3Ljc0IDQyLjg4djIuMTAzbC44OTkuNjU3ek0zNy43NCAyNS4xNTVMNDcuNzIxIDE4SDM3Ljc0eiIvPgogIDwvZz4KICA8cGF0aCBmaWxsPSIjRjdCNjAzIiBkPSJNMzcuNzQgMThoLTguMTM3TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM3Ljc0IDQ0Ljk4M1Y0Mi44OGwtNC42NzktMTQuMzcxIDQuNjc5LTMuMzU0eiIvPgo8L3N2Zz4=)}.google-business-reviews-rating .star.split-70-30,.google-business-reviews-rating.fonts.stars-orange .star.split-70-30,.google-business-reviews-rating.stars-orange .star.split-70-30{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDMUMxQzEiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8+CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNFNzcxMUIiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc+)}.google-business-reviews-rating.fonts .star.split-70-30,.google-business-reviews-rating.stars-yellow .star.split-70-30{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNDOUM5QzkiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8+CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc+)}.google-business-reviews-rating.dark.fonts .star.split-70-30,.google-business-reviews-rating.dark.stars-yellow .star.split-70-30{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgY2xhc3M9ImdyZXkiIGZpbGw9IiNBNEE0QTQiPgogICAgPHBhdGggZD0iTTMzLjE4MSAyOC40MjNMNDcuNzIxIDE4aC0xNC41NHpNMzMuMTgxIDI4Ljg3OHYxMi43NzVsNS40NTggMy45ODd6Ii8+CiAgPC9nPgogIDxwYXRoIGZpbGw9IiNGN0I2MDMiIGQ9Ik0zMy4xODEgMThoLTMuNTc4TDI0LjAyOC44MjIgMTguNDUzIDE4SC4zMzVsMTQuNjYgMTAuNTA5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1IDkuMTUzIDYuNjg3VjI4Ljg3OGwtLjEyLS4zNjkuMTItLjA4NnoiLz4KPC9zdmc+)}.google-business-reviews-rating .star.split-60-40,.google-business-reviews-rating.fonts.stars-orange .star.split-60-40,.google-business-reviews-rating.stars-orange .star.split-60-40{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+)}.google-business-reviews-rating.fonts .star.split-60-40,.google-business-reviews-rating.stars-yellow .star.split-60-40{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+)}.google-business-reviews-rating.dark.fonts .star.split-60-40,.google-business-reviews-rating.dark.stars-yellow .star.split-60-40{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTI4Ljc3MSAxNS40MzdMMjQuMDI4LjgyMiAxOC40NTMgMThILjMzNWwxNC42NiAxMC41MDktNS41NzggMTcuMTEyIDE0LjYxMS0xMC42NTUgNC43NDMgMy40NjV6Ii8+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOGwtLjgzMi0yLjU2M3YyMi45OTRsOS44NjggNy4yMDktNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+)}.google-business-reviews-rating .star.split-50-50,.google-business-reviews-rating.fonts.stars-orange .star.split-50-50,.google-business-reviews-rating.stars-orange .star.split-50-50{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDMUMxQzEiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=)}.google-business-reviews-rating.fonts .star.split-50-50,.google-business-reviews-rating.stars-yellow .star.split-50-50{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNDOUM5QzkiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=)}.google-business-reviews-rating.dark.fonts .star.split-50-50,.google-business-reviews-rating.dark.stars-yellow .star.split-50-50{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NVYuODIyeiIvPgogIDxwYXRoIGZpbGw9IiNBNEE0QTQiIGQ9Ik0zOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMThIMjkuNjAzTDI0LjAyOC44MjJ2MzQuMTQ0eiIvPgo8L3N2Zz4=)}.google-business-reviews-rating .star.split-40-60,.google-business-reviews-rating.fonts.stars-orange .star.split-40-60,.google-business-reviews-rating.stars-orange .star.split-40-60{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8+Cjwvc3ZnPg==)}.google-business-reviews-rating.fonts .star.split-40-60,.google-business-reviews-rating.stars-yellow .star.split-40-60{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8+Cjwvc3ZnPg==)}.google-business-reviews-rating.dark.fonts .star.split-40-60,.google-business-reviews-rating.dark.stars-yellow .star.split-40-60{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIybC00Ljc5OSAxNC43ODd2MjIuODU3bDQuNzk5LTMuNUwzOC42MzkgNDUuNjRsLTUuNTc4LTE3LjEzMUw0Ny43MjEgMTh6Ii8+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTE5LjIyOSAzOC40NjZWMTUuNjA5TDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTJ6Ii8+Cjwvc3ZnPg==)}.google-business-reviews-rating .star.split-30-70,.google-business-reviews-rating.fonts.stars-orange .star.split-30-70,.google-business-reviews-rating.stars-orange .star.split-30-70{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0U3NzExQiI+CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+)}.google-business-reviews-rating.fonts .star.split-30-70,.google-business-reviews-rating.stars-yellow .star.split-30-70{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+)}.google-business-reviews-rating.dark.fonts .star.split-30-70,.google-business-reviews-rating.dark.stars-yellow .star.split-30-70{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTQuODE5IDI4LjM4M1YxOEguMzM1ek0xNC44MTkgMjkuMDQ5TDkuNDE3IDQ1LjYyMWw1LjQwMi0zLjkzOXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOGgtMy42MzR2MTAuMzgzbC4xNzYuMTI2LS4xNzYuNTR2MTIuNjMzbDkuMjA5LTYuNzE2TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+)}.google-business-reviews-rating .star.split-20-80,.google-business-reviews-rating.fonts.stars-orange .star.split-20-80,.google-business-reviews-rating.stars-orange .star.split-20-80{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0U3NzExQiI+CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=)}.google-business-reviews-rating.fonts .star.split-20-80,.google-business-reviews-rating.stars-yellow .star.split-20-80{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=)}.google-business-reviews-rating.dark.fonts .star.split-20-80,.google-business-reviews-rating.dark.stars-yellow .star.split-20-80{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPGcgZmlsbD0iI0Y3QjYwMyI+CiAgICA8cGF0aCBkPSJNMTAuMjYgMjUuMTE1VjE4SC4zMzV6TTEwLjI2IDQzLjAzNmwtLjg0MyAyLjU4NS44NDMtLjYxNXoiLz4KICA8L2c+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEgxMC4yNnY3LjExNWw0LjczNSAzLjM5NC00LjczNSAxNC41Mjd2MS45N2wxMy43NjgtMTAuMDRMMzguNjM5IDQ1LjY0bC01LjU3OC0xNy4xMzFMNDcuNzIxIDE4eiIvPgo8L3N2Zz4=)}.google-business-reviews-rating .star.split-10-90,.google-business-reviews-rating.fonts.stars-orange .star.split-10-90,.google-business-reviews-rating.stars-orange .star.split-10-90{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0U3NzExQiIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+)}.google-business-reviews-rating.fonts .star.split-10-90,.google-business-reviews-rating.stars-yellow .star.split-10-90{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+)}.google-business-reviews-rating.dark.fonts .star.split-10-90,.google-business-reviews-rating.dark.stars-yellow .star.split-10-90{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0Y3QjYwMyIgZD0iTTUuNjIyIDIxLjc5VjE4SC4zMzV6Ii8+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTI5LjYwMyAxOEwyNC4wMjguODIyIDE4LjQ1MyAxOEg1LjYyMnYzLjc5bDkuMzczIDYuNzE5LTUuNTc4IDE3LjExMiAxNC42MTEtMTAuNjU1TDM4LjYzOSA0NS42NGwtNS41NzgtMTcuMTMxTDQ3LjcyMSAxOHoiLz4KPC9zdmc+)}.google-business-reviews-rating .star.gray,.google-business-reviews-rating .star.grey,.google-business-reviews-rating.fonts.stars-orange .star.gray,.google-business-reviews-rating.fonts.stars-orange .star.grey,.google-business-reviews-rating.stars-orange .star.gray,.google-business-reviews-rating.stars-orange .star.grey{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0MxQzFDMSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==)}.google-business-reviews-rating.fonts .star.gray,.google-business-reviews-rating.fonts .star.grey,.google-business-reviews-rating.stars-yellow .star.gray,.google-business-reviews-rating.stars-yellow .star.grey{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0M5QzlDOSIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==)}.google-business-reviews-rating.dark.fonts .star.gray,.google-business-reviews-rating.dark.fonts .star.grey,.google-business-reviews-rating.dark.stars-yellow .star.gray,.google-business-reviews-rating.dark.stars-yellow .star.grey{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI0OCIgaGVpZ2h0PSI0NiI+CiAgPHBhdGggZmlsbD0iI0E0QTRBNCIgZD0iTTMzLjA2MSAyOC41MDlMNDcuNzIxIDE4SDI5LjYwM0wyNC4wMjguODIyIDE4LjQ1MyAxOEguMzM1bDE0LjY2IDEwLjUwOS01LjU3OCAxNy4xMTIgMTQuNjExLTEwLjY1NUwzOC42MzkgNDUuNjR6Ii8+Cjwvc3ZnPg==)}.google-business-reviews-rating.dark .powered-by-google.light,.powered-by-google{display:inline-block;line-height:100%;width:143px;height:19px;background:url(data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJNYWluIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKd2lkdGg9IjE0Mi42MjNweCIgaGVpZ2h0PSIxOC42MTFweCIgdmlld0JveD0iMCAwIDE0Mi42MjMgMTguNjExIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDIuNjIzIDE4LjYxMSIKeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnPgo8cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTEwLjI4MSw5Ljc5NGMwLDIuNjc4LTIuMDk1LDQuNjUxLTQuNjY1LDQuNjUxYy0yLjU3MSwwLTQuNjY1LTEuOTczLTQuNjY1LTQuNjUxCmMwLTIuNjk2LDIuMDk1LTQuNjUxLDQuNjY1LTQuNjUxQzEwOC4xODYsNS4xNDMsMTEwLjI4MSw3LjA5NywxMTAuMjgxLDkuNzk0eiBNMTA4LjIzOSw5Ljc5NGMwLTEuNjczLTEuMjE0LTIuODE4LTIuNjIzLTIuODE4CmMtMS40MDksMC0yLjYyMywxLjE0NS0yLjYyMywyLjgxOGMwLDEuNjU2LDEuMjE0LDIuODE4LDIuNjIzLDIuODE4QzEwNy4wMjUsMTIuNjEyLDEwOC4yMzksMTEuNDQ4LDEwOC4yMzksOS43OTR6Ii8+CjxwYXRoIGZpbGw9IiNGQkJDMDUiIGQ9Ik0xMjAuMzQ1LDkuNzk0YzAsMi42NzgtMi4wOTUsNC42NTEtNC42NjUsNC42NTFzLTQuNjY1LTEuOTczLTQuNjY1LTQuNjUxYzAtMi42OTQsMi4wOTUtNC42NTEsNC42NjUtNC42NTEKUzEyMC4zNDUsNy4wOTcsMTIwLjM0NSw5Ljc5NHogTTExOC4zMDMsOS43OTRjMC0xLjY3My0xLjIxNC0yLjgxOC0yLjYyMy0yLjgxOGMtMS40MDksMC0yLjYyMywxLjE0NS0yLjYyMywyLjgxOApjMCwxLjY1NiwxLjIxNCwyLjgxOCwyLjYyMywyLjgxOEMxMTcuMDg5LDEyLjYxMiwxMTguMzAzLDExLjQ0OCwxMTguMzAzLDkuNzk0eiIvPgo8cGF0aCBmaWxsPSIjNDI4NUY0IiBkPSJNMTI5Ljk5LDUuNDI0djguMzQ5YzAsMy40MzQtMi4wMjUsNC44MzctNC40Miw0LjgzN2MtMi4yNTQsMC0zLjYxMS0xLjUwOC00LjEyMi0yLjc0bDEuNzc4LTAuNzQKYzAuMzE3LDAuNzU3LDEuMDkyLDEuNjUsMi4zNDIsMS42NWMxLjUzMywwLDIuNDgzLTAuOTQ2LDIuNDgzLTIuNzI2di0wLjY2OWgtMC4wNzFjLTAuNDU3LDAuNTY0LTEuMzM4LDEuMDU3LTIuNDQ5LDEuMDU3CmMtMi4zMjUsMC00LjQ1Ni0yLjAyNS00LjQ1Ni00LjYzMmMwLTIuNjI1LDIuMTMtNC42NjcsNC40NTYtNC42NjdjMS4xMDksMCwxLjk5LDAuNDkzLDIuNDQ5LDEuMDRoMC4wNzFWNS40MjZoMS45MzlWNS40MjR6Ck0xMjguMTk1LDkuODExYzAtMS42MzgtMS4wOTItMi44MzUtMi40ODMtMi44MzVjLTEuNDA5LDAtMi41ODksMS4xOTctMi41ODksMi44MzVjMCwxLjYyMSwxLjE4LDIuODAxLDIuNTg5LDIuODAxCkMxMjcuMTAzLDEyLjYxMiwxMjguMTk1LDExLjQzMSwxMjguMTk1LDkuODExeiIvPgo8cGF0aCBmaWxsPSIjMzRBODUzIiBkPSJNMTMzLjE4OCwwLjUzdjEzLjYyOWgtMS45OTJWMC41M0gxMzMuMTg4eiIvPgo8cGF0aCBmaWxsPSIjRUE0MzM1IiBkPSJNMTQwLjk1LDExLjMyNGwxLjU4NSwxLjA1N2MtMC41MTIsMC43NTctMS43NDQsMi4wNjEtMy44NzUsMi4wNjFjLTIuNjQyLDAtNC42MTUtMi4wNDItNC42MTUtNC42NTEKYzAtMi43NjYsMS45OS00LjY1MSw0LjM4Ni00LjY1MWMyLjQxMywwLDMuNTk0LDEuOTIxLDMuOTgsMi45NThsMC4yMTIsMC41MjhsLTYuMjE3LDIuNTc1YzAuNDc2LDAuOTMzLDEuMjE2LDEuNDA5LDIuMjU0LDEuNDA5CkMxMzkuNywxMi42MTIsMTQwLjQyMSwxMi4xLDE0MC45NSwxMS4zMjRMMTQwLjk1LDExLjMyNHogTTEzNi4wNzEsOS42NTFsNC4xNTYtMS43MjZjLTAuMjI5LTAuNTgxLTAuOTE2LTAuOTg1LTEuNzI2LTAuOTg1CkMxMzcuNDYzLDYuOTQsMTM2LjAxOCw3Ljg1NiwxMzYuMDcxLDkuNjUxeiIvPgo8cGF0aCBmaWxsPSIjNDI4NUY0IiBkPSJNOTMuNDExLDguNTg0VjYuNjExaDYuNjQ5YzAuMDY1LDAuMzQ0LDAuMDk5LDAuNzUxLDAuMDk5LDEuMTkxYzAsMS40OC0wLjQwNSwzLjMxMS0xLjcwOSw0LjYxNQpjLTEuMjY5LDEuMzIxLTIuODg5LDIuMDI1LTUuMDM2LDIuMDI1Yy0zLjk4LDAtNy4zMjYtMy4yNDItNy4zMjYtNy4yMjFTODkuNDMzLDAsOTMuNDEzLDBjMi4yMDIsMCwzLjc3LDAuODY0LDQuOTQ4LDEuOTkKbC0xLjM5MiwxLjM5MmMtMC44NDUtMC43OTMtMS45OS0xLjQwOS0zLjU1OC0xLjQwOWMtMi45MDYsMC01LjE3OSwyLjM0Mi01LjE3OSw1LjI0OHMyLjI3Myw1LjI0OCw1LjE3OSw1LjI0OApjMS44ODUsMCwyLjk1OC0wLjc1NywzLjY0Ni0xLjQ0NWMwLjU1OC0wLjU1OCwwLjkyNS0xLjM1NCwxLjA2OS0yLjQ0M0w5My40MTEsOC41ODR6Ii8+CjxnPgo8Zz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTEuNDg2LDYuMzgydjEuMjg4aDAuMDMzQzIuMTksNi42NTcsMy4wODcsNi4xNTEsNC4yMSw2LjE1MWMxLjA3OSwwLDEuOTU0LDAuMzk5LDIuNjI1LDEuMTk3CmMwLjY3MSwwLjc5OCwxLjAwNywxLjc0OCwxLjAwNywyLjg0OGMwLDEuMTY3LTAuMzMsMi4xNTUtMC45OTEsMi45NjRjLTAuNjYsMC44MDktMS41NjMsMS4yMTQtMi43MDgsMS4yMTQKYy0wLjUyOCwwLTEuMDIxLTAuMTMyLTEuNDc4LTAuMzk2Yy0wLjQ1Ny0wLjI2NC0wLjgzOS0wLjYyMi0xLjE0OC0xLjA3M0gxLjQ4NnY0LjYzSDBWNi4zODJIMS40ODZ6IE0zLjg0NywxMy4wNTIKYzAuNzgxLDAsMS4zOTUtMC4yNywxLjg0MS0wLjgwOWMwLjQ0Ni0wLjUzOSwwLjY2OS0xLjIwNSwwLjY2OS0xLjk5OGMwLTAuNzgxLTAuMjI2LTEuNDM5LTAuNjc3LTEuOTczCkM1LjIyOCw3LjczOCw0LjYxNyw3LjQ3MSwzLjg0Nyw3LjQ3MWMtMC43MzgsMC0xLjMyOSwwLjI3Mi0xLjc3NSwwLjgxN3MtMC42NjksMS4xOTctMC42NjksMS45NTZjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODEKQzIuNTA0LDEyLjc3NywzLjA5OCwxMy4wNTIsMy44NDcsMTMuMDUyeiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNOS43OTksNy4zMzljMC43OTgtMC43OTIsMS43NzUtMS4xODksMi45MzEtMS4xODljMS4xNTYsMCwyLjEzMiwwLjM5NiwyLjkzMSwxLjE4OQpjMC43OTgsMC43OTMsMS4xOTcsMS43NjcsMS4xOTcsMi45MjJjMCwxLjE1Ni0wLjM5OSwyLjEzLTEuMTk3LDIuOTIyYy0wLjc5OCwwLjc5My0xLjc3NSwxLjE4OS0yLjkzMSwxLjE4OQpjLTEuMTU2LDAtMi4xMzMtMC4zOTYtMi45MzEtMS4xODljLTAuNzk4LTAuNzkyLTEuMTk3LTEuNzY2LTEuMTk3LTIuOTIyQzguNjAyLDkuMTA2LDkuMDAxLDguMTMyLDkuNzk5LDcuMzM5eiBNMTQuNTk1LDguMzYzCmMtMC41MTctMC41MjgtMS4xMzktMC43OTItMS44NjYtMC43OTJjLTAuNzI2LDAtMS4zNDgsMC4yNjQtMS44NjYsMC43OTJjLTAuNTE4LDAuNTI4LTAuNzc2LDEuMTYyLTAuNzc2LDEuODk5CmMwLDAuNzI2LDAuMjU4LDEuMzU3LDAuNzc2LDEuODljMC41MTcsMC41MzQsMS4xMzksMC44MDEsMS44NjYsMC44MDFjMC43MjYsMCwxLjM0OC0wLjI2NywxLjg2Ni0wLjgwMQpjMC41MTctMC41MzQsMC43NzYtMS4xNjQsMC43NzYtMS44OUMxNS4zNzEsOS41MjQsMTUuMTEyLDguODkxLDE0LjU5NSw4LjM2M3oiLz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTE4LjYwNyw2LjM4MmwyLjI0NSw0LjkybDIuMTc5LTQuOTczaDAuMzkxbDEuOTcxLDQuOTczbDIuMjQ1LTQuOTJoMS42ODRsLTMuNzEzLDcuOTkxbC0wLjQzOCwwCmwtMi4wNDEtNS4xNjhsLTIuMDY4LDUuMTY4bC0wLjQ2OSwwbC0zLjY3MS03Ljk5MUgxOC42MDd6Ii8+CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik0zNi44NTEsMTAuNDkzaC01Ljg5NGMwLjAxMSwwLjY5NCwwLjIzMSwxLjI5MywwLjY2LDEuOGMwLjQyOSwwLjUwNiwwLjk4NSwwLjc2LDEuNjY4LDAuNzYKYzAuNTM5LDAsMC45ODItMC4xMjQsMS4zMjktMC4zNzJjMC4zNDctMC4yNDgsMC42NzQtMC42MjUsMC45ODItMS4xMzFsMS4yNTUsMC43MWMtMC4zNjMsMC42Ni0wLjg2MSwxLjE3OC0xLjQ5NCwxLjU1MgpjLTAuNjMzLDAuMzc0LTEuMzI5LDAuNTYxLTIuMDg5LDAuNTYxYy0xLjE1NiwwLTIuMDc4LTAuMzg1LTIuNzY2LTEuMTU2Yy0wLjY4OC0wLjc3LTEuMDMyLTEuNzM5LTEuMDMyLTIuOTA2CmMwLTEuMjMyLDAuMzI1LTIuMjM0LDAuOTc0LTMuMDA1YzAuNjQ5LTAuNzcsMS41NzktMS4xNTYsMi43OS0xLjE1NmMxLjE3OCwwLDIuMDc1LDAuMzgzLDIuNjkxLDEuMTQ4CmMwLjYxNiwwLjc2NSwwLjkyNSwxLjc1MywwLjkyNSwyLjk2NFYxMC40OTN6IE0zMS4wMzksOS4zN2g0LjMyNmMtMC4wODgtMC41OTQtMC4zMTktMS4wNjUtMC42OTMtMS40MTIKYy0wLjM3NC0wLjM0Ny0wLjg1My0wLjUyLTEuNDM3LTAuNTJjLTAuNTcyLDAtMS4wNTksMC4xODItMS40NjEsMC41NDVDMzEuMzcyLDguMzQ3LDMxLjEyNyw4LjgwOSwzMS4wMzksOS4zN3oiLz4KPHBhdGggZmlsbD0iIzdDN0M3QyIgZD0iTTM5LjcwNyw2LjM4MnYxLjI1NWgwLjA0OWMwLjE4Ny0wLjQ2MiwwLjQ2NS0wLjgyNiwwLjgzNC0xLjA5YzAuMzY5LTAuMjY0LDAuNzk1LTAuMzk2LDEuMjc5LTAuMzk2CmMwLjQxOCwwLDAuODI2LDAuMTI3LDEuMjIyLDAuMzhsLTAuNjc3LDEuMzU0Yy0wLjI0Mi0wLjIwOS0wLjU0NS0wLjMxNC0wLjkwOC0wLjMxNGMtMC4zODUsMC0wLjcwNSwwLjA4LTAuOTU4LDAuMjM5CmMtMC4yNTMsMC4xNi0wLjQzNywwLjM4NS0wLjU1MywwLjY3N2MtMC4xMTYsMC4yOTItMC4xOTMsMC41NzgtMC4yMzEsMC44NTljLTAuMDM5LDAuMjgxLTAuMDU4LDAuNjAyLTAuMDU4LDAuOTY2djMuNzk3aC0xLjQ4NgpWNi4zODJIMzkuNzA3eiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNNTAuNzAzLDEwLjQ5M2gtNS44OTRjMC4wMTEsMC42OTQsMC4yMzEsMS4yOTMsMC42NiwxLjhjMC40MjksMC41MDYsMC45ODUsMC43NiwxLjY2OCwwLjc2CmMwLjUzOSwwLDAuOTgyLTAuMTI0LDEuMzI5LTAuMzcyYzAuMzQ3LTAuMjQ4LDAuNjc0LTAuNjI1LDAuOTgyLTEuMTMxbDEuMjU1LDAuNzFjLTAuMzYzLDAuNjYtMC44NjEsMS4xNzgtMS40OTQsMS41NTIKYy0wLjYzMywwLjM3NC0xLjMyOSwwLjU2MS0yLjA4OSwwLjU2MWMtMS4xNTYsMC0yLjA3OC0wLjM4NS0yLjc2Ni0xLjE1NmMtMC42ODgtMC43Ny0xLjAzMi0xLjczOS0xLjAzMi0yLjkwNgpjMC0xLjIzMiwwLjMyNS0yLjIzNCwwLjk3NC0zLjAwNWMwLjY0OS0wLjc3LDEuNTc5LTEuMTU2LDIuNzktMS4xNTZjMS4xNzgsMCwyLjA3NSwwLjM4MywyLjY5MSwxLjE0OApjMC42MTYsMC43NjUsMC45MjUsMS43NTMsMC45MjUsMi45NjRWMTAuNDkzeiBNNDQuODkxLDkuMzdoNC4zMjZjLTAuMDg4LTAuNTk0LTAuMzE5LTEuMDY1LTAuNjkzLTEuNDEyCmMtMC4zNzQtMC4zNDctMC44NTMtMC41Mi0xLjQzNy0wLjUyYy0wLjU3MiwwLTEuMDU5LDAuMTgyLTEuNDYxLDAuNTQ1QzQ1LjIyNCw4LjM0Nyw0NC45NzksOC44MDksNDQuODkxLDkuMzd6Ii8+CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik01Ny43MzYsMTQuMTA5di0xLjIwNWgtMC4wMzNjLTAuMzA4LDAuNDUxLTAuNjkxLDAuODA5LTEuMTQ4LDEuMDczCmMtMC40NTcsMC4yNjQtMC45NDksMC4zOTYtMS40NzgsMC4zOTZjLTEuMTQ1LDAtMi4wNDctMC40MDUtMi43MDgtMS4yMTRjLTAuNjYtMC44MDktMC45OTEtMS43OTctMC45OTEtMi45NjQKYzAtMS4xLDAuMzM2LTIuMDUsMS4wMDctMi44NDhjMC42NzEtMC43OTgsMS41NDYtMS4xOTcsMi42MjUtMS4xOTdjMS4xMjMsMCwyLjAyLDAuNTA2LDIuNjkxLDEuNTE5aDAuMDMzVjIuMTExaDEuNDg2djExLjk5OApINTcuNzM2eiBNNTUuMzA5LDEzLjA1MmMwLjc4MSwwLDEuMzk1LTAuMjcsMS44NDEtMC44MDljMC40NDYtMC41MzksMC42NjktMS4yMDUsMC42NjktMS45OThjMC0wLjc4MS0wLjIyNi0xLjQzOS0wLjY3Ny0xLjk3MwpjLTAuNDUxLTAuNTM0LTEuMDYyLTAuODAxLTEuODMzLTAuODAxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3Yy0wLjQ0NiwwLjU0NS0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NgpjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODFDNTMuOTY2LDEyLjc3Nyw1NC41NjEsMTMuMDUyLDU1LjMwOSwxMy4wNTJ6Ii8+CjxwYXRoIGZpbGw9IiM3QzdDN0MiIGQ9Ik02NS44MSwxNC4xMDlWMi4xMTFoMS40ODZ2NS41NTloMC4wMzNDNjgsNi42NTcsNjguODk3LDYuMTUxLDcwLjAyLDYuMTUxCmMxLjA3OSwwLDEuOTU0LDAuMzk5LDIuNjI1LDEuMTk3YzAuNjcxLDAuNzk4LDEuMDA3LDEuNzQ4LDEuMDA3LDIuODQ4YzAsMS4xNjctMC4zMywyLjE1NS0wLjk5LDIuOTY0CmMtMC42NiwwLjgwOS0xLjU2MywxLjIxNC0yLjcwOCwxLjIxNGMtMC41MjgsMC0xLjAyMS0wLjEzMi0xLjQ3OC0wLjM5NmMtMC40NTctMC4yNjQtMC44MzktMC42MjItMS4xNDgtMS4wNzNoLTAuMDMzdjEuMjA1Ckg2NS44MXogTTY5LjY1NywxMy4wNTJjMC43ODEsMCwxLjM5NS0wLjI3LDEuODQxLTAuODA5YzAuNDQ2LTAuNTM5LDAuNjY5LTEuMjA1LDAuNjY5LTEuOTk4YzAtMC43ODEtMC4yMjYtMS40MzktMC42NzctMS45NzMKYy0wLjQ1MS0wLjUzNC0xLjA2Mi0wLjgwMS0xLjgzMy0wLjgwMWMtMC43MzgsMC0xLjMyOSwwLjI3Mi0xLjc3NSwwLjgxN3MtMC42NjksMS4xOTctMC42NjksMS45NTYKYzAsMC43NzEsMC4yMiwxLjQzMSwwLjY2LDEuOTgxQzY4LjMxMywxMi43NzcsNjguOTA4LDEzLjA1Miw2OS42NTcsMTMuMDUyeiIvPgo8cGF0aCBmaWxsPSIjN0M3QzdDIiBkPSJNNzcuNCwxMi43ODhsLTMuNTMzLTYuNDA2SDc1LjZsMi42MDgsNC45MDRsMi40MjctNC45MDRoMS42NjdsLTUuMjU4LDExLjE1MmgtMS42ODRMNzcuNCwxMi43ODh6Ii8+CjwvZz4KPC9nPgo8L2c+Cjwvc3ZnPgo) no-repeat 0 0/100%}.google-business-reviews-rating.dark .powered-by-google,.powered-by-google.dark{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJNYWluIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCIKd2lkdGg9IjE0Mi42MjNweCIgaGVpZ2h0PSIxOC42MTFweCIgdmlld0JveD0iMCAwIDE0Mi42MjMgMTguNjExIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCAxNDIuNjIzIDE4LjYxMSIKeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+CjxnIG9wYWNpdHk9IjAuNyI+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMTAuMjgxLDkuNzk0YzAsMi42NzgtMi4wOTUsNC42NTEtNC42NjUsNC42NTFjLTIuNTcxLDAtNC42NjUtMS45NzMtNC42NjUtNC42NTEKYzAtMi42OTYsMi4wOTUtNC42NTEsNC42NjUtNC42NTFDMTA4LjE4Niw1LjE0MywxMTAuMjgxLDcuMDk3LDExMC4yODEsOS43OTR6IE0xMDguMjM5LDkuNzk0YzAtMS42NzMtMS4yMTQtMi44MTgtMi42MjMtMi44MTgKYy0xLjQwOSwwLTIuNjIzLDEuMTQ1LTIuNjIzLDIuODE4YzAsMS42NTYsMS4yMTQsMi44MTgsMi42MjMsMi44MThDMTA3LjAyNSwxMi42MTIsMTA4LjIzOSwxMS40NDgsMTA4LjIzOSw5Ljc5NHoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTEyMC4zNDUsOS43OTRjMCwyLjY3OC0yLjA5NSw0LjY1MS00LjY2NSw0LjY1MXMtNC42NjUtMS45NzMtNC42NjUtNC42NTFjMC0yLjY5NCwyLjA5NS00LjY1MSw0LjY2NS00LjY1MQpTMTIwLjM0NSw3LjA5NywxMjAuMzQ1LDkuNzk0eiBNMTE4LjMwMyw5Ljc5NGMwLTEuNjczLTEuMjE0LTIuODE4LTIuNjIzLTIuODE4Yy0xLjQwOSwwLTIuNjIzLDEuMTQ1LTIuNjIzLDIuODE4CmMwLDEuNjU2LDEuMjE0LDIuODE4LDIuNjIzLDIuODE4QzExNy4wODksMTIuNjEyLDExOC4zMDMsMTEuNDQ4LDExOC4zMDMsOS43OTR6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMjkuOTksNS40MjR2OC4zNDljMCwzLjQzNC0yLjAyNSw0LjgzNy00LjQyLDQuODM3Yy0yLjI1NCwwLTMuNjExLTEuNTA4LTQuMTIyLTIuNzRsMS43NzgtMC43NApjMC4zMTcsMC43NTcsMS4wOTIsMS42NSwyLjM0MiwxLjY1YzEuNTMzLDAsMi40ODMtMC45NDYsMi40ODMtMi43MjZ2LTAuNjY5aC0wLjA3MWMtMC40NTcsMC41NjQtMS4zMzgsMS4wNTctMi40NDksMS4wNTcKYy0yLjMyNSwwLTQuNDU2LTIuMDI1LTQuNDU2LTQuNjMyYzAtMi42MjUsMi4xMy00LjY2Nyw0LjQ1Ni00LjY2N2MxLjEwOSwwLDEuOTksMC40OTMsMi40NDksMS4wNGgwLjA3MVY1LjQyNmgxLjkzOVY1LjQyNHoKTTEyOC4xOTUsOS44MTFjMC0xLjYzOC0xLjA5Mi0yLjgzNS0yLjQ4My0yLjgzNWMtMS40MDksMC0yLjU4OSwxLjE5Ny0yLjU4OSwyLjgzNWMwLDEuNjIxLDEuMTgsMi44MDEsMi41ODksMi44MDEKQzEyNy4xMDMsMTIuNjEyLDEyOC4xOTUsMTEuNDMxLDEyOC4xOTUsOS44MTF6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xMzMuMTg4LDAuNTN2MTMuNjI5aC0xLjk5MlYwLjUzSDEzMy4xODh6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0xNDAuOTUsMTEuMzI0bDEuNTg1LDEuMDU3Yy0wLjUxMiwwLjc1Ny0xLjc0NCwyLjA2MS0zLjg3NSwyLjA2MWMtMi42NDIsMC00LjYxNS0yLjA0Mi00LjYxNS00LjY1MQpjMC0yLjc2NiwxLjk5LTQuNjUxLDQuMzg2LTQuNjUxYzIuNDEzLDAsMy41OTQsMS45MjEsMy45OCwyLjk1OGwwLjIxMiwwLjUyOGwtNi4yMTcsMi41NzVjMC40NzYsMC45MzMsMS4yMTYsMS40MDksMi4yNTQsMS40MDkKQzEzOS43LDEyLjYxMiwxNDAuNDIxLDEyLjEsMTQwLjk1LDExLjMyNEwxNDAuOTUsMTEuMzI0eiBNMTM2LjA3MSw5LjY1MWw0LjE1Ni0xLjcyNmMtMC4yMjktMC41ODEtMC45MTYtMC45ODUtMS43MjYtMC45ODUKQzEzNy40NjMsNi45NCwxMzYuMDE4LDcuODU2LDEzNi4wNzEsOS42NTF6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik05My40MTEsOC41ODRWNi42MTFoNi42NDljMC4wNjUsMC4zNDQsMC4wOTksMC43NTEsMC4wOTksMS4xOTFjMCwxLjQ4LTAuNDA1LDMuMzExLTEuNzA5LDQuNjE1CmMtMS4yNjksMS4zMjEtMi44ODksMi4wMjUtNS4wMzYsMi4wMjVjLTMuOTgsMC03LjMyNi0zLjI0Mi03LjMyNi03LjIyMVM4OS40MzMsMCw5My40MTMsMGMyLjIwMiwwLDMuNzcsMC44NjQsNC45NDgsMS45OQpsLTEuMzkyLDEuMzkyYy0wLjg0NS0wLjc5My0xLjk5LTEuNDA5LTMuNTU4LTEuNDA5Yy0yLjkwNiwwLTUuMTc5LDIuMzQyLTUuMTc5LDUuMjQ4czIuMjczLDUuMjQ4LDUuMTc5LDUuMjQ4CmMxLjg4NSwwLDIuOTU4LTAuNzU3LDMuNjQ2LTEuNDQ1YzAuNTU4LTAuNTU4LDAuOTI1LTEuMzU0LDEuMDY5LTIuNDQzTDkzLjQxMSw4LjU4NHoiLz4KPGc+CjxnPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMS40ODYsNi4zODJ2MS4yODhoMC4wMzNDMi4xOSw2LjY1NywzLjA4Nyw2LjE1MSw0LjIxLDYuMTUxYzEuMDc5LDAsMS45NTQsMC4zOTksMi42MjUsMS4xOTcKYzAuNjcxLDAuNzk4LDEuMDA3LDEuNzQ4LDEuMDA3LDIuODQ4YzAsMS4xNjctMC4zMywyLjE1NS0wLjk5MSwyLjk2NGMtMC42NiwwLjgwOS0xLjU2MywxLjIxNC0yLjcwOCwxLjIxNApjLTAuNTI4LDAtMS4wMjEtMC4xMzItMS40NzgtMC4zOTZjLTAuNDU3LTAuMjY0LTAuODM5LTAuNjIyLTEuMTQ4LTEuMDczSDEuNDg2djQuNjNIMFY2LjM4MkgxLjQ4NnogTTMuODQ3LDEzLjA1MgpjMC43ODEsMCwxLjM5NS0wLjI3LDEuODQxLTAuODA5YzAuNDQ2LTAuNTM5LDAuNjY5LTEuMjA1LDAuNjY5LTEuOTk4YzAtMC43ODEtMC4yMjYtMS40MzktMC42NzctMS45NzMKQzUuMjI4LDcuNzM4LDQuNjE3LDcuNDcxLDMuODQ3LDcuNDcxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3cy0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NmMwLDAuNzcxLDAuMjIsMS40MzEsMC42NiwxLjk4MQpDMi41MDQsMTIuNzc3LDMuMDk4LDEzLjA1MiwzLjg0NywxMy4wNTJ6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik05Ljc5OSw3LjMzOWMwLjc5OC0wLjc5MiwxLjc3NS0xLjE4OSwyLjkzMS0xLjE4OWMxLjE1NiwwLDIuMTMyLDAuMzk2LDIuOTMxLDEuMTg5CmMwLjc5OCwwLjc5MywxLjE5NywxLjc2NywxLjE5NywyLjkyMmMwLDEuMTU2LTAuMzk5LDIuMTMtMS4xOTcsMi45MjJjLTAuNzk4LDAuNzkzLTEuNzc1LDEuMTg5LTIuOTMxLDEuMTg5CmMtMS4xNTYsMC0yLjEzMy0wLjM5Ni0yLjkzMS0xLjE4OWMtMC43OTgtMC43OTItMS4xOTctMS43NjYtMS4xOTctMi45MjJDOC42MDIsOS4xMDYsOS4wMDEsOC4xMzIsOS43OTksNy4zMzl6IE0xNC41OTUsOC4zNjMKYy0wLjUxNy0wLjUyOC0xLjEzOS0wLjc5Mi0xLjg2Ni0wLjc5MmMtMC43MjYsMC0xLjM0OCwwLjI2NC0xLjg2NiwwLjc5MmMtMC41MTgsMC41MjgtMC43NzYsMS4xNjItMC43NzYsMS44OTkKYzAsMC43MjYsMC4yNTgsMS4zNTcsMC43NzYsMS44OWMwLjUxNywwLjUzNCwxLjEzOSwwLjgwMSwxLjg2NiwwLjgwMWMwLjcyNiwwLDEuMzQ4LTAuMjY3LDEuODY2LTAuODAxCmMwLjUxNy0wLjUzNCwwLjc3Ni0xLjE2NCwwLjc3Ni0xLjg5QzE1LjM3MSw5LjUyNCwxNS4xMTIsOC44OTEsMTQuNTk1LDguMzYzeiIvPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMTguNjA3LDYuMzgybDIuMjQ1LDQuOTJsMi4xNzktNC45NzNoMC4zOTFsMS45NzEsNC45NzNsMi4yNDUtNC45MmgxLjY4NGwtMy43MTMsNy45OTFsLTAuNDM4LDAKbC0yLjA0MS01LjE2OGwtMi4wNjgsNS4xNjhsLTAuNDY5LDBsLTMuNjcxLTcuOTkxSDE4LjYwN3oiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTM2Ljg1MSwxMC40OTNoLTUuODk0YzAuMDExLDAuNjk0LDAuMjMxLDEuMjkzLDAuNjYsMS44YzAuNDI5LDAuNTA2LDAuOTg1LDAuNzYsMS42NjgsMC43NgpjMC41MzksMCwwLjk4Mi0wLjEyNCwxLjMyOS0wLjM3MmMwLjM0Ny0wLjI0OCwwLjY3NC0wLjYyNSwwLjk4Mi0xLjEzMWwxLjI1NSwwLjcxYy0wLjM2MywwLjY2LTAuODYxLDEuMTc4LTEuNDk0LDEuNTUyCmMtMC42MzMsMC4zNzQtMS4zMjksMC41NjEtMi4wODksMC41NjFjLTEuMTU2LDAtMi4wNzgtMC4zODUtMi43NjYtMS4xNTZjLTAuNjg4LTAuNzctMS4wMzItMS43MzktMS4wMzItMi45MDYKYzAtMS4yMzIsMC4zMjUtMi4yMzQsMC45NzQtMy4wMDVjMC42NDktMC43NywxLjU3OS0xLjE1NiwyLjc5LTEuMTU2YzEuMTc4LDAsMi4wNzUsMC4zODMsMi42OTEsMS4xNDgKYzAuNjE2LDAuNzY1LDAuOTI1LDEuNzUzLDAuOTI1LDIuOTY0VjEwLjQ5M3ogTTMxLjAzOSw5LjM3aDQuMzI2Yy0wLjA4OC0wLjU5NC0wLjMxOS0xLjA2NS0wLjY5My0xLjQxMgpjLTAuMzc0LTAuMzQ3LTAuODUzLTAuNTItMS40MzctMC41MmMtMC41NzIsMC0xLjA1OSwwLjE4Mi0xLjQ2MSwwLjU0NUMzMS4zNzIsOC4zNDcsMzEuMTI3LDguODA5LDMxLjAzOSw5LjM3eiIvPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzkuNzA3LDYuMzgydjEuMjU1aDAuMDQ5YzAuMTg3LTAuNDYyLDAuNDY1LTAuODI2LDAuODM0LTEuMDljMC4zNjktMC4yNjQsMC43OTUtMC4zOTYsMS4yNzktMC4zOTYKYzAuNDE4LDAsMC44MjYsMC4xMjcsMS4yMjIsMC4zOGwtMC42NzcsMS4zNTRjLTAuMjQyLTAuMjA5LTAuNTQ1LTAuMzE0LTAuOTA4LTAuMzE0Yy0wLjM4NSwwLTAuNzA1LDAuMDgtMC45NTgsMC4yMzkKYy0wLjI1MywwLjE2LTAuNDM3LDAuMzg1LTAuNTUzLDAuNjc3Yy0wLjExNiwwLjI5Mi0wLjE5MywwLjU3OC0wLjIzMSwwLjg1OWMtMC4wMzksMC4yODEtMC4wNTgsMC42MDItMC4wNTgsMC45NjZ2My43OTdoLTEuNDg2ClY2LjM4MkgzOS43MDd6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik01MC43MDMsMTAuNDkzaC01Ljg5NGMwLjAxMSwwLjY5NCwwLjIzMSwxLjI5MywwLjY2LDEuOGMwLjQyOSwwLjUwNiwwLjk4NSwwLjc2LDEuNjY4LDAuNzYKYzAuNTM5LDAsMC45ODItMC4xMjQsMS4zMjktMC4zNzJjMC4zNDctMC4yNDgsMC42NzQtMC42MjUsMC45ODItMS4xMzFsMS4yNTUsMC43MWMtMC4zNjMsMC42Ni0wLjg2MSwxLjE3OC0xLjQ5NCwxLjU1MgpjLTAuNjMzLDAuMzc0LTEuMzI5LDAuNTYxLTIuMDg5LDAuNTYxYy0xLjE1NiwwLTIuMDc4LTAuMzg1LTIuNzY2LTEuMTU2Yy0wLjY4OC0wLjc3LTEuMDMyLTEuNzM5LTEuMDMyLTIuOTA2CmMwLTEuMjMyLDAuMzI1LTIuMjM0LDAuOTc0LTMuMDA1YzAuNjQ5LTAuNzcsMS41NzktMS4xNTYsMi43OS0xLjE1NmMxLjE3OCwwLDIuMDc1LDAuMzgzLDIuNjkxLDEuMTQ4CmMwLjYxNiwwLjc2NSwwLjkyNSwxLjc1MywwLjkyNSwyLjk2NFYxMC40OTN6IE00NC44OTEsOS4zN2g0LjMyNmMtMC4wODgtMC41OTQtMC4zMTktMS4wNjUtMC42OTMtMS40MTIKYy0wLjM3NC0wLjM0Ny0wLjg1My0wLjUyLTEuNDM3LTAuNTJjLTAuNTcyLDAtMS4wNTksMC4xODItMS40NjEsMC41NDVDNDUuMjI0LDguMzQ3LDQ0Ljk3OSw4LjgwOSw0NC44OTEsOS4zN3oiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTU3LjczNiwxNC4xMDl2LTEuMjA1aC0wLjAzM2MtMC4zMDgsMC40NTEtMC42OTEsMC44MDktMS4xNDgsMS4wNzMKYy0wLjQ1NywwLjI2NC0wLjk0OSwwLjM5Ni0xLjQ3OCwwLjM5NmMtMS4xNDUsMC0yLjA0Ny0wLjQwNS0yLjcwOC0xLjIxNGMtMC42Ni0wLjgwOS0wLjk5MS0xLjc5Ny0wLjk5MS0yLjk2NApjMC0xLjEsMC4zMzYtMi4wNSwxLjAwNy0yLjg0OGMwLjY3MS0wLjc5OCwxLjU0Ni0xLjE5NywyLjYyNS0xLjE5N2MxLjEyMywwLDIuMDIsMC41MDYsMi42OTEsMS41MTloMC4wMzNWMi4xMTFoMS40ODZ2MTEuOTk4Ckg1Ny43MzZ6IE01NS4zMDksMTMuMDUyYzAuNzgxLDAsMS4zOTUtMC4yNywxLjg0MS0wLjgwOWMwLjQ0Ni0wLjUzOSwwLjY2OS0xLjIwNSwwLjY2OS0xLjk5OGMwLTAuNzgxLTAuMjI2LTEuNDM5LTAuNjc3LTEuOTczCmMtMC40NTEtMC41MzQtMS4wNjItMC44MDEtMS44MzMtMC44MDFjLTAuNzM4LDAtMS4zMjksMC4yNzItMS43NzUsMC44MTdjLTAuNDQ2LDAuNTQ1LTAuNjY5LDEuMTk3LTAuNjY5LDEuOTU2CmMwLDAuNzcxLDAuMjIsMS40MzEsMC42NiwxLjk4MUM1My45NjYsMTIuNzc3LDU0LjU2MSwxMy4wNTIsNTUuMzA5LDEzLjA1MnoiLz4KPHBhdGggZmlsbD0iI0ZGRkZGRiIgZD0iTTY1LjgxLDE0LjEwOVYyLjExMWgxLjQ4NnY1LjU1OWgwLjAzM0M2OCw2LjY1Nyw2OC44OTcsNi4xNTEsNzAuMDIsNi4xNTEKYzEuMDc5LDAsMS45NTQsMC4zOTksMi42MjUsMS4xOTdjMC42NzEsMC43OTgsMS4wMDcsMS43NDgsMS4wMDcsMi44NDhjMCwxLjE2Ny0wLjMzLDIuMTU1LTAuOTksMi45NjQKYy0wLjY2LDAuODA5LTEuNTYzLDEuMjE0LTIuNzA4LDEuMjE0Yy0wLjUyOCwwLTEuMDIxLTAuMTMyLTEuNDc4LTAuMzk2Yy0wLjQ1Ny0wLjI2NC0wLjgzOS0wLjYyMi0xLjE0OC0xLjA3M2gtMC4wMzN2MS4yMDUKSDY1LjgxeiBNNjkuNjU3LDEzLjA1MmMwLjc4MSwwLDEuMzk1LTAuMjcsMS44NDEtMC44MDljMC40NDYtMC41MzksMC42NjktMS4yMDUsMC42NjktMS45OThjMC0wLjc4MS0wLjIyNi0xLjQzOS0wLjY3Ny0xLjk3MwpjLTAuNDUxLTAuNTM0LTEuMDYyLTAuODAxLTEuODMzLTAuODAxYy0wLjczOCwwLTEuMzI5LDAuMjcyLTEuNzc1LDAuODE3cy0wLjY2OSwxLjE5Ny0wLjY2OSwxLjk1NgpjMCwwLjc3MSwwLjIyLDEuNDMxLDAuNjYsMS45ODFDNjguMzEzLDEyLjc3Nyw2OC45MDgsMTMuMDUyLDY5LjY1NywxMy4wNTJ6Ii8+CjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik03Ny40LDEyLjc4OGwtMy41MzMtNi40MDZINzUuNmwyLjYwOCw0LjkwNGwyLjQyNy00LjkwNGgxLjY2N2wtNS4yNTgsMTEuMTUyaC0xLjY4NEw3Ny40LDEyLjc4OHoiLz4KPC9nPgo8L2c+CjwvZz4KPC9zdmc+Cg)}.powered-by-google.image{background:0 0}.powered-by-google img{display:inline-block;width:143px;height:19px}.google-icon,.google-icon-black .google-icon,.google-icon-white .google-icon{top:.05em;position:relative;margin:0 .3em 0 0;display:inline-block;width:1em;height:1em;background:url(data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8Zz4KPGRlZnM+CjxwYXRoIGlkPSJTVkdJRF8xXyIgZD0iTTMxLjI2MiwxMy4wODFIMTYuMzYzdjYuMTc3aDguNTc2Yy0wLjc5OSwzLjkyNC00LjE0Miw2LjE3Ny04LjU3Niw2LjE3N2MtNS4yMzMsMC05LjQ0OC00LjIxNS05LjQ0OC05LjQ0OApzNC4yMTUtOS40NDgsOS40NDgtOS40NDhjMi4yNTMsMCw0LjI4OCwwLjc5OSw1Ljg4NywyLjEwOGw0LjY1MS00LjY1MUMyNC4wNjcsMS41MjYsMjAuNDMzLDAsMTYuMzYzLDAKQzcuNDk3LDAsMC4zNzUsNy4xMjIsMC4zNzUsMTUuOTg4czcuMTIyLDE1Ljk4OCwxNS45ODgsMTUuOTg4YzcuOTk0LDAsMTUuMjYyLTUuODE0LDE1LjI2Mi0xNS45ODgKQzMxLjYyNSwxNS4wNDQsMzEuNDgsMTQuMDI2LDMxLjI2MiwxMy4wODF6Ii8+CjwvZGVmcz4KPGNsaXBQYXRoIGlkPSJTVkdJRF8yXyI+Cjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzFfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9jbGlwUGF0aD4KPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzJfKSIgZmlsbD0iI0ZCQkMwNSIgZD0iTS0xLjA3OCwyNS40MzZWNi41NDFsMTIuMzU1LDkuNDQ4TC0xLjA3OCwyNS40MzZ6Ii8+CjwvZz4KPGc+CjxkZWZzPgo8cGF0aCBpZD0iU1ZHSURfM18iIGQ9Ik0zMS4yNjIsMTMuMDgxSDE2LjM2M3Y2LjE3N2g4LjU3NmMtMC43OTksMy45MjQtNC4xNDIsNi4xNzctOC41NzYsNi4xNzdjLTUuMjMzLDAtOS40NDgtNC4yMTUtOS40NDgtOS40NDgKczQuMjE1LTkuNDQ4LDkuNDQ4LTkuNDQ4YzIuMjUzLDAsNC4yODgsMC43OTksNS44ODcsMi4xMDhsNC42NTEtNC42NTFDMjQuMDY3LDEuNTI2LDIwLjQzMywwLDE2LjM2MywwCkM3LjQ5NywwLDAuMzc1LDcuMTIyLDAuMzc1LDE1Ljk4OHM3LjEyMiwxNS45ODgsMTUuOTg4LDE1Ljk4OGM3Ljk5NCwwLDE1LjI2Mi01LjgxNCwxNS4yNjItMTUuOTg4CkMzMS42MjUsMTUuMDQ0LDMxLjQ4LDE0LjAyNiwzMS4yNjIsMTMuMDgxeiIvPgo8L2RlZnM+CjxjbGlwUGF0aCBpZD0iU1ZHSURfNF8iPgo8dXNlIHhsaW5rOmhyZWY9IiNTVkdJRF8zXyIgIG92ZXJmbG93PSJ2aXNpYmxlIi8+CjwvY2xpcFBhdGg+CjxwYXRoIGNsaXAtcGF0aD0idXJsKCNTVkdJRF80XykiIGZpbGw9IiNFQTQzMzUiIGQ9Ik0tMS4wNzgsNi41NDFsMTIuMzU1LDkuNDQ4bDUuMDg3LTQuNDMzbDE3LjQ0Mi0yLjgzNFYtMS40NTNILTEuMDc4VjYuNTQxeiIvPgo8L2c+CjxnPgo8ZGVmcz4KPHBhdGggaWQ9IlNWR0lEXzVfIiBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9kZWZzPgo8Y2xpcFBhdGggaWQ9IlNWR0lEXzZfIj4KPHVzZSB4bGluazpocmVmPSIjU1ZHSURfNV8iICBvdmVyZmxvdz0idmlzaWJsZSIvPgo8L2NsaXBQYXRoPgo8cGF0aCBjbGlwLXBhdGg9InVybCgjU1ZHSURfNl8pIiBmaWxsPSIjMzRBODUzIiBkPSJNLTEuMDc4LDI1LjQzNkwyMC43MjQsOC43MjFsNS43NDEsMC43MjdsNy4zNC0xMC45MDFWMzMuNDNILTEuMDc4VjI1LjQzNnoiLz4KPC9nPgo8Zz4KPGRlZnM+CjxwYXRoIGlkPSJTVkdJRF83XyIgZD0iTTMxLjI2MiwxMy4wODFIMTYuMzYzdjYuMTc3aDguNTc2Yy0wLjc5OSwzLjkyNC00LjE0Miw2LjE3Ny04LjU3Niw2LjE3N2MtNS4yMzMsMC05LjQ0OC00LjIxNS05LjQ0OC05LjQ0OApzNC4yMTUtOS40NDgsOS40NDgtOS40NDhjMi4yNTMsMCw0LjI4OCwwLjc5OSw1Ljg4NywyLjEwOGw0LjY1MS00LjY1MUMyNC4wNjcsMS41MjYsMjAuNDMzLDAsMTYuMzYzLDAKQzcuNDk3LDAsMC4zNzUsNy4xMjIsMC4zNzUsMTUuOTg4czcuMTIyLDE1Ljk4OCwxNS45ODgsMTUuOTg4YzcuOTk0LDAsMTUuMjYyLTUuODE0LDE1LjI2Mi0xNS45ODgKQzMxLjYyNSwxNS4wNDQsMzEuNDgsMTQuMDI2LDMxLjI2MiwxMy4wODF6Ii8+CjwvZGVmcz4KPGNsaXBQYXRoIGlkPSJTVkdJRF84XyI+Cjx1c2UgeGxpbms6aHJlZj0iI1NWR0lEXzdfIiAgb3ZlcmZsb3c9InZpc2libGUiLz4KPC9jbGlwUGF0aD4KPHBhdGggY2xpcC1wYXRoPSJ1cmwoI1NWR0lEXzhfKSIgZmlsbD0iIzQyODVGNCIgZD0iTTMzLjgwNSwzMy40M0wxMS4yNzYsMTUuOTg4bC0yLjkwNy0yLjE4bDI1LjQzNi03LjI2N1YzMy40M3oiLz4KPC9nPgo8L3N2Zz4) no-repeat 0 0/100%}.rtl .google-icon,.rtl .google-icon-black .google-icon,.rtl .google-icon-white .google-icon{margin:0 0 0 .3em}.google-business-reviews-rating.google-icon-black .google-icon,.google-icon.black{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9zdmc+Cg)}.google-business-reviews-rating.google-icon-white .google-icon,.google-icon.white{background-image:url(data:image/svg+xml;charset=UTF-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJnb29nbGUtaWNvbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiCndpZHRoPSIzMnB4IiBoZWlnaHQ9IjMycHgiIHZpZXdCb3g9IjAgMCAzMiAzMiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMzIgMzIiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMzEuMjYyLDEzLjA4MUgxNi4zNjN2Ni4xNzdoOC41NzZjLTAuNzk5LDMuOTI0LTQuMTQyLDYuMTc3LTguNTc2LDYuMTc3Yy01LjIzMywwLTkuNDQ4LTQuMjE1LTkuNDQ4LTkuNDQ4CnM0LjIxNS05LjQ0OCw5LjQ0OC05LjQ0OGMyLjI1MywwLDQuMjg4LDAuNzk5LDUuODg3LDIuMTA4bDQuNjUxLTQuNjUxQzI0LjA2NywxLjUyNiwyMC40MzMsMCwxNi4zNjMsMApDNy40OTcsMCwwLjM3NSw3LjEyMiwwLjM3NSwxNS45ODhzNy4xMjIsMTUuOTg4LDE1Ljk4OCwxNS45ODhjNy45OTQsMCwxNS4yNjItNS44MTQsMTUuMjYyLTE1Ljk4OApDMzEuNjI1LDE1LjA0NCwzMS40OCwxNC4wMjYsMzEuMjYyLDEzLjA4MXoiLz4KPC9zdmc+)}.google-icon-black.end,.google-icon-white.end,.google-icon.end{margin:0 0 0 .3em}.rtl .google-icon-black.end,.rtl .google-icon-white.end,.rtl .google-icon.end{margin:0 .3em 0 0}.google-icon-black.compact,.google-icon-white.compact,.google-icon.compact{margin:0}.mpp-clearfix:before,.mpp-clearfix:after{content:"";display:table}.mpp-clearfix:after{clear:both}.mpp-clearfix{zoom:1}.mpp-blur-page{-webkit-filter:blur(2px);-moz-filter:blur(2px);-ms-filter:blur(2px);-o-filter:blur(2px);filter:blur(2px)}.mpp-disable-page-scroll{overflow:hidden!important;margin:0;padding:0}.mpp-hide{display:none!important}.mpp-container{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#444}.mpp-container *{-webkit-box-sizing:border-box;box-sizing:border-box}.mpp-container *:focus{outline:0;-webkit-box-shadow:none;box-shadow:none}.mpp-container ::-webkit-input-placeholder{color:#868686}.mpp-container ::-moz-placeholder{color:#868686}.mpp-container :-ms-input-placeholder{color:#868686}.mpp-container :-moz-placeholder{color:#868686}.mpp-popup{display:none;position:fixed;z-index:99999999;left:50%;top:50%;width:640px;height:360px;margin:0;padding:0;max-height:100%;font-size:16px;background:#fff0;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;-webkit-transition:height .4s ease-out,top .4s ease-out;-moz-transition:height .4s ease-out,top .4s ease-out;-ms-transition:height .4s ease-out,top .4s ease-out;-o-transition:height .4s ease-out,top .4s ease-out;transition:height .4s ease-out,top .4s ease-out}.mpp-popup.mpp-position-full-screen{width:100%!important;height:100%!important;left:0!important;top:0!important}.mpp-popup.mpp-position-top-left{top:0;left:15px;right:auto;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mpp-popup.mpp-position-top-center{top:0;left:50%;right:auto;-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transform:translate(-50%,0) scale(1);-ms-transform:translate(-50%,0) scale(1);transform:translate(-50%,0) scale(1)}.mpp-popup.mpp-position-top-right{top:0;right:15px;left:auto;-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mpp-popup.mpp-position-middle-left{top:50%;left:0;right:auto;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transform:translate(0,-50%) scale(1);-ms-transform:translate(0,-50%) scale(1);transform:translate(0,-50%) scale(1)}.mpp-popup.mpp-position-middle-center{top:50%;left:50%;right:auto;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1)}.mpp-popup.mpp-position-middle-right{top:50%;right:0;left:auto;-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transform:translate(0,-50%) scale(1);-ms-transform:translate(0,-50%) scale(1);transform:translate(0,-50%) scale(1)}.mpp-popup.mpp-position-bottom-left{top:auto;bottom:0;left:15px;right:auto;-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mpp-popup.mpp-position-bottom-center{top:auto;bottom:0;left:50%;right:auto;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-transform:translate(-50%,0) scale(1);-ms-transform:translate(-50%,0) scale(1);transform:translate(-50%,0) scale(1)}.mpp-popup.mpp-position-bottom-right{top:auto;bottom:0;right:15px;left:auto;-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mpp-popup.mpp-position-top-bar{top:0;left:0!important;width:100%!important}.mpp-popup.mpp-position-bottom-bar{top:auto;bottom:0;left:0!important;width:100%!important}.mpp-wrap{position:relative;width:100%;height:100%;margin:0;padding:0;background-repeat:no-repeat;background-size:cover;background-position:center center}.mpp-content{width:100%;height:100%}.mpp-popup.not-resize-opening-keyboard.mpp-position-middle-center{position:absolute}.mpp-popup.not-resize-opening-keyboard.mpp-position-middle-center .mpp-content{height:auto}.mpp-content i{font-size:1em}.mpp-content .mpp-content-desktop,.mpp-content .mpp-content-mobile{overflow:visible;position:relative;left:0;top:0;margin:auto}.mpp-popup.mpp-position-full-screen .mpp-content-desktop,.mpp-popup.mpp-position-full-screen .mpp-content-mobile{top:50%;left:50%;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);margin:0!important}.mpp-content .mpp-content-mobile{display:none}.mpp-popup .mpp-close-icon,.mpp-inline .mpp-close-icon{position:absolute;z-index:20;display:none;cursor:pointer;font-size:21px;line-height:21px;width:21px;height:21px;vertical-align:top}.mpp-popup.mpp-has-wp-editor,.mpp-inline.mpp-has-wp-editor{-webkit-transform:none!important;-ms-transform:none!important;transform:none!important}.mpp-popup.mpp-has-wp-editor.mpp-position-full-screen,.mpp-inline.mpp-has-wp-editor.mpp-position-full-screen{top:0!important;left:0!important}.mpp-popup.mpp-has-wp-editor .mpp-close-icon,.mpp-inline.mpp-has-wp-editor .mpp-close-icon{display:block}.mpp-popup.mpp-has-wp-editor .mpp-content,.mpp-inline.mpp-has-wp-editor .mpp-content{padding:20px 36px}.mpp-popup.mpp-has-wp-editor .mpp-content-wp-editor,.mpp-inline.mpp-has-wp-editor .mpp-content-wp-editor{display:inline-block;overflow:auto;height:100%;width:100%;padding-top:5px;padding-bottom:2px}.mpp-popup.mpp-has-wp-editor .mpp-content-wp-editor>p:last-child,.mpp-inline.mpp-has-wp-editor .mpp-content-wp-editor>p:last-child{margin-bottom:0!important}.mpp-link-edit-popup{display:block;z-index:10;position:absolute;top:1px;left:1px;width:20px;height:20px;border-radius:50%;line-height:20px;font-size:10px;background:#333;text-align:center;margin:0;padding:0;outline:0;border:0;-webkit-box-shadow:none;box-shadow:none}.mpp-link-edit-popup i{font-size:inherit;color:rgb(255 255 255 / .8);text-align:center;margin:0}.mpp-link-edit-popup i:hover{color:#fff}.mpp-content-locker{display:none}.mpp-inline{display:none;position:relative;width:640px;height:360px;margin:0 auto;padding:0;max-height:100%;font-size:16px;background:#fff0;-webkit-box-sizing:border-box;box-sizing:border-box}.mpp-overlay{display:none;position:fixed!important;left:0!important;top:0!important;width:100%!important;height:100%!important;min-width:100%;min-height:100%;z-index:99999998}.mpp-overlay.mpp-overlay-close-popup{cursor:pointer}.mpp-overlay .mpp-overlay-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgb(0 1 5 / .8);opacity:1}.mpp-sticky{display:none;position:fixed;z-index:99999993;cursor:pointer;margin:0;padding:0}.mpp-sticky .mpp-sticky-control{display:block;position:relative;width:auto;height:40px;min-width:40px;line-height:40px;padding:0 15px;text-align:center;background-color:rgb(0 0 0 / .8);color:#fff;background:#000}.mpp-sticky .mpp-sticky-control .mpp-sticky-text{display:inline-block;line-height:1;color:inherit}.mpp-sticky .mpp-sticky-control .mpp-sticky-icon{position:absolute;top:0;right:0;width:40px;height:100%;background-color:rgb(32 95 240 / .8);line-height:inherit;color:inherit;font-size:1.3em}.mpp-sticky .mpp-sticky-control .mpp-sticky-icon+.mpp-sticky-text{margin-right:40px}.mpp-container.mpp-container-position-top-left .mpp-sticky{top:0;left:15px;right:auto}.mpp-container.mpp-container-position-top-center .mpp-sticky{top:0;left:50%;right:auto;-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transform:translate(-50%,0) scale(1);-ms-transform:translate(-50%,0) scale(1);transform:translate(-50%,0) scale(1)}.mpp-container.mpp-container-position-top-right .mpp-sticky{top:0;right:15px;left:auto}.mpp-container.mpp-container-position-middle-left .mpp-sticky{top:50%;left:0;right:auto;-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center;-webkit-transform:translate(0,-50%) scale(1);-ms-transform:translate(0,-50%) scale(1);transform:translate(0,-50%) scale(1)}.mpp-container.mpp-container-position-middle-left .mpp-sticky.mpp-sticky-vertical{-webkit-transform:rotate(-90deg) translateX(-50%) translateY(50%);-ms-transform:rotate(-90deg) translateX(-50%) translateY(50%);transform:rotate(-90deg) translateX(-50%) translateY(50%)}.mpp-container.mpp-container-position-middle-left .mpp-sticky.mpp-sticky-vertical .mpp-sticky-text{vertical-align:text-top;line-height:1}.mpp-container.mpp-container-position-middle-center .mpp-sticky{top:auto;bottom:0;right:15px;left:auto}.mpp-container.mpp-container-position-middle-right .mpp-sticky{top:50%;right:0;left:auto;-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transform:translate(0,-50%) scale(1);-ms-transform:translate(0,-50%) scale(1);transform:translate(0,-50%) scale(1)}.mpp-container.mpp-container-position-middle-right .mpp-sticky.mpp-sticky-vertical{-webkit-transform:rotate(-90deg) translateX(50%) translateY(-50%);-ms-transform:rotate(-90deg) translateX(50%) translateY(-50%);transform:rotate(-90deg) translateX(50%) translateY(-50%)}.mpp-container.mpp-container-position-middle-right .mpp-sticky.mpp-sticky-vertical .mpp-sticky-text{vertical-align:text-top;line-height:1}.mpp-container.mpp-container-position-middle-right .mpp-sticky .mpp-sticky-control .mpp-sticky-icon{right:auto;left:0}.mpp-container.mpp-container-position-middle-right .mpp-sticky .mpp-sticky-control .mpp-sticky-icon+.mpp-sticky-text{margin-right:0;margin-left:40px}.mpp-container.mpp-container-position-bottom-left .mpp-sticky{top:auto;bottom:0;left:15px;right:auto}.mpp-container.mpp-container-position-bottom-center .mpp-sticky{top:auto;bottom:0;left:50%;right:auto;-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-transform:translate(-50%,0) scale(1);-ms-transform:translate(-50%,0) scale(1);transform:translate(-50%,0) scale(1)}.mpp-container.mpp-container-position-bottom-right .mpp-sticky{top:auto;bottom:0;right:15px;left:auto}.mpp-container.mpp-container-position-top-bar .mpp-sticky{top:0;right:15px;left:auto}.mpp-container.mpp-container-position-bottom-bar .mpp-sticky{top:auto;bottom:0;right:15px;left:auto}@media only screen and (max-width:800px){.mpp-container.mpp-container-position-middle-center .mpp-sticky,.mpp-container.mpp-container-position-bottom-right .mpp-sticky,.mpp-container.mpp-container-position-bottom-left .mpp-sticky{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom}.mpp-container.mpp-container-position-bottom-left .mpp-sticky{-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom}.mpp-container.mpp-container-position-bottom-center .mpp-sticky{-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-transform:translate(-50%,0) scale(.9);-ms-transform:translate(-50%,0) scale(.9);transform:translate(-50%,0) scale(.9)}.mpp-container.mpp-container-position-top-right .mpp-sticky{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.mpp-container.mpp-container-position-top-left .mpp-sticky{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.mpp-container.mpp-container-position-top-center .mpp-sticky{-webkit-transform-origin:center top;-ms-transform-origin:center top;transform-origin:center top;-webkit-transform:translate(-50%,0) scale(.9);-ms-transform:translate(-50%,0) scale(.9);transform:translate(-50%,0) scale(.9)}.mpp-container.mpp-container-position-top-bar .mpp-sticky,.mpp-container.mpp-container-position-bottom-bar .mpp-sticky{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9);-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.mpp-container.mpp-container-position-bottom-bar .mpp-sticky{-webkit-transform-origin:right bottom;-ms-transform-origin:right bottom;transform-origin:right bottom}}@media only screen and (max-width:600px){.mpp-container.mpp-container-position-middle-center .mpp-sticky,.mpp-container.mpp-container-position-bottom-right .mpp-sticky,.mpp-container.mpp-container-position-bottom-left .mpp-sticky{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.mpp-container.mpp-container-position-bottom-center .mpp-sticky{-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-transform:translate(-50%,0) scale(.8);-ms-transform:translate(-50%,0) scale(.8);transform:translate(-50%,0) scale(.8)}.mpp-container.mpp-container-position-top-right .mpp-sticky{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.mpp-container.mpp-container-position-top-left .mpp-sticky{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.mpp-container.mpp-container-position-top-center .mpp-sticky{-webkit-transform:translate(-50%,0) scale(.8);-ms-transform:translate(-50%,0) scale(.8);transform:translate(-50%,0) scale(.8)}.mpp-container.mpp-container-position-top-bar .mpp-sticky,.mpp-container.mpp-container-position-bottom-bar .mpp-sticky{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}}@media only screen and (max-width:400px){.mpp-container.mpp-container-position-middle-center .mpp-sticky,.mpp-container.mpp-container-position-bottom-right .mpp-sticky,.mpp-container.mpp-container-position-bottom-left .mpp-sticky{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.mpp-container.mpp-container-position-bottom-center .mpp-sticky{-webkit-transform-origin:center bottom;-ms-transform-origin:center bottom;transform-origin:center bottom;-webkit-transform:translate(-50%,0) scale(.7);-ms-transform:translate(-50%,0) scale(.7);transform:translate(-50%,0) scale(.7)}.mpp-container.mpp-container-position-top-right .mpp-sticky{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.mpp-container.mpp-container-position-top-left .mpp-sticky{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.mpp-container.mpp-container-position-top-center .mpp-sticky{-webkit-transform:translate(-50%,0) scale(.7);-ms-transform:translate(-50%,0) scale(.7);transform:translate(-50%,0) scale(.7)}.mpp-container.mpp-container-position-top-bar .mpp-sticky,.mpp-container.mpp-container-position-bottom-bar .mpp-sticky{-webkit-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}}.mpp-element{position:absolute;-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.mpp-element *{-webkit-transition:color 120ms ease-in-out,border 120ms ease-in-out;-moz-transition:color 120ms ease-in-out,border 120ms ease-in-out;-o-transition:color 120ms ease-in-out,border 120ms ease-in-out;transition:color 120ms ease-in-out,border 120ms ease-in-out}.mpp-element .mpp-element-content{position:relative;width:100%;height:100%;max-width:100%;max-height:100%;opacity:1;padding:0;margin:0;-webkit-box-sizing:border-box!important;box-sizing:border-box!important}.mpp-element .mpp-element-content input,.mpp-element .mpp-element-content textarea,.mpp-element .mpp-element-content select{max-width:100%!important;-webkit-box-sizing:border-box!important;box-sizing:border-box!important;outline:none!important;margin:0!important}.mpp-element .mpp-element-content img{margin:0!important}.mpp-element:not(.mpp-element-shortcode) .mpp-element-content{color:#444;font-family:inherit;font-size:20px;font-weight:400;font-style:normal;text-align:left;line-height:22px;white-space:normal;text-transform:none;text-decoration:none;border-style:solid;border-width:0;border-radius:0;border-color:#fff0;background-size:cover;background-position:center center;background-repeat:no-repeat}.mpp-element.mpp-element-close-icon{cursor:pointer!important}.mpp-element.mpp-element-text-html .mpp-element-content>h1,.mpp-element.mpp-element-text-html .mpp-element-content>h2,.mpp-element.mpp-element-text-html .mpp-element-content>h3,.mpp-element.mpp-element-text-html .mpp-element-content>h4,.mpp-element.mpp-element-text-html .mpp-element-content>h5,.mpp-element.mpp-element-text-html .mpp-element-content>p,.mpp-element.mpp-element-text-html .mpp-element-content>span,.mpp-element.mpp-element-text-html .mpp-element-content>strong{color:inherit}.mpp-element.mpp-element-text-html .mpp-element-content>h1,.mpp-element.mpp-element-text-html .mpp-element-content>h2,.mpp-element.mpp-element-text-html .mpp-element-content>h3,.mpp-element.mpp-element-text-html .mpp-element-content>h4,.mpp-element.mpp-element-text-html .mpp-element-content>h5,.mpp-element.mpp-element-text-html .mpp-element-content>p,.mpp-element.mpp-element-text-html .mpp-element-content>span,.mpp-element.mpp-element-text-html .mpp-element-content>strong,.mpp-element.mpp-element-text-html .mpp-element-content>a,.mpp-element.mpp-element-text-html .mpp-element-content>a:hover,.mpp-element.mpp-element-text-html .mpp-element-content>a:focus{margin:0;font-size:inherit;font-family:inherit;line-height:inherit;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;outline:0}.mpp-element.mpp-element-button,.mpp-element.mpp-element-field_submit{cursor:pointer!important}.mpp-element.mpp-element-button .mpp-element-content i,.mpp-element.mpp-element-field_submit .mpp-element-content i{line-height:inherit;font-size:1em;margin:0;padding:0 2px;color:inherit;display:inline-block;width:auto;height:auto;top:auto;left:auto;vertical-align:middle}@media only screen and (max-width:600px){.mpp-element.mpp-element-button .mpp-element-content i,.mpp-element.mpp-element-field_submit .mpp-element-content i{padding:0}}.mpp-element.mpp-element-button .mpp-element-content>h1,.mpp-element.mpp-element-button .mpp-element-content>h2,.mpp-element.mpp-element-button .mpp-element-content>h3,.mpp-element.mpp-element-button .mpp-element-content>h4,.mpp-element.mpp-element-button .mpp-element-content>h5,.mpp-element.mpp-element-button .mpp-element-content>p,.mpp-element.mpp-element-button .mpp-element-content>span,.mpp-element.mpp-element-button .mpp-element-content>strong,.mpp-element.mpp-element-button .mpp-element-content>a,.mpp-element.mpp-element-button .mpp-element-content>a:hover,.mpp-element.mpp-element-button .mpp-element-content>a:focus,.mpp-element.mpp-element-field_submit .mpp-element-content>h1,.mpp-element.mpp-element-field_submit .mpp-element-content>h2,.mpp-element.mpp-element-field_submit .mpp-element-content>h3,.mpp-element.mpp-element-field_submit .mpp-element-content>h4,.mpp-element.mpp-element-field_submit .mpp-element-content>h5,.mpp-element.mpp-element-field_submit .mpp-element-content>p,.mpp-element.mpp-element-field_submit .mpp-element-content>span,.mpp-element.mpp-element-field_submit .mpp-element-content>strong,.mpp-element.mpp-element-field_submit .mpp-element-content>a,.mpp-element.mpp-element-field_submit .mpp-element-content>a:hover,.mpp-element.mpp-element-field_submit .mpp-element-content>a:focus{margin:0;font-size:inherit;color:inherit;font-family:inherit;line-height:inherit;text-decoration:none;-webkit-box-shadow:none;box-shadow:none;outline:0}.mpp-element.mpp-element-image img{display:block;width:100%;border-radius:inherit}.mpp-element.mpp-element-object .mpp-element-content i{display:block;margin:0!important;padding:0!important;line-height:1em!important;width:auto!important;top:auto!important;height:auto!important;vertical-align:middle!important}.mpp-element.mpp-element-object .mpp-element-content img{max-width:100%;margin:0!important;padding:0!important;vertical-align:text-top!important}.mpp-element.mpp-element-iframe .mpp-element-content .mpp-iframe-wrap{position:relative;width:100%;height:100%;overflow:visible;-webkit-overflow-scrolling:touch}.mpp-element.mpp-element-iframe .mpp-element-content .mpp-iframe-wrap>iframe{position:relative;z-index:2;margin:0!important;padding:0!important;border:0!important;height:100%!important;width:100%!important;display:block}.mpp-element.mpp-element-iframe .mpp-element-content .mpp-iframe-wrap .mpp-loader{position:absolute;top:47%;left:47%;font-size:30px;z-index:1}.mpp-element.mpp-element-field_first_name .mpp-element-content input,.mpp-element.mpp-element-field_last_name .mpp-element-content input,.mpp-element.mpp-element-field_email .mpp-element-content input,.mpp-element.mpp-element-field_phone .mpp-element-content input,.mpp-element.mpp-element-custom_field_input_text .mpp-element-content input{display:block;width:100%!important;height:100%!important}.mpp-element.mpp-element-field_first_name .mpp-element-content input:focus,.mpp-element.mpp-element-field_last_name .mpp-element-content input:focus,.mpp-element.mpp-element-field_email .mpp-element-content input:focus,.mpp-element.mpp-element-field_phone .mpp-element-content input:focus,.mpp-element.mpp-element-custom_field_input_text .mpp-element-content input:focus{outline:0;-webkit-box-shadow:none!important;box-shadow:none!important}.mpp-element.mpp-element-custom_field_input_hidden{display:none!important}.mpp-element.mpp-element-custom_field_input_checkbox .mpp-element-content input[type=checkbox],.mpp-element.mpp-element-custom_field_input_checkbox_gdpr .mpp-element-content input[type=checkbox]{visibility:hidden!important;margin:0!important}.mpp-element.mpp-element-custom_field_input_checkbox .mpp-element-content input[type=checkbox]:before,.mpp-element.mpp-element-custom_field_input_checkbox_gdpr .mpp-element-content input[type=checkbox]:before{display:none}.mpp-element.mpp-element-custom_field_input_checkbox .mpp-element-content label,.mpp-element.mpp-element-custom_field_input_checkbox .mpp-element-content i,.mpp-element.mpp-element-custom_field_input_checkbox_gdpr .mpp-element-content label,.mpp-element.mpp-element-custom_field_input_checkbox_gdpr .mpp-element-content i{width:100%;height:100%;margin:0;padding:0;font-size:1em;color:inherit;line-height:1;border:0;cursor:pointer}.mpp-element.mpp-element-custom_field_input_checkbox .mpp-element-content label,.mpp-element.mpp-element-custom_field_input_checkbox_gdpr .mpp-element-content label{display:block}.mpp-element.mpp-element-custom_field_input_checkbox .mpp-element-content i,.mpp-element.mpp-element-custom_field_input_checkbox_gdpr .mpp-element-content i{display:table;position:absolute;top:0;left:0}.mpp-element.mpp-element-custom_field_input_checkbox .mpp-element-content i:before,.mpp-element.mpp-element-custom_field_input_checkbox_gdpr .mpp-element-content i:before{display:table-cell;vertical-align:middle}.mpp-element.mpp-element-custom_field_input_checkbox .mpp-element-content input[type=checkbox]:checked+i,.mpp-element.mpp-element-custom_field_input_checkbox_gdpr .mpp-element-content input[type=checkbox]:checked+i{color:#000}.mpp-element.mpp-element-custom_field_dropdown .mpp-element-content select{display:block;width:100%!important;height:100%!important;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.mpp-element.mpp-element-custom_field_dropdown .mpp-element-content select:focus{outline:0;-webkit-box-shadow:none!important;box-shadow:none!important}.mpp-element.mpp-element-custom_field_dropdown .mpp-element-content i{position:absolute;right:15px;top:50%;margin:0;padding:0;margin-top:-.5em;font-size:.8em;color:inherit;line-height:1;border:0;cursor:pointer;pointer-events:none}.mpp-element.mpp-element-custom_field_dropdown .mpp-element-content i:before{vertical-align:top}.mpp-element.mpp-element-field_message .mpp-element-content textarea{display:block;width:100%!important;height:100%!important}.mpp-element.mpp-element-field_message .mpp-element-content textarea:focus{outline:0;-webkit-box-shadow:none!important;box-shadow:none!important}.mpp-element.mpp-element-video .mpp-video-poster{position:absolute;top:0;left:0;z-index:2;height:100%;width:100%;background-color:#000;background-size:cover;background-position:center center;background-repeat:no-repeat;font-size:inherit}.mpp-element.mpp-element-video .mpp-video-poster .mpp-play-icon{cursor:pointer}.mpp-element.mpp-element-video .mpp-wrap-video{width:100%;height:100%;max-height:100%;position:relative;background-color:#000;background-size:cover;background-position:center center;background-repeat:no-repeat}.mpp-element.mpp-element-video .mpp-wrap-video iframe,.mpp-element.mpp-element-video .mpp-wrap-video video{margin:0!important;padding:0!important;border:0!important;height:100%!important;width:100%!important;display:block}.mpp-element.mpp-element-video .mpp-wrap-video .video-js,.mpp-element.mpp-element-video .mpp-wrap-video .my-player-dimensions{width:100%!important;height:100%!important}.mpp-element.mpp-element-video .mpp-play-icon{position:absolute;top:50%;left:50%;z-index:1;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:inherit;cursor:pointer}.mpp-element.mpp-element-video .mpp-play-icon i{font-size:inherit}.mpp-recaptcha-wrap{-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.mpp-preloader{display:none;position:absolute;top:50%;left:50%;width:44px;height:44px;margin-top:-22px;margin-left:-22px;opacity:1}.mpp-preloader.mpp-preloader-image{background:url(https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/images/popup-preloader.gif) no-repeat center center}.mpp-preloader.mpp-preloader-animation .mpp-preloader-spinner1,.mpp-preloader.mpp-preloader-animation .mpp-preloader-spinner2{width:100%;height:100%;border-radius:50%;background:#00ddd2;opacity:.7;position:absolute;top:0;left:0;-webkit-animation:mpp-preloader-animation 1.8s infinite ease-in-out;animation:mpp-preloader-animation 1.8s infinite ease-in-out}.mpp-preloader.mpp-preloader-animation .mpp-preloader-spinner2{-webkit-animation-delay:-0.9s;animation-delay:-0.9s;background:#3e99ff}@-webkit-keyframes mpp-preloader-animation{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes mpp-preloader-animation{0%,100%{-webkit-transform:scale(0);transform:scale(0)}50%{-webkit-transform:scale(1);transform:scale(1)}}.mpp-trigger-popup{cursor:pointer}.mpp-form-element.mpp-has-error .mpp-error-warning{position:absolute;top:-8px;right:-9px;z-index:99;width:18px;height:16px;background:url(https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/images/error-warning.png) no-repeat 0 0;display:block;cursor:pointer}.mpp-form-element.mpp-has-error.mpp-element-field_first_name input.mpp-input.mpp-error,.mpp-form-element.mpp-has-error.mpp-element-field_last_name input.mpp-input.mpp-error,.mpp-form-element.mpp-has-error.mpp-element-field_email input.mpp-input.mpp-error,.mpp-form-element.mpp-has-error.mpp-element-field_phone input.mpp-input.mpp-error,.mpp-form-element.mpp-has-error.mpp-element-custom_field_input_text input.mpp-input.mpp-error{border-color:#da2121!important}.mpp-form-element.mpp-has-error.mpp-element-custom_field_input_checkbox .mpp-element-content,.mpp-form-element.mpp-has-error.mpp-element-custom_field_input_checkbox_gdpr .mpp-element-content{border-color:#da2121!important}.mpp-form-element.mpp-has-error.mpp-element-custom_field_dropdown select.mpp-select.mpp-error{border-color:#da2121!important}.mpp-form-element.mpp-has-error.mpp-element-field_message textarea.mpp-textarea.mpp-error{border-color:#da2121!important}.mpp-processing-form{display:none;position:absolute;top:0;left:0;z-index:99;width:100%;height:100%;background-color:whitesmoke;background-size:cover;background-position:center center;border:1px solid #00b5ad;font-size:14px;font-family:inherit;color:#444;line-height:1.6;border-radius:inherit}.mpp-processing-form .mpp-processing-form-content{position:absolute;top:50%;left:50%;display:block;width:100%;padding:20px;text-align:center;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mpp-processing-form .mpp-processing-form-footer{display:none;position:absolute;bottom:20px;width:100%;text-align:center;font-size:inherit}.mpp-position-top-bar .mpp-processing-form .mpp-processing-form-footer{bottom:6px}.mpp-position-bottom-bar .mpp-processing-form .mpp-processing-form-footer{bottom:6px}.mpp-processing-form .mpp-processing-form-footer .mpp-back-to-form,.mpp-processing-form .mpp-processing-form-footer .mpp-close-popup{margin:0 15px;display:inline-block;text-decoration:underline;cursor:pointer;font-size:13px}.mpp-conversion{display:none;position:absolute;top:0;left:0;z-index:99;width:100%;height:100%;background-color:whitesmoke;background-size:cover;background-position:center center;border:1px solid #00b5ad;font-size:14px;font-family:inherit;color:#444;line-height:1.6;border-radius:inherit}.mpp-conversion .mpp-conversion-content{position:absolute;top:50%;left:50%;display:block;width:100%;padding:20px;text-align:center;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-family:inherit;color:inherit;line-height:inherit}.mpp-conversion .mpp-conversion-footer{display:block;position:absolute;bottom:20px;width:100%;text-align:center;font-size:inherit}.mpp-position-top-bar .mpp-conversion .mpp-conversion-footer{bottom:6px}.mpp-position-bottom-bar .mpp-conversion .mpp-conversion-footer{bottom:6px}.mpp-conversion .mpp-conversion-footer .mpp-back-to-form,.mpp-conversion .mpp-conversion-footer .mpp-close-popup{margin:0 15px;display:inline-block;text-decoration:underline;cursor:pointer;font-size:13px}.mpp-countdown-message{display:none}.mpp-countdown-wrap{display:block}.mpp-countdown-wrap .mpp-countdown{margin:0 auto;width:auto;text-align:center;font-size:16px;color:#000}.mpp-countdown *{-webkit-box-sizing:content-box;box-sizing:content-box}.mpp-countdown .mpp-time{display:inline-block!important;font-size:inherit;font-weight:inherit;text-align:inherit;text-decoration:inherit;color:inherit;font-family:inherit;font-style:inherit;text-transform:inherit}.mpp-inline .mpp-countdown .mpp-time{float:right}.mpp-countdown .mpp-count-digit{position:relative;-webkit-box-sizing:content-box!important;box-sizing:content-box!important;-webkit-perspective:289px;perspective:289px;overflow:visible!important;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.mpp-countdown .mpp-count-digit:after{content:"";z-index:5;position:absolute;left:0;top:49%;width:100%;height:1px;background:rgb(0 0 0 / .9)}.mpp-countdown .mpp-count{display:block;overflow:hidden;z-index:1;position:absolute;top:0;left:0;width:100%;border:0;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transform-style:flat;transform-style:flat}.mpp-countdown .mpp-count.mpp-top{height:50%;-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%}.mpp-countdown .mpp-count.mpp-bottom{line-height:0;height:50%;top:50%;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0}.mpp-countdown .mpp-count-label{margin-top:6px;display:block;width:100%;line-height:1;text-shadow:none;font-size:inherit;font-weight:inherit;text-align:inherit;text-decoration:inherit;color:inherit;font-family:inherit;font-style:inherit;text-transform:inherit}.mpp-countdown .mpp-count.mpp-curr.mpp-top{-webkit-transform:rotateX(0);transform:rotateX(0);z-index:3}.mpp-countdown .mpp-count.mpp-next.mpp-bottom{-webkit-transform:rotateX(90deg);transform:rotateX(90deg);z-index:2}.mpp-countdown .mpp-flip .mpp-count.mpp-curr.mpp-top{-webkit-transition:all 500ms ease-in;-o-transition:all 500ms ease-in;transition:all 500ms ease-in;-webkit-transform:rotateX(-90deg);transform:rotateX(-90deg)}.mpp-countdown .mpp-flip .mpp-count.mpp-next.mpp-bottom{-webkit-transition:all 500ms ease-out 500ms;-o-transition:all 500ms ease-out 500ms;transition:all 500ms ease-out 500ms;-webkit-transform:rotateX(0);transform:rotateX(0)}.mpp-countdown .mpp-time{margin:0 5px}.mpp-countdown .mpp-count-digit{border-radius:5px;-webkit-box-shadow:none;box-shadow:none;height:100px;width:60px;background-color:#38373c}.mpp-countdown .mpp-count-digit:after{background:rgb(0 0 0 / .4)}.mpp-countdown .mpp-count{font-size:45px;background:#38373c;color:#fff;font-family:"Arial",sans-serif;text-shadow:2px 2px 0 rgb(0 0 0 / .9)}.mpp-countdown .mpp-count.mpp-top{line-height:100px;border-radius:5px 5px 0 0}.mpp-countdown .mpp-count.mpp-bottom{border-radius:0 0 5px 5px}.public-popup-templates .mpp-categories-popup-templates,.public-popup-templates .mpp-tags-popup-templates{width:100%;list-style:none;padding:10px 0;font-size:13px;text-align:center;margin:0 0 20px}.public-popup-templates .mpp-categories-popup-templates li,.public-popup-templates .mpp-tags-popup-templates li{display:inline-block;font-weight:700;font-size:16px;margin:0 7px;cursor:pointer;color:#000;-webkit-transition:all ease-in-out .25s;-o-transition:all ease-in-out .25s;transition:all ease-in-out .25s}.public-popup-templates .mpp-categories-popup-templates li:hover,.public-popup-templates .mpp-categories-popup-templates li.mpp-active,.public-popup-templates .mpp-tags-popup-templates li:hover,.public-popup-templates .mpp-tags-popup-templates li.mpp-active{color:#0674ec}.public-popup-templates .mpp-tags-popup-templates li{font-size:11px;margin:0 6px}.public-popup-templates .mpp-wrap-popup-templates{width:100%;margin-left:0;padding-top:10px;display:table}.public-popup-templates .mpp-item-popup-template{float:left;height:auto;cursor:pointer;overflow:hidden;-webkit-box-shadow:0 30px 32px -30px rgb(0 0 0 / .9)!important;box-shadow:0 30px 32px -30px rgb(0 0 0 / .9)!important;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:all 400ms ease;-o-transition:all 400ms ease;transition:all 400ms ease;max-width:30%;margin:10px 1.5% 30px}@media(max-width:920px){.public-popup-templates .mpp-item-popup-template{max-width:47%}}@media(max-width:600px){.public-popup-templates .mpp-item-popup-template{max-width:97%}}.public-popup-templates .mpp-item-popup-template:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05)}.public-popup-templates .mpp-item-popup-template.mpp-scale-1{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.public-popup-templates .mpp-item-popup-template img{max-width:100%;display:block;-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;-o-transition:transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.mpp-wrap-link-powered-by{display:none;position:absolute;bottom:-22px;left:0;background:rgb(0 0 0 / .5);height:22px;line-height:22px;padding:0;padding-right:6px;padding-left:5px}.mpp-wrap-link-powered-by a{font-size:11px;color:rgb(255 255 255 / .9);line-height:22px;display:block;text-decoration:none}.mpp-wrap-link-powered-by a span{text-decoration:underline}.mpp-wrap-link-powered-by a:hover,.mpp-wrap-link-powered-by a:active,.mpp-wrap-link-powered-by a:focus{color:#fff}.mpp-position-full-screen .mpp-wrap-link-powered-by{display:none!important}.mpp-container.mpp-container-position-bottom-left .mpp-wrap-link-powered-by,.mpp-container.mpp-container-position-bottom-center .mpp-wrap-link-powered-by,.mpp-container.mpp-container-position-bottom-right .mpp-wrap-link-powered-by,.mpp-container.mpp-container-position-bottom-bar .mpp-wrap-link-powered-by{top:-22px;bottom:auto}.kint{position:relative;left:180px;z-index:9999999;width:70%;margin-bottom:15px;font-size:14px}.kint dl dt{padding:8px 12px}.kint dl dd dl dt{font-size:12px;padding:4px 12px}.kint footer{color:#333;font-size:12px;padding-top:5px}.kint footer li{color:#666;line-height:20px}.kint footer .kint-popup-trigger{display:none}/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */[class^="mpp-icon-"],[class*="mpp-icon-"]{display:inline-block;font:normal normal normal 14px/1 PpmFontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mpp-icon-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.mpp-icon-2x{font-size:2em}.mpp-icon-3x{font-size:3em}.mpp-icon-4x{font-size:4em}.mpp-icon-5x{font-size:5em}.mpp-icon-fw{width:1.28571em;text-align:center}.mpp-icon-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.mpp-icon-ul>li{position:relative}.mpp-icon-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.mpp-icon-li.mpp-icon-lg{left:-1.85714em}.mpp-icon-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.mpp-icon-pull-left{float:left}.mpp-icon-pull-right{float:right}.mpp-icon.mpp-icon-pull-left{margin-right:.3em}.mpp-icon.mpp-icon-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.mpp-icon.pull-left{margin-right:.3em}.mpp-icon.pull-right{margin-left:.3em}.mpp-icon-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.mpp-icon-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.mpp-icon-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mpp-icon-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mpp-icon-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mpp-icon-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.mpp-icon-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .mpp-icon-rotate-90,:root .mpp-icon-rotate-180,:root .mpp-icon-rotate-270,:root .mpp-icon-flip-horizontal,:root .mpp-icon-flip-vertical{-webkit-filter:none;filter:none}.mpp-icon-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.mpp-icon-stack-1x,.mpp-icon-stack-2x{position:absolute;left:0;width:100%;text-align:center}.mpp-icon-stack-1x{line-height:inherit}.mpp-icon-stack-2x{font-size:2em}.mpp-icon-inverse{color:#fff}.mpp-icon-glass:before{content:""}.mpp-icon-music:before{content:""}.mpp-icon-search:before{content:""}.mpp-icon-envelope-o:before{content:""}.mpp-icon-heart:before{content:""}.mpp-icon-star:before{content:""}.mpp-icon-star-o:before{content:""}.mpp-icon-user:before{content:""}.mpp-icon-film:before{content:""}.mpp-icon-th-large:before{content:""}.mpp-icon-th:before{content:""}.mpp-icon-th-list:before{content:""}.mpp-icon-check:before{content:""}.mpp-icon-remove:before,.mpp-icon-close:before,.mpp-icon-times:before{content:""}.mpp-icon-search-plus:before{content:""}.mpp-icon-search-minus:before{content:""}.mpp-icon-power-off:before{content:""}.mpp-icon-signal:before{content:""}.mpp-icon-gear:before,.mpp-icon-cog:before{content:""}.mpp-icon-trash-o:before{content:""}.mpp-icon-home:before{content:""}.mpp-icon-file-o:before{content:""}.mpp-icon-clock-o:before{content:""}.mpp-icon-road:before{content:""}.mpp-icon-download:before{content:""}.mpp-icon-arrow-circle-o-down:before{content:""}.mpp-icon-arrow-circle-o-up:before{content:""}.mpp-icon-inbox:before{content:""}.mpp-icon-play-circle-o:before{content:""}.mpp-icon-rotate-right:before,.mpp-icon-repeat:before{content:""}.mpp-icon-refresh:before{content:""}.mpp-icon-list-alt:before{content:""}.mpp-icon-lock:before{content:""}.mpp-icon-flag:before{content:""}.mpp-icon-headphones:before{content:""}.mpp-icon-volume-off:before{content:""}.mpp-icon-volume-down:before{content:""}.mpp-icon-volume-up:before{content:""}.mpp-icon-qrcode:before{content:""}.mpp-icon-barcode:before{content:""}.mpp-icon-tag:before{content:""}.mpp-icon-tags:before{content:""}.mpp-icon-book:before{content:""}.mpp-icon-bookmark:before{content:""}.mpp-icon-print:before{content:""}.mpp-icon-camera:before{content:""}.mpp-icon-font:before{content:""}.mpp-icon-bold:before{content:""}.mpp-icon-italic:before{content:""}.mpp-icon-text-height:before{content:""}.mpp-icon-text-width:before{content:""}.mpp-icon-align-left:before{content:""}.mpp-icon-align-center:before{content:""}.mpp-icon-align-right:before{content:""}.mpp-icon-align-justify:before{content:""}.mpp-icon-list:before{content:""}.mpp-icon-dedent:before,.mpp-icon-outdent:before{content:""}.mpp-icon-indent:before{content:""}.mpp-icon-video-camera:before{content:""}.mpp-icon-photo:before,.mpp-icon-image:before,.mpp-icon-picture-o:before{content:""}.mpp-icon-pencil:before{content:""}.mpp-icon-map-marker:before{content:""}.mpp-icon-adjust:before{content:""}.mpp-icon-tint:before{content:""}.mpp-icon-edit:before,.mpp-icon-pencil-square-o:before{content:""}.mpp-icon-share-square-o:before{content:""}.mpp-icon-check-square-o:before{content:""}.mpp-icon-arrows:before{content:""}.mpp-icon-step-backward:before{content:""}.mpp-icon-fast-backward:before{content:""}.mpp-icon-backward:before{content:""}.mpp-icon-play:before{content:""}.mpp-icon-pause:before{content:""}.mpp-icon-stop:before{content:""}.mpp-icon-forward:before{content:""}.mpp-icon-fast-forward:before{content:""}.mpp-icon-step-forward:before{content:""}.mpp-icon-eject:before{content:""}.mpp-icon-chevron-left:before{content:""}.mpp-icon-chevron-right:before{content:""}.mpp-icon-plus-circle:before{content:""}.mpp-icon-minus-circle:before{content:""}.mpp-icon-times-circle:before{content:""}.mpp-icon-check-circle:before{content:""}.mpp-icon-question-circle:before{content:""}.mpp-icon-info-circle:before{content:""}.mpp-icon-crosshairs:before{content:""}.mpp-icon-times-circle-o:before{content:""}.mpp-icon-check-circle-o:before{content:""}.mpp-icon-ban:before{content:""}.mpp-icon-arrow-left:before{content:""}.mpp-icon-arrow-right:before{content:""}.mpp-icon-arrow-up:before{content:""}.mpp-icon-arrow-down:before{content:""}.mpp-icon-mail-forward:before,.mpp-icon-share:before{content:""}.mpp-icon-expand:before{content:""}.mpp-icon-compress:before{content:""}.mpp-icon-plus:before{content:""}.mpp-icon-minus:before{content:""}.mpp-icon-asterisk:before{content:""}.mpp-icon-exclamation-circle:before{content:""}.mpp-icon-gift:before{content:""}.mpp-icon-leaf:before{content:""}.mpp-icon-fire:before{content:""}.mpp-icon-eye:before{content:""}.mpp-icon-eye-slash:before{content:""}.mpp-icon-warning:before,.mpp-icon-exclamation-triangle:before{content:""}.mpp-icon-plane:before{content:""}.mpp-icon-calendar:before{content:""}.mpp-icon-random:before{content:""}.mpp-icon-comment:before{content:""}.mpp-icon-magnet:before{content:""}.mpp-icon-chevron-up:before{content:""}.mpp-icon-chevron-down:before{content:""}.mpp-icon-retweet:before{content:""}.mpp-icon-shopping-cart:before{content:""}.mpp-icon-folder:before{content:""}.mpp-icon-folder-open:before{content:""}.mpp-icon-arrows-v:before{content:""}.mpp-icon-arrows-h:before{content:""}.mpp-icon-bar-chart-o:before,.mpp-icon-bar-chart:before{content:""}.mpp-icon-twitter-square:before{content:""}.mpp-icon-facebook-square:before{content:""}.mpp-icon-camera-retro:before{content:""}.mpp-icon-key:before{content:""}.mpp-icon-gears:before,.mpp-icon-cogs:before{content:""}.mpp-icon-comments:before{content:""}.mpp-icon-thumbs-o-up:before{content:""}.mpp-icon-thumbs-o-down:before{content:""}.mpp-icon-star-half:before{content:""}.mpp-icon-heart-o:before{content:""}.mpp-icon-sign-out:before{content:""}.mpp-icon-linkedin-square:before{content:""}.mpp-icon-thumb-tack:before{content:""}.mpp-icon-external-link:before{content:""}.mpp-icon-sign-in:before{content:""}.mpp-icon-trophy:before{content:""}.mpp-icon-github-square:before{content:""}.mpp-icon-upload:before{content:""}.mpp-icon-lemon-o:before{content:""}.mpp-icon-phone:before{content:""}.mpp-icon-square-o:before{content:""}.mpp-icon-bookmark-o:before{content:""}.mpp-icon-phone-square:before{content:""}.mpp-icon-twitter:before{content:""}.mpp-icon-facebook-f:before,.mpp-icon-facebook:before{content:""}.mpp-icon-github:before{content:""}.mpp-icon-unlock:before{content:""}.mpp-icon-credit-card:before{content:""}.mpp-icon-feed:before,.mpp-icon-rss:before{content:""}.mpp-icon-hdd-o:before{content:""}.mpp-icon-bullhorn:before{content:""}.mpp-icon-bell:before{content:""}.mpp-icon-certificate:before{content:""}.mpp-icon-hand-o-right:before{content:""}.mpp-icon-hand-o-left:before{content:""}.mpp-icon-hand-o-up:before{content:""}.mpp-icon-hand-o-down:before{content:""}.mpp-icon-arrow-circle-left:before{content:""}.mpp-icon-arrow-circle-right:before{content:""}.mpp-icon-arrow-circle-up:before{content:""}.mpp-icon-arrow-circle-down:before{content:""}.mpp-icon-globe:before{content:""}.mpp-icon-wrench:before{content:""}.mpp-icon-tasks:before{content:""}.mpp-icon-filter:before{content:""}.mpp-icon-briefcase:before{content:""}.mpp-icon-arrows-alt:before{content:""}.mpp-icon-group:before,.mpp-icon-users:before{content:""}.mpp-icon-chain:before,.mpp-icon-link:before{content:""}.mpp-icon-cloud:before{content:""}.mpp-icon-flask:before{content:""}.mpp-icon-cut:before,.mpp-icon-scissors:before{content:""}.mpp-icon-copy:before,.mpp-icon-files-o:before{content:""}.mpp-icon-paperclip:before{content:""}.mpp-icon-save:before,.mpp-icon-floppy-o:before{content:""}.mpp-icon-square:before{content:""}.mpp-icon-navicon:before,.mpp-icon-reorder:before,.mpp-icon-bars:before{content:""}.mpp-icon-list-ul:before{content:""}.mpp-icon-list-ol:before{content:""}.mpp-icon-strikethrough:before{content:""}.mpp-icon-underline:before{content:""}.mpp-icon-table:before{content:""}.mpp-icon-magic:before{content:""}.mpp-icon-truck:before{content:""}.mpp-icon-pinterest:before{content:""}.mpp-icon-pinterest-square:before{content:""}.mpp-icon-google-plus-square:before{content:""}.mpp-icon-google-plus:before{content:""}.mpp-icon-money:before{content:""}.mpp-icon-caret-down:before{content:""}.mpp-icon-caret-up:before{content:""}.mpp-icon-caret-left:before{content:""}.mpp-icon-caret-right:before{content:""}.mpp-icon-columns:before{content:""}.mpp-icon-unsorted:before,.mpp-icon-sort:before{content:""}.mpp-icon-sort-down:before,.mpp-icon-sort-desc:before{content:""}.mpp-icon-sort-up:before,.mpp-icon-sort-asc:before{content:""}.mpp-icon-envelope:before{content:""}.mpp-icon-linkedin:before{content:""}.mpp-icon-rotate-left:before,.mpp-icon-undo:before{content:""}.mpp-icon-legal:before,.mpp-icon-gavel:before{content:""}.mpp-icon-dashboard:before,.mpp-icon-tachometer:before{content:""}.mpp-icon-comment-o:before{content:""}.mpp-icon-comments-o:before{content:""}.mpp-icon-flash:before,.mpp-icon-bolt:before{content:""}.mpp-icon-sitemap:before{content:""}.mpp-icon-umbrella:before{content:""}.mpp-icon-paste:before,.mpp-icon-clipboard:before{content:""}.mpp-icon-lightbulb-o:before{content:""}.mpp-icon-exchange:before{content:""}.mpp-icon-cloud-download:before{content:""}.mpp-icon-cloud-upload:before{content:""}.mpp-icon-user-md:before{content:""}.mpp-icon-stethoscope:before{content:""}.mpp-icon-suitcase:before{content:""}.mpp-icon-bell-o:before{content:""}.mpp-icon-coffee:before{content:""}.mpp-icon-cutlery:before{content:""}.mpp-icon-file-text-o:before{content:""}.mpp-icon-building-o:before{content:""}.mpp-icon-hospital-o:before{content:""}.mpp-icon-ambulance:before{content:""}.mpp-icon-medkit:before{content:""}.mpp-icon-fighter-jet:before{content:""}.mpp-icon-beer:before{content:""}.mpp-icon-h-square:before{content:""}.mpp-icon-plus-square:before{content:""}.mpp-icon-angle-double-left:before{content:""}.mpp-icon-angle-double-right:before{content:""}.mpp-icon-angle-double-up:before{content:""}.mpp-icon-angle-double-down:before{content:""}.mpp-icon-angle-left:before{content:""}.mpp-icon-angle-right:before{content:""}.mpp-icon-angle-up:before{content:""}.mpp-icon-angle-down:before{content:""}.mpp-icon-desktop:before{content:""}.mpp-icon-laptop:before{content:""}.mpp-icon-tablet:before{content:""}.mpp-icon-mobile-phone:before,.mpp-icon-mobile:before{content:""}.mpp-icon-circle-o:before{content:""}.mpp-icon-quote-left:before{content:""}.mpp-icon-quote-right:before{content:""}.mpp-icon-spinner:before{content:""}.mpp-icon-circle:before{content:""}.mpp-icon-mail-reply:before,.mpp-icon-reply:before{content:""}.mpp-icon-github-alt:before{content:""}.mpp-icon-folder-o:before{content:""}.mpp-icon-folder-open-o:before{content:""}.mpp-icon-smile-o:before{content:""}.mpp-icon-frown-o:before{content:""}.mpp-icon-meh-o:before{content:""}.mpp-icon-gamepad:before{content:""}.mpp-icon-keyboard-o:before{content:""}.mpp-icon-flag-o:before{content:""}.mpp-icon-flag-checkered:before{content:""}.mpp-icon-terminal:before{content:""}.mpp-icon-code:before{content:""}.mpp-icon-mail-reply-all:before,.mpp-icon-reply-all:before{content:""}.mpp-icon-star-half-empty:before,.mpp-icon-star-half-full:before,.mpp-icon-star-half-o:before{content:""}.mpp-icon-location-arrow:before{content:""}.mpp-icon-crop:before{content:""}.mpp-icon-code-fork:before{content:""}.mpp-icon-unlink:before,.mpp-icon-chain-broken:before{content:""}.mpp-icon-question:before{content:""}.mpp-icon-info:before{content:""}.mpp-icon-exclamation:before{content:""}.mpp-icon-superscript:before{content:""}.mpp-icon-subscript:before{content:""}.mpp-icon-eraser:before{content:""}.mpp-icon-puzzle-piece:before{content:""}.mpp-icon-microphone:before{content:""}.mpp-icon-microphone-slash:before{content:""}.mpp-icon-shield:before{content:""}.mpp-icon-calendar-o:before{content:""}.mpp-icon-fire-extinguisher:before{content:""}.mpp-icon-rocket:before{content:""}.mpp-icon-maxcdn:before{content:""}.mpp-icon-chevron-circle-left:before{content:""}.mpp-icon-chevron-circle-right:before{content:""}.mpp-icon-chevron-circle-up:before{content:""}.mpp-icon-chevron-circle-down:before{content:""}.mpp-icon-html5:before{content:""}.mpp-icon-css3:before{content:""}.mpp-icon-anchor:before{content:""}.mpp-icon-unlock-alt:before{content:""}.mpp-icon-bullseye:before{content:""}.mpp-icon-ellipsis-h:before{content:""}.mpp-icon-ellipsis-v:before{content:""}.mpp-icon-rss-square:before{content:""}.mpp-icon-play-circle:before{content:""}.mpp-icon-ticket:before{content:""}.mpp-icon-minus-square:before{content:""}.mpp-icon-minus-square-o:before{content:""}.mpp-icon-level-up:before{content:""}.mpp-icon-level-down:before{content:""}.mpp-icon-check-square:before{content:""}.mpp-icon-pencil-square:before{content:""}.mpp-icon-external-link-square:before{content:""}.mpp-icon-share-square:before{content:""}.mpp-icon-compass:before{content:""}.mpp-icon-toggle-down:before,.mpp-icon-caret-square-o-down:before{content:""}.mpp-icon-toggle-up:before,.mpp-icon-caret-square-o-up:before{content:""}.mpp-icon-toggle-right:before,.mpp-icon-caret-square-o-right:before{content:""}.mpp-icon-euro:before,.mpp-icon-eur:before{content:""}.mpp-icon-gbp:before{content:""}.mpp-icon-dollar:before,.mpp-icon-usd:before{content:""}.mpp-icon-rupee:before,.mpp-icon-inr:before{content:""}.mpp-icon-cny:before,.mpp-icon-rmb:before,.mpp-icon-yen:before,.mpp-icon-jpy:before{content:""}.mpp-icon-ruble:before,.mpp-icon-rouble:before,.mpp-icon-rub:before{content:""}.mpp-icon-won:before,.mpp-icon-krw:before{content:""}.mpp-icon-bitcoin:before,.mpp-icon-btc:before{content:""}.mpp-icon-file:before{content:""}.mpp-icon-file-text:before{content:""}.mpp-icon-sort-alpha-asc:before{content:""}.mpp-icon-sort-alpha-desc:before{content:""}.mpp-icon-sort-amount-asc:before{content:""}.mpp-icon-sort-amount-desc:before{content:""}.mpp-icon-sort-numeric-asc:before{content:""}.mpp-icon-sort-numeric-desc:before{content:""}.mpp-icon-thumbs-up:before{content:""}.mpp-icon-thumbs-down:before{content:""}.mpp-icon-youtube-square:before{content:""}.mpp-icon-youtube:before{content:""}.mpp-icon-xing:before{content:""}.mpp-icon-xing-square:before{content:""}.mpp-icon-youtube-play:before{content:""}.mpp-icon-dropbox:before{content:""}.mpp-icon-stack-overflow:before{content:""}.mpp-icon-instagram:before{content:""}.mpp-icon-flickr:before{content:""}.mpp-icon-adn:before{content:""}.mpp-icon-bitbucket:before{content:""}.mpp-icon-bitbucket-square:before{content:""}.mpp-icon-tumblr:before{content:""}.mpp-icon-tumblr-square:before{content:""}.mpp-icon-long-arrow-down:before{content:""}.mpp-icon-long-arrow-up:before{content:""}.mpp-icon-long-arrow-left:before{content:""}.mpp-icon-long-arrow-right:before{content:""}.mpp-icon-apple:before{content:""}.mpp-icon-windows:before{content:""}.mpp-icon-android:before{content:""}.mpp-icon-linux:before{content:""}.mpp-icon-dribbble:before{content:""}.mpp-icon-skype:before{content:""}.mpp-icon-foursquare:before{content:""}.mpp-icon-trello:before{content:""}.mpp-icon-female:before{content:""}.mpp-icon-male:before{content:""}.mpp-icon-gittip:before,.mpp-icon-gratipay:before{content:""}.mpp-icon-sun-o:before{content:""}.mpp-icon-moon-o:before{content:""}.mpp-icon-archive:before{content:""}.mpp-icon-bug:before{content:""}.mpp-icon-vk:before{content:""}.mpp-icon-weibo:before{content:""}.mpp-icon-renren:before{content:""}.mpp-icon-pagelines:before{content:""}.mpp-icon-stack-exchange:before{content:""}.mpp-icon-arrow-circle-o-right:before{content:""}.mpp-icon-arrow-circle-o-left:before{content:""}.mpp-icon-toggle-left:before,.mpp-icon-caret-square-o-left:before{content:""}.mpp-icon-dot-circle-o:before{content:""}.mpp-icon-wheelchair:before{content:""}.mpp-icon-vimeo-square:before{content:""}.mpp-icon-turkish-lira:before,.mpp-icon-try:before{content:""}.mpp-icon-plus-square-o:before{content:""}.mpp-icon-space-shuttle:before{content:""}.mpp-icon-slack:before{content:""}.mpp-icon-envelope-square:before{content:""}.mpp-icon-wordpress:before{content:""}.mpp-icon-openid:before{content:""}.mpp-icon-institution:before,.mpp-icon-bank:before,.mpp-icon-university:before{content:""}.mpp-icon-mortar-board:before,.mpp-icon-graduation-cap:before{content:""}.mpp-icon-yahoo:before{content:""}.mpp-icon-google:before{content:""}.mpp-icon-reddit:before{content:""}.mpp-icon-reddit-square:before{content:""}.mpp-icon-stumbleupon-circle:before{content:""}.mpp-icon-stumbleupon:before{content:""}.mpp-icon-delicious:before{content:""}.mpp-icon-digg:before{content:""}.mpp-icon-pied-piper-pp:before{content:""}.mpp-icon-pied-piper-alt:before{content:""}.mpp-icon-drupal:before{content:""}.mpp-icon-joomla:before{content:""}.mpp-icon-language:before{content:""}.mpp-icon-fax:before{content:""}.mpp-icon-building:before{content:""}.mpp-icon-child:before{content:""}.mpp-icon-paw:before{content:""}.mpp-icon-spoon:before{content:""}.mpp-icon-cube:before{content:""}.mpp-icon-cubes:before{content:""}.mpp-icon-behance:before{content:""}.mpp-icon-behance-square:before{content:""}.mpp-icon-steam:before{content:""}.mpp-icon-steam-square:before{content:""}.mpp-icon-recycle:before{content:""}.mpp-icon-automobile:before,.mpp-icon-car:before{content:""}.mpp-icon-cab:before,.mpp-icon-taxi:before{content:""}.mpp-icon-tree:before{content:""}.mpp-icon-spotify:before{content:""}.mpp-icon-deviantart:before{content:""}.mpp-icon-soundcloud:before{content:""}.mpp-icon-database:before{content:""}.mpp-icon-file-pdf-o:before{content:""}.mpp-icon-file-word-o:before{content:""}.mpp-icon-file-excel-o:before{content:""}.mpp-icon-file-powerpoint-o:before{content:""}.mpp-icon-file-photo-o:before,.mpp-icon-file-picture-o:before,.mpp-icon-file-image-o:before{content:""}.mpp-icon-file-zip-o:before,.mpp-icon-file-archive-o:before{content:""}.mpp-icon-file-sound-o:before,.mpp-icon-file-audio-o:before{content:""}.mpp-icon-file-movie-o:before,.mpp-icon-file-video-o:before{content:""}.mpp-icon-file-code-o:before{content:""}.mpp-icon-vine:before{content:""}.mpp-icon-codepen:before{content:""}.mpp-icon-jsfiddle:before{content:""}.mpp-icon-life-bouy:before,.mpp-icon-life-buoy:before,.mpp-icon-life-saver:before,.mpp-icon-support:before,.mpp-icon-life-ring:before{content:""}.mpp-icon-circle-o-notch:before{content:""}.mpp-icon-ra:before,.mpp-icon-resistance:before,.mpp-icon-rebel:before{content:""}.mpp-icon-ge:before,.mpp-icon-empire:before{content:""}.mpp-icon-git-square:before{content:""}.mpp-icon-git:before{content:""}.mpp-icon-y-combinator-square:before,.mpp-icon-yc-square:before,.mpp-icon-hacker-news:before{content:""}.mpp-icon-tencent-weibo:before{content:""}.mpp-icon-qq:before{content:""}.mpp-icon-wechat:before,.mpp-icon-weixin:before{content:""}.mpp-icon-send:before,.mpp-icon-paper-plane:before{content:""}.mpp-icon-send-o:before,.mpp-icon-paper-plane-o:before{content:""}.mpp-icon-history:before{content:""}.mpp-icon-circle-thin:before{content:""}.mpp-icon-header:before{content:""}.mpp-icon-paragraph:before{content:""}.mpp-icon-sliders:before{content:""}.mpp-icon-share-alt:before{content:""}.mpp-icon-share-alt-square:before{content:""}.mpp-icon-bomb:before{content:""}.mpp-icon-soccer-ball-o:before,.mpp-icon-futbol-o:before{content:""}.mpp-icon-tty:before{content:""}.mpp-icon-binoculars:before{content:""}.mpp-icon-plug:before{content:""}.mpp-icon-slideshare:before{content:""}.mpp-icon-twitch:before{content:""}.mpp-icon-yelp:before{content:""}.mpp-icon-newspaper-o:before{content:""}.mpp-icon-wifi:before{content:""}.mpp-icon-calculator:before{content:""}.mpp-icon-paypal:before{content:""}.mpp-icon-google-wallet:before{content:""}.mpp-icon-cc-visa:before{content:""}.mpp-icon-cc-mastercard:before{content:""}.mpp-icon-cc-discover:before{content:""}.mpp-icon-cc-amex:before{content:""}.mpp-icon-cc-paypal:before{content:""}.mpp-icon-cc-stripe:before{content:""}.mpp-icon-bell-slash:before{content:""}.mpp-icon-bell-slash-o:before{content:""}.mpp-icon-trash:before{content:""}.mpp-icon-copyright:before{content:""}.mpp-icon-at:before{content:""}.mpp-icon-eyedropper:before{content:""}.mpp-icon-paint-brush:before{content:""}.mpp-icon-birthday-cake:before{content:""}.mpp-icon-area-chart:before{content:""}.mpp-icon-pie-chart:before{content:""}.mpp-icon-line-chart:before{content:""}.mpp-icon-lastfm:before{content:""}.mpp-icon-lastfm-square:before{content:""}.mpp-icon-toggle-off:before{content:""}.mpp-icon-toggle-on:before{content:""}.mpp-icon-bicycle:before{content:""}.mpp-icon-bus:before{content:""}.mpp-icon-ioxhost:before{content:""}.mpp-icon-angellist:before{content:""}.mpp-icon-cc:before{content:""}.mpp-icon-shekel:before,.mpp-icon-sheqel:before,.mpp-icon-ils:before{content:""}.mpp-icon-meanpath:before{content:""}.mpp-icon-buysellads:before{content:""}.mpp-icon-connectdevelop:before{content:""}.mpp-icon-dashcube:before{content:""}.mpp-icon-forumbee:before{content:""}.mpp-icon-leanpub:before{content:""}.mpp-icon-sellsy:before{content:""}.mpp-icon-shirtsinbulk:before{content:""}.mpp-icon-simplybuilt:before{content:""}.mpp-icon-skyatlas:before{content:""}.mpp-icon-cart-plus:before{content:""}.mpp-icon-cart-arrow-down:before{content:""}.mpp-icon-diamond:before{content:""}.mpp-icon-ship:before{content:""}.mpp-icon-user-secret:before{content:""}.mpp-icon-motorcycle:before{content:""}.mpp-icon-street-view:before{content:""}.mpp-icon-heartbeat:before{content:""}.mpp-icon-venus:before{content:""}.mpp-icon-mars:before{content:""}.mpp-icon-mercury:before{content:""}.mpp-icon-intersex:before,.mpp-icon-transgender:before{content:""}.mpp-icon-transgender-alt:before{content:""}.mpp-icon-venus-double:before{content:""}.mpp-icon-mars-double:before{content:""}.mpp-icon-venus-mars:before{content:""}.mpp-icon-mars-stroke:before{content:""}.mpp-icon-mars-stroke-v:before{content:""}.mpp-icon-mars-stroke-h:before{content:""}.mpp-icon-neuter:before{content:""}.mpp-icon-genderless:before{content:""}.mpp-icon-facebook-official:before{content:""}.mpp-icon-pinterest-p:before{content:""}.mpp-icon-whatsapp:before{content:""}.mpp-icon-server:before{content:""}.mpp-icon-user-plus:before{content:""}.mpp-icon-user-times:before{content:""}.mpp-icon-hotel:before,.mpp-icon-bed:before{content:""}.mpp-icon-viacoin:before{content:""}.mpp-icon-train:before{content:""}.mpp-icon-subway:before{content:""}.mpp-icon-medium:before{content:""}.mpp-icon-yc:before,.mpp-icon-y-combinator:before{content:""}.mpp-icon-optin-monster:before{content:""}.mpp-icon-opencart:before{content:""}.mpp-icon-expeditedssl:before{content:""}.mpp-icon-battery-4:before,.mpp-icon-battery:before,.mpp-icon-battery-full:before{content:""}.mpp-icon-battery-3:before,.mpp-icon-battery-three-quarters:before{content:""}.mpp-icon-battery-2:before,.mpp-icon-battery-half:before{content:""}.mpp-icon-battery-1:before,.mpp-icon-battery-quarter:before{content:""}.mpp-icon-battery-0:before,.mpp-icon-battery-empty:before{content:""}.mpp-icon-mouse-pointer:before{content:""}.mpp-icon-i-cursor:before{content:""}.mpp-icon-object-group:before{content:""}.mpp-icon-object-ungroup:before{content:""}.mpp-icon-sticky-note:before{content:""}.mpp-icon-sticky-note-o:before{content:""}.mpp-icon-cc-jcb:before{content:""}.mpp-icon-cc-diners-club:before{content:""}.mpp-icon-clone:before{content:""}.mpp-icon-balance-scale:before{content:""}.mpp-icon-hourglass-o:before{content:""}.mpp-icon-hourglass-1:before,.mpp-icon-hourglass-start:before{content:""}.mpp-icon-hourglass-2:before,.mpp-icon-hourglass-half:before{content:""}.mpp-icon-hourglass-3:before,.mpp-icon-hourglass-end:before{content:""}.mpp-icon-hourglass:before{content:""}.mpp-icon-hand-grab-o:before,.mpp-icon-hand-rock-o:before{content:""}.mpp-icon-hand-stop-o:before,.mpp-icon-hand-paper-o:before{content:""}.mpp-icon-hand-scissors-o:before{content:""}.mpp-icon-hand-lizard-o:before{content:""}.mpp-icon-hand-spock-o:before{content:""}.mpp-icon-hand-pointer-o:before{content:""}.mpp-icon-hand-peace-o:before{content:""}.mpp-icon-trademark:before{content:""}.mpp-icon-registered:before{content:""}.mpp-icon-creative-commons:before{content:""}.mpp-icon-gg:before{content:""}.mpp-icon-gg-circle:before{content:""}.mpp-icon-tripadvisor:before{content:""}.mpp-icon-odnoklassniki:before{content:""}.mpp-icon-odnoklassniki-square:before{content:""}.mpp-icon-get-pocket:before{content:""}.mpp-icon-wikipedia-w:before{content:""}.mpp-icon-safari:before{content:""}.mpp-icon-chrome:before{content:""}.mpp-icon-firefox:before{content:""}.mpp-icon-opera:before{content:""}.mpp-icon-internet-explorer:before{content:""}.mpp-icon-tv:before,.mpp-icon-television:before{content:""}.mpp-icon-contao:before{content:""}.mpp-icon-500px:before{content:""}.mpp-icon-amazon:before{content:""}.mpp-icon-calendar-plus-o:before{content:""}.mpp-icon-calendar-minus-o:before{content:""}.mpp-icon-calendar-times-o:before{content:""}.mpp-icon-calendar-check-o:before{content:""}.mpp-icon-industry:before{content:""}.mpp-icon-map-pin:before{content:""}.mpp-icon-map-signs:before{content:""}.mpp-icon-map-o:before{content:""}.mpp-icon-map:before{content:""}.mpp-icon-commenting:before{content:""}.mpp-icon-commenting-o:before{content:""}.mpp-icon-houzz:before{content:""}.mpp-icon-vimeo:before{content:""}.mpp-icon-black-tie:before{content:""}.mpp-icon-fonticons:before{content:""}.mpp-icon-reddit-alien:before{content:""}.mpp-icon-edge:before{content:""}.mpp-icon-credit-card-alt:before{content:""}.mpp-icon-codiepie:before{content:""}.mpp-icon-modx:before{content:""}.mpp-icon-fort-awesome:before{content:""}.mpp-icon-usb:before{content:""}.mpp-icon-product-hunt:before{content:""}.mpp-icon-mixcloud:before{content:""}.mpp-icon-scribd:before{content:""}.mpp-icon-pause-circle:before{content:""}.mpp-icon-pause-circle-o:before{content:""}.mpp-icon-stop-circle:before{content:""}.mpp-icon-stop-circle-o:before{content:""}.mpp-icon-shopping-bag:before{content:""}.mpp-icon-shopping-basket:before{content:""}.mpp-icon-hashtag:before{content:""}.mpp-icon-bluetooth:before{content:""}.mpp-icon-bluetooth-b:before{content:""}.mpp-icon-percent:before{content:""}.mpp-icon-gitlab:before{content:""}.mpp-icon-wpbeginner:before{content:""}.mpp-icon-wpforms:before{content:""}.mpp-icon-envira:before{content:""}.mpp-icon-universal-access:before{content:""}.mpp-icon-wheelchair-alt:before{content:""}.mpp-icon-question-circle-o:before{content:""}.mpp-icon-blind:before{content:""}.mpp-icon-audio-description:before{content:""}.mpp-icon-volume-control-phone:before{content:""}.mpp-icon-braille:before{content:""}.mpp-icon-assistive-listening-systems:before{content:""}.mpp-icon-asl-interpreting:before,.mpp-icon-american-sign-language-interpreting:before{content:""}.mpp-icon-deafness:before,.mpp-icon-hard-of-hearing:before,.mpp-icon-deaf:before{content:""}.mpp-icon-glide:before{content:""}.mpp-icon-glide-g:before{content:""}.mpp-icon-signing:before,.mpp-icon-sign-language:before{content:""}.mpp-icon-low-vision:before{content:""}.mpp-icon-viadeo:before{content:""}.mpp-icon-viadeo-square:before{content:""}.mpp-icon-snapchat:before{content:""}.mpp-icon-snapchat-ghost:before{content:""}.mpp-icon-snapchat-square:before{content:""}.mpp-icon-pied-piper:before{content:""}.mpp-icon-first-order:before{content:""}.mpp-icon-yoast:before{content:""}.mpp-icon-themeisle:before{content:""}.mpp-icon-google-plus-circle:before,.mpp-icon-google-plus-official:before{content:""}.mpp-icon-fa:before,.mpp-icon-font-awesome:before{content:""}.mpp-icon-handshake-o:before{content:""}.mpp-icon-envelope-open:before{content:""}.mpp-icon-envelope-open-o:before{content:""}.mpp-icon-linode:before{content:""}.mpp-icon-address-book:before{content:""}.mpp-icon-address-book-o:before{content:""}.mpp-icon-vcard:before,.mpp-icon-address-card:before{content:""}.mpp-icon-vcard-o:before,.mpp-icon-address-card-o:before{content:""}.mpp-icon-user-circle:before{content:""}.mpp-icon-user-circle-o:before{content:""}.mpp-icon-user-o:before{content:""}.mpp-icon-id-badge:before{content:""}.mpp-icon-drivers-license:before,.mpp-icon-id-card:before{content:""}.mpp-icon-drivers-license-o:before,.mpp-icon-id-card-o:before{content:""}.mpp-icon-quora:before{content:""}.mpp-icon-free-code-camp:before{content:""}.mpp-icon-telegram:before{content:""}.mpp-icon-thermometer-4:before,.mpp-icon-thermometer:before,.mpp-icon-thermometer-full:before{content:""}.mpp-icon-thermometer-3:before,.mpp-icon-thermometer-three-quarters:before{content:""}.mpp-icon-thermometer-2:before,.mpp-icon-thermometer-half:before{content:""}.mpp-icon-thermometer-1:before,.mpp-icon-thermometer-quarter:before{content:""}.mpp-icon-thermometer-0:before,.mpp-icon-thermometer-empty:before{content:""}.mpp-icon-shower:before{content:""}.mpp-icon-bathtub:before,.mpp-icon-s15:before,.mpp-icon-bath:before{content:""}.mpp-icon-podcast:before{content:""}.mpp-icon-window-maximize:before{content:""}.mpp-icon-window-minimize:before{content:""}.mpp-icon-window-restore:before{content:""}.mpp-icon-times-rectangle:before,.mpp-icon-window-close:before{content:""}.mpp-icon-times-rectangle-o:before,.mpp-icon-window-close-o:before{content:""}.mpp-icon-bandcamp:before{content:""}.mpp-icon-grav:before{content:""}.mpp-icon-etsy:before{content:""}.mpp-icon-imdb:before{content:""}.mpp-icon-ravelry:before{content:""}.mpp-icon-eercast:before{content:""}.mpp-icon-microchip:before{content:""}.mpp-icon-snowflake-o:before{content:""}.mpp-icon-superpowers:before{content:""}.mpp-icon-wpexplorer:before{content:""}.mpp-icon-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:"FlaticonClose";src:url(https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/FlaticonClose.eot);src:url("https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/FlaticonClose.eot?#iefix") format("embedded-opentype"),url(https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/FlaticonClose.woff) format("woff"),url(https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/FlaticonClose.ttf) format("truetype"),url("https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/FlaticonClose.svg#FlaticonClose") format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"FlaticonClose";src:url("https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/FlaticonClose.svg#FlaticonClose") format("svg")}}[class^="mppfic-"],[class*=" mppfic-"]{display:inline-block;font:normal normal normal 14px/1 FlaticonClose;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mppfic-close:before{content:"\f100"}.mppfic-close-1:before{content:"\f101"}.mppfic-close-2:before{content:"\f102"}.mppfic-close-cancel-circular:before{content:"\f103"}.mppfic-close-cancel-circular-1:before{content:"\f104"}.mppfic-close-cancel-circular-2:before{content:"\f105"}.mppfic-close-cancel-circular-3:before{content:"\f106"}.mppfic-close-cancel-circular-4:before{content:"\f107"}.mppfic-close-clean:before{content:"\f108"}.mppfic-close-remove:before{content:"\f109"}.mppfic-close-square:before{content:"\f10a"}.mppfic-close-square-1:before{content:"\f10b"}.mppfic-close-square-2:before{content:"\f10c"}@font-face{font-family:"FlaticonPlay";src:url(https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/FlaticonPlay.eot);src:url("https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/FlaticonPlay.eot?#iefix") format("embedded-opentype"),url(https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/FlaticonPlay.woff) format("woff"),url(https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/FlaticonPlay.ttf) format("truetype"),url("https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/FlaticonPlay.svg#FlaticonPlay") format("svg");font-weight:400;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"FlaticonPlay";src:url("https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/FlaticonPlay.svg#FlaticonPlay") format("svg")}}[class^="mppfip-"],[class*=" mppfip-"]{display:inline-block;font:normal normal normal 14px/1 FlaticonPlay;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mppfip-pause:before{content:"\f100"}.mppfip-play:before{content:"\f101"}.mppfip-play-arrow:before{content:"\f103"}.mppfip-play-circle:before{content:"\f104"}.mppfip-play-double:before{content:"\f105"}.mppfip-play-movie:before{content:"\f106"}.mppfip-play-next:before{content:"\f107"}.mppfip-play-next-2:before{content:"\f102"}.mppfip-play-outline:before{content:"\f108"}.mppfip-play-outline-2:before{content:"\f109"}.mppfip-play-prev:before{content:"\f10a"}.mppfip-play-radius:before{content:"\f10b"}.mppfip-play-square:before{content:"\f10c"}.mppfip-stop:before{content:"\f10d"}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.mpp-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.mpp-animated-2x{-webkit-animation-iteration-count:2;animation-iteration-count:2}.mpp-animated-3x{-webkit-animation-iteration-count:3;animation-iteration-count:3}.mpp-animated.mpp-infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.mpp-animated.mpp-hinge{-webkit-animation-duration:2s;animation-duration:2s}.mpp-animated.mpp-flipOutX,.mpp-animated.mpp-flipOutY,.mpp-animated.mpp-bounceIn,.mpp-animated.mpp-bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes mpp-bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.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 mpp-bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.mpp-bounce{-webkit-animation-name:mpp-bounce;animation-name:mpp-bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes mpp-flash{from,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes mpp-flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.mpp-flash{-webkit-animation-name:mpp-flash;animation-name:mpp-flash}@-webkit-keyframes mpp-pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes mpp-pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.mpp-pulse{-webkit-animation-name:mpp-pulse;animation-name:mpp-pulse}@-webkit-keyframes mpp-rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes mpp-rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.mpp-rubberBand{-webkit-animation-name:mpp-rubberBand;animation-name:mpp-rubberBand}@-webkit-keyframes mpp-shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes mpp-shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.mpp-shake{-webkit-animation-name:mpp-shake;animation-name:mpp-shake}@-webkit-keyframes mpp-headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes mpp-headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.mpp-headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:mpp-headShake;animation-name:mpp-headShake}@-webkit-keyframes mpp-swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0);transform:rotate3d(0,0,1,0)}}@keyframes mpp-swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg)}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg)}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg)}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg)}to{-webkit-transform:rotate3d(0,0,1,0);transform:rotate3d(0,0,1,0)}}.mpp-swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:mpp-swing;animation-name:mpp-swing}@-webkit-keyframes mpp-tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes mpp-tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.mpp-tada{-webkit-animation-name:mpp-tada;animation-name:mpp-tada}@-webkit-keyframes mpp-wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}@keyframes mpp-wobble{from{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}to{-webkit-transform:none;transform:none}}.mpp-wobble{-webkit-animation-name:mpp-wobble;animation-name:mpp-wobble}@-webkit-keyframes mpp-jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes mpp-jello{from,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.mpp-jello{-webkit-animation-name:mpp-jello;animation-name:mpp-jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes mpp-bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}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 mpp-bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}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)}}.mpp-bounceIn{-webkit-animation-name:mpp-bounceIn;animation-name:mpp-bounceIn}@-webkit-keyframes mpp-bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,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:none;transform:none}}@keyframes mpp-bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,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:none;transform:none}}.mpp-bounceInDown{-webkit-animation-name:mpp-bounceInDown;animation-name:mpp-bounceInDown}@-webkit-keyframes mpp-bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,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:none;transform:none}}@keyframes mpp-bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,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:none;transform:none}}.mpp-bounceInLeft{-webkit-animation-name:mpp-bounceInLeft;animation-name:mpp-bounceInLeft}@-webkit-keyframes mpp-bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,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:none;transform:none}}@keyframes mpp-bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,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:none;transform:none}}.mpp-bounceInRight{-webkit-animation-name:mpp-bounceInRight;animation-name:mpp-bounceInRight}@-webkit-keyframes mpp-bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,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 mpp-bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,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)}}.mpp-bounceInUp{-webkit-animation-name:mpp-bounceInUp;animation-name:mpp-bounceInUp}@-webkit-keyframes mpp-bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes mpp-bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.mpp-bounceOut{-webkit-animation-name:mpp-bounceOut;animation-name:mpp-bounceOut}@-webkit-keyframes mpp-bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes mpp-bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.mpp-bounceOutDown{-webkit-animation-name:mpp-bounceOutDown;animation-name:mpp-bounceOutDown}@-webkit-keyframes mpp-bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes mpp-bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.mpp-bounceOutLeft{-webkit-animation-name:mpp-bounceOutLeft;animation-name:mpp-bounceOutLeft}@-webkit-keyframes mpp-bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes mpp-bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.mpp-bounceOutRight{-webkit-animation-name:mpp-bounceOutRight;animation-name:mpp-bounceOutRight}@-webkit-keyframes mpp-bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes mpp-bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.mpp-bounceOutUp{-webkit-animation-name:mpp-bounceOutUp;animation-name:mpp-bounceOutUp}@-webkit-keyframes mpp-fadeIn{from{opacity:0}to{opacity:1}}@keyframes mpp-fadeIn{from{opacity:0}to{opacity:1}}.mpp-fadeIn{-webkit-animation-name:mpp-fadeIn;animation-name:mpp-fadeIn}@-webkit-keyframes mpp-fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes mpp-fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.mpp-fadeInDown{-webkit-animation-name:mpp-fadeInDown;animation-name:mpp-fadeInDown}@-webkit-keyframes mpp-fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes mpp-fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.mpp-fadeInDownBig{-webkit-animation-name:mpp-fadeInDownBig;animation-name:mpp-fadeInDownBig}@-webkit-keyframes mpp-fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes mpp-fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.mpp-fadeInLeft{-webkit-animation-name:mpp-fadeInLeft;animation-name:mpp-fadeInLeft}@-webkit-keyframes mpp-fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes mpp-fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.mpp-fadeInLeftBig{-webkit-animation-name:mpp-fadeInLeftBig;animation-name:mpp-fadeInLeftBig}@-webkit-keyframes mpp-fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes mpp-fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.mpp-fadeInRight{-webkit-animation-name:mpp-fadeInRight;animation-name:mpp-fadeInRight}@-webkit-keyframes mpp-fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes mpp-fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.mpp-fadeInRightBig{-webkit-animation-name:mpp-fadeInRightBig;animation-name:mpp-fadeInRightBig}@-webkit-keyframes mpp-fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes mpp-fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.mpp-fadeInUp{-webkit-animation-name:mpp-fadeInUp;animation-name:mpp-fadeInUp}@-webkit-keyframes mpp-fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes mpp-fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.mpp-fadeInUpBig{-webkit-animation-name:mpp-fadeInUpBig;animation-name:mpp-fadeInUpBig}@-webkit-keyframes mpp-fadeOut{from{opacity:1}to{opacity:0}}@keyframes mpp-fadeOut{from{opacity:1}to{opacity:0}}.mpp-fadeOut{-webkit-animation-name:mpp-fadeOut;animation-name:mpp-fadeOut}@-webkit-keyframes mpp-fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes mpp-fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.mpp-fadeOutDown{-webkit-animation-name:mpp-fadeOutDown;animation-name:mpp-fadeOutDown}@-webkit-keyframes mpp-fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes mpp-fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.mpp-fadeOutDownBig{-webkit-animation-name:mpp-fadeOutDownBig;animation-name:mpp-fadeOutDownBig}@-webkit-keyframes mpp-fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes mpp-fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.mpp-fadeOutLeft{-webkit-animation-name:mpp-fadeOutLeft;animation-name:mpp-fadeOutLeft}@-webkit-keyframes mpp-fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes mpp-fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.mpp-fadeOutLeftBig{-webkit-animation-name:mpp-fadeOutLeftBig;animation-name:mpp-fadeOutLeftBig}@-webkit-keyframes mpp-fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes mpp-fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.mpp-fadeOutRight{-webkit-animation-name:mpp-fadeOutRight;animation-name:mpp-fadeOutRight}@-webkit-keyframes mpp-fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes mpp-fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.mpp-fadeOutRightBig{-webkit-animation-name:mpp-fadeOutRightBig;animation-name:mpp-fadeOutRightBig}@-webkit-keyframes mpp-fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes mpp-fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.mpp-fadeOutUp{-webkit-animation-name:mpp-fadeOutUp;animation-name:mpp-fadeOutUp}@-webkit-keyframes mpp-fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes mpp-fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.mpp-fadeOutUpBig{-webkit-animation-name:mpp-fadeOutUpBig;animation-name:mpp-fadeOutUpBig}@-webkit-keyframes mpp-flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes mpp-flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.mpp-animated.mpp-flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:mpp-flip;animation-name:mpp-flip}@-webkit-keyframes mpp-flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}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 mpp-flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}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)}}.mpp-flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:mpp-flipInX;animation-name:mpp-flipInX}@-webkit-keyframes mpp-flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}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 mpp-flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}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)}}.mpp-flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:mpp-flipInY;animation-name:mpp-flipInY}@-webkit-keyframes mpp-flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes mpp-flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.mpp-flipOutX{-webkit-animation-name:mpp-flipOutX;animation-name:mpp-flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes mpp-flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes mpp-flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.mpp-flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:mpp-flipOutY;animation-name:mpp-flipOutY}@-webkit-keyframes mpp-lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes mpp-lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.mpp-lightSpeedIn{-webkit-animation-name:mpp-lightSpeedIn;animation-name:mpp-lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes mpp-lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes mpp-lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.mpp-lightSpeedOut{-webkit-animation-name:mpp-lightSpeedOut;animation-name:mpp-lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes mpp-rotateIn{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:none;transform:none;opacity:1}}@keyframes mpp-rotateIn{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:none;transform:none;opacity:1}}.mpp-rotateIn{-webkit-animation-name:mpp-rotateIn;animation-name:mpp-rotateIn}@-webkit-keyframes mpp-rotateInDownLeft{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:none;transform:none;opacity:1}}@keyframes mpp-rotateInDownLeft{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:none;transform:none;opacity:1}}.mpp-rotateInDownLeft{-webkit-animation-name:mpp-rotateInDownLeft;animation-name:mpp-rotateInDownLeft}@-webkit-keyframes mpp-rotateInDownRight{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:none;transform:none;opacity:1}}@keyframes mpp-rotateInDownRight{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:none;transform:none;opacity:1}}.mpp-rotateInDownRight{-webkit-animation-name:mpp-rotateInDownRight;animation-name:mpp-rotateInDownRight}@-webkit-keyframes mpp-rotateInUpLeft{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:none;transform:none;opacity:1}}@keyframes mpp-rotateInUpLeft{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:none;transform:none;opacity:1}}.mpp-rotateInUpLeft{-webkit-animation-name:mpp-rotateInUpLeft;animation-name:mpp-rotateInUpLeft}@-webkit-keyframes mpp-rotateInUpRight{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:none;transform:none;opacity:1}}@keyframes mpp-rotateInUpRight{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:none;transform:none;opacity:1}}.mpp-rotateInUpRight{-webkit-animation-name:mpp-rotateInUpRight;animation-name:mpp-rotateInUpRight}@-webkit-keyframes mpp-rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes mpp-rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.mpp-rotateOut{-webkit-animation-name:mpp-rotateOut;animation-name:mpp-rotateOut}@-webkit-keyframes mpp-rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes mpp-rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.mpp-rotateOutDownLeft{-webkit-animation-name:mpp-rotateOutDownLeft;animation-name:mpp-rotateOutDownLeft}@-webkit-keyframes mpp-rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes mpp-rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.mpp-rotateOutDownRight{-webkit-animation-name:mpp-rotateOutDownRight;animation-name:mpp-rotateOutDownRight}@-webkit-keyframes mpp-rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes mpp-rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.mpp-rotateOutUpLeft{-webkit-animation-name:mpp-rotateOutUpLeft;animation-name:mpp-rotateOutUpLeft}@-webkit-keyframes mpp-rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes mpp-rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.mpp-rotateOutUpRight{-webkit-animation-name:mpp-rotateOutUpRight;animation-name:mpp-rotateOutUpRight}@-webkit-keyframes mpp-hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes mpp-hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.mpp-hinge{-webkit-animation-name:mpp-hinge;animation-name:mpp-hinge}@-webkit-keyframes mpp-rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes mpp-rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.mpp-rollIn{-webkit-animation-name:mpp-rollIn;animation-name:mpp-rollIn}@-webkit-keyframes mpp-rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes mpp-rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.mpp-rollOut{-webkit-animation-name:mpp-rollOut;animation-name:mpp-rollOut}@-webkit-keyframes mpp-zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes mpp-zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.mpp-zoomIn{-webkit-animation-name:mpp-zoomIn;animation-name:mpp-zoomIn}@-webkit-keyframes mpp-zoomInDown{from{opacity:0;-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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes mpp-zoomInDown{from{opacity:0;-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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.mpp-zoomInDown{-webkit-animation-name:mpp-zoomInDown;animation-name:mpp-zoomInDown}@-webkit-keyframes mpp-zoomInLeft{from{opacity:0;-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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes mpp-zoomInLeft{from{opacity:0;-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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.mpp-zoomInLeft{-webkit-animation-name:mpp-zoomInLeft;animation-name:mpp-zoomInLeft}@-webkit-keyframes mpp-zoomInRight{from{opacity:0;-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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes mpp-zoomInRight{from{opacity:0;-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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.mpp-zoomInRight{-webkit-animation-name:mpp-zoomInRight;animation-name:mpp-zoomInRight}@-webkit-keyframes mpp-zoomInUp{from{opacity:0;-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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes mpp-zoomInUp{from{opacity:0;-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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}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(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.mpp-zoomInUp{-webkit-animation-name:mpp-zoomInUp;animation-name:mpp-zoomInUp}@-webkit-keyframes mpp-zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes mpp-zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.mpp-zoomOut{-webkit-animation-name:mpp-zoomOut;animation-name:mpp-zoomOut}@-webkit-keyframes mpp-zoomOutDown{40%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes mpp-zoomOutDown{40%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.mpp-zoomOutDown{-webkit-animation-name:mpp-zoomOutDown;animation-name:mpp-zoomOutDown}@-webkit-keyframes mpp-zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes mpp-zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.mpp-zoomOutLeft{-webkit-animation-name:mpp-zoomOutLeft;animation-name:mpp-zoomOutLeft}@-webkit-keyframes mpp-zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes mpp-zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.mpp-zoomOutRight{-webkit-animation-name:mpp-zoomOutRight;animation-name:mpp-zoomOutRight}@-webkit-keyframes mpp-zoomOutUp{40%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes mpp-zoomOutUp{40%{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(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.mpp-zoomOutUp{-webkit-animation-name:mpp-zoomOutUp;animation-name:mpp-zoomOutUp}@-webkit-keyframes mpp-slideInDown{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 mpp-slideInDown{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)}}.mpp-slideInDown{-webkit-animation-name:mpp-slideInDown;animation-name:mpp-slideInDown}@-webkit-keyframes mpp-slideInLeft{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 mpp-slideInLeft{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)}}.mpp-slideInLeft{-webkit-animation-name:mpp-slideInLeft;animation-name:mpp-slideInLeft}@-webkit-keyframes mpp-slideInRight{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 mpp-slideInRight{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)}}.mpp-slideInRight{-webkit-animation-name:mpp-slideInRight;animation-name:mpp-slideInRight}@-webkit-keyframes mpp-slideInUp{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 mpp-slideInUp{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)}}.mpp-slideInUp{-webkit-animation-name:mpp-slideInUp;animation-name:mpp-slideInUp}@-webkit-keyframes mpp-slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes mpp-slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.mpp-slideOutDown{-webkit-animation-name:mpp-slideOutDown;animation-name:mpp-slideOutDown}@-webkit-keyframes mpp-slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes mpp-slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.mpp-slideOutLeft{-webkit-animation-name:mpp-slideOutLeft;animation-name:mpp-slideOutLeft}@-webkit-keyframes mpp-slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes mpp-slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.mpp-slideOutRight{-webkit-animation-name:mpp-slideOutRight;animation-name:mpp-slideOutRight}@-webkit-keyframes mpp-slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes mpp-slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.mpp-slideOutUp{-webkit-animation-name:mpp-slideOutUp;animation-name:mpp-slideOutUp}.video-js .vjs-big-play-button:before,.video-js .vjs-control:before,.video-js .vjs-modal-dialog,.vjs-modal-dialog .vjs-modal-dialog-content{position:absolute;top:0;left:0;width:100%;height:100%}.video-js .vjs-big-play-button:before,.video-js .vjs-control:before{text-align:center}@font-face{font-family:VideoJS;src:url("https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/VideoJS.eot?#iefix") format("eot")}@font-face{font-family:VideoJS;src:url(data:application/font-woff;charset=utf-8;base64,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) format("woff"),url(data:application/x-font-ttf;charset=utf-8;base64,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ATcuAScjBh8BHgEXDgEFMz8BFTMRIwYDJRUnAxyEzZRbCA2rgketCAEBqlRoCglxYwF+IiEOIysBAkswHQEECiQ0AgE+YyIhDiIsAQJLMB4BBQokNAE/YyIhDiIsAQJLMB4BBQokNAEBPvmD7kHhqs0s0gEnjgHJAv0FD2a9gIrADwUFAwPDAlVMZ3MF/pUHwgc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9TAc1HTyWV325PgsJED+oY3G9UmQBZQMMR/61g/kBAAAAAAAQAMYAAQAAAAAAAQAHAAAAAQAAAAAAAgAHAAcAAQAAAAAAAwAHAA4AAQAAAAAABAAHABUAAQAAAAAABQALABwAAQAAAAAABgAHACcAAQAAAAAACgArAC4AAQAAAAAACwATAFkAAwABBAkAAQAOAGwAAwABBAkAAgAOAHoAAwABBAkAAwAOAIgAAwABBAkABAAOAJYAAwABBAkABQAWAKQAAwABBAkABgAOALoAAwABBAkACgBWAMgAAwABBAkACwAmAR5WaWRlb0pTUmVndWxhclZpZGVvSlNWaWRlb0pTVmVyc2lvbiAxLjBWaWRlb0pTR2VuZXJhdGVkIGJ5IHN2ZzJ0dGYgZnJvbSBGb250ZWxsbyBwcm9qZWN0Lmh0dHA6Ly9mb250ZWxsby5jb20AVgBpAGQAZQBvAEoAUwBSAGUAZwB1AGwAYQByAFYAaQBkAGUAbwBKAFMAVgBpAGQAZQBvAEoAUwBWAGUAcgBzAGkAbwBuACAAMQAuADAAVgBpAGQAZQBvAEoAUwBHAGUAbgBlAHIAYQB0AGUAZAAgAGIAeQAgAHMAdgBnADIAdAB0AGYAIABmAHIAbwBtACAARgBvAG4AdABlAGwAbABvACAAcAByAG8AagBlAGMAdAAuAGgAdAB0AHAAOgAvAC8AZgBvAG4AdABlAGwAbABvAC4AYwBvAG0AAAACAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB4AAAECAQMBBAEFAQYBBwEIAQkBCgELAQwBDQEOAQ8BEAERARIBEwEUARUBFgEXARgBGQEaARsBHAEdAR4EcGxheQtwbGF5LWNpcmNsZQVwYXVzZQt2b2x1bWUtbXV0ZQp2b2x1bWUtbG93CnZvbHVtZS1taWQLdm9sdW1lLWhpZ2gQZnVsbHNjcmVlbi1lbnRlcg9mdWxsc2NyZWVuLWV4aXQGc3F1YXJlB3NwaW5uZXIJc3VidGl0bGVzCGNhcHRpb25zCGNoYXB0ZXJzBXNoYXJlA2NvZwZjaXJjbGUOY2lyY2xlLW91dGxpbmUTY2lyY2xlLWlubmVyLWNpcmNsZQJoZAZjYW5jZWwGcmVwbGF5CGZhY2Vib29rBWdwbHVzCGxpbmtlZGluB3R3aXR0ZXIGdHVtYmxyCXBpbnRlcmVzdBFhdWRpby1kZXNjcmlwdGlvbgAAAAAA) format("truetype");font-weight:400;font-style:normal}.vjs-icon-play,.video-js .vjs-big-play-button,.video-js .vjs-play-control{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play:before,.video-js .vjs-big-play-button:before,.video-js .vjs-play-control:before{content:'\f101'}.vjs-icon-play-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-play-circle:before{content:'\f102'}.vjs-icon-pause,.video-js .vjs-play-control.vjs-playing{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pause:before,.video-js .vjs-play-control.vjs-playing:before{content:'\f103'}.vjs-icon-volume-mute,.video-js .vjs-mute-control.vjs-vol-0,.video-js .vjs-volume-menu-button.vjs-vol-0{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mute:before,.video-js .vjs-mute-control.vjs-vol-0:before,.video-js .vjs-volume-menu-button.vjs-vol-0:before{content:'\f104'}.vjs-icon-volume-low,.video-js .vjs-mute-control.vjs-vol-1,.video-js .vjs-volume-menu-button.vjs-vol-1{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-low:before,.video-js .vjs-mute-control.vjs-vol-1:before,.video-js .vjs-volume-menu-button.vjs-vol-1:before{content:'\f105'}.vjs-icon-volume-mid,.video-js .vjs-mute-control.vjs-vol-2,.video-js .vjs-volume-menu-button.vjs-vol-2{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-mid:before,.video-js .vjs-mute-control.vjs-vol-2:before,.video-js .vjs-volume-menu-button.vjs-vol-2:before{content:'\f106'}.vjs-icon-volume-high,.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-volume-high:before,.video-js .vjs-mute-control:before,.video-js .vjs-volume-menu-button:before{content:'\f107'}.vjs-icon-fullscreen-enter,.video-js .vjs-fullscreen-control{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-enter:before,.video-js .vjs-fullscreen-control:before{content:'\f108'}.vjs-icon-fullscreen-exit,.video-js.vjs-fullscreen .vjs-fullscreen-control{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-fullscreen-exit:before,.video-js.vjs-fullscreen .vjs-fullscreen-control:before{content:'\f109'}.vjs-icon-square{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-square:before{content:'\f10a'}.vjs-icon-spinner{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-spinner:before{content:'\f10b'}.vjs-icon-subtitles,.video-js .vjs-subtitles-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-subtitles:before,.video-js .vjs-subtitles-button:before{content:'\f10c'}.vjs-icon-captions,.video-js .vjs-captions-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-captions:before,.video-js .vjs-captions-button:before{content:'\f10d'}.vjs-icon-chapters,.video-js .vjs-chapters-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-chapters:before,.video-js .vjs-chapters-button:before{content:'\f10e'}.vjs-icon-share{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-share:before{content:'\f10f'}.vjs-icon-cog{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cog:before{content:'\f110'}.vjs-icon-circle,.video-js .vjs-mouse-display,.video-js .vjs-play-progress,.video-js .vjs-volume-level{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle:before,.video-js .vjs-mouse-display:before,.video-js .vjs-play-progress:before,.video-js .vjs-volume-level:before{content:'\f111'}.vjs-icon-circle-outline{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-outline:before{content:'\f112'}.vjs-icon-circle-inner-circle{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-circle-inner-circle:before{content:'\f113'}.vjs-icon-hd{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-hd:before{content:'\f114'}.vjs-icon-cancel,.video-js .vjs-control.vjs-close-button{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-cancel:before,.video-js .vjs-control.vjs-close-button:before{content:'\f115'}.vjs-icon-replay{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-replay:before{content:'\f116'}.vjs-icon-facebook{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-facebook:before{content:'\f117'}.vjs-icon-gplus{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-gplus:before{content:'\f118'}.vjs-icon-linkedin{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-linkedin:before{content:'\f119'}.vjs-icon-twitter{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-twitter:before{content:'\f11a'}.vjs-icon-tumblr{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-tumblr:before{content:'\f11b'}.vjs-icon-pinterest{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-pinterest:before{content:'\f11c'}.vjs-icon-audio-description{font-family:VideoJS;font-weight:400;font-style:normal}.vjs-icon-audio-description:before{content:'\f11d'}.video-js{display:block;vertical-align:top;box-sizing:border-box;color:#fff;background-color:#000;position:relative;padding:0;font-size:10px;line-height:1;font-weight:400;font-style:normal;font-family:Arial,Helvetica,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video-js:-moz-full-screen{position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js *,.video-js *:before,.video-js *:after{box-sizing:inherit}.video-js ul{font-family:inherit;font-size:inherit;line-height:inherit;list-style-position:outside;margin-left:0;margin-right:0;margin-top:0;margin-bottom:0}.video-js.vjs-fluid,.video-js.vjs-16-9,.video-js.vjs-4-3{width:100%;max-width:100%;height:0}.video-js.vjs-16-9{padding-top:56.25%}.video-js.vjs-4-3{padding-top:75%}.video-js.vjs-fill{width:100%;height:100%}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}body.vjs-full-window{padding:0;margin:0;height:100%;overflow-y:auto}.vjs-full-window .video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0}.video-js.vjs-fullscreen{width:100%!important;height:100%!important;padding-top:0!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-hidden{display:none!important}.video-js .vjs-offscreen{height:1px;left:-9999px;position:absolute;top:0;width:1px}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#fff;background-color:#000;font-size:18px;font-family:Arial,Helvetica,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#66a8cc}.video-js .vjs-big-play-button{font-size:3em;line-height:1.5em;height:1.5em;width:3em;display:block;position:absolute;top:10px;left:10px;padding:0;cursor:pointer;opacity:1;border:.06666em solid #fff;background-color:#2b333f;background-color:rgb(43 51 63 / .7);-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.vjs-big-play-centered .vjs-big-play-button{top:50%;left:50%;margin-top:-.75em;margin-left:-1.5em}.video-js:hover .vjs-big-play-button,.video-js .vjs-big-play-button:focus{outline:0;border-color:#fff;background-color:#73859f;background-color:rgb(115 133 159 / .5);-webkit-transition:all 0s;-moz-transition:all 0s;-o-transition:all 0s;transition:all 0s}.vjs-controls-disabled .vjs-big-play-button,.vjs-has-started .vjs-big-play-button,.vjs-using-native-controls .vjs-big-play-button,.vjs-error .vjs-big-play-button{display:none}.video-js button{background:0;border:0;color:inherit;display:inline-block;overflow:visible;font-size:inherit;line-height:inherit;text-transform:none;text-decoration:none;transition:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.video-js .vjs-control.vjs-close-button{cursor:pointer;height:3em;position:absolute;right:0;top:.5em;z-index:2}.vjs-menu-button{cursor:pointer}.vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;overflow:auto}.vjs-scrubbing .vjs-menu-button:hover .vjs-menu{display:none}.vjs-menu li{list-style:none;margin:0;padding:.2em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-menu li:focus,.vjs-menu li:hover{outline:0;background-color:#73859f;background-color:rgb(115 133 159 / .5)}.vjs-menu li.vjs-selected,.vjs-menu li.vjs-selected:focus,.vjs-menu li.vjs-selected:hover{background-color:#fff;color:#2b333f}.vjs-menu li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em 0;font-weight:700;cursor:default}.vjs-menu-button-popup .vjs-menu{display:none;position:absolute;bottom:0;width:10em;left:-3em;height:0;margin-bottom:1.5em;border-top-color:rgb(43 51 63 / .7)}.vjs-menu-button-popup .vjs-menu .vjs-menu-content{background-color:#2b333f;background-color:rgb(43 51 63 / .7);position:absolute;width:100%;bottom:1.5em;max-height:15em}.vjs-workinghover .vjs-menu-button-popup:hover .vjs-menu,.vjs-menu-button-popup .vjs-menu.vjs-lock-showing{display:block}.video-js .vjs-menu-button-inline{-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;overflow:hidden}.video-js .vjs-menu-button-inline:before{width:2.222222222em}.video-js .vjs-menu-button-inline:hover,.video-js .vjs-menu-button-inline:focus,.video-js .vjs-menu-button-inline.vjs-slider-active,.video-js.vjs-no-flex .vjs-menu-button-inline{width:12em}.video-js .vjs-menu-button-inline.vjs-slider-active{-webkit-transition:none;-moz-transition:none;-o-transition:none;transition:none}.vjs-menu-button-inline .vjs-menu{opacity:0;height:100%;width:auto;position:absolute;left:4em;top:0;padding:0;margin:0;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.vjs-menu-button-inline:hover .vjs-menu,.vjs-menu-button-inline:focus .vjs-menu,.vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-no-flex .vjs-menu-button-inline .vjs-menu{display:block;opacity:1;position:relative;width:auto}.vjs-no-flex .vjs-menu-button-inline:hover .vjs-menu,.vjs-no-flex .vjs-menu-button-inline:focus .vjs-menu,.vjs-no-flex .vjs-menu-button-inline.vjs-slider-active .vjs-menu{width:auto}.vjs-menu-button-inline .vjs-menu-content{width:auto;height:100%;margin:0;overflow:hidden}.video-js .vjs-control-bar{display:none;width:100%;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#2b333f;background-color:rgb(43 51 63 / .7)}.vjs-has-started .vjs-control-bar{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;visibility:visible;opacity:1;-webkit-transition:visibility .1s,opacity .1s;-moz-transition:visibility .1s,opacity .1s;-o-transition:visibility .1s,opacity .1s;transition:visibility .1s,opacity .1s}.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{visibility:hidden;opacity:0;-webkit-transition:visibility 1s,opacity 1s;-moz-transition:visibility 1s,opacity 1s;-o-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.vjs-controls-disabled .vjs-control-bar,.vjs-using-native-controls .vjs-control-bar,.vjs-error .vjs-control-bar{display:none!important}.vjs-audio.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}@media �screen{.vjs-user-inactive.vjs-playing .vjs-control-bar:before{content:""}}.vjs-has-started.vjs-no-flex .vjs-control-bar{display:table}.video-js .vjs-control{outline:0;position:relative;text-align:center;margin:0;padding:0;height:100%;width:4em;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.video-js .vjs-control:before{font-size:1.8em;line-height:1.67}.video-js .vjs-control:focus:before,.video-js .vjs-control:hover:before,.video-js .vjs-control:focus{text-shadow:0 0 1em #fff}.video-js .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-no-flex .vjs-control{display:table-cell;vertical-align:middle}.video-js .vjs-custom-control-spacer{display:none}.video-js .vjs-progress-control{-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;min-width:4em}.vjs-live .vjs-progress-control{display:none}.video-js .vjs-progress-holder{-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s;height:.3em}.video-js .vjs-progress-control:hover .vjs-progress-holder{font-size:1.666666666666666666em}.video-js .vjs-progress-control:hover .vjs-mouse-display:after,.video-js .vjs-progress-control:hover .vjs-play-progress:after{display:block;font-size:.6em}.video-js .vjs-progress-holder .vjs-play-progress,.video-js .vjs-progress-holder .vjs-load-progress,.video-js .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:.3em;margin:0;padding:0;width:0;left:0;top:0}.video-js .vjs-mouse-display:before{display:none}.video-js .vjs-play-progress{background-color:#fff}.video-js .vjs-play-progress:before{position:absolute;top:-.333333333333333em;right:-.5em;font-size:.9em}.video-js .vjs-mouse-display:after,.video-js .vjs-play-progress:after{display:none;position:absolute;top:-3.4em;right:-1.5em;font-size:.9em;color:#000;content:attr(data-current-time);padding:6px 8px 8px 8px;background-color:#fff;background-color:rgb(255 255 255 / .8);-webkit-border-radius:.3em;-moz-border-radius:.3em;border-radius:.3em}.video-js .vjs-play-progress:before,.video-js .vjs-play-progress:after{z-index:1}.video-js .vjs-load-progress{background:#bfc7d3;background:rgb(115 133 159 / .5)}.video-js .vjs-load-progress div{background:#fff;background:rgb(115 133 159 / .75)}.video-js.vjs-no-flex .vjs-progress-control{width:auto}.video-js .vjs-progress-control .vjs-mouse-display{display:none;position:absolute;width:1px;height:100%;background-color:#000;z-index:1}.vjs-no-flex .vjs-progress-control .vjs-mouse-display{z-index:0}.video-js .vjs-progress-control:hover .vjs-mouse-display{display:block}.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive .vjs-progress-control .vjs-mouse-display:after{visibility:hidden;opacity:0;-webkit-transition:visibility 1s,opacity 1s;-moz-transition:visibility 1s,opacity 1s;-o-transition:visibility 1s,opacity 1s;transition:visibility 1s,opacity 1s}.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display,.video-js.vjs-user-inactive.vjs-no-flex .vjs-progress-control .vjs-mouse-display:after{display:none}.video-js .vjs-progress-control .vjs-mouse-display:after{color:#fff;background-color:#000;background-color:rgb(0 0 0 / .8)}.video-js .vjs-slider{outline:0;position:relative;cursor:pointer;padding:0;margin:0 .45em 0 .45em;background-color:#73859f;background-color:rgb(115 133 159 / .5)}.video-js .vjs-slider:focus{text-shadow:0 0 1em #fff;-webkit-box-shadow:0 0 1em #fff;-moz-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js .vjs-mute-control,.video-js .vjs-volume-menu-button{cursor:pointer;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.video-js .vjs-volume-control{width:5em;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.video-js .vjs-volume-bar{margin:1.35em .45em}.vjs-volume-bar.vjs-slider-horizontal{width:5em;height:.3em}.vjs-volume-bar.vjs-slider-vertical{width:.3em;height:5em;margin:1.35em auto}.video-js .vjs-volume-level{position:absolute;bottom:0;left:0;background-color:#fff}.video-js .vjs-volume-level:before{position:absolute;font-size:.9em}.vjs-slider-vertical .vjs-volume-level{width:.3em}.vjs-slider-vertical .vjs-volume-level:before{top:-.5em;left:-.3em}.vjs-slider-horizontal .vjs-volume-level{height:.3em}.vjs-slider-horizontal .vjs-volume-level:before{top:-.3em;right:-.5em}.vjs-volume-bar.vjs-slider-vertical .vjs-volume-level{height:100%}.vjs-volume-bar.vjs-slider-horizontal .vjs-volume-level{width:100%}.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu{display:block;width:0;height:0;border-top-color:#fff0}.vjs-menu-button-popup.vjs-volume-menu-button-vertical .vjs-menu{left:.5em;height:8em}.vjs-menu-button-popup.vjs-volume-menu-button-horizontal .vjs-menu{left:-2em}.vjs-menu-button-popup.vjs-volume-menu-button .vjs-menu-content{height:0;width:0;overflow-x:hidden;overflow-y:hidden}.vjs-volume-menu-button-vertical:hover .vjs-menu-content,.vjs-volume-menu-button-vertical:focus .vjs-menu-content,.vjs-volume-menu-button-vertical.vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-vertical .vjs-lock-showing .vjs-menu-content{height:8em;width:2.9em}.vjs-volume-menu-button-horizontal:hover .vjs-menu-content,.vjs-volume-menu-button-horizontal:focus .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-slider-active .vjs-menu-content,.vjs-volume-menu-button-horizontal .vjs-lock-showing .vjs-menu-content{height:2.9em;width:8em}.vjs-volume-menu-button.vjs-menu-button-inline .vjs-menu-content{background-color:transparent!important}.vjs-poster{display:inline-block;vertical-align:middle;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;cursor:pointer;margin:0;padding:0;position:absolute;top:0;right:0;bottom:0;left:0;height:100%}.vjs-poster img{display:block;vertical-align:middle;margin:0 auto;max-height:100%;padding:0;width:100%}.vjs-has-started .vjs-poster{display:none}.vjs-audio.vjs-has-started .vjs-poster{display:block}.vjs-controls-disabled .vjs-poster{display:none}.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-live-control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:flex-start;-webkit-align-items:flex-start;-ms-flex-align:flex-start;align-items:flex-start;-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto;font-size:1em;line-height:3em}.vjs-no-flex .vjs-live-control{display:table-cell;width:auto;text-align:left}.video-js .vjs-time-control{-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none;font-size:1em;line-height:3em;min-width:2em;width:auto;padding-left:1em;padding-right:1em}.vjs-live .vjs-time-control{display:none}.video-js .vjs-current-time,.vjs-no-flex .vjs-current-time{display:none}.video-js .vjs-duration,.vjs-no-flex .vjs-duration{display:none}.vjs-time-divider{display:none;line-height:3em}.vjs-live .vjs-time-divider{display:none}.video-js .vjs-play-control{cursor:pointer;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.vjs-text-track-display{position:absolute;bottom:3em;left:0;right:0;top:0;pointer-events:none}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{font-size:1.4em;text-align:center;margin-bottom:.1em;background-color:#000;background-color:rgb(0 0 0 / .5)}.vjs-subtitles{color:#fff}.vjs-captions{color:#fc6}.vjs-tt-cue{display:block}video::-webkit-media-text-track-display{-moz-transform:translateY(-3em);-ms-transform:translateY(-3em);-o-transform:translateY(-3em);-webkit-transform:translateY(-3em);transform:translateY(-3em)}.video-js.vjs-user-inactive.vjs-playing video::-webkit-media-text-track-display{-moz-transform:translateY(-1.5em);-ms-transform:translateY(-1.5em);-o-transform:translateY(-1.5em);-webkit-transform:translateY(-1.5em);transform:translateY(-1.5em)}.video-js .vjs-fullscreen-control{cursor:pointer;-webkit-box-flex:none;-moz-box-flex:none;-webkit-flex:none;-ms-flex:none;flex:none}.vjs-playback-rate .vjs-playback-rate-value{font-size:1.5em;line-height:2;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center}.vjs-playback-rate .vjs-menu{width:4em;left:0}.vjs-error .vjs-error-display .vjs-modal-dialog-content{font-size:1.4em;text-align:center}.vjs-error .vjs-error-display:before{color:#fff;content:'X';font-family:Arial,Helvetica,sans-serif;font-size:4em;left:0;line-height:1;margin-top:-.5em;position:absolute;text-shadow:.05em .05em .1em #000;text-align:center;top:50%;vertical-align:middle;width:100%}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;opacity:.85;text-align:left;border:6px solid rgb(43 51 63 / .7);box-sizing:border-box;background-clip:padding-box;width:50px;height:50px;border-radius:25px}.vjs-seeking .vjs-loading-spinner,.vjs-waiting .vjs-loading-spinner{display:block}.vjs-loading-spinner:before,.vjs-loading-spinner:after{content:"";position:absolute;margin:-6px;box-sizing:inherit;width:inherit;height:inherit;border-radius:inherit;opacity:1;border:inherit;border-color:#fff0;border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:before,.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:after{-webkit-animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite;animation:vjs-spinner-spin 1.1s cubic-bezier(.6,.2,0,.8) infinite,vjs-spinner-fade 1.1s linear infinite}.vjs-seeking .vjs-loading-spinner:before,.vjs-waiting .vjs-loading-spinner:before{border-top-color:#fff}.vjs-seeking .vjs-loading-spinner:after,.vjs-waiting .vjs-loading-spinner:after{border-top-color:#fff;-webkit-animation-delay:.44s;animation-delay:.44s}@keyframes vjs-spinner-spin{100%{transform:rotate(360deg)}}@-webkit-keyframes vjs-spinner-spin{100%{-webkit-transform:rotate(360deg)}}@keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}@-webkit-keyframes vjs-spinner-fade{0%{border-top-color:#73859f}20%{border-top-color:#73859f}35%{border-top-color:#fff}60%{border-top-color:#73859f}100%{border-top-color:#73859f}}.vjs-chapters-button .vjs-menu ul{width:24em}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-custom-control-spacer{-webkit-box-flex:auto;-moz-box-flex:auto;-webkit-flex:auto;-ms-flex:auto;flex:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen).vjs-no-flex .vjs-custom-control-spacer{width:auto}.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-progress-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-volume-menu-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-tiny:not(.vjs-fullscreen) .vjs-subtitles-button{display:none}.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-volume-menu-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-x-small:not(.vjs-fullscreen) .vjs-subtitles-button{display:none}.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-current-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-time-divider,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-duration,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-remaining-time,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-playback-rate,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-mute-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-volume-control,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-chapters-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-captions-button,.video-js.vjs-layout-small:not(.vjs-fullscreen) .vjs-subtitles-button{display:none}.vjs-caption-settings{position:relative;top:1em;background-color:#2b333f;background-color:rgb(43 51 63 / .75);color:#fff;margin:0 auto;padding:.5em;height:15em;font-size:12px;width:40em}.vjs-caption-settings .vjs-tracksettings{top:0;bottom:2em;left:0;right:0;position:absolute;overflow:auto}.vjs-caption-settings .vjs-tracksettings-colors,.vjs-caption-settings .vjs-tracksettings-font{float:left}.vjs-caption-settings .vjs-tracksettings-colors:after,.vjs-caption-settings .vjs-tracksettings-font:after,.vjs-caption-settings .vjs-tracksettings-controls:after{clear:both}.vjs-caption-settings .vjs-tracksettings-controls{position:absolute;bottom:1em;right:1em}.vjs-caption-settings .vjs-tracksetting{margin:5px;padding:3px;min-height:40px}.vjs-caption-settings .vjs-tracksetting label{display:block;width:100px;margin-bottom:5px}.vjs-caption-settings .vjs-tracksetting span{display:inline;margin-left:5px}.vjs-caption-settings .vjs-tracksetting>div{margin-bottom:5px;min-height:20px}.vjs-caption-settings .vjs-tracksetting>div:last-child{margin-bottom:0;padding-bottom:0;min-height:0}.vjs-caption-settings label>input{margin-right:10px}.vjs-caption-settings input[type="button"]{width:40px;height:40px}.video-js .vjs-modal-dialog{background:rgb(0 0 0 / .8);background:-webkit-linear-gradient(-90deg,rgb(0 0 0 / .8),#fff0);background:linear-gradient(180deg,rgb(0 0 0 / .8),#fff0)}.vjs-modal-dialog .vjs-modal-dialog-content{font-size:1.2em;line-height:1.5;padding:20px 24px;z-index:1}.video-js{font-size:10px;color:#fff}.vjs-sublime-skin .vjs-big-play-button{font-size:8em;line-height:1.5em;height:1.5em;width:3em;border:0;border-radius:.3em;left:50%;top:50%;margin-left:-1.5em;margin-top:-.75em}.video-js .vjs-control-bar,.video-js .vjs-big-play-button,.video-js .vjs-menu-button .vjs-menu-content{background-color:#2b333f;background-color:rgb(43 51 63 / .7);background-color:#fff0}.video-js .vjs-slider{background-color:#73859f;background-color:rgb(115 133 159 / .5);background-color:rgb(255 255 255 / .3);border-radius:2px;height:4px}.video-js .vjs-volume-level,.video-js .vjs-play-progress,.video-js .vjs-slider-bar{background:#fff}.video-js .vjs-load-progress{background:ligthen(#73859f,25%);background:rgb(115 133 159 / .5)}.video-js .vjs-load-progress div{background:ligthen(#73859f,50%);background:rgb(115 133 159 / .75)}.vjs-sublime-skin .vjs-poster{outline:0;outline:0}.vjs-sublime-skin:hover .vjs-big-play-button{background-color:#fff0}.vjs-sublime-skin .vjs-fullscreen-control:before,.vjs-sublime-skin.vjs-fullscreen .vjs-fullscreen-control:before{content:''}.vjs-sublime-skin.vjs-fullscreen .vjs-fullscreen-control{background:#fff}.vjs-sublime-skin .vjs-fullscreen-control{border:3px solid #fff;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;margin-top:-7px;top:50%;height:14px;width:22px;margin-right:10px}.vjs-sublime-skin.vjs-fullscreen .vjs-fullscreen-control:after{background:#000;content:"";display:block;position:absolute;bottom:0;left:0;height:5px;width:5px}.vjs-sublime-skin .vjs-progress-holder{margin:0}.vjs-sublime-skin .vjs-progress-control .vjs-progress-holder:after{border-radius:2px;display:block;height:4px}.vjs-sublime-skin .vjs-progress-control .vjs-load-progres,.vjs-sublime-skin .vjs-progress-control .vjs-play-progress{border-radius:2px;height:4px}.vjs-sublime-skin .vjs-playback-rate{display:none}.vjs-sublime-skin .vjs-progress-control{margin-right:40px}.vjs-sublime-skin .vjs-time-control{right:40px}.vjs-sublime-skin .vjs-mute-control:before,.vjs-sublime-skin .vjs-volume-menu-button:before,.vjs-sublime-skin .vjs-mute-control.vjs-vol-0:before,.vjs-sublime-skin .vjs-volume-menu-button.vjs-vol-0:before,.vjs-sublime-skin .vjs-mute-control.vjs-vol-1:before,.vjs-sublime-skin .vjs-volume-menu-button.vjs-vol-1:before,.vjs-sublime-skin .vjs-mute-control.vjs-vol-2:before,.vjs-sublime-skin .vjs-volume-menu-button.vjs-vol-2:before{content:''}.vjs-sublime-skin .vjs-menu-button-inline .vjs-menu,.vjs-sublime-skin .vjs-menu-button-inline:focus .vjs-menu,.vjs-sublime-skin .vjs-menu-button-inline.vjs-slider-active .vjs-menu{display:block;opacity:1}.vjs-sublime-skin .vjs-volume-menu-button{width:3em;position:absolute;right:0;margin-right:40px}.vjs-sublime-skin .vjs-menu-button .vjs-menu-content,.vjs-sublime-skin .vjs-menu-button-inline:hover,.vjs-sublime-skin .vjs-menu-button-inline:focus,.vjs-sublime-skin .vjs-menu-button-inline.vjs-slider-active{width:3em}.vjs-sublime-skin .vjs-menu-button-inline .vjs-menu{left:0}.vjs-sublime-skin .vjs-mouse-display:before,.vjs-sublime-skin .vjs-play-progress:before,.vjs-sublime-skin .vjs-volume-level:before{content:''}.vjs-sublime-skin .vjs-volume-bar{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAcCAQAAACw95UnAAAAMElEQVRIx2NgoBL4n4YKGUYNHkEG4zJg1OCRYDCpBowaPJwMppbLRg0eNXjUYBLEAXWNUA6QNm1lAAAAAElFTkSuQmCC);background-size:22px 14px;background-repeat:no-repeat;height:100%;width:100%;max-width:22px;max-height:14px;margin:7px 4px;border-radius:0}.vjs-sublime-skin .vjs-volume-level{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACwAAAAcAQAAAAAyhWABAAAAAnRSTlMAAHaTzTgAAAAZSURBVHgBYwAB/g9EUv+JokCqiaT+U4MCAPKPS7WUUOc1AAAAAElFTkSuQmCC);background-size:22px 14px;background-repeat:no-repeat;max-width:22px;max-height:14px;height:100%}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */[class*=mppfa-],[class^=mppfa-]{display:inline-block;font:normal normal normal 14px/1 PpmFontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.mppfa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.mppfa-2x{font-size:2em}.mppfa-3x{font-size:3em}.mppfa-4x{font-size:4em}.mppfa-5x{font-size:5em}.mppfa-fw{width:1.28571em;text-align:center}.mppfa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.mppfa-ul>li{position:relative}.mppfa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.mppfa-li.mppfa-lg{left:-1.85714em}.mppfa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.mppfa-pull-left{float:left}.mppfa-pull-right{float:right}.mppfa.mppfa-pull-left{margin-right:.3em}.mppfa.mppfa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.mppfa.pull-left{margin-right:.3em}.mppfa.pull-right{margin-left:.3em}.mppfa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.mppfa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.mppfa-rotate-90{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.mppfa-rotate-180{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.mppfa-rotate-270{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.mppfa-flip-horizontal{-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1)}.mppfa-flip-vertical{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}:root .mppfa-flip-horizontal,:root .mppfa-flip-vertical,:root .mppfa-rotate-180,:root .mppfa-rotate-270,:root .mppfa-rotate-90{-webkit-filter:none;filter:none}.mppfa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.mppfa-stack-1x,.mppfa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.mppfa-stack-1x{line-height:inherit}.mppfa-stack-2x{font-size:2em}.mppfa-inverse{color:#fff}.mppfa-glass:before{content:""}.mppfa-music:before{content:""}.mppfa-search:before{content:""}.mppfa-envelope-o:before{content:""}.mppfa-heart:before{content:""}.mppfa-star:before{content:""}.mppfa-star-o:before{content:""}.mppfa-user:before{content:""}.mppfa-film:before{content:""}.mppfa-th-large:before{content:""}.mppfa-th:before{content:""}.mppfa-th-list:before{content:""}.mppfa-check:before{content:""}.mppfa-close:before,.mppfa-remove:before,.mppfa-times:before{content:""}.mppfa-search-plus:before{content:""}.mppfa-search-minus:before{content:""}.mppfa-power-off:before{content:""}.mppfa-signal:before{content:""}.mppfa-cog:before,.mppfa-gear:before{content:""}.mppfa-trash-o:before{content:""}.mppfa-home:before{content:""}.mppfa-file-o:before{content:""}.mppfa-clock-o:before{content:""}.mppfa-road:before{content:""}.mppfa-download:before{content:""}.mppfa-arrow-circle-o-down:before{content:""}.mppfa-arrow-circle-o-up:before{content:""}.mppfa-inbox:before{content:""}.mppfa-play-circle-o:before{content:""}.mppfa-repeat:before,.mppfa-rotate-right:before{content:""}.mppfa-refresh:before{content:""}.mppfa-list-alt:before{content:""}.mppfa-lock:before{content:""}.mppfa-flag:before{content:""}.mppfa-headphones:before{content:""}.mppfa-volume-off:before{content:""}.mppfa-volume-down:before{content:""}.mppfa-volume-up:before{content:""}.mppfa-qrcode:before{content:""}.mppfa-barcode:before{content:""}.mppfa-tag:before{content:""}.mppfa-tags:before{content:""}.mppfa-book:before{content:""}.mppfa-bookmark:before{content:""}.mppfa-print:before{content:""}.mppfa-camera:before{content:""}.mppfa-font:before{content:""}.mppfa-bold:before{content:""}.mppfa-italic:before{content:""}.mppfa-text-height:before{content:""}.mppfa-text-width:before{content:""}.mppfa-align-left:before{content:""}.mppfa-align-center:before{content:""}.mppfa-align-right:before{content:""}.mppfa-align-justify:before{content:""}.mppfa-list:before{content:""}.mppfa-dedent:before,.mppfa-outdent:before{content:""}.mppfa-indent:before{content:""}.mppfa-video-camera:before{content:""}.mppfa-image:before,.mppfa-photo:before,.mppfa-picture-o:before{content:""}.mppfa-pencil:before{content:""}.mppfa-map-marker:before{content:""}.mppfa-adjust:before{content:""}.mppfa-tint:before{content:""}.mppfa-edit:before,.mppfa-pencil-square-o:before{content:""}.mppfa-share-square-o:before{content:""}.mppfa-check-square-o:before{content:""}.mppfa-arrows:before{content:""}.mppfa-step-backward:before{content:""}.mppfa-fast-backward:before{content:""}.mppfa-backward:before{content:""}.mppfa-play:before{content:""}.mppfa-pause:before{content:""}.mppfa-stop:before{content:""}.mppfa-forward:before{content:""}.mppfa-fast-forward:before{content:""}.mppfa-step-forward:before{content:""}.mppfa-eject:before{content:""}.mppfa-chevron-left:before{content:""}.mppfa-chevron-right:before{content:""}.mppfa-plus-circle:before{content:""}.mppfa-minus-circle:before{content:""}.mppfa-times-circle:before{content:""}.mppfa-check-circle:before{content:""}.mppfa-question-circle:before{content:""}.mppfa-info-circle:before{content:""}.mppfa-crosshairs:before{content:""}.mppfa-times-circle-o:before{content:""}.mppfa-check-circle-o:before{content:""}.mppfa-ban:before{content:""}.mppfa-arrow-left:before{content:""}.mppfa-arrow-right:before{content:""}.mppfa-arrow-up:before{content:""}.mppfa-arrow-down:before{content:""}.mppfa-mail-forward:before,.mppfa-share:before{content:""}.mppfa-expand:before{content:""}.mppfa-compress:before{content:""}.mppfa-plus:before{content:""}.mppfa-minus:before{content:""}.mppfa-asterisk:before{content:""}.mppfa-exclamation-circle:before{content:""}.mppfa-gift:before{content:""}.mppfa-leaf:before{content:""}.mppfa-fire:before{content:""}.mppfa-eye:before{content:""}.mppfa-eye-slash:before{content:""}.mppfa-exclamation-triangle:before,.mppfa-warning:before{content:""}.mppfa-plane:before{content:""}.mppfa-calendar:before{content:""}.mppfa-random:before{content:""}.mppfa-comment:before{content:""}.mppfa-magnet:before{content:""}.mppfa-chevron-up:before{content:""}.mppfa-chevron-down:before{content:""}.mppfa-retweet:before{content:""}.mppfa-shopping-cart:before{content:""}.mppfa-folder:before{content:""}.mppfa-folder-open:before{content:""}.mppfa-arrows-v:before{content:""}.mppfa-arrows-h:before{content:""}.mppfa-bar-chart-o:before,.mppfa-bar-chart:before{content:""}.mppfa-twitter-square:before{content:""}.mppfa-facebook-square:before{content:""}.mppfa-camera-retro:before{content:""}.mppfa-key:before{content:""}.mppfa-cogs:before,.mppfa-gears:before{content:""}.mppfa-comments:before{content:""}.mppfa-thumbs-o-up:before{content:""}.mppfa-thumbs-o-down:before{content:""}.mppfa-star-half:before{content:""}.mppfa-heart-o:before{content:""}.mppfa-sign-out:before{content:""}.mppfa-linkedin-square:before{content:""}.mppfa-thumb-tack:before{content:""}.mppfa-external-link:before{content:""}.mppfa-sign-in:before{content:""}.mppfa-trophy:before{content:""}.mppfa-github-square:before{content:""}.mppfa-upload:before{content:""}.mppfa-lemon-o:before{content:""}.mppfa-phone:before{content:""}.mppfa-square-o:before{content:""}.mppfa-bookmark-o:before{content:""}.mppfa-phone-square:before{content:""}.mppfa-twitter:before{content:""}.mppfa-facebook-f:before,.mppfa-facebook:before{content:""}.mppfa-github:before{content:""}.mppfa-unlock:before{content:""}.mppfa-credit-card:before{content:""}.mppfa-feed:before,.mppfa-rss:before{content:""}.mppfa-hdd-o:before{content:""}.mppfa-bullhorn:before{content:""}.mppfa-bell:before{content:""}.mppfa-certificate:before{content:""}.mppfa-hand-o-right:before{content:""}.mppfa-hand-o-left:before{content:""}.mppfa-hand-o-up:before{content:""}.mppfa-hand-o-down:before{content:""}.mppfa-arrow-circle-left:before{content:""}.mppfa-arrow-circle-right:before{content:""}.mppfa-arrow-circle-up:before{content:""}.mppfa-arrow-circle-down:before{content:""}.mppfa-globe:before{content:""}.mppfa-wrench:before{content:""}.mppfa-tasks:before{content:""}.mppfa-filter:before{content:""}.mppfa-briefcase:before{content:""}.mppfa-arrows-alt:before{content:""}.mppfa-group:before,.mppfa-users:before{content:""}.mppfa-chain:before,.mppfa-link:before{content:""}.mppfa-cloud:before{content:""}.mppfa-flask:before{content:""}.mppfa-cut:before,.mppfa-scissors:before{content:""}.mppfa-copy:before,.mppfa-files-o:before{content:""}.mppfa-paperclip:before{content:""}.mppfa-floppy-o:before,.mppfa-save:before{content:""}.mppfa-square:before{content:""}.mppfa-bars:before,.mppfa-navicon:before,.mppfa-reorder:before{content:""}.mppfa-list-ul:before{content:""}.mppfa-list-ol:before{content:""}.mppfa-strikethrough:before{content:""}.mppfa-underline:before{content:""}.mppfa-table:before{content:""}.mppfa-magic:before{content:""}.mppfa-truck:before{content:""}.mppfa-pinterest:before{content:""}.mppfa-pinterest-square:before{content:""}.mppfa-google-plus-square:before{content:""}.mppfa-google-plus:before{content:""}.mppfa-money:before{content:""}.mppfa-caret-down:before{content:""}.mppfa-caret-up:before{content:""}.mppfa-caret-left:before{content:""}.mppfa-caret-right:before{content:""}.mppfa-columns:before{content:""}.mppfa-sort:before,.mppfa-unsorted:before{content:""}.mppfa-sort-desc:before,.mppfa-sort-down:before{content:""}.mppfa-sort-asc:before,.mppfa-sort-up:before{content:""}.mppfa-envelope:before{content:""}.mppfa-linkedin:before{content:""}.mppfa-rotate-left:before,.mppfa-undo:before{content:""}.mppfa-gavel:before,.mppfa-legal:before{content:""}.mppfa-dashboard:before,.mppfa-tachometer:before{content:""}.mppfa-comment-o:before{content:""}.mppfa-comments-o:before{content:""}.mppfa-bolt:before,.mppfa-flash:before{content:""}.mppfa-sitemap:before{content:""}.mppfa-umbrella:before{content:""}.mppfa-clipboard:before,.mppfa-paste:before{content:""}.mppfa-lightbulb-o:before{content:""}.mppfa-exchange:before{content:""}.mppfa-cloud-download:before{content:""}.mppfa-cloud-upload:before{content:""}.mppfa-user-md:before{content:""}.mppfa-stethoscope:before{content:""}.mppfa-suitcase:before{content:""}.mppfa-bell-o:before{content:""}.mppfa-coffee:before{content:""}.mppfa-cutlery:before{content:""}.mppfa-file-text-o:before{content:""}.mppfa-building-o:before{content:""}.mppfa-hospital-o:before{content:""}.mppfa-ambulance:before{content:""}.mppfa-medkit:before{content:""}.mppfa-fighter-jet:before{content:""}.mppfa-beer:before{content:""}.mppfa-h-square:before{content:""}.mppfa-plus-square:before{content:""}.mppfa-angle-double-left:before{content:""}.mppfa-angle-double-right:before{content:""}.mppfa-angle-double-up:before{content:""}.mppfa-angle-double-down:before{content:""}.mppfa-angle-left:before{content:""}.mppfa-angle-right:before{content:""}.mppfa-angle-up:before{content:""}.mppfa-angle-down:before{content:""}.mppfa-desktop:before{content:""}.mppfa-laptop:before{content:""}.mppfa-tablet:before{content:""}.mppfa-mobile-phone:before,.mppfa-mobile:before{content:""}.mppfa-circle-o:before{content:""}.mppfa-quote-left:before{content:""}.mppfa-quote-right:before{content:""}.mppfa-spinner:before{content:""}.mppfa-circle:before{content:""}.mppfa-mail-reply:before,.mppfa-reply:before{content:""}.mppfa-github-alt:before{content:""}.mppfa-folder-o:before{content:""}.mppfa-folder-open-o:before{content:""}.mppfa-smile-o:before{content:""}.mppfa-frown-o:before{content:""}.mppfa-meh-o:before{content:""}.mppfa-gamepad:before{content:""}.mppfa-keyboard-o:before{content:""}.mppfa-flag-o:before{content:""}.mppfa-flag-checkered:before{content:""}.mppfa-terminal:before{content:""}.mppfa-code:before{content:""}.mppfa-mail-reply-all:before,.mppfa-reply-all:before{content:""}.mppfa-star-half-empty:before,.mppfa-star-half-full:before,.mppfa-star-half-o:before{content:""}.mppfa-location-arrow:before{content:""}.mppfa-crop:before{content:""}.mppfa-code-fork:before{content:""}.mppfa-chain-broken:before,.mppfa-unlink:before{content:""}.mppfa-question:before{content:""}.mppfa-info:before{content:""}.mppfa-exclamation:before{content:""}.mppfa-superscript:before{content:""}.mppfa-subscript:before{content:""}.mppfa-eraser:before{content:""}.mppfa-puzzle-piece:before{content:""}.mppfa-microphone:before{content:""}.mppfa-microphone-slash:before{content:""}.mppfa-shield:before{content:""}.mppfa-calendar-o:before{content:""}.mppfa-fire-extinguisher:before{content:""}.mppfa-rocket:before{content:""}.mppfa-maxcdn:before{content:""}.mppfa-chevron-circle-left:before{content:""}.mppfa-chevron-circle-right:before{content:""}.mppfa-chevron-circle-up:before{content:""}.mppfa-chevron-circle-down:before{content:""}.mppfa-html5:before{content:""}.mppfa-css3:before{content:""}.mppfa-anchor:before{content:""}.mppfa-unlock-alt:before{content:""}.mppfa-bullseye:before{content:""}.mppfa-ellipsis-h:before{content:""}.mppfa-ellipsis-v:before{content:""}.mppfa-rss-square:before{content:""}.mppfa-play-circle:before{content:""}.mppfa-ticket:before{content:""}.mppfa-minus-square:before{content:""}.mppfa-minus-square-o:before{content:""}.mppfa-level-up:before{content:""}.mppfa-level-down:before{content:""}.mppfa-check-square:before{content:""}.mppfa-pencil-square:before{content:""}.mppfa-external-link-square:before{content:""}.mppfa-share-square:before{content:""}.mppfa-compass:before{content:""}.mppfa-caret-square-o-down:before,.mppfa-toggle-down:before{content:""}.mppfa-caret-square-o-up:before,.mppfa-toggle-up:before{content:""}.mppfa-caret-square-o-right:before,.mppfa-toggle-right:before{content:""}.mppfa-eur:before,.mppfa-euro:before{content:""}.mppfa-gbp:before{content:""}.mppfa-dollar:before,.mppfa-usd:before{content:""}.mppfa-inr:before,.mppfa-rupee:before{content:""}.mppfa-cny:before,.mppfa-jpy:before,.mppfa-rmb:before,.mppfa-yen:before{content:""}.mppfa-rouble:before,.mppfa-rub:before,.mppfa-ruble:before{content:""}.mppfa-krw:before,.mppfa-won:before{content:""}.mppfa-bitcoin:before,.mppfa-btc:before{content:""}.mppfa-file:before{content:""}.mppfa-file-text:before{content:""}.mppfa-sort-alpha-asc:before{content:""}.mppfa-sort-alpha-desc:before{content:""}.mppfa-sort-amount-asc:before{content:""}.mppfa-sort-amount-desc:before{content:""}.mppfa-sort-numeric-asc:before{content:""}.mppfa-sort-numeric-desc:before{content:""}.mppfa-thumbs-up:before{content:""}.mppfa-thumbs-down:before{content:""}.mppfa-youtube-square:before{content:""}.mppfa-youtube:before{content:""}.mppfa-xing:before{content:""}.mppfa-xing-square:before{content:""}.mppfa-youtube-play:before{content:""}.mppfa-dropbox:before{content:""}.mppfa-stack-overflow:before{content:""}.mppfa-instagram:before{content:""}.mppfa-flickr:before{content:""}.mppfa-adn:before{content:""}.mppfa-bitbucket:before{content:""}.mppfa-bitbucket-square:before{content:""}.mppfa-tumblr:before{content:""}.mppfa-tumblr-square:before{content:""}.mppfa-long-arrow-down:before{content:""}.mppfa-long-arrow-up:before{content:""}.mppfa-long-arrow-left:before{content:""}.mppfa-long-arrow-right:before{content:""}.mppfa-apple:before{content:""}.mppfa-windows:before{content:""}.mppfa-android:before{content:""}.mppfa-linux:before{content:""}.mppfa-dribbble:before{content:""}.mppfa-skype:before{content:""}.mppfa-foursquare:before{content:""}.mppfa-trello:before{content:""}.mppfa-female:before{content:""}.mppfa-male:before{content:""}.mppfa-gittip:before,.mppfa-gratipay:before{content:""}.mppfa-sun-o:before{content:""}.mppfa-moon-o:before{content:""}.mppfa-archive:before{content:""}.mppfa-bug:before{content:""}.mppfa-vk:before{content:""}.mppfa-weibo:before{content:""}.mppfa-renren:before{content:""}.mppfa-pagelines:before{content:""}.mppfa-stack-exchange:before{content:""}.mppfa-arrow-circle-o-right:before{content:""}.mppfa-arrow-circle-o-left:before{content:""}.mppfa-caret-square-o-left:before,.mppfa-toggle-left:before{content:""}.mppfa-dot-circle-o:before{content:""}.mppfa-wheelchair:before{content:""}.mppfa-vimeo-square:before{content:""}.mppfa-try:before,.mppfa-turkish-lira:before{content:""}.mppfa-plus-square-o:before{content:""}.mppfa-space-shuttle:before{content:""}.mppfa-slack:before{content:""}.mppfa-envelope-square:before{content:""}.mppfa-wordpress:before{content:""}.mppfa-openid:before{content:""}.mppfa-bank:before,.mppfa-institution:before,.mppfa-university:before{content:""}.mppfa-graduation-cap:before,.mppfa-mortar-board:before{content:""}.mppfa-yahoo:before{content:""}.mppfa-google:before{content:""}.mppfa-reddit:before{content:""}.mppfa-reddit-square:before{content:""}.mppfa-stumbleupon-circle:before{content:""}.mppfa-stumbleupon:before{content:""}.mppfa-delicious:before{content:""}.mppfa-digg:before{content:""}.mppfa-pied-piper-pp:before{content:""}.mppfa-pied-piper-alt:before{content:""}.mppfa-drupal:before{content:""}.mppfa-joomla:before{content:""}.mppfa-language:before{content:""}.mppfa-fax:before{content:""}.mppfa-building:before{content:""}.mppfa-child:before{content:""}.mppfa-paw:before{content:""}.mppfa-spoon:before{content:""}.mppfa-cube:before{content:""}.mppfa-cubes:before{content:""}.mppfa-behance:before{content:""}.mppfa-behance-square:before{content:""}.mppfa-steam:before{content:""}.mppfa-steam-square:before{content:""}.mppfa-recycle:before{content:""}.mppfa-automobile:before,.mppfa-car:before{content:""}.mppfa-cab:before,.mppfa-taxi:before{content:""}.mppfa-tree:before{content:""}.mppfa-spotify:before{content:""}.mppfa-deviantart:before{content:""}.mppfa-soundcloud:before{content:""}.mppfa-database:before{content:""}.mppfa-file-pdf-o:before{content:""}.mppfa-file-word-o:before{content:""}.mppfa-file-excel-o:before{content:""}.mppfa-file-powerpoint-o:before{content:""}.mppfa-file-image-o:before,.mppfa-file-photo-o:before,.mppfa-file-picture-o:before{content:""}.mppfa-file-archive-o:before,.mppfa-file-zip-o:before{content:""}.mppfa-file-audio-o:before,.mppfa-file-sound-o:before{content:""}.mppfa-file-movie-o:before,.mppfa-file-video-o:before{content:""}.mppfa-file-code-o:before{content:""}.mppfa-vine:before{content:""}.mppfa-codepen:before{content:""}.mppfa-jsfiddle:before{content:""}.mppfa-life-bouy:before,.mppfa-life-buoy:before,.mppfa-life-ring:before,.mppfa-life-saver:before,.mppfa-support:before{content:""}.mppfa-circle-o-notch:before{content:""}.mppfa-ra:before,.mppfa-rebel:before,.mppfa-resistance:before{content:""}.mppfa-empire:before,.mppfa-ge:before{content:""}.mppfa-git-square:before{content:""}.mppfa-git:before{content:""}.mppfa-hacker-news:before,.mppfa-y-combinator-square:before,.mppfa-yc-square:before{content:""}.mppfa-tencent-weibo:before{content:""}.mppfa-qq:before{content:""}.mppfa-wechat:before,.mppfa-weixin:before{content:""}.mppfa-paper-plane:before,.mppfa-send:before{content:""}.mppfa-paper-plane-o:before,.mppfa-send-o:before{content:""}.mppfa-history:before{content:""}.mppfa-circle-thin:before{content:""}.mppfa-header:before{content:""}.mppfa-paragraph:before{content:""}.mppfa-sliders:before{content:""}.mppfa-share-alt:before{content:""}.mppfa-share-alt-square:before{content:""}.mppfa-bomb:before{content:""}.mppfa-futbol-o:before,.mppfa-soccer-ball-o:before{content:""}.mppfa-tty:before{content:""}.mppfa-binoculars:before{content:""}.mppfa-plug:before{content:""}.mppfa-slideshare:before{content:""}.mppfa-twitch:before{content:""}.mppfa-yelp:before{content:""}.mppfa-newspaper-o:before{content:""}.mppfa-wifi:before{content:""}.mppfa-calculator:before{content:""}.mppfa-paypal:before{content:""}.mppfa-google-wallet:before{content:""}.mppfa-cc-visa:before{content:""}.mppfa-cc-mastercard:before{content:""}.mppfa-cc-discover:before{content:""}.mppfa-cc-amex:before{content:""}.mppfa-cc-paypal:before{content:""}.mppfa-cc-stripe:before{content:""}.mppfa-bell-slash:before{content:""}.mppfa-bell-slash-o:before{content:""}.mppfa-trash:before{content:""}.mppfa-copyright:before{content:""}.mppfa-at:before{content:""}.mppfa-eyedropper:before{content:""}.mppfa-paint-brush:before{content:""}.mppfa-birthday-cake:before{content:""}.mppfa-area-chart:before{content:""}.mppfa-pie-chart:before{content:""}.mppfa-line-chart:before{content:""}.mppfa-lastfm:before{content:""}.mppfa-lastfm-square:before{content:""}.mppfa-toggle-off:before{content:""}.mppfa-toggle-on:before{content:""}.mppfa-bicycle:before{content:""}.mppfa-bus:before{content:""}.mppfa-ioxhost:before{content:""}.mppfa-angellist:before{content:""}.mppfa-cc:before{content:""}.mppfa-ils:before,.mppfa-shekel:before,.mppfa-sheqel:before{content:""}.mppfa-meanpath:before{content:""}.mppfa-buysellads:before{content:""}.mppfa-connectdevelop:before{content:""}.mppfa-dashcube:before{content:""}.mppfa-forumbee:before{content:""}.mppfa-leanpub:before{content:""}.mppfa-sellsy:before{content:""}.mppfa-shirtsinbulk:before{content:""}.mppfa-simplybuilt:before{content:""}.mppfa-skyatlas:before{content:""}.mppfa-cart-plus:before{content:""}.mppfa-cart-arrow-down:before{content:""}.mppfa-diamond:before{content:""}.mppfa-ship:before{content:""}.mppfa-user-secret:before{content:""}.mppfa-motorcycle:before{content:""}.mppfa-street-view:before{content:""}.mppfa-heartbeat:before{content:""}.mppfa-venus:before{content:""}.mppfa-mars:before{content:""}.mppfa-mercury:before{content:""}.mppfa-intersex:before,.mppfa-transgender:before{content:""}.mppfa-transgender-alt:before{content:""}.mppfa-venus-double:before{content:""}.mppfa-mars-double:before{content:""}.mppfa-venus-mars:before{content:""}.mppfa-mars-stroke:before{content:""}.mppfa-mars-stroke-v:before{content:""}.mppfa-mars-stroke-h:before{content:""}.mppfa-neuter:before{content:""}.mppfa-genderless:before{content:""}.mppfa-facebook-official:before{content:""}.mppfa-pinterest-p:before{content:""}.mppfa-whatsapp:before{content:""}.mppfa-server:before{content:""}.mppfa-user-plus:before{content:""}.mppfa-user-times:before{content:""}.mppfa-bed:before,.mppfa-hotel:before{content:""}.mppfa-viacoin:before{content:""}.mppfa-train:before{content:""}.mppfa-subway:before{content:""}.mppfa-medium:before{content:""}.mppfa-y-combinator:before,.mppfa-yc:before{content:""}.mppfa-optin-monster:before{content:""}.mppfa-opencart:before{content:""}.mppfa-expeditedssl:before{content:""}.mppfa-battery-4:before,.mppfa-battery-full:before,.mppfa-battery:before{content:""}.mppfa-battery-3:before,.mppfa-battery-three-quarters:before{content:""}.mppfa-battery-2:before,.mppfa-battery-half:before{content:""}.mppfa-battery-1:before,.mppfa-battery-quarter:before{content:""}.mppfa-battery-0:before,.mppfa-battery-empty:before{content:""}.mppfa-mouse-pointer:before{content:""}.mppfa-i-cursor:before{content:""}.mppfa-object-group:before{content:""}.mppfa-object-ungroup:before{content:""}.mppfa-sticky-note:before{content:""}.mppfa-sticky-note-o:before{content:""}.mppfa-cc-jcb:before{content:""}.mppfa-cc-diners-club:before{content:""}.mppfa-clone:before{content:""}.mppfa-balance-scale:before{content:""}.mppfa-hourglass-o:before{content:""}.mppfa-hourglass-1:before,.mppfa-hourglass-start:before{content:""}.mppfa-hourglass-2:before,.mppfa-hourglass-half:before{content:""}.mppfa-hourglass-3:before,.mppfa-hourglass-end:before{content:""}.mppfa-hourglass:before{content:""}.mppfa-hand-grab-o:before,.mppfa-hand-rock-o:before{content:""}.mppfa-hand-paper-o:before,.mppfa-hand-stop-o:before{content:""}.mppfa-hand-scissors-o:before{content:""}.mppfa-hand-lizard-o:before{content:""}.mppfa-hand-spock-o:before{content:""}.mppfa-hand-pointer-o:before{content:""}.mppfa-hand-peace-o:before{content:""}.mppfa-trademark:before{content:""}.mppfa-registered:before{content:""}.mppfa-creative-commons:before{content:""}.mppfa-gg:before{content:""}.mppfa-gg-circle:before{content:""}.mppfa-tripadvisor:before{content:""}.mppfa-odnoklassniki:before{content:""}.mppfa-odnoklassniki-square:before{content:""}.mppfa-get-pocket:before{content:""}.mppfa-wikipedia-w:before{content:""}.mppfa-safari:before{content:""}.mppfa-chrome:before{content:""}.mppfa-firefox:before{content:""}.mppfa-opera:before{content:""}.mppfa-internet-explorer:before{content:""}.mppfa-television:before,.mppfa-tv:before{content:""}.mppfa-contao:before{content:""}.mppfa-500px:before{content:""}.mppfa-amazon:before{content:""}.mppfa-calendar-plus-o:before{content:""}.mppfa-calendar-minus-o:before{content:""}.mppfa-calendar-times-o:before{content:""}.mppfa-calendar-check-o:before{content:""}.mppfa-industry:before{content:""}.mppfa-map-pin:before{content:""}.mppfa-map-signs:before{content:""}.mppfa-map-o:before{content:""}.mppfa-map:before{content:""}.mppfa-commenting:before{content:""}.mppfa-commenting-o:before{content:""}.mppfa-houzz:before{content:""}.mppfa-vimeo:before{content:""}.mppfa-black-tie:before{content:""}.mppfa-fonticons:before{content:""}.mppfa-reddit-alien:before{content:""}.mppfa-edge:before{content:""}.mppfa-credit-card-alt:before{content:""}.mppfa-codiepie:before{content:""}.mppfa-modx:before{content:""}.mppfa-fort-awesome:before{content:""}.mppfa-usb:before{content:""}.mppfa-product-hunt:before{content:""}.mppfa-mixcloud:before{content:""}.mppfa-scribd:before{content:""}.mppfa-pause-circle:before{content:""}.mppfa-pause-circle-o:before{content:""}.mppfa-stop-circle:before{content:""}.mppfa-stop-circle-o:before{content:""}.mppfa-shopping-bag:before{content:""}.mppfa-shopping-basket:before{content:""}.mppfa-hashtag:before{content:""}.mppfa-bluetooth:before{content:""}.mppfa-bluetooth-b:before{content:""}.mppfa-percent:before{content:""}.mppfa-gitlab:before{content:""}.mppfa-wpbeginner:before{content:""}.mppfa-wpforms:before{content:""}.mppfa-envira:before{content:""}.mppfa-universal-access:before{content:""}.mppfa-wheelchair-alt:before{content:""}.mppfa-question-circle-o:before{content:""}.mppfa-blind:before{content:""}.mppfa-audio-description:before{content:""}.mppfa-volume-control-phone:before{content:""}.mppfa-braille:before{content:""}.mppfa-assistive-listening-systems:before{content:""}.mppfa-american-sign-language-interpreting:before,.mppfa-asl-interpreting:before{content:""}.mppfa-deaf:before,.mppfa-deafness:before,.mppfa-hard-of-hearing:before{content:""}.mppfa-glide:before{content:""}.mppfa-glide-g:before{content:""}.mppfa-sign-language:before,.mppfa-signing:before{content:""}.mppfa-low-vision:before{content:""}.mppfa-viadeo:before{content:""}.mppfa-viadeo-square:before{content:""}.mppfa-snapchat:before{content:""}.mppfa-snapchat-ghost:before{content:""}.mppfa-snapchat-square:before{content:""}.mppfa-pied-piper:before{content:""}.mppfa-first-order:before{content:""}.mppfa-yoast:before{content:""}.mppfa-themeisle:before{content:""}.mppfa-google-plus-circle:before,.mppfa-google-plus-official:before{content:""}.mppfa-fa:before,.mppfa-font-awesome:before{content:""}.mppfa-handshake-o:before{content:""}.mppfa-envelope-open:before{content:""}.mppfa-envelope-open-o:before{content:""}.mppfa-linode:before{content:""}.mppfa-address-book:before{content:""}.mppfa-address-book-o:before{content:""}.mppfa-address-card:before,.mppfa-vcard:before{content:""}.mppfa-address-card-o:before,.mppfa-vcard-o:before{content:""}.mppfa-user-circle:before{content:""}.mppfa-user-circle-o:before{content:""}.mppfa-user-o:before{content:""}.mppfa-id-badge:before{content:""}.mppfa-drivers-license:before,.mppfa-id-card:before{content:""}.mppfa-drivers-license-o:before,.mppfa-id-card-o:before{content:""}.mppfa-quora:before{content:""}.mppfa-free-code-camp:before{content:""}.mppfa-telegram:before{content:""}.mppfa-thermometer-4:before,.mppfa-thermometer-full:before,.mppfa-thermometer:before{content:""}.mppfa-thermometer-3:before,.mppfa-thermometer-three-quarters:before{content:""}.mppfa-thermometer-2:before,.mppfa-thermometer-half:before{content:""}.mppfa-thermometer-1:before,.mppfa-thermometer-quarter:before{content:""}.mppfa-thermometer-0:before,.mppfa-thermometer-empty:before{content:""}.mppfa-shower:before{content:""}.mppfa-bath:before,.mppfa-bathtub:before,.mppfa-s15:before{content:""}.mppfa-podcast:before{content:""}.mppfa-window-maximize:before{content:""}.mppfa-window-minimize:before{content:""}.mppfa-window-restore:before{content:""}.mppfa-times-rectangle:before,.mppfa-window-close:before{content:""}.mppfa-times-rectangle-o:before,.mppfa-window-close-o:before{content:""}.mppfa-bandcamp:before{content:""}.mppfa-grav:before{content:""}.mppfa-etsy:before{content:""}.mppfa-imdb:before{content:""}.mppfa-ravelry:before{content:""}.mppfa-eercast:before{content:""}.mppfa-microchip:before{content:""}.mppfa-snowflake-o:before{content:""}.mppfa-superpowers:before{content:""}.mppfa-wpexplorer:before{content:""}.mppfa-meetup:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face{font-family:PpmFontAwesome;src:url(https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/fontawesome-webfont.eot?v=4.7.0);src:url('https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url(https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url('https://www.7ases.com.br/wp-content/plugins/master-popups/assets/public/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:400;font-style:normal}.menu-image-hover-wrapper .menu-image-title-above,.menu-item a img,img.menu-image-title-above,img.menu-image-title-after,img.menu-image-title-before,img.menu-image-title-below{border:none;box-shadow:none;vertical-align:middle;width:auto;display:inline}.menu-image-hover-wrapper img.hovered-image,.menu-item:hover .menu-image-hover-wrapper img.menu-image{opacity:0;transition:opacity .25s ease-in-out 0s}.menu-item:hover img.hovered-image{opacity:1}.menu-image-hovered.menu-image-title-after .menu-image-hover-wrapper,.menu-image-title-after.menu-image-not-hovered img,.menu-image-title-before.menu-image-title{padding-right:10px}.menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper,.menu-image-title-after.menu-image-title,.menu-image-title-before.menu-image-not-hovered img{padding-left:10px}.menu-image-title-above,.menu-image-title-below,.menu-image-title.menu-image-title-above,.menu-image-title.menu-image-title-below,.menu-item a.menu-image-title-above,.menu-item a.menu-image-title-below{text-align:center;display:block}.menu-image-hovered.menu-image-title-above .menu-image-hover-wrapper,.menu-image-title-above .menu-image-hover-wrapper,.menu-image-title-above.menu-image-not-hovered>img{display:block;padding-top:10px;margin:0 auto!important}.menu-image-hovered.menu-image-title-below .menu-image-hover-wrapper,.menu-image-title-below .menu-image-hover-wrapper,.menu-image-title-below.menu-image-not-hovered>img{display:block;padding-bottom:10px;margin:0 auto!important}.menu-image-title-hide .menu-image-title,.menu-image-title-hide.menu-image-title{display:none}#et-top-navigation .nav li.menu-item,.navigation-top .main-navigation li{display:inline-block}.above-menu-image-icons,.below-menu-image-icons{margin:auto;text-align:center;display:block}ul li.menu-item>.menu-image-title-above.menu-link,ul li.menu-item>.menu-image-title-below.menu-link{display:block}.menu-item:hover .sub-menu .menu-image-hover-wrapper img.menu-image{opacity:1}.menu-item:hover .sub-menu .menu-image-hover-wrapper img.hovered-image{opacity:0}.menu-item:hover .sub-menu .menu-item:hover .menu-image-hover-wrapper img.menu-image{opacity:0}.menu-item:hover .sub-menu .menu-item:hover .menu-image-hover-wrapper img.hovered-image{opacity:1}.menu-item-text span.dashicons{display:contents;transition:none}.menu-image-badge{background-color:#ff8c44;display:inline;font-weight:700;color:#fff;font-size:.95rem;padding:3px 4px 3px;margin-top:0;position:relative;top:-20px;right:10px;text-transform:uppercase;line-height:11px;border-radius:5px;letter-spacing:.3px}.menu-image-bubble{color:#fff;font-size:13px;font-weight:700;top:-18px;right:10px;position:relative;box-shadow:0 0 0 .1rem var(--white,#fff);border-radius:25px;padding:1px 6px 3px 5px;text-align:center}/*! This file is auto-generated */
@font-face{font-family:dashicons;src:url(/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url("/wp-includes/fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix") format("embedded-opentype"),url(data:application/x-font-woff;charset=utf-8;base64,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) format("woff"),url(/wp-includes/fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.ye-container{position:relative;padding-bottom:56.25%;padding-top:0;height:0;overflow:hidden}.ye-container iframe,.ye-container object,.ye-container embed{position:absolute;top:0;left:0;width:100%;height:100%}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.hide{display:none}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;-webkit-transform-origin:center bottom;animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scaleX(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:scaleX(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}.headShake{-webkit-animation-name:headShake;-webkit-animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{-webkit-animation-name:swing;-webkit-transform-origin:top center;animation-name:swing;transform-origin:top center}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}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)}}.jello{-webkit-animation-name:jello;-webkit-transform-origin:center;animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.heartBeat{-webkit-animation-duration:1.3s;-webkit-animation-name:heartBeat;-webkit-animation-timing-function:ease-in-out;animation-duration:1.3s;animation-name:heartBeat;animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.backInUp{animation-name:backInUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{-webkit-transform:scale3d(1.03,1.03,1.03);opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{-webkit-transform:scaleX(1);opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;-webkit-animation-name:bounceIn;animation-duration:.75s;animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,-3000px,0);opacity:0;transform:translate3d(0,-3000px,0)}60%{-webkit-transform:translate3d(0,25px,0);opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(-3000px,0,0);opacity:0;transform:translate3d(-3000px,0,0)}60%{-webkit-transform:translate3d(25px,0,0);opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(3000px,0,0);opacity:0;transform:translate3d(3000px,0,0)}60%{-webkit-transform:translate3d(-25px,0,0);opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{-webkit-transform:translate3d(0,3000px,0);opacity:0;transform:translate3d(0,3000px,0)}60%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{-webkit-transform:scale3d(1.1,1.1,1.1);opacity:1;transform:scale3d(1.1,1.1,1.1)}to{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;-webkit-animation-name:bounceOut;animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{-webkit-transform:translate3d(0,-20px,0);opacity:1;transform:translate3d(0,-20px,0)}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{-webkit-transform:translate3d(20px,0,0);opacity:1;transform:translate3d(20px,0,0)}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{-webkit-transform:translate3d(-20px,0,0);opacity:1;transform:translate3d(-20px,0,0)}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{-webkit-transform:translate3d(0,20px,0);opacity:1;transform:translate3d(0,20px,0)}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{-webkit-transform:translate3d(0,100%,0);opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{-webkit-transform:translate3d(0,2000px,0);opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0);opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{-webkit-transform:translate3d(-2000px,0,0);opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0);opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{-webkit-transform:translate3d(2000px,0,0);opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{-webkit-transform:translate3d(0,-100%,0);opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{-webkit-transform:translate3d(0,-2000px,0);opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn)}40%{-webkit-animation-timing-function:ease-out;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg)}50%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg)}80%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0);animation-timing-function:ease-in;transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0)}to{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0);animation-timing-function:ease-in;transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0)}}.animated.flip{-webkit-animation-name:flip;-webkit-backface-visibility:visible;animation-name:flip;backface-visibility:visible}@keyframes flipInX{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{-webkit-transform:perspective(400px) rotateX(10deg);opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-animation-name:flipInX;-webkit-backface-visibility:visible!important;animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateY(90deg)}40%{-webkit-animation-timing-function:ease-in;-webkit-transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in;transform:perspective(400px) rotateY(-20deg)}60%{-webkit-transform:perspective(400px) rotateY(10deg);opacity:1;transform:perspective(400px) rotateY(10deg)}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-animation-name:flipInY;-webkit-backface-visibility:visible!important;animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);opacity:1;transform:perspective(400px) rotateX(-20deg)}to{-webkit-transform:perspective(400px) rotateX(90deg);opacity:0;transform:perspective(400px) rotateX(90deg)}}.flipOutX{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutX;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);opacity:1;transform:perspective(400px) rotateY(-15deg)}to{-webkit-transform:perspective(400px) rotateY(90deg);opacity:0;transform:perspective(400px) rotateY(90deg)}}.flipOutY{-webkit-animation-duration:.75s;-webkit-animation-name:flipOutY;-webkit-backface-visibility:visible!important;animation-duration:.75s;animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;transform:translate3d(100%,0,0) skewX(-30deg)}60%{-webkit-transform:skewX(20deg);opacity:1;transform:skewX(20deg)}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);opacity:0;transform:translate3d(100%,0,0) skewX(30deg)}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(-200deg);transform-origin:center}to{-webkit-transform:translateZ(0);-webkit-transform-origin:center;opacity:1;transform:translateZ(0);transform-origin:center}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(45deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:left bottom;opacity:1;transform:translateZ(0);transform-origin:left bottom}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-90deg);transform-origin:right bottom}to{-webkit-transform:translateZ(0);-webkit-transform-origin:right bottom;opacity:1;transform:translateZ(0);transform-origin:right bottom}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{-webkit-transform-origin:center;opacity:1;transform-origin:center}to{-webkit-transform:rotate(200deg);-webkit-transform-origin:center;opacity:0;transform:rotate(200deg);transform-origin:center}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(45deg);transform-origin:left bottom}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(-45deg);transform-origin:right bottom}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;opacity:1;transform-origin:left bottom}to{-webkit-transform:rotate(-45deg);-webkit-transform-origin:left bottom;opacity:0;transform:rotate(-45deg);transform-origin:left bottom}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;opacity:1;transform-origin:right bottom}to{-webkit-transform:rotate(90deg);-webkit-transform-origin:right bottom;opacity:0;transform:rotate(90deg);transform-origin:right bottom}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform-origin:top left}20%,60%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(80deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;transform:rotate(80deg);transform-origin:top left}40%,80%{-webkit-animation-timing-function:ease-in-out;-webkit-transform:rotate(60deg);-webkit-transform-origin:top left;animation-timing-function:ease-in-out;opacity:1;transform:rotate(60deg);transform-origin:top left}to{-webkit-transform:translate3d(0,700px,0);opacity:0;transform:translate3d(0,700px,0)}}.hinge{-webkit-animation-duration:2s;-webkit-animation-name:hinge;animation-duration:2s;animation-name:hinge}@keyframes jackInTheBox{0%{-webkit-transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{-webkit-transform:scale(1);opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{-webkit-transform:translateZ(0);opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) rotate(120deg);opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0)}60%{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{-webkit-transform:scale3d(.3,.3,.3);opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{-webkit-transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{-webkit-transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19);opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0)}to{-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{transform:translate3d(0,100%,0);visibility:hidden}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0);visibility:hidden}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{transform:translate3d(100%,0,0);visibility:hidden}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{transform:translate3d(0,-100%,0);visibility:hidden}}@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)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}.slideOutUp{animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;-webkit-animation-fill-mode:both;animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion){.animated{-webkit-animation:unset!important;-webkit-transition:none!important;animation:unset!important;transition:none!important}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}:root{--kubio-system-fonts:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif}.wp-block-archives a,.wp-block-archives select{font-family:inherit;font-size:inherit;font-weight:inherit;text-decoration:inherit}.wp-block-calendar .wp-calendar-table,.wp-block-calendar .wp-calendar-table caption,.wp-block-calendar .wp-calendar-table tbody,.wp-block-calendar .wp-calendar-table td{color:inherit;text-decoration:inherit;text-align:inherit;font-style:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;text-transform:inherit;letter-spacing:inherit}.wp-block-calendar #today a{color:inherit}.wp-block-categories a{font-family:inherit!important;font-weight:inherit!important}.wp-block-search .wp-block-search__button{margin-bottom:10px}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{border-radius:6px;background-color:rgba(var(--kubio-color-5),1)}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{background-color:#fff0;color:inherit}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input::-moz-placeholder{color:inherit}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input::placeholder{color:inherit}.block-editor-image-size-control .block-editor-image-size-control__row .block-editor-image-size-control__height{margin-top:0}.wp-block-page-list a{pointer-events:all}.wp-block-social-links:after,.wp-block-social-links:before{content:none!important}.wp-block-social-link .wp-block-social-link-anchor{line-height:0}.joinchat{--bottom:20px;--sep:20px;--header:70px;--btn:60px;--vh:100vh;--red:37;--green:211;--blue:102;--rgb:var(--red) var(--green) var(--blue);--color:rgb(var(--rgb));--dark:rgb(calc(var(--red) - 75) calc(var(--green) - 75) calc(var(--blue) - 75));--hover:rgb(calc(var(--red) + 50) calc(var(--green) + 50) calc(var(--blue) + 50));--bg:rgb(var(--rgb)/4%);--tolerance:210;--bw:calc((var(--red)*0.2126 + var(--green)*0.7152 + var(--blue)*0.0722 - var(--tolerance))*-10000000);--text:hsl(0deg 0% calc(var(--bw)*1%)/clamp(70%,calc(var(--bw)*1%),100%));--msg:var(--color);position:fixed;z-index:1000;right:var(--sep);bottom:var(--bottom);color:var(--text);font:normal normal normal 16px/1.625em -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;letter-spacing:0;transform:scale3d(0,0,0);transition:transform .3s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:manipulation;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgb(0 0 0/0)}.joinchat *,.joinchat :after,.joinchat :before{box-sizing:border-box}.joinchat:not(.joinchat--show)>div{display:none}.joinchat--show{transform:scaleX(1);transition:transform .5s cubic-bezier(.18,.89,.32,1.28)}.joinchat.joinchat--left{right:auto;left:var(--sep)}@media (max-width:480px),(orientation:landscape) and (max-width:767px){.joinchat{--bottom:6px;--sep:6px;--header:55px}}@media (max-width:767px){.joinchat.joinchat--footer-bar{--bottom:76px}}.joinchat.joinchat--dark{--msg:var(--dark)}@media (prefers-reduced-motion){.joinchat{transition:none!important}}@supports not (width:clamp(1px,1%,10px)){.joinchat{--text:rgb(var(--bw) var(--bw) var(--bw)/90%)}}@media (color-index:48){.joinchat.joinchat--dark-auto{--msg:var(--dark)}}@media (prefers-color-scheme:dark){.joinchat.joinchat--dark-auto{--msg:var(--dark)}}.joinchat__button{display:flex;flex-direction:row;position:absolute;z-index:2;bottom:8px;right:8px;height:var(--btn);min-width:var(--btn);max-width:95vw;background:#25d366;color:inherit;border-radius:calc(var(--btn)/2);box-shadow:1px 6px 24px 0 rgb(7 94 84/24%);cursor:pointer;transition:background .2s linear;will-change:background-color,width}[dir=rtl] .joinchat__button{flex-direction:row-reverse}.joinchat__button:hover{background:#128c7e;transition:background 1.5s linear}.joinchat__button:active{background:#128c7e;transition:none}.joinchat--left .joinchat__button{right:auto;left:8px;flex-direction:row-reverse}[dir=rtl] .joinchat--left .joinchat__button{flex-direction:row}.joinchat--chatbox .joinchat__button{background:var(--color);transition:background .2s linear;box-shadow:0 1px 2px 0 rgb(0 0 0/30%)}.joinchat--chatbox .joinchat__button:active,.joinchat--chatbox .joinchat__button:hover{background:var(--hover)}.joinchat__button__open{width:var(--btn);height:var(--btn);background:rgb(0 0 0/0) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M3.516 3.516c4.686-4.686 12.284-4.686 16.97 0 4.686 4.686 4.686 12.283 0 16.97a12.004 12.004 0 0 1-13.754 2.299l-5.814.735a.392.392 0 0 1-.438-.44l.748-5.788A12.002 12.002 0 0 1 3.517 3.517zm3.61 17.043.3.158a9.846 9.846 0 0 0 11.534-1.758c3.843-3.843 3.843-10.074 0-13.918-3.843-3.843-10.075-3.843-13.918 0a9.846 9.846 0 0 0-1.747 11.554l.16.303-.51 3.942a.196.196 0 0 0 .219.22l3.961-.501zm6.534-7.003-.933 1.164a9.843 9.843 0 0 1-3.497-3.495l1.166-.933a.792.792 0 0 0 .23-.94L9.561 6.96a.793.793 0 0 0-.924-.445 1291.6 1291.6 0 0 0-2.023.524.797.797 0 0 0-.588.88 11.754 11.754 0 0 0 10.005 10.005.797.797 0 0 0 .88-.587l.525-2.023a.793.793 0 0 0-.445-.923L14.6 13.327a.792.792 0 0 0-.94.23z'/%3E%3C/svg%3E") 50% no-repeat;background-size:60%}.joinchat--chatbox .joinchat__button__open{display:none}.joinchat__button__image{position:absolute;top:1px;right:1px;width:calc(var(--btn) - 2px);height:calc(var(--btn) - 2px);border-radius:50%;overflow:hidden;opacity:0}.joinchat__button__image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.joinchat--show .joinchat__button__image{animation:joinchat_image_loop 20s linear 5s infinite normal both}.joinchat--image .joinchat__button__image{opacity:1;animation:none}.joinchat--chatbox .joinchat__button__image{display:none}.joinchat__button__send{display:none;width:var(--btn);height:var(--btn);max-width:var(--btn);padding:12px 11px 12px 13px;margin:0;flex-shrink:0}.joinchat--chatbox .joinchat__button__send{display:block}.joinchat__button__send path{fill:none!important;stroke:var(--text)!important}.joinchat__button__send .joinchat_svg__plain{stroke-dasharray:1097;stroke-dashoffset:1097;animation:joinchat_plain 6s .2s ease-in-out infinite}.joinchat__button__send .joinchat_svg__chat{stroke-dasharray:1020;stroke-dashoffset:1020;animation:joinchat_chat 6s 3.2s ease-in-out infinite}@media (prefers-reduced-motion){.joinchat__button__send .joinchat_svg__plain{stroke-dasharray:0;animation:none}.joinchat__button__send .joinchat_svg__chat{animation:none}}.joinchat__button__sendtext{padding:0;max-width:0;font-weight:600;line-height:var(--btn);white-space:nowrap;opacity:0;overflow:hidden;transition:none}.joinchat--chatbox .joinchat__button__sendtext{padding:0 4px 0 24px;max-width:200px;opacity:1;transition:max-width .2s linear,opacity .4s ease-out .2s}.joinchat--chatbox.joinchat--left .joinchat__button__sendtext{padding:0 24px 0 4px}@media (prefers-reduced-motion){.joinchat__button__sendtext{transition:none!important}}.joinchat__badge{position:absolute;top:-4px;right:-4px;width:20px;height:20px;border:none;border-radius:50%;background:#e82c0c;color:#fff;font-size:12px;font-weight:600;line-height:20px;text-align:center;box-shadow:none;opacity:0;pointer-events:none}.joinchat__badge.joinchat__badge--in{animation:joinchat_badge_in .5s cubic-bezier(.27,.9,.41,1.28) 1 both}.joinchat__badge.joinchat__badge--out{animation:joinchat_badge_out .4s cubic-bezier(.215,.61,.355,1) 1 both}.joinchat__tooltip{position:absolute;top:calc(var(--btn)/2 - 16px);right:calc(var(--btn) + 16px);max-width:calc(100vw - 105px);height:32px;padding:0 14px;border:none;border-radius:16px;background:#fff;color:rgb(0 0 0/80%);line-height:31px;white-space:nowrap;opacity:0;transition:opacity .3s ease-out .4s;filter:drop-shadow(0 1px 4px rgb(0 0 0 / 40%));pointer-events:none}.joinchat__tooltip:after{content:"";display:block;position:absolute;top:10px;right:-6px;border:8px solid #fff0;border-width:6px 0 6px 8px;border-left-color:#fff}.joinchat__tooltip div{overflow:hidden;text-overflow:ellipsis}.joinchat--tooltip .joinchat__tooltip{animation:joinchat_tootlip 20s linear 5s 1 normal both}@media (hover:hover){.joinchat__button:hover .joinchat__tooltip{opacity:1;animation:none;transition:opacity .2s}}.joinchat--chatbox .joinchat__tooltip{display:none}.joinchat--left .joinchat__tooltip{right:auto;left:76px}.joinchat--left .joinchat__tooltip:after{left:-6px;right:auto;border-color:#fff0;border-width:6px 8px 6px 0;border-right-color:#fff}.joinchat__box{display:flex;flex-direction:column;position:absolute;bottom:0;right:0;z-index:1;width:calc(100vw - var(--sep)*2);max-width:400px;min-height:170px;max-height:calc(var(--vh) - var(--bottom) - var(--sep));border-radius:calc(var(--btn)/2 + 2px);background:#fff0;box-shadow:0 2px 6px 0 rgb(0 0 0/50%);text-align:left;overflow:hidden;transform:scale3d(0,0,0);opacity:0;transition:max-height .2s ease-out,opacity .4s ease-out,transform 0s linear .3s}[dir=rtl] .joinchat__box{text-align:right}.joinchat--chatbox .joinchat__box{opacity:1;transform:scaleX(1);transition:max-height .2s ease-out,opacity .2s ease-out,transform 0s linear}.joinchat--left .joinchat__box{right:auto;left:0}.joinchat__header{display:flex;flex-flow:row;align-items:center;position:relative;flex-shrink:0;height:var(--header);padding:0 70px 0 26px;margin:0;background:var(--color)}[dir=rtl] .joinchat__header{padding:0 26px 0 70px}.joinchat--dark .joinchat__header{background:var(--dark)}.joinchat__header__text{font-size:19px;font-weight:600;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;opacity:.8}.joinchat__powered{font-size:11px;line-height:18px;color:inherit!important;text-decoration:none!important;fill:currentcolor;opacity:.8}.joinchat__powered svg{display:inline-block;width:auto;height:18px;vertical-align:-30%}.joinchat__powered:active,.joinchat__powered:hover{color:inherit!important;text-decoration:none!important;opacity:.9;filter:drop-shadow(0 1px 3px rgb(0 0 0 / 30%))}.joinchat__wa{height:28px;width:auto;fill:currentcolor;opacity:.8}.joinchat__close{position:absolute;top:50%;right:24px;width:34px;height:34px;margin-top:-16px;border-radius:50%;background:rgb(0 0 0/40%) url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23fff'%3E%3Cpath d='M24 2.4 21.6 0 12 9.6 2.4 0 0 2.4 9.6 12 0 21.6 2.4 24l9.6-9.6 9.6 9.6 2.4-2.4-9.6-9.6L24 2.4z'/%3E%3C/svg%3E") 50% no-repeat;background-size:12px;cursor:pointer;transition:background-color .3s ease-out}.joinchat__close:hover{background-color:rgb(0 0 0/60%)}.joinchat__close:active{background-color:rgb(0 0 0/70%)}[dir=rtl] .joinchat__close{right:auto;left:24px}.joinchat__box__scroll{padding:20px 0 70px;padding-bottom:calc(var(--btn) + 10px);background:#fff linear-gradient(0deg,var(--bg),var(--bg));overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;will-change:scroll-position}.joinchat__box__scroll::-webkit-scrollbar{width:5px;background:rgb(0 0 0/0)}.joinchat__box__scroll::-webkit-scrollbar-thumb{border-radius:3px;background:rgb(0 0 0/0)}.joinchat--blur .joinchat__box__scroll{background:rgba(var(--rgb)/2%);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.joinchat--dark .joinchat__box__scroll{background:#1a1a1a}.joinchat__box__scroll:hover::-webkit-scrollbar-thumb{background:rgb(0 0 0/20%)}@supports (-webkit-overflow-scrolling:touch){.joinchat__box__scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}}@media (max-width:480px),(orientation:landscape) and (max-width:767px){.joinchat__header__text{font-size:17px}.joinchat__close{margin-top:-14px;width:28px;height:28px}.joinchat__box__scroll{padding-top:15px}}@media (color-index:48){.joinchat--dark-auto .joinchat__box__scroll{background:#1a1a1a}.joinchat--dark-auto .joinchat__header{background:var(--dark)}}@media (prefers-color-scheme:dark){.joinchat--dark-auto .joinchat__box__scroll{background:#1a1a1a}.joinchat--dark-auto .joinchat__header{background:var(--dark)}}.joinchat__message{position:relative;min-height:60px;padding:17px 20px;margin:0 26px 26px;border-radius:32px;background:#fff;color:#4a4a4a;word-break:break-word;filter:drop-shadow(0 1px 2px rgb(0 0 0 / 30%));transform:translateZ(0)}.joinchat__message:before{content:"";display:block;position:absolute;bottom:20px;left:-15px;width:17px;height:25px;background:inherit;-webkit-clip-path:url(https://www.7ases.com.br/wp-content/plugins/creame-whatsapp-me/public/css/#joinchat__message__peak);clip-path:url(https://www.7ases.com.br/wp-content/plugins/creame-whatsapp-me/public/css/#joinchat__message__peak);-webkit-clip-path:var(--peak,url(https://www.7ases.com.br/wp-content/plugins/creame-whatsapp-me/public/css/#joinchat__message__peak));clip-path:var(--peak,url(https://www.7ases.com.br/wp-content/plugins/creame-whatsapp-me/public/css/#joinchat__message__peak))}.joinchat--dark .joinchat__message{background:#505050;color:#d8d8d8}@media (color-index:48){.joinchat--dark-auto .joinchat__message{background:#505050;color:#d8d8d8}}@media (prefers-color-scheme:dark){.joinchat--dark-auto .joinchat__message{background:#505050;color:#d8d8d8}}@media (max-width:480px),(orientation:landscape) and (max-width:767px){.joinchat__message{padding:18px 16px;line-height:24px;margin:0 20px 20px}}@keyframes joinchat_badge_in{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes joinchat_badge_out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}@keyframes joinchat_plain{0%,50%,to{stroke-dashoffset:1097}5%,45%{stroke-dashoffset:0}}@keyframes joinchat_chat{0%,50%,to{stroke-dashoffset:1020}5%,45%{stroke-dashoffset:0}}@keyframes joinchat_image_loop{0%{opacity:0}3%,20%{opacity:1}25%,to{opacity:0}}@keyframes joinchat_tootlip{0%{opacity:0;transform:scaleY(0)}1%,20%{opacity:1;transform:scaleY(1)}25%,to{opacity:0;transform:scaleY(1)}}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;font-family:sans-serif}body{margin:0}*,:after,:before{box-sizing:inherit}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:#fff0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2.44em;margin:.67em 0}h1,h2{line-height:1.4}h2{font-size:1.95em}h3{font-size:1.56em;line-height:1.4}h4{font-size:1.25em;line-height:1.5}h5{font-size:1em}h6{font-size:.8em}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:Monaco,Consolas,Andale Mono,DejaVu Sans Mono,monospace;font-size:.875rem}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;height:1px;margin:-1px;overflow:hidden;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgb(0 0 0 / .6);-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.alignleft{display:inline;float:left;margin-right:1.5em}.alignright{display:inline;float:right;margin-left:1.5em}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}#wpadminbar{text-align:initial}#wpadminbar :before,#wpadminbar:before{box-sizing:content-box;display:block;height:unset;width:unset}#wpadminbar .admin-bar-search .ab-item:before,#wpadminbar form:before{content:normal}#wpadminbar .ab-sub-wrapper ul{display:block}#wp-toolbar ul{display:inline-block}.bypostauthor,.gallery-caption,.sticky{font-family:inherit}.aligncenter,div.aligncenter{display:block;margin-bottom:"16px"}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignleft,.wp-caption.alignnone,.wp-caption.alignright{margin-bottom:"16px"}.wp-caption img{border:0;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:.6em;line-height:150%;margin:0;padding:0 4px 5px}.fancybox-container{z-index:100000!important}.fancybox-container .fancybox-slide--iframe .fancybox-content{max-height:100%!important}.embed-container,.embed-youtube{height:0;margin-bottom:1rem;padding-bottom:56.25%;padding-top:25px;position:relative}.embed-container>iframe,.embed-youtube>iframe{height:100%;left:0;position:absolute;top:0;width:100%}.mejs-inner .mejs-button>button[aria-controls]{background-color:#fff0;border:none;border-radius:0;display:block;min-width:10px;padding:0;transition:none;width:20px}.mejs-inner .mejs-button>button[aria-controls]:focus,.mejs-inner .mejs-button>button[aria-controls]:hover{background-color:#fff0}@media screen and (max-width:782px){.logged-in.admin-bar .h-navigation_sticky{top:0!important}}pre{white-space:pre-line}