img.wp-smiley,img.emoji{display:inline !important;border:none !important;box-shadow:none !important;height:1em !important;width:1em !important;margin:0 .07em !important;vertical-align:-.1em !important;background:0 0 !important;padding:0 !important}
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.md_cssanimations .animated-content .terminus_animated{visibility:hidden;opacity:0}.md_cssanimations .animated-content .terminus_visible{opacity:1;visibility:visible}.md_cssanimations .animated-content .terminus_animated{-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.md_cssanimations .animated-content .terminus_animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.md_cssanimations .animated-content .terminus_animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.md_cssanimations .animated-content .terminus_animated.bounceIn,.md_cssanimations .animated-content .terminus_animated.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s}.md_cssanimations .animated-content .terminus_animated.flipOutX,.md_cssanimations .animated-content .terminus_animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,100%{-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 bounce{0%,20%,53%,80%,100%{-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)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}.toTopRightCorner{-webkit-animation-name:toTopRightCorner;animation-name:toTopRightCorner;-webkit-animation-duration:.6s;animation-duration:.6s}@-webkit-keyframes toTopRightCorner{0%{-webkit-transform:translate3d(-15px,15px,0);transform:translate3d(-15px,15px,0)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes toTopRightCorner{0%{opacity:0;-webkit-transform:translate3d(-15px,15px,0);transform:translate3d(-15px,15px,0)}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,100%{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes pulse{0%{-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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes rubberBand{0%{-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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,100%{-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 shake{0%,100%{-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)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes 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)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}@keyframes 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)}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes tada{0%{-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)}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-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)}100%{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-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)}100%{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%{-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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}100%{-webkit-transform:none;transform:none}}@keyframes jello{11.1%{-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(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}100%{-webkit-transform:none;transform:none}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,100%{-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)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,100%{-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)}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,100%{-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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,100%{-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)}100%{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,100%{-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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,100%{-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)}100%{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,100%{-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)}100%{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,100%{-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)}100%{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,100%{-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,-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)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,100%{-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,-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)}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes 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)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes 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)}100%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes 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)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes 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)}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes 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)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes 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)}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}100%{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}}@keyframes fadeOutRight{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-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}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-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}100%{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-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)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-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)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-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)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-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)}100%{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-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}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{0%{-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}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible;backface-visibility:visible}@-webkit-keyframes flipOutY{0%{-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}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{0%{-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}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-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}100%{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-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}100%{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-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 rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-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 rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-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 rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-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 rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes 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}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes 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}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}100%{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{0%{opacity:1}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{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 zoomInDown{0%{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)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{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 zoomInLeft{0%{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)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{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 zoomInRight{0%{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)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{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 zoomInUp{0%{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)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}100%{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes 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)}100%{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 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)}100%{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)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{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 zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}100%{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}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{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 zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}100%{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}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes 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)}100%{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 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)}100%{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)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}
@font-face{font-family:'terminus_icons';src:url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/terminus_icons.eot?67089359);src:url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/terminus_icons.eot?67089359#iefix) format('embedded-opentype'),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/terminus_icons.woff?67089359) format('woff'),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/terminus_icons.ttf?67089359) format('truetype'),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/terminus_icons.svg?67089359#terminus_icons) format('svg');font-weight:400;font-style:normal}[class^=icon-]:before,[class*=" icon-"]:before{font-family:"terminus_icons";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-music:before{content:'\e800'}.icon-camera-alt:before{content:'\e801'}.icon-search:before{content:'\e802'}.icon-mail:before{content:'\e803'}.icon-mail-alt:before{content:'\e804'}.icon-mail-squared:before{content:'\e805'}.icon-heart:before{content:'\e806'}.icon-heart-empty:before{content:'\e807'}.icon-star:before{content:'\e808'}.icon-star-empty:before{content:'\e809'}.icon-star-half:before{content:'\e80a'}.icon-star-half-alt:before{content:'\e80b'}.icon-user:before{content:'\e80c'}.icon-user-plus:before{content:'\e80d'}.icon-user-times:before{content:'\e80e'}.icon-videocam:before{content:'\e80f'}.icon-video:before{content:'\e810'}.icon-picture:before{content:'\e811'}.icon-th-large:before{content:'\e812'}.icon-th:before{content:'\e813'}.icon-th-list:before{content:'\e814'}.icon-ok:before{content:'\e815'}.icon-ok-circled:before{content:'\e816'}.icon-ok-circled2:before{content:'\e817'}.icon-ok-squared:before{content:'\e818'}.icon-cancel:before{content:'\e819'}.icon-cancel-circled:before{content:'\e81a'}.icon-cancel-circled2:before{content:'\e81b'}.icon-minus-circled:before{content:'\e81c'}.icon-minus-squared:before{content:'\e81d'}.icon-minus-squared-alt:before{content:'\e81e'}.icon-help:before{content:'\e81f'}.icon-help-circled:before{content:'\e820'}.icon-info-circled:before{content:'\e821'}.icon-info:before{content:'\e822'}.icon-home:before{content:'\e823'}.icon-link:before{content:'\e824'}.icon-unlink:before{content:'\e825'}.icon-link-ext:before{content:'\e826'}.icon-link-ext-alt:before{content:'\e827'}.icon-attach:before{content:'\e828'}.icon-lock:before{content:'\e829'}.icon-lock-open:before{content:'\e82a'}.icon-tags:before{content:'\e82b'}.icon-bookmark:before{content:'\e82c'}.icon-bookmark-empty:before{content:'\e82d'}.icon-flag:before{content:'\e82e'}.icon-flag-empty:before{content:'\e82f'}.icon-flag-checkered:before{content:'\e830'}.icon-thumbs-up:before{content:'\e831'}.icon-thumbs-down:before{content:'\e832'}.icon-thumbs-up-alt:before{content:'\e833'}.icon-thumbs-down-alt:before{content:'\e834'}.icon-download:before{content:'\e835'}.icon-upload:before{content:'\e836'}.icon-download-cloud:before{content:'\e837'}.icon-upload-cloud:before{content:'\e838'}.icon-reply:before{content:'\e839'}.icon-glass:before{content:'\e83a'}.icon-users:before{content:'\e83b'}.icon-male:before{content:'\e83c'}.icon-female:before{content:'\e83d'}.icon-child:before{content:'\e83e'}.icon-user-secret:before{content:'\e83f'}.icon-plus:before{content:'\e840'}.icon-plus-circled:before{content:'\e841'}.icon-plus-squared:before{content:'\e842'}.icon-plus-squared-alt:before{content:'\e843'}.icon-minus:before{content:'\e844'}.icon-lock-open-alt:before{content:'\e845'}.icon-pin:before{content:'\e846'}.icon-eye:before{content:'\e847'}.icon-eye-off:before{content:'\e848'}.icon-tag:before{content:'\e849'}.icon-reply-all:before{content:'\e84a'}.icon-forward:before{content:'\e84b'}.icon-quote-left:before{content:'\e84c'}.icon-quote-right:before{content:'\e84d'}.icon-code:before{content:'\e84e'}.icon-export:before{content:'\e84f'}.icon-export-alt:before{content:'\e850'}.icon-share:before{content:'\e851'}.icon-share-squared:before{content:'\e852'}.icon-pencil:before{content:'\e853'}.icon-pencil-squared:before{content:'\e854'}.icon-edit:before{content:'\e855'}.icon-print:before{content:'\e856'}.icon-retweet:before{content:'\e857'}.icon-keyboard:before{content:'\e858'}.icon-gamepad:before{content:'\e859'}.icon-comment:before{content:'\e85a'}.icon-chat:before{content:'\e85b'}.icon-comment-empty:before{content:'\e85c'}.icon-chat-empty:before{content:'\e85d'}.icon-bell:before{content:'\e85e'}.icon-bell-alt:before{content:'\e85f'}.icon-bell-off:before{content:'\e860'}.icon-bell-off-empty:before{content:'\e861'}.icon-attention-alt:before{content:'\e862'}.icon-attention:before{content:'\e863'}.icon-attention-circled:before{content:'\e864'}.icon-location:before{content:'\e865'}.icon-direction:before{content:'\e866'}.icon-compass:before{content:'\e867'}.icon-trash:before{content:'\e868'}.icon-trash-empty:before{content:'\e869'}.icon-doc:before{content:'\e86a'}.icon-docs:before{content:'\e86b'}.icon-doc-text:before{content:'\e86c'}.icon-doc-inv:before{content:'\e86d'}.icon-doc-text-inv:before{content:'\e86e'}.icon-file-pdf:before{content:'\e86f'}.icon-file-word:before{content:'\e870'}.icon-file-excel:before{content:'\e871'}.icon-file-powerpoint:before{content:'\e872'}.icon-file-image:before{content:'\e873'}.icon-file-archive:before{content:'\e874'}.icon-file-audio:before{content:'\e875'}.icon-file-video:before{content:'\e876'}.icon-file-code:before{content:'\e877'}.icon-folder:before{content:'\e878'}.icon-folder-open:before{content:'\e879'}.icon-folder-empty:before{content:'\e87a'}.icon-folder-open-empty:before{content:'\e87b'}.icon-box:before{content:'\e87c'}.icon-rss:before{content:'\e87d'}.icon-rss-squared:before{content:'\e87e'}.icon-phone:before{content:'\e87f'}.icon-phone-squared:before{content:'\e880'}.icon-fax:before{content:'\e881'}.icon-menu:before{content:'\e882'}.icon-cog:before{content:'\e883'}.icon-cog-alt:before{content:'\e884'}.icon-wrench:before{content:'\e885'}.icon-sliders:before{content:'\e886'}.icon-basket:before{content:'\e887'}.icon-cart-plus:before{content:'\e888'}.icon-cart-arrow-down:before{content:'\e889'}.icon-calendar:before{content:'\e88a'}.icon-calendar-empty:before{content:'\e88b'}.icon-login:before{content:'\e88c'}.icon-logout:before{content:'\e88d'}.icon-mic:before{content:'\e88e'}.icon-mute:before{content:'\e88f'}.icon-volume-off:before{content:'\e890'}.icon-volume-down:before{content:'\e891'}.icon-volume-up:before{content:'\e892'}.icon-headphones:before{content:'\e893'}.icon-clock:before{content:'\e894'}.icon-lightbulb:before{content:'\e895'}.icon-block:before{content:'\e896'}.icon-resize-full:before{content:'\e897'}.icon-resize-full-alt:before{content:'\e898'}.icon-resize-small:before{content:'\e899'}.icon-resize-vertical:before{content:'\e89a'}.icon-resize-horizontal:before{content:'\e89b'}.icon-move:before{content:'\e89c'}.icon-zoom-in:before{content:'\e89d'}.icon-zoom-out:before{content:'\e89e'}.icon-down-circled2:before{content:'\e89f'}.icon-up-circled2:before{content:'\e8a0'}.icon-left-circled2:before{content:'\e8a1'}.icon-right-circled2:before{content:'\e8a2'}.icon-down-dir:before{content:'\e8a3'}.icon-up-dir:before{content:'\e8a4'}.icon-left-dir:before{content:'\e8a5'}.icon-right-dir:before{content:'\e8a6'}.icon-down-open:before{content:'\e8a7'}.icon-left-open:before{content:'\e8a8'}.icon-right-open:before{content:'\e8a9'}.icon-up-open:before{content:'\e8aa'}.icon-angle-left:before{content:'\e8ab'}.icon-angle-right:before{content:'\e8ac'}.icon-angle-up:before{content:'\e8ad'}.icon-angle-down:before{content:'\e8ae'}.icon-angle-circled-left:before{content:'\e8af'}.icon-angle-circled-right:before{content:'\e8b0'}.icon-angle-circled-up:before{content:'\e8b1'}.icon-angle-circled-down:before{content:'\e8b2'}.icon-angle-double-left:before{content:'\e8b3'}.icon-angle-double-right:before{content:'\e8b4'}.icon-angle-double-up:before{content:'\e8b5'}.icon-angle-double-down:before{content:'\e8b6'}.icon-down:before{content:'\e8b7'}.icon-left:before{content:'\e8b8'}.icon-right:before{content:'\e8b9'}.icon-up:before{content:'\e8ba'}.icon-down-big:before{content:'\e8bb'}.icon-left-big:before{content:'\e8bc'}.icon-right-big:before{content:'\e8bd'}.icon-up-big:before{content:'\e8be'}.icon-right-hand:before{content:'\e8bf'}.icon-left-hand:before{content:'\e8c0'}.icon-up-hand:before{content:'\e8c1'}.icon-down-hand:before{content:'\e8c2'}.icon-left-circled:before{content:'\e8c3'}.icon-right-circled:before{content:'\e8c4'}.icon-up-circled:before{content:'\e8c5'}.icon-down-circled:before{content:'\e8c6'}.icon-cw:before{content:'\e8c7'}.icon-ccw:before{content:'\e8c8'}.icon-arrows-cw:before{content:'\e8c9'}.icon-level-up:before{content:'\e8ca'}.icon-level-down:before{content:'\e8cb'}.icon-shuffle:before{content:'\e8cc'}.icon-exchange:before{content:'\e8cd'}.icon-history:before{content:'\e8ce'}.icon-expand:before{content:'\e8cf'}.icon-collapse:before{content:'\e8d0'}.icon-expand-right:before{content:'\e8d1'}.icon-collapse-left:before{content:'\e8d2'}.icon-play:before{content:'\e8d3'}.icon-play-circled:before{content:'\e8d4'}.icon-play-circled2:before{content:'\e8d5'}.icon-stop:before{content:'\e8d6'}.icon-pause:before{content:'\e8d7'}.icon-to-end:before{content:'\e8d8'}.icon-to-end-alt:before{content:'\e8d9'}.icon-to-start:before{content:'\e8da'}.icon-to-start-alt:before{content:'\e8db'}.icon-fast-fw:before{content:'\e8dc'}.icon-fast-bw:before{content:'\e8dd'}.icon-eject:before{content:'\e8de'}.icon-target:before{content:'\e8df'}.icon-signal:before{content:'\e8e0'}.icon-wifi:before{content:'\e8e1'}.icon-award:before{content:'\e8e2'}.icon-desktop:before{content:'\e8e3'}.icon-laptop:before{content:'\e8e4'}.icon-tablet:before{content:'\e8e5'}.icon-mobile:before{content:'\e8e6'}.icon-inbox:before{content:'\e8e7'}.icon-globe:before{content:'\e8e8'}.icon-sun:before{content:'\e8e9'}.icon-cloud:before{content:'\e8ea'}.icon-flash:before{content:'\e8eb'}.icon-moon:before{content:'\e8ec'}.icon-umbrella:before{content:'\e8ed'}.icon-flight:before{content:'\e8ee'}.icon-fighter-jet:before{content:'\e8ef'}.icon-paper-plane:before{content:'\e8f0'}.icon-paper-plane-empty:before{content:'\e8f1'}.icon-space-shuttle:before{content:'\e8f2'}.icon-leaf:before{content:'\e8f3'}.icon-font:before{content:'\e8f4'}.icon-bold:before{content:'\e8f5'}.icon-medium:before{content:'\e8f6'}.icon-italic:before{content:'\e8f7'}.icon-header:before{content:'\e8f8'}.icon-paragraph:before{content:'\e8f9'}.icon-text-height:before{content:'\e8fa'}.icon-text-width:before{content:'\e8fb'}.icon-align-left:before{content:'\e8fc'}.icon-align-center:before{content:'\e8fd'}.icon-align-right:before{content:'\e8fe'}.icon-align-justify:before{content:'\e8ff'}.icon-list:before{content:'\e900'}.icon-indent-left:before{content:'\e901'}.icon-indent-right:before{content:'\e902'}.icon-list-bullet:before{content:'\e903'}.icon-list-numbered:before{content:'\e904'}.icon-strike:before{content:'\e905'}.icon-underline:before{content:'\e906'}.icon-superscript:before{content:'\e907'}.icon-subscript:before{content:'\e908'}.icon-table:before{content:'\e909'}.icon-columns:before{content:'\e90a'}.icon-crop:before{content:'\e90b'}.icon-scissors:before{content:'\e90c'}.icon-paste:before{content:'\e90d'}.icon-briefcase:before{content:'\e90e'}.icon-suitcase:before{content:'\e90f'}.icon-ellipsis:before{content:'\e910'}.icon-ellipsis-vert:before{content:'\e911'}.icon-off:before{content:'\e912'}.icon-road:before{content:'\e913'}.icon-list-alt:before{content:'\e914'}.icon-qrcode:before{content:'\e915'}.icon-barcode:before{content:'\e916'}.icon-book:before{content:'\e917'}.icon-ajust:before{content:'\e918'}.icon-tint:before{content:'\e919'}.icon-toggle-off:before{content:'\e91a'}.icon-toggle-on:before{content:'\e91b'}.icon-check:before{content:'\e91c'}.icon-check-empty:before{content:'\e91d'}.icon-circle:before{content:'\e91e'}.icon-circle-empty:before{content:'\e91f'}.icon-circle-thin:before{content:'\e920'}.icon-circle-notch:before{content:'\e921'}.icon-dot-circled:before{content:'\e922'}.icon-asterisk:before{content:'\e923'}.icon-gift:before{content:'\e924'}.icon-fire:before{content:'\e925'}.icon-magnet:before{content:'\e926'}.icon-chart-bar:before{content:'\e927'}.icon-chart-area:before{content:'\e928'}.icon-chart-pie:before{content:'\e929'}.icon-chart-line:before{content:'\e92a'}.icon-ticket:before{content:'\e92b'}.icon-credit-card:before{content:'\e92c'}.icon-floppy:before{content:'\e92d'}.icon-megaphone:before{content:'\e92e'}.icon-hdd:before{content:'\e92f'}.icon-key:before{content:'\e930'}.icon-fork:before{content:'\e931'}.icon-rocket:before{content:'\e932'}.icon-bug:before{content:'\e933'}.icon-certificate:before{content:'\e934'}.icon-tasks:before{content:'\e935'}.icon-filter:before{content:'\e936'}.icon-beaker:before{content:'\e937'}.icon-magic:before{content:'\e938'}.icon-cab:before{content:'\e939'}.icon-taxi:before{content:'\e93a'}.icon-truck:before{content:'\e93b'}.icon-bus:before{content:'\e93c'}.icon-bicycle:before{content:'\e93d'}.icon-motorcycle:before{content:'\e93e'}.icon-train:before{content:'\e93f'}.icon-subway:before{content:'\e940'}.icon-ship:before{content:'\e941'}.icon-money:before{content:'\e942'}.icon-euro:before{content:'\e943'}.icon-pound:before{content:'\e944'}.icon-dollar:before{content:'\e945'}.icon-rupee:before{content:'\e946'}.icon-yen:before{content:'\e947'}.icon-rouble:before{content:'\e948'}.icon-shekel:before{content:'\e949'}.icon-try:before{content:'\e94a'}.icon-won:before{content:'\e94b'}.icon-bitcoin:before{content:'\e94c'}.icon-viacoin:before{content:'\e94d'}.icon-sort:before{content:'\e94e'}.icon-sort-down:before{content:'\e94f'}.icon-sort-up:before{content:'\e950'}.icon-sort-alt-up:before{content:'\e951'}.icon-sort-alt-down:before{content:'\e952'}.icon-sort-name-up:before{content:'\e953'}.icon-sort-name-down:before{content:'\e954'}.icon-sort-number-up:before{content:'\e955'}.icon-sort-number-down:before{content:'\e956'}.icon-hammer:before{content:'\e957'}.icon-gauge:before{content:'\e958'}.icon-sitemap:before{content:'\e959'}.icon-spinner:before{content:'\e95a'}.icon-coffee:before{content:'\e95b'}.icon-food:before{content:'\e95c'}.icon-beer:before{content:'\e95d'}.icon-user-md:before{content:'\e95e'}.icon-stethoscope:before{content:'\e95f'}.icon-heartbeat:before{content:'\e960'}.icon-ambulance:before{content:'\e961'}.icon-medkit:before{content:'\e962'}.icon-h-sigh:before{content:'\e963'}.icon-bed:before{content:'\e964'}.icon-hospital:before{content:'\e965'}.icon-building:before{content:'\e966'}.icon-building-filled:before{content:'\e967'}.icon-bank:before{content:'\e968'}.icon-smile:before{content:'\e969'}.icon-frown:before{content:'\e96a'}.icon-meh:before{content:'\e96b'}.icon-anchor:before{content:'\e96c'}.icon-terminal:before{content:'\e96d'}.icon-eraser:before{content:'\e96e'}.icon-puzzle:before{content:'\e96f'}.icon-shield:before{content:'\e970'}.icon-extinguisher:before{content:'\e971'}.icon-bullseye:before{content:'\e972'}.icon-wheelchair:before{content:'\e973'}.icon-language:before{content:'\e974'}.icon-graduation-cap:before{content:'\e975'}.icon-paw:before{content:'\e976'}.icon-spoon:before{content:'\e977'}.icon-cube:before{content:'\e978'}.icon-cubes:before{content:'\e979'}.icon-recycle:before{content:'\e97a'}.icon-tree:before{content:'\e97b'}.icon-database:before{content:'\e97c'}.icon-server:before{content:'\e97d'}.icon-lifebuoy:before{content:'\e97e'}.icon-rebel:before{content:'\e97f'}.icon-empire:before{content:'\e980'}.icon-bomb:before{content:'\e981'}.icon-soccer-ball:before{content:'\e982'}.icon-tty:before{content:'\e983'}.icon-binoculars:before{content:'\e984'}.icon-plug:before{content:'\e985'}.icon-newspaper:before{content:'\e986'}.icon-calc:before{content:'\e987'}.icon-copyright:before{content:'\e988'}.icon-at:before{content:'\e989'}.icon-eyedropper:before{content:'\e98a'}.icon-brush:before{content:'\e98b'}.icon-birthday:before{content:'\e98c'}.icon-diamond:before{content:'\e98d'}.icon-street-view:before{content:'\e98e'}.icon-venus:before{content:'\e98f'}.icon-mars:before{content:'\e990'}.icon-mercury:before{content:'\e991'}.icon-transgender:before{content:'\e992'}.icon-transgender-alt:before{content:'\e993'}.icon-venus-double:before{content:'\e994'}.icon-mars-double:before{content:'\e995'}.icon-venus-mars:before{content:'\e996'}.icon-mars-stroke:before{content:'\e997'}.icon-mars-stroke-v:before{content:'\e998'}.icon-mars-stroke-h:before{content:'\e999'}.icon-neuter:before{content:'\e99a'}.icon-cc-visa:before{content:'\e99b'}.icon-cc-mastercard:before{content:'\e99c'}.icon-cc-discover:before{content:'\e99d'}.icon-cc-amex:before{content:'\e99e'}.icon-cc-paypal:before{content:'\e99f'}.icon-cc-stripe:before{content:'\e9a0'}.icon-adn:before{content:'\e9a1'}.icon-android:before{content:'\e9a2'}.icon-angellist:before{content:'\e9a3'}.icon-apple:before{content:'\e9a4'}.icon-behance:before{content:'\e9a5'}.icon-behance-squared:before{content:'\e9a6'}.icon-bitbucket:before{content:'\e9a7'}.icon-bitbucket-squared:before{content:'\e9a8'}.icon-buysellads:before{content:'\e9a9'}.icon-cc:before{content:'\e9aa'}.icon-codeopen:before{content:'\e9ab'}.icon-connectdevelop:before{content:'\e9ac'}.icon-css3:before{content:'\e9ad'}.icon-dashcube:before{content:'\e9ae'}.icon-delicious:before{content:'\e9af'}.icon-deviantart:before{content:'\e9b0'}.icon-digg:before{content:'\e9b1'}.icon-dribbble:before{content:'\e9b2'}.icon-dropbox:before{content:'\e9b3'}.icon-drupal:before{content:'\e9b4'}.icon-facebook:before{content:'\e9b5'}.icon-facebook-squared:before{content:'\e9b6'}.icon-facebook-official:before{content:'\e9b7'}.icon-flickr:before{content:'\e9b8'}.icon-forumbee:before{content:'\e9b9'}.icon-foursquare:before{content:'\e9ba'}.icon-git-squared:before{content:'\e9bb'}.icon-git:before{content:'\e9bc'}.icon-github:before{content:'\e9bd'}.icon-github-squared:before{content:'\e9be'}.icon-github-circled:before{content:'\e9bf'}.icon-gittip:before{content:'\e9c0'}.icon-google:before{content:'\e9c1'}.icon-gplus:before{content:'\e9c2'}.icon-gplus-squared:before{content:'\e9c3'}.icon-gwallet:before{content:'\e9c4'}.icon-hacker-news:before{content:'\e9c5'}.icon-html5:before{content:'\e9c6'}.icon-instagram:before{content:'\e9c7'}.icon-ioxhost:before{content:'\e9c8'}.icon-joomla:before{content:'\e9c9'}.icon-jsfiddle:before{content:'\e9ca'}.icon-lastfm:before{content:'\e9cb'}.icon-lastfm-squared:before{content:'\e9cc'}.icon-leanpub:before{content:'\e9cd'}.icon-linkedin-squared:before{content:'\e9ce'}.icon-linux:before{content:'\e9cf'}.icon-linkedin:before{content:'\e9d0'}.icon-maxcdn:before{content:'\e9d1'}.icon-meanpath:before{content:'\e9d2'}.icon-openid:before{content:'\e9d3'}.icon-pagelines:before{content:'\e9d4'}.icon-paypal:before{content:'\e9d5'}.icon-pied-piper-squared:before{content:'\e9d6'}.icon-pied-piper-alt:before{content:'\e9d7'}.icon-pinterest:before{content:'\e9d8'}.icon-pinterest-circled:before{content:'\e9d9'}.icon-pinterest-squared:before{content:'\e9da'}.icon-qq:before{content:'\e9db'}.icon-reddit:before{content:'\e9dc'}.icon-reddit-squared:before{content:'\e9dd'}.icon-renren:before{content:'\e9de'}.icon-sellsy:before{content:'\e9df'}.icon-shirtsinbulk:before{content:'\e9e0'}.icon-simplybuilt:before{content:'\e9e1'}.icon-skyatlas:before{content:'\e9e2'}.icon-skype:before{content:'\e9e3'}.icon-slack:before{content:'\e9e4'}.icon-slideshare:before{content:'\e9e5'}.icon-soundcloud:before{content:'\e9e6'}.icon-spotify:before{content:'\e9e7'}.icon-stackexchange:before{content:'\e9e8'}.icon-stackoverflow:before{content:'\e9e9'}.icon-steam:before{content:'\e9ea'}.icon-steam-squared:before{content:'\e9eb'}.icon-stumbleupon:before{content:'\e9ec'}.icon-stumbleupon-circled:before{content:'\e9ed'}.icon-tencent-weibo:before{content:'\e9ee'}.icon-trello:before{content:'\e9ef'}.icon-tumblr:before{content:'\e9f0'}.icon-tumblr-squared:before{content:'\e9f1'}.icon-twitch:before{content:'\e9f2'}.icon-twitter-squared:before{content:'\e9f3'}.icon-twitter:before{content:'\e9f4'}.icon-vimeo-squared:before{content:'\e9f5'}.icon-vine:before{content:'\e9f6'}.icon-vkontakte:before{content:'\e9f7'}.icon-whatsapp:before{content:'\e9f8'}.icon-wechat:before{content:'\e9f9'}.icon-weibo:before{content:'\e9fa'}.icon-windows:before{content:'\e9fb'}.icon-wordpress:before{content:'\e9fc'}.icon-xing:before{content:'\e9fd'}.icon-xing-squared:before{content:'\e9fe'}.icon-yelp:before{content:'\e9ff'}.icon-youtube:before{content:'\ea00'}.icon-yahoo:before{content:'\ea01'}.icon-youtube-squared:before{content:'\ea02'}.icon-youtube-play:before{content:'\ea03'}.icon-blank:before{content:'\ea04'}.icon-lemon:before{content:'\ea05'}.icon-note:before{content:'\ea06'}.icon-note-beamed:before{content:'\ea07'}.icon-music-1:before{content:'\ea08'}.icon-search-1:before{content:'\ea09'}.icon-flashlight:before{content:'\ea0a'}.icon-mail-1:before{content:'\ea0b'}.icon-heart-1:before{content:'\ea0c'}.icon-heart-empty-1:before{content:'\ea0d'}.icon-star-1:before{content:'\ea0e'}.icon-star-empty-1:before{content:'\ea0f'}.icon-user-1:before{content:'\ea10'}.icon-users-1:before{content:'\ea11'}.icon-user-add:before{content:'\ea12'}.icon-video-1:before{content:'\ea13'}.icon-picture-1:before{content:'\ea14'}.icon-camera:before{content:'\ea15'}.icon-layout:before{content:'\ea16'}.icon-menu-1:before{content:'\ea17'}.icon-check-1:before{content:'\ea18'}.icon-cancel-1:before{content:'\ea19'}.icon-cancel-circled-1:before{content:'\ea1a'}.icon-cancel-squared:before{content:'\ea1b'}.icon-plus-1:before{content:'\ea1c'}.icon-plus-circled-1:before{content:'\ea1d'}.icon-plus-squared-1:before{content:'\ea1e'}.icon-minus-1:before{content:'\ea1f'}.icon-minus-circled-1:before{content:'\ea20'}.icon-minus-squared-1:before{content:'\ea21'}.icon-help-1:before{content:'\ea22'}.icon-help-circled-1:before{content:'\ea23'}.icon-info-1:before{content:'\ea24'}.icon-info-circled-1:before{content:'\ea25'}.icon-back:before{content:'\ea26'}.icon-home-1:before{content:'\ea27'}.icon-link-1:before{content:'\ea28'}.icon-attach-1:before{content:'\ea29'}.icon-lock-1:before{content:'\ea2a'}.icon-lock-open-1:before{content:'\ea2b'}.icon-eye-1:before{content:'\ea2c'}.icon-tag-1:before{content:'\ea2d'}.icon-bookmark-1:before{content:'\ea2e'}.icon-bookmarks:before{content:'\ea2f'}.icon-flag-1:before{content:'\ea30'}.icon-thumbs-up-1:before{content:'\ea31'}.icon-thumbs-down-1:before{content:'\ea32'}.icon-download-1:before{content:'\ea33'}.icon-upload-1:before{content:'\ea34'}.icon-upload-cloud-1:before{content:'\ea35'}.icon-reply-1:before{content:'\ea36'}.icon-reply-all-1:before{content:'\ea37'}.icon-forward-1:before{content:'\ea38'}.icon-quote:before{content:'\ea39'}.icon-code-1:before{content:'\ea3a'}.icon-export-1:before{content:'\ea3b'}.icon-pencil-1:before{content:'\ea3c'}.icon-feather:before{content:'\ea3d'}.icon-print-1:before{content:'\ea3e'}.icon-retweet-1:before{content:'\ea3f'}.icon-keyboard-1:before{content:'\ea40'}.icon-comment-1:before{content:'\ea41'}.icon-chat-1:before{content:'\ea42'}.icon-bell-1:before{content:'\ea43'}.icon-attention-1:before{content:'\ea44'}.icon-alert:before{content:'\ea45'}.icon-vcard:before{content:'\ea46'}.icon-address:before{content:'\ea47'}.icon-location-1:before{content:'\ea48'}.icon-map:before{content:'\ea49'}.icon-direction-1:before{content:'\ea4a'}.icon-compass-1:before{content:'\ea4b'}.icon-cup:before{content:'\ea4c'}.icon-trash-1:before{content:'\ea4d'}.icon-doc-1:before{content:'\ea4e'}.icon-docs-1:before{content:'\ea4f'}.icon-doc-landscape:before{content:'\ea50'}.icon-doc-text-1:before{content:'\ea51'}.icon-doc-text-inv-1:before{content:'\ea52'}.icon-newspaper-1:before{content:'\ea53'}.icon-book-open:before{content:'\ea54'}.icon-book-1:before{content:'\ea55'}.icon-folder-1:before{content:'\ea56'}.icon-archive:before{content:'\ea57'}.icon-box-1:before{content:'\ea58'}.icon-rss-1:before{content:'\ea59'}.icon-phone-1:before{content:'\ea5a'}.icon-cog-1:before{content:'\ea5b'}.icon-tools:before{content:'\ea5c'}.icon-share-1:before{content:'\ea5d'}.icon-shareable:before{content:'\ea5e'}.icon-basket-1:before{content:'\ea5f'}.icon-bag:before{content:'\ea60'}.icon-calendar-1:before{content:'\ea61'}.icon-login-1:before{content:'\ea62'}.icon-logout-1:before{content:'\ea63'}.icon-mic-1:before{content:'\ea64'}.icon-mute-1:before{content:'\ea65'}.icon-sound:before{content:'\ea66'}.icon-volume:before{content:'\ea67'}.icon-clock-1:before{content:'\ea68'}.icon-hourglass:before{content:'\ea69'}.icon-lamp:before{content:'\ea6a'}.icon-light-down:before{content:'\ea6b'}.icon-light-up:before{content:'\ea6c'}.icon-adjust:before{content:'\ea6d'}.icon-block-1:before{content:'\ea6e'}.icon-resize-full-1:before{content:'\ea6f'}.icon-resize-small-1:before{content:'\ea70'}.icon-popup:before{content:'\ea71'}.icon-publish:before{content:'\ea72'}.icon-window:before{content:'\ea73'}.icon-arrow-combo:before{content:'\ea74'}.icon-down-circled-1:before{content:'\ea75'}.icon-left-circled-1:before{content:'\ea76'}.icon-right-circled-1:before{content:'\ea77'}.icon-up-circled-1:before{content:'\ea78'}.icon-down-open-1:before{content:'\ea79'}.icon-left-open-1:before{content:'\ea7a'}.icon-right-open-1:before{content:'\ea7b'}.icon-up-open-1:before{content:'\ea7c'}.icon-down-open-mini:before{content:'\ea7d'}.icon-left-open-mini:before{content:'\ea7e'}.icon-right-open-mini:before{content:'\ea7f'}.icon-up-open-mini:before{content:'\ea80'}.icon-down-open-big:before{content:'\ea81'}.icon-left-open-big:before{content:'\ea82'}.icon-right-open-big:before{content:'\ea83'}.icon-up-open-big:before{content:'\ea84'}.icon-down-1:before{content:'\ea85'}.icon-left-1:before{content:'\ea86'}.icon-right-1:before{content:'\ea87'}.icon-up-1:before{content:'\ea88'}.icon-down-dir-1:before{content:'\ea89'}.icon-left-dir-1:before{content:'\ea8a'}.icon-right-dir-1:before{content:'\ea8b'}.icon-up-dir-1:before{content:'\ea8c'}.icon-down-bold:before{content:'\ea8d'}.icon-left-bold:before{content:'\ea8e'}.icon-right-bold:before{content:'\ea8f'}.icon-up-bold:before{content:'\ea90'}.icon-down-thin:before{content:'\ea91'}.icon-left-thin:before{content:'\ea92'}.icon-right-thin:before{content:'\ea93'}.icon-up-thin:before{content:'\ea94'}.icon-ccw-1:before{content:'\ea95'}.icon-cw-1:before{content:'\ea96'}.icon-arrows-ccw:before{content:'\ea97'}.icon-level-down-1:before{content:'\ea98'}.icon-level-up-1:before{content:'\ea99'}.icon-shuffle-1:before{content:'\ea9a'}.icon-loop:before{content:'\ea9b'}.icon-switch:before{content:'\ea9c'}.icon-play-1:before{content:'\ea9d'}.icon-stop-1:before{content:'\ea9e'}.icon-pause-1:before{content:'\ea9f'}.icon-record:before{content:'\eaa0'}.icon-to-end-1:before{content:'\eaa1'}.icon-to-start-1:before{content:'\eaa2'}.icon-fast-forward:before{content:'\eaa3'}.icon-fast-backward:before{content:'\eaa4'}.icon-progress-0:before{content:'\eaa5'}.icon-progress-1:before{content:'\eaa6'}.icon-progress-2:before{content:'\eaa7'}.icon-progress-3:before{content:'\eaa8'}.icon-target-1:before{content:'\eaa9'}.icon-palette:before{content:'\eaaa'}.icon-list-1:before{content:'\eaab'}.icon-list-add:before{content:'\eaac'}.icon-signal-1:before{content:'\eaad'}.icon-trophy:before{content:'\eaae'}.icon-battery:before{content:'\eaaf'}.icon-back-in-time:before{content:'\eab0'}.icon-monitor:before{content:'\eab1'}.icon-mobile-1:before{content:'\eab2'}.icon-network:before{content:'\eab3'}.icon-cd:before{content:'\eab4'}.icon-inbox-1:before{content:'\eab5'}.icon-install:before{content:'\eab6'}.icon-globe-1:before{content:'\eab7'}.icon-cloud-1:before{content:'\eab8'}.icon-cloud-thunder:before{content:'\eab9'}.icon-flash-1:before{content:'\eaba'}.icon-moon-1:before{content:'\eabb'}.icon-flight-1:before{content:'\eabc'}.icon-paper-plane-1:before{content:'\eabd'}.icon-leaf-1:before{content:'\eabe'}.icon-lifebuoy-1:before{content:'\eabf'}.icon-mouse:before{content:'\eac0'}.icon-briefcase-1:before{content:'\eac1'}.icon-suitcase-1:before{content:'\eac2'}.icon-dot:before{content:'\eac3'}.icon-dot-2:before{content:'\eac4'}.icon-dot-3:before{content:'\eac5'}.icon-brush-1:before{content:'\eac6'}.icon-magnet-1:before{content:'\eac7'}.icon-infinity:before{content:'\eac8'}.icon-erase:before{content:'\eac9'}.icon-chart-pie-1:before{content:'\eaca'}.icon-chart-line-1:before{content:'\eacb'}.icon-chart-bar-1:before{content:'\eacc'}.icon-chart-area-1:before{content:'\eacd'}.icon-tape:before{content:'\eace'}.icon-graduation-cap-1:before{content:'\eacf'}.icon-language-1:before{content:'\ead0'}.icon-ticket-1:before{content:'\ead1'}.icon-water:before{content:'\ead2'}.icon-droplet:before{content:'\ead3'}.icon-air:before{content:'\ead4'}.icon-credit-card-1:before{content:'\ead5'}.icon-floppy-1:before{content:'\ead6'}.icon-clipboard:before{content:'\ead7'}.icon-megaphone-1:before{content:'\ead8'}.icon-database-1:before{content:'\ead9'}.icon-drive:before{content:'\eada'}.icon-bucket:before{content:'\eadb'}.icon-thermometer:before{content:'\eadc'}.icon-key-1:before{content:'\eadd'}.icon-flow-cascade:before{content:'\eade'}.icon-flow-branch:before{content:'\eadf'}.icon-flow-tree:before{content:'\eae0'}.icon-flow-line:before{content:'\eae1'}.icon-flow-parallel:before{content:'\eae2'}.icon-rocket-1:before{content:'\eae3'}.icon-gauge-1:before{content:'\eae4'}.icon-traffic-cone:before{content:'\eae5'}.icon-cc-1:before{content:'\eae6'}.icon-cc-by:before{content:'\eae7'}.icon-cc-nc:before{content:'\eae8'}.icon-cc-nc-eu:before{content:'\eae9'}.icon-cc-nc-jp:before{content:'\eaea'}.icon-cc-sa:before{content:'\eaeb'}.icon-cc-nd:before{content:'\eaec'}.icon-cc-pd:before{content:'\eaed'}.icon-cc-zero:before{content:'\eaee'}.icon-cc-share:before{content:'\eaef'}.icon-cc-remix:before{content:'\eaf0'}.icon-github-1:before{content:'\eaf1'}.icon-github-circled-1:before{content:'\eaf2'}.icon-flickr-1:before{content:'\eaf3'}.icon-flickr-circled:before{content:'\eaf4'}.icon-vimeo:before{content:'\eaf5'}.icon-vimeo-circled:before{content:'\eaf6'}.icon-twitter-1:before{content:'\eaf7'}.icon-twitter-circled:before{content:'\eaf8'}.icon-facebook-1:before{content:'\eaf9'}.icon-facebook-circled:before{content:'\eafa'}.icon-facebook-squared-1:before{content:'\eafb'}.icon-gplus-1:before{content:'\eafc'}.icon-gplus-circled:before{content:'\eafd'}.icon-pinterest-1:before{content:'\eafe'}.icon-pinterest-circled-1:before{content:'\eaff'}.icon-tumblr-1:before{content:'\eb00'}.icon-tumblr-circled:before{content:'\eb01'}.icon-linkedin-1:before{content:'\eb02'}.icon-linkedin-circled:before{content:'\eb03'}.icon-dribbble-1:before{content:'\eb04'}.icon-dribbble-circled:before{content:'\eb05'}.icon-stumbleupon-1:before{content:'\eb06'}.icon-stumbleupon-circled-1:before{content:'\eb07'}.icon-lastfm-1:before{content:'\eb08'}.icon-lastfm-circled:before{content:'\eb09'}.icon-rdio:before{content:'\eb0a'}.icon-rdio-circled:before{content:'\eb0b'}.icon-spotify-1:before{content:'\eb0c'}.icon-spotify-circled:before{content:'\eb0d'}.icon-qq-1:before{content:'\eb0e'}.icon-instagram-1:before{content:'\eb0f'}.icon-dropbox-1:before{content:'\eb10'}.icon-evernote:before{content:'\eb11'}.icon-flattr:before{content:'\eb12'}.icon-skype-1:before{content:'\eb13'}.icon-skype-circled:before{content:'\eb14'}.icon-renren-1:before{content:'\eb15'}.icon-sina-weibo:before{content:'\eb16'}.icon-paypal-1:before{content:'\eb17'}.icon-picasa:before{content:'\eb18'}.icon-soundcloud-1:before{content:'\eb19'}.icon-mixi:before{content:'\eb1a'}.icon-behance-1:before{content:'\eb1b'}.icon-google-circles:before{content:'\eb1c'}.icon-vkontakte-1:before{content:'\eb1d'}.icon-smashing:before{content:'\eb1e'}.icon-sweden:before{content:'\eb1f'}.icon-db-shape:before{content:'\eb20'}.icon-logo-db:before{content:'\eb21'}
/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=18518c73bab15b460bb5)
 * Config saved to config.json and https://gist.github.com/18518c73bab15b460bb5
 *//*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,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:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}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"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;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-appearance:textfield;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.42857143;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#337ab7;text-decoration:none}a:hover,a:focus{color:#23527c;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:auto}.img-rounded{border-radius:6px}.img-thumbnail{padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;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}[role="button"]{cursor:pointer}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}@media (min-width:1200px){.container{width:1170px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12{float:left}.col-xs-12{width:100%}.col-xs-11{width:91.66666667%}.col-xs-10{width:83.33333333%}.col-xs-9{width:75%}.col-xs-8{width:66.66666667%}.col-xs-7{width:58.33333333%}.col-xs-6{width:50%}.col-xs-5{width:41.66666667%}.col-xs-4{width:33.33333333%}.col-xs-3{width:25%}.col-xs-2{width:16.66666667%}.col-xs-1{width:8.33333333%}.col-xs-pull-12{right:100%}.col-xs-pull-11{right:91.66666667%}.col-xs-pull-10{right:83.33333333%}.col-xs-pull-9{right:75%}.col-xs-pull-8{right:66.66666667%}.col-xs-pull-7{right:58.33333333%}.col-xs-pull-6{right:50%}.col-xs-pull-5{right:41.66666667%}.col-xs-pull-4{right:33.33333333%}.col-xs-pull-3{right:25%}.col-xs-pull-2{right:16.66666667%}.col-xs-pull-1{right:8.33333333%}.col-xs-pull-0{right:auto}.col-xs-push-12{left:100%}.col-xs-push-11{left:91.66666667%}.col-xs-push-10{left:83.33333333%}.col-xs-push-9{left:75%}.col-xs-push-8{left:66.66666667%}.col-xs-push-7{left:58.33333333%}.col-xs-push-6{left:50%}.col-xs-push-5{left:41.66666667%}.col-xs-push-4{left:33.33333333%}.col-xs-push-3{left:25%}.col-xs-push-2{left:16.66666667%}.col-xs-push-1{left:8.33333333%}.col-xs-push-0{left:auto}.col-xs-offset-12{margin-left:100%}.col-xs-offset-11{margin-left:91.66666667%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-0{margin-left:0}@media (min-width:768px){.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left}.col-sm-12{width:100%}.col-sm-11{width:91.66666667%}.col-sm-10{width:83.33333333%}.col-sm-9{width:75%}.col-sm-8{width:66.66666667%}.col-sm-7{width:58.33333333%}.col-sm-6{width:50%}.col-sm-5{width:41.66666667%}.col-sm-4{width:33.33333333%}.col-sm-3{width:25%}.col-sm-2{width:16.66666667%}.col-sm-1{width:8.33333333%}.col-sm-pull-12{right:100%}.col-sm-pull-11{right:91.66666667%}.col-sm-pull-10{right:83.33333333%}.col-sm-pull-9{right:75%}.col-sm-pull-8{right:66.66666667%}.col-sm-pull-7{right:58.33333333%}.col-sm-pull-6{right:50%}.col-sm-pull-5{right:41.66666667%}.col-sm-pull-4{right:33.33333333%}.col-sm-pull-3{right:25%}.col-sm-pull-2{right:16.66666667%}.col-sm-pull-1{right:8.33333333%}.col-sm-pull-0{right:auto}.col-sm-push-12{left:100%}.col-sm-push-11{left:91.66666667%}.col-sm-push-10{left:83.33333333%}.col-sm-push-9{left:75%}.col-sm-push-8{left:66.66666667%}.col-sm-push-7{left:58.33333333%}.col-sm-push-6{left:50%}.col-sm-push-5{left:41.66666667%}.col-sm-push-4{left:33.33333333%}.col-sm-push-3{left:25%}.col-sm-push-2{left:16.66666667%}.col-sm-push-1{left:8.33333333%}.col-sm-push-0{left:auto}.col-sm-offset-12{margin-left:100%}.col-sm-offset-11{margin-left:91.66666667%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-0{margin-left:0}}@media (min-width:992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12{float:left}.col-md-12{width:100%}.col-md-11{width:91.66666667%}.col-md-10{width:83.33333333%}.col-md-9{width:75%}.col-md-8{width:66.66666667%}.col-md-7{width:58.33333333%}.col-md-6{width:50%}.col-md-5{width:41.66666667%}.col-md-4{width:33.33333333%}.col-md-3{width:25%}.col-md-2{width:16.66666667%}.col-md-1{width:8.33333333%}.col-md-pull-12{right:100%}.col-md-pull-11{right:91.66666667%}.col-md-pull-10{right:83.33333333%}.col-md-pull-9{right:75%}.col-md-pull-8{right:66.66666667%}.col-md-pull-7{right:58.33333333%}.col-md-pull-6{right:50%}.col-md-pull-5{right:41.66666667%}.col-md-pull-4{right:33.33333333%}.col-md-pull-3{right:25%}.col-md-pull-2{right:16.66666667%}.col-md-pull-1{right:8.33333333%}.col-md-pull-0{right:auto}.col-md-push-12{left:100%}.col-md-push-11{left:91.66666667%}.col-md-push-10{left:83.33333333%}.col-md-push-9{left:75%}.col-md-push-8{left:66.66666667%}.col-md-push-7{left:58.33333333%}.col-md-push-6{left:50%}.col-md-push-5{left:41.66666667%}.col-md-push-4{left:33.33333333%}.col-md-push-3{left:25%}.col-md-push-2{left:16.66666667%}.col-md-push-1{left:8.33333333%}.col-md-push-0{left:auto}.col-md-offset-12{margin-left:100%}.col-md-offset-11{margin-left:91.66666667%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-9{margin-left:75%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-6{margin-left:50%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-3{margin-left:25%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-0{margin-left:0}}@media (min-width:1200px){.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12{float:left}.col-lg-12{width:100%}.col-lg-11{width:91.66666667%}.col-lg-10{width:83.33333333%}.col-lg-9{width:75%}.col-lg-8{width:66.66666667%}.col-lg-7{width:58.33333333%}.col-lg-6{width:50%}.col-lg-5{width:41.66666667%}.col-lg-4{width:33.33333333%}.col-lg-3{width:25%}.col-lg-2{width:16.66666667%}.col-lg-1{width:8.33333333%}.col-lg-pull-12{right:100%}.col-lg-pull-11{right:91.66666667%}.col-lg-pull-10{right:83.33333333%}.col-lg-pull-9{right:75%}.col-lg-pull-8{right:66.66666667%}.col-lg-pull-7{right:58.33333333%}.col-lg-pull-6{right:50%}.col-lg-pull-5{right:41.66666667%}.col-lg-pull-4{right:33.33333333%}.col-lg-pull-3{right:25%}.col-lg-pull-2{right:16.66666667%}.col-lg-pull-1{right:8.33333333%}.col-lg-pull-0{right:auto}.col-lg-push-12{left:100%}.col-lg-push-11{left:91.66666667%}.col-lg-push-10{left:83.33333333%}.col-lg-push-9{left:75%}.col-lg-push-8{left:66.66666667%}.col-lg-push-7{left:58.33333333%}.col-lg-push-6{left:50%}.col-lg-push-5{left:41.66666667%}.col-lg-push-4{left:33.33333333%}.col-lg-push-3{left:25%}.col-lg-push-2{left:16.66666667%}.col-lg-push-1{left:8.33333333%}.col-lg-push-0{left:auto}.col-lg-offset-12{margin-left:100%}.col-lg-offset-11{margin-left:91.66666667%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-0{margin-left:0}}.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{content:" ";display:table}.clearfix:after,.container:after,.container-fluid:after,.row:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right !important}.pull-left{float:left !important}.hide{display:none !important}.show{display:block !important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none !important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-xs,.visible-sm,.visible-md,.visible-lg{display:none !important}.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{display:none !important}@media (max-width:767px){.visible-xs{display:block !important}table.visible-xs{display:table !important}tr.visible-xs{display:table-row !important}th.visible-xs,td.visible-xs{display:table-cell !important}}@media (max-width:767px){.visible-xs-block{display:block !important}}@media (max-width:767px){.visible-xs-inline{display:inline !important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block !important}table.visible-sm{display:table !important}tr.visible-sm{display:table-row !important}th.visible-sm,td.visible-sm{display:table-cell !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline !important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block !important}table.visible-md{display:table !important}tr.visible-md{display:table-row !important}th.visible-md,td.visible-md{display:table-cell !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline !important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block !important}}@media (min-width:1200px){.visible-lg{display:block !important}table.visible-lg{display:table !important}tr.visible-lg{display:table-row !important}th.visible-lg,td.visible-lg{display:table-cell !important}}@media (min-width:1200px){.visible-lg-block{display:block !important}}@media (min-width:1200px){.visible-lg-inline{display:inline !important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block !important}}@media (max-width:767px){.hidden-xs{display:none !important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none !important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none !important}}@media (min-width:1200px){.hidden-lg{display:none !important}}.visible-print{display:none !important}@media print{.visible-print{display:block !important}table.visible-print{display:table !important}tr.visible-print{display:table-row !important}th.visible-print,td.visible-print{display:table-cell !important}}.visible-print-block{display:none !important}@media print{.visible-print-block{display:block !important}}.visible-print-inline{display:none !important}@media print{.visible-print-inline{display:inline !important}}.visible-print-inline-block{display:none !important}@media print{.visible-print-inline-block{display:inline-block !important}}@media print{.hidden-print{display:none !important}}
*{margin:0;padding:0;border:none}article,aside,audio,canvas,command,datalist,details,embed,figcaption,figure,footer,header,hgroup,keygen,meter,nav,output,progress,section,source,video,main{display:block}mark,rp,rt,ruby,summary,time{display:inline}a,abbr,acronym,address,applet,article,aside,audio,b,blockquote,big,body,center,canvas,caption,cite,code,command,datalist,dd,del,details,dfn,dl,div,dt,em,embed,fieldset,figcaption,figure,font,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,keygen,label,legend,li,meter,nav,object,ol,output,p,pre,progress,q,s,samp,section,small,span,source,strike,strong,sub,sup,table,tbody,tfoot,thead,th,tr,tdvideo,tt,u,ul,var{background:0 0;border:0 none;font-weight:inherit;margin:0;padding:0;border:0;outline:0;vertical-align:top}a{text-decoration:none;outline:none}b,strong{font-weight:700}table,table td{padding:0;border:none;border-collapse:collapse}img{vertical-align:top;max-width:100%;height:auto}embed{vertical-align:top}input,textarea{font-family:inherit}input,button{-webkit-appearance:none;outline:none;background:0 0}button::-moz-focus-inner{border:0}th{text-align:left}textarea{outline:none}.clearfix:after{content:"";display:block;clear:both}button{cursor:pointer}#_atssh{display:none !important}#preloader{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;background:#fff url(//www.bahama.at/wp-content/themes/terminus/images/Marty.gif) center no-repeat}#preloader>[class|=la]{display:none;position:absolute;top:50%;left:50%}.la-square-jelly-box>div:nth-child(1){background-color:#f76b6b}.md_no-cssanimations #preloader>[class*=la-]{display:none}html,body{height:100%}body{font-family:'Droid Sans',sans-serif;font-size:14px;font-weight:400;line-height:24px;color:#777;background-color:#f4f4f4;overflow-x:hidden}::selection{background:#f76b6b;color:#fff}::-moz-selection{background:#f76b6b;color:#fff}::-webkit-input-placeholder{-webkit-transition:text-indent .5s ease,color .5s ease;color:#777}::-webkit-textarea-placeholder{-webkit-transition:text-indent .5s ease,color .5s ease;color:#777}input::-moz-placeholder{color:#777;opacity:1}textarea::-moz-placeholder{color:#777;opacity:1}::ms-input-placeholder{color:#777}::ms-textarea-placeholder{color:#777}[placeholder]:focus::-webkit-input-placeholder{text-indent:10em;color:transparent}[placeholder]:focus::-webkit-textarea-placeholder{text-indent:10em;color:transparent}.selection_type_2{background-color:#999}img.alignright{margin-bottom:20px;margin-left:20px}img.alignleft{margin-bottom:20px;margin-right:20px}img.alignnone{margin-bottom:20px}.wp-caption{max-width:100%}.wp-caption .wp-caption-text,.wp-caption-dd{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;font-size:13px;font-style:italic;line-height:1.5;margin:9px 0;padding:0 10px 0 0;text-align:left}.wp-caption.aligncenter{margin:7px auto}.wp-caption.alignright,.wp-caption.alignright .wp-caption-dd{margin-left:20px}.gallery-item .gallery-icon a{display:block;position:relative}img.aligncenter,.iframe_wrap.aligncenter{margin-bottom:13px}img[class*=align]+p{padding-top:4px}blockquote.alignright{margin-left:20px}blockquote.alignleft{margin-right:20px}.align_center{text-align:center}.align_left{text-align:left}.align_right{text-align:right}.alignleft{float:left}.alignright{float:right}img.alignleft,a.alignleft{margin:0 20px 15px 0}img.alignright,a.alignright{margin:0 0 15px 20px}img.aligncenter,a.aligncenter{margin:0 auto}.wp-caption.alignleft{margin:0 20px 15px 0}.wp-caption.alignright{margin:0 0 15px 20px}a.alignnone,a.alignleft,a.alignright{position:relative}a.alignnone{display:inline-block}img.aligncenter{display:block}a.alignleft img.alignleft,a.alignright img.alignright{margin:0}span.aligncenter{display:block;margin-bottom:15px;text-align:center}a.aligncenter{position:relative;float:none;display:inline-block;text-align:center}a.aligncenter img.aligncenter{clear:both;display:block;margin:0 auto}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}.left_edge{text-align:left}.right_edge{text-align:right}.wrapper{overflow:hidden}.section-offset:not(:last-child){margin-bottom:45px}.section-offset.moderate:not(:last-child){margin-bottom:30px}.section-content:not(:last-child){margin-bottom:30px}.hidden{visibility:hidden}.t_hide{display:none}.invisible{visibility:hidden;opacity:0}.clearfix:after,.fw_row:after,.section-offset:after,.counter-group:after,.countdown-row:after,.ov_actions:after,.banners_row:after,.process_steps:after,.left_labels ul li:after{content:"";display:block;clear:both}.iframe_wrap{position:relative;height:0;padding-bottom:56%}.iframe_wrap:not(:last-child){margin-bottom:22px}.iframe_wrap>iframe{position:absolute;top:0;left:0;width:100%;height:100%}audio,iframe[src*="soundcloud.com"]{width:100%}.table_row_xs{display:table;width:100%}.table_row_xs>[class|=col]{float:none;display:table-cell;vertical-align:middle}.table_row_xs>[class|=col]:first-child{padding-left:0}.table_row_xs>[class|=col]:last-child{padding-right:0}.small_link{font-size:13px}.hidden_details{display:none;padding-bottom:30px}#header{background-color:#333;position:relative;z-index:35}#header.transparent_type{position:absolute;top:0;left:0;width:100%;z-index:50;background-color:transparent}#header.white_style{background-color:#fff}.header_section:not(:last-child){border-bottom-width:1px;border-bottom-style:solid}.header_section{background-color:inherit;position:relative;border-bottom-color:rgba(255,255,255,.25)}.header_section.middle{padding-top:25px;padding-bottom:25px}.header_section.large{padding-top:30px;padding-bottom:30px}.header_section:first-child{z-index:113}.header_section:nth-child(2){z-index:112}.header_section:nth-child(3){z-index:111}.header_section:nth-child(4){z-index:110}.logo_wrap a{display:inline-block;position:relative}h1.logo{margin-bottom:0}h1.logo a{color:#fff}#header.style_3 h1.logo a,#header.style_6.white_style h1.logo a,#header.style_8.white_style h1.logo a,#header.style_9.white_style h1.logo a{color:#333}.dropdown_wrap{position:relative}.dropdown{position:absolute;top:100%;background-color:#fff;margin-top:5px;opacity:0;visibility:hidden;text-align:left;-webkit-box-shadow:0 0 9px rgba(0,0,0,.11);box-shadow:0 0 9px rgba(0,0,0,.11);-webkit-transition:opacity .4s ease,visibility .4s ease;transition:opacity .4s ease,visibility .4s ease}.md_csstransforms3d .dropdown{-webkit-transition:-webkit-transform .4s ease,opacity .4s ease,visibility .4s ease;transition:transform .4s ease,opacity .4s ease,visibility .4s ease;-webkit-transform:translate3d(-15px,15px,0);transform:translate3d(-15px,15px,0)}.header_section.middle .language_change,.header_section.middle .currency_change{font-size:13px;line-height:20px}#header .sub_nav,#header .sub_nav a,#header:not(.white_style) .social_links.type_2 a:hover{color:#fff}#header .sub_nav a:hover{color:#f76b6b}.header_actions{margin-bottom:0;list-style:none}.header_actions>li{display:inline-block;vertical-align:middle}.header_actions>li:not(:first-child){margin-left:12px}.info_link{color:#fff;text-transform:uppercase}.info_link[data-amount]:after{content:attr(data-amount);font-size:13px;color:#fff;display:inline-block;vertical-align:middle;text-align:center;width:20px;height:20px;line-height:20px;border-radius:4px;margin-left:8px;margin-top:-1px;background-color:rgba(51,51,51,.4);-webkit-transition:color .7s ease;transition:color .7s ease}.info_link.active,.info_link[data-amount]:hover:after,.info_link[data-amount].active:after{color:#f76b6b}.info_link .si-icon{display:inline-block;vertical-align:middle;margin-top:-1px;margin-right:8px}.info_link.w_spacing .si-icon{margin-right:0}.info_link[data-amount].w_spacing:after{margin:0 0 0 4px}.info_link .si-icon-heart,.info_link .si-icon-compare,.info_link .si-icon-bag,.info_link .si-login{font-family:'terminus_icons';font-size:18px}.info_link .si-logout{font-family:'linea-arrows';font-size:17px}.info_link .si-icon-bag{font-size:22px}.info_link .si-icon-heart:before{content:'\e807'}.info_link .si-icon-compare:before{content:'\e813'}.info_link .si-icon-bag:before{content:'\ea60'}.info_link .si-login:before{content:'\e88c'}.info_link .si-logout:before{content:'\e074'}#language_btn:after,#currency_btn:after{font-family:'terminus_icons';content:"\ea7d";font-size:16px;display:inline-block;margin:-3px 0 0 6px;vertical-align:middle}.info_link>img,.language_change .sub-list img{display:inline-block;vertical-align:middle;margin:-2px 10px 0 0}.language_change .dropdown{min-width:135px}.currency_change .dropdown{min-width:80px}.language_change .dropdown,.currency_change .dropdown{left:-20px;right:-20px;text-transform:uppercase}#header .sub_nav{margin-bottom:0;font-size:13px}#header.white_style .header_section{border-bottom-color:#efefef}#header.white_style .h_info_list>li:not(:last-child){border-color:#efefef}#header.white_style #shopping_cart_btn[data-amount]:after{color:#f76b6b;background:#f4f4f4}.nav_wrap{display:inline-block;vertical-align:middle}.navigation{position:relative;z-index:101;margin-bottom:0}.navigation li{position:relative;list-style:none}.navigation>li{display:inline-block;text-align:left}.white_style .h_info_list{color:#333}@media only screen and (min-width:993px){.navigation>li:not(:last-child){margin-right:35px}.navigation a,.sticky_enabled .navigation.one_page a,.side_header #header.transparent_type .vertical_navigation a,.side_header #header.transparent_type .social_links a,.transparent_type .vertical_navigation #mega_main_menu li .post_details>.post_icon>i,.transparent_type .vertical_navigation #mega_main_menu li .mega_dropdown .item_link *,.transparent_type .vertical_navigation #mega_main_menu li .mega_dropdown a,.transparent_type .vertical_navigation #mega_main_menu li .mega_dropdown a *,.transparent_type .vertical_navigation #mega_main_menu li li .post_details a,.transparent_type .vertical_navigation #mega_main_menu li.default_dropdown .mega_dropdown>li>.item_link,.transparent_type .vertical_navigation #mega_main_menu li.widgets_dropdown .mega_dropdown>li>.item_link,.transparent_type .vertical_navigation #mega_main_menu li.multicolumn_dropdown .mega_dropdown>li>.item_link,.transparent_type .vertical_navigation #mega_main_menu li.grid_dropdown .mega_dropdown>li>.item_link{color:#fff}.vertical_navigation a,.navigation.one_page a,.white_style .navigation>li>a,.white_style .h_info_list,.white_style #mega_main_menu.primary>.menu_holder>.menu_inner>.nav_logo>.mobile_toggle>.mobile_button,.white_style #mega_main_menu.primary>.menu_holder>.menu_inner>ul>li>.item_link,.white_style #mega_main_menu.primary>.menu_holder>.menu_inner>ul>li>.item_link *{color:#333}.vertical_navigation #mega_main_menu>.menu_holder>.menu_inner>ul>li.t_active>.item_link,.vertical_navigation #mega_main_menu>.menu_holder>.menu_inner>ul>li.t_active>.item_link *,.vertical_navigation #mega_main_menu li.multicolumn_dropdown .mega_dropdown>li.t_active>.item_link,.navigation>li:hover>a,.navigation>li.current-menu-item>a,.navigation>li.current-menu-parent>a,.navigation>li.current-menu-ancestor>a,.navigation>li.current_page_item>a,.navigation>li.current_page_parent>a,.navigation>li.current_page_ancestor>a,.sticky_enabled .navigation.one_page li:hover>a,.sticky_enabled .navigation.one_page li.current>a,.vertical_navigation li:hover>a,.vertical_navigation li.current-menu-item>a,.vertical_navigation li.current-menu-parent>a,.vertical_navigation li.current-menu-ancestor>a,.vertical_navigation li.current_page_item>a,.vertical_navigation li.current_page_parent>a,.vertical_navigation li.current_page_ancestor>a,.white_style .navigation>li:hover>a,.white_style .navigation>li.current-menu-item>a,.white_style .navigation>li.current-menu-parent>a,.white_style .navigation>li.current-menu-ancestor>a,.white_style .navigation>li.current_page_item>a,.white_style .navigation>li.current_page_parent>a,.white_style .navigation>li.current_page_ancestor>a,.white_style #mega_main_menu>.menu_holder>.menu_inner>ul>li:hover>.item_link,.white_style #mega_main_menu>.menu_holder>.menu_inner>ul>li>.item_link:hover,.white_style #mega_main_menu>.menu_holder>.menu_inner>ul>li>.item_link:focus,.white_style #mega_main_menu>.menu_holder>.menu_inner>ul>li:hover>.item_link *,.white_style #mega_main_menu>.menu_holder>.menu_inner>ul>li.current-menu-ancestor>.item_link,.white_style #mega_main_menu>.menu_holder>.menu_inner>ul>li.current-menu-ancestor>.item_link *,.white_style #mega_main_menu>.menu_holder>.menu_inner>ul>li.current-page-ancestor>.item_link *,.white_style #mega_main_menu>.menu_holder>.menu_inner>ul>li.current-post-ancestor>.item_link *,.white_style #mega_main_menu>.menu_holder>.menu_inner>ul>li.current-menu-item>.item_link *,.side_header #header.transparent_type .vertical_navigation li:hover>a,.side_header #header.transparent_type .vertical_navigation li.current-menu-item>a,.side_header #header.transparent_type .vertical_navigation li.current-menu-parent>a,.side_header #header.transparent_type .vertical_navigation li.current-menu-ancestor>a,.side_header #header.transparent_type .vertical_navigation li.current_page_item>a,.side_header #header.transparent_type .vertical_navigation li.current_page_parent>a,.side_header #header.transparent_type .vertical_navigation li.current_page_ancestor>a,.side_header #header.transparent_type .social_links a:hover,.transparent_type .vertical_navigation #mega_main_menu .mega_dropdown>li.current-menu-item>.item_link *,.transparent_type .vertical_navigation #mega_main_menu .mega_dropdown>li>.item_link:focus *,.transparent_type .vertical_navigation #mega_main_menu .mega_dropdown>li>.item_link:hover *,.transparent_type .vertical_navigation #mega_main_menu .mega_dropdown>li>.item_link:hover:after,.transparent_type .vertical_navigation #mega_main_menu>.menu_holder>.menu_inner>ul>li>.item_link:hover,.transparent_type .vertical_navigation #mega_main_menu>.menu_holder>.menu_inner>ul>li>.item_link:hover *,.float_aside .widget_nav_menu li:hover>a,.float_aside .widget_nav_menu li.current-menu-item>a,.float_aside .widget_nav_menu li.current-menu-parent>a,.float_aside .widget_nav_menu li.current-menu-ancestor>a,.float_aside .widget_nav_menu li.current_page_item>a,.float_aside .widget_nav_menu li.current_page_parent>a,.float_aside .widget_nav_menu li.current_page_ancestor>a{color:#f76b6b}.navigation>li>a{text-transform:uppercase}.nav_wrap>.navigation .menu-item-has-children>a:after,.nav_wrap>.navigation .page_item_has_children>a:after{font-family:'terminus_icons';display:inline-block;margin-left:8px}.nav_wrap>.navigation>.menu-item-has-children>a:after,.nav_wrap>.navigation>.page_item_has_children>a:after{content:"\ea7d"}.nav_wrap>.navigation .menu-item-has-children .menu-item-has-children>a:after,.nav_wrap>.navigation .page_item_has_children .page_item_has_children>a:after{position:absolute;right:25px;content:"\ea7b"}.navigation ul.sub-menu,.navigation ul.children{position:absolute;top:100%;left:-20px;margin-left:0;background-color:#fff;margin-top:8px;opacity:0;visibility:hidden;text-align:left;-webkit-box-shadow:0 0 9px rgba(0,0,0,.11);box-shadow:0 0 9px rgba(0,0,0,.11);-webkit-transition:opacity .4s ease,visibility .4s ease;transition:opacity .4s ease,visibility .4s ease}.md_csstransforms3d .navigation ul.sub-menu,.md_csstransforms3d .navigation ul.children{-webkit-transform:translate3d(-15px,15px,0);-moz-transform:translate3d(-15px,15px,0);-o-transform:translate3d(-15px,15px,0);-ms-transform:translate3d(-15px,15px,0);transform:translate3d(-15px,15px,0);-webkit-transition:-webkit-transform .4s ease,opacity .4s ease,visibility .4s ease;transition:transform .4s ease,opacity .4s ease,visibility .4s ease}.navigation ul.sub-menu ul.sub-menu,.navigation ul.children ul.children{top:0;left:100%;left:calc(100% - 10px);margin-top:0}.navigation ul.sub-menu,.navigation ul.children{width:200px}.navigation li:hover>ul.sub-menu,.navigation li:hover>ul.children{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.navigation ul.sub-menu>li>a,.navigation ul.children>li>a{display:block;padding:6px 20px;color:#333}.navigation ul.sub-menu>li:not(:last-child)>a,.navigation ul.children>li:not(:last-child)>a{border-bottom:1px solid #efefef}.navigation ul.sub-menu>li:hover>a,.navigation ul.sub-menu>li.current-menu-item>a,.navigation ul.sub-menu>li.current-menu-parent>a,.navigation ul.sub-menu>li.current-menu-ancestor>a,.navigation ul.sub-menu>li.current_page_item>a,.navigation ul.sub-menu>li.current_page_parent>a,.navigation ul.sub-menu>li.current_page_ancestor>a,.navigation ul.children>li:hover>a,.navigation ul.children>li.current-menu-item>a,.navigation ul.children>li.current-menu-parent>a,.navigation ul.children>li.current-menu-ancestor>a,.navigation ul.children>li.current_page_item>a,.navigation ul.children>li.current_page_parent>a,.navigation ul.children>li.current_page_ancestor>a{color:#f76b6b}}.dropdown.active,.md_touchevents .navigation .t_active>.dropdown{opacity:1;visibility:visible}.md_csstransforms3d .dropdown.active,.md_touchevents .navigation .t_active>.dropdown{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.vertical_navigation .menu-item-has-children,.vertical_navigation .page_item_has_children{position:relative}.vertical_navigation li{list-style:none}.vertical_navigation>ul>li:not(:last-child){margin-bottom:16px}.vertical_navigation>ul>li>a{text-transform:uppercase}.vertical_navigation .submenu,.vertical_navigation .sub-menu{display:none;padding-left:20px;margin:7px 0 0}.vertical_navigation a{display:block}.vertical_navigation .submenu .submenu,.vertical_navigation .sub-menu .sub-menu{margin-bottom:7px}.vertical_navigation .submenu>li>a,.vertical_navigation .sub-menu>li>a{border-bottom:none}.vertical_navigation .submenu a,.vertical_navigation .sub-menu a{padding:3px 0}.vertical_navigation .menu-item-has-children .submenu,.vertical_navigation .page_item_has_children .submenu,.vertical_navigation .menu-item-has-children .sub-menu,.vertical_navigation .page_item_has_children .sub-menu{width:auto}.vertical_navigation .menu-item-has-children>a,.vertical_navigation .page_item_has_children>a{padding-right:20px}.vertical_navigation .menu-item-has-children>a:after,.vertical_navigation .page_item_has_children>a:after{position:absolute;right:0;content:"\ea7d";font-family:'terminus_icons';display:inline-block;margin-left:8px}.sticky_part{width:100%;top:0;left:0;padding:5px 0;-webkit-backface-visibility:hidden}.header_section.sticky_part{padding:13px 0}.sticky_part.sticky_enabled{position:fixed;background:inherit;border-bottom-color:transparent}@media only screen and (max-width:992px){.admin-bar .sticky_part.sticky_enabled{top:46px}}@media only screen and (min-width:993px){.admin-bar .sticky_part.sticky_enabled{top:32px}}.header_section.over{z-index:120 !important}#header.transparent_type .sticky_part{-webkit-transition:background-color .4s ease;transition:background-color .4s ease}#header.transparent_type .sticky_enabled{background-color:#333}#header.style_2 .header_actions,#header.style_6 .header_actions{display:inline-block;vertical-align:middle;margin-left:32px}.header_actions{line-height:1}.si-icon-search,.si-icon-menu{font-family:'linea-basic';font-size:23px;-webkit-transition:color .7s ease;transition:color .7s ease}.si-icon-menu{font-family:'linea-arrows';font-size:33px}.header_actions .si-icon,.arcticmodal-container .si-icon{color:#fff}#header.style_6 .header_actions .si-icon,#header.style_8 .header_actions .si-icon{color:#333}.header_actions a:hover .si-icon,#header.style_6 .header_actions a:hover .si-icon,#header.style_8 .header_actions a:hover .si-icon{color:#f76b6b;-webkit-transition:color .5s ease,border-color .5s ease,background-color .5s ease;transition:color .5s ease,border-color .5s ease,background-color .5s ease}.si-icon-search:before{content:'#'}.si-icon-menu:before{content:'\e032'}.special_message{position:relative;text-align:center;font-size:13px;padding:7px 40px;color:#fff;background-color:#f76b6b;text-transform:uppercase}.special_message .close{position:absolute;top:50%;margin-top:-7px;right:20px}.special_message .close:before,.special_message .close:after{border-color:#fff}.special_message a:hover{color:#fff}.h_info_list.alignright .dropdown{right:-20px}.h_info_list.alignleft .dropdown{left:-20px}.dropdown li,.submenu li,.sub-list li{list-style:none}.h_info_list .sub-list{display:block}.sub-list>li:first-child a{padding-top:4px}.sub-list>li:last-child a{padding-bottom:3px}.sub-list a{color:#333;display:block;padding:3px 15px 2px 20px}#header .sub-list a{padding:6px 15px 5px 20px}.sub-list>li:not(:last-child)>a{border-bottom:1px solid #efefef}#header.style_3 .logo_wrap img{-webkit-transition:opacity .4s ease;transition:opacity .4s ease}#header.style_3 .logo_wrap .dark_logo{position:absolute;top:0}#header.style_3 .logo_wrap .logo,#header.style_3 .sticky_enabled .logo_wrap .dark_logo{opacity:0}#header.style_3 .logo_wrap h1.logo,#header.style_3 .sticky_enabled .logo_wrap .logo{opacity:1}#header.style_4.transparent_type .header_section:first-child{background:#333}#header.style_4.transparent_type .header_section:nth-child(2){background:rgba(51,51,51,.9)}#header.style_4.transparent_type .header_section:nth-child(3){background:rgba(51,51,51,.6)}#header.style_4 .sticky_part,#header.style_5 .sticky_part{text-align:center}#header.style_4 .site_settings{position:relative;z-index:1;margin-bottom:0;font-size:13px}.side_header #header{position:fixed;width:260px;top:0;left:0;z-index:200;height:100%;padding:70px 30px 30px;overflow:auto}.side_header #header.transparent_type{-webkit-transition:background-color .5s ease;transition:background-color .5s ease}.side_header #header.transparent_type:hover{background:#333}.side_header:not(.transparent_header_type) .wide_layout{margin-left:260px}.side_header #header .logo_wrap{margin-bottom:70px}.side_header #header .main_nav{margin-bottom:45px}.side_header #header .vertical_navigation .menu-item-has-children>a:after,.side_header #header .vertical_navigation .page_item_has_children>a:after{position:static}.side_header #header .vertical_navigation>li:not(:last-child){margin-bottom:16px}.side_header #header .logo_wrap a{display:inline-block}.side_header #header.transparent_type{overflow:hidden}a{color:#333;-webkit-transition:color .7s ease,border-color .7s ease,background-color .7s ease;transition:color .7s ease,border-color .7s ease,background-color .7s ease}a:hover,a:active,a:focus{color:#f76b6b;text-decoration:none;-webkit-transition:color .5s ease,border-color .5s ease,background-color .5s ease;transition:color .5s ease,border-color .5s ease,background-color .5s ease}h1,h2,h3,h4,h5,h6{margin-bottom:1.3em;font-family:'Droid Serif',sans-serif;font-weight:600;color:#333;line-height:1.2em}h1,h2{margin-bottom:1em}h5,h6{line-height:1.5em}h1,h2.section_heading,.h1_size{font-size:36px}h2{font-size:30px;line-height:42px}h3{font-size:24px;line-height:36px;margin-bottom:20px}h4{font-size:18px;line-height:24px;margin-bottom:17px}h5{font-family:'Droid Sans',sans-serif;font-size:16px;line-height:24px;text-transform:uppercase;color:#c6c6c6;margin-bottom:17px;letter-spacing:1px}h6{font-size:14px;line-height:24px;margin-bottom:16px}small{font-size:12px}.italic{font-style:italic}.underline{text-decoration:underline}.bold{font-weight:600}.sub{color:#777}sup{top:-.5em}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;color:#777}b,strong{font-weight:700}ul li,ol li{list-style-position:inside}ol{list-style-type:decimal}ul,ol{margin-bottom:25px;list-style-position:inside}.vc_tta ul,.vc_tta ol{margin-bottom:0}ul ul,ol ol,ul ol,ol ul{margin-bottom:0}.entry_content ul ul,.entry_content ol ol,.entry_content ul ol,.entry_content ol ul{margin-top:5px;margin-bottom:5px}.entry_content li:not(:last-child){margin-bottom:15px}.post-password-form{display:inline-block}.post-password-form p:first-child{font-size:18px;margin-bottom:30px}.post-password-form p:last-child{margin-bottom:0}.post-password-form input[type=password]{margin-right:10px;margin-left:10px;width:480px}.post-password-form input[type=submit]{position:relative;z-index:1;overflow:hidden;display:inline-block;padding:6px 18px;text-transform:uppercase;border:2px solid #999;color:#999;border-radius:4px;-webkit-backface-visibility:hidden;-webkit-transition:background-color .5s ease,color .5s ease,border-color .5s ease;transition:background-color .5s ease,color .5s ease,border-color .5s ease}.post-password-form label{display:inline-block;max-width:100%}.post-password-form input[type=submit]:hover{color:#fff;border-color:#999;background-color:#999}@media screen and (min-width:38.75em){li>ul,li>ol{margin-left:1.5em}}mark{display:inline-block;padding:0 2px;color:#fff;background-color:#f76b6b}abbr[title]{border-bottom:1px dotted #eaeaea;border-bottom:1px dotted rgba(51,51,51,.1);cursor:help}address{font-style:normal;margin:0 0 1.6em}dfn,cite,em,i{font-style:italic}q{quotes:none}dt{font-weight:700}big{font-size:125%}del{opacity:.8}p,blockquote{margin-bottom:1em}code,kbd,tt,var,samp,pre{font-family:Inconsolata,monospace;-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none}code{padding:2px 4px;font-size:90%;color:#c7254e;background-color:#f9f2f4;border-radius:4px}table,dl{margin-bottom:25px}dt,b,strong{font-weight:700}dt,dd{padding:4px 0}address{font-style:normal;margin:0 0 1.6em}dfn,cite,em,i{font-style:italic}blockquote cite{display:block}img{-ms-interpolation-mode:bicubic;border:0;height:auto;max-width:100%;vertical-align:top}pre{clear:both;border-style:solid;border-width:1px;overflow:auto;padding:2em;line-height:2em;font-size:12px;background-image:-webkit-linear-gradient(rgba(0,0,0,.05) 50%,transparent 50%,transparent);background-image:-moz-linear-gradient(rgba(0,0,0,.05) 50%,transparent 50%,transparent);background-image:linear-gradient(rgba(0,0,0,.05) 50%,transparent 50%,transparent);font-family:Monaco,"Andale Mono","Courier New",Courier,monospace;margin-bottom:1em;position:relative;left:0;text-transform:none;width:100%;word-break:break-all;word-wrap:break-word;-webkit-background-size:100% 4em;background-size:100% 4em;-webkit-transition:all ease-in-out .5s;transition:all ease-in-out .5s}.h5_size,.large_paragraph{font-size:16px;line-height:24px}h2.section_heading{margin-bottom:40px}.section_subheading{margin-bottom:8px}.section_subheading:not([class*=align]),h2.section_heading:not([class*=align]){text-align:center}.vc_col-sm-6 h2.section_heading{margin-bottom:20px;text-align:left;font-size:24px}h2.section_heading.align_left{margin-bottom:37px}.vc_row-has-fill.vc_video-bg-container h2.section_heading{color:#fff}.vc_row-has-fill .section_subheading{color:#c6c6c6}.section_caption{text-align:center;padding-left:80px;padding-right:80px}.section_caption:not(:last-child){margin-bottom:53px}.vc_row-has-fill.vc_parallax h1,.vc_row-has-fill.vc_parallax h2,.vc_row-has-fill.vc_parallax h3,.vc_row-has-fill.vc_parallax h4,.vc_row-has-fill.vc_parallax h5,.vc_row-has-fill.vc_parallax h6{color:#fff}.vc_row-has-fill[data-vc-parallax-image]{color:#c6c6c6}.mini_title{font-size:18px}.wpb_dropcap.dropcap_type_default .dropcap-letter{display:block;float:left;margin:12px 20px 5px 0;font-size:48px}.wpb_dropcap.dropcap_type_secondary .dropcap-letter{display:block;float:left;margin:12px 15px 5px 0;font-size:48px;font-family:'Droid Serif',sans-serif}.wpb_dropcap.dropcap_type_circle .dropcap-letter,.wpb_dropcap.dropcap_type_square .dropcap-letter{display:block;float:left;margin:6px 13px 5px 0;padding-top:6px;color:#fff;font-size:24px;width:36px;height:36px;text-align:center;background-color:#777}.wpb_dropcap.dropcap_type_circle .dropcap-letter{border-radius:50%}.btns_example .btn{margin-bottom:10px;vertical-align:top}button{-webkit-transition:color .7s ease,border-color .7s ease,background-color .7s ease;transition:color .7s ease,border-color .7s ease,background-color .7s ease}button:hover{-webkit-transition:color .5s ease,border-color .5s ease,background-color .5s ease;transition:color .5s ease,border-color .5s ease,background-color .5s ease}.btn,.fancybox-close,.fancybox-nav>span{font-size:14px;cursor:pointer;display:inline-block;border-width:2px;border-style:solid;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn[class*=rd-],.fancybox-close,.fancybox-nav>span{border-radius:4px}.btn.grey,.btn.rd-grey{color:#999;border-color:#999}.btn.grey_reverse:hover,.btn.rd-grey_reverse:hover,.btn.grey_reverse.active,.btn.rd-grey_reverse.active{color:#999;background-color:transparent}.btn.grey_white,.btn.rd-grey_white,.btn.grey_white_reverse:hover,.btn.rd-grey_white_reverse:hover,.btn.grey_white_reverse.active,.btn.rd-grey_white_reverse.active{color:#999;border-color:#999;background-color:#fff}.btn.grey:hover,.btn.grey.active,.btn.grey_reverse,.btn.rd-grey:hover,.btn.rd-grey.active,.btn.rd-grey_reverse,.btn.grey_white:hover,.btn.grey_white.active,.btn.rd-grey_white:hover,.btn.rd-grey_white.active,.btn.grey_white_reverse,.btn.rd-grey_white_reverse{color:#fff;border-color:#999;background-color:#999}.btn.white_black,.btn.rd-white_black,.btn.black,.btn.rd-black,.fancybox-close,.fancybox-nav>span{color:#333;border-color:#333}.vc_row-has-fill .btn.rd-black{color:#fff;border-color:#fff}.vc_row-has-fill .btn.rd-black:hover{border-color:#fff;color:#333;background-color:#fff}.btn.white_black,.btn.rd-white_black,.fancybox-close,.fancybox-nav>span{background-color:#fff}.btn.black_white,.btn.rd-black_white,.btn.black_white_reverse:hover,.btn.rd-black_white_reverse:hover,.btn.black_white_reverse.active,.btn.rd-black_white_reverse.active{color:#333;border-color:#333;background-color:#fff}.btn.white_black:hover,.btn.rd-white_black:hover,.btn.black:hover,.btn.rd-black:hover,.btn.black_white:hover,.btn.rd-black_white:hover,.btn.black.active,.btn.rd-black.active,.btn.black_white.active,.btn.rd-black_white.active,.btn.black_reverse,.btn.rd-black_reverse,.btn.black_white_reverse,.btn.rd-black_white_reverse,.fancybox-close:hover,.fancybox-nav>span:hover{border-color:#333;color:#fff;background-color:#333}.btn.black_reverse.active,.btn.rd-black_reverse.active,.btn.black_reverse:hover,.btn.rd-black_reverse:hover{color:#333;background-color:transparent}.btn.red,.btn.rd-red{color:#f76b6b;border-color:#f76b6b}.btn.red_white,.btn.rd-red_white,.btn.red_white_reverse:hover,.btn.rd-red_white_reverse:hover,.btn.red_white_reverse.active,.btn.rd-red_white_reverse.active{color:#f76b6b;border-color:#f76b6b;background-color:#fff}.btn.red:hover,.btn.rd-red:hover,.btn.red_white:hover,.btn.rd-red_white:hover,.btn.red.active,.btn.rd-red.active,.btn.red_white.active,.btn.rd-red_white.active,.btn.red_reverse,.btn.rd-red_reverse,.btn.red_white_reverse,.btn.rd-red_white_reverse{border-color:#f76b6b;color:#fff;background-color:#f76b6b}.btn.red_reverse:hover,.btn.rd-red_reverse:hover,.btn.red_reverse.active,.btn.rd-red_reverse.active{color:#f76b6b;background-color:transparent}.btn.white,.btn.rd-white{color:#fff;border-color:#fff}.btn.white:hover,.btn.rd-white:hover,.btn.white.active,.btn.rd-white.active,.btn.white_reverse,.btn.rd-white_reverse{border-color:#fff;color:#333;background-color:#fff}.btn.white_reverse:hover,.btn.rd-white_reverse:hover,.btn.white_reverse.active,.btn.rd-white_reverse.active{color:#fff;background:0 0}.btn.small{padding:3px 18px}.sc_footer .btn.small{padding:8px 18px}.btn.middle{padding:6px 18px;text-transform:uppercase}.btn.big{font-size:16px;padding:12px 18px 10px;text-transform:uppercase}.btn.static_width{text-align:center;min-width:162px}.btn.huge{font-size:20px;padding:15px 18px}.btn.icon_only{padding:0;text-align:center}.btn.icon_only .si-icon{width:auto !important;height:auto !important}.btn.icon_only .si-icon:after{content:"";display:inline-block;vertical-align:middle;height:100%}.icon_only.huge{font-size:30px;line-height:46px;width:50px;height:50px}.icon_only.large{font-size:18px;width:46px;height:46px}.icon_only.big{font-size:16px;width:40px;height:40px}.icon_only.medium{width:34px;height:34px;line-height:30px}.icon_only.middle{font-size:16px;width:36px;height:36px}.icon_only.small{font-size:16px;width:30px;height:30px}.icon_only.mini{font-size:14px;line-height:20px;width:24px;height:24px}.btn i[class|=icon]{display:inline-block;margin-right:3px}.btn.icon_only i[class|=icon]{margin:0;position:relative;top:-2px;display:table-cell;width:inherit;height:inherit;vertical-align:middle}.toggle_side_header_menu{color:#fff;font-size:30px;width:26px;display:none;margin:auto}#header.white_style .toggle_side_header_menu{color:#333}.back_to_top{position:fixed;z-index:10;bottom:200px;right:60px;width:40px;height:40px;font-size:30px;text-align:center;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.close{width:14px;height:14px;position:relative;display:block}.close:before,.close:after,.fancybox-close:before,.fancybox-close:after{content:"";display:block;border-top:1px solid #999;width:inherit;height:inherit;position:absolute;top:30%;left:4px;-webkit-transition:border-color .4s ease;transition:border-color .4s ease;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.close:after,.fancybox-close:after{left:-5px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.close:hover:after,.close:hover:before{border-color:#333}#footer .close:hover:after,#footer .close:hover:before{border-color:#fff}.nav_prev,.nav_next{text-align:center;font-size:16px;width:30px;height:30px;line-height:26px}.tp-leftarrow .btn:before,.nav_prev:before{font-family:'terminus_icons';content:'\e8ab'}.tp-rightarrow .btn:before,.nav_next:before{font-family:'terminus_icons';content:'\e8ac'}.list-styles{list-style:none;vertical-align:middle}.list-styles li:not(:last-child){margin-bottom:6px}.list-styles i{margin-right:10px;margin-top:-2px;vertical-align:middle;color:#333;font-size:15px}ul.links_list>li:not(:first-child),.contact_info>li:not(:first-child){margin-top:6px}ul.links_list:not(:last-child){margin-bottom:18px}ul.links_list ul.links_list{margin-bottom:15px}ul.links_list{list-style:none}.contact_info>li{position:relative;padding-left:30px;word-break:break-all}.contact_info i[class|=icon]{font-size:16px;text-align:center;color:#f76b6b;display:block;width:17px;position:absolute;top:1px;left:0}.colors_filter_list>li:not(:last-child){margin-bottom:6px}.experience_list{margin-bottom:0}.experience_list>li{overflow:hidden;line-height:25px;list-style:none}.experience_list>li:not(:last-child){margin-bottom:10px}.experience_list .company_name,.experience_list .work_time{font-size:16px;font-weight:700}.experience_list .work_time{float:right;text-align:right;padding-left:30px}.sub_nav{line-height:20px}.sub_nav>li,.site_settings>li{display:inline-block}.sub_nav>li:not(:last-child):after{content:"|";display:inline-block;margin:0 4px 0 8px}.h_info_list{display:table;margin-bottom:0;color:#fff;font-size:13px}.h_info_list>li{padding:5px 20px;display:table-cell;vertical-align:middle}.container .h_info_list:only-child>li:first-child,.pseudo_container .h_info_list:only-child>li:first-child{padding-left:0}.container .h_info_list:only-child>li:last-child,.pseudo_container .h_info_list:only-child>li:last-child{padding-right:0}.h_info_list>li:not(:last-child){border-color:rgba(255,255,255,.25);border-style:solid;border-width:0 1px 0 0}.site_settings>li:not(:first-child){margin-left:17px}.project_details:not(:last-child){margin-bottom:32px}.project_details dt{color:#333;text-transform:uppercase;margin-bottom:6px;font-weight:400}.project_details dt,.project_details dd{padding:0}.project_details dd:not(:last-child){margin-bottom:26px}.sizes_filter_list{overflow:hidden;margin:0 5px}.sizes_filter_list>li{float:left;margin:0 -5px}.table_wrap{border-radius:4px;border:2px solid #333;overflow:hidden}.table_wrap table{margin-bottom:0}table{width:100%}table td,table th{padding:10px 20px;border:2px solid #333;vertical-align:middle;overflow:hidden;line-height:1.6em}table td,table th{-webkit-transition:background-color .7s ease;transition:background-color .7s ease}table th{color:#333;font-size:16px;font-weight:600}thead th{padding-top:14px;padding-bottom:13px}table>*:first-child>tr:first-child>th,table>*:first-child>tr:first-child>td{border-top-width:0}th:first-child,td:first-child,.table_wrap.type_2 td,.table_wrap.type_2 th,.table_wrap.type_4 td,.table_wrap.type_4 th{border-left-width:0}th:last-child,td:last-child,.table_wrap.type_2 td,.table_wrap.type_2 th,.table_wrap.type_4 td,.table_wrap.type_4 th{border-right-width:0}table>*:last-child>tr:last-child>th,table>*:last-child>tr:last-child>td{border-bottom-width:0}tfoot th,tfoot td{color:#f76b6b;font-weight:700}.table_wrap.vr tr:hover>th,.shop_table tbody tr:hover>th,.shop_table tbody tr:hover>td{background-color:#fff;-webkit-transition:background-color .1s ease;transition:background-color .1s ease}.table_wrap p{margin-bottom:0}.sc_table tbody td{padding-top:20px;padding-bottom:19px}.sc_table .close{width:19px}.sc_table .close:before,.sc_table .close:after{border-top-width:2px}.sc_table .close:before{left:3px}.product_col{width:400px}.remove_col{width:75px}.price_col{width:200px}.total_col,.date_col{width:185px}.table_wrap .product_name{font-size:14px;line-height:16px}form>ul>li:not(:last-child){margin-bottom:10px}form>ul>li,.searchform_inline{position:relative;list-style:none}textarea,input[type=text],input[type=email],input[type=password],input[type=search],input[type=datetime],input[type=datetime-local],input[type=date],input[type=month],input[type=time],input[type=week],input[type=number],input[type=url],input[type=tel]{color:#777;background-color:#fff;padding:8px 20px;border-radius:4px;width:100%;resize:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:box-shadow .4s ease;transition:box-shadow .4s ease;-webkit-appearance:none;appearance:none}textarea{display:block;height:auto}textarea:focus,input:not([type=submit]):not(.invalid_field):focus{box-shadow:0 0 15px rgba(51,51,51,.1)}select{color:#777;background-color:#fff;padding:11px 20px;border-radius:4px;width:100%;resize:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-transition:box-shadow .4s ease;transition:box-shadow .4s ease;-webkit-appearance:none;appearance:none}select:focus{outline:none;box-shadow:0 0 15px rgba(51,51,51,.1)}label{display:block;margin-bottom:3px}.left_labels label{margin-bottom:0}legend{margin-bottom:5px}fieldset:not(:last-child){margin-bottom:23px}.grey_skin input[type=radio]+label:before,.grey_skin input[type=checkbox]+label:before,.grey_skin textarea,.grey_skin input:not([type=submit]),.grey_skin .active_option,.grey_skin .options_list{background-color:#f4f4f4}.grey_skin input[type=radio]+label:before,.grey_skin input[type=checkbox]+label:before,.grey_skin textarea,.grey_skin input:not([type=submit]){box-shadow:none}label[for]{cursor:pointer}input[type=radio],input[type=checkbox]{display:none}input[type=radio]+label,input[type=checkbox]+label{width:auto;display:inline-block;position:relative;padding:2px 0 0 36px;margin-right:25px;min-height:26px;font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}input[type=radio].small+label,input[type=checkbox].small+label{font-size:13px;padding:0 0 0 31px}input[type=radio]+label:before,input[type=checkbox]+label:before{content:"";font-family:'terminus_icons';color:#777;display:block;width:26px;height:26px;position:absolute;left:0;top:0;background-color:#fff;border-radius:4px;text-align:center;line-height:26px}input[type=radio]+label:before{border-radius:50%}input[type=radio].small+label:before,input[type=checkbox].small+label:before{width:22px;height:22px;line-height:22px;top:1px}input[type=checkbox]:checked+label:before{content:"\e815"}input[type=radio]:checked+label:before{content:"\e91e"}form>ul>li:not([class*=section_btn]):last-child>.btn:only-child,form>ul>li:not([class*=section_btn]):last-child>[class*=col-]>.btn:only-child{margin-top:10px}.small_hoffsets .row{margin-left:-5px;margin-right:-5px}.small_hoffsets [class*=col-]{padding-left:5px;padding-right:5px}.custom_select{z-index:1;position:relative}.custom_select,.options_list{-webkit-transition:all .4s ease;transition:all .4s ease}.custom_select.opened,.custom_select.opened .options_list{box-shadow:0 0 15px rgba(51,51,51,.1)}.active_option{position:relative;z-index:2;cursor:pointer;background-color:#fff;padding:8px 50px 8px 20px;border-radius:4px;width:100%}.active_option:after{font-family:'terminus_icons';content:"\e8a3";color:#999;position:absolute;right:20px;top:50%;margin-top:-12px}.options_list{position:absolute;z-index:1;margin-top:-2px;top:100%;left:0;width:100%;background:#fff;opacity:0;visibility:hidden;border-radius:0 0 4px 4px;list-style:none}.custom_select.opened .options_list{opacity:1;visibility:visible}.options_list li>a{display:block;cursor:pointer;padding:3px 20px;margin-bottom:0;color:#777;-webkit-transition:color .7s ease;transition:color .7s ease}.options_list>li:last-child{padding-bottom:7px}.options_list li a:hover{color:#333;-webkit-transition:color .1s ease;transition:color .1s ease}.invalid_field.test{width:180px}form:not(.left_labels) .invalid_field+.message{display:block;margin-top:3px}.left_labels .invalid_field,.left_labels .message{display:inline-block;vertical-align:middle;margin-right:7px}.invalid_field{border-width:2px;border-style:solid}.invalid_field.warning{border-color:#f8c49d}.invalid_field.warning+.message{color:#ff7b1a}.invalid_field.error{border-color:#f89292}.out_of_stock,.invalid_field.error+.message{color:red}.invalid_field.info{border-color:#93cae2}.invalid_field.info+.message{color:#018bc8}.invalid_field.success{border-color:#a2cd92}.in_stock,.invalid_field.success+.message{color:#269300}.left_labels label{display:block;float:left;padding:9px 10px 0 0;width:130px}.left_labels .checkbox_label{padding-top:3px}.input_box{float:left;width:calc(100% - 130px)}.searchform{width:555px;margin:auto;position:relative}.searchform input[type=text]{color:#fff;font-size:18px;height:44px;border-radius:0;background:0 0;border-bottom:2px solid #fff;padding-right:60px;box-shadow:none !important}.searchform button,.searchform_inline button{position:absolute;right:15px;top:8px}.searchform_inline:not(:first-child){margin-top:23px}.searchform_inline:not(:last-child){margin-bottom:23px}.searchform ::-webkit-input-placeholder{color:#fff}.searchform input::-moz-placeholder{color:#fff}.searchform ::ms-input-placeholder{color:#fff}.searchform_inline>input[type=text]{padding-right:45px}.login_form input:not([type=submit]){height:50px;padding-left:47px}.login_form li>i{position:absolute;top:0;left:0;width:47px;text-align:center;height:100%;line-height:50px}.login_form li>.icon-mail-alt{font-size:16px}.login_form li>.icon-lock{font-size:20px}.login_form.streamlined{display:inline-block;width:89.30%;text-align:left}.login_form.streamlined>ul{display:table;width:100%}.login_form.streamlined>ul>li{display:table-cell;padding-left:5px;padding-right:5px}.login_form.streamlined>ul>li:last-child{width:115px}.login_form.streamlined>ul>li>i{left:5px}.login_form.streamlined>ul>li:last-child>.btn:only-child{margin-top:0}.subscribe:not(:last-child){margin-bottom:38px}input[type=checkbox].color_checkbox+label{line-height:20px;padding:0 0 0 30px;margin:0}input[type=checkbox].color_checkbox+label:before{color:#fff;width:20px;height:20px;font-size:12px;line-height:16px;border:2px solid #fff}input[type=checkbox].size_checkbox+label:before{display:none}input[type=checkbox].size_checkbox+label{width:34px;height:34px;line-height:30px;padding:0;border:2px solid #999;border-radius:4px;margin:0;text-align:center;-webkit-transition:background-color .4s ease,color .4s ease;transition:background-color .4s ease,color .4s ease}input[type=checkbox].size_checkbox:checked+label{color:#fff;background-color:#999}.tooltip_container{position:relative}.tooltip{color:#333;font-size:12px;line-height:24px;position:absolute;z-index:3;border:1px solid #333;background-color:#fff;border-radius:4px;padding:0 8px;white-space:nowrap;opacity:0;visibility:hidden;text-transform:none;-webkit-transition:-webkit-transform .4s ease,opacity .4s ease,visibility .4s ease;transition:transform .4s ease,opacity .4s ease,visibility .4s ease}.tooltip:after{content:"";display:block;width:0;height:0;position:absolute}.tooltip.top,.products-container.type_2 .product_item .tooltip_container .tooltip,.products-container.type_1.view-list .product_item .tooltip_container .tooltip,.products-container.type_2.view-list .product_item .tooltip_container .tooltip{left:50%;bottom:100%;margin-bottom:12px}.tooltip.top:after,.products-container.type_2 .product_item .tooltip_container .tooltip:after,.products-container.type_1.view-list .product_item .tooltip_container .tooltip:after,.products-container.type_2.view-list .product_item .tooltip_container .tooltip:after{top:100%;left:50%;margin-left:-7px;border-left:7px solid transparent;border-top:7px solid #333;border-right:7px solid transparent}.products-container.type_1.view-list .product_item .tooltip_container .tooltip,.products-container.type_2.view-list .product_item .tooltip_container .tooltip{top:auto;margin-left:0}.products-container.type_1.view-list .product_item .tooltip_container .tooltip:after,.products-container.type_2.view-list .product_item .tooltip_container .tooltip:after{margin-top:0}.tooltip.bottom{top:100%;margin-top:12px;left:50%}.tooltip.bottom:after{bottom:100%;left:50%;margin-left:-7px;border-left:7px solid transparent;border-bottom:7px solid #333;border-right:7px solid transparent}.md_csstransforms3d .tooltip.top,.md_csstransforms3d .tooltip.bottom,.md_csstransforms3d .products-container.type_2 .product_item .tooltip_container .tooltip,.md_csstransforms3d .products-container.type_1.view-list .product_item .tooltip_container .tooltip,.md_csstransforms3d .products-container.type_2.view-list .product_item .tooltip_container .tooltip{-webkit-transform:translate3d(-60%,10px,0);-moz-transform:translate3d(-60%,10px,0);-o-transform:translate3d(-60%,10px,0);-ms-transform:translate3d(-60%,10px,0);transform:translate3d(-60%,10px,0)}.md_no-csstransforms3d .tooltip.top,.md_no-csstransforms3d .tooltip.bottom,.md_no-csstransforms3d .products-container.type_2 .product_item .tooltip_container .tooltip,.md_no-csstransforms3d .products-container.type_1.view-list .product_item .tooltip_container .tooltip,.md_no-csstransforms3d .products-container.type_2.view-list .product_item .tooltip_container .tooltip{-webkit-transform:translate(-60%,10px);transform:translate(-60%,10px)}.md_csstransforms3d .tooltip_container:hover .tooltip.top,.md_csstransforms3d .tooltip_container:hover .tooltip.bottom,.md_csstransforms3d .products-container.type_2 .product_item .tooltip_container:hover .tooltip,.md_csstransforms3d .products-container.type_1.view-list .product_item .tooltip_container:hover .tooltip,.md_csstransforms3d .products-container.type_2.view-list .product_item .tooltip_container:hover .tooltip{-webkit-transform:translate3d(-50%,0,0);transform:translate3d(-50%,0,0)}.md_no-csstransforms3d .tooltip_container:hover .tooltip.top,.md_no-csstransforms3d .tooltip_container:hover .tooltip.bottom,.md_no-csstransforms3d .products-container.type_2 .product_item .tooltip_container:hover .tooltip,.md_no-csstransforms3d .products-container.type_1.view-list .product_item .tooltip_container:hover .tooltip,.md_no-csstransforms3d .products-container.type_2.view-list .product_item .tooltip_container:hover .tooltip{-webkit-transform:translate(-50%,0);transform:translate(-50%,0)}.tooltip.left{top:50%;right:100%;margin-right:9px}.tooltip.left:after{top:50%;left:100%;margin-top:-7px;border-top:7px solid transparent;border-left:7px solid #333;border-bottom:7px solid transparent}.tooltip.right,.products-container.type_1 .product_item .tooltip_container .tooltip{top:50%;left:100%;margin-left:9px}.tooltip.right:after,.products-container.type_1 .product_item .tooltip_container .tooltip:after{top:50%;right:100%;margin-top:-7px;border-top:7px solid transparent;border-right:7px solid #333;border-bottom:7px solid transparent}.md_csstransforms3d .tooltip.left,.md_csstransforms3d .tooltip.right,.md_csstransforms3d .products-container.type_1 .product_item .tooltip_container .tooltip{-webkit-transform:translate3d(-15px,5px,0);transform:translate3d(-15px,5px,0)}.md_no-csstransforms3d .tooltip.left,.md_no-csstransforms3d .tooltip.right,.md_no-csstransforms3d .products-container.type_1 .tooltip_container .tooltip{-webkit-transform:translate(-15px,5px);transform:translate(-15px,5px)}.md_csstransforms3d .tooltip_container:hover .tooltip.left,.md_csstransforms3d .tooltip_container:hover .tooltip.right,.md_csstransforms3d .products-container.type_1 .product_item .tooltip_container:hover .tooltip{-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.md_no-csstransforms3d .tooltip_container:hover .tooltip.left,.md_no-csstransforms3d .tooltip_container:hover .tooltip.right,.md_no-csstransforms3d .products-container.type_1 .tooltip_container:hover .tooltip{-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.tooltip_container:hover .tooltip{opacity:1;visibility:visible}hr{border-width:0 0 1px;border-style:solid;border-color:#e0e0e0;margin-top:22px;margin-bottom:22px;text-align:left}.vc_row-has-fill .blockquote.type_1,.vc_row-has-fill .blockquote.type_2{color:#fff}blockquote,.blockquote.type_3{color:#f76b6b;background-color:#fff;padding:22px 50px 22px 58px;font-weight:700;font-size:18px;line-height:32px}blockquote>p{position:relative}blockquote>p:first-child:before{content:open-quote' '}blockquote>p:last-of-type:after{content:' 'close-quote}blockquote>p:first-of-type:before{top:8px;left:-42px}blockquote>p:last-of-type:after{bottom:-20px;right:0}blockquote p,.testimonials p{margin-bottom:0}.testimonial-extra{display:table;width:100%;table-layout:fixed}.testimonial-image{display:table-cell;vertical-align:middle;position:relative;width:49.21%;background-size:cover;background-position:center;background-repeat:no-repeat}.testimonial-inner{padding:45px 140px 45px 30px;height:500px;text-align:center}.testimonial-image,.testimonial-inner{display:table-cell;vertical-align:middle;position:relative}.testimonial-inner .testimonial{padding-top:18px;padding-bottom:43px}.testimonial blockquote{margin:0;padding:0;color:#777;background-color:transparent;font-weight:400}.testimonial-inner h2.section_heading{margin-bottom:.2em;font-size:36px}.testimonial-inner .author{text-align:center}.testimonials.type_default{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.testimonials.type_default .testimonial{margin-bottom:45px;padding-left:15px;padding-right:15px}.testimonials.type_default.columns-2 .testimonial{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.testimonials_carousel{text-align:left;padding-left:75px;padding-right:75px}.testimonials_carousel>.testimonial{display:none}.testimonials_carousel>.testimonial:first-child{display:block}.testimonials_carousel.with_link{margin-bottom:30px}.testimonials_carousel .owl-item{padding-left:20px;padding-right:20px}.testimonials_carousel [class*=owl_nav]{top:35px;margin-top:0}.testimonials.type_carousel.columns-1{text-align:center}.testimonials.type_2 blockquote{position:relative;padding:0 42px;color:#333;font-weight:700}.blockquote.type_1>p:first-child:before,.blockquote.type_1>p:last-of-type:after,.blockquote.type_3>p:first-child:before,.blockquote.type_3>p:last-of-type:after,.testimonials.type_2 blockquote>p:first-child:before,.testimonials.type_2 blockquote>p:last-of-type:after{position:absolute;font-weight:400;font-size:72px;font-family:'Droid Serif',sans-serif}.blockquote.type_1>p:first-child:before,.blockquote.type_1>p:last-of-type:after,.testimonials.type_2 blockquote>p:first-child:before,.testimonials.type_2 blockquote>p:last-of-type:after{color:#c6c6c6}.blockquote.type_1>p:first-child:before,.testimonials.type_2 blockquote>p:first-child:before{top:8px;left:-42px}.blockquote.type_1>p:last-of-type:after,.testimonials.type_2 blockquote>p:last-of-type:after{bottom:-23px;right:-35px}.testimonials.type_4 .testimonial{padding-top:5px}.testimonials.type_4 .testimonial .quote{position:relative;overflow:hidden}.testimonials.type_4 .testimonial blockquote{font-size:16px;line-height:28px}.testimonials.type_4 .a_avatar{float:left;margin:-5px 20px 0 0}.testimonials .author{text-align:left;display:inline-block;line-height:22px}.a_info,.a_avatar{display:inline-block;vertical-align:middle}.owl_carousel .a_avatar>img{-webkit-transform-style:flat;transform-style:flat}.a_name{display:block;color:#333;font-size:18px;font-weight:700;font-family:'Droid Serif',sans-serif}[data-vc-stretch-content] .section_heading{margin-left:5px}.vc_row-has-fill .a_name,.vc_row-has-fill .section_heading,.vc_row-has-fill .a_name,.vc_row-has-fill .a_name a{color:#fff}.vc_row-has-fill .testimonial,.vc_row-has-fill .testimonial blockquote,.vc_row-has-fill .a_position{color:#c6c6c6}.a_position{font-size:14px}.a_avatar{overflow:hidden;border-radius:50%;margin-right:15px}.a_avatar img{overflow:hidden;border-radius:50%}.align_center .author{text-align:center}.testimonials.type_4{position:relative;overflow:hidden;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.testimonials.type_4:before{content:"";display:block;border-left:2px solid #e0e0e0;position:absolute;top:0;left:50%;margin-left:-1px;height:100%}.testimonials.type_4 .testimonial{border-top:0 solid #e0e0e0}.testimonials.type_4 .testimonial{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.testimonials.type_4 .testimonial:not(:first-child):not(:nth-child(2)){margin-top:50px;padding-top:25px;position:relative}.testimonials.type_4 .testimonial:nth-child(2n+1):not(:first-child):before{content:"";border-top:2px solid #e0e0e0;display:block;position:absolute;top:-2px;left:-500%;width:1000%}.vc_row-has-fill .testimonials.type_4 .testimonial,.vc_row-has-fill .testimonials.type_4:before,.vc_row-has-fill .testimonials.type_4 .testimonial:nth-child(2n+1):not(:first-child):before{border-color:rgba(224,224,224,.25)}.testimonials.type_4 .testimonial:nth-child(2n){padding-left:40px}.testimonials.type_4 .testimonial:nth-child(2n+1){padding-right:40px;clear:left}.blockquote{position:relative;padding:0 42px;font-weight:700;color:#333}.blockquote:not(:first-child){margin-top:30px}.blockquote:not(:last-child){margin-bottom:25px}.blockquote.type_1{background-color:transparent}blockquote .author,.testimonials.type_3 .author a{display:block;font-size:16px;color:#777;font-weight:400;margin:0 0 3px}.author:not(:first-child){margin-top:20px}.testimonials.type_3 .author{margin-top:15px}.blockquote.type_2,.testimonials.type_3 .testimonial{padding:0 0 2px 17px;border-width:0 0 0 3px;border-style:solid;border-color:#f76b6b}.blockquote.type_2{background-color:transparent}.testimonials.type_3 blockquote{font-weight:700;color:#333}.testimonials.type_3 blockquote>p:after,.testimonials.type_3 blockquote>p:before{position:static;font-family:inherit;font-size:inherit;color:inherit}.post-quote{position:relative}.post-quote blockquote{position:relative;color:#f76b6b;background-color:#fff;padding:22px 50px 22px 58px;font-weight:700}.post-quote blockquote>*{display:block;font-size:16px;color:#777;font-weight:400;margin:10px 0 3px}.vc_row-has-fill .post-quote blockquote,.vc_row-has-fill .blockquote.type_3{background-color:#333}.post-quote blockquote>p{position:relative}.post-quote blockquote:before{content:open-quote' '}.post-quote blockquote:after{content:' 'close-quote}.post-quote blockquote:before,.post-quote blockquote:after{position:absolute;top:30px;left:20px;font-weight:400;color:#f76b6b;font-size:72px;font-family:'Droid Serif',sans-serif}.post-quote blockquote:after{color:#f76b6b;bottom:0;right:15px;top:auto;left:auto}.post-quote .whole-link{position:absolute;width:100%;height:100%;z-index:10}.widget .widget_title{font-size:18px;line-height:1.2em}#footer .widget .textwidget img{display:block;margin:4px 0 23px}#sidebar .widget_pages ul.children li a,#footer .widget_pages ul.children li a{padding-left:15px}.widget_meta>ul,.widget_links>ul,.widget_archive>ul,.widget_categories>ul,.widget_pages>ul,.widget_tag_cloud>div,.widget_recent_entries>ul,.widget_recent_comments>ul,.widget_product_categories ul,.widget_contact_us ul,.widget_products ul,.product_list_widget,.flickr_feed,.widget_latest_tweets_widget ul,.terminus_instagram-feed ul,.widget_nav_menu ul,.widget_rss ul{margin-bottom:0;margin-left:0;list-style:none}.terminus_instagram-feed ul{margin-bottom:5px}.widget_meta li:not(:first-child),.widget_links li:not(:first-child),.widget_archive li:not(:first-child),.widget_pages li:not(:first-child),.widget_tag_cloud li:not(:first-child),.widget_categories li:not(:first-child),.widget_recent_entries li:not(:first-child),.widget_rss li:not(:first-child){margin-top:6px}.tagcloud{font-size:0}.widget_tag_cloud .tagcloud a{display:inline-block;margin:0 2px 4px;padding:3px 18px;vertical-align:top;color:#999;border-radius:4px;font-size:14px !important;cursor:pointer;border-width:2px;border-style:solid;border-color:#999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.widget_tag_cloud .tagcloud a:hover{color:#fff;border-color:#999;background-color:#999}.widget_calendar #calendar_wrap{border-radius:4px;border:2px solid #e0e0e0}.widget_calendar table{border-color:#e0e0e0;overflow:visible;margin-bottom:0}.widget_calendar caption{font-family:'Droid Serif',sans-serif;font-size:16px;border-bottom-width:2px;padding-top:11px;padding-bottom:11px;font-weight:700}.widget_calendar thead th{text-align:center;padding:8px 2px;border-width:1px;border-color:#e0e0e0;overflow:visible;color:#777}.widget_calendar tbody td,.widget_calendar tfoot td{text-align:center;padding:8px 2px;border-width:1px;border-color:#e0e0e0;overflow:visible;color:#777}.widget_calendar th:first-child,.widget_calendar td:first-child{border-left-width:0}.widget_calendar th:last-child,.widget_calendar td:last-child{border-right-width:0}.widget_calendar #today,.widget_calendar #today a{background-color:#e0e0e0}.widget_calendar tfoot>tr:last-child>th,.widget_calendar tfoot>tr:last-child>td{border-bottom-width:0}.widget_calendar td a{font-weight:700}.widget_recent_comments ul{line-height:18px}.widget_recent_comments li{padding:11px 0}.widget_recent_comments li:first-child{padding-top:0}.widget_recent_comments li:last-child{padding-bottom:0}.widget_recent_comments li a{font-weight:700;font-family:'Droid Serif',sans-serif}.widget_recent_entries .post-date{display:block;color:#777;font-size:13px}.vc_col-sm-6 .widget_newsletterwidget{font-size:18px}.vc_row-has-fill .widget_newsletterwidget{color:#fff}.footer-col-12 .widget_newsletterwidget .widget_title{float:left;margin:9px 20px 9px 0}.footer-col-12 .widget_newsletterwidget .newsletter.newsletter-widget{overflow:hidden;margin-top:0}.widget_newsletterwidget .newsletter.newsletter-widget{margin-top:15px}.footer-col-12 .widget_newsletterwidget .newsletter-email,.vc_col-sm-6 .widget_newsletterwidget .newsletter-email{margin-right:4px;width:calc(100% - 120px)}.widget_newsletterwidget .newsletter-submit{padding:6px 18px;color:#333;border-color:#333;text-transform:uppercase;border-radius:4px;font-size:14px;cursor:pointer;display:inline-block;border-width:2px;border-style:solid;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:color .7s ease,border-color .7s ease,background-color .7s ease;transition:color .7s ease,border-color .7s ease,background-color .7s ease}#footer .widget_newsletterwidget .newsletter-submit,.vc_row-has-fill .widget_newsletterwidget .newsletter-submit{color:#fff;border-color:#fff}.widget_newsletterwidget .newsletter-submit:hover{border-color:#333;color:#fff;background-color:#333}#footer .widget_newsletterwidget .newsletter-submit:hover,.vc_row-has-fill .widget_newsletterwidget .newsletter-submit:hover{border-color:#fff;color:#333;background-color:#fff}.footer-col-12 .widget_newsletterwidget form input,.vc_col-sm-6 .widget_newsletterwidget form input{float:left}.widget_newsletterwidget .newsletter.newsletter-widget:after{content:"";display:block;clear:both}.footer-col-12 .widget_newsletterwidget p,.vc_col-sm-6 .widget_newsletterwidget p{margin-bottom:0}.text-block-holder{display:table;width:100%;table-layout:fixed}.text-block-holder .col{position:relative;display:table-cell;vertical-align:middle}.text-block-holder .half-image{width:49.21%;background-size:cover;background-position:center;background-repeat:no-repeat}.text-block-holder .half-content{padding:55px 260px 51px 30px}.text-block-holder .half-content{height:500px}.text-block-holder>.col[class=col],.text-block-holder>.half-content:first-child{padding:55px 30px 51px 260px}.text-block-holder.type_2{padding-right:30px}.social_links:not(:last-child){margin-bottom:27px}.copyright .social_links:not(:last-child){margin-bottom:13px}.footer-col-24 .widget_social_links{text-align:center}.footer-col-12 .widget_social_links .widget_title{display:inline-block;float:left;margin:9px 20px 9px 0}ul.social_links{margin-bottom:0}ul.social_links:after{content:"";display:block;clear:both}ul.social_links>li{display:inline-block;margin:2px 0}.widget_social_links ul.social_links a{cursor:pointer;display:inline-block;text-align:center;font-size:16px;width:40px;height:40px;padding:0;border-width:2px;border-style:solid;color:#999;border-color:#999;border-radius:4px;text-transform:uppercase;-webkit-user-select:none}#footer .widget_social_links ul.social_links a{width:36px;height:36px}.widget_social_links ul.social_links a:hover{color:#fff;border-color:#999;background-color:#999}.widget_social_links ul.social_links a i[class|=icon]{margin:0;position:relative;top:-2px;display:table-cell;width:inherit;height:inherit;vertical-align:middle}.social_links.type_2{margin-bottom:0;margin-left:-8px;font-size:16px}.social_links.type_2>li{margin:5px 8px}.side_header #header.transparent_type .vertical_navigation a,.side_header #header.transparent_type .social_links.type_2 a{color:#fff}.side_header #header.transparent_type .social_links.type_2 li:hover>a{color:#f76b6b}.social_links.type_2 a{color:#999}.social_links.type_2 a:hover{color:#333}.social_links.type_2 i[class*=icon-]{display:inline-block;margin-top:1px}.cta{padding-top:40px;padding-bottom:40px}.cta.type_2{padding-top:53px;padding-bottom:60px}.cta.red{background-color:#f76b6b}.cta.white{background-color:#fff}.cta_inner{position:relative}.cta_title{color:#f76b6b;font-size:36px;line-height:43px;margin-bottom:5px}.cta_desc{color:#777;font-size:16px;font-weight:700;text-transform:uppercase}.cta.red .cta_title{color:#333}.cta.type_1 .cta_inner{width:100%;display:table}.cta.type_1 .cta_text,.cta.type_1 .cta_action{display:table-cell;vertical-align:middle}.cta.type_1 .cta_action{text-align:right;width:25%}.cta.type_1 .cta_action>*{text-align:left}.cta.type_2{text-align:center}.cta.type_2 .cta_text{margin-bottom:32px}.counters{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.counter_item{position:relative;padding:0 15px 15px;text-align:center}.counter_item:not(:last-child):after{content:"";display:block;border-width:0 0 0 2px;border-style:solid;border-color:#e0e0e0;position:absolute;top:0;right:-1px;height:100%}.vc_row-has-fill .counter_item:not(:last-child):after{border-color:rgba(224,224,224,.25)}.counter_item .counter{color:#333;font-size:16px;position:relative;margin-top:60px}.counter_item .counter:before{content:attr(data-amount);display:block;color:#333;font-size:48px;line-height:1em;font-family:'Droid Serif',sans-serif;font-weight:600;position:absolute;left:0;width:100%;bottom:100%;margin-bottom:5px}.vc_row-has-fill .counter_item .counter,.vc_row-has-fill .counter_item .counter:before{color:#fff}.counters .counter_item{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.counters .counter_item .counter{text-align:center;display:inline-block;vertical-align:middle}.counters .counter_item.with_icon .counter{text-align:left}.counters .counter_item .si-icon{display:inline-block;vertical-align:middle;margin-right:20px;color:#c6c6c6}.vc_row-has-fill .counters .counter_item .si-icon{color:#fff}.clients-holder{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;text-align:left}.vc_col-sm-12 .clients-holder{text-align:center}.vc_col-sm-12 .vc_col-sm-6 .clients-holder{text-align:left}.clients-holder>li{padding:0 15px;margin-left:auto;margin-right:auto;list-style:none}.clients-holder:not(.clients_carousel)>li{margin-bottom:30px}.clients-holder:not(.clients_carousel)>li{-webkit-flex-basis:16.66%;flex-basis:16.66%;max-width:16.66%}.vc_col-sm-6 .clients-holder:not(.clients_carousel)>li{-webkit-flex-basis:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.clients-holder.clients_carousel li{display:none}.clients-holder.clients_carousel li:first-child{display:block}.clients-holder li img{-webkit-transition:opacity .7s ease;transition:opacity .7s ease}.clients-holder li:hover img{opacity:.5;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.clients_fw{padding-left:90px;padding-right:90px}.md_flexbox .grid-gallery{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.grid-gallery:not(.fw_projects_carousel){margin-left:-15px;margin-right:-15px}.grid-gallery .grid-item{position:relative}.grid-gallery.grid-columns-2 .grid-item,.grid-gallery.grid-columns-3 .grid-item,.grid-gallery.grid-columns-4 .grid-item,.grid-gallery.grid-columns-5 .grid-item,.grid-gallery.grid-columns-6 .grid-item{margin-bottom:30px;padding-left:15px;padding-right:15px}.md_flexbox .grid-gallery.grid-columns-2 .grid-item{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.md_flexbox .grid-gallery.grid-columns-3 .grid-item{-webkit-flex-basis:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.md_flexbox .grid-gallery.grid-columns-4 .grid-item{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.md_flexbox .grid-gallery.grid-columns-5 .grid-item{-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.md_flexbox .grid-gallery.grid-columns-6 .grid-item{-webkit-flex-basis:16.66%;flex-basis:16.66%;max-width:16.66%}.md_no-flexbox .grid-gallery:after{display:block;clear:both;content:""}.md_no-flexbox .grid-gallery .grid-item{float:left}.md_no-flexbox .grid-gallery.grid-columns-2 .grid-item{width:50%}.md_no-flexbox .grid-gallery.grid-columns-3 .grid-item{width:33.33333333333%}.md_no-flexbox .grid-gallery.grid-columns-4 .grid-item{width:25%}.md_no-flexbox .grid-gallery.grid-columns-5 .grid-item{width:20%}.md_no-flexbox .grid-gallery.grid-columns-6 .grid-item{width:16.66%}.countdown.type_2:not(:first-child){margin-top:20px}.countdown.type_2:not(:last-child){margin-bottom:60px}.countdown .countdown-row{display:block;max-width:245px;margin-left:auto;margin-right:auto}.countdown.type_2 .countdown-row{display:inline-block;max-width:initial}.countdown:not(.type_2) .countdown-section{width:24.25%;line-height:15px;float:left;padding:7px 5px 4px;text-align:center;background:rgba(51,51,51,.5)}.countdown:not(.type_2) .countdown-section:not(:last-child){margin-right:1px}.countdown.type_2 .countdown-section{display:block;float:left;padding:15px 75px 15px;position:relative}.countdown.type_2 .countdown-section:not(:last-child):after{content:"";display:block;border-width:0 0 0 2px;border-style:solid;border-color:rgba(255,255,255,.25);position:absolute;top:0;right:0;height:100%}.countdown .countdown-amount,.countdown .countdown-period{display:block}.vc_row-has-fill .countdown .countdown-amount,.vc_row-has-fill .countdown .countdown-period{color:#fff}.countdown:not(.type_2) .countdown-amount{font-size:16px;font-weight:700}.countdown:not(.type_2) .countdown-period{font-size:10px;width:94%;overflow:hidden;text-overflow:ellipsis}.countdown.type_2 .countdown-amount{font-size:48px;line-height:28px;font-family:'Droid Serif';font-weight:700;margin-bottom:15px}.countdown.type_2 .countdown-period{font-size:16px}.launched_in:not(:last-child){margin-bottom:50px}.launched_in>*{display:inline-block;vertical-align:middle}.launched_in .countdown{width:290px;margin-left:7px}.launched_in .countdown .countdown-amount{font-size:24px;line-height:22px}.launched_in .countdown .countdown-section{padding-top:13px;padding-bottom:10px}.pagination,.pagination-split-post{overflow:hidden;text-transform:uppercase;display:inline-block;margin-bottom:0}.pagination>li,.pagination-split-post>*{float:left;margin-top:2px;margin-bottom:2px;list-style:none;-webkit-transition:color .7s ease,border-color .7s ease,background-color .7s ease;transition:color .7s ease,border-color .7s ease,background-color .7s ease}.pagination .disabled{display:none}.pagination>li:not(:last-child),.pagination-split-post>*:not(:last-child){margin-right:4px}.page-prev:before,.page-next:after{font-family:'terminus_icons';display:inline-block}.page-prev:before{content:"\e8b8";margin-right:9px}.page-next:after{content:"\e8b9";margin-left:9px}.pagination .btn:not(.page-next):not(.page-prev){width:34px;text-align:center;padding-left:5px;padding-right:5px}.page-links .page-links-title{margin-right:5px;vertical-align:middle}.pagination-split-post>a{color:#999}.pagination-split-post>span,.pagination-split-post>a:hover span{color:#fff;border-color:#999;background-color:#999}.pagination-split-post>span,.pagination-split-post>a{display:inline-block;width:34px;height:34px;line-height:31px;text-align:center;border-radius:4px;vertical-align:middle;border:2px solid #999}.pagination-split-post a span{display:block}.pagination>a,.page-links>a{display:inline-block;width:34px;height:34px;line-height:31px;text-align:center;padding-left:5px;padding-right:5px;border-radius:4px;vertical-align:middle;border:2px solid #999;color:#999}.pagination>a:hover,.page-links>a:hover{color:#fff;border-color:#999;background-color:#999}.pagination>a:not(:last-child),.page-links>a:not(:last-child){margin-right:4px}.infoblock{margin-left:-15px;margin-right:-15px;counter-reset:steps;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}[data-vc-stretch-content] .infoblock{margin-left:0;margin-right:0}.infoblock .infoblock-item{display:block;font-size:14px}.infoblock.infoblock-columns-2 .infoblock-item,.infoblock.infoblock-columns-3 .infoblock-item,.infoblock.infoblock-columns-4 .infoblock-item{padding-left:15px;padding-right:15px}[data-vc-stretch-content].vc_row-no-padding .infoblock.infoblock-columns-2 .infoblock-item,[data-vc-stretch-content].vc_row-no-padding .infoblock.infoblock-columns-3 .infoblock-item,[data-vc-stretch-content].vc_row-no-padding .infoblock.infoblock-columns-4 .infoblock-item{padding-left:0;padding-right:0}.infoblock .icon_box{position:relative}.infoblock.infoblock-columns-2 .infoblock-item{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.infoblock.infoblock-columns-3 .infoblock-item{-webkit-flex-basis:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.infoblock.infoblock-columns-4 .infoblock-item{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.si-icon.sa-size-70{font-size:70px}.si-icon.sa-size-48{font-size:48px}.si-icon.sa-size-42{font-size:42px}.infoblock .icon_box .box_title{-webkit-transition:all .5s ease;transition:all .5s ease}[data-vc-stretch-content] .infoblock .infoblock-item.type_5 .box_title{font-size:24px}.vc_row-has-fill.vc_video-bg-container .infoblock .icon_box .box_title{color:#fff}.infoblock .icon_box .si-icon{margin-bottom:20px;display:inline-block;color:#c6c6c6}.infoblock .infoblock-item.type_1 .icon_box .si-icon,.infoblock .infoblock-item.type_5 .icon_box .fs_inner .si-icon{position:absolute;bottom:100%;left:0;right:0;width:auto}.infoblock p{margin-bottom:0}.infoblock .infoblock-item.type_1 .icon_box{position:relative;text-align:center}.infoblock .infoblock-item.type_1 .icon_box{position:relative;display:inline-block;margin-top:90px}.infoblock .infoblock-item.type_2{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;justify-content:flex-start;-ms-flex-align:center;-webkit-align-items:center;-webkit-box-align:center;align-items:center}.infoblock .infoblock-item.type_2{position:relative}.infoblock .infoblock-item.type_2 .icon_box{position:static}.infoblock .infoblock-item.type_2 .icon_box{padding:26px 10px 30px;width:100%;text-align:center;color:#333;-webkit-transition:background-color .7s ease;transition:background-color .7s ease}.infoblock .infoblock-item.type_2 .icon_box:after{position:absolute;z-index:-1;width:100%;width:calc(100% - 2px);height:100%;height:calc(100% - 2px);left:0;top:0;background-color:#fff;content:''}.infoblock .infoblock-item.type_2:not(:first-child) .icon_box{border-left:2px solid transparent}.infoblock .infoblock-item.type_2 .icon_box:hover{background-color:#f76b6b;-webkit-transition:background-color .1s ease;transition:background-color .1s ease}.infoblock .infoblock-item.type_2 .icon_box .box_title{color:#f76b6b;margin-bottom:4px;text-transform:uppercase;-webkit-transition:color .7s ease;transition:color .7s ease}.infoblock .infoblock-item.type_2 .icon_box:hover .box_title{color:#fff;-webkit-transition:color .1s ease;transition:color .1s ease}.infoblock .infoblock-item.type_2 .icon_box .read_more{font-weight:600}.infoblock .infoblock-item.type_2 .icon_box .read_more:after,.infoblock .infoblock-item.type_2 .icon_box .read_more:before{content:'\e8ac';display:inline-block;margin-left:8px;font-weight:400;font-family:'terminus_icons'}.infoblock .infoblock-item.type_2 .icon_box .read_more:before{display:none}.infoblock .infoblock-item.type_2 .icon_box .read_more:hover{color:#fff}.infoblock .infoblock-item.type_3 .icon_box .si-icon{min-width:50px;max-width:50px;text-align:center;float:left;margin:-3px 20px 0 0;color:#c6c6c6}.infoblock .infoblock-item.type_3{margin-bottom:45px}.infoblock .infoblock-item.type_4 .icon_box{position:relative;text-align:center}.infoblock.steps .infoblock-item .icon_box{counter-increment:steps}.infoblock .infoblock-item.type_4:not(:last-child) .icon_box:after{content:"";display:block;position:absolute;top:41px;right:-42px;width:85px;height:18px;background:url(//www.bahama.at/wp-content/themes/terminus/images/steps_arrow.png) right center no-repeat}.infoblock .infoblock-item.type_4 .icon_box .si-icon{display:inline-block;width:100px;height:100px;line-height:106px;border-radius:50%;border:2px solid #c6c6c6;background-color:#fff;margin-bottom:23px;color:#c6c6c6}.vc_row-has-fill .infoblock .infoblock-item.type_4 .icon_box .si-icon{background-color:transparent}.infoblock .infoblock-item.type_3 .icon_box .box_title{font-size:18px;line-height:1.3em}.infoblock .infoblock-item.type_4 .icon_box .si-icon i{vertical-align:middle}.infoblock .infoblock-item.type_4 .icon_box:hover .si-icon{border-color:#f76b6b;color:#f76b6b}.infoblock .infoblock-item.type_4 .icon_box .si-icon:after{content:"";display:inline-block;vertical-align:middle;height:100%}.infoblock .infoblock-item.type_4 .icon_box .box_title,.infoblock .infoblock-item.type_4 .icon_box .si-icon{-webkit-transition:all .7s ease;transition:all .7s ease}.infoblock .infoblock-item.type_4 .icon_box:hover .box_title,.infoblock .infoblock-item.type_4 .icon_box:hover .si-icon{-webkit-transition:all .1s ease;transition:all .1s ease}.infoblock.steps .infoblock-item .icon_box .box_title:before{content:counter(steps)'. '}.infoblock .infoblock-item.type_5{position:relative;text-align:center;margin-bottom:30px}.infoblock .infoblock-item.type_5 .icon_box>[class*=_side]{padding:15px 30px;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .4s ease,opacity .4s ease,visibility .4s ease;transition:transform .4s ease,opacity .4s ease,visibility .4s ease}.infoblock .infoblock-item.type_5 .icon_box>.back_side{padding-top:18%;padding-bottom:18%}.infoblock .infoblock-item.type_5 .icon_box .front_side .box_title{margin-bottom:0}.infoblock .infoblock-item.type_5 .icon_box [class*=_side] .box_title{color:#333}.infoblock .infoblock-item.type_5 .icon_box .front_side{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#fff}.infoblock .front_side .fs_outer{display:table;width:100%;height:100%}.infoblock .front_side .fs_inner{display:table-cell;vertical-align:middle}.infoblock .fs_inner .box_title{position:relative;margin-top:65px}.infoblock .fw_row .fs_inner .box_title{margin-top:90px}.infoblock .infoblock-item.type_5 .icon_box .back_side{position:relative;z-index:0;color:#fff;background-color:#f76b6b;opacity:0;visibility:hidden}.infoblock.steps .infoblock-item .front_side:before,.infoblock.steps .infoblock-item .back_side:before{content:"";display:block;position:absolute;left:100%;top:10px;width:0;height:0;border-top:15px solid transparent;border-left:15px solid #f76b6b;border-bottom:15px solid transparent}.md_csstransforms3d .infoblock .infoblock-item.type_5 .icon_box:hover .front_side,.md_csstransforms3d .infoblock .infoblock-item.type_5 .icon_box.active .front_side,.md_csstransforms3d .infoblock .infoblock-item.type_5 .icon_box .back_side{-webkit-transform:translate3d(-10px,10px,0);transform:translate3d(-10px,10px,0)}.md_no-csstransforms3d .infoblock .infoblock-item.type_5 .icon_box:hover .front_side,.md_no-csstransforms3d .infoblock .infoblock-item.type_5 .icon_box.active .front_side,.md_no-csstransforms3d .infoblock .infoblock-item.type_5 .icon_box .back_side{-webkit-transform:translate(-10px,10px);transform:translate(-10px,10px)}.md_csstransforms3d .infoblock .infoblock-item.type_5 .icon_box:hover .back_side,.md_csstransforms3d .infoblock .infoblock-item.type_5 .icon_box.active .back_side{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.md_no-csstransforms3d .infoblock .infoblock-item.type_5 .icon_box:hover .back_side,.md_no-csstransforms3d .infoblock .infoblock-item.type_5 .icon_box.active .back_side{-webkit-transform:translate(0,0);transform:translate(0,0)}.infoblock .infoblock-item.type_5 .icon_box:hover .front_side,.infoblock .infoblock-item.type_5 .icon_box.active .front_side{opacity:0;visibility:hidden;-webkit-transition-delay:0s;transition-delay:0s}.infoblock .infoblock-item.type_5 .icon_box:hover .back_side,.infoblock .infoblock-item.type_5 .icon_box.active .back_side{opacity:1;visibility:visible;-webkit-transition-delay:.2s;transition-delay:.2s}.single-title{margin-bottom:1em}div.team-members{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;justify-content:flex-start;margin-left:-15px;margin-right:-15px}.team-members .team-item{flex:1;padding-left:15px;padding-right:15px}.team_member,.project{margin-left:auto;margin-right:auto;text-align:center;font-size:14px;-webkit-transition:box-shadow .4s ease;transition:box-shadow .4s ease}.team_member:hover,.project:hover{box-shadow:0 0 7px rgba(51,51,51,.1)}.team_member .overlay_blackout{color:#c6c6c6}.team_member .member_info{padding:24px 10px 36px;background:#fff}.member_info h3:not(:last-child){margin-bottom:12px}.team_member .position:not(:last-child){margin-bottom:21px}.pricing-box{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin-left:-15px;margin-right:-15px;padding:20px 0 0}.pricing-box .price-item{padding-left:15px;padding-right:15px;margin-bottom:30px;-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.pricing-box.col-3 .price-item{-webkit-flex-basis:33.333333333333333333333%;flex-basis:33.333333333333333333333%;max-width:33.333333333333333333333%}.pricing-box.col-4 .price-item{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.pricing-box.col-5 .price-item{-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.pricing-box.col-6 .price-item{-webkit-flex-basis:16.66%;flex-basis:16.66%;max-width:16.66%}.pricing-box .pricing_table{text-align:center;border-radius:4px;border:2px solid #c6c6c6;font-size:14px}.pricing-box .pricing_table header{padding:18px 20px 17px;color:#333;background-color:#fff;border-bottom:2px solid #c6c6c6}.pricing-box .pricing_table footer{padding:13px 20px;background-color:#fff;border-top:2px solid #c6c6c6}.pricing-box .pt_price{font-weight:600;font-size:36px;line-height:28px;margin-bottom:2px}.pricing-box .pt_title{margin-bottom:12px;color:#333}.pricing-box .pt_options_list{margin-bottom:0;padding-top:17px;padding-bottom:17px;list-style:none}.pricing-box .pt_options_list>li{padding:6px 20px}.pricing-box .pricing_table.labeled:before{content:attr(data-label-text);font-size:13px;text-transform:uppercase;color:#fff;background:#f76b6b;position:absolute;bottom:100%;left:-2px;right:-2px;border-radius:4px 4px 0 0;padding:4px 20px}.pricing-box .pricing_table.labeled{position:relative;margin-top:10px;border-color:#f76b6b;border-radius:0 0 4px 4px}.pricing-box .pricing_table.labeled header,.pricing-box .pricing_table.labeled footer{border-color:#f76b6b}.pricing-box .pricing_tables_wrap{padding:20px 0 0}.vc_row-has-fill .pricing-box .pricing_table header,.vc_row-has-fill .pricing-box .pricing_table footer{background:0 0}.vc_row-has-fill .pricing-box .pricing_table header{color:#fff}.vc_row-has-fill .pricing-box .pt_options_list{color:#c6c6c6;background:rgba(224,224,224,.25)}.banners_row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.banners_row>.banner{-webkit-flex-basis:33.333333333333333333333%;flex-basis:33.333333333333333333333%;max-width:33.333333333333333333333%}.banner{display:block;overflow:hidden}.banner img{min-width:100%;-webkit-transition:-webkit-transform 17s linear;transition:transform 17s linear}.md_csstransforms3d .banner:hover img{-webkit-transform:scale3d(1.3,1.3,1.3);-moz-transform:scale3d(1.3,1.3,1.3);-o-transform:scale3d(1.3,1.3,1.3);-ms-transform:scale3d(1.3,1.3,1.3);transform:scale3d(1.3,1.3,1.3)}.tags_cloud>li{float:left;margin:0 2px 4px}.tags_cloud{margin-left:-2px;margin-right:-2px}.tags_cloud .btn{padding-left:10px;padding-right:10px}.tweet_list>li:not(:last-child){margin-bottom:15px}.tweet_inner{margin-bottom:8px !important}.tweet_time{font-size:13px}#footer .tweet_time{color:#777}.entry .mejs-container,.entry .mejs-embed,.entry .mejs-embed body,.entry .mejs-container .mejs-controls{background-color:#fff}.entry .mejs-container .mejs-controls,.entry .mejs-container{height:35px !important}.entry .mejs-controls .mejs-time-rail .mejs-time-total,.entry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total{background-color:#c6c6c6}.entry .mejs-controls .mejs-time-rail .mejs-time-total{margin:0}.entry .mejs-controls div.mejs-time-rail{padding-top:0;margin:15px 0}.entry .mejs-controls .mejs-time-rail span,.entry .mejs-controls .mejs-time-rail a{height:6px}.entry .mejs-controls .mejs-time-rail .mejs-time-loaded{background-color:#c6c6c6}.entry .mejs-controls .mejs-time-rail .mejs-time-current,.entry .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{background-color:#f76b6b}.entry-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.entry-media .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current{top:16px;height:6px}.entry .mejs-container .mejs-controls .mejs-time{color:#333;font-size:12px}.entry .mejs-container .mejs-controls .mejs-time{padding:13px 3px 0}.t_tabs,.t_tour_sections{position:relative;z-index:1}.tabs_nav{margin-bottom:19px;position:relative;z-index:4}.tabs_nav>li,.ts_nav>li{display:inline-block;margin:0 1px 4px 0}.ts_nav>li{display:block}.tab_containers_wrap,.ts_containers_wrap{position:relative;z-index:3}.tab_containers_wrap,.ts_containers_wrap{-webkit-transition:height .7s ease;transition:height .7s ease}.t_tabs .tab_container,.t_tour_sections .ts_container{visibility:hidden;position:absolute;z-index:1;top:0;left:0;right:0;-webkit-transition:opacity .7s ease,visibility .7s ease;transition:opacity .7s ease,visibility .7s ease}.t_tabs .tab_container:not(.invisible),.t_tour_sections .ts_container:not(.invisible){z-index:2}.t_tabs.initialized .tab_container,.t_tour_sections.initialized .ts_container{visibility:visible}.t_tour_sections .ts_container{left:30px}.t_tabs .tab_container p:last-of-type{margin-bottom:0}.t_tabs.type_2 .tabs_nav>li{padding:7px 22px 7px 0;margin-left:0;margin-right:0}.t_tabs.type_2 .tabs_nav>li:last-child{padding-right:0}.t_tabs.type_2 .tabs_nav{margin-bottom:6px}.t_tabs .tabs_nav .tab_container,.t_tabs .tab_containers_wrap .tabs_nav_link{display:none}.tabs_nav a:not(.btn),.ts_nav a:not(.btn){color:#999;font-size:18px;font-weight:700;display:inline-block}.tabs_nav a:not(.btn){color:#c6c6c6}.tabs_nav a:not(.btn).active,.ts_nav a:not(.btn).active{color:#333}.t_tour_sections .ts_nav{float:left;width:165px}.t_tour_sections .ts_nav .btn{width:100%;text-align:left}.t_tour_sections.type_2 .ts_nav>li{padding:6px 0;margin:0}.ts_containers_wrap{overflow:hidden}.ts_containers_wrap .ts_container{padding-top:8px}.services_nav{margin-bottom:40px}.services_nav .owl-stage{margin:0 auto}.services_nav a{display:block !important;font-family:'Droid Serif',sans-serif;font-size:18px;font-weight:700;color:#333;text-align:center;position:relative;margin-top:100px}.services_nav .si-icon{position:absolute;bottom:100%;margin-bottom:24px;display:block;width:100%}.services_nav .icon-with-image img{display:inline-block;width:auto}.services_nav .tab_text{color:#333}.services_nav a.active .tab_text{color:#c6c6c6}.services_nav i.vc_mad_tab_icon{font-size:45px}.tabs_nav.services_nav .owl-item a.active span{color:#f76b6b}.animated{opacity:0}.visible{opacity:1;visibility:visible}.md_cssanimations .animation_end{-webkit-animation:none !important;-moz-animation:none !important;-o-animation:none !important;-ms-animation:none !important;animation:none !important}form .alert_box,form .rd-alert_box{margin-top:10px;width:100%}.alert_box,.rd-alert_box{position:relative;padding:12px 40px 12px 20px;border-width:1px;border-style:solid;background-color:#fff}.rd-alert_box{border-radius:4px}.alert_box:not(:last-child),.rd-alert_box:not(:last-child){margin-bottom:20px}.alert_box.warning,.rd-alert_box.warning{color:#d5a300}.alert_box.error,.rd-alert_box.error{color:#ae0000}.alert_box.success,.rd-alert_box.success{color:#00833b}.alert_box.info,.rd-alert_box.info{color:#0057b0}.alert_box .close,.rd-alert_box .close{position:absolute;top:8px;right:7px}.pie_charts{color:#333}.vc_row-has-fill .pie_charts{color:#fff}.pie_charts{margin-left:-15px;margin-right:-15px;overflow:hidden;font-size:0}.pie_title{margin-top:10px;font-size:18px;font-weight:700;font-family:'Droid Serif',sans-serif;position:relative;word-break:break-all;text-align:center}.pie_chart_container{display:inline-block;margin:0 13px 10px}.fancybox-opened .fancybox-skin{border-radius:0;box-shadow:none}.fancybox-title.fancybox-title-inside-wrap{padding-top:15px;font-size:16px;color:#6c6c6c}.fancybox-close,.fancybox-nav>span{top:30px;right:30px;width:24px;height:24px;background-image:none;visibility:visible;text-align:center;line-height:20px}.fancybox-nav>span:before{font-family:'terminus_icons'}.fancybox-close:before,.fancybox-close:after{width:14px;height:14px;border-color:#333;top:35%;left:7px}.fancybox-close:after{left:-2px}.fancybox-close:hover:before,.fancybox-close:hover:after{border-color:#fff}.fancybox-title iframe{height:20px !important;vertical-align:middle}.fancybox-share-buttons:not(.only){margin-top:10px}.fancybox-nav>span{top:50%;margin-top:-12px}.fancybox-prev>span{left:10px}.fancybox-prev>span:before{content:'\e8ab'}.fancybox-next>span{right:10px}.fancybox-next>span:before{content:'\e8ac'}.overlay_box{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;text-align:center}.ov_blackout{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:rgba(0,0,0,.5);color:#fff;opacity:0;visibility:hidden;-webkit-transition:opacity .7s ease,visibility .7s ease;transition:opacity .7s ease,visibility .7s ease}.ov_blackout a:not(.btn),.blog-area.layout_1 .entry:hover a{color:#fff}.ov_blackout .ov_actions a{text-decoration:none}.project_cats{margin-bottom:0}.ov_blackout .title,.ov_blackout .project_cats>li{color:inherit}.team_member:hover .ov_blackout,.overlay_box:hover .ov_blackout{opacity:1;visibility:visible}.ov_blackout .lb_excerpt{margin-bottom:22px}.ov_text_outer{display:table;height:100%;width:100%}.ov_text_inner{width:100%;display:table-cell;vertical-align:middle;padding-left:30px;padding-right:30px}.portfolio-holder.grid-columns-5 .ov_text_inner,.portfolio-holder.grid-columns-6 .ov_text_inner{padding-left:15px;padding-right:15px}.overlay_box .ov_img{-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform 1s ease;transition:transform 1s ease}.md_csstransforms3d .overlay_box:hover .ov_img{-webkit-transform:scale3d(1.1,1.1,1);transform:scale3d(1.1,1.1,1)}.md_no-csstransforms3d .overlay_box:hover .ov_img{-webkit-transform:scale(1.1);transform:scale(1.1)}.overlay_box .ov_actions{position:absolute;right:20px;bottom:5px;margin-bottom:0;line-height:1}.ov_actions>li{display:inline-block;vertical-align:middle;opacity:0;-webkit-transition:-webkit-transform .6s ease,opacity .6s ease;transition:transform .6s ease,opacity .6s ease}.entry_content .ov_actions>li{margin-bottom:0}.ov_actions a:after{display:none}.md_csstransforms3d .ov_actions>li{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}.md_no-csstransforms3d .ov_actions>li{-webkit-transform:translate3d(0,25px);transform:translate3d(0,25px)}.overlay_box:hover .ov_actions>li{opacity:1;-webkit-transition-timing-function:cubic-bezier(0,2,.75,1);transition-timing-function:cubic-bezier(0,2,.75,1)}.md_csstransforms3d .overlay_box:hover .ov_actions>li{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.md_no-csstransforms3d .overlay_box:hover .ov_actions>li{-webkit-transform:translate(0,0);transform:translate(0,0)}.ov_actions>li:first-child{-webkit-transition-delay:.15s;transition-delay:.15s}.ov_actions>li:nth-child(2){-webkit-transition-delay:.25s;transition-delay:.25s}.ov_actions>li:nth-child(3){-webkit-transition-delay:.35s;transition-delay:.35s}.ov_actions>li:nth-child(4){-webkit-transition-delay:.45s;transition-delay:.45s}.ov_actions>li:not(:first-child){margin-left:0}.portfolio-holder.grid-columns-4 .ov_actions,.portfolio-holder.grid-columns-5 .ov_actions,.portfolio-holder.grid-columns-6 .ov_actions{right:10px;bottom:1px}.ov_actions>li .si-icon{color:#fff;text-decoration:none;-webkit-transition:color .7s ease;transition:color .7s ease}.ov_actions>li .si-icon-plus:before{font-family:"linea-arrows";font-size:55px}.ov_actions>li .si-icon-link:before{font-family:"linea-basic";font-size:30px}.ov_actions>li .si-icon-plus:before{content:'\e048'}.ov_actions>li .si-icon-link:before{content:"8"}.portfolio-holder.grid-columns-4 .ov_actions>li .si-icon-plus:before,.portfolio-holder.grid-columns-5 .ov_actions>li .si-icon-plus:before,.portfolio-holder.grid-columns-6 .ov_actions>li .si-icon-plus:before{font-size:33px}.portfolio-holder.grid-columns-4 .ov_actions>li .si-icon-link:before,.portfolio-holder.grid-columns-5 .ov_actions>li .si-icon-link:before,.portfolio-holder.grid-columns-6 .ov_actions>li .si-icon-link:before{font-size:19px}[data-vc-stretch-content] .portfolio-holder.grid-columns-4 .ov_actions>li .si-icon-plus:before,[data-vc-stretch-content] .portfolio-holder.grid-columns-5 .ov_actions>li .si-icon-plus:before,[data-vc-stretch-content] .portfolio-holder.grid-columns-6 .ov_actions>li .si-icon-plus:before,.related-projects .portfolio-holder.grid-columns-4 .ov_actions>li .si-icon-plus:before{font-size:55px}[data-vc-stretch-content] .portfolio-holder.grid-columns-4 .ov_actions>li .si-icon-link:before,[data-vc-stretch-content] .portfolio-holder.grid-columns-5 .ov_actions>li .si-icon-link:before,[data-vc-stretch-content] .portfolio-holder.grid-columns-6 .ov_actions>li .si-icon-link:before,.related-projects .portfolio-holder.grid-columns-4 .ov_actions>li .si-icon-link:before{font-size:30px}.scroll_sidebar{padding-top:12px}.widget:not(:last-child){margin-bottom:50px}.widget_title{margin-bottom:24px}.follow_us{display:inline-block;margin-right:10px}.fb-like iframe{width:233px !important}.fb-like span{width:auto !important}#tab-google-plus>div{vertical-align:middle !important}.float_aside_overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;visibility:hidden;-webkit-transition:background-color .7s ease,visibility 0s ease .7s;transition:background-color .7s ease,visibility 0s ease .7s}.float_aside_overlay.opened{visibility:visible;background:rgba(255,255,255,.3);-webkit-transition:background-color .7s ease,visibility 0s ease 0s;transition:background-color .7s ease,visibility 0s ease 0s}.float_aside{color:#c6c6c6;background:#333;padding:60px 30px;position:absolute;top:0;right:0;width:300px;height:100%;overflow-y:auto;-webkit-transition:-webkit-transform .7s cubic-bezier(.68,.04,.13,1.01);transition:transform .7s cubic-bezier(.68,.04,.13,1.01)}.md_csstransforms3d .float_aside_overlay .float_aside{-webkit-transform:translate3d(300px,0,0);transform:translate3d(300px,0,0)}.md_no-csstransforms3d .float_aside_overlay .float_aside{-webkit-transform:translate(300px,0);transform:translate(300px,0)}.md_csstransforms3d .float_aside_overlay.opened .float_aside{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.md_no-csstransforms3d .float_aside_overlay.opened .float_aside{-webkit-transform:translate(0,0);transform:translate(0,0)}.float_aside .widget:not(:last-child){margin-bottom:65px}.float_aside h2,.float_aside h3,.float_aside h4,.float_aside h5,.float_aside h6{color:#fff}.float_aside .terminus_instagram-feed p.clear{display:none}.widget_nav_menu .menu>li{position:relative;margin-bottom:12px}.float_aside .widget_nav_menu .menu>li>a{text-transform:uppercase}.float_aside .widget_nav_menu .menu a{display:block;color:#fff}.widget_nav_menu .sub-menu{display:none;padding-left:20px;margin:7px 0}.widget_nav_menu .sub-menu a{padding:3px 0}.widget_nav_menu .menu-item-has-children>a:after,.widget_nav_menu .page_item_has_children>a:after{content:"\ea7d";font-family:'terminus_icons';display:inline-block;margin-left:8px}.widget_nav_menu .menu-item-has-children>a:after,.widget_nav_menu .page_item_has_children>a:after{position:absolute;right:0}.entry-content{padding:20px 0}.page_title{padding:30px 10px 32px;border-bottom:1px solid #e0e0e0;text-align:center}.page_title .extra-title{margin-bottom:12px}.page_title .extra-heading:only-child .extra-title{margin-bottom:0}.page_title.large{padding-top:160px;padding-bottom:160px}.page_title.media_type{position:relative;background-position:50% top;background-repeat:no-repeat;background-size:cover;color:#c6c6c6;border-bottom:none}.page_title.parallax{background-attachment:fixed}.page_title.media_type:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5)}.page_title.video{overflow:hidden;background-image:none}.page_title .parallax_bg_video{position:absolute;top:0;right:0;bottom:0;left:0}.page_title.uncovering_title{display:none}.page_title.mono_color_title{border-bottom:none;color:#c6c6c6;background-image:none}.page_title.responsive_image{padding:0;background-image:none}.page_title.responsive_image .title_holder{position:absolute;top:0;left:0;width:100%;height:100%}.page_title.responsive_image .container{display:table;height:100%}.page_title.responsive_image .table_row_xs{display:table-row}.image_caption_col h1,.image_caption_col h2,.image_caption_col h3,.image_caption_col h4,.image_caption_col h5,.image_caption_col h6,.product_launch,.app_play_store a:hover,.page_title.media_type h1,.page_title.media_type h2,.page_title.media_type h3,.page_title.media_type h4,.page_title.media_type h5,.page_title.media_type h6,.page_title.media_type .breadcrumbs a,.page_title.mono_color_title h1,.page_title.mono_color_title h2,.page_title.mono_color_title h3,.page_title.mono_color_title h4,.page_title.mono_color_title h5,.page_title.mono_color_title h6,.page_title.mono_color_title .breadcrumbs a{color:#fff}.introduce_text_box a,.vc_row-has-fill .breadcrumbs a:hover,.page_title.media_type .breadcrumbs a:hover{color:#f76b6b}.introduce_text_box a:hover,.page_title.mono_color_title .breadcrumbs a:hover{color:#333}.image_caption_col>*,.page_title .container,.page_title.gradient_effect,.full_page_bg .page_content_section{position:relative}.page_title .gradient_el{position:absolute;top:0;right:0;bottom:-1px;left:0;filter:alpha(opacity=@opacity*100);opacity:0;background:-webkit-gradient(linear,left top,left bottom,from(rgba(224,224,224,0)),to(#f4f4f4));background:-webkit-linear-gradient(top,rgba(224,224,224,0),#f4f4f4);background:-moz-linear-gradient(top,rgba(224,224,224,0),#f4f4f4);background:-ms-linear-gradient(top,rgba(224,224,224,0),#f4f4f4);background:-o-linear-gradient(top,rgba(224,224,224,0),#f4f4f4);background-color:rgba(224,224,224,0)}.vc_row-has-fill .page_title{border-bottom-color:rgba(255,255,255,.25)}.page_title .nav_prev,.page_title .nav_next{position:absolute;top:50%;margin-top:-15px;z-index:1}.page_title .nav_prev{left:15px}.page_title .nav_next{right:15px}.addthis_native_toolbox{display:inline-block}nav.breadcrumbs .separate{margin:0 4px}.wide_layout{position:relative}.md_flexbox body:not(.side_header) .wide_layout{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-ms-flex-direction:column;-webkit-flex-direction:column;flex-direction:column;min-height:calc(100vh - 32px)}.md_flexbox body:not(.side_header) .wide_layout .page_wrap{-webkit-box:1 0 0;-moz-box:1 0 0;-ms-flexbox:1 0 0;-webkit-flex:1 0 0;flex:1 0 0}.side_header .page_wrap>.container{width:100%}.style_1 .page_wrap,.style_5 .page_wrap,.style_6 .page_wrap{padding:70px 0}body.padding_above .page_wrap{padding-top:0}body.padding_below .page_wrap{padding-bottom:0}body.single .page_wrap{padding:70px 0}.page_wrap.sbl #main,.page_wrap.sbr #sidebar{float:right}.page_wrap.sbl #sidebar,.page_wrap.sbr #main{float:left}.page_content_section{padding:70px 0}.before-container>.vc_row{margin-top:-40px;padding-top:0;margin-bottom:70px}.image_section{position:relative;padding-top:268px;padding-bottom:268px;color:#333;background-size:cover}.fw_in_col{margin-left:-15px;margin-right:-15px}.white_section{background-color:#fff}.red_section{background-color:#f76b6b;color:#fff}.parallax_bg_video{position:absolute !important;top:0;right:0;bottom:0;left:0;z-index:-1 !important}.section_btn{margin-top:5px;text-align:center}.portfolio-holder.paginate-pagination+.section_btn{margin-top:40px}.portfolio-holder.paginate-pagination.without_spacing+.section_btn{margin-top:55px}.blog-area.layout_4+.section_btn{margin-top:30px;text-align:left}.streamlined>.streamlined_title{float:left;margin:6px 20px 10px 0}.two_half_fw{display:table;width:100%;table-layout:fixed}.two_half_fw .col{display:table-cell;vertical-align:middle;position:relative}.half_image_col,.long_image_col{background-size:cover;background-position:center;background-repeat:no-repeat}.half_image_col{width:49.21%}.long_image_col{width:57.89%}.mono_color_col{text-align:center;color:#fff;background-color:#f76b6b;padding:30px}.mono_color_col h1,.mono_color_col h2,.mono_color_col h3,.mono_color_col h4,.mono_color_col h5,.mono_color_col h6{margin-bottom:28px;color:#fff}.contact_me h2,.mono_color_col h1:only-child,.mono_color_col h2:only-child,.mono_color_col h3:only-child,.mono_color_col h4:only-child,.mono_color_col h5:only-child,.mono_color_col h6:only-child{margin-bottom:0}.mono_color_col{height:500px}.depiction figcaption{margin-top:22px}.depiction.type_2{text-align:center}.depiction.type_2 figcaption{margin-top:34px}.caption_404{color:#f76b6b;font-size:300px;line-height:1em;font-family:'Droid Serif';font-weight:700;margin-bottom:0}.welcome_box{color:#fff;text-align:center}.introduce_text_box{color:#333;max-width:640px}.introduce_text_box .title{font-size:72px;line-height:72px;margin-bottom:34px}.introduce_text_box p{font-size:24px;line-height:36px}.introduce_text_box p:not(:last-child){margin-bottom:24px}.contact_me h5{color:#fff;margin-bottom:35px;padding-left:140px;padding-right:140px}.product_launch .large_title{color:#fff;font-weight:400;text-transform:uppercase}.product_launch .large_paragraph:not(:last-child){margin-bottom:42px}.product_image_wrap{position:absolute;top:0;left:0;width:100%;height:100%}.product_launch .buttons_set .btn{min-width:185px;text-align:center}.product_launch .buttons_set:not(:last-child){margin-bottom:6px}.product_launch .app_play_store{font-size:13px}.product_launch .app_play_store:not(:last-child){margin-bottom:32px}.addthis_native_toolbox a div{vertical-align:inherit !important}.app_play_icon{display:inline-block;vertical-align:middle;margin-top:-3px;width:33px;height:16px;background:url(//www.bahama.at/wp-content/themes/terminus/images/App_play.png) no-repeat}.app_play_store .app_play_icon{margin-right:4px}.store_links:not(:last-child){margin-bottom:20px}.product_image_wrap img{max-width:none}.layer_1{margin:-93px 0 0 -149px}.layer_3{margin:-70px 0 0 -60px}.top_form_holder{padding:233px 0 168px}.top_form_holder .huge_title{line-height:55px;margin-bottom:22px}.bottom_form_holder .large_paragraph,.top_form_holder .large_paragraph{color:#fff;margin-bottom:32px}.top_form_holder_inner{margin-left:58.33333333%;width:426px}.bottom_form_holder .large_paragraph{padding-left:17%;padding-right:17%}.buttons_set.isotope_filter{text-align:center}.isotope_container{-webkit-transition:height .4s ease;transition:height .4s ease}.portfolio-holder.isotope_container{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.portfolio-holder.isotope_container.grid-columns-1 .isotope_item,.portfolio-holder.isotope_container.grid-columns-2 .isotope_item.size_2{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.portfolio-holder.isotope_container.grid-columns-2 .isotope_item,.portfolio-holder.isotope_container.grid-columns-4 .isotope_item.size_2{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.portfolio-holder.isotope_container.grid-columns-3 .isotope_item{-webkit-flex-basis:33.3333%;flex-basis:33.3333%;max-width:33.3333%}.portfolio-holder.isotope_container.grid-columns-3 .isotope_item.size_2{-webkit-flex-basis:66.666666666666666666666%;flex-basis:66.666666666666666666666%;max-width:66.666666666666666666666%}.portfolio-holder.isotope_container.grid-columns-4 .isotope_item{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.portfolio-holder.isotope_container.grid-columns-5 .isotope_item{-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.portfolio-holder.isotope_container.grid-columns-5 .isotope_item.size_2{-webkit-flex-basis:40%;flex-basis:40%;max-width:40%}.portfolio-holder.isotope_container.grid-columns-6 .isotope_item{-webkit-flex-basis:16.66%;flex-basis:16.66%;max-width:16.66%}.portfolio-holder.isotope_container.grid-columns-6 .isotope_item.size_2{-webkit-flex-basis:33.32222222222222222222222%;flex-basis:33.32222222222222222222222%;max-width:33.32222222222222222222222%}.isotope_container:after{content:"";display:block;text-align:center;width:100%;height:64px;position:absolute;top:100%;background:url(//www.bahama.at/wp-content/themes/terminus/images/Marty.gif) center no-repeat;opacity:0;visibility:hidden;-webkit-transition:opacity .2s ease,visibility .2s ease;transition:opacity .2s ease,visibility .2s ease}.isotope_container.isotope_loading:after{opacity:1;visibility:visible}.filter_offset{margin:0 0 30px}.md_no-flexbox .isotope_container.grid-columns-1 .isotope_item,.md_no-flexbox .isotope_container.grid-columns-2 .isotope_item.size_2{width:100%}.md_no-flexbox .isotope_container.grid-columns-2 .isotope_item,.md_no-flexbox .isotope_container.grid-columns-2 .grid-sizer,.md_no-flexbox .isotope_container.grid-columns-4 .isotope_item.size_2{width:50%}.md_no-flexbox .isotope_container.grid-columns-3 .isotope_item,.md_no-flexbox .isotope_container.grid-columns-3 .grid-sizer{width:33.333333333333333333333%}.md_no-flexbox .isotope_container.grid-columns-3 .isotope_item.size_2{width:66.666666666666666666666%}.md_no-flexbox .isotope_container.grid-columns-4 .isotope_item,.md_no-flexbox .isotope_container.grid-columns-4 .grid-sizer{width:25%}.md_no-flexbox .isotope_container.grid-columns-5 .isotope_item,.md_no-flexbox .isotope_container.grid-columns-5 .grid-sizer{width:20%}.md_no-flexbox .isotope_container.grid-columns-5 .isotope_item.size_2{width:40%}.md_no-flexbox .isotope_container.grid-columns-6 .isotope_item,.md_no-flexbox .isotope_container.grid-columns-6 .grid-sizer{width:16.66%}.md_no-flexbox .isotope_container.grid-columns-6 .isotope_item.size_2{width:33.32222222222222222222222%}.portfolio-holder.with_spacing{margin-left:-15px;margin-right:-15px}.portfolio-holder.carousel-layout.with_spacing{margin-left:0;margin-right:0}.portfolio-holder.with_spacing .isotope_item{padding:15px;box-sizing:border-box}.portfolio-holder.carousel-layout.with_spacing .isotope_item{padding:0}.related-projects{margin-left:20px;margin-right:20px}.related-projects .projects_carousel.grid-columns-4 .isotope_item{display:inline-block;position:relative}.post-load-more{margin-top:50px;text-align:center}[class*=owl_nav]{position:absolute;z-index:3;top:50%;margin-top:-15px;opacity:0;visibility:hidden;display:block;-webkit-transition:all .4s ease;transition:all .4s ease}@media only screen and (min-width:1200px){[class*=owl_nav].gt-disabled{display:none}}.is_not_necessary_nav [class*=owl_nav]{display:none !important}.product_thumbs_carousel [class*=owl_nav]{width:24px !important;height:24px !important;margin-top:-12px}.md_csstransforms3d .owl_nav_prev{-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}.md_csstransforms3d .owl_nav_next{-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}.md_no-csstransforms3d .owl_nav_prev{-webkit-transform:translate(-20px,0);transform:translate(-20px,0)}.md_no-csstransforms3d .owl_nav_next{-webkit-transform:translate(20px,0);transform:translate(20px,0)}.owl-carousel:hover .owl_nav_prev,.owl-carousel:hover .owl_nav_next,.view-carousel:hover .owl_nav_prev,.view-carousel:hover .owl_nav_next{opacity:1;visibility:visible}.md_csstransforms3d .owl-carousel:hover .owl_nav_prev,.md_csstransforms3d .owl-carousel:hover .owl_nav_next,.md_csstransforms3d .view-carousel:hover .owl_nav_prev,.md_csstransforms3d .view-carousel:hover .owl_nav_next{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.md_no-csstransforms3d .owl-carousel:hover .owl_nav_prev,.md_no-csstransforms3d .owl-carousel:hover .owl_nav_next{-webkit-transform:translate(0,0);transform:translate(0,0)}.owl_nav_prev{left:0}.owl_nav_next{right:0}.owl_products_wrap{margin:-5px -5px 0}.products_carousel .owl-stage-outer,.products_carousel_fw .owl-stage-outer{padding:5px 0}.fw_projects_carousel .owl_nav_prev,.single_project_carousel .owl_nav_prev,.projects_carousel .owl_nav_prev{left:20px}.fw_projects_carousel .owl_nav_next,.single_project_carousel .owl_nav_next,.projects_carousel .owl_nav_next{right:20px}.products_carousel .owl_nav_next{right:5px}.products_carousel .owl_nav_prev{left:5px}.single_project_carousel [class*=owl_nav],.products_carousel:not(.type_2) [class*=owl_nav]{top:32%}[class*=news_carousel].layout_2 [class*=owl_nav]{top:28%}.owl_ribbon_wrap{margin-left:-300px;margin-right:-300px}.owl_ribbon_wrap .owl_nav_prev{left:320px}.owl_ribbon_wrap .owl_nav_next{right:320px}.owl-carousel .owl-item{-webkit-backface-visibility:initial !important}.projects_carousel_wrap{margin-left:-5px;margin-right:-5px}.single_project_carousel .owl-item{padding:5px}.owl_carousel:not(.owl-loaded){overflow:hidden}.owl_carousel:not(.owl-loaded)>img{display:inline-block}.slide-caption-white,.slide-caption-red,.slide-caption-black{font-size:16px;font-weight:700;text-transform:uppercase}[class*=slide-caption-big],[class*=slide-caption-extra]{font-size:60px;line-height:60px;font-weight:700;font-family:'Droid Serif',sans-serif}[class*=slide-caption-extra]{text-transform:uppercase}.slide-caption-price{font-size:18px}.slide-price{font-size:36px;font-family:'Droid Serif',sans-serif;font-weight:700}.slide-text{font-size:16px;line-height:24px}.slide-price:before{content:"$";font-size:20px;vertical-align:top}.slide-caption-price,.slide-caption-black,.slide-caption-big-black{color:#333}.slide-caption-white,.slide-caption-big-white,.slide-caption-extra-white{color:#fff}.slide-price,.slide-caption-red{color:#f76b6b}.ls-terminus .btn.big,.rev_slider .btn.big{padding-top:14px;padding-bottom:13px}.ls-terminus .btn+.btn,.rev_slider .btn+.btn{margin-left:7px}.rev_slider .tparrows.custom{padding:0;font-size:30px;line-height:46px;width:50px;height:50px;color:#fff;border-color:#fff;text-align:center;background-color:transparent;border-radius:4px;display:inline-block;border-width:2px;border-style:solid;-webkit-transition:color .7s ease,border-color .7s ease,background-color .7s ease;transition:color .7s ease,border-color .7s ease,background-color .7s ease}.rev_slider .tparrows.custom:hover{border-color:#fff;color:#333;background-color:#fff;-webkit-transition:color .5s ease,border-color .5s ease,background-color .5s ease;transition:color .5s ease,border-color .5s ease,background-color .5s ease}.rev_slider .tparrows.custom:before{font-family:'terminus_icons';font-size:30px;color:#fff;line-height:45px;-webkit-transition:color .7s ease,border-color .7s ease,background-color .7s ease;transition:color .7s ease,border-color .7s ease,background-color .7s ease}.rev_slider .tp-leftarrow.tparrows.custom:before{content:'\e8ab'}.rev_slider .tp-rightarrow.tparrows.custom:before{content:'\e8ac'}.rev_slider .tparrows.custom:hover:before{color:#333;-webkit-transition:color .5s ease,border-color .5s ease,background-color .5s ease;transition:color .5s ease,border-color .5s ease,background-color .5s ease}.header_section:after,.login_form.streamlined:after{content:"";display:block;clear:both}.portfolio_nav_section{margin-bottom:70px;padding:20px 0;border-top:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0}.portfolio_nav{text-align:center}.portfolio_nav .si-icon{display:inline-block}.portfolio_nav .si-icon-portfolio{font-family:'linea-arrows';font-size:30px;color:#333}.portfolio_nav .si-icon-portfolio:before{content:"\e078"}.portfolio_nav .nav_prev{float:left}.portfolio_nav .nav_next{float:right}.portfolio_nav>a{display:inline-block;vertical-align:middle}.portfolio_nav>.tooltip_container:not(.btn){padding-top:6px}.folio-container{margin-bottom:70px;margin-left:-15px;margin-right:-15px}.folio-container:before,.folio-container:after{content:" ";display:table}.folio-container:after{clear:both}.folio-container.type-top,.folio-container.type-bottom{padding-left:15px;padding-right:15px}.folio-container .folio-entry>.vc_row:first-child{padding-top:0}.folio-container.type-sbl .folio-entry,.folio-container.type-sbr .folio-entry,.folio-container.type-sbl .folio-meta,.folio-container.type-sbr .folio-meta{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.folio-container.type-sbr .folio-entry,.folio-container.type-sbr .folio-meta{float:left}.folio-container.type-sbl .folio-entry,.folio-container.type-sbl .folio-meta{float:right}.folio-container.type-sbl .folio-entry,.folio-container.type-sbr .folio-entry{width:66.66666667%}.folio-container.type-bottom .folio-entry{margin-bottom:30px}.folio-container.type-top .folio-meta{margin-bottom:35px}.folio-container.type-sbl .folio-meta,.folio-container.type-sbr .folio-meta{width:33.33333333%}.folio-container.type-sbl .folio-meta,.folio-container.type-sbr .folio-meta{padding-top:12px}.folio-container.type-top .buttons_set,.folio-container.type-bottom .buttons_set{margin:90px 0 0;text-align:center}.folio-container.type-sbl+.buttons_set,.folio-container.type-sbr+.buttons_set,.folio-container.type-none+.buttons_set{margin:70px 0;text-align:center}.slideshow .iframe_wrap{position:relative;height:0;padding-bottom:56%}.slideshow .iframe_wrap>iframe{position:absolute;top:0;left:0;width:100%;height:100%}.slideshow .iframe_wrap{padding-bottom:66.666%}.project{font-size:14px;line-height:24px}.project_details{margin-bottom:0}.project_details_area{text-align:center;background:#fff;padding:25px 30px 33px}.project_details_area p{margin-bottom:0}.project_cats:not(:last-child){margin-bottom:16px}.project_cats>li{color:#333;text-transform:uppercase;display:inline-block}.entry_content .project_cats>li{margin-bottom:0}.project_cats>li:not(:last-child):after{content:","}.project_name{line-height:1.2em;margin-bottom:5px}.portfolio-holder.grid-columns-4 .project_name,.portfolio-holder.grid-columns-6 .project_name,.vc_row:not([data-vc-stretch-content]) .portfolio-holder.grid-columns-5 .project_name{font-size:18px}.project_item{text-align:center}.project_item a{color:#fff}.project_item a:hover{color:#f76b6b}.project_category{text-transform:uppercase}.project_link{position:absolute;top:0;right:0;bottom:0;left:0}.grid-columns-1 .project_details_area{text-align:left;padding-top:23px}.grid-columns-1 .project{width:100%;display:table;table-layout:fixed}.grid-columns-1 .project .overlay_box,.grid-columns-1 .project .project_details_area{display:table-cell}.grid-columns-1 .project .overlay_box{width:65.61%}.byline{font-size:13px;line-height:20px;margin-bottom:8px;list-style:none}article.entry>p:last-child{margin-bottom:0}.byline .updated:not(.published){display:none}.single .byline{margin-bottom:16px}.byline>li{display:inline-block;vertical-align:middle}.entry_content .byline>li{margin-bottom:0}.byline>li:not(:last-child):after{content:"/";display:inline-block;margin:0 4px 0 7px;vertical-align:middle;line-height:1em}.sticky-post{display:inline-block;font-size:13px;padding:5px 8px;border-radius:2px;color:#fffefe;text-transform:uppercase;background-color:#f76b6b;vertical-align:middle;line-height:1em}.md_flexbox .blog-area.blog-grid,.md_flexbox .blog-area.blog-masonry{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.blog-area.layout_4{margin-left:-15px;margin-right:-15px}.blog-area .isotope_item{position:relative;padding-left:15px;padding-right:15px}.blog-area.news_carousel .isotope_item{padding-left:0;padding-right:0}.blog-area.layout_3 .isotope_item{margin-bottom:55px}.blog-area.layout_4 .isotope_item{margin-bottom:65px}.md_flexbox .blog-area.layout_3 .isotope_item.entry-big-post{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.md_flexbox .blog-area.grid-columns-2 .isotope_item{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.md_flexbox .blog-area.grid-columns-3 .isotope_item{-webkit-flex-basis:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.md_flexbox .blog-area.grid-columns-4 .isotope_item{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.md_flexbox .blog-area.grid-columns-5 .isotope_item{-webkit-flex-basis:20%;flex-basis:20%;max-width:20%}.md_flexbox .blog-area.grid-columns-6 .isotope_item{-webkit-flex-basis:16.66%;flex-basis:16.66%;max-width:16.66%}.md_no-flexbox .blog-area:after{display:block;clear:both;content:""}.md_no-flexbox .blog-area .isotope_item{float:left}.md_no-flexbox .blog-area.grid-columns-3 .isotope_item{width:33.33333333333%}.md_no-flexbox .blog-area.grid-columns-4 .isotope_item{width:25%}.md_no-flexbox .blog-area.grid-columns-5 .isotope_item{width:20%}.md_no-flexbox .blog-area.grid-columns-6 .isotope_item{width:16.66%}.entry{position:relative;overflow:hidden;display:block}.entry>iframe{margin-bottom:35px}.blog-area.blog-small-thumbs .entry-extra{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.blog-area.blog-small-thumbs .entry-media,.blog-area.blog-small-thumbs .entry-post-content{padding-left:15px;padding-right:15px;-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.page_wrap.no_sidebar .blog-area.blog-small-thumbs .entry-media{-webkit-flex-basis:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.page_wrap.no_sidebar .blog-area.blog-small-thumbs .entry-post-content{-webkit-flex-basis:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.blog-area.blog-small-thumbs .entry-media{margin-bottom:0}.blog-area.layout_1 .entry{z-index:1;padding:20px;-webkit-transition:color .7s ease;transition:color .7s ease}[data-vc-stretch-content] .blog-area.layout_1 .entry{padding:52px 40px 60px}.blog-area.layout_1 .entry .entry_title,.blog-area.layout_2 .entry .entry_title{margin-bottom:14px}.blog-area.layout_1 .entry:hover,.blog-area.layout_1 .entry.active,.entries_slider .byline,.entries_slider .byline a,.entries_slider .entry_title a{color:#fff}.blog-area.layout_1 .entry .entry-media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background-size:cover;background-repeat:no-repeat;background-position:center;margin-bottom:0;opacity:0;visibility:hidden;-webkit-backface-visibility:hidden;-webkit-transition:opacity .7s ease,visibility .7s ease,-webkit-transform 17s linear;transition:opacity .7s ease,visibility .7s ease,transform 17s linear}.blog-area.layout_1 .entry .entry-media:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5)}.blog-area.layout_1 .entry:hover .entry-media,.blog-area.layout_1 .entry.active .entry-media{opacity:1;visibility:visible}.md_csstransforms3d .blog-area.layout_1 .entry:hover .entry-media,.md_csstransforms3d .blog-area.layout_1 .entry.active .entry-media{-webkit-transform:scale3d(1.3,1.3,.999);transform:scale3d(1.3,1.3,.999)}.md_no-csstransforms3d .blog-area.layout_1 .entry:hover .entry-media,.md_no-csstransforms3d .blog-area.layout_1 .entry.active .entry-media{-webkit-transform:scale(1.3);transform:scale(1.3)}.entries_slider .byline a:hover,.entries_slider .entry_title a:hover{color:#f76b6b}.blog-area.layout_1 .entry .byline,.blog-area.layout_1 .entry .entry_excerpt{-webkit-transition:color .7s ease;transition:color .7s ease}.blog-area.layout_1 .entry:hover .byline,.blog-area.layout_1 .entry.active .byline{color:#c6c6c6}.entries_list .entry:not(:last-child){margin-bottom:63px}.widget .entries_list .entry:not(:last-child){margin-bottom:20px}.widget .entry_image,.inline_posts .entry_image{position:relative;float:left;margin-right:20px;margin-bottom:0}.widget .entry .byline,.inline_posts .entry .byline{margin:4px 0 1px}.inline_posts .entry .entry_title{margin-bottom:0;line-height:18px}.entry-title{margin-bottom:6px}.entry_title{margin-bottom:20px}.blog-area.layout_3 .entry_header,.main_entry .entry_header{text-align:center}.blog-area.layout_3 .entry_header .entry_title{margin-bottom:30px}.blog-area.layout_3 .entry-big-post .entry_header .entry_title{margin-bottom:48px;font-size:36px}.vc_row:not([data-vc-stretch-content]) .blog-area.layout_4.grid-columns-4 .entry_header .entry_title,.vc_row .blog-area.layout_4.grid-columns-6 .entry_header .entry_title{font-size:30px}.entry_header .byline:only-child{margin-bottom:16px}.entries_slider article.entry{display:none}.entries_slider article.entry:first-child{display:block}.entry_body{overflow:hidden}.entries_slider .entry_body{position:absolute;width:374px;padding:33px 40px 40px;bottom:30px;left:30px;background-color:#333;opacity:0;visibility:hidden;-webkit-transition:-webkit-transform .7s ease .3s,opacity .7s ease .3s,visibility .4s ease .3s;transition:transform .7s ease .3s,opacity .7s ease .3s,visibility .4s ease .3s}.entries_slider .active .entry_body{opacity:1;visibility:visible}.md_csstransforms3d .entries_slider .entry_body{-webkit-transform:translate3d(-15px,15px,0);transform:translate3d(-15px,15px,0)}.md_no-csstransforms3d .entries_slider .entry_body{-webkit-transform:translate(-15px,15px);transform:translate(-15px,15px)}.md_csstransforms3d .entries_slider .active .entry_body{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.md_no-csstransforms3d .entries_slider .active .entry_body{-webkit-transform:translate(0,0);transform:translate(0,0)}.entries_slider .byline{font-size:14px;margin-bottom:13px}.entries_slider .entry_title{margin-bottom:34px;line-height:36px}.entries_slider .owl_nav_prev,.entries_slider .owl_nav_next{margin-top:-25px}.entry_carousel,.slideshow{list-style:none}.entry_carousel .entry-item,.slideshow>.slide-item{display:none}.entry_carousel .entry-item:first-child,.slideshow>.slide-item:first-child{display:block}.entry_carousel .owl_nav_prev,.entries_slider .owl_nav_prev,.slideshow .owl_nav_prev{left:20px}.entry_carousel .owl_nav_next,.entries_slider .owl_nav_next,.slideshow .owl_nav_next{right:20px}.latest_entries_list>li:not(:last-child){margin-bottom:23px}.latest_comments,.latest_entries_list{line-height:18px;list-style:none}.latest_comments>li{padding:11px 0}.latest_comments>li:first-child{padding-top:0}.latest_comments>li:last-child{padding-bottom:0}.latest_comments a{font-weight:700;font-family:'Droid Serif',sans-serif}.link_container{font-size:18px;font-weight:700;position:relative;display:block;padding:25px 20px 25px 60px;background:#fff;border-radius:4px}.link_container .si-icon{position:absolute;display:block;left:20px;top:50%;margin-top:-10px}.link_container .si-icon.si-icon-link{font-family:'linea-basic';font-size:30px;color:#f76b6b}.link_container .si-icon.si-icon-link:before{content:'8'}.post-buttons{display:none;margin-left:-1px;margin-right:-1px;margin-top:23px;text-align:left}.post-buttons>.btn{margin-left:1px;margin-right:1px}.md_flexbox .related_posts{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}.md_no-flexbox .related_posts:after{content:"";display:block;clear:both}.related_posts{margin-left:-15px;margin-right:-15px}.related_posts>article.entry{padding-left:15px;padding-right:15px}.related_posts.posts-count-6>article.entry,.related_posts.posts-count-9>article.entry{margin-bottom:15px}.md_flexbox .related_posts>article.entry{-webkit-flex-basis:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.md_no-flexbox .related_posts>article.entry{float:left;width:33.33333333%}.related_posts .post-content{position:relative;overflow:hidden}.entry-media,.link_container{position:relative;overflow:hidden;margin-bottom:22px}.image-content{position:relative;overflow:hidden}.image-content>img{display:block;margin:0;padding:0}.image-hover{position:absolute;top:0;left:0;z-index:3;overflow:hidden;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:opacity .25s ease,background-color .45s ease,visibility 0s ease;transition:opacity .25s ease,background-color .45s ease,visibility 0s ease}.entry-media:hover .image-hover{opacity:1;visibility:visible;filter:alpha(opacity=80);background-color:#000;background-color:rgba(0,0,0,.5)}.image-extra{position:absolute;right:18px;bottom:0;margin-bottom:0}.lightbox-added{position:relative;display:inline-block}.lightbox-added img{display:block;width:100%}.image-extra>.curtain-overlay{display:inline-block;overflow:hidden;vertical-align:middle;margin:0 2px 0;opacity:0;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);-webkit-transition:-webkit-transform .6s ease,opacity .6s ease,visibility 0s ease;transition:transform .6s ease,opacity .6s ease,visibility 0s ease}.entry-media:hover .image-extra>.curtain-overlay{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-timing-function:cubic-bezier(0,2,.75,1);transition-timing-function:cubic-bezier(0,2,.75,1)}.lightbox-added .curtain-overlay{position:absolute;top:0;left:0;visibility:hidden;width:100%;height:100%;background-color:#000;background-color:rgba(0,0,0,.5);opacity:0;filter:alpha(opacity=0);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;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:-webkit-transform .6s ease,opacity .6s ease,visibility .6s ease;transition:transform .6s ease,opacity .6s ease,visibility .6s ease}.lightbox-added:hover .curtain-overlay{visibility:visible;opacity:1;filter:alpha(opacity=80)}.lightbox-added .curtain-overlay:after{-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);-webkit-transition:-webkit-transform .6s ease,opacity .6s ease,visibility .6s ease;transition:transform .6s ease,opacity .6s ease,visibility .6s ease}.lightbox-added:hover .curtain-overlay:after{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-transition-timing-function:cubic-bezier(0,2,.75,1);transition-timing-function:cubic-bezier(0,2,.75,1)}.image-extra .curtain-overlay.overlay-type-link,.image-extra .curtain-overlay.overlay-type-image{-webkit-transition-delay:.15s;transition-delay:.15s}.curtain-overlay.overlay-type-image+.curtain-overlay.overlay-type-link{-webkit-transition-delay:.25s;transition-delay:.25s}.curtain-overlay.overlay-type-link:after,.curtain-overlay.overlay-type-image:after{font-family:'linea-basic';font-size:36px;color:#fff;line-height:1}.curtain-overlay.overlay-type-image:after{font-family:'linea-arrows';font-size:62px}.curtain-overlay.overlay-type-link:after{content:"8"}.curtain-overlay.overlay-type-image:after{content:"\e048"}.commentlist{list-style:none}.tab_container .commentlist{margin-bottom:30px}.commentlist .comment_container{position:relative;overflow:hidden;margin-top:30px}.commentlist .comment_container .avatar{float:left;margin-right:20px}.commentlist .comment_container .comment-text{overflow:hidden}.commentlist .comment-meta{font-size:13px;margin-bottom:11px;padding-right:68px}.comment-reply-title{font-size:24px;line-height:36px;margin-bottom:20px}.comment-form{font-size:0}.comment-form .comment-form-comment{margin-bottom:15px}.comment-form .comment-notes,.comment-form .logged-in-as{font-size:14px}.comment-form .comment-form-author,.comment-form .comment-form-email,.comment-form .comment-form-rating,.comment-form .comment-form-comment{display:inline-block;width:100%;font-size:14px}#review_form .comment-form .comment-form-author,#review_form .comment-form .comment-form-email{width:50%}#review_form .comment-form .comment-form-author{padding-right:5px}#review_form .comment-form .comment-form-email{padding-left:5px}.tags_holder [class*=col-]:last-child{text-align:right}.tags_holder:not(:last-child){margin-bottom:30px}.posts_nav{overflow:hidden;padding:23px 0;border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0}.posts_nav_prev,.posts_nav_next{font-family:'Droid Serif',sans-serif;font-weight:700}.posts_nav_prev{float:left;padding-right:15px}.posts_nav_next{float:right;padding-left:15px}.posts_nav_next:after,.posts_nav_prev:before{font-family:'terminus_icons';display:inline-block}.posts_nav_next:after{content:"\e8b9";margin:0 0 0 8px}.posts_nav_prev:before{content:"\e8b8";margin:0 8px 0 0}.entry_author{background:#fff;display:table;width:100%;table-layout:fixed}.author_photo{display:table-cell;padding:20px;width:140px}.about_author{display:table-cell;padding:20px 40px 16px 0}.author-desc{margin-bottom:15px}.gravatar{float:left;margin-right:20px}.comment article{position:relative;overflow:hidden}.comment_body{overflow:hidden}.comment_author{display:inline-block;vertical-align:baseline;margin-bottom:0}.comment_meta{font-size:13px;margin-bottom:11px;padding-right:70px}.reviews .comment_meta{padding-right:68px}.comment-reply-link{position:absolute;right:0;top:15px;font-size:13px}.comment-reply-link:before{font-family:'terminus_icons';content:"\e839";display:inline-block;margin-right:6px}.comments-list,.comments-list li{list-style:none}.comments-list .children{padding-left:30px}.comments-list li article{padding:15px 0}.comments-list>li:last-child article{padding-bottom:0}.comments-list>li:first-child>article{margin-top:0}.comment-respond .row{margin-left:-5px;margin-right:-5px}.comment-respond .col-sm-4{padding-left:5px;padding-right:5px}.comment-form-author,.comment-form-email,.comment-form-url{margin-bottom:10px}.template-box{padding-bottom:30px}.template-box:after{content:"";display:block;clear:both}.template-box .template-title{margin-bottom:10px}.template-box .template-image-format{float:left;overflow:hidden;margin-right:25px;border-radius:3px}.template-box .template-description{overflow:hidden;padding:0}#footer{background-color:#333}#footer .footer_section .row,#footer .footer_section .fw_row{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-flex-flow:row wrap;flex-flow:row wrap}#footer h1,#footer h2,#footer h3,#footer h4,#footer h5,#footer h6,.footer_section a,#footer .sub_nav,#footer .sub_nav a{color:#fff}.footer_section a:hover,.footer_section a:active{color:#f76b6b}.footer_section:not(.copyright){color:#c6c6c6}.footer_section:not(:last-child){border-bottom:2px solid #444}.footer_section.small{padding-top:20px;padding-bottom:20px}.footer_section.middle{padding-top:65px;padding-bottom:65px}.footer_section.copyright{text-align:center;padding:28px 0}.footer-col-1,.footer-col-2,.footer-col-3,.footer-col-4,.footer-col-5,.footer-col-6,.footer-col-7,.footer-col-8,.footer-col-9,.footer-col-10,.footer-col-11,.footer-col-12,.footer-col-13,.footer-col-14,.footer-col-15,.footer-col-16,.footer-col-17,.footer-col-18,.footer-col-19,.footer-col-20,.footer-col-21,.footer-col-22,.footer-col-23,.footer-col-24{position:relative;padding-left:15px;padding-right:15px}.footer-col-1{-webkit-flex-basis:4.166666666666666%;flex-basis:4.166666666666666%;max-width:4.166666666666666%}.footer-col-2{-webkit-flex-basis:8.333333333333332%;flex-basis:8.333333333333332%;max-width:8.333333333333332%}.footer-col-3{-webkit-flex-basis:12.5%;flex-basis:12.5%;max-width:12.5%}.footer-col-4{-webkit-flex-basis:16%;flex-basis:16%;max-width:16%}.footer-col-5{-webkit-flex-basis:20.833333333333336%;flex-basis:20.833333333333336%;max-width:20.833333333333336%}.footer-col-6{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.footer-col-7{-webkit-flex-basis:29.166666666666668%;flex-basis:29.166666666666668%;max-width:29.166666666666668%}.footer-col-8{-webkit-flex-basis:33.33333333333333%;flex-basis:33.33333333333333%;max-width:33.33333333333333%}.footer-col-9{-webkit-flex-basis:37.5%;flex-basis:37.5%;max-width:37.5%}.footer-col-10{-webkit-flex-basis:41.66666666666667%;flex-basis:41.66666666666667%;max-width:41.66666666666667%}.footer-col-11{-webkit-flex-basis:45.83333333333333%;flex-basis:45.83333333333333%;max-width:45.83333333333333%}.footer-col-12{-webkit-flex-basis:49.6%;flex-basis:49.6%;max-width:49.6%}.footer-col-13{-webkit-flex-basis:54.166666666666664%;flex-basis:54.166666666666664%;max-width:54.166666666666664%}.footer-col-14{-webkit-flex-basis:58.333333333333336%;flex-basis:58.333333333333336%;max-width:58.333333333333336%}.footer-col-15{-webkit-flex-basis:62.5%;flex-basis:62.5%;max-width:62.5%}.footer-col-16{-webkit-flex-basis:66.66666666666666%;flex-basis:66.66666666666666%;max-width:66.66666666666666%}.footer-col-17{-webkit-flex-basis:70.83333333333334%;flex-basis:70.83333333333334%;max-width:70.83333333333334%}.footer-col-18{-webkit-flex-basis:75%;flex-basis:75%;max-width:75%}.footer-col-19{-webkit-flex-basis:79.16666666666666%;flex-basis:79.16666666666666%;max-width:79.16666666666666%}.footer-col-20{-webkit-flex-basis:83.33333333333334%;flex-basis:83.33333333333334%;max-width:83.33333333333334%}.footer-col-21{-webkit-flex-basis:87.5%;flex-basis:87.5%;max-width:87.5%}.footer-col-22{-webkit-flex-basis:91.66666666666666%;flex-basis:91.66666666666666%;max-width:91.66666666666666%}.footer-col-23{-webkit-flex-basis:95.83333333333334%;flex-basis:95.83333333333334%;max-width:95.83333333333334%}.footer-col-24{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.f_logo{margin:4px 0 23px}#footer.style_4 .copyright{padding-top:35px}#footer .sub_nav,#footer .latest_entries_list{color:#777}p:not(.mini_title)+.social_links{padding-top:6px}.tags_cloud:after,.flickr_feed:after,.dribbble_feed:after,.instagram_feed:after{content:"";display:block;clear:both}.flickr_feed>li,.dribbble_feed>li,.instagram_feed>li{float:left;margin:2px 2px 0 0;list-style:none}.instagram_feed>li{max-width:100px}.dribbble_feed img,.flickr_feed img,.instagram_feed img,.product_thumbs_carousel a img{-webkit-transition:opacity .7s ease;transition:opacity .7s ease;-webkit-backface-visibility:hidden}.dribbble_feed a:hover img,.flickr_feed a:hover img,.instagram_feed a:hover img,.product_thumbs_carousel a:not(.active) img{opacity:.5;-webkit-transition:opacity .1s ease;transition:opacity .1s ease}.payment_systems{margin-right:-1px}.payment_systems>li{display:inline-block;margin:2px 1px 2px 0}[class*=arcticmodal-container]{background:0 0 !important}.popup{background:#fff;padding:49px 20px 15px;margin:auto;position:relative}.popup .close{position:absolute;top:19px;right:17px}.popup.login h3,.popup.login h4,.popup.login h6{margin-bottom:0}.popup.login{width:320px}.popup_inner{padding:18px 0 25px}.popup_inner ul{margin-bottom:0}.popup footer{border-top:1px solid #efefef;margin-left:-20px;margin-right:-20px;padding:20px 20px 10px}.popup.login form input[type=radio]+label,.popup.login form input[type=checkbox]+label{margin-bottom:0}.popup footer h6{margin:-4px 15px 0 0}.popup footer h6,.popup footer .social_links{display:inline-block;vertical-align:middle}.promo_description{padding:8px 0}.popup.promo [class*=alert_box]{padding-top:5px;padding-bottom:5px}.dont_show_again{position:absolute;bottom:15px;right:-15px;width:50%}.alert_message_container{position:fixed;top:0;left:0;right:0;z-index:998}.alert_message{color:#c6c6c6;background-color:rgba(0,0,0,.8);padding:10px 0}.alert_message .container{display:table}.alert_message .buttons_col,.alert_message .text_col{display:table-cell;vertical-align:middle}.alert_message .buttons_col{text-align:right;width:250px}.alert_message.oldie{color:#f76b6b}.alert_message.oldie .buttons_col{width:180px}.share_popup{text-align:center}.share_popup h2,.share_popup h3,.share_popup h4,.share_popup h5,.share_popup h6{color:#fff}.quick_view_popup{width:790px;background:#f4f4f4;padding-top:40px;padding-bottom:50px}.project_popup.popup{width:1200px;padding-bottom:50px}.popup_with_zoomed_image .zoomContainer{z-index:9999 !important}@media only screen and (min-width:768px){.side_header #header.move_scroll .main_nav{display:block !important}.table_row{display:table;width:100%;table-layout:fixed}.table_row>[class|=col]{float:none;display:table-cell;vertical-align:middle}.container .table_row>[class|=col]:first-child,.pseudo_container .table_row>[class|=col]:first-child{padding-left:0}.container .table_row>[class|=col]:last-child,.pseudo_container .table_row>[class|=col]:last-child{padding-right:0}.fw_row{padding-left:5px;padding-right:5px}.fw_row:before{content:" ";display:table}#footer .fw_row{padding-left:5px;padding-right:5px}.fw_row [class*=col-] .fw_in_col{margin-left:-20px;margin-right:-20px}}@media only screen and (min-width:991px){.side_header #header .main_nav{display:block !important}.table_row_md{display:table;width:100%;table-layout:fixed}.table_row_md>[class|=col]{float:none;display:table-cell;vertical-align:middle}.container .table_row_md>[class|=col]:first-child,.pseudo_container .table_row_md>[class|=col]:first-child{padding-left:0}.container .table_row_md>[class|=col]:last-child,.pseudo_container .table_row_md>[class|=col]:last-child{padding-right:0}}
/**
 * Theme Name: Terminus Child Theme
 * Template: terminus
*/

/*------------------------------------------------------------------
[Add Your Custom CSS Here] */

.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:1}.owl-carousel .owl-animated-out{z-index:0}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;-moz-transition:height .5s ease-in-out;-ms-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//www.bahama.at/wp-content/themes/terminus/js/plugins/owl-carousel/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale .1s ease;-moz-transition:scale .1s ease;-ms-transition:scale .1s ease;-o-transition:scale .1s ease;transition:scale .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity .4s ease;-moz-transition:opacity .4s ease;-ms-transition:opacity .4s ease;-o-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,.fancybox-skin,.fancybox-outer,.fancybox-inner,.fancybox-image,.fancybox-wrap iframe,.fancybox-wrap object,.fancybox-nav,.fancybox-nav span,.fancybox-tmp{padding:0;margin:0;border:0;outline:none;vertical-align:top}.fancybox-wrap{position:absolute;top:0;left:0;z-index:8020}.fancybox-skin{position:relative;background:#f9f9f9;color:#444;text-shadow:none;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.fancybox-opened{z-index:8030}.fancybox-opened .fancybox-skin{-webkit-box-shadow:0 10px 25px rgba(0,0,0,.5);-moz-box-shadow:0 10px 25px rgba(0,0,0,.5);box-shadow:0 10px 25px rgba(0,0,0,.5)}.fancybox-outer,.fancybox-inner{position:relative}.fancybox-inner{overflow:hidden}.fancybox-type-iframe .fancybox-inner{-webkit-overflow-scrolling:touch}.fancybox-error{color:#444;font:14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;margin:0;padding:15px;white-space:nowrap}.fancybox-image,.fancybox-iframe{display:block;width:100%;height:100%}.fancybox-image{max-width:100%;max-height:100%}#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(//www.bahama.at/wp-content/themes/terminus/js/plugins/fancybox/fancybox_sprite.png)}#fancybox-loading{position:fixed;top:50%;left:50%;margin-top:-22px;margin-left:-22px;background-position:0 -108px;opacity:.8;cursor:pointer;z-index:8060}#fancybox-loading div{width:64px;height:64px;background:url(//www.bahama.at/wp-content/themes/terminus/js/plugins/fancybox/../../images/Marty.gif) center center no-repeat}.fancybox-close{position:absolute;top:-18px;right:-18px;width:36px;height:36px;cursor:pointer;z-index:8040}.fancybox-nav{position:absolute;top:0;width:40%;height:100%;cursor:pointer;text-decoration:none;background:transparent url(//www.bahama.at/wp-content/themes/terminus/js/plugins/fancybox/blank.gif);-webkit-tap-highlight-color:rgba(0,0,0,0);z-index:8040}.fancybox-prev{left:0}.fancybox-next{right:0}.fancybox-nav span{position:absolute;top:50%;width:36px;height:34px;margin-top:-18px;cursor:pointer;z-index:8040;visibility:hidden}.fancybox-prev span{left:10px;background-position:0 -36px}.fancybox-next span{right:10px;background-position:0 -72px}.fancybox-nav:hover span{visibility:visible}.fancybox-tmp{position:absolute;top:-99999px;left:-99999px;visibility:hidden;max-width:99999px;max-height:99999px;overflow:visible !important}.fancybox-lock{overflow:hidden !important;width:auto}.fancybox-lock body{overflow:hidden !important}.fancybox-lock-test{overflow-y:hidden !important}.fancybox-overlay{position:absolute;top:0;left:0;overflow:hidden;display:none;z-index:8010;background:url(//www.bahama.at/wp-content/themes/terminus/js/plugins/fancybox/fancybox_overlay.png)}.fancybox-overlay-fixed{position:fixed;bottom:0;right:0}.fancybox-lock .fancybox-overlay{overflow:auto;overflow-y:scroll}.fancybox-title{visibility:hidden;font:normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;position:relative;text-shadow:none;z-index:8050}.fancybox-opened .fancybox-title{visibility:visible}.fancybox-title-float-wrap{position:absolute;bottom:0;right:50%;margin-bottom:-35px;z-index:8050;text-align:center}.fancybox-title-float-wrap .child{display:inline-block;margin-right:-100%;padding:2px 20px;background:0 0;background:rgba(0,0,0,.8);-webkit-border-radius:15px;-moz-border-radius:15px;border-radius:15px;text-shadow:0 1px 2px #222;color:#fff;font-weight:700;line-height:24px;white-space:nowrap}.fancybox-title-outside-wrap{position:relative;margin-top:10px;color:#fff}.fancybox-title-inside-wrap{padding-top:10px}.fancybox-title-over-wrap{position:absolute;bottom:0;left:0;color:#fff;padding:10px;background:#000;background:rgba(0,0,0,.8)}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min--moz-device-pixel-ratio:1.5),only screen and (min-device-pixel-ratio:1.5){#fancybox-loading,.fancybox-close,.fancybox-prev span,.fancybox-next span{background-image:url(//www.bahama.at/wp-content/themes/terminus/js/plugins/fancybox/fancybox_sprite@2x.png);background-size:44px 152px}#fancybox-loading div{background-image:url(//www.bahama.at/wp-content/themes/terminus/js/plugins/fancybox/fancybox_loading@2x.gif);background-size:24px 24px}}#fancybox-buttons{position:fixed;left:0;width:100%;z-index:8050}#fancybox-buttons.top{top:10px}#fancybox-buttons.bottom{bottom:10px}#fancybox-buttons ul{display:block;width:166px;height:30px;margin:0 auto;padding:0;list-style:none;border:1px solid #111;border-radius:3px;-webkit-box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);-moz-box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);box-shadow:inset 0 0 0 1px rgba(255,255,255,.05);background:#323232;background:-moz-linear-gradient(top,#444 0%,#343434 50%,#292929 50%,#333 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#444),color-stop(50%,#343434),color-stop(50%,#292929),color-stop(100%,#333));background:-webkit-linear-gradient(top,#444 0%,#343434 50%,#292929 50%,#333 100%);background:-o-linear-gradient(top,#444 0%,#343434 50%,#292929 50%,#333 100%);background:-ms-linear-gradient(top,#444 0%,#343434 50%,#292929 50%,#333 100%);background:linear-gradient(top,#444 0%,#343434 50%,#292929 50%,#333 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444',endColorstr='#222222',GradientType=0)}#fancybox-buttons ul li{float:left;margin:0;padding:0}#fancybox-buttons a{display:block;width:30px;height:30px;text-indent:-9999px;background-color:transparent;background-image:url(//www.bahama.at/wp-content/themes/terminus/js/plugins/fancybox/helpers/fancybox_buttons.png);background-repeat:no-repeat;outline:none;opacity:.8}#fancybox-buttons a:hover{opacity:1}#fancybox-buttons a.btnPrev{background-position:5px 0}#fancybox-buttons a.btnNext{background-position:-33px 0;border-right:1px solid #3e3e3e}#fancybox-buttons a.btnPlay{background-position:0 -30px}#fancybox-buttons a.btnPlayOn{background-position:-30px -30px}#fancybox-buttons a.btnToggle{background-position:3px -60px;border-left:1px solid #111;border-right:1px solid #3e3e3e;width:35px}#fancybox-buttons a.btnToggleOn{background-position:-27px -60px}#fancybox-buttons a.btnClose{border-left:1px solid #111;width:35px;background-position:-56px 0}#fancybox-buttons a.btnDisabled{opacity:.4;cursor:default}#fancybox-thumbs{position:fixed;left:0;width:100%;overflow:hidden;z-index:8050}#fancybox-thumbs.bottom{bottom:2px}#fancybox-thumbs.top{top:2px}#fancybox-thumbs ul{position:relative;list-style:none;margin:0;padding:0}#fancybox-thumbs ul li{float:left;padding:1px;opacity:.5}#fancybox-thumbs ul li.active{opacity:.75;padding:0;border:1px solid #fff}#fancybox-thumbs ul li:hover{opacity:1}#fancybox-thumbs ul li a{display:block;position:relative;overflow:hidden;border:1px solid #222;background:#111;outline:none}#fancybox-thumbs ul li img{display:block;position:relative;border:0;padding:0;max-width:none}
.arcticmodal-overlay,.arcticmodal-container{position:fixed;left:0;top:0;right:0;bottom:0;z-index:1000}.arcticmodal-container{overflow:auto;margin:0;padding:0;border:0;border-collapse:collapse}*:first-child+html .arcticmodal-container{height:100%}.arcticmodal-container_i{height:100%;margin:0 auto}.arcticmodal-container_i2{padding:24px;margin:0;border:0;vertical-align:middle}.arcticmodal-error{padding:20px;max-width:300px;text-align:center;margin:auto;border-radius:10px;background:#000;color:#fff}.arcticmodal-loading{width:80px;height:80px;margin:auto;background:url(//www.bahama.at/wp-content/themes/terminus/js/plugins/arcticmodal/../../../images/Marty.gif) no-repeat 50% 50%}
/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-square-jelly-box,.la-square-jelly-box>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.la-square-jelly-box{display:block;font-size:0;color:#fff}.la-square-jelly-box.la-dark{color:#333}.la-square-jelly-box>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.la-square-jelly-box{width:32px;height:32px}.la-square-jelly-box>div:nth-child(1),.la-square-jelly-box>div:nth-child(2){position:absolute;left:0;width:100%}.la-square-jelly-box>div:nth-child(1){top:-25%;z-index:1;height:100%;border-radius:10%;-webkit-animation:square-jelly-box-animate 0.6s -0.1s linear infinite;-moz-animation:square-jelly-box-animate 0.6s -0.1s linear infinite;-o-animation:square-jelly-box-animate 0.6s -0.1s linear infinite;animation:square-jelly-box-animate 0.6s -0.1s linear infinite}.la-square-jelly-box>div:nth-child(2){bottom:-9%;height:10%;background:#000;border-radius:50%;opacity:.2;-webkit-animation:square-jelly-box-shadow 0.6s -0.1s linear infinite;-moz-animation:square-jelly-box-shadow 0.6s -0.1s linear infinite;-o-animation:square-jelly-box-shadow 0.6s -0.1s linear infinite;animation:square-jelly-box-shadow 0.6s -0.1s linear infinite}.la-square-jelly-box.la-sm{width:16px;height:16px}.la-square-jelly-box.la-2x{width:64px;height:64px}.la-square-jelly-box.la-3x{width:96px;height:96px}@-webkit-keyframes square-jelly-box-animate{17%{border-bottom-right-radius:10%}25%{-webkit-transform:translateY(25%) rotate(22.5deg);transform:translateY(25%) rotate(22.5deg)}50%{border-bottom-right-radius:100%;-webkit-transform:translateY(50%) scale(1, 0.9) rotate(45deg);transform:translateY(50%) scale(1, 0.9) rotate(45deg)}75%{-webkit-transform:translateY(25%) rotate(67.5deg);transform:translateY(25%) rotate(67.5deg)}100%{-webkit-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}}@-moz-keyframes square-jelly-box-animate{17%{border-bottom-right-radius:10%}25%{-moz-transform:translateY(25%) rotate(22.5deg);transform:translateY(25%) rotate(22.5deg)}50%{border-bottom-right-radius:100%;-moz-transform:translateY(50%) scale(1, 0.9) rotate(45deg);transform:translateY(50%) scale(1, 0.9) rotate(45deg)}75%{-moz-transform:translateY(25%) rotate(67.5deg);transform:translateY(25%) rotate(67.5deg)}100%{-moz-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}}@-o-keyframes square-jelly-box-animate{17%{border-bottom-right-radius:10%}25%{-o-transform:translateY(25%) rotate(22.5deg);transform:translateY(25%) rotate(22.5deg)}50%{border-bottom-right-radius:100%;-o-transform:translateY(50%) scale(1, 0.9) rotate(45deg);transform:translateY(50%) scale(1, 0.9) rotate(45deg)}75%{-o-transform:translateY(25%) rotate(67.5deg);transform:translateY(25%) rotate(67.5deg)}100%{-o-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}}@keyframes square-jelly-box-animate{17%{border-bottom-right-radius:10%}25%{-webkit-transform:translateY(25%) rotate(22.5deg);-moz-transform:translateY(25%) rotate(22.5deg);-o-transform:translateY(25%) rotate(22.5deg);transform:translateY(25%) rotate(22.5deg)}50%{border-bottom-right-radius:100%;-webkit-transform:translateY(50%) scale(1, 0.9) rotate(45deg);-moz-transform:translateY(50%) scale(1, 0.9) rotate(45deg);-o-transform:translateY(50%) scale(1, 0.9) rotate(45deg);transform:translateY(50%) scale(1, 0.9) rotate(45deg)}75%{-webkit-transform:translateY(25%) rotate(67.5deg);-moz-transform:translateY(25%) rotate(67.5deg);-o-transform:translateY(25%) rotate(67.5deg);transform:translateY(25%) rotate(67.5deg)}100%{-webkit-transform:translateY(0) rotate(90deg);-moz-transform:translateY(0) rotate(90deg);-o-transform:translateY(0) rotate(90deg);transform:translateY(0) rotate(90deg)}}@-webkit-keyframes square-jelly-box-shadow{50%{-webkit-transform:scale(1.25, 1);transform:scale(1.25, 1)}}@-moz-keyframes square-jelly-box-shadow{50%{-moz-transform:scale(1.25, 1);transform:scale(1.25, 1)}}@-o-keyframes square-jelly-box-shadow{50%{-o-transform:scale(1.25, 1);transform:scale(1.25, 1)}}@keyframes square-jelly-box-shadow{50%{-webkit-transform:scale(1.25, 1);-moz-transform:scale(1.25, 1);-o-transform:scale(1.25, 1);transform:scale(1.25, 1)}}

#theme-wrapper{position:relative;left:0;overflow:hidden}.md_no-touchevents #theme-wrapper{left:0;-webkit-transition:all .4s ease;transition:all .4s ease}#theme-wrapper>#advanced-menu-hide{visibility:hidden;pointer-events:none;-webkit-transform:translateX(200%);transform:translateX(200%);-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-delay:.4s;transition-delay:.4s;-webkit-transition-property:-webkit-transform;transition-property:transform;-webkit-transition-timing-function:ease;transition-timing-function:ease}.mobile-advanced,.responsive-nav-button{display:none}@media only screen and (max-width:1280px){.pricing-box.col-5 .price-item,.pricing-box.col-6 .price-item{-webkit-flex-basis:33.333333333333333333333%;flex-basis:33.333333333333333333333%;max-width:33.333333333333333333333%}}@media only screen and (max-width:1200px){.back_to_top{right:20px}.caption_404{font-size:200px}.testimonial-inner{padding-right:30px}.text-block-holder .half-content{padding-right:60px}.text-block-holder>.col[class=col],.text-block-holder>.half-content:first-child{padding-left:60px}.si-icon.sa-size-70{font-size:45px}.si-icon.sa-size-48{font-size:35px}.si-icon.sa-size-42{font-size:28px}.counter_item .counter{font-size:14px}.counter_item .counter:before{font-size:40px}.clients_fw{padding-left:40px;padding-right:40px}.md_flexbox .grid-gallery.grid-columns-4 .grid-item,.md_flexbox .grid-gallery.grid-columns-5 .grid-item{-webkit-flex-basis:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.md_flexbox .grid-gallery.grid-columns-6 .grid-item{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.team-members .team-item{-webkit-flex-basis:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.infoblock.type_1 .infoblock-item{margin-bottom:35px}.infoblock.type_1.infoblock-columns-2 .infoblock-item,.infoblock.type_1.infoblock-columns-3 .infoblock-item,.infoblock.type_1.infoblock-columns-4 .infoblock-item{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.md_flexbox .blog-area.grid-columns-2 .isotope_item,.md_flexbox .blog-area.grid-columns-3 .isotope_item,.md_flexbox .blog-area.grid-columns-4 .isotope_item,.md_flexbox .blog-area.grid-columns-5 .isotope_item,.md_flexbox .blog-area.grid-columns-6 .isotope_item{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.footer-col-12 .widget_social_links .widget_title,.footer-col-12 .widget_newsletterwidget .widget_title{float:none;margin:9px 0}#footer .fw_row [class*=footer-col]:not(:last-child){margin-bottom:45px}}@media screen and (min-width:993px) and (max-width:1200px){.portfolio-holder.isotope_container.grid-columns-2 .isotope_item,.portfolio-holder.isotope_container.grid-columns-4 .isotope_item.size_2,.portfolio-holder.isotope_container.grid-columns-3 .isotope_item,.portfolio-holder.isotope_container.grid-columns-3 .isotope_item.size_2,.portfolio-holder.isotope_container.grid-columns-4 .isotope_item,.portfolio-holder.isotope_container.grid-columns-5 .isotope_item,.portfolio-holder.isotope_container.grid-columns-5 .isotope_item.size_2,.portfolio-holder.isotope_container.grid-columns-6 .isotope_item,.portfolio-holder.isotope_container.grid-columns-6 .isotope_item.size_2{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.md_flexbox .related_posts>article.entry{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.related_posts>article.entry:not(:last-child){margin-bottom:35px}}@media only screen and (max-width:992px){.page_content_section:not(.without_pt):not(.top_form_holder):not(.size_4){padding-top:70px}.caption_404{font-size:150px}.side_header #header:not(.move_scroll){position:relative;width:100%;padding-top:30px}.side_header #header .logo_wrap{margin-bottom:20px}.side_header:not(.transparent_header_type) .wide_layout{margin-left:0}.posts_nav,.projects_carousel,.side_header #header.move_scroll .social_links,.side_header #header:not(.move_scroll) .logo_wrap,.side_header #header:not(.move_scroll) .social_links{text-align:center}.side_header #header .main_nav{margin-bottom:20px;text-align:center}.header_section.middle{padding-bottom:15px}#header.style_2 .h_info_list[class*=align]{float:none;display:block;text-align:center}#header.style_2 .h_info_list[class*=align]:not(:last-child){border-bottom:1px solid rgba(255,255,255,.25)}#header.style_2 .h_info_list[class*=align]>li{display:inline-block;height:auto}.h_info_list>li{padding-left:10px;padding-right:10px}.alignright.h_info_list>li{padding-left:5px;padding-right:5px}#header.style_2 .header_actions,#header.style_6 .header_actions{margin-top:10px}#header .right_edge .sc_wrap,#header .left_edge .sc_wrap,#header.style_2 .header_actions,#header.style_6 .header_actions,#header.style_7 .header_actions,#header.style_8 .header_actions{position:static}#header.style_6 .table_row,#header.style_3 .table_row{margin-left:0;margin-right:0}#header.style_8 .table_row{margin-left:15px;margin-right:15px}#header.style_2 .header_actions{margin:25px 0 0}.searchform{width:auto;margin-left:0;margin-right:0}.nav_wrap,.vertical_navigation{display:none}.responsive-nav-button{display:inline-block;width:50px;height:50px;border-width:1px;border-style:solid;text-align:center;color:#fff;line-height:50px;-webkit-backface-visibility:hidden;-webkit-transition:color .4s ease,border-color .4s ease;transition:color .4s ease,border-color .4s ease}.responsive-nav-button.active{color:#f76b6b}.white_style .responsive-nav-button{color:#333}.responsive-nav-button:before{font-family:"terminus_icons";content:'\e882';font-size:22px}.mobile-advanced{position:absolute;top:0;right:0;z-index:1500;overflow:hidden;display:block;width:100%;height:100%;background-color:#333;pointer-events:none;-webkit-transition:-webkit-transform .35s ease;transition:transform .35s ease;-webkit-transform:translate(100%,0);transform:translate(100%,0)}#theme-wrapper.active .mobile-advanced{pointer-events:auto;-webkit-transform:translate(0,0);transform:translate(0,0)}.mobile-advanced>ul{padding-top:25px}.mobile-advanced .sub-menu,.mobile-advanced .submenu,.mobile-advanced .children,.mobile-advanced .mega_main_menu_ul ul{display:none}.mobile-advanced li{display:block;overflow:hidden;list-style:none;width:100% !important;backface-visibility:hidden}.mobile-advanced ul{overflow:hidden;list-style:none;width:100% !important;backface-visibility:hidden}.mobile-advanced li>span{display:block;padding:10px 15px;color:#333;font-weight:400;text-transform:uppercase}.mobile-advanced li>span.disable_icon{padding-left:25px;color:#fff}.mobile-advanced li{position:relative}.mobile-advanced li a{display:block;padding:10px 30px;line-height:1.15em;color:#fff;text-transform:uppercase !important}.mobile-advanced ul ul li.current-menu-item>a,.mobile-advanced ul ul li.current-menu-parent>a,.mobile-advanced ul ul li.current-menu-ancestor>a,.mobile-advanced ul ul li.current_page_item>a,.mobile-advanced ul ul li.current_page_parent>a,.mobile-advanced ul ul li.current_page_ancestor>a{color:#f76b6b}.mobile-advanced ul ul{margin-left:0}.mobile-advanced>ul li:not(:last-child),.mobile-advanced .mega_main_menu_ul li:not(:last-child)>a,.mobile-advanced .mega_main_menu_ul li:not(:last-child)>span{border-bottom:1px solid rgba(239,239,239,.2)}.mobile-advanced>ul>li>a,.mobile-advanced .mega_main_menu_ul>li>a{background-color:#f76b6b;font-weight:400;font-size:16px;color:#fff;text-transform:uppercase}.mobile-advanced ul ul li>a,.mobile-advanced .mega_main_menu_ul ul li>a,.mobile-advanced .mega_main_menu_ul ul li>span{padding-left:40px}.mobile-advanced ul ul li.menu-item-has-children>a:after,.mobile-advanced ul ul li.page_item_has_children>a:after,.mobile-advanced .mega_main_menu_ul li.menu-item-has-children>a:after,.mobile-advanced .mega_main_menu_ul li.page_item_has_children>a:after,.mobile-advanced .mega_main_menu_ul li.menu-item-has-children>span:after,.mobile-advanced .mega_main_menu_ul li.page_item_has_children>span:after{position:absolute;top:20px;left:25px;margin-top:-10px;font-size:12px;color:#fff;font-family:'terminus_icons';content:"\e8a5";-webkit-transition:transform .25s ease,left .25s ease;transition:transform .25s ease,left .25s ease}.mobile-advanced ul ul li.menu-item-has-children.open-menu>a:after,.mobile-advanced ul ul li.page_item_has_children.open-menu>a:after,.mobile-advanced ul ul li.menu-item-has-children.open-menu>span:after,.mobile-advanced ul ul li.page_item_has_children.open-menu>span:after{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.mobile-advanced ul ul ul li>a,.mobile-advanced .mega_main_menu_ul ul ul li>a,.mobile-advanced .mega_main_menu_ul ul ul li>span{padding-left:55px}#advanced-menu-hide{position:fixed;top:25px;right:30px;z-index:1505;display:block;width:40px;height:40px;background-color:#f76b6b;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-border-radius:0;border-radius:0}.admin-bar #advanced-menu-hide{top:71px}#theme-wrapper.active #advanced-menu-hide{visibility:visible;pointer-events:auto;-webkit-transform:translateX(0);transform:translateX(0)}#advanced-menu-hide:after{color:#fff;content:'\ea19';vertical-align:middle;text-align:center;font-size:26px;font-family:'terminus_icons';line-height:40px}.mobile-advanced>ul>li.menu-item-has-children>a:after,.mobile-advanced>ul>li.page_item_has_children>a:after,.mobile-advanced .mega_main_menu_ul>li.menu-item-has-children>a:after,.mobile-advanced .mega_main_menu_ul>li.page_item_has_children>a:after{position:absolute;top:20px;left:12px;color:#fff;margin-top:-10px;font-size:16px;content:"\e8a5";font-family:'terminus_icons';-webkit-transition:transform .25s ease,left .25s ease;transition:transform .25s ease,left .25s ease}.mobile-advanced>ul>li.menu-item-has-children.open-menu>a:after,.mobile-advanced>ul>li.page_item_has_children.open-menu>a:after,.mobile-advanced .mega_main_menu_ul>li.menu-item-has-children.open-menu>a:after,.mobile-advanced .mega_main_menu_ul>li.page_item_has_children.open-menu>a:after{left:14px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.testimonial-extra{display:block}.testimonial-image{width:100%;display:block;padding-bottom:56%}.testimonials_carousel{padding-left:15px;padding-right:15px}.team-members .team-item{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.infoblock.infoblock-columns-2 .infoblock-item,.infoblock.infoblock-columns-3 .infoblock-item,.infoblock.infoblock-columns-4 .infoblock-item{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.vc_col-sm-6 .infoblock.infoblock-columns-2 .infoblock-item,.vc_col-sm-6 .infoblock.infoblock-columns-3 .infoblock-item,.vc_col-sm-6 .infoblock.infoblock-columns-4 .infoblock-item{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.infoblock .infoblock-item.type_4:not(:last-child) .icon_box:after{width:60px;right:-32px}.infoblock .infoblock-item.type_4:nth-child(2n) .icon_box:after{display:none}.infoblock .infoblock-item.type_4{margin-bottom:35px}.pricing-box.col-3 .price-item,.pricing-box.col-4 .price-item,.pricing-box.col-5 .price-item,.pricing-box.col-6 .price-item{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.entries_slider .entry_body{width:354px;padding:23px 30px 30px}.post-thumbnail{margin-bottom:35px}.post-buttons>.btn{margin-bottom:4px}.entry_header .entry_title{font-size:30px}.md_flexbox .related_posts>article.entry{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.related_posts>article.entry:not(:last-child){margin-bottom:35px}.comments-list .children{padding-left:15px}.tags_holder [class*=col-]{padding-left:0;padding-right:0}.tags_holder [class*=col-]:first-child{margin-bottom:15px}.tags_holder [class*=col-]:last-child{text-align:left}.posts_nav .posts_nav_prev,.posts_nav .posts_nav_next{float:none;display:block}.experience_list [class*=align],.experience_list .work_time{float:none}.experience_list .work_time{text-align:left;padding-left:0}.counters .counter_item{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.text-block-holder .half-image{width:100%;padding-bottom:56%}.text-block-holder .col{display:block}.text-block-holder .half-content{height:auto}.text-block-holder>.col[class=col],.text-block-holder>.half-content:first-child{padding:30px}}@media only screen and (min-width:768px) and (max-width:992px){#header.style_7 .sticky_part [class*=col-sm]{width:33.33333333%}#header.style_7 .sticky_part .right_edge{margin:10px 0}.portfolio-holder.isotope_container.grid-columns-2 .isotope_item,.portfolio-holder.isotope_container.grid-columns-4 .isotope_item.size_2,.portfolio-holder.isotope_container.grid-columns-3 .isotope_item,.portfolio-holder.isotope_container.grid-columns-3 .isotope_item.size_2,.portfolio-holder.isotope_container.grid-columns-4 .isotope_item,.portfolio-holder.isotope_container.grid-columns-5 .isotope_item,.portfolio-holder.isotope_container.grid-columns-5 .isotope_item.size_2,.portfolio-holder.isotope_container.grid-columns-6 .isotope_item,.portfolio-holder.isotope_container.grid-columns-6 .isotope_item.size_2{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.vc_col-sm-6 .clients-holder:not(.clients_carousel)>li{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.footer-col-3{-webkit-flex-basis:25%;flex-basis:25%;max-width:25%}.footer-col-4,.footer-col-5,.footer-col-6,.footer-col-7{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}#footer [class*=row]>[class|=footer-col]:not(:last-child){margin-bottom:35px}}@media only screen and (max-width:767px){h1{font-size:30px !important}h3.section_heading{font-size:18px}.caption_404{text-align:center}.page_wrap.sbl #main,.page_wrap.sbr #sidebar,.page_wrap.sbl #sidebar,.page_wrap.sbr #main{float:none}main#main{margin-bottom:35px}.table_wrap:not(.vr) table th{display:none}.table_wrap.vr th,.table_wrap.vr td{display:block;width:100%;border-left:none;border-right:none}.table_wrap.vr tbody tr:not(:last-child)>td{border-top-width:0;border-bottom-width:0}.table_wrap:not(.vr) table td{display:block;border-left-width:0;border-right-width:0;border-top-width:0}.table_wrap:not(.vr) td:not([colspan]){position:relative;padding-left:55%}.table_wrap:not(.vr) td.product-add-to-cart{padding-left:20px}.table_wrap:not(.vr) table td[data-title]:before{content:attr(data-title);display:block;position:absolute;top:50%;left:20px;width:48%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.table_wrap:not(.vr) table td[data-title]:after{content:"";display:block;border-color:inherit;border-style:inherit;border-width:0 2px 0 0;position:absolute;top:0;left:50%;bottom:0}#header{padding:5px 0}#header.style_4 [class|=col]:not(:last-child),#header.style_5 [class|=col]:not(:last-child){margin-bottom:10px}#header.style_4 .left_edge,#header.style_4 .right_edge,#header.style_2 .right_edge,#header.style_5 .left_edge,#header.style_5 .right_edge,#header.style_6 .right_edge,#header.style_7 .right_edge,#header.style_8 .right_edge{text-align:center}#header.style_5 .header_actions,#header.style_6 .header_actions,#header.style_7 .header_actions,#header.style_8 .header_actions{margin-top:20px}.side_header #header.move_scroll{position:relative;width:100%;padding-top:30px;height:auto}#header.transparent_type{position:relative;background-color:#333}body:not(.side_header) #header.transparent_type{position:relative;background:#333}#header.style_3 .logo_wrap .dark_logo{opacity:0}#header.style_3 .logo_wrap .logo{opacity:1}#header.style_1 [class*=table_row]>[class|=col],#header.style_2 [class*=table_row]>[class|=col],#header.style_3 [class*=table_row]>[class|=col],#header.style_6 [class*=table_row]>[class|=col],#header.style_7 [class*=table_row]>[class*=col-sm-12],#header.style_11 [class*=table_row]>[class|=col]{display:block;width:100%;padding-left:0;padding-right:0}#header.style_1 .responsive-nav-button,#header.style_2 .responsive-nav-button,#header.style_3 .responsive-nav-button,#header.style_6 .responsive-nav-button,#header.style_7 .responsive-nav-button,#header.style_8 .responsive-nav-button,#header.style_11 .responsive-nav-button{position:absolute;right:0;bottom:100%}#header.style_10 .responsive-nav-button{position:absolute;right:30px;top:30px}.h_info_list{display:block;float:none;width:100%;text-align:center}.h_info_list:not(:last-child){border-bottom:1px solid rgba(255,255,255,.25)}.h_info_list>li{display:inline-block;height:auto;padding-top:3px;padding-bottom:3px}#header.style_6 .h_info_list>li:not(:last-child){border:none}#header.style_2 .h_info_list{padding-top:10px;padding-bottom:10px;position:relative;z-index:2}#header.style_2 .h_info_list:last-child{padding-bottom:0;z-index:1}#header.style_2 .h_info_list>li{border-right:none}.header_section:not(.large):not(.middle):not(.sticky_part){padding-bottom:10px}.tabs_nav>li,.ts_nav>li{display:block}.pie_charts{text-align:center}.banners_row>.banner{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.team-members .team-item{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.team-members{-webkit-flex-flow:column wrap;flex-flow:column wrap}blockquote{font-size:16px}.testimonials_carousel{padding-left:10px;padding-right:10px}.testimonial-inner{padding-right:15px;padding-left:15px}.testimonials.type_4 .testimonial{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.testimonials.type_4 .testimonial{padding-left:0;padding-right:0}.testimonials.type_4 .testimonial:nth-child(2n){padding-left:0}.testimonials.type_4:before,.testimonials.type_4 .testimonial:nth-child(2n+1):not(:first-child):before{display:none}.testimonials.type_4 .testimonial:not(:first-child){margin-top:35px;padding-top:25px;border-top-width:2px}.testimonials.type_default.columns-2 .testimonial{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.isotope_filter .btn{margin-bottom:3px}.portfolio-holder.isotope_container.grid-columns-2 .isotope_item,.portfolio-holder.isotope_container.grid-columns-4 .isotope_item.size_2,.portfolio-holder.isotope_container.grid-columns-3 .isotope_item,.portfolio-holder.isotope_container.grid-columns-3 .isotope_item.size_2,.portfolio-holder.isotope_container.grid-columns-4 .isotope_item,.portfolio-holder.isotope_container.grid-columns-5 .isotope_item,.portfolio-holder.isotope_container.grid-columns-5 .isotope_item.size_2,.portfolio-holder.isotope_container.grid-columns-6 .isotope_item,.portfolio-holder.isotope_container.grid-columns-6 .isotope_item.size_2{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.grid-columns-1 .project .overlay_box,.grid-columns-1 .project .project_details_area{display:block;width:100%}.related-projects{margin-left:15px;margin-right:15px}.folio-container{margin-bottom:50px;margin-left:0;margin-right:0}.folio-container.type-sbl .folio-meta,.folio-container.type-sbr .folio-meta{padding-top:35px}.folio-container.type-sbl .folio-entry,.folio-container.type-sbr .folio-entry,.folio-container.type-sbl .folio-meta,.folio-container.type-sbr .folio-meta{padding-left:0;padding-right:0}.folio-container.type-sbr .folio-entry,.folio-container.type-sbr .folio-meta,.folio-container.type-sbl .folio-entry,.folio-container.type-sbl .folio-meta{float:none}.folio-container.type-sbl .folio-entry,.folio-container.type-sbr .folio-entry,.folio-container.type-sbl .folio-meta,.folio-container.type-sbr .folio-meta{width:100%}.md_flexbox .grid-gallery.grid-columns-2 .grid-item,.md_flexbox .grid-gallery.grid-columns-3 .grid-item,.md_flexbox .grid-gallery.grid-columns-4 .grid-item,.md_flexbox .grid-gallery.grid-columns-5 .grid-item,.md_flexbox .grid-gallery.grid-columns-6 .grid-item{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.blog-area.blog-small-thumbs .entry-media,.blog-area.blog-small-thumbs .entry-post-content{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.blog-area.blog-small-thumbs .entry-media{margin-bottom:25px}.blog-area.layout_4{margin-left:0;margin-right:0}.blog-area .isotope_item{padding-left:0;padding-right:0}.md_flexbox .blog-area.grid-columns-2 .isotope_item,.md_flexbox .blog-area.grid-columns-3 .isotope_item,.md_flexbox .blog-area.grid-columns-4 .isotope_item,.md_flexbox .blog-area.grid-columns-5 .isotope_item,.md_flexbox .blog-area.grid-columns-6 .isotope_item{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}[data-vc-stretch-content] .blog-area.layout_1 .entry{padding:25px 20px}.entry_header .entry_title,.blog-area.layout_3 .entry-big-post .entry_header .entry_title,.side_header #header.move_scroll .logo_wrap{margin-bottom:20px}.entries_slider .entry_body{padding:5px 10px;left:5px;bottom:5px;max-width:90%}.entries_slider .byline{font-size:12px;margin-bottom:5px;width:100%}.entries_slider .entry_title{font-size:18px;line-height:24px;margin-bottom:0}.entries_slider .entry_body .btn{display:none}.comment_meta{padding-right:50px}.gravatar{margin-right:15px}.comment-reply-title{font-size:20px}.infoblock{margin-left:0;margin-right:0}.infoblock .infoblock-item:last-child .icon_box{margin-bottom:0}.infoblock.infoblock-columns-2 .infoblock-item,.infoblock.infoblock-columns-3 .infoblock-item,.infoblock.infoblock-columns-4 .infoblock-item{padding-left:0;padding-right:0}.infoblock.infoblock-columns-2 .infoblock-item,.infoblock.infoblock-columns-3 .infoblock-item,.infoblock.infoblock-columns-4 .infoblock-item{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.infoblock .infoblock-item.type_2:not(:first-child) .icon_box{border-left:none;border-top:2px solid transparent}.infoblock .infoblock-item.type_4:not(:last-child){margin-bottom:90px}.infoblock .infoblock-item.type_4:nth-child(2n) .icon_box:after{display:block}.infoblock .infoblock-item.type_4:not(:last-child) .icon_box:after{right:auto;left:50%;top:100%;margin:35px 0 0 -30px;-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-o-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.infoblock.steps .infoblock-item .front_side:before,.infoblock.steps .infoblock-item .back_side:before{display:none}.pricing-box.col-3 .price-item,.pricing-box.col-4 .price-item,.pricing-box.col-5 .price-item,.pricing-box.col-6 .price-item{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.counters .counter_item{padding:30px 15px}.counters .counter_item{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}.counters .counter_item:not(:last-child):after{border-width:0 0 2px;left:15px;right:15px;top:auto;bottom:0}.countdown.type_2 .countdown-section{display:block;float:none;margin-left:auto;margin-right:auto;text-align:center}.countdown.type_2 .countdown-section:not(:last-child):after{right:auto;border-width:0 0 2px;height:auto;top:auto;bottom:0;width:100%;left:0}.countdown.type_2 .countdown-amount{text-align:center;display:block;font-size:32px;margin-bottom:5px}.clients-holder:not(.clients_carousel)>li,.vc_col-sm-6 .clients-holder:not(.clients_carousel)>li{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.clients-holder:not(.clients_carousel)>li:last-child{margin-bottom:0}.footer-col-1,.footer-col-2,.footer-col-3,.footer-col-4,.footer-col-5,.footer-col-6,.footer-col-7,.footer-col-8,.footer-col-9,.footer-col-10,.footer-col-11,.footer-col-12,.footer-col-13,.footer-col-14,.footer-col-15,.footer-col-16,.footer-col-17,.footer-col-18,.footer-col-19,.footer-col-20,.footer-col-21,.footer-col-22,.footer-col-23,.footer-col-24{-webkit-flex-basis:100%;flex-basis:100%;max-width:100%}#footer .widget:not(:last-child){margin-bottom:50px}#footer [class*=row]>[class|=footer-col]:not(:last-child){margin-bottom:35px}}@media only screen and (min-width:480px) and (max-width:767px){.md_flexbox .grid-gallery.grid-columns-2 .grid-item,.md_flexbox .grid-gallery.grid-columns-3 .grid-item,.md_flexbox .grid-gallery.grid-columns-4 .grid-item,.md_flexbox .grid-gallery.grid-columns-5 .grid-item,.md_flexbox .grid-gallery.grid-columns-6 .grid-item{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}.portfolio-holder.isotope_container.grid-columns-2 .isotope_item,.portfolio-holder.isotope_container.grid-columns-4 .isotope_item.size_2,.portfolio-holder.isotope_container.grid-columns-3 .isotope_item,.portfolio-holder.isotope_container.grid-columns-3 .isotope_item.size_2,.portfolio-holder.isotope_container.grid-columns-4 .isotope_item,.portfolio-holder.isotope_container.grid-columns-5 .isotope_item,.portfolio-holder.isotope_container.grid-columns-5 .isotope_item.size_2,.portfolio-holder.isotope_container.grid-columns-6 .isotope_item,.portfolio-holder.isotope_container.grid-columns-6 .isotope_item.size_2{-webkit-flex-basis:50%;flex-basis:50%;max-width:50%}}@media only screen and (max-width:480px){.float_aside{width:350px}}
@charset "UTF-8";@font-face{font-family:"linea-basic";src:url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-basic.eot);src:url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-basic.eot?#iefix) format("embedded-opentype"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-basic.woff) format("woff"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-basic.ttf) format("truetype"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-basic.svg#linea-basic) format("svg");font-weight:400;font-style:normal}[class^=icon-basic]:before,[class*=" icon-basic"]:before{font-family:"linea-basic";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-basic-accelerator:before{content:"a"}.icon-basic-alarm:before{content:"b"}.icon-basic-anchor:before{content:"c"}.icon-basic-anticlockwise:before{content:"d"}.icon-basic-archive:before{content:"e"}.icon-basic-archive-full:before{content:"f"}.icon-basic-ban:before{content:"g"}.icon-basic-battery-charge:before{content:"h"}.icon-basic-battery-empty:before{content:"i"}.icon-basic-battery-full:before{content:"j"}.icon-basic-battery-half:before{content:"k"}.icon-basic-bolt:before{content:"l"}.icon-basic-book:before{content:"m"}.icon-basic-book-pen:before{content:"n"}.icon-basic-book-pencil:before{content:"o"}.icon-basic-bookmark:before{content:"p"}.icon-basic-calculator:before{content:"q"}.icon-basic-calendar:before{content:"r"}.icon-basic-cards-diamonds:before{content:"s"}.icon-basic-cards-hearts:before{content:"t"}.icon-basic-case:before{content:"u"}.icon-basic-chronometer:before{content:"v"}.icon-basic-clessidre:before{content:"w"}.icon-basic-clock:before{content:"x"}.icon-basic-clockwise:before{content:"y"}.icon-basic-cloud:before{content:"z"}.icon-basic-clubs:before{content:"A"}.icon-basic-compass:before{content:"B"}.icon-basic-cup:before{content:"C"}.icon-basic-diamonds:before{content:"D"}.icon-basic-display:before{content:"E"}.icon-basic-download:before{content:"F"}.icon-basic-exclamation:before{content:"G"}.icon-basic-eye:before{content:"H"}.icon-basic-eye-closed:before{content:"I"}.icon-basic-female:before{content:"J"}.icon-basic-flag1:before{content:"K"}.icon-basic-flag2:before{content:"L"}.icon-basic-floppydisk:before{content:"M"}.icon-basic-folder:before{content:"N"}.icon-basic-folder-multiple:before{content:"O"}.icon-basic-gear:before{content:"P"}.icon-basic-geolocalize-01:before{content:"Q"}.icon-basic-geolocalize-05:before{content:"R"}.icon-basic-globe:before{content:"S"}.icon-basic-gunsight:before{content:"T"}.icon-basic-hammer:before{content:"U"}.icon-basic-headset:before{content:"V"}.icon-basic-heart:before{content:"W"}.icon-basic-heart-broken:before{content:"X"}.icon-basic-helm:before{content:"Y"}.icon-basic-home:before{content:"Z"}.icon-basic-info:before{content:"0"}.icon-basic-ipod:before{content:"1"}.icon-basic-joypad:before{content:"2"}.icon-basic-key:before{content:"3"}.icon-basic-keyboard:before{content:"4"}.icon-basic-laptop:before{content:"5"}.icon-basic-life-buoy:before{content:"6"}.icon-basic-lightbulb:before{content:"7"}.icon-basic-link:before{content:"8"}.icon-basic-lock:before{content:"9"}.icon-basic-lock-open:before{content:"!"}.icon-basic-magic-mouse:before{content:"\""}.icon-basic-magnifier:before{content:"#"}.icon-basic-magnifier-minus:before{content:"$"}.icon-basic-magnifier-plus:before{content:"%"}.icon-basic-mail:before{content:"&"}.icon-basic-mail-multiple:before{content:"'"}.icon-basic-mail-open:before{content:"("}.icon-basic-mail-open-text:before{content:")"}.icon-basic-male:before{content:"*"}.icon-basic-map:before{content:"+"}.icon-basic-message:before{content:","}.icon-basic-message-multiple:before{content:"-"}.icon-basic-message-txt:before{content:"."}.icon-basic-mixer2:before{content:"/"}.icon-basic-mouse:before{content:":"}.icon-basic-notebook:before{content:";"}.icon-basic-notebook-pen:before{content:"<"}.icon-basic-notebook-pencil:before{content:"="}.icon-basic-paperplane:before{content:">"}.icon-basic-pencil-ruler:before{content:"?"}.icon-basic-pencil-ruler-pen:before{content:"@"}.icon-basic-photo:before{content:"["}.icon-basic-picture:before{content:"]"}.icon-basic-picture-multiple:before{content:"^"}.icon-basic-pin1:before{content:"_"}.icon-basic-pin2:before{content:"`"}.icon-basic-postcard:before{content:"{"}.icon-basic-postcard-multiple:before{content:"|"}.icon-basic-printer:before{content:"}"}.icon-basic-question:before{content:"~"}.icon-basic-rss:before{content:"\\"}.icon-basic-server:before{content:"\e000"}.icon-basic-server2:before{content:"\e001"}.icon-basic-server-cloud:before{content:"\e002"}.icon-basic-server-download:before{content:"\e003"}.icon-basic-server-upload:before{content:"\e004"}.icon-basic-settings:before{content:"\e005"}.icon-basic-share:before{content:"\e006"}.icon-basic-sheet:before{content:"\e007"}.icon-basic-sheet-multiple:before{content:"\e008"}.icon-basic-sheet-pen:before{content:"\e009"}.icon-basic-sheet-pencil:before{content:"\e00a"}.icon-basic-sheet-txt:before{content:"\e00b"}.icon-basic-signs:before{content:"\e00c"}.icon-basic-smartphone:before{content:"\e00d"}.icon-basic-spades:before{content:"\e00e"}.icon-basic-spread:before{content:"\e00f"}.icon-basic-spread-bookmark:before{content:"\e010"}.icon-basic-spread-text:before{content:"\e011"}.icon-basic-spread-text-bookmark:before{content:"\e012"}.icon-basic-star:before{content:"\e013"}.icon-basic-tablet:before{content:"\e014"}.icon-basic-target:before{content:"\e015"}.icon-basic-todo:before{content:"\e016"}.icon-basic-todo-pen:before{content:"\e017"}.icon-basic-todo-pencil:before{content:"\e018"}.icon-basic-todo-txt:before{content:"\e019"}.icon-basic-todolist-pen:before{content:"\e01a"}.icon-basic-todolist-pencil:before{content:"\e01b"}.icon-basic-trashcan:before{content:"\e01c"}.icon-basic-trashcan-full:before{content:"\e01d"}.icon-basic-trashcan-refresh:before{content:"\e01e"}.icon-basic-trashcan-remove:before{content:"\e01f"}.icon-basic-upload:before{content:"\e020"}.icon-basic-usb:before{content:"\e021"}.icon-basic-video:before{content:"\e022"}.icon-basic-watch:before{content:"\e023"}.icon-basic-webpage:before{content:"\e024"}.icon-basic-webpage-img-txt:before{content:"\e025"}.icon-basic-webpage-multiple:before{content:"\e026"}.icon-basic-webpage-txt:before{content:"\e027"}.icon-basic-world:before{content:"\e028"}@font-face{font-family:"linea-ecommerce";src:url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-ecommerce.eot);src:url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-ecommerce.eot?#iefix) format("embedded-opentype"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-ecommerce.woff) format("woff"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-ecommerce.ttf) format("truetype"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-ecommerce.svg#linea-ecommerce) format("svg");font-weight:400;font-style:normal}[class^=icon-ecommerce]:before,[class*=" icon-ecommerce"]:before{font-family:"linea-ecommerce";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-ecommerce-bag:before{content:"a"}.icon-ecommerce-bag-check:before{content:"b"}.icon-ecommerce-bag-cloud:before{content:"c"}.icon-ecommerce-bag-download:before{content:"d"}.icon-ecommerce-bag-minus:before{content:"e"}.icon-ecommerce-bag-plus:before{content:"f"}.icon-ecommerce-bag-refresh:before{content:"g"}.icon-ecommerce-bag-remove:before{content:"h"}.icon-ecommerce-bag-search:before{content:"i"}.icon-ecommerce-bag-upload:before{content:"j"}.icon-ecommerce-banknote:before{content:"k"}.icon-ecommerce-banknotes:before{content:"l"}.icon-ecommerce-basket:before{content:"m"}.icon-ecommerce-basket-check:before{content:"n"}.icon-ecommerce-basket-cloud:before{content:"o"}.icon-ecommerce-basket-download:before{content:"p"}.icon-ecommerce-basket-minus:before{content:"q"}.icon-ecommerce-basket-plus:before{content:"r"}.icon-ecommerce-basket-refresh:before{content:"s"}.icon-ecommerce-basket-remove:before{content:"t"}.icon-ecommerce-basket-search:before{content:"u"}.icon-ecommerce-basket-upload:before{content:"v"}.icon-ecommerce-bath:before{content:"w"}.icon-ecommerce-cart:before{content:"x"}.icon-ecommerce-cart-check:before{content:"y"}.icon-ecommerce-cart-cloud:before{content:"z"}.icon-ecommerce-cart-content:before{content:"A"}.icon-ecommerce-cart-download:before{content:"B"}.icon-ecommerce-cart-minus:before{content:"C"}.icon-ecommerce-cart-plus:before{content:"D"}.icon-ecommerce-cart-refresh:before{content:"E"}.icon-ecommerce-cart-remove:before{content:"F"}.icon-ecommerce-cart-search:before{content:"G"}.icon-ecommerce-cart-upload:before{content:"H"}.icon-ecommerce-cent:before{content:"I"}.icon-ecommerce-colon:before{content:"J"}.icon-ecommerce-creditcard:before{content:"K"}.icon-ecommerce-diamond:before{content:"L"}.icon-ecommerce-dollar:before{content:"M"}.icon-ecommerce-euro:before{content:"N"}.icon-ecommerce-franc:before{content:"O"}.icon-ecommerce-gift:before{content:"P"}.icon-ecommerce-graph1:before{content:"Q"}.icon-ecommerce-graph2:before{content:"R"}.icon-ecommerce-graph3:before{content:"S"}.icon-ecommerce-graph-decrease:before{content:"T"}.icon-ecommerce-graph-increase:before{content:"U"}.icon-ecommerce-guarani:before{content:"V"}.icon-ecommerce-kips:before{content:"W"}.icon-ecommerce-lira:before{content:"X"}.icon-ecommerce-megaphone:before{content:"Y"}.icon-ecommerce-money:before{content:"Z"}.icon-ecommerce-naira:before{content:"0"}.icon-ecommerce-pesos:before{content:"1"}.icon-ecommerce-pound:before{content:"2"}.icon-ecommerce-receipt:before{content:"3"}.icon-ecommerce-receipt-bath:before{content:"4"}.icon-ecommerce-receipt-cent:before{content:"5"}.icon-ecommerce-receipt-dollar:before{content:"6"}.icon-ecommerce-receipt-euro:before{content:"7"}.icon-ecommerce-receipt-franc:before{content:"8"}.icon-ecommerce-receipt-guarani:before{content:"9"}.icon-ecommerce-receipt-kips:before{content:"!"}.icon-ecommerce-receipt-lira:before{content:"\""}.icon-ecommerce-receipt-naira:before{content:"#"}.icon-ecommerce-receipt-pesos:before{content:"$"}.icon-ecommerce-receipt-pound:before{content:"%"}.icon-ecommerce-receipt-rublo:before{content:"&"}.icon-ecommerce-receipt-rupee:before{content:"'"}.icon-ecommerce-receipt-tugrik:before{content:"("}.icon-ecommerce-receipt-won:before{content:")"}.icon-ecommerce-receipt-yen:before{content:"*"}.icon-ecommerce-receipt-yen2:before{content:"+"}.icon-ecommerce-recept-colon:before{content:","}.icon-ecommerce-rublo:before{content:"-"}.icon-ecommerce-rupee:before{content:"."}.icon-ecommerce-safe:before{content:"/"}.icon-ecommerce-sale:before{content:":"}.icon-ecommerce-sales:before{content:";"}.icon-ecommerce-ticket:before{content:"<"}.icon-ecommerce-tugriks:before{content:"="}.icon-ecommerce-wallet:before{content:">"}.icon-ecommerce-won:before{content:"?"}.icon-ecommerce-yen:before{content:"@"}.icon-ecommerce-yen2:before{content:"["}@font-face{font-family:"linea-arrows";src:url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-arrows.eot);src:url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-arrows.eot?#iefix) format("embedded-opentype"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-arrows.woff) format("woff"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-arrows.ttf) format("truetype"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-arrows.svg#linea-arrows) format("svg");font-weight:400;font-style:normal}[class^=icon-arrows]:before,[class*=" icon-arrows"]:before{font-family:"linea-arrows";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrows-anticlockwise:before{content:"\e000"}.icon-arrows-anticlockwise-dashed:before{content:"\e001"}.icon-arrows-button-down:before{content:"\e002"}.icon-arrows-button-off:before{content:"\e003"}.icon-arrows-button-on:before{content:"\e004"}.icon-arrows-button-up:before{content:"\e005"}.icon-arrows-check:before{content:"\e006"}.icon-arrows-circle-check:before{content:"\e007"}.icon-arrows-circle-down:before{content:"\e008"}.icon-arrows-circle-downleft:before{content:"\e009"}.icon-arrows-circle-downright:before{content:"\e00a"}.icon-arrows-circle-left:before{content:"\e00b"}.icon-arrows-circle-minus:before{content:"\e00c"}.icon-arrows-circle-plus:before{content:"\e00d"}.icon-arrows-circle-remove:before{content:"\e00e"}.icon-arrows-circle-right:before{content:"\e00f"}.icon-arrows-circle-up:before{content:"\e010"}.icon-arrows-circle-upleft:before{content:"\e011"}.icon-arrows-circle-upright:before{content:"\e012"}.icon-arrows-clockwise:before{content:"\e013"}.icon-arrows-clockwise-dashed:before{content:"\e014"}.icon-arrows-compress:before{content:"\e015"}.icon-arrows-deny:before{content:"\e016"}.icon-arrows-diagonal:before{content:"\e017"}.icon-arrows-diagonal2:before{content:"\e018"}.icon-arrows-down:before{content:"\e019"}.icon-arrows-down-double:before{content:"\e01a"}.icon-arrows-downleft:before{content:"\e01b"}.icon-arrows-downright:before{content:"\e01c"}.icon-arrows-drag-down:before{content:"\e01d"}.icon-arrows-drag-down-dashed:before{content:"\e01e"}.icon-arrows-drag-horiz:before{content:"\e01f"}.icon-arrows-drag-left:before{content:"\e020"}.icon-arrows-drag-left-dashed:before{content:"\e021"}.icon-arrows-drag-right:before{content:"\e022"}.icon-arrows-drag-right-dashed:before{content:"\e023"}.icon-arrows-drag-up:before{content:"\e024"}.icon-arrows-drag-up-dashed:before{content:"\e025"}.icon-arrows-drag-vert:before{content:"\e026"}.icon-arrows-exclamation:before{content:"\e027"}.icon-arrows-expand:before{content:"\e028"}.icon-arrows-expand-diagonal1:before{content:"\e029"}.icon-arrows-expand-horizontal1:before{content:"\e02a"}.icon-arrows-expand-vertical1:before{content:"\e02b"}.icon-arrows-fit-horizontal:before{content:"\e02c"}.icon-arrows-fit-vertical:before{content:"\e02d"}.icon-arrows-glide:before{content:"\e02e"}.icon-arrows-glide-horizontal:before{content:"\e02f"}.icon-arrows-glide-vertical:before{content:"\e030"}.icon-arrows-hamburger1:before{content:"\e031"}.icon-arrows-hamburger-2:before{content:"\e032"}.icon-arrows-horizontal:before{content:"\e033"}.icon-arrows-info:before{content:"\e034"}.icon-arrows-keyboard-alt:before{content:"\e035"}.icon-arrows-keyboard-cmd:before{content:"\e036"}.icon-arrows-keyboard-delete:before{content:"\e037"}.icon-arrows-keyboard-down:before{content:"\e038"}.icon-arrows-keyboard-left:before{content:"\e039"}.icon-arrows-keyboard-return:before{content:"\e03a"}.icon-arrows-keyboard-right:before{content:"\e03b"}.icon-arrows-keyboard-shift:before{content:"\e03c"}.icon-arrows-keyboard-tab:before{content:"\e03d"}.icon-arrows-keyboard-up:before{content:"\e03e"}.icon-arrows-left:before{content:"\e03f"}.icon-arrows-left-double-32:before{content:"\e040"}.icon-arrows-minus:before{content:"\e041"}.icon-arrows-move:before{content:"\e042"}.icon-arrows-move2:before{content:"\e043"}.icon-arrows-move-bottom:before{content:"\e044"}.icon-arrows-move-left:before{content:"\e045"}.icon-arrows-move-right:before{content:"\e046"}.icon-arrows-move-top:before{content:"\e047"}.icon-arrows-plus:before{content:"\e048"}.icon-arrows-question:before{content:"\e049"}.icon-arrows-remove:before{content:"\e04a"}.icon-arrows-right:before{content:"\e04b"}.icon-arrows-right-double:before{content:"\e04c"}.icon-arrows-rotate:before{content:"\e04d"}.icon-arrows-rotate-anti:before{content:"\e04e"}.icon-arrows-rotate-anti-dashed:before{content:"\e04f"}.icon-arrows-rotate-dashed:before{content:"\e050"}.icon-arrows-shrink:before{content:"\e051"}.icon-arrows-shrink-diagonal1:before{content:"\e052"}.icon-arrows-shrink-diagonal2:before{content:"\e053"}.icon-arrows-shrink-horizonal2:before{content:"\e054"}.icon-arrows-shrink-horizontal1:before{content:"\e055"}.icon-arrows-shrink-vertical1:before{content:"\e056"}.icon-arrows-shrink-vertical2:before{content:"\e057"}.icon-arrows-sign-down:before{content:"\e058"}.icon-arrows-sign-left:before{content:"\e059"}.icon-arrows-sign-right:before{content:"\e05a"}.icon-arrows-sign-up:before{content:"\e05b"}.icon-arrows-slide-down1:before{content:"\e05c"}.icon-arrows-slide-down2:before{content:"\e05d"}.icon-arrows-slide-left1:before{content:"\e05e"}.icon-arrows-slide-left2:before{content:"\e05f"}.icon-arrows-slide-right1:before{content:"\e060"}.icon-arrows-slide-right2:before{content:"\e061"}.icon-arrows-slide-up1:before{content:"\e062"}.icon-arrows-slide-up2:before{content:"\e063"}.icon-arrows-slim-down:before{content:"\e064"}.icon-arrows-slim-down-dashed:before{content:"\e065"}.icon-arrows-slim-left:before{content:"\e066"}.icon-arrows-slim-left-dashed:before{content:"\e067"}.icon-arrows-slim-right:before{content:"\e068"}.icon-arrows-slim-right-dashed:before{content:"\e069"}.icon-arrows-slim-up:before{content:"\e06a"}.icon-arrows-slim-up-dashed:before{content:"\e06b"}.icon-arrows-square-check:before{content:"\e06c"}.icon-arrows-square-down:before{content:"\e06d"}.icon-arrows-square-downleft:before{content:"\e06e"}.icon-arrows-square-downright:before{content:"\e06f"}.icon-arrows-square-left:before{content:"\e070"}.icon-arrows-square-minus:before{content:"\e071"}.icon-arrows-square-plus:before{content:"\e072"}.icon-arrows-square-remove:before{content:"\e073"}.icon-arrows-square-right:before{content:"\e074"}.icon-arrows-square-up:before{content:"\e075"}.icon-arrows-square-upleft:before{content:"\e076"}.icon-arrows-square-upright:before{content:"\e077"}.icon-arrows-squares:before{content:"\e078"}.icon-arrows-stretch-diagonal1:before{content:"\e079"}.icon-arrows-stretch-diagonal2:before{content:"\e07a"}.icon-arrows-stretch-diagonal3:before{content:"\e07b"}.icon-arrows-stretch-diagonal4:before{content:"\e07c"}.icon-arrows-stretch-horizontal1:before{content:"\e07d"}.icon-arrows-stretch-horizontal2:before{content:"\e07e"}.icon-arrows-stretch-vertical1:before{content:"\e07f"}.icon-arrows-stretch-vertical2:before{content:"\e080"}.icon-arrows-switch-horizontal:before{content:"\e081"}.icon-arrows-switch-vertical:before{content:"\e082"}.icon-arrows-up:before{content:"\e083"}.icon-arrows-up-double-33:before{content:"\e084"}.icon-arrows-upleft:before{content:"\e085"}.icon-arrows-upright:before{content:"\e086"}.icon-arrows-vertical:before{content:"\e087"}@font-face{font-family:"linea-music";src:url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-music.eot);src:url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-music.eot?#iefix) format("embedded-opentype"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-music.woff) format("woff"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-music.ttf) format("truetype"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-music.svg#linea-music) format("svg");font-weight:400;font-style:normal}[class^=icon-music]:before,[class*=" icon-music"]:before{font-family:"linea-music";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-music-beginning-button:before{content:"a"}.icon-music-bell:before{content:"b"}.icon-music-cd:before{content:"c"}.icon-music-diapason:before{content:"d"}.icon-music-eject-button:before{content:"e"}.icon-music-end-button:before{content:"f"}.icon-music-fastforward-button:before{content:"g"}.icon-music-headphones:before{content:"h"}.icon-music-ipod:before{content:"i"}.icon-music-loudspeaker:before{content:"j"}.icon-music-microphone:before{content:"k"}.icon-music-microphone-old:before{content:"l"}.icon-music-mixer:before{content:"m"}.icon-music-mute:before{content:"n"}.icon-music-note-multiple:before{content:"o"}.icon-music-note-single:before{content:"p"}.icon-music-pause-button:before{content:"q"}.icon-music-play-button:before{content:"r"}.icon-music-playlist:before{content:"s"}.icon-music-radio-ghettoblaster:before{content:"t"}.icon-music-radio-fable:before{content:"u"}.icon-music-record:before{content:"v"}.icon-music-recordplayer:before{content:"w"}.icon-music-repeat-button:before{content:"x"}.icon-music-rewind-button:before{content:"y"}.icon-music-shuffle-button:before{content:"z"}.icon-music-stop-button:before{content:"A"}.icon-music-tape:before{content:"B"}.icon-music-volume-down:before{content:"C"}.icon-music-volume-up:before{content:"D"}@font-face{font-family:"linea-software";src:url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-software.eot);src:url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-software.eot?#iefix) format("embedded-opentype"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-software.woff) format("woff"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-software.ttf) format("truetype"),url(//www.bahama.at/wp-content/themes/terminus/css/../fonts/linea-software.svg#linea-software) format("svg");font-weight:400;font-style:normal}[class^=icon-software]:before,[class*=" icon-software"]:before{font-family:"linea-software";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;text-align:center;font-variant:normal;text-transform:none;line-height:1em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-software-add-vectorpoint:before{content:"a"}.icon-software-box-oval:before{content:"b"}.icon-software-box-polygon:before{content:"c"}.icon-software-box-rectangle:before{content:"d"}.icon-software-box-roundedrectangle:before{content:"e"}.icon-software-character:before{content:"f"}.icon-software-crop:before{content:"g"}.icon-software-eyedropper:before{content:"h"}.icon-software-font-allcaps:before{content:"i"}.icon-software-font-baseline-shift:before{content:"j"}.icon-software-font-horizontal-scale:before{content:"k"}.icon-software-font-kerning:before{content:"l"}.icon-software-font-leading:before{content:"m"}.icon-software-font-size:before{content:"n"}.icon-software-font-smallcapital:before{content:"o"}.icon-software-font-smallcaps:before{content:"p"}.icon-software-font-strikethrough:before{content:"q"}.icon-software-font-tracking:before{content:"r"}.icon-software-font-underline:before{content:"s"}.icon-software-font-vertical-scale:before{content:"t"}.icon-software-horizontal-align-center:before{content:"u"}.icon-software-horizontal-align-left:before{content:"v"}.icon-software-horizontal-align-right:before{content:"w"}.icon-software-horizontal-distribute-center:before{content:"x"}.icon-software-horizontal-distribute-left:before{content:"y"}.icon-software-horizontal-distribute-right:before{content:"z"}.icon-software-indent-firstline:before{content:"A"}.icon-software-indent-left:before{content:"B"}.icon-software-indent-right:before{content:"C"}.icon-software-lasso:before{content:"D"}.icon-software-layers1:before{content:"E"}.icon-software-layers2:before{content:"F"}.icon-software-layout:before{content:"G"}.icon-software-layout-2columns:before{content:"H"}.icon-software-layout-3columns:before{content:"I"}.icon-software-layout-4boxes:before{content:"J"}.icon-software-layout-4columns:before{content:"K"}.icon-software-layout-4lines:before{content:"L"}.icon-software-layout-8boxes:before{content:"M"}.icon-software-layout-header:before{content:"N"}.icon-software-layout-header-2columns:before{content:"O"}.icon-software-layout-header-3columns:before{content:"P"}.icon-software-layout-header-4boxes:before{content:"Q"}.icon-software-layout-header-4columns:before{content:"R"}.icon-software-layout-header-complex:before{content:"S"}.icon-software-layout-header-complex2:before{content:"T"}.icon-software-layout-header-complex3:before{content:"U"}.icon-software-layout-header-complex4:before{content:"V"}.icon-software-layout-header-sideleft:before{content:"W"}.icon-software-layout-header-sideright:before{content:"X"}.icon-software-layout-sidebar-left:before{content:"Y"}.icon-software-layout-sidebar-right:before{content:"Z"}.icon-software-magnete:before{content:"0"}.icon-software-pages:before{content:"1"}.icon-software-paintbrush:before{content:"2"}.icon-software-paintbucket:before{content:"3"}.icon-software-paintroller:before{content:"4"}.icon-software-paragraph:before{content:"5"}.icon-software-paragraph-align-left:before{content:"6"}.icon-software-paragraph-align-right:before{content:"7"}.icon-software-paragraph-center:before{content:"8"}.icon-software-paragraph-justify-all:before{content:"9"}.icon-software-paragraph-justify-center:before{content:"!"}.icon-software-paragraph-justify-left:before{content:"\""}.icon-software-paragraph-justify-right:before{content:"#"}.icon-software-paragraph-space-after:before{content:"$"}.icon-software-paragraph-space-before:before{content:"%"}.icon-software-pathfinder-exclude:before{content:"&"}.icon-software-pathfinder-intersect:before{content:"'"}.icon-software-pathfinder-subtract:before{content:"("}.icon-software-pathfinder-unite:before{content:")"}.icon-software-pen:before{content:"*"}.icon-software-pen-add:before{content:"+"}.icon-software-pen-remove:before{content:","}.icon-software-pencil:before{content:"-"}.icon-software-polygonallasso:before{content:"."}.icon-software-reflect-horizontal:before{content:"/"}.icon-software-reflect-vertical:before{content:":"}.icon-software-remove-vectorpoint:before{content:";"}.icon-software-scale-expand:before{content:"<"}.icon-software-scale-reduce:before{content:"="}.icon-software-selection-oval:before{content:">"}.icon-software-selection-polygon:before{content:"?"}.icon-software-selection-rectangle:before{content:"@"}.icon-software-selection-roundedrectangle:before{content:"["}.icon-software-shape-oval:before{content:"]"}.icon-software-shape-polygon:before{content:"^"}.icon-software-shape-rectangle:before{content:"_"}.icon-software-shape-roundedrectangle:before{content:"`"}.icon-software-slice:before{content:"{"}.icon-software-transform-bezier:before{content:"|"}.icon-software-vector-box:before{content:"}"}.icon-software-vector-composite:before{content:"~"}.icon-software-vector-line:before{content:"\\"}.icon-software-vertical-align-bottom:before{content:"\e000"}.icon-software-vertical-align-center:before{content:"\e001"}.icon-software-vertical-align-top:before{content:"\e002"}.icon-software-vertical-distribute-bottom:before{content:"\e003"}.icon-software-vertical-distribute-center:before{content:"\e004"}.icon-software-vertical-distribute-top:before{content:"\e005"}
@charset "UTF-8";.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{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:transparent;background-image:none}.wp-block-button .wp-block-button__link:where(.has-border-color){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-color]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-color]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-color]){border-left-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-style]){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-style]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-style]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-style]){border-left-width:medium}.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-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.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}@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){margin-bottom:1.75em}: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;overflow:hidden;overflow:clip;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:transparent}.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:inherit;width:100%;z-index:1}.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;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-touch-callout:inherit){.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}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}.wp-block-details{box-sizing:border-box;overflow:hidden}.wp-block-details summary{cursor:pointer}.wp-block-details>:not(summary){margin-block-end:0;margin-block-start:var(--wp--style--block-gap)}.wp-block-details>:last-child{margin-bottom:0}.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: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}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;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,rgba(0,0,0,.7),rgba(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%;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,rgba(0,0,0,.7),rgba(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%;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{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.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}.wp-lightbox-container .img-container{position:relative}.wp-lightbox-container button{background:none;border:none;cursor:zoom-in;height:100%;position:absolute;width:100%;z-index:100}.wp-lightbox-container button:focus-visible{outline:5px auto #212121;outline:5px auto -webkit-focus-ring-color;outline-offset:5px}.wp-lightbox-overlay{height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100vw;z-index:100000}.wp-lightbox-overlay .close-button{cursor:pointer;padding:0;position:absolute;right:12.5px;top:12.5px;z-index:5000000}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;position:absolute;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay .wp-block-image img{max-height:100%;max-width:100%;width:auto}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.fade.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.fade.active img{animation:turn-on-visibility .3s both}.wp-lightbox-overlay.fade.hideanimationenabled:not(.active){animation:turn-off-visibility .3s both}.wp-lightbox-overlay.fade.hideanimationenabled:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom img{height:var(--lightbox-image-max-height);position:absolute;transform-origin:top left;width:var(--lightbox-image-max-width)}.wp-lightbox-overlay.zoom.active{opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .wp-block-image img{animation:lightbox-zoom-in .4s forwards}@media (prefers-reduced-motion){.wp-lightbox-overlay.zoom.active .wp-block-image img{animation:turn-on-visibility .4s both}}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img{animation:lightbox-zoom-out .4s forwards}@media (prefers-reduced-motion){.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .wp-block-image img{animation:turn-off-visibility .4s both}}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{animation:turn-off-visibility .4s forwards}html.has-lightbox-open{overflow:hidden}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{left:var(--lightbox-initial-left-position);top:var(--lightbox-initial-top-position);transform:scale(var(--lightbox-scale-width),var(--lightbox-scale-height))}to{left:var(--lightbox-target-left-position);top:var(--lightbox-target-top-position);transform:scale(1)}}@keyframes lightbox-zoom-out{0%{left:var(--lightbox-target-left-position);top:var(--lightbox-target-top-position);transform:scale(1);visibility:visible}99%{visibility:visible}to{left:var(--lightbox-initial-left-position);top:var(--lightbox-initial-top-position);transform:scale(var(--lightbox-scale-width),var(--lightbox-scale-height))}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{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}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;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-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.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:transparent;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:transparent;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 rgba(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:transparent;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{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,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]):not([type=hidden]),.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}:where(.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;height:100%}.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:transparent}.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-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{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;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}:where(.wp-block-pullquote){margin:0 0 1em}.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)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.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:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:24px;min-width:24px;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.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{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;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;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}: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:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search__button-behavior-expand .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{float:right}.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-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.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:transparent;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:transparent}.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}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.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]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.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%}:where(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}}
@charset "UTF-8";:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__appear{animation-delay:0s;animation-duration:1ms}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-animate__slide-in{animation-delay:0s;animation-duration:1ms}}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:220px;padding:16px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button.is-selected{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{align-items:center;-webkit-appearance:none;background:none;border:0;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:400;height:36px;margin:0;padding:6px 12px;text-decoration:none;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-button{transition-delay:0s;transition-duration:0s}}.components-button.is-next-40px-default-size{height:40px}.components-button:hover,.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button[aria-disabled=true]:hover{color:initial}.components-button:focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:3px solid transparent}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid transparent;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:hsla(0,0%,100%,.4);opacity:1;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 3px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid transparent}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:transparent;box-shadow:none;color:#949494;opacity:1;outline:none;transform:none}.components-button.is-secondary{background:transparent;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid transparent;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6))}.components-button.is-tertiary{background:transparent;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:rgba(var(--wp-admin-theme-color--rgb),.08)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){box-shadow:inset 0 0 0 1px #cc1818;color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:disabled){box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled){background:#ccc}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));height:auto;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline;transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}@media (prefers-reduced-motion:reduce){.components-button.is-link{transition-delay:0s;transition-duration:0s}}.components-button.is-link:focus{border-radius:2px}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{cursor:default;opacity:.3}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite;background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%;opacity:1}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0;width:32px}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0;width:24px}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:content-box;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.is-pressed{background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:disabled){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid transparent}.components-button.is-pressed:hover:not(:disabled){background:var(--wp-components-color-foreground,#1e1e1e);color:var(--wp-components-color-foreground-inverted,#fff)}.components-button svg{fill:currentColor;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-checkbox-control__input[type=checkbox]{-webkit-appearance:none;appearance:none;background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:0 0 0 transparent;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;line-height:0;margin:0 4px 0 0;outline:0;padding:6px 8px;padding:0!important;text-align:center;transition:box-shadow .1s linear;transition:none;transition:border-color .1s ease-in-out;vertical-align:top;width:24px}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-checkbox-control__input[type=checkbox]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{height:20px;width:20px}}@media (prefers-reduced-motion:reduce){.components-checkbox-control__input[type=checkbox]{transition-delay:0s;transition-duration:0s}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked::-ms-check,.components-checkbox-control__input[type=checkbox]:indeterminate::-ms-check{opacity:0}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{display:inline-block;height:24px;margin-right:12px;position:relative;vertical-align:middle;width:24px}@media (min-width:600px){.components-checkbox-control__input-container{height:20px;width:20px}}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{fill:#fff;cursor:pointer;height:24px;left:0;pointer-events:none;position:absolute;top:0;-webkit-user-select:none;user-select:none;width:24px}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{left:-2px;top:-2px}}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);transition:transform .1s ease;vertical-align:top;width:28px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option-wrapper{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='28' height='28' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' fill='%23555D65'/%3E%3Cpath d='M18 18v2h-2v-2h2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' fill='%23555D65'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z' fill='%23555D65'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{background:transparent;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;cursor:pointer;display:inline-block;height:100%;transition:box-shadow .1s ease;vertical-align:top;width:100%}@media (prefers-reduced-motion:reduce){.components-circular-option-picker__option{transition-delay:0s;transition-duration:0s}}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option.is-pressed{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option.is-pressed+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid transparent;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:32px;left:-2px;position:absolute;top:-2px;width:32px}.components-circular-option-picker__option.components-button:focus{background-color:transparent;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:280px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);border-radius:50%;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{border:none;box-shadow:none;font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{align-items:flex-start;border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-combobox-control__suggestions-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__suggestions-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-combobox-control__suggestions-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-combobox-control__reset.components-button{display:flex;height:16px;min-width:16px;padding:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:2px 2px 0 0;box-shadow:inset 0 0 0 1px rgba(0,0,0,.2);box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid transparent;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 2px 2px;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),inset 1px 0 0 0 rgba(0,0,0,.2),inset -1px 0 0 0 rgba(0,0,0,.2);font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker:not(.is-next-has-no-margin){margin-bottom:24px;margin-top:12px}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,transparent 0,transparent 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 rgba(0,0,0,.25);height:inherit;outline:2px solid transparent;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 rgba(0,0,0,.25);outline:1.5px solid transparent}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar{border:none}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar>div+div{margin-left:1px}.components-custom-gradient-picker .components-custom-gradient-picker__toolbar button.is-pressed>svg{background:#fff;border:1px solid #949494;border-radius:2px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}.components-custom-select-control{font-size:13px;position:relative}.components-custom-select-control__button{outline:0;position:relative;text-align:left}.components-custom-select-control__hint{color:#949494;margin-left:10px}.components-custom-select-control__menu{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;max-height:400px;min-width:100%;outline:none;overflow:auto;padding:0;position:absolute;transition:none;z-index:1000000}.components-custom-select-control__menu[aria-hidden=true]{display:none}.components-custom-select-control__item{align-items:center;cursor:default;display:grid;grid-template-columns:auto auto;line-height:28px;list-style-type:none;padding:8px 16px}.components-custom-select-control__item:not(.is-next-36px-default-size){padding:8px}.components-custom-select-control__item.has-hint{grid-template-columns:auto auto 30px}.components-custom-select-control__item.is-highlighted{background:#ddd}.components-custom-select-control__item .components-custom-select-control__item-hint{color:#949494;padding-right:4px;text-align:right}.components-custom-select-control__item .components-custom-select-control__item-icon{margin-left:auto}.components-custom-select-control__item:last-child{margin-bottom:0}.block-editor-dimension-control .components-base-control__field{align-items:center;display:flex}.block-editor-dimension-control .components-base-control__label{align-items:center;display:flex;margin-bottom:0;margin-right:1em}.block-editor-dimension-control .components-base-control__label .dashicon{margin-right:.5em}.block-editor-dimension-control.is-manual .components-base-control__label{width:10em}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:transparent;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{fill:currentColor;line-height:0;margin:0 auto 8px;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:content-box;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item>svg,.components-dropdown-menu__menu .components-menu-item>svg{border-radius:2px;height:24px;width:24px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:36px;padding-left:8px;padding-right:8px;text-align:left}.components-dropdown-menu__menu .components-menu-group{margin:0 -8px;padding:8px}.components-dropdown-menu__menu .components-menu-group:first-child{margin-top:-8px}.components-dropdown-menu__menu .components-menu-group:last-child{margin-bottom:-8px}.components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-top:1px solid #ccc;margin-top:0;padding:8px}.is-alternate .components-dropdown-menu__menu .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-duotone-picker__color-indicator:before{background:transparent}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0);color:transparent}.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:transparent}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-button{padding:6px}.components-color-list-picker__swatch-color{margin:2px}.components-form-toggle{display:inline-block;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #1e1e1e;border-radius:9px;box-sizing:border-box;content:"";display:inline-block;height:18px;transition:background .2s ease;vertical-align:top;width:36px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__track{transition-delay:0s;transition-duration:0s}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:5px solid #1e1e1e;border-radius:50%;box-sizing:border-box;display:block;height:12px;left:3px;position:absolute;top:3px;transition:transform .1s ease;width:12px}@media (prefers-reduced-motion:reduce){.components-form-toggle .components-form-toggle__thumb{transition-delay:0s;transition-duration:0s}}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border:9px solid transparent}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid transparent;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(18px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;cursor:text;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:0;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-form-token-field__input-container{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-form-token-field__input-container:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:#1e1e1e;display:inline-block;flex:1;font-family:inherit;font-size:16px;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:transparent;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:transparent;color:#757575;padding:0;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{border-radius:4px 0 0 4px;color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__token.is-disabled .components-form-token-field__remove-token{cursor:default}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;line-height:24px;min-width:unset;transition:all .2s cubic-bezier(.4,1,.4,1)}@media (prefers-reduced-motion:reduce){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{animation-delay:0s;animation-duration:1ms;transition-delay:0s;transition-duration:0s}}.components-form-token-field__token-text{border-radius:2px 0 0 2px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 2px 2px 0;color:#1e1e1e;cursor:pointer;line-height:10px;overflow:initial;padding:0 2px}.components-form-token-field__remove-token.components-button:hover{color:#1e1e1e}.components-form-token-field__suggestions-list{border-top:1px solid var(--wp-components-color-gray-600,#949494);flex:1 0 100%;list-style:none;margin:0;max-height:9em;min-width:100%;overflow-y:auto;padding:0;transition:all .15s ease-in-out}@media (prefers-reduced-motion:reduce){.components-form-token-field__suggestions-list{transition-delay:0s;transition-duration:0s}}.components-form-token-field__suggestion{color:#757575;cursor:pointer;display:block;font-size:13px;margin:0;padding:4px 8px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff}.components-form-token-field__suggestion-match{text-decoration:underline}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{border-radius:2px;margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:60px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-modal__header .components-button:hover svg{fill:#fff}.components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-60px;min-height:100%}.components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide__page{min-height:300px}}.components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 32px;position:relative;width:100%}.components-guide__page-control{margin:0;text-align:center}.components-guide__page-control li{display:inline-block;margin:0}.components-guide__page-control .components-button{color:#e0e0e0;height:30px;margin:-6px 0;min-width:20px}.components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:32px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:32px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .edit-post-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .edit-post-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .edit-post-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header{outline:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:-4px}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;margin-top:8px;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group__label{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;background-color:rgba(0,0,0,.35);bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@media (prefers-reduced-motion:reduce){.components-modal__screen-overlay{animation-delay:0s;animation-duration:1ms}}.components-modal__frame{animation:components-modal__appear-animation .1s ease-out;animation-fill-mode:forwards;background:#fff;border-radius:4px 4px 0 0;box-shadow:0 .7px 1px rgba(0,0,0,.15),0 2.7px 3.8px -.2px rgba(0,0,0,.15),0 5.5px 7.8px -.3px rgba(0,0,0,.15),.1px 11.5px 16.4px -.5px rgba(0,0,0,.15);display:flex;margin:40px 0 0;overflow:hidden;width:100%}@media (prefers-reduced-motion:reduce){.components-modal__frame{animation-delay:0s;animation-duration:1ms}}@media (min-width:600px){.components-modal__frame{border-radius:4px;margin:auto;max-height:calc(100% - 120px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:960px){.components-modal__frame{max-height:70%}}@keyframes components-modal__appear-animation{0%{transform:translateY(32px)}to{transform:translateY(0)}}.components-modal__header{align-items:center;border-bottom:1px solid transparent;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px 32px 8px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:1.2rem;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__header .components-button{left:8px;position:relative}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:left}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 32px 32px}.components-modal__content.hide-header{margin-top:0;padding-top:32px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:5px 15px 2px;padding:8px 12px}.components-notice.is-dismissible{padding-right:36px;position:relative}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin:4px 25px 4px 0}.components-notice__actions{display:flex;flex-wrap:wrap}.components-notice__action.components-button{margin-right:8px}.components-notice__action.components-button,.components-notice__action.components-button.is-link{margin-left:12px}.components-notice__action.components-button.is-secondary{vertical-align:initial}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:transparent;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-notice-list .components-notice__action.components-button{display:block;margin-left:0;margin-top:8px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:content-box;display:flex;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0;transition:background .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body>.components-panel__body-title{transition-delay:0s;transition-duration:0s}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:500;height:auto;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;transition:background .1s ease-in-out;width:100%}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button{transition-delay:0s;transition-duration:0s}}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%);transition:color .1s ease-in-out}@media (prefers-reduced-motion:reduce){.components-panel__body-toggle.components-button .components-panel__arrow{transition-delay:0s;transition-duration:0s}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{-ms-filter:fliph;filter:FlipH;margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{-moz-font-smoothing:subpixel-antialiased;-webkit-font-smoothing:subpixel-antialiased;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;margin:0;min-height:200px;outline:1px solid transparent;padding:1em;position:relative;text-align:left;width:100%}@supports (position:sticky){.components-placeholder.components-placeholder{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__label{align-items:center;display:flex;font-weight:600;margin-bottom:16px}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:12px}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.components-placeholder__fieldset{border:none;padding:0}.components-placeholder__fieldset.components-placeholder__fieldset .components-placeholder__instructions{font-size:1em;font-weight:400;padding:0}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;flex:1 1 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin:0 8px 0 0;padding:6px 8px;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder__input[type=url]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-placeholder__input[type=url]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__input[type=url]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-placeholder__input[type=url]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-placeholder__instructions{margin-bottom:1em}.components-placeholder__error{margin-top:1em;width:100%}.components-placeholder__fieldset .components-button{margin-bottom:12px;margin-right:12px}.components-placeholder__fieldset .components-button:last-child{margin-bottom:0;margin-right:0}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-large .components-placeholder__label{font-size:18pt;font-weight:400}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-placeholder__fieldset .components-button,.components-placeholder.is-small .components-placeholder__fieldset .components-button{margin-right:auto}.components-placeholder.is-small .components-button{padding:0 8px 2px}.components-placeholder.has-illustration{-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px);backface-visibility:hidden;background-color:transparent;border-radius:2px;box-shadow:none;color:inherit;display:flex;min-width:100px;overflow:hidden}.is-dark-theme .components-placeholder.has-illustration{background-color:rgba(0,0,0,.1)}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0;width:auto}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none;transition:opacity .1s linear}@media (prefers-reduced-motion:reduce){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition-delay:0s;transition-duration:0s}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{stroke:currentColor;box-sizing:content-box;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:2px;box-shadow:0 0 0 1px #ccc,0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1);box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:transparent;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin-right:6px;margin-top:0;padding:6px 8px;transition:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.components-radio-control__input[type=radio]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-radio-control__input[type=radio]{font-size:13px;line-height:normal}}.components-radio-control__input[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-radio-control__input[type=radio]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-radio-control__input[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.components-radio-control__input[type=radio]{height:20px;width:20px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{transform:translate(5px,5px)}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));content:"";cursor:inherit;display:block;height:15px;outline:2px solid transparent;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:2px;content:"";cursor:inherit;display:block;height:3px;opacity:0;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);transition:transform .1s ease-in;width:3px;will-change:transform}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle:before{transition-delay:0s;transition-duration:0s}}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation-delay:0s;animation-duration:1ms}}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation-delay:0s;animation-duration:1ms}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}
/*!rtl:begin:ignore*/.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}
/*!rtl:end:ignore*/.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-search-control{position:relative}.components-search-control input[type=search].components-search-control__input{background:#f0f0f0;border:none;border-radius:2px;box-shadow:0 0 0 transparent;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:48px;line-height:normal;margin-left:0;margin-right:0;padding:16px 48px 16px 16px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-search-control input[type=search].components-search-control__input{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px;line-height:normal}}.components-search-control input[type=search].components-search-control__input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-search-control input[type=search].components-search-control__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-search-control input[type=search].components-search-control__input::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-search-control input[type=search].components-search-control__input:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.components-search-control input[type=search].components-search-control__input{font-size:13px}}.components-search-control input[type=search].components-search-control__input:focus{background:#fff;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-search-control input[type=search].components-search-control__input::placeholder{color:#757575}.components-search-control input[type=search].components-search-control__input::-webkit-search-cancel-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-decoration,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-button,.components-search-control input[type=search].components-search-control__input::-webkit-search-results-decoration{-webkit-appearance:none}.components-search-control__icon{align-items:center;bottom:0;display:flex;justify-content:center;position:absolute;right:12px;top:0;width:24px}.components-search-control__icon>svg{margin:8px 0}.components-search-control__input-wrapper{position:relative}.components-select-control__input{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;outline:0}@media (max-width:782px){.components-base-control .components-base-control__field .components-select-control__input{font-size:16px}}.components-snackbar{background-color:#1e1e1e;border-radius:2px;box-shadow:0 2px 4px rgba(0,0,0,.3);box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:16px 24px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:-moz-fit-content;width:fit-content}}.components-snackbar:focus{box-shadow:0 0 0 1px #fff,0 0 0 3px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{margin-left:24px}.components-snackbar .components-snackbar__icon{left:28px;position:absolute;top:24px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:32px}.components-snackbar__action.components-button{color:#fff;flex-shrink:0;height:auto;line-height:1.4;margin-left:32px;padding:0}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary){background-color:transparent;text-decoration:underline}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus{box-shadow:none;color:#fff;outline:1px dotted #fff}.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{color:#fff;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:transparent;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:500;height:48px;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:after{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid transparent;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 transparent;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px;transition:all .1s linear}@media (prefers-reduced-motion:reduce){.components-tab-panel__tabs-item:before{transition-delay:0s;transition-duration:0s}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid transparent}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.components-text-control__input::-webkit-input-placeholder,.components-text-control__input[type=color]::-webkit-input-placeholder,.components-text-control__input[type=date]::-webkit-input-placeholder,.components-text-control__input[type=datetime-local]::-webkit-input-placeholder,.components-text-control__input[type=datetime]::-webkit-input-placeholder,.components-text-control__input[type=email]::-webkit-input-placeholder,.components-text-control__input[type=month]::-webkit-input-placeholder,.components-text-control__input[type=number]::-webkit-input-placeholder,.components-text-control__input[type=password]::-webkit-input-placeholder,.components-text-control__input[type=tel]::-webkit-input-placeholder,.components-text-control__input[type=text]::-webkit-input-placeholder,.components-text-control__input[type=time]::-webkit-input-placeholder,.components-text-control__input[type=url]::-webkit-input-placeholder,.components-text-control__input[type=week]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.components-text-control__input::-moz-placeholder,.components-text-control__input[type=color]::-moz-placeholder,.components-text-control__input[type=date]::-moz-placeholder,.components-text-control__input[type=datetime-local]::-moz-placeholder,.components-text-control__input[type=datetime]::-moz-placeholder,.components-text-control__input[type=email]::-moz-placeholder,.components-text-control__input[type=month]::-moz-placeholder,.components-text-control__input[type=number]::-moz-placeholder,.components-text-control__input[type=password]::-moz-placeholder,.components-text-control__input[type=tel]::-moz-placeholder,.components-text-control__input[type=text]::-moz-placeholder,.components-text-control__input[type=time]::-moz-placeholder,.components-text-control__input[type=url]::-moz-placeholder,.components-text-control__input[type=week]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.components-text-control__input:-ms-input-placeholder,.components-text-control__input[type=color]:-ms-input-placeholder,.components-text-control__input[type=date]:-ms-input-placeholder,.components-text-control__input[type=datetime-local]:-ms-input-placeholder,.components-text-control__input[type=datetime]:-ms-input-placeholder,.components-text-control__input[type=email]:-ms-input-placeholder,.components-text-control__input[type=month]:-ms-input-placeholder,.components-text-control__input[type=number]:-ms-input-placeholder,.components-text-control__input[type=password]:-ms-input-placeholder,.components-text-control__input[type=tel]:-ms-input-placeholder,.components-text-control__input[type=text]:-ms-input-placeholder,.components-text-control__input[type=time]:-ms-input-placeholder,.components-text-control__input[type=url]:-ms-input-placeholder,.components-text-control__input[type=week]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.components-tip{color:#757575;display:flex}.components-tip svg{fill:#f0b849;align-self:center;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-accessible-toolbar{border:1px solid #1e1e1e;border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation-delay:0s;animation-duration:1ms}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:transparent}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:#1e1e1e}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:12px;padding-right:12px}.components-accessible-toolbar .components-button.components-tab-button,.components-toolbar .components-button.components-tab-button{font-weight:500}.components-accessible-toolbar .components-button.components-tab-button span,.components-toolbar .components-button.components-tab-button span{display:inline-block;padding-left:0;padding-right:0;position:relative}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:active:before{display:none}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:#fff;border-right:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;line-height:0;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:#fff;border:1px solid #1e1e1e;display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:block;margin:0}@supports (position:sticky){div.components-toolbar>div{display:flex}}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:content-box;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip.components-popover{z-index:1000002}.components-tooltip.components-popover .components-popover__content{min-width:min-content}.components-tooltip .components-popover__content{background:#000;border-radius:2px;border-width:0;box-shadow:none;color:#f0f0f0;font-size:12px;line-height:1.4;outline:none;padding:4px 8px;text-align:center;white-space:nowrap}.components-tooltip__shortcut{display:inline-block;margin-left:8px}.disabled-element-wrapper{position:relative}.disabled-element-wrapper .event-catcher{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:100002}
@charset "UTF-8";: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 (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.block-editor-autocompleters__block{white-space:nowrap}.block-editor-autocompleters__block .block-editor-block-icon{margin-right:8px}.block-editor-autocompleters__link{white-space:nowrap}.block-editor-autocompleters__link .block-editor-block-icon{margin-right:8px}.block-editor-block-alignment-control__menu-group .components-menu-item__info{margin-top:0}.block-editor-block-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.block-editor-block-icon.has-colors svg{fill:currentColor}@media (forced-colors:active){.block-editor-block-icon.has-colors svg{fill:CanvasText}}.block-editor-block-icon svg{max-height:24px;max-width:24px;min-height:20px;min-width:20px}.block-editor-block-inspector p:not(.components-base-control__help){margin-top:0}.block-editor-block-inspector h2,.block-editor-block-inspector h3{color:#1e1e1e;font-size:13px;margin-bottom:1.5em}.block-editor-block-inspector .components-base-control{margin-bottom:24px}.block-editor-block-inspector .components-base-control:last-child{margin-bottom:8px}.block-editor-block-inspector .components-focal-point-picker-control .components-base-control,.block-editor-block-inspector .components-query-controls .components-base-control{margin-bottom:0}.block-editor-block-inspector .components-panel__body{border:none;border-top:1px solid #e0e0e0;margin-top:-1px}.block-editor-block-inspector .block-editor-block-card{padding:16px}.block-editor-block-inspector__no-block-tools,.block-editor-block-inspector__no-blocks{background:#fff;display:block;font-size:13px;padding:32px 16px;text-align:center}.block-editor-block-inspector__no-block-tools{border-top:1px solid #ddd}.block-editor-block-inspector__tab-item{flex:1 1 0px}.block-editor-block-list__insertion-point{bottom:0;left:0;position:absolute;right:0;top:0}.block-editor-block-list__insertion-point-indicator{background:var(--wp-admin-theme-color);border-radius:2px;opacity:0;position:absolute;transform-origin:center;will-change:transform,opacity}.block-editor-block-list__insertion-point.is-vertical>.block-editor-block-list__insertion-point-indicator{height:4px;top:calc(50% - 2px);width:100%}.block-editor-block-list__insertion-point.is-horizontal>.block-editor-block-list__insertion-point-indicator{bottom:0;left:calc(50% - 2px);top:0;width:4px}.block-editor-block-list__insertion-point-inserter{display:none;justify-content:center;left:calc(50% - 12px);position:absolute;top:calc(50% - 12px);will-change:transform}@media (min-width:480px){.block-editor-block-list__insertion-point-inserter{display:flex}}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div{pointer-events:none}.block-editor-block-list__block-side-inserter-popover .components-popover__content>div>*{pointer-events:all}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:#1e1e1e;border-radius:2px;color:#fff;height:24px;min-width:24px;padding:0}.block-editor-block-list__empty-block-inserter .block-editor-inserter__toggle.components-button.has-icon:hover,.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:var(--wp-admin-theme-color);color:#fff}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon{background:var(--wp-admin-theme-color)}.block-editor-block-list__insertion-point-inserter .block-editor-inserter__toggle.components-button.has-icon:hover{background:#1e1e1e}.block-editor-block-contextual-toolbar.is-fixed{left:0}@media (min-width:783px){.block-editor-block-contextual-toolbar.is-fixed{left:160px}}@media (min-width:783px){.auto-fold .block-editor-block-contextual-toolbar.is-fixed{left:36px}}@media (min-width:961px){.auto-fold .block-editor-block-contextual-toolbar.is-fixed{left:160px}}.folded .block-editor-block-contextual-toolbar.is-fixed{left:0}@media (min-width:783px){.folded .block-editor-block-contextual-toolbar.is-fixed{left:36px}}body.is-fullscreen-mode .block-editor-block-contextual-toolbar.is-fixed{left:0!important}.block-editor-block-contextual-toolbar{background-color:#fff;border:1px solid #1e1e1e;border-radius:2px;display:inline-flex}.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar .block-editor-block-toolbar .components-toolbar-group{border-right-color:#1e1e1e}.block-editor-block-contextual-toolbar.is-fixed{border:none;border-bottom:1px solid #e0e0e0;border-radius:0;display:block;overflow:hidden;position:sticky;top:0;width:100%;z-index:31}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar{overflow:auto;overflow-y:hidden}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar-group{border-right-color:#e0e0e0}.block-editor-block-contextual-toolbar.is-collapsed:after{background:linear-gradient(90deg,#fff,transparent);content:"";height:100%;left:100%;position:absolute;width:48px}@media (min-width:782px){.block-editor-block-contextual-toolbar.is-fixed{align-items:center;border-bottom:none;display:flex;height:60px;margin-left:180px;min-height:auto;position:fixed;top:32px}.block-editor-block-contextual-toolbar.is-fixed.is-collapsed,.block-editor-block-contextual-toolbar.is-fixed:empty{width:auto}.is-fullscreen-mode .block-editor-block-contextual-toolbar.is-fixed{margin-left:240px;top:0}.is-fullscreen-mode .block-editor-block-contextual-toolbar.is-fixed.is-collapsed,.is-fullscreen-mode .block-editor-block-contextual-toolbar.is-fixed:empty{width:auto}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar.is-showing-movers{flex-grow:0;width:auto}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar.is-showing-movers:before{background-color:#ddd;content:"";height:24px;left:-2px;margin-right:0;margin-top:12px;position:relative;top:-1px;width:1px}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-collapse-fixed-toolbar{border:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-collapse-fixed-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-collapse-fixed-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-collapse-fixed-toolbar:before{background-color:#ddd;content:"";height:24px;left:0;margin-right:8px;margin-top:12px;position:relative;top:-1px;width:1px}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar{border:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar{width:256px}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.block-editor-block-contextual-toolbar.is-fixed>.block-editor-block-toolbar__group-expand-fixed-toolbar:before{background-color:#ddd;content:"";height:24px;left:-8px;margin-bottom:12px;margin-top:12px;position:relative;top:-1px;width:1px}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed{margin-left:80px}.is-fullscreen-mode .show-icon-labels .block-editor-block-contextual-toolbar.is-fixed{margin-left:144px}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-parent-selector .block-editor-block-parent-selector__button:after{left:0}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:none}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar__block-controls .block-editor-block-mover:before{background-color:#ddd;content:"";margin-bottom:12px;margin-top:12px;position:relative;width:1px}.blocks-widgets-container .block-editor-block-contextual-toolbar.is-fixed{margin-left:153.6px}.blocks-widgets-container .block-editor-block-contextual-toolbar.is-fixed.is-collapsed{margin-left:268.8px}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-parent-selector .block-editor-block-parent-selector__button{border:0;padding-left:6px;padding-right:6px;position:relative;top:-1px}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-parent-selector .block-editor-block-parent-selector__button:after{bottom:4px;content:"·";font-size:16px;left:46px;line-height:40px;position:absolute}.block-editor-block-contextual-toolbar:not(.is-fixed) .block-editor-block-parent-selector{left:-57px;position:absolute;top:-1px}.show-icon-labels .block-editor-block-contextual-toolbar:not(.is-fixed) .block-editor-block-parent-selector{left:auto;margin-bottom:-1px;margin-left:-1px;margin-top:-1px;position:relative;top:auto}.block-editor-block-contextual-toolbar.is-fixed{width:calc(100% - 180px)}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed{width:calc(100% - 140px)}}@media (min-width:960px){.block-editor-block-contextual-toolbar.is-fixed,.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed{width:auto}.is-fullscreen-mode .block-editor-block-contextual-toolbar.is-fixed{width:calc(100% - 536px)}}.block-editor-block-list__block-selection-button{background-color:#1e1e1e;border-radius:2px;display:inline-flex;font-size:13px;height:48px;padding:0 12px;z-index:22}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content{align-items:center;display:inline-flex;margin:auto}.block-editor-block-list__block-selection-button .block-editor-block-list__block-selection-button__content>.components-flex__item{margin-right:6px}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle{cursor:grab;height:24px;margin-left:-2px;min-width:24px;padding:0}.block-editor-block-list__block-selection-button .components-button.has-icon.block-selection-button_drag-handle svg{min-height:18px;min-width:18px}.block-editor-block-list__block-selection-button .block-editor-block-icon{color:#fff;font-size:13px;height:48px}.block-editor-block-list__block-selection-button .components-button{color:#fff;display:flex;height:48px;min-width:36px}.block-editor-block-list__block-selection-button .components-button:focus{border:none;box-shadow:none}.block-editor-block-list__block-selection-button .components-button:active,.block-editor-block-list__block-selection-button .components-button[aria-disabled=true]:hover{color:#fff}.block-editor-block-list__block-selection-button .block-selection-button_select-button.components-button{padding:0}.block-editor-block-list__block-selection-button .block-editor-block-mover{background:unset;border:none}@keyframes hide-during-dragging{to{position:fixed;transform:translate(9999px,9999px)}}.components-popover.block-editor-block-list__block-popover .block-editor-block-contextual-toolbar,.components-popover.block-editor-block-list__block-popover .block-editor-block-list__block-selection-button{margin-bottom:12px;margin-top:12px;pointer-events:all}.components-popover.block-editor-block-list__block-popover.is-insertion-point-visible{visibility:hidden}.is-dragging-components-draggable .components-popover.block-editor-block-list__block-popover{animation:hide-during-dragging 1ms linear forwards;opacity:0}.is-dragging-components-draggable .components-tooltip{display:none}.block-editor-block-lock-modal{z-index:1000001}@media (min-width:600px){.block-editor-block-lock-modal .components-modal__frame{max-width:480px}}.block-editor-block-lock-modal__checklist{margin:0}.block-editor-block-lock-modal__options-title{padding:12px 0}.block-editor-block-lock-modal__options-title .components-checkbox-control__label{font-weight:600}.block-editor-block-lock-modal__checklist-item{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:0;padding:12px 0 12px 32px}.block-editor-block-lock-modal__checklist-item .block-editor-block-lock-modal__lock-icon{fill:#1e1e1e;flex-shrink:0;margin-right:12px}.block-editor-block-lock-modal__checklist-item:hover{background-color:#f0f0f0;border-radius:2px}.block-editor-block-lock-modal__template-lock{border-top:1px solid #ddd;margin-top:16px;padding:12px 0}.block-editor-block-lock-modal__actions{margin-top:24px}.block-editor-block-lock-toolbar .components-button.has-icon{min-width:36px!important}.block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{margin-left:-6px!important}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-lock-toolbar{border-left:1px solid #1e1e1e;margin-left:6px!important;margin-right:-6px}.block-editor-block-breadcrumb{list-style:none;margin:0;padding:0}.block-editor-block-breadcrumb li{display:inline-flex;margin:0}.block-editor-block-breadcrumb li .block-editor-block-breadcrumb__separator{fill:currentColor;margin-left:-4px;margin-right:-4px;transform:scaleX(1)}.block-editor-block-breadcrumb li:last-child .block-editor-block-breadcrumb__separator{display:none}.block-editor-block-breadcrumb__button.components-button{height:24px;line-height:24px;padding:0;position:relative}.block-editor-block-breadcrumb__button.components-button:hover:not(:disabled){box-shadow:none;text-decoration:underline}.block-editor-block-breadcrumb__button.components-button:focus{box-shadow:none}.block-editor-block-breadcrumb__button.components-button:focus:before{border-radius:2px;bottom:1px;box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:1px;outline:2px solid transparent;position:absolute;right:1px;top:1px}.block-editor-block-breadcrumb__current{cursor:default}.block-editor-block-breadcrumb__button.components-button,.block-editor-block-breadcrumb__current{color:#1e1e1e;font-size:inherit;padding:0 8px}.block-editor-block-card{align-items:flex-start;display:flex}.block-editor-block-card__content{flex-grow:1;margin-bottom:4px}.block-editor-block-card__title{font-weight:500}.block-editor-block-card__title.block-editor-block-card__title{line-height:24px;margin:0 0 4px}.block-editor-block-card__description{font-size:13px}.block-editor-block-card .block-editor-block-icon{flex:0 0 24px;height:24px;margin-left:0;margin-right:12px;width:24px}.block-editor-block-card.is-synced .block-editor-block-icon{color:var(--wp-block-synced-color)}.block-editor-block-compare{height:auto}.block-editor-block-compare__wrapper{display:flex;padding-bottom:16px}.block-editor-block-compare__wrapper>div{display:flex;flex-direction:column;justify-content:space-between;max-width:600px;min-width:200px;padding:0 16px 0 0;width:50%}.block-editor-block-compare__wrapper>div button{float:right}.block-editor-block-compare__wrapper .block-editor-block-compare__converted{border-left:1px solid #ddd;padding-left:15px;padding-right:0}.block-editor-block-compare__wrapper .block-editor-block-compare__html{border-bottom:1px solid #ddd;color:#1e1e1e;font-family:Menlo,Consolas,monaco,monospace;font-size:12px;line-height:1.7;padding-bottom:15px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span{background-color:#e6ffed;padding-bottom:3px;padding-top:3px}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__added{background-color:#acf2bd}.block-editor-block-compare__wrapper .block-editor-block-compare__html span.block-editor-block-compare__removed{background-color:#cc1818}.block-editor-block-compare__wrapper .block-editor-block-compare__preview{padding:16px 0 0}.block-editor-block-compare__wrapper .block-editor-block-compare__preview p{font-size:12px;margin-top:0}.block-editor-block-compare__wrapper .block-editor-block-compare__action{margin-top:16px}.block-editor-block-compare__wrapper .block-editor-block-compare__heading{font-size:1em;font-weight:400;margin:.67em 0}.block-editor-block-draggable-chip-wrapper{left:0;position:absolute;top:-24px}.block-editor-block-draggable-chip{background-color:#1e1e1e;border-radius:2px;box-shadow:0 6px 8px rgba(0,0,0,.3);color:#fff;cursor:grabbing;display:inline-flex;height:48px;padding:0 13px;-webkit-user-select:none;user-select:none}.block-editor-block-draggable-chip svg{fill:currentColor}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content{justify-content:flex-start;margin:auto}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item{margin-right:6px}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content>.components-flex__item:last-child{margin-right:0}.block-editor-block-draggable-chip .block-editor-block-draggable-chip__content .block-editor-block-icon svg{min-height:18px;min-width:18px}.block-editor-block-draggable-chip .components-flex__item{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.block-editor-block-mover__move-button-container{border:none;display:flex;padding:0}@media (min-width:600px){.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container{flex-direction:column}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>*{height:24px;min-width:0!important;width:100%}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container>:before{height:calc(100% - 4px)}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{flex-shrink:0;top:5px}.block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{bottom:5px;flex-shrink:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{width:48px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container>*{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button{padding-left:0;padding-right:0}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-up-button svg{left:5px}.block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container .block-editor-block-mover-button.is-down-button svg{right:5px}}.block-editor-block-mover__drag-handle{cursor:grab}@media (min-width:600px){.block-editor-block-mover__drag-handle{min-width:0!important;overflow:hidden;width:24px}.block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon.has-icon{padding-left:0;padding-right:0}}.components-button.block-editor-block-mover-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards;border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-mover-button:before{animation-delay:0s;animation-duration:1ms}}.components-button.block-editor-block-mover-button:focus,.components-button.block-editor-block-mover-button:focus:before,.components-button.block-editor-block-mover-button:focus:enabled{box-shadow:none;outline:none}.components-button.block-editor-block-mover-button:focus-visible:before{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-block-navigation__container{min-width:280px}.block-editor-block-navigation__label{color:#757575;font-size:11px;font-weight:500;margin:0 0 12px;text-transform:uppercase}.block-editor-block-parent-selector{background:#fff;border-radius:2px}.block-editor-block-parent-selector .block-editor-block-parent-selector__button{border:1px solid #1e1e1e;border-radius:2px;height:48px;width:48px}.block-editor-block-patterns-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-block-patterns-list__list-item.is-placeholder{min-height:100px}.block-editor-block-patterns-list__list-item[draggable=true] .block-editor-block-preview__container{cursor:grab}.block-editor-block-patterns-list__item{height:100%}.block-editor-block-patterns-list__item .block-editor-block-preview__container{align-items:center;border-radius:4px;display:flex;overflow:hidden}.block-editor-block-patterns-list__item .block-editor-block-patterns-list__item-title{font-size:12px;padding-top:8px;text-align:center}.block-editor-block-patterns-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-patterns-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:2px}.block-editor-block-patterns-list__item:focus .block-editor-block-patterns-list__item-title,.block-editor-block-patterns-list__item:hover .block-editor-block-patterns-list__item-title{color:var(--wp-admin-theme-color)}.components-popover.block-editor-block-popover{margin:0!important;pointer-events:none;position:absolute;z-index:31}.components-popover.block-editor-block-popover .components-popover__content{margin:0!important;min-width:auto;overflow-y:visible;width:max-content}.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-popover__drop-zone,.block-editor-block-list__block-side-inserter-popover) .components-popover__content *{pointer-events:all}.components-popover.block-editor-block-popover__inbetween,.components-popover.block-editor-block-popover__inbetween *{pointer-events:none}.components-popover.block-editor-block-popover__inbetween .is-with-inserter,.components-popover.block-editor-block-popover__inbetween .is-with-inserter *{pointer-events:all}.components-popover.block-editor-block-popover__drop-zone *{pointer-events:none}.components-popover.block-editor-block-popover__drop-zone .block-editor-block-popover__drop-zone-foreground{background-color:var(--wp-admin-theme-color);border-radius:2px;inset:0;position:absolute}.block-editor-block-preview__container{overflow:hidden;position:relative;width:100%}.block-editor-block-preview__container .block-editor-block-preview__content{left:0;margin:0;min-height:auto;overflow:visible;text-align:initial;top:0;transform-origin:top left}.block-editor-block-preview__container .block-editor-block-preview__content .block-editor-block-list__insertion-point,.block-editor-block-preview__container .block-editor-block-preview__content .block-list-appender{display:none}.block-editor-block-preview__container:after{bottom:0;content:"";left:0;position:absolute;right:0;top:0;z-index:1}.block-editor-block-settings-menu__popover .components-dropdown-menu__menu{padding:0}.block-editor-block-styles+.default-style-picker__default-switcher{margin-top:16px}.block-editor-block-styles__preview-panel{display:none;left:auto;position:absolute;right:16px;z-index:90}@media (min-width:782px){.block-editor-block-styles__preview-panel{display:block}}.block-editor-block-styles__preview-panel .block-editor-inserter__preview-container{left:auto;position:static;right:auto;top:auto}.block-editor-block-styles__preview-panel .block-editor-block-card__title.block-editor-block-card__title{margin:0}.block-editor-block-styles__preview-panel .block-editor-block-icon{display:none}.block-editor-block-styles__variants{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item{box-shadow:inset 0 0 0 1px #ccc;color:#1e1e1e;display:inline-block;width:calc(50% - 4px)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:hover{box-shadow:inset 0 0 0 1px #ccc;color:var(--wp-admin-theme-color)}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover{background-color:#1e1e1e;box-shadow:none}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active .block-editor-block-styles__item-text,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:hover .block-editor-block-styles__item-text{color:#fff}.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item.is-active:focus,.block-editor-block-styles__variants button.components-button.block-editor-block-styles__item:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-styles__variants .block-editor-block-styles__item-text{text-align:start;text-align-last:center;white-space:normal;word-break:break-all}.block-editor-block-styles__block-preview-container,.block-editor-block-styles__block-preview-container *{box-sizing:border-box!important}.block-editor-block-switcher{position:relative}.block-editor-block-switcher .components-button.components-dropdown-menu__toggle.has-icon.has-icon{min-width:36px}.block-editor-block-switcher__no-switcher-icon,.block-editor-block-switcher__toggle{position:relative}.components-button.block-editor-block-switcher__no-switcher-icon,.components-button.block-editor-block-switcher__toggle{display:block;height:48px;margin:0}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.components-button.block-editor-block-switcher__toggle .block-editor-block-icon{margin:auto}.block-editor-block-switcher__toggle-text{margin-left:8px}.show-icon-labels .block-editor-block-switcher__toggle-text{display:none}.show-icon-labels .block-editor-block-toolbar .block-editor-block-switcher .components-button.has-icon:after{font-size:14px}.components-button.block-editor-block-switcher__no-switcher-icon{display:flex}.components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin-left:auto;margin-right:auto;min-width:24px!important}.components-button.block-editor-block-switcher__no-switcher-icon:disabled{opacity:1}.components-button.block-editor-block-switcher__no-switcher-icon:disabled,.components-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:#1e1e1e}.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon .block-editor-block-icon,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon .block-editor-block-icon{align-items:center;display:flex;height:100%;margin:0 auto;min-width:100%;position:relative}.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__no-switcher-icon.has-icon.has-icon:before,.block-editor-block-toolbar .components-toolbar-group .components-button.block-editor-block-switcher__toggle.has-icon.has-icon:before{bottom:8px;left:8px;right:8px;top:8px}.components-popover.block-editor-block-switcher__popover .components-popover__content{min-width:300px}.block-editor-block-switcher__popover__preview__parent .block-editor-block-switcher__popover__preview__container{left:calc(100% + 16px);position:absolute;top:-12px}.block-editor-block-switcher__preview__popover{display:none}.block-editor-block-switcher__preview__popover.components-popover{margin-top:11px}@media (min-width:782px){.block-editor-block-switcher__preview__popover{display:block}}.block-editor-block-switcher__preview__popover .components-popover__content{background:#fff;border:1px solid #1e1e1e;border-radius:2px;box-shadow:none;outline:none;width:300px}.block-editor-block-switcher__preview__popover .block-editor-block-switcher__preview{margin:16px 0;max-height:468px;overflow:hidden;padding:0 16px}.block-editor-block-switcher__preview-title{color:#757575;font-size:11px;font-weight:500;margin-bottom:12px;text-transform:uppercase}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon{min-width:36px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle{height:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-icon,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{height:48px;width:48px}.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__no-switcher-icon .block-editor-block-switcher__transform,.block-editor-block-contextual-toolbar .components-button.block-editor-block-switcher__toggle .block-editor-block-switcher__transform{padding:12px}.block-editor-block-switcher__preview-patterns-container{padding-bottom:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item{margin-top:16px}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-preview__container{cursor:pointer}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item{border:1px solid transparent;border-radius:2px;height:100%;position:relative;transition:all .05s ease-in-out}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:focus,.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item:hover{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) #1e1e1e}.block-editor-block-switcher__preview-patterns-container .block-editor-block-switcher__preview-patterns-container-list__list-item .block-editor-block-switcher__preview-patterns-container-list__item .block-editor-block-switcher__preview-patterns-container-list__item-title{cursor:pointer;font-size:12px;padding:4px;text-align:center}.block-editor-block-types-list>[role=presentation]{display:flex;flex-wrap:wrap;overflow:hidden}.block-editor-block-pattern-setup{align-items:flex-start;border-radius:2px;display:flex;flex-direction:column;justify-content:center;width:100%}.block-editor-block-pattern-setup.view-mode-grid{padding-top:4px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__toolbar{justify-content:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:2;column-gap:24px;display:block;padding:0 32px;width:100%}@media (min-width:1440px){.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container{column-count:3}}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-preview__container,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container div[role=button]{cursor:pointer}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-preview__container{box-shadow:0 0 0 2px var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-preview__container{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid transparent;outline-offset:2px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:focus .block-editor-block-pattern-setup-list__item-title,.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__item:hover .block-editor-block-pattern-setup-list__item-title{color:var(--wp-admin-theme-color)}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item{break-inside:avoid-column;margin-bottom:24px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-pattern-setup-list__item-title{cursor:pointer;font-size:12px;padding-top:8px;text-align:center}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__container{border:1px solid #ddd;border-radius:2px;min-height:100px}.block-editor-block-pattern-setup.view-mode-grid .block-editor-block-pattern-setup__container .block-editor-block-pattern-setup-list__list-item .block-editor-block-preview__content{width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar{align-items:center;align-self:flex-end;background-color:#fff;border-top:1px solid #ddd;bottom:0;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:row;height:60px;justify-content:space-between;margin:0;padding:16px;position:absolute;text-align:left;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__display-controls{display:flex}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions,.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__navigation{display:flex;width:calc(50% - 36px)}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__toolbar .block-editor-block-pattern-setup__actions{justify-content:flex-end}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container{box-sizing:border-box;display:flex;flex-direction:column;height:100%;width:100%}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container{height:100%;list-style:none;margin:0;overflow:hidden;padding:0;position:relative;transform-style:preserve-3d}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container *{box-sizing:border-box}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide{background-color:#fff;height:100%;margin:auto;padding:0;position:absolute;top:0;transition:transform .5s,z-index .5s;width:100%;z-index:100}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.active-slide{opacity:1;position:relative;z-index:102}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.previous-slide{transform:translateX(-100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .carousel-container .pattern-slide.next-slide{transform:translateX(100%);z-index:101}.block-editor-block-pattern-setup .block-editor-block-pattern-setup__container .block-list-appender{display:none}.block-editor-block-pattern-setup__carousel,.block-editor-block-pattern-setup__grid{width:100%}.block-editor-block-variation-transforms{padding:0 16px 16px 52px;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle{border:1px solid #757575;border-radius:2px;justify-content:left;min-height:30px;padding:6px 12px;position:relative;text-align:left;width:100%}.block-editor-block-variation-transforms .components-dropdown-menu__toggle.components-dropdown-menu__toggle{padding-right:24px}.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled){border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)}.block-editor-block-variation-transforms .components-dropdown-menu__toggle svg{height:100%;padding:0;position:absolute;right:0;top:0}.block-editor-block-variation-transforms__popover .components-popover__content{min-width:230px}.components-border-radius-control{margin-bottom:12px}.components-border-radius-control legend{margin-bottom:8px}.components-border-radius-control .components-border-radius-control__wrapper{align-items:flex-start;display:flex;justify-content:space-between}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__unit-control{flex-shrink:0;margin-bottom:0;margin-right:16px;width:calc(50% - 8px)}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control{flex:1;margin-right:12px}.components-border-radius-control .components-border-radius-control__wrapper .components-border-radius-control__range-control>div{align-items:center;display:flex;height:40px}.components-border-radius-control .components-border-radius-control__wrapper>span{flex:0 0 auto}.components-border-radius-control .components-border-radius-control__input-controls-wrapper{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));margin-right:12px}.components-border-radius-control .component-border-radius-control__linked-button{display:flex;justify-content:center;margin-top:8px}.components-border-radius-control .component-border-radius-control__linked-button svg{margin-right:0}.block-editor-color-gradient-control .block-editor-color-gradient-control__color-indicator{margin-bottom:12px}.block-editor-color-gradient-control__fieldset{min-width:0}.block-editor-color-gradient-control__tabs .block-editor-color-gradient-control__panel{padding:16px}.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings,.block-editor-panel-color-gradient-settings.block-editor-panel-color-gradient-settings>div:not(:first-of-type){display:block}@media screen and (min-width:782px){.block-editor-panel-color-gradient-settings .components-circular-option-picker__swatches{display:grid;grid-template-columns:repeat(6,28px);justify-content:space-between}}.block-editor-block-inspector .block-editor-panel-color-gradient-settings .components-base-control{margin-bottom:inherit}.block-editor-panel-color-gradient-settings__dropdown-content .block-editor-color-gradient-control__panel{padding:16px;width:260px}.block-editor-panel-color-gradient-settings__color-indicator{background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0)}.block-editor-tools-panel-color-gradient-settings__item{border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;max-width:100%;padding:0}.block-editor-tools-panel-color-gradient-settings__item.first{border-top:1px solid #ddd;border-top-left-radius:2px;border-top-right-radius:2px;margin-top:24px}.block-editor-tools-panel-color-gradient-settings__item.last{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.block-editor-tools-panel-color-gradient-settings__item>div,.block-editor-tools-panel-color-gradient-settings__item>div>button{border-radius:inherit}.block-editor-tools-panel-color-gradient-settings__dropdown{display:block;padding:0}.block-editor-tools-panel-color-gradient-settings__dropdown>button{height:auto;padding-bottom:10px;padding-top:10px;text-align:left}.block-editor-tools-panel-color-gradient-settings__dropdown>button.is-open{background:#f0f0f0;color:var(--wp-admin-theme-color)}.block-editor-tools-panel-color-gradient-settings__dropdown .block-editor-panel-color-gradient-settings__color-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-panel-color-gradient-settings__dropdown{width:100%}.block-editor-panel-color-gradient-settings__dropdown .component-color-indicator{flex-shrink:0}.block-editor-contrast-checker>.components-notice{margin:0}.block-editor-date-format-picker{margin-bottom:16px}.block-editor-date-format-picker__custom-format-select-control__custom-option{border-top:1px solid #ddd}.block-editor-date-format-picker__custom-format-select-control__custom-option.has-hint{grid-template-columns:auto 30px}.block-editor-date-format-picker__custom-format-select-control__custom-option .components-custom-select-control__item-hint{grid-row:2;text-align:left}.block-editor-duotone-control__popover>.components-popover__content{padding:16px;width:280px}.block-editor-duotone-control__popover .components-menu-group__label{padding:0}.block-editor-duotone-control__popover .components-circular-option-picker__swatches{display:grid;gap:12px;grid-template-columns:repeat(6,28px);justify-content:space-between}.block-editor-duotone-control__description{font-size:12px;margin:16px 0}.block-editor-duotone-control__unset-indicator{background:linear-gradient(-45deg,transparent 48%,#ddd 0,#ddd 52%,transparent 0)}.components-font-appearance-control ul li{color:#1e1e1e;text-transform:capitalize}.block-editor-global-styles-effects-panel__toggle-icon{fill:currentColor}.block-editor-global-styles-effects-panel__shadow-popover-container{width:230px}.block-editor-global-styles-effects-panel__shadow-dropdown,.block-editor-global-styles-filters-panel__dropdown{display:block;padding:0}.block-editor-global-styles-effects-panel__shadow-dropdown button,.block-editor-global-styles-filters-panel__dropdown button{padding:8px;width:100%}.block-editor-global-styles-effects-panel__shadow-dropdown button.is-open,.block-editor-global-styles-filters-panel__dropdown button.is-open{background-color:#f0f0f0}.block-editor-global-styles-effects-panel__shadow-indicator-wrapper{align-items:center;display:flex;justify-content:center;overflow:hidden;padding:6px}.block-editor-global-styles-effects-panel__shadow-indicator{border:1px solid #e0e0e0;border-radius:2px;color:#2f2f2f;cursor:pointer;height:24px;padding:0;width:24px}.block-editor-global-styles-advanced-panel__custom-css-input textarea{direction:ltr;font-family:Menlo,Consolas,monaco,monospace}.block-editor-global-styles-advanced-panel__custom-css-validation-wrapper{bottom:16px;position:absolute;right:24px}.block-editor-global-styles-advanced-panel__custom-css-validation-icon{fill:#cc1818}.block-editor-height-control{border:0;margin:0;padding:0}.block-editor-image-size-control{margin-bottom:1em}.block-editor-image-size-control .block-editor-image-size-control__height,.block-editor-image-size-control .block-editor-image-size-control__width{margin-bottom:1.115em}.block-editor-block-types-list__list-item{display:block;margin:0;padding:0;width:33.33%}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled) .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-block-synced-color)!important;filter:brightness(.95)}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-block-synced-color)!important}.block-editor-block-types-list__list-item.is-synced .components-button.block-editor-block-types-list__item:not(:disabled):after{background:var(--wp-block-synced-color)}.components-button.block-editor-block-types-list__item{align-items:stretch;background:transparent;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;flex-direction:column;font-size:13px;height:auto;justify-content:center;padding:8px;position:relative;transition:all .05s ease-in-out;width:100%;word-break:break-word}@media (prefers-reduced-motion:reduce){.components-button.block-editor-block-types-list__item{transition-delay:0s;transition-duration:0s}}.components-button.block-editor-block-types-list__item:disabled{cursor:default;opacity:.6}.components-button.block-editor-block-types-list__item:not(:disabled):hover .block-editor-block-types-list__item-title{color:var(--wp-admin-theme-color)!important;filter:brightness(.95)}.components-button.block-editor-block-types-list__item:not(:disabled):hover svg{color:var(--wp-admin-theme-color)!important}.components-button.block-editor-block-types-list__item:not(:disabled):hover:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;pointer-events:none;position:absolute;right:0;top:0}.components-button.block-editor-block-types-list__item:not(:disabled):focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.components-button.block-editor-block-types-list__item:not(:disabled).is-active{background:#1e1e1e;color:#fff;outline:2px solid transparent;outline-offset:-2px}.block-editor-block-types-list__item-icon{border-radius:2px;color:#1e1e1e;padding:12px 20px;transition:all .05s ease-in-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon{transition-delay:0s;transition-duration:0s}}.block-editor-block-types-list__item-icon .block-editor-block-icon{margin-left:auto;margin-right:auto}.block-editor-block-types-list__item-icon svg{transition:all .15s ease-out}@media (prefers-reduced-motion:reduce){.block-editor-block-types-list__item-icon svg{transition-delay:0s;transition-duration:0s}}.block-editor-block-types-list__list-item[draggable=true] .block-editor-block-types-list__item-icon{cursor:grab}.block-editor-block-types-list__item-title{font-size:12px;padding:4px 2px 8px}.show-icon-labels .block-editor-block-inspector__tabs .components-tab-panel__tabs .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-inspector__tabs .components-tab-panel__tabs .components-button.has-icon:before{content:attr(aria-label)}.block-editor-inspector-controls-tabs__hint{align-items:top;background:#f0f0f0;border-radius:2px;color:#1e1e1e;display:flex;flex-direction:row;margin:16px}.block-editor-inspector-controls-tabs__hint-content{margin:12px 0 12px 12px}.block-editor-inspector-controls-tabs__hint-dismiss{margin:4px 4px 4px 0}.block-editor-inspector-popover-header{margin-bottom:16px}[class].block-editor-inspector-popover-header__action{height:24px}[class].block-editor-inspector-popover-header__action.has-icon{min-width:24px;padding:0}[class].block-editor-inspector-popover-header__action:not(.has-icon){text-decoration:underline}.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}@keyframes loadingpulse{0%{opacity:1}50%{opacity:0}to{opacity:1}}.block-editor-link-control{min-width:350px;position:relative}.components-popover__content .block-editor-link-control{max-width:350px;min-width:auto;width:90vw}.show-icon-labels .block-editor-link-control .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-link-control .components-button.has-icon:before{content:attr(aria-label)}.block-editor-link-control__search-input-wrapper{margin-bottom:8px;position:relative}.block-editor-link-control__search-input-container{position:relative}.block-editor-link-control__search-input.has-no-label .block-editor-url-input__input{flex:1}.block-editor-link-control__field{margin:16px}.block-editor-link-control__field input[type=text],.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;display:block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:40px;line-height:normal;margin:0;padding:8px 16px;position:relative;transition:box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.block-editor-link-control__field input[type=text],.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.block-editor-link-control__field input[type=text],.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input{font-size:13px;line-height:normal}}.block-editor-link-control__field input[type=text]:focus,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-link-control__field input[type=text]::-webkit-input-placeholder,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-link-control__field input[type=text]::-moz-placeholder,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.block-editor-link-control__field input[type=text]:-ms-input-placeholder,.block-editor-link-control__field.block-editor-url-input input[type=text].block-editor-url-input__input:-ms-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-link-control__search-error{margin:-8px 16px 16px}.block-editor-link-control__search-actions{display:flex;flex-direction:row-reverse;gap:8px;justify-content:flex-start;order:20;padding:8px}.block-editor-link-control__search-results{margin-top:-16px;max-height:200px;overflow-y:auto;padding:8px}.block-editor-link-control__search-results.is-loading{opacity:.2}.block-editor-link-control__search-item.components-button.components-menu-item__button{height:auto;text-align:left}.block-editor-link-control__search-item .components-menu-item__item{display:inline-block;overflow:hidden;text-overflow:ellipsis;width:100%}.block-editor-link-control__search-item .components-menu-item__item mark{background-color:transparent;color:inherit;font-weight:600}.block-editor-link-control__search-item .components-menu-item__shortcut{color:#757575;text-transform:capitalize;white-space:nowrap}.block-editor-link-control__search-item[aria-selected]{background:#f0f0f0}.block-editor-link-control__search-item.is-current{background:transparent;border:0;cursor:default;flex-direction:column;padding:16px;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-header{align-items:flex-start;display:block;flex-direction:row;margin-right:8px;overflow-wrap:break-word;white-space:pre-wrap}.block-editor-link-control__search-item .block-editor-link-control__search-item-header .block-editor-link-control__search-item-info{word-break:break-all}.block-editor-link-control__search-item.is-preview .block-editor-link-control__search-item-header{display:flex;flex:1}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-header{align-items:center}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon{display:flex;flex-shrink:0;justify-content:center;margin-right:8px;max-height:24px;position:relative;width:24px}.block-editor-link-control__search-item .block-editor-link-control__search-item-icon img{width:16px}.block-editor-link-control__search-item.is-error .block-editor-link-control__search-item-icon{max-height:32px;top:0;width:32px}.block-editor-link-control__search-item .block-editor-link-control__search-item-title{display:block;font-weight:500;margin-bottom:.2em;position:relative}.block-editor-link-control__search-item .block-editor-link-control__search-item-title mark{background-color:transparent;color:inherit;font-weight:600}.block-editor-link-control__search-item .block-editor-link-control__search-item-title span{font-weight:400}.block-editor-link-control__search-item .block-editor-link-control__search-item-title svg{display:none}.block-editor-link-control__search-item .block-editor-link-control__search-item-description{margin:0;padding-top:12px}.block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder{display:flex;flex-direction:column;height:28px;justify-content:space-around;margin-top:12px;padding-top:0}.block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder:after,.block-editor-link-control__search-item .block-editor-link-control__search-item-description.is-placeholder:before{background-color:#f0f0f0;border-radius:3px;content:"";display:block;height:.7em;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-description .components-text{font-size:.9em}.block-editor-link-control__search-item .block-editor-link-control__search-item-image{background-color:#f0f0f0;border-radius:2px;display:flex;height:140px;justify-content:center;margin-top:12px;max-height:140px;overflow:hidden;width:100%}.block-editor-link-control__search-item .block-editor-link-control__search-item-image.is-placeholder{background-color:#f0f0f0;border-radius:3px}.block-editor-link-control__search-item .block-editor-link-control__search-item-image img{display:block;height:140px;max-height:140px;max-width:100%}.block-editor-link-control__search-item-top{display:flex;flex-direction:row;width:100%}.block-editor-link-control__search-item-bottom{transition:opacity 1.5s;width:100%}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-description:after,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-description:before,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-image{animation:loadingpulse 1s linear infinite;animation-delay:.5s}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon img,.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon svg{opacity:0}.block-editor-link-control__search-item.is-fetching .block-editor-link-control__search-item-icon:before{animation:loadingpulse 1s linear infinite;animation-delay:.5s;background-color:#f0f0f0;border-radius:100%;bottom:0;content:"";display:block;left:0;position:absolute;right:0;top:0}.block-editor-link-control__loading{align-items:center;display:flex;margin:16px}.block-editor-link-control__loading .components-spinner{margin-top:0}.components-button+.block-editor-link-control__search-create{overflow:visible;padding:12px 16px}.components-button+.block-editor-link-control__search-create:before{content:"";display:block;left:0;position:absolute;top:-10px;width:100%}.block-editor-link-control__search-create{align-items:center}.block-editor-link-control__search-create .block-editor-link-control__search-item-title{margin-bottom:0}.block-editor-link-control__search-create .block-editor-link-control__search-item-icon{top:0}.block-editor-link-control__drawer{display:flex;flex-basis:100%;flex-direction:column;order:30}.block-editor-link-control__drawer-inner{display:flex;flex-basis:100%;flex-direction:column;position:relative}.block-editor-link-control__unlink{padding-left:16px;padding-right:16px}.block-editor-link-control__setting{flex:1;margin-bottom:16px;padding:8px 0 8px 24px}.block-editor-link-control__setting input{margin-left:0}.block-editor-link-control__setting.block-editor-link-control__setting:last-child{margin-bottom:0}.block-editor-link-control__tools{margin-top:-16px;padding:8px 8px 0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle{gap:0;padding-left:0}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transform:rotate(90deg);transition:transform .1s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=true] svg{transition-delay:0s;transition-duration:0s}}.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transform:rotate(0deg);transition:transform .1s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-link-control__tools .components-button.block-editor-link-control__drawer-toggle[aria-expanded=false] svg{transition-delay:0s;transition-duration:0s}}.block-editor-link-control .block-editor-link-control__search-input .components-spinner{display:block}.block-editor-link-control .block-editor-link-control__search-input .components-spinner.components-spinner{bottom:auto;left:auto;position:absolute;right:16px;top:calc(50% - 8px)}.block-editor-link-control__search-item-action{flex-shrink:0;margin-left:auto}.block-editor-list-view-tree{border-collapse:collapse;margin:0;padding:0;width:100%}.components-modal__content .block-editor-list-view-tree{margin:-12px -6px 0;width:calc(100% + 12px)}.block-editor-list-view-leaf{position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button[aria-expanded=true]{color:inherit}.block-editor-list-view-leaf .block-editor-list-view-block-select-button:hover{color:var(--wp-admin-theme-color)}.is-dragging-components-draggable .block-editor-list-view-leaf:not(.is-selected) .block-editor-list-view-block-select-button:hover{color:inherit}.block-editor-list-view-leaf.is-selected td{background:var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced td{background:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents .block-editor-block-icon,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus,.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:hover{color:var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-synced:not(.is-selected) .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents,.block-editor-list-view-leaf.is-selected .components-button.has-icon{color:#fff}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}.block-editor-list-view-leaf.is-selected.is-synced .block-editor-list-view-block-contents:focus:after{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-block-synced-color)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff}.block-editor-list-view-leaf.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected):not(.is-synced-branch){background:rgba(var(--wp-admin-theme-color--rgb),.04)}.block-editor-list-view-leaf.is-synced-branch.is-branch-selected{background:rgba(var(--wp-block-synced-color--rgb),.04)}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf.is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:first-child{border-top-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-first-selected td:last-child{border-top-right-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:first-child{border-bottom-left-radius:2px}.block-editor-list-view-leaf[data-expanded=false].is-branch-selected.is-last-selected td:last-child{border-bottom-right-radius:2px}.block-editor-list-view-leaf.is-branch-selected:not(.is-selected) td{border-radius:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents{align-items:center;border-radius:2px;display:flex;height:auto;padding:6px 4px 6px 0;position:relative;text-align:left;white-space:nowrap;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-contents.is-dropping-before:before{border-top:4px solid var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:0;top:-2px;transition:border-color .1s linear,border-style .1s linear,box-shadow .1s linear}.components-modal__content .block-editor-list-view-leaf .block-editor-list-view-block-contents{padding-left:0;padding-right:0}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus{box-shadow:none}.block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after{border-radius:inherit;bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";left:0;pointer-events:none;position:absolute;right:-29px;top:0;z-index:2}.is-dragging-components-draggable .block-editor-list-view-leaf .block-editor-list-view-block-contents:focus:after{box-shadow:none}.block-editor-list-view-leaf.has-single-cell .block-editor-list-view-block-contents:focus:after{right:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);z-index:1}.is-dragging-components-draggable .block-editor-list-view-leaf .block-editor-list-view-block__menu:focus{box-shadow:none}.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation:edit-post__fade-in-animation .2s ease-out 0s;animation-fill-mode:forwards;opacity:1}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf.is-visible .block-editor-list-view-block-contents{animation-delay:0s;animation-duration:1ms}}.block-editor-list-view-leaf .block-editor-block-icon{flex:0 0 24px;margin-right:8px}.block-editor-list-view-leaf .block-editor-list-view-block__contents-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{padding-bottom:0;padding-top:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell{line-height:0;vertical-align:middle;width:36px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell>*{opacity:0}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell:hover>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell.is-visible>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:focus-within>*,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell:hover>*{opacity:1}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell,.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell,.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell .components-button.has-icon{min-width:24px;padding:0;width:24px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell{padding-right:4px}.block-editor-list-view-leaf .block-editor-list-view-block__menu-cell .components-button.has-icon{height:24px}.block-editor-list-view-leaf .block-editor-list-view-block__mover-cell-alignment-wrapper{align-items:center;display:flex;flex-direction:column;height:100%}.block-editor-list-view-leaf .block-editor-block-mover-button{height:24px;position:relative;width:36px}.block-editor-list-view-leaf .block-editor-block-mover-button svg{height:24px;position:relative}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button{align-items:flex-end;margin-top:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-up-button svg{bottom:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button{align-items:flex-start;margin-bottom:-6px}.block-editor-list-view-leaf .block-editor-block-mover-button.is-down-button svg{top:-4px}.block-editor-list-view-leaf .block-editor-block-mover-button:before{height:16px;left:0;min-width:100%;right:0}.block-editor-list-view-leaf .block-editor-inserter__toggle{background:#1e1e1e;color:#fff;height:24px;margin:6px 6px 6px 1px;min-width:24px}.block-editor-list-view-leaf .block-editor-inserter__toggle:active{color:#fff}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__label-wrapper{min-width:120px}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title{flex:1;position:relative}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__title .components-truncate{position:absolute;transform:translateY(-50%);width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor-wrapper{max-width:min(110px,40%);position:relative;width:100%}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__anchor{background:rgba(0,0,0,.1);border-radius:2px;box-sizing:border-box;max-width:100%;padding:2px 6px;position:absolute;right:0;transform:translateY(-50%)}.block-editor-list-view-leaf.is-selected .block-editor-list-view-block-select-button__anchor{background:rgba(0,0,0,.3)}.block-editor-list-view-leaf .block-editor-list-view-block-select-button__lock,.block-editor-list-view-leaf .block-editor-list-view-block-select-button__sticky{line-height:0}.block-editor-list-view-appender__cell .block-editor-list-view-appender__container,.block-editor-list-view-appender__cell .block-editor-list-view-block__contents-container,.block-editor-list-view-block__contents-cell .block-editor-list-view-appender__container,.block-editor-list-view-block__contents-cell .block-editor-list-view-block__contents-container{display:flex}.block-editor-list-view__expander{height:24px;margin-left:4px;width:24px}.block-editor-list-view-leaf[aria-level] .block-editor-list-view__expander{margin-left:220px}.block-editor-list-view-leaf:not([aria-level="1"]) .block-editor-list-view__expander{margin-right:4px}.block-editor-list-view-leaf[aria-level="1"] .block-editor-list-view__expander{margin-left:0}.block-editor-list-view-leaf[aria-level="2"] .block-editor-list-view__expander{margin-left:24px}.block-editor-list-view-leaf[aria-level="3"] .block-editor-list-view__expander{margin-left:52px}.block-editor-list-view-leaf[aria-level="4"] .block-editor-list-view__expander{margin-left:80px}.block-editor-list-view-leaf[aria-level="5"] .block-editor-list-view__expander{margin-left:108px}.block-editor-list-view-leaf[aria-level="6"] .block-editor-list-view__expander{margin-left:136px}.block-editor-list-view-leaf[aria-level="7"] .block-editor-list-view__expander{margin-left:164px}.block-editor-list-view-leaf[aria-level="8"] .block-editor-list-view__expander{margin-left:192px}.block-editor-list-view-leaf .block-editor-list-view__expander{visibility:hidden}.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transform:rotate(90deg);transition:transform .2s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf[data-expanded=true] .block-editor-list-view__expander svg{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transform:rotate(0deg);transition:transform .2s ease;visibility:visible}@media (prefers-reduced-motion:reduce){.block-editor-list-view-leaf[data-expanded=false] .block-editor-list-view__expander svg{transition-delay:0s;transition-duration:0s}}.block-editor-list-view-drop-indicator{pointer-events:none}.block-editor-list-view-drop-indicator .block-editor-list-view-drop-indicator__line{background:var(--wp-admin-theme-color);border-radius:4px;height:4px}.block-editor-list-view-placeholder{height:36px;margin:0;padding:0}.list-view-appender .block-editor-inserter__toggle{background-color:#1e1e1e;border-radius:2px;color:#fff;height:24px;margin:8px 0 0 24px;min-width:24px;padding:0}.list-view-appender .block-editor-inserter__toggle:focus,.list-view-appender .block-editor-inserter__toggle:hover{background:var(--wp-admin-theme-color);color:#fff}.list-view-appender__description,.modal-open .block-editor-media-replace-flow__options{display:none}.block-editor-media-replace-flow__indicator{margin-left:4px}.block-editor-media-flow__url-input{margin-left:-8px;margin-right:-8px;padding:16px}.block-editor-media-flow__url-input.has-siblings{border-top:1px solid #1e1e1e;margin-top:8px}.block-editor-media-flow__url-input .block-editor-media-replace-flow__image-url-label{display:block;margin-bottom:8px;top:16px}.block-editor-media-flow__url-input .block-editor-link-control{width:300px}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-url-input{margin:0;padding:0}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-info,.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item-title{max-width:200px;white-space:nowrap}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__tools{justify-content:flex-end;padding:16px var(--wp-admin-border-width-focus) var(--wp-admin-border-width-focus)}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-item.is-current{padding:0;width:auto}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-input.block-editor-link-control__search-input input[type=text]{margin:0;width:100%}.block-editor-media-flow__url-input .block-editor-link-control .block-editor-link-control__search-actions{right:4px;top:0}.block-editor-media-flow__error{max-width:255px;padding:0 20px 20px}.block-editor-media-flow__error .components-with-notices-ui{max-width:255px}.block-editor-media-flow__error .components-with-notices-ui .components-notice__content{word-wrap:break-word;overflow:hidden}.block-editor-media-flow__error .components-with-notices-ui .components-notice__dismiss{position:absolute;right:10px}.block-editor-multi-selection-inspector__card{align-items:flex-start;display:flex;padding:16px}.block-editor-multi-selection-inspector__card-content{flex-grow:1}.block-editor-multi-selection-inspector__card-title{font-weight:500;margin-bottom:5px}.block-editor-multi-selection-inspector__card-description{font-size:13px}.block-editor-multi-selection-inspector__card .block-editor-block-icon{height:24px;margin-left:-2px;margin-right:10px;padding:0 3px;width:36px}.block-editor-responsive-block-control{border-bottom:1px solid #ccc;margin-bottom:28px;padding-bottom:14px}.block-editor-responsive-block-control:last-child{border-bottom:0;padding-bottom:0}.block-editor-responsive-block-control__title{margin:0 0 .6em -3px}.block-editor-responsive-block-control__label{font-weight:600;margin-bottom:.6em;margin-left:-3px}.block-editor-responsive-block-control__inner{margin-left:-1px}.block-editor-responsive-block-control__toggle{margin-left:1px}.block-editor-responsive-block-control .components-base-control__help{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}.components-popover.block-editor-rich-text__inline-format-toolbar{z-index:99998}.components-popover.block-editor-rich-text__inline-format-toolbar .components-popover__content{box-shadow:none;margin-bottom:8px;min-width:auto;outline:none;width:auto}.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar{border-radius:2px}.components-popover.block-editor-rich-text__inline-format-toolbar .components-dropdown-menu__toggle,.components-popover.block-editor-rich-text__inline-format-toolbar .components-toolbar__control{min-height:48px;min-width:48px;padding-left:12px;padding-right:12px}.block-editor-rich-text__inline-format-toolbar-group .components-dropdown-menu__toggle{justify-content:center}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon{width:auto}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button.has-icon:after{content:attr(aria-label)}.block-editor-skip-to-selected-block{position:absolute;top:-9999em}.block-editor-skip-to-selected-block:focus{background:#f1f1f1;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:var(--wp-admin-theme-color);display:block;font-size:14px;font-weight:600;height:auto;line-height:normal;outline:none;padding:15px 23px 14px;text-decoration:none;width:auto;z-index:100000}.block-editor-text-decoration-control{border:0;margin:0;padding:0}.block-editor-text-decoration-control .block-editor-text-decoration-control__buttons{display:flex;padding:4px 0}.block-editor-text-decoration-control .components-button.has-icon{height:32px;margin-right:4px;min-width:32px;padding:0}.block-editor-text-transform-control{border:0;margin:0;padding:0}.block-editor-text-transform-control .block-editor-text-transform-control__buttons{display:flex;padding:4px 0}.block-editor-text-transform-control .components-button.has-icon{height:32px;margin-right:4px;min-width:32px;padding:0}.block-editor-tool-selector__help{border-top:1px solid #ddd;color:#757575;margin:8px -8px -8px;min-width:280px;padding:16px}.block-editor-block-list__block .block-editor-url-input,.block-editor-url-input,.components-popover .block-editor-url-input{flex-grow:1;padding:1px;position:relative}.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{border:none;border-radius:0;font-size:16px;margin-left:0;margin-right:0;padding:8px 8px 8px 12px;width:100%}@media (min-width:600px){.block-editor-block-list__block .block-editor-url-input input[type=text],.block-editor-url-input input[type=text],.components-popover .block-editor-url-input input[type=text]{font-size:13px;width:300px}}.block-editor-block-list__block .block-editor-url-input input[type=text]::-ms-clear,.block-editor-url-input input[type=text]::-ms-clear,.components-popover .block-editor-url-input input[type=text]::-ms-clear{display:none}.block-editor-block-list__block .block-editor-url-input.is-full-width,.block-editor-block-list__block .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-block-list__block .block-editor-url-input.is-full-width__suggestions,.block-editor-url-input.is-full-width,.block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.block-editor-url-input.is-full-width__suggestions,.components-popover .block-editor-url-input.is-full-width,.components-popover .block-editor-url-input.is-full-width .block-editor-url-input__input[type=text],.components-popover .block-editor-url-input.is-full-width__suggestions{width:100%}.block-editor-block-list__block .block-editor-url-input .components-spinner,.block-editor-url-input .components-spinner,.components-popover .block-editor-url-input .components-spinner{margin:0;position:absolute;right:8px;top:calc(50% - 8px)}.block-editor-url-input__input[type=text]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px;transition:box-shadow .1s linear}@media (prefers-reduced-motion:reduce){.block-editor-url-input__input[type=text]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.block-editor-url-input__input[type=text]{font-size:13px;line-height:normal}}.block-editor-url-input__input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-url-input__input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-url-input__input[type=text]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.block-editor-url-input__input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.block-editor-url-input__suggestions{max-height:200px;overflow-y:auto;padding:4px 0;transition:all .15s ease-in-out;width:302px}@media (prefers-reduced-motion:reduce){.block-editor-url-input__suggestions{transition-delay:0s;transition-duration:0s}}.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:none}@media (min-width:600px){.block-editor-url-input .components-spinner,.block-editor-url-input__suggestions{display:grid}}.block-editor-url-input__suggestion{background:#fff;border:none;box-shadow:none;color:#757575;cursor:pointer;display:block;font-size:13px;height:auto;min-height:36px;text-align:left;width:100%}.block-editor-url-input__suggestion:hover{background:#ddd}.block-editor-url-input__suggestion.is-selected,.block-editor-url-input__suggestion:focus{background:var(--wp-admin-theme-color-darker-20);color:#fff;outline:none}.components-toolbar-group>.block-editor-url-input__button,.components-toolbar>.block-editor-url-input__button{position:inherit}.block-editor-url-input__button .block-editor-url-input__back{margin-right:4px;overflow:visible}.block-editor-url-input__button .block-editor-url-input__back:after{background:#ddd;content:"";display:block;height:24px;position:absolute;right:-1px;width:1px}.block-editor-url-input__button-modal{background:#fff;border:1px solid #ddd;box-shadow:0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1)}.block-editor-url-input__button-modal-line{align-items:flex-start;display:flex;flex-direction:row;flex-grow:1;flex-shrink:1;min-width:0}.block-editor-url-input__button-modal-line .components-button{flex-shrink:0;height:36px;width:36px}.block-editor-url-popover__additional-controls{border-top:1px solid #ddd}.block-editor-url-popover__additional-controls>div[role=menu] .components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary)>svg{box-shadow:none}.block-editor-url-popover__additional-controls div[role=menu]>.components-button{padding-left:12px}.block-editor-url-popover__row{display:flex}.block-editor-url-popover__row>:not(.block-editor-url-popover__settings-toggle){flex-grow:1}.block-editor-url-popover .components-button.has-icon{padding:3px}.block-editor-url-popover .components-button.has-icon>svg{border-radius:2px;height:30px;padding:5px;width:30px}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus{box-shadow:none}.block-editor-url-popover .components-button.has-icon:not(:disabled):focus>svg{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color),inset 0 0 0 4px #fff;outline:2px solid transparent}.block-editor-url-popover__settings-toggle{border-left:1px solid #ddd;border-radius:0;flex-shrink:0;margin-left:1px}.block-editor-url-popover__settings-toggle[aria-expanded=true] .dashicon{transform:rotate(180deg)}.block-editor-url-popover__settings{border-top:1px solid #ddd;display:block;padding:16px}.block-editor-url-popover__link-editor,.block-editor-url-popover__link-viewer{display:flex}.block-editor-url-popover__link-viewer-url{flex-grow:1;flex-shrink:1;margin:7px;max-width:500px;min-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.block-editor-url-popover__link-viewer-url.has-invalid-link{color:#cc1818}.html-anchor-control .components-external-link{display:block;margin-top:8px}.border-block-support-panel .single-column{grid-column:span 1}.color-block-support-panel .block-editor-contrast-checker{grid-column:span 2;margin-top:16px;order:9999}.color-block-support-panel .block-editor-contrast-checker .components-notice__content{margin-right:0}.color-block-support-panel.color-block-support-panel .color-block-support-panel__inner-wrapper{row-gap:0}.color-block-support-panel .block-editor-tools-panel-color-gradient-settings__item.first{margin-top:0}.dimensions-block-support-panel .single-column{grid-column:span 1}.block-editor-hooks__layout-controls{display:flex;margin-bottom:8px}.block-editor-hooks__layout-controls .block-editor-hooks__layout-controls-unit{display:flex;margin-right:24px}.block-editor-hooks__layout-controls .block-editor-hooks__layout-controls-unit svg{margin:auto 0 4px 8px}.block-editor-block-inspector .block-editor-hooks__layout-controls-unit-input{margin-bottom:0}.block-editor-hooks__layout-controls-reset{display:flex;justify-content:flex-end;margin-bottom:24px}.block-editor-hooks__layout-controls-helptext{color:#757575;font-size:12px;margin-bottom:16px}.block-editor-hooks__flex-layout-justification-controls,.block-editor-hooks__flex-layout-orientation-controls{margin-bottom:12px}.block-editor-hooks__flex-layout-justification-controls legend,.block-editor-hooks__flex-layout-orientation-controls legend{margin-bottom:8px}.block-editor-hooks__toggle-control.block-editor-hooks__toggle-control{margin-bottom:16px}.block-editor__padding-visualizer{border-color:var(--wp-admin-theme-color);border-style:solid;bottom:0;box-sizing:border-box;left:0;opacity:.5;pointer-events:none;position:absolute;right:0;top:0}.block-editor-hooks__position-selection__select-control .components-custom-select-control__hint{display:none}.block-editor-hooks__position-selection__select-control__option.has-hint{grid-template-columns:auto 30px;line-height:1.4;margin-bottom:0}.block-editor-hooks__position-selection__select-control__option .components-custom-select-control__item-hint{grid-row:2;text-align:left}.typography-block-support-panel .single-column{grid-column:span 1}.block-editor-block-toolbar{display:flex;flex-grow:1;overflow-x:auto;overflow-y:hidden;position:relative;transition:border-color .1s linear,box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.block-editor-block-toolbar{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.block-editor-block-toolbar{overflow:inherit}}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group{background:none;border:0;border-right:1px solid #ddd;line-height:0;margin-bottom:-1px;margin-top:-1px}.block-editor-block-toolbar.is-synced .block-editor-block-switcher .components-button .block-editor-block-icon,.block-editor-block-toolbar.is-synced .components-toolbar-button.block-editor-block-switcher__no-switcher-icon:disabled .block-editor-block-icon.has-colors{color:var(--wp-block-synced-color)}.block-editor-block-toolbar>:last-child,.block-editor-block-toolbar>:last-child .components-toolbar,.block-editor-block-toolbar>:last-child .components-toolbar-group{border-right:none}@media (min-width:782px){.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar-group{border-right:none}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar-group:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar:after{background-color:#ddd;content:"";margin-bottom:12px;margin-left:8px;margin-top:12px;width:1px}.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar .components-toolbar-group.components-toolbar-group:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar .components-toolbar-group .components-toolbar-group.components-toolbar-group:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar>:last-child .components-toolbar-group:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar>:last-child .components-toolbar:after,.block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar>:last-child:after{display:none}}.block-editor-block-contextual-toolbar.has-parent:not(.is-fixed){margin-left:56px}.show-icon-labels .block-editor-block-contextual-toolbar.has-parent:not(.is-fixed){margin-left:0}.block-editor-block-toolbar__block-controls .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.block-editor-block-toolbar__block-controls .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{margin:0!important;width:24px!important}.block-editor-block-toolbar__block-controls .components-toolbar-group{padding:0}.block-editor-block-toolbar .components-toolbar,.block-editor-block-toolbar .components-toolbar-group,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar,.block-editor-rich-text__inline-format-toolbar-group .components-toolbar-group{display:flex;flex-wrap:nowrap}.block-editor-block-toolbar__slot{display:inline-block;line-height:0}@supports (position:sticky){.block-editor-block-toolbar__slot{display:inline-flex}}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon{width:auto}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon svg{display:none}.show-icon-labels .block-editor-block-toolbar .components-button.has-icon:after{content:attr(aria-label);font-size:12px}.show-icon-labels .components-accessible-toolbar .components-toolbar-group>div:first-child:last-child>.components-button.has-icon{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-switcher .components-dropdown-menu__toggle .block-editor-block-icon,.show-icon-labels .block-editor-block-switcher__no-switcher-icon .block-editor-block-icon{height:0!important;min-width:0!important;width:0!important}.show-icon-labels .block-editor-block-parent-selector__button{border-bottom-right-radius:0;border-top-right-radius:0}.show-icon-labels .block-editor-block-parent-selector__button .block-editor-block-icon{width:0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__move-button-container{width:auto}.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover-button,.show-icon-labels .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container{padding-left:6px;padding-right:6px}.show-icon-labels .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover-button{padding-left:8px;padding-right:8px}.show-icon-labels .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left:1px solid #1e1e1e;margin-left:6px;margin-right:-6px;white-space:nowrap}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-toolbar__block-controls .block-editor-block-mover{border-left-color:#e0e0e0}.show-icon-labels .block-editor-block-mover .block-editor-block-mover__drag-handle.has-icon{padding-left:12px;padding-right:12px}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-mover__move-button-container{border-width:0}@media (min-width:600px){.show-icon-labels .is-up-button.is-up-button.is-up-button{border-radius:0;margin-right:0;order:1}.show-icon-labels .block-editor-block-mover__move-button-container{border-left:1px solid #1e1e1e}.show-icon-labels .is-down-button.is-down-button.is-down-button{order:2}.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .block-editor-block-mover__move-button-container:before{background:#ddd}}.show-icon-labels .block-editor-block-contextual-toolbar .block-editor-block-mover.is-horizontal .block-editor-block-mover-button.block-editor-block-mover-button{width:auto}.show-icon-labels .components-toolbar,.show-icon-labels .components-toolbar-group{flex-shrink:1}@media (min-width:782px){.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .components-toolbar,.show-icon-labels .block-editor-block-contextual-toolbar.is-fixed .components-toolbar-group{flex-shrink:0}}.show-icon-labels .block-editor-rich-text__inline-format-toolbar-group .components-button+.components-button{margin-left:6px}.block-editor-inserter{background:none;border:none;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:0;padding:0}@media (min-width:782px){.block-editor-inserter{position:relative}}.block-editor-inserter__main-area{display:flex;flex-direction:column;gap:16px;height:100%;position:relative}.block-editor-inserter__main-area.show-as-tabs{gap:0}@media (min-width:782px){.block-editor-inserter__main-area{width:350px}}.block-editor-inserter__popover.is-quick .components-popover__content{border:none;box-shadow:0 .7px 1px rgba(0,0,0,.1),0 1.2px 1.7px -.2px rgba(0,0,0,.1),0 2.3px 3.3px -.5px rgba(0,0,0,.1);outline:none}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>*{border-left:1px solid #ccc;border-right:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:first-child{border-radius:2px 2px 0 0;border-top:1px solid #ccc}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>:last-child{border-bottom:1px solid #ccc;border-radius:0 0 2px 2px}.block-editor-inserter__popover.is-quick .components-popover__content .block-editor-inserter__quick-inserter>.components-button{border:1px solid #1e1e1e}.block-editor-inserter__popover .block-editor-inserter__menu{margin:-12px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__tabs .components-tab-panel__tabs{top:60px}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__main-area{height:auto;overflow:visible}.block-editor-inserter__popover .block-editor-inserter__menu .block-editor-inserter__preview-container{display:none}.block-editor-inserter__toggle.components-button{align-items:center;border:none;cursor:pointer;display:inline-flex;outline:none;padding:0;transition:color .2s ease}@media (prefers-reduced-motion:reduce){.block-editor-inserter__toggle.components-button{transition-delay:0s;transition-duration:0s}}.block-editor-inserter__menu{height:100%;overflow:visible;position:relative}.block-editor-inserter__inline-elements{margin-top:-1px}.block-editor-inserter__menu.is-bottom:after{border-bottom-color:#fff}.components-popover.block-editor-inserter__popover{z-index:99999}.block-editor-inserter__search{padding:16px 16px 0}.block-editor-inserter__search .components-search-control__icon{right:20px}.block-editor-inserter__tabs{display:flex;flex-direction:column;flex-grow:1;overflow:hidden}.block-editor-inserter__tabs .components-tab-panel__tabs{border-bottom:1px solid #ddd}.block-editor-inserter__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item{flex-grow:1;margin-bottom:-1px}.block-editor-inserter__tabs .components-tab-panel__tabs .components-tab-panel__tabs-item[id$=reusable]{flex-grow:inherit;padding-left:16px;padding-right:16px}.block-editor-inserter__tabs .components-tab-panel__tab-content{display:flex;flex-direction:column;flex-grow:1;overflow-y:auto}.block-editor-inserter__no-tab-container{flex-grow:1;overflow-y:auto}.block-editor-inserter__panel-header{align-items:center;display:inline-flex;padding:16px 16px 0}.block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__panel-title,.block-editor-inserter__panel-title button{color:#757575;font-size:11px;font-weight:500;margin:0 12px 0 0;text-transform:uppercase}.block-editor-inserter__panel-dropdown select.components-select-control__input.components-select-control__input.components-select-control__input{height:36px;line-height:36px}.block-editor-inserter__panel-dropdown select{border:none}.block-editor-inserter__reusable-blocks-panel{position:relative;text-align:right}.block-editor-inserter__manage-reusable-blocks-container{margin:auto 16px 16px}.block-editor-inserter__manage-reusable-blocks{justify-content:center;width:100%}.block-editor-inserter__no-results{padding:32px;text-align:center}.block-editor-inserter__no-results-icon{fill:#949494}.block-editor-inserter__child-blocks{padding:0 16px}.block-editor-inserter__parent-block-header{align-items:center;display:flex}.block-editor-inserter__parent-block-header h2{font-size:13px}.block-editor-inserter__parent-block-header .block-editor-block-icon{margin-right:8px}.block-editor-inserter__preview-container{background:#fff;border:1px solid #ddd;border-radius:2px;display:none;left:calc(100% + 16px);max-height:calc(100% - 32px);overflow-y:hidden;position:absolute;top:16px;width:300px}@media (min-width:782px){.block-editor-inserter__preview-container{display:block}}.block-editor-inserter__preview-container .block-editor-block-card{padding:16px}.block-editor-inserter__preview-container .block-editor-block-card__title{font-size:13px}.block-editor-inserter__patterns-explore-button.components-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category{color:var(--wp-admin-theme-color);position:relative}.block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category .components-flex-item{filter:brightness(.95)}.block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category svg{fill:var(--wp-admin-theme-color)}.block-editor-inserter__patterns-selected-category.block-editor-inserter__patterns-selected-category:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;position:absolute;right:0;top:0}.block-editor-inserter__block-patterns-tabs-container,.block-editor-inserter__block-patterns-tabs-container nav{height:100%}.block-editor-inserter__block-patterns-tabs{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:16px}.block-editor-inserter__block-patterns-tabs div[role=listitem]:last-child{margin-top:auto}.block-editor-inserter__patterns-category-dialog{background:#f0f0f0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;height:100%;left:0;overflow-y:auto;padding:32px 24px;position:absolute;scrollbar-gutter:stable both-edges;top:0;width:100%}@media (min-width:782px){.block-editor-inserter__patterns-category-dialog{display:block;left:100%;width:300px}}.block-editor-inserter__patterns-category-dialog .block-editor-block-patterns-list{margin-top:24px}.block-editor-inserter__patterns-category-dialog .block-editor-block-preview__container{box-shadow:0 15px 25px rgba(0,0,0,.07)}.block-editor-inserter__patterns-category-dialog .block-editor-block-preview__container:hover{box-shadow:0 0 0 2px #1e1e1e,0 15px 25px rgba(0,0,0,.07)}.block-editor-inserter__patterns-category-panel{padding:0 16px}@media (min-width:782px){.block-editor-inserter__patterns-category-panel{padding:0}}.block-editor-inserter__preview-content{align-items:center;background:#f0f0f0;display:grid;flex-grow:1;min-height:144px}.block-editor-inserter__preview-content-missing{align-items:center;background:#f0f0f0;color:#757575;display:flex;flex:1;justify-content:center;min-height:144px}.block-editor-inserter__tips{border-top:1px solid #ddd;flex-shrink:0;padding:16px;position:relative}.block-editor-inserter__quick-inserter{max-width:100%;width:100%}@media (min-width:782px){.block-editor-inserter__quick-inserter{width:350px}}.block-editor-inserter__quick-inserter-results .block-editor-inserter__panel-header{float:left;height:0;padding:0}.block-editor-inserter__quick-inserter.has-expand .block-editor-inserter__panel-content,.block-editor-inserter__quick-inserter.has-search .block-editor-inserter__panel-content{padding:16px}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list{grid-gap:8px;display:grid;grid-template-columns:1fr 1fr}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{margin-bottom:0}.block-editor-inserter__quick-inserter-patterns .block-editor-block-patterns-list .block-editor-block-preview__container{min-height:100px}.block-editor-inserter__quick-inserter-separator{border-top:1px solid #ddd}.block-editor-inserter__popover.is-quick>.components-popover__content{padding:0}.block-editor-inserter__quick-inserter-expand.components-button{background:#1e1e1e;border-radius:0;color:#fff;display:block;height:44px;width:100%}.block-editor-inserter__quick-inserter-expand.components-button:hover{color:#fff}.block-editor-inserter__quick-inserter-expand.components-button:active{color:#ccc}.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled){background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color);box-shadow:none}.block-editor-block-patterns-explorer__sidebar{bottom:0;left:0;overflow-x:visible;overflow-y:scroll;padding:24px 32px 32px;position:absolute;top:76px;width:280px}.block-editor-block-patterns-explorer__sidebar__categories-list__item{display:block;height:48px;text-align:left;width:100%}.block-editor-block-patterns-explorer__search{margin-bottom:32px}.block-editor-block-patterns-explorer__search-results-count{padding-bottom:32px}.block-editor-block-patterns-explorer__list{margin-left:280px;padding:24px 0 32px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-gap:32px;display:grid;grid-template-columns:repeat(1,1fr)}@media (min-width:1080px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.block-editor-block-patterns-explorer .block-editor-block-patterns-list{grid-template-columns:repeat(3,1fr)}}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-patterns-list__list-item{min-height:240px}.block-editor-block-patterns-explorer .block-editor-block-patterns-list .block-editor-block-preview__container{height:inherit;max-height:800px;min-height:100px}.block-editor-inserter__patterns-category-panel-title{font-size:16.25px}.block-editor-inserter__media-tabs-container,.block-editor-inserter__media-tabs-container nav{height:100%}.block-editor-inserter__media-tabs-container .block-editor-inserter__media-library-button{justify-content:center;margin-top:16px;padding:16px;width:100%}.block-editor-inserter__media-tabs{display:flex;flex-direction:column;height:100%;overflow-y:auto;padding:16px}.block-editor-inserter__media-tabs div[role=listitem]:last-child{margin-top:auto}.block-editor-inserter__media-tabs__media-category.is-selected{color:var(--wp-admin-theme-color);position:relative}.block-editor-inserter__media-tabs__media-category.is-selected .components-flex-item{filter:brightness(.95)}.block-editor-inserter__media-tabs__media-category.is-selected svg{fill:var(--wp-admin-theme-color)}.block-editor-inserter__media-tabs__media-category.is-selected:after{background:var(--wp-admin-theme-color);border-radius:2px;bottom:0;content:"";left:0;opacity:.04;position:absolute;right:0;top:0}.block-editor-inserter__media-dialog{background:#f0f0f0;border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;height:100%;left:0;overflow-y:auto;padding:16px 24px;position:absolute;scrollbar-gutter:stable both-edges;top:0;width:100%}@media (min-width:782px){.block-editor-inserter__media-dialog{display:block;left:100%;width:300px}}.block-editor-inserter__media-dialog .block-editor-block-preview__container{box-shadow:0 15px 25px rgba(0,0,0,.07)}.block-editor-inserter__media-dialog .block-editor-block-preview__container:hover{box-shadow:0 0 0 2px #1e1e1e,0 15px 25px rgba(0,0,0,.07)}.block-editor-inserter__media-panel{display:flex;flex-direction:column;min-height:100%;padding:0 16px}@media (min-width:782px){.block-editor-inserter__media-panel{padding:0}}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-spinner{align-items:center;display:flex;flex:1;height:100%;justify-content:center}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search.components-search-control input[type=search].components-search-control__input{background:#fff}.block-editor-inserter__media-panel .block-editor-inserter__media-panel-search.components-search-control button.components-button{min-width:auto;padding-left:2px;padding-right:2px}.block-editor-inserter__media-list{margin-top:16px}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item{cursor:pointer;margin-bottom:24px;position:relative}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item.is-placeholder{min-height:100px}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item[draggable=true] .block-editor-block-preview__container{cursor:grab}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview{box-shadow:0 0 0 2px #1e1e1e,0 15px 25px rgba(0,0,0,.07)}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item.is-hovered .block-editor-inserter__media-list__item-preview-options>button{display:block}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options{position:absolute;right:8px;top:8px}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button{background:#fff;border-radius:2px;display:none}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button.is-opened,.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:focus{display:block}.block-editor-inserter__media-list .block-editor-inserter__media-list__list-item .block-editor-inserter__media-list__item-preview-options>button:hover{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-inserter__media-list .block-editor-inserter__media-list__item{height:100%}.block-editor-inserter__media-list .block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview{align-items:center;border-radius:2px;display:flex;overflow:hidden}.block-editor-inserter__media-list .block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview>*{margin:0 auto;max-width:100%}.block-editor-inserter__media-list .block-editor-inserter__media-list__item .block-editor-inserter__media-list__item-preview .block-editor-inserter__media-list__item-preview-spinner{align-items:center;background:hsla(0,0%,100%,.7);display:flex;height:100%;justify-content:center;pointer-events:none;position:absolute;width:100%}.block-editor-inserter__media-list .block-editor-inserter__media-list__item:focus .block-editor-inserter__media-list__item-preview{box-shadow:inset 0 0 0 2px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.block-editor-inserter__media-list__item-preview-options__popover .components-menu-item__button .components-menu-item__item{min-width:auto}.block-editor-inserter__mobile-tab-navigation{height:100%;padding:16px}.block-editor-inserter__mobile-tab-navigation>*{height:100%}@media (min-width:600px){.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal{max-width:480px}}.block-editor-inserter-media-tab-media-preview-inserter-external-image-modal p{margin:0}.block-editor-inserter__hint{margin:16px 16px 0}.reusable-blocks-menu-items__rename-hint{align-items:top;background:#f0f0f0;border-radius:2px;color:#1e1e1e;display:flex;flex-direction:row;max-width:380px}.reusable-blocks-menu-items__rename-hint-content{margin:12px 0 12px 12px}.reusable-blocks-menu-items__rename-hint-dismiss{margin:4px 4px 4px 0}.components-menu-group .reusable-blocks-menu-items__rename-hint{margin:0}.block-editor-post-preview__dropdown{padding:0}.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize{padding-left:40px}.block-editor-post-preview__button-resize.block-editor-post-preview__button-resize.has-icon{padding-left:8px}.block-editor-post-preview__dropdown-content.edit-post-post-preview-dropdown .components-menu-group:first-child{padding-bottom:8px}.block-editor-post-preview__dropdown-content.edit-post-post-preview-dropdown .components-menu-group:last-child{margin-bottom:0}.block-editor-post-preview__dropdown-content .components-menu-group+.components-menu-group{padding:8px}@media (min-width:600px){.edit-post-header__settings .editor-post-preview,.edit-site-header-edit-mode__actions .editor-post-preview{display:none}.edit-post-header.has-reduced-ui .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-saved-state{transition:opacity .1s linear}}@media (min-width:600px) and (prefers-reduced-motion:reduce){.edit-post-header.has-reduced-ui .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui .edit-post-header__settings .editor-post-saved-state{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-save-draft,.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-saved-state{opacity:0}.edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle.is-opened{opacity:1}}.spacing-sizes-control .spacing-sizes-control__custom-value-input,.spacing-sizes-control .spacing-sizes-control__label{margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range,.spacing-sizes-control .spacing-sizes-control__range-control{align-items:center;display:flex;flex:1;height:40px;margin-bottom:0}.spacing-sizes-control .spacing-sizes-control__custom-value-range>.components-base-control__field,.spacing-sizes-control .spacing-sizes-control__range-control>.components-base-control__field{flex:1}.spacing-sizes-control .components-range-control__mark{background-color:#fff;height:4px;width:3px;z-index:1}.spacing-sizes-control .components-range-control__marks{margin-top:17px}.spacing-sizes-control .components-range-control__marks :first-child{display:none}.spacing-sizes-control .components-range-control__thumb-wrapper{z-index:3}.spacing-sizes-control__wrapper+.spacing-sizes-control__wrapper{margin-top:8px}.spacing-sizes-control__header{height:16px;margin-bottom:8px}.spacing-sizes-control__dropdown{height:24px}.spacing-sizes-control__custom-select-control,.spacing-sizes-control__custom-value-input{flex:1}.spacing-sizes-control__custom-toggle,.spacing-sizes-control__icon{flex:0 0 auto}body.admin-color-light{--wp-admin-theme-color:#0085ba;--wp-admin-theme-color--rgb:0,133,186;--wp-admin-theme-color-darker-10:#0073a1;--wp-admin-theme-color-darker-10--rgb:0,115,161;--wp-admin-theme-color-darker-20:#006187;--wp-admin-theme-color-darker-20--rgb:0,97,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-light{--wp-admin-border-width-focus:1.5px}}body.admin-color-modern{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33,69,230;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:24,58,214;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-modern{--wp-admin-border-width-focus:1.5px}}body.admin-color-blue{--wp-admin-theme-color:#096484;--wp-admin-theme-color--rgb:9,100,132;--wp-admin-theme-color-darker-10:#07526c;--wp-admin-theme-color-darker-10--rgb:7,82,108;--wp-admin-theme-color-darker-20:#064054;--wp-admin-theme-color-darker-20--rgb:6,64,84;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-blue{--wp-admin-border-width-focus:1.5px}}body.admin-color-coffee{--wp-admin-theme-color:#46403c;--wp-admin-theme-color--rgb:70,64,60;--wp-admin-theme-color-darker-10:#383330;--wp-admin-theme-color-darker-10--rgb:56,51,48;--wp-admin-theme-color-darker-20:#2b2724;--wp-admin-theme-color-darker-20--rgb:43,39,36;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-coffee{--wp-admin-border-width-focus:1.5px}}body.admin-color-ectoplasm{--wp-admin-theme-color:#523f6d;--wp-admin-theme-color--rgb:82,63,109;--wp-admin-theme-color-darker-10:#46365d;--wp-admin-theme-color-darker-10--rgb:70,54,93;--wp-admin-theme-color-darker-20:#3a2c4d;--wp-admin-theme-color-darker-20--rgb:58,44,77;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ectoplasm{--wp-admin-border-width-focus:1.5px}}body.admin-color-midnight{--wp-admin-theme-color:#e14d43;--wp-admin-theme-color--rgb:225,77,67;--wp-admin-theme-color-darker-10:#dd382d;--wp-admin-theme-color-darker-10--rgb:221,56,45;--wp-admin-theme-color-darker-20:#d02c21;--wp-admin-theme-color-darker-20--rgb:208,44,33;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-midnight{--wp-admin-border-width-focus:1.5px}}body.admin-color-ocean{--wp-admin-theme-color:#627c83;--wp-admin-theme-color--rgb:98,124,131;--wp-admin-theme-color-darker-10:#576e74;--wp-admin-theme-color-darker-10--rgb:87,110,116;--wp-admin-theme-color-darker-20:#4c6066;--wp-admin-theme-color-darker-20--rgb:76,96,102;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-ocean{--wp-admin-border-width-focus:1.5px}}body.admin-color-sunrise{--wp-admin-theme-color:#dd823b;--wp-admin-theme-color--rgb:221,130,59;--wp-admin-theme-color-darker-10:#d97426;--wp-admin-theme-color-darker-10--rgb:217,116,38;--wp-admin-theme-color-darker-20:#c36922;--wp-admin-theme-color-darker-20--rgb:195,105,34;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){body.admin-color-sunrise{--wp-admin-border-width-focus:1.5px}}
: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 (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.reusable-blocks-menu-items__convert-modal{z-index:1000001}
@charset "UTF-8";: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 (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.editor-autocompleters__user .editor-autocompleters__no-avatar:before{content:"";font:normal 20px/1 dashicons;margin-right:5px;vertical-align:middle}.editor-autocompleters__user .editor-autocompleters__user-avatar{flex-grow:0;flex-shrink:0;height:24px;margin-right:8px;max-width:none;width:24px}.editor-autocompleters__user .editor-autocompleters__user-name{flex-grow:1;flex-shrink:0;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user .editor-autocompleters__user-slug{color:#757575;flex-grow:0;flex-shrink:0;margin-left:8px;max-width:100px;overflow:none;text-overflow:ellipsis;white-space:nowrap}.editor-autocompleters__user:hover .editor-autocompleters__user-slug{color:var(--wp-admin-theme-color)}.document-outline{margin:20px 0}.document-outline ul{margin:0;padding:0}.document-outline__item{display:flex;margin:4px 0}.document-outline__item a{text-decoration:none}.document-outline__item .document-outline__emdash:before{color:#ddd;margin-right:4px}.document-outline__item.is-h2 .document-outline__emdash:before{content:"—"}.document-outline__item.is-h3 .document-outline__emdash:before{content:"——"}.document-outline__item.is-h4 .document-outline__emdash:before{content:"———"}.document-outline__item.is-h5 .document-outline__emdash:before{content:"————"}.document-outline__item.is-h6 .document-outline__emdash:before{content:"—————"}.document-outline__button{align-items:flex-start;background:none;border:none;border-radius:2px;color:#1e1e1e;cursor:pointer;display:flex;margin:0 0 0 -1px;padding:2px 5px 2px 1px;text-align:left}.document-outline__button:disabled{cursor:default}.document-outline__button:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid transparent}.document-outline__level{background:#ddd;border-radius:3px;color:#1e1e1e;font-size:13px;margin-right:4px;padding:1px 6px}.is-invalid .document-outline__level{background:#f0b849}.document-outline__item-content{padding:1px 0}.components-editor-notices__dismissible,.components-editor-notices__pinned{color:#1e1e1e;left:0;position:relative;right:0;top:0}.components-editor-notices__dismissible .components-notice,.components-editor-notices__pinned .components-notice{border-bottom:1px solid rgba(0,0,0,.2);box-sizing:border-box;margin:0;min-height:60px;padding:0 12px}.components-editor-notices__dismissible .components-notice .components-notice__dismiss,.components-editor-notices__pinned .components-notice .components-notice__dismiss{margin-top:12px}.entities-saved-states__find-entity{display:none}@media (min-width:782px){.entities-saved-states__find-entity{display:block}}.entities-saved-states__find-entity-small{display:block}@media (min-width:782px){.entities-saved-states__find-entity-small{display:none}}.entities-saved-states__panel-header{background:#fff;border-bottom:1px solid #ddd;box-sizing:border-box;height:60px;padding-left:8px;padding-right:8px}.entities-saved-states__text-prompt{padding:16px 16px 4px}.editor-error-boundary{box-shadow:0 .7px 1px rgba(0,0,0,.15),0 2.7px 3.8px -.2px rgba(0,0,0,.15),0 5.5px 7.8px -.3px rgba(0,0,0,.15),.1px 11.5px 16.4px -.5px rgba(0,0,0,.15);margin:60px auto auto;max-width:780px;padding:20px}.editor-post-excerpt__textarea{margin-bottom:10px;width:100%}.editor-post-featured-image{padding:0}.editor-post-featured-image .components-spinner{left:50%;margin-left:-9px;margin-top:-9px;position:absolute;top:50%}.editor-post-featured-image .components-responsive-wrapper__content{max-width:100%;width:auto}.editor-post-featured-image__container{position:relative}.editor-post-featured-image__container:focus .editor-post-featured-image__actions,.editor-post-featured-image__container:focus-within .editor-post-featured-image__actions,.editor-post-featured-image__container:hover .editor-post-featured-image__actions{opacity:1}.editor-post-featured-image__preview,.editor-post-featured-image__toggle{box-shadow:0 0 0 0 var(--wp-admin-theme-color);display:flex;justify-content:center;max-height:150px;overflow:hidden;padding:0;transition:all .1s ease-out;width:100%}@media (prefers-reduced-motion:reduce){.editor-post-featured-image__preview,.editor-post-featured-image__toggle{transition-delay:0s;transition-duration:0s}}.editor-post-featured-image__preview{height:auto}.editor-post-featured-image__preview .components-responsive-wrapper{background:#f0f0f0;width:100%}.editor-post-featured-image__toggle{background-color:#f0f0f0;border-radius:2px;line-height:20px;min-height:90px;padding:8px 0;text-align:center}.editor-post-featured-image__toggle:hover{background:#ddd;color:#1e1e1e}.editor-post-featured-image__actions{bottom:0;opacity:0;padding:8px;position:absolute;transition:opacity 50ms ease-out}@media (prefers-reduced-motion:reduce){.editor-post-featured-image__actions{transition-delay:0s;transition-duration:0s}}.editor-post-featured-image__action{-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background:hsla(0,0%,100%,.75);flex-grow:1;justify-content:center}[class].editor-post-format__suggestion{margin:4px 0 0}.editor-post-last-revision__title{font-weight:600;width:100%}.editor-post-last-revision__title .dashicon{margin-right:5px}.components-button.editor-post-last-revision__title{height:100%}.components-button.editor-post-last-revision__title:active,.components-button.editor-post-last-revision__title:hover{background:#f0f0f0}.components-button.editor-post-last-revision__title:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)}@media (min-width:600px){.editor-post-locked-modal{max-width:480px}}.editor-post-locked-modal__buttons{margin-top:24px}.editor-post-locked-modal__avatar{border-radius:2px;margin-top:16px;min-width:auto!important}.editor-post-publish-button__button.has-changes-dot:before{background:currentcolor;border-radius:4px;content:"";height:8px;margin:auto 5px auto -3px;width:8px}.editor-post-publish-panel{background:#fff}.editor-post-publish-panel__content{min-height:calc(100% - 144px)}.editor-post-publish-panel__content>.components-spinner{display:block;margin:100px auto 0}.editor-post-publish-panel__header{align-content:space-between;align-items:center;background:#fff;border-bottom:1px solid #ddd;display:flex;height:61px;padding-left:16px;padding-right:16px}.editor-post-publish-panel__header .components-button{justify-content:center;width:100%}.editor-post-publish-panel__header .has-icon{margin-left:auto;width:auto}.components-site-card{align-items:center;display:flex;margin:16px 0}.components-site-icon{border:none;border-radius:2px;height:36px;margin-right:12px;width:36px}.components-site-name{display:block;font-size:14px}.components-site-home{color:#757575;display:block;font-size:12px}.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{flex:1}@media (min-width:480px){.editor-post-publish-panel__header-cancel-button,.editor-post-publish-panel__header-publish-button{max-width:160px}}.editor-post-publish-panel__header-publish-button{padding-right:4px}.editor-post-publish-panel__header-cancel-button{padding-left:4px}.editor-post-publish-panel__header-published{flex-grow:1}.editor-post-publish-panel__footer{padding:16px}.components-button.editor-post-publish-panel__toggle.is-primary{align-items:center;display:inline-flex}.components-button.editor-post-publish-panel__toggle.is-primary.is-busy .dashicon{display:none}.components-button.editor-post-publish-panel__toggle.is-primary .dashicon{margin-right:-4px}.editor-post-publish-panel__link{font-weight:400;padding-left:4px}.editor-post-publish-panel__prepublish{padding:16px}.editor-post-publish-panel__prepublish strong{color:#1e1e1e}.editor-post-publish-panel__prepublish .components-panel__body{background:#fff;margin-left:-16px;margin-right:-16px}.editor-post-publish-panel__prepublish .editor-post-visibility__dialog-legend{display:none}.post-publish-panel__postpublish .components-panel__body{border-bottom:1px solid #e0e0e0;border-top:none}.post-publish-panel__postpublish-buttons{align-content:space-between;display:flex;flex-wrap:wrap;margin:-5px}.post-publish-panel__postpublish-buttons>*{flex-grow:1;margin:5px}.post-publish-panel__postpublish-buttons .components-button{flex:1;height:auto;justify-content:center;line-height:1.6;padding:3px 10px 4px;text-align:center;white-space:normal}.post-publish-panel__postpublish-buttons .components-clipboard-button{width:100%}.post-publish-panel__postpublish-post-address-container{align-items:flex-end;display:flex;margin-bottom:16px}.post-publish-panel__postpublish-post-address-container .post-publish-panel__postpublish-post-address{flex:1}.post-publish-panel__postpublish-post-address-container input[readonly]{background:#ddd;overflow:hidden;padding:10px;text-overflow:ellipsis}.post-publish-panel__postpublish-post-address__copy-button-wrap{flex-shrink:0;margin-left:8px}.post-publish-panel__postpublish-post-address__copy-button-wrap .components-button{height:38px}.post-publish-panel__postpublish-header{font-weight:500}.post-publish-panel__postpublish-subheader{margin:0 0 8px}.post-publish-panel__tip{color:#f0b849}@media screen and (max-width:782px){.post-publish-panel__postpublish-post-address__button-wrap .components-button{height:40px}}.editor-post-saved-state{align-items:center;color:#757575;display:flex;overflow:hidden;padding:12px 4px;white-space:nowrap;width:28px}.editor-post-saved-state.is-saved[aria-disabled=true],.editor-post-saved-state.is-saved[aria-disabled=true]:hover,.editor-post-saved-state.is-saving[aria-disabled=true],.editor-post-saved-state.is-saving[aria-disabled=true]:hover{background:transparent;color:#757575}.editor-post-saved-state svg{fill:currentColor;display:inline-block;flex:0 0 auto;margin-right:8px}@media (min-width:600px){.editor-post-saved-state{padding:8px 12px;text-indent:inherit;width:auto}.editor-post-saved-state svg{margin-right:0}}.editor-post-save-draft.has-text.has-icon svg{margin-right:0}.edit-post-sync-status{align-items:flex-start;justify-content:flex-start;position:relative;width:100%}.edit-post-sync-status>span{display:block;flex-shrink:0;padding:6px 0;width:45%;word-break:break-word}.edit-post-sync-status>div{padding:6px 0 6px 12px}.editor-post-taxonomies__hierarchical-terms-list{margin-left:-6px;margin-top:-6px;max-height:14em;overflow:auto;padding-left:6px;padding-top:6px}.editor-post-taxonomies__hierarchical-terms-choice{margin-bottom:8px}.editor-post-taxonomies__hierarchical-terms-choice:last-child{margin-bottom:4px}.editor-post-taxonomies__hierarchical-terms-subchoices{margin-left:16px;margin-top:8px}.editor-post-taxonomies__flat-term-most-used .editor-post-taxonomies__flat-term-most-used-label{margin-bottom:4px}.editor-post-taxonomies__flat-term-most-used-list{margin:0}.editor-post-taxonomies__flat-term-most-used-list li{display:inline-block;margin-right:8px}.editor-post-taxonomies__flat-term-most-used-list .components-button{font-size:12px}.edit-post-text-editor__body textarea.editor-post-text-editor{border:1px solid #949494;border-radius:0;box-shadow:none;display:block;font-family:Menlo,Consolas,monaco,monospace;font-size:16px!important;line-height:2.4;margin:0;min-height:200px;overflow:hidden;padding:16px;resize:none;transition:border .1s ease-out,box-shadow .1s linear;width:100%}@media (prefers-reduced-motion:reduce){.edit-post-text-editor__body textarea.editor-post-text-editor{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.edit-post-text-editor__body textarea.editor-post-text-editor{font-size:15px!important;padding:24px}}.edit-post-text-editor__body textarea.editor-post-text-editor:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);position:relative}.edit-post-text-editor__body textarea.editor-post-text-editor::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.edit-post-text-editor__body textarea.editor-post-text-editor::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.edit-post-text-editor__body textarea.editor-post-text-editor:-ms-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-url__link-label{font-size:13px;font-weight:400;margin:0}.editor-post-url__link{direction:ltr;word-break:break-word}.editor-post-url__link-slug{font-weight:600}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{border:1px solid #1e1e1e;border-radius:2px;border-radius:50%;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:24px;line-height:normal;margin-right:12px;margin-top:2px;padding:6px 8px;transition:box-shadow .1s linear;transition:none;width:24px}@media (prefers-reduced-motion:reduce){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{font-size:13px;line-height:normal}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color)}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:-ms-input-placeholder{color:rgba(30,30,30,.62)}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]{height:20px;width:20px}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:8px;margin:0;transform:translate(7px,7px);width:8px}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked:before{transform:translate(5px,5px)}}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color);outline:2px solid transparent}.editor-post-visibility__fieldset .editor-post-visibility__radio[type=radio]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.editor-post-visibility__fieldset .editor-post-visibility__info{color:#757575;margin-left:36px;margin-top:.5em}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__info{margin-left:32px}}.editor-post-visibility__fieldset .editor-post-visibility__choice:last-child .editor-post-visibility__info{margin-bottom:0}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 transparent;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-left:32px;padding:6px 8px;transition:box-shadow .1s linear;width:calc(100% - 32px)}@media (prefers-reduced-motion:reduce){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{transition-delay:0s;transition-duration:0s}}@media (min-width:600px){.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]{font-size:13px;line-height:normal}}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 1px var(--wp-admin-theme-color);outline:2px solid transparent}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-webkit-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]::-moz-placeholder{color:rgba(30,30,30,.62);opacity:1}.editor-post-visibility__fieldset .editor-post-visibility__password .editor-post-visibility__password-input[type=text]:-ms-input-placeholder{color:rgba(30,30,30,.62)}.editor-post-trash.components-button{flex-grow:1;justify-content:center}.table-of-contents__popover.components-popover .components-popover__content{min-width:380px}.components-popover.table-of-contents__popover{z-index:99998}.table-of-contents__popover .components-popover__content{padding:16px}@media (min-width:600px){.table-of-contents__popover .components-popover__content{max-height:calc(100vh - 120px);overflow-y:auto}}.table-of-contents__popover hr{margin:10px -16px 0}.table-of-contents__wrapper:focus:before{bottom:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);content:"";display:block;left:0;pointer-events:none;position:absolute;right:0;top:0}.table-of-contents__counts{display:flex;flex-wrap:wrap;margin:-8px 0 0}.table-of-contents__count{color:#1e1e1e;display:flex;flex-basis:33%;flex-direction:column;font-size:13px;margin-bottom:0;margin-top:8px;padding-right:8px}.table-of-contents__count:nth-child(4n){padding-right:0}.table-of-contents__number,.table-of-contents__popover .word-count{color:#1e1e1e;font-size:21px;font-weight:400;line-height:30px}.table-of-contents__title{display:block;font-size:15px;font-weight:600;margin-top:20px}.editor-template-validation-notice{align-items:center;display:flex;justify-content:space-between}.editor-template-validation-notice .components-button{margin-left:5px}
/*! 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}
body{--wp--preset--color--black:#000;--wp--preset--color--cyan-bluish-gray:#abb8c3;--wp--preset--color--white:#fff;--wp--preset--color--pale-pink:#f78da7;--wp--preset--color--vivid-red:#cf2e2e;--wp--preset--color--luminous-vivid-orange:#ff6900;--wp--preset--color--luminous-vivid-amber:#fcb900;--wp--preset--color--light-green-cyan:#7bdcb5;--wp--preset--color--vivid-green-cyan:#00d084;--wp--preset--color--pale-cyan-blue:#8ed1fc;--wp--preset--color--vivid-cyan-blue:#0693e3;--wp--preset--color--vivid-purple:#9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple:linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan:linear-gradient(135deg,#7adcb4 0%,#00d082 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange:linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red:linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray:linear-gradient(135deg,#eee 0%,#a9b8c3 100%);--wp--preset--gradient--cool-to-warm-spectrum:linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%);--wp--preset--gradient--blush-light-purple:linear-gradient(135deg,#ffceec 0%,#9896f0 100%);--wp--preset--gradient--blush-bordeaux:linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%);--wp--preset--gradient--luminous-dusk:linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%);--wp--preset--gradient--pale-ocean:linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%);--wp--preset--gradient--electric-grass:linear-gradient(135deg,#caf880 0%,#71ce7e 100%);--wp--preset--gradient--midnight:linear-gradient(135deg,#020381 0%,#2874fc 100%);--wp--preset--font-size--small:13px;--wp--preset--font-size--medium:20px;--wp--preset--font-size--large:36px;--wp--preset--font-size--x-large:42px;--wp--preset--spacing--20:.44rem;--wp--preset--spacing--30:.67rem;--wp--preset--spacing--40:1rem;--wp--preset--spacing--50:1.5rem;--wp--preset--spacing--60:2.25rem;--wp--preset--spacing--70:3.38rem;--wp--preset--spacing--80:5.06rem;--wp--preset--shadow--natural:6px 6px 9px rgba(0,0,0,.2);--wp--preset--shadow--deep:12px 12px 50px rgba(0,0,0,.4);--wp--preset--shadow--sharp:6px 6px 0px rgba(0,0,0,.2);--wp--preset--shadow--outlined:6px 6px 0px -3px rgba(255,255,255,1),6px 6px rgba(0,0,0,1);--wp--preset--shadow--crisp:6px 6px 0px rgba(0,0,0,1)}:where(.is-layout-flex){gap:.5em}:where(.is-layout-grid){gap:.5em}body .is-layout-flow>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}body .is-layout-flow>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}body .is-layout-flow>.aligncenter{margin-left:auto !important;margin-right:auto !important}body .is-layout-constrained>.alignleft{float:left;margin-inline-start:0;margin-inline-end:2em}body .is-layout-constrained>.alignright{float:right;margin-inline-start:2em;margin-inline-end:0}body .is-layout-constrained>.aligncenter{margin-left:auto !important;margin-right:auto !important}body .is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width:var(--wp--style--global--content-size);margin-left:auto !important;margin-right:auto !important}body .is-layout-constrained>.alignwide{max-width:var(--wp--style--global--wide-size)}body .is-layout-flex{display:flex}body .is-layout-flex{flex-wrap:wrap;align-items:center}body .is-layout-flex>*{margin:0}body .is-layout-grid{display:grid}body .is-layout-grid>*{margin:0}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}.has-black-color{color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-color{color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-color{color:var(--wp--preset--color--white) !important}.has-pale-pink-color{color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-color{color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-color{color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-color{color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-color{color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-color{color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-color{color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-color{color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-color{color:var(--wp--preset--color--vivid-purple) !important}.has-black-background-color{background-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-background-color{background-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-background-color{background-color:var(--wp--preset--color--white) !important}.has-pale-pink-background-color{background-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-background-color{background-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-background-color{background-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-background-color{background-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-background-color{background-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-background-color{background-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-background-color{background-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-background-color{background-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-background-color{background-color:var(--wp--preset--color--vivid-purple) !important}.has-black-border-color{border-color:var(--wp--preset--color--black) !important}.has-cyan-bluish-gray-border-color{border-color:var(--wp--preset--color--cyan-bluish-gray) !important}.has-white-border-color{border-color:var(--wp--preset--color--white) !important}.has-pale-pink-border-color{border-color:var(--wp--preset--color--pale-pink) !important}.has-vivid-red-border-color{border-color:var(--wp--preset--color--vivid-red) !important}.has-luminous-vivid-orange-border-color{border-color:var(--wp--preset--color--luminous-vivid-orange) !important}.has-luminous-vivid-amber-border-color{border-color:var(--wp--preset--color--luminous-vivid-amber) !important}.has-light-green-cyan-border-color{border-color:var(--wp--preset--color--light-green-cyan) !important}.has-vivid-green-cyan-border-color{border-color:var(--wp--preset--color--vivid-green-cyan) !important}.has-pale-cyan-blue-border-color{border-color:var(--wp--preset--color--pale-cyan-blue) !important}.has-vivid-cyan-blue-border-color{border-color:var(--wp--preset--color--vivid-cyan-blue) !important}.has-vivid-purple-border-color{border-color:var(--wp--preset--color--vivid-purple) !important}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background:var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important}.has-cool-to-warm-spectrum-gradient-background{background:var(--wp--preset--gradient--cool-to-warm-spectrum) !important}.has-blush-light-purple-gradient-background{background:var(--wp--preset--gradient--blush-light-purple) !important}.has-blush-bordeaux-gradient-background{background:var(--wp--preset--gradient--blush-bordeaux) !important}.has-luminous-dusk-gradient-background{background:var(--wp--preset--gradient--luminous-dusk) !important}.has-pale-ocean-gradient-background{background:var(--wp--preset--gradient--pale-ocean) !important}.has-electric-grass-gradient-background{background:var(--wp--preset--gradient--electric-grass) !important}.has-midnight-gradient-background{background:var(--wp--preset--gradient--midnight) !important}.has-small-font-size{font-size:var(--wp--preset--font-size--small) !important}.has-medium-font-size{font-size:var(--wp--preset--font-size--medium) !important}.has-large-font-size{font-size:var(--wp--preset--font-size--large) !important}.has-x-large-font-size{font-size:var(--wp--preset--font-size--x-large) !important}.wp-block-navigation a:where(:not(.wp-element-button)){color:inherit}:where(.wp-block-post-template.is-layout-flex){gap:1.25em}:where(.wp-block-post-template.is-layout-grid){gap:1.25em}:where(.wp-block-columns.is-layout-flex){gap:2em}:where(.wp-block-columns.is-layout-grid){gap:2em}.wp-block-pullquote{font-size:1.5em;line-height:1.6}
.cf7-style input[type=email],.cf7-style input[type=password],.cf7-style input[type=search],.cf7-style input[type=text],.cf7-style input[type=url],.cf7-style textarea{width:100%}body .cf7-style input.wpcf7-form-control.wpcf7-submit{text-align:center}body .cf7-style *{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}body .cf7-style div.wpcf7-response-output{padding:15px;text-transform:none}body .cf7-style div.wpcf7-validation-errors{background:0 0;color:red;border:2px solid red}body .cf7-style div.wpcf7-response-output:before{display:none}body .valentines-day-classic span.wpcf7-list-item,body .wpcf7 form.valentines-day-roses span.wpcf7-list-item{display:inline-block}body .valentines-day-classic input.wpcf7-form-control.wpcf7-date,body .valentines-day-classic input.wpcf7-form-control.wpcf7-file,body .valentines-day-classic input.wpcf7-form-control.wpcf7-number,body .valentines-day-classic input.wpcf7-form-control.wpcf7-quiz,body .valentines-day-classic input.wpcf7-form-control.wpcf7-range,body .valentines-day-classic input.wpcf7-form-control.wpcf7-select,body .valentines-day-classic input.wpcf7-form-control.wpcf7-text,body .valentines-day-classic select.wpcf7-form-control.wpcf7-select,body .valentines-day-classic textarea.wpcf7-form-control.wpcf7-textarea{margin:5px 0 0;padding:15px 10px;border-top:0;border-right:0;border-left:1px solid #aaa;border-bottom:1px solid #aaa;outline:0;resize:none;font-size:13px;line-height:17px;background:rgba(255,255,255,.7);color:#818181;font-family:Raleway;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .valentines-day-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]){border:none}body .wpcf7 form.valentines-day-classic p{margin-bottom:15px;font-size:16px;color:#222}body .valentines-day-classic{background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/vday-classic/hearted-bg.png) -45px 0;position:relative;max-width:600px;margin:0 auto 50px;padding-bottom:50px}body .valentines-day-classic .heart{position:absolute;right:0;background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/vday-classic/big-heart.png) no-repeat;width:136px;height:135px;top:-90px}body .valentines-day-classic p{margin-bottom:10px;text-shadow:1px 1px #fff}body .valentines-day-classic input,body .valentines-day-classic select,body .valentines-day-classic textarea{background:rgba(255,255,255,.7);border:none;border-left:1px solid #aaa;border-bottom:1px solid #aaa;-webkit-border-radius:0 0 5px 5px;-moz-border-radius:0 0 5px 5px;border-radius:0 0 5px 5px;-webkit-box-shadow:5px 6px 10px -5px #999;-moz-box-shadow:5px 6px 10px -5px #999;box-shadow:5px 6px 10px -5px #999;margin-top:3px}body .valentines-day-classic input:focus,body .valentines-day-classic textarea:focus{background:rgba(255,255,255,.7);border-left:1px solid #aaa;border-bottom:1px solid #aaa}body .cf7-style.valentines-day-classic .wpcf7-submit,body .cf7-style.valentines-day-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]),body .cf7-style.valentines-day-classic input.wpcf7-form-control.wpcf7-submit[disabled]{-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;border:none;line-height:20px;text-align:center;padding:10px 20px;min-width:90px;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkYjllOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZDU0ZTRlIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMzklIiBzdG9wLWNvbG9yPSIjZDQwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODUlIiBzdG9wLWNvbG9yPSIjOTQwYTBhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);background:-moz-linear-gradient(left,rgba(125,185,232,1) 0,rgba(213,78,78,1) 0,rgba(212,0,0,1) 39%,rgba(148,10,10,1) 85%);background:-webkit-gradient(linear,left top,right top,color-stop(0,rgba(125,185,232,1)),color-stop(0,rgba(213,78,78,1)),color-stop(39%,rgba(212,0,0,1)),color-stop(85%,rgba(148,10,10,1)));background:-webkit-linear-gradient(left,rgba(125,185,232,1) 0,rgba(213,78,78,1) 0,rgba(212,0,0,1) 39%,rgba(148,10,10,1) 85%);background:-o-linear-gradient(left,rgba(125,185,232,1) 0,rgba(213,78,78,1) 0,rgba(212,0,0,1) 39%,rgba(148,10,10,1) 85%);background:-ms-linear-gradient(left,rgba(125,185,232,1) 0,rgba(213,78,78,1) 0,rgba(212,0,0,1) 39%,rgba(148,10,10,1) 85%);background:linear-gradient(to right,rgba(125,185,232,1) 0,rgba(213,78,78,1) 0,rgba(212,0,0,1) 39%,rgba(148,10,10,1) 85%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db9e8',endColorstr='#940a0a',GradientType=1);color:#fff;float:right;text-shadow:1px 1px #555;cursor:pointer}body .valentines-day-classic .wpcf7-submit:hover,body .valentines-day-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]):focus,body .valentines-day-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{opacity:.8}body .valentines-day-classic div.wpcf7-response-output.wpcf7-mail-sent-ok,body .valentines-day-classic div.wpcf7-response-output.wpcf7-validation-errors{background:rgba(255,255,255,.6);border:1px solid red;top:30px}body .valentines-day-classic div.wpcf7-response-output.wpcf7-validation-errors{color:red}body .valentines-day-classic div.wpcf7-response-output.wpcf7-mail-sent-ok{color:green;border:1px solid green}body .valentines-day-classic input[type=date],body .valentines-day-classic input[type=file],body .valentines-day-classic input[type=range],body .valentines-day-classic select{width:100%}body .valentines-day-classic input[type=range]::-webkit-slider-runnable-track{height:5px;background:#ddd;border:none;border-radius:3px}body .valentines-day-classic input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;border:none;height:16px;width:16px;border-radius:50%;background:#777;margin-top:-4px;cursor:pointer}body .valentines-day-classic input[type=range]:focus{outline:0}body .valentines-day-classic input[type=range]:focus::-webkit-slider-runnable-track{background:#ccc}body .valentines-day-classic input[type=range]{-webkit-appearance:none;border:1px solid #fff;width:100%}body .valentines-day-classic input[type=range]::-moz-range-track{height:5px;background:#ddd;border:none;border-radius:3px}body .valentines-day-classic input[type=range]::-moz-range-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#777;cursor:pointer}body .valentines-day-classic input[type=range]:-moz-focusring{outline:#fff solid 1px;outline-offset:-1px}body .valentines-day-classic input[type=range]:focus::-moz-range-track{background:#ccc}body .valentines-day-classic input[type=range]::-ms-track{height:5px;background:0 0;border-color:transparent;border-width:6px 0;color:transparent}body .valentines-day-classic input[type=range]::-ms-fill-lower{background:#ddd;border-radius:10px}body .valentines-day-classic input[type=range]::-ms-fill-upper{background:#ddd;border-radius:10px}body .valentines-day-classic input[type=range]::-ms-thumb{border:none;height:16px;width:16px;border-radius:50%;background:#777;cursor:pointer}body .valentines-day-classic input[type=range]:focus::-ms-fill-lower{background:#ccc}body .valentines-day-classic input[type=range]:focus::-ms-fill-upper{background:#ccc}body .valentines-day-roses input.wpcf7-form-control.wpcf7-date,body .valentines-day-roses input.wpcf7-form-control.wpcf7-file,body .valentines-day-roses input.wpcf7-form-control.wpcf7-number,body .valentines-day-roses input.wpcf7-form-control.wpcf7-quiz,body .valentines-day-roses input.wpcf7-form-control.wpcf7-text,body .valentines-day-roses select.wpcf7-form-control.wpcf7-select,body .valentines-day-roses textarea.wpcf7-form-control.wpcf7-textarea{margin:5px 0 0;padding:15px 10px;border-bottom:1px solid #490706;outline:0;resize:none;font-size:13px;line-height:17px;background:0 0;color:#000;font-family:Raleway;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .valentines-day-roses input.wpcf7-form-control.wpcf7-date,body .valentines-day-roses input.wpcf7-form-control.wpcf7-file,body .valentines-day-roses input.wpcf7-form-control.wpcf7-range,body .valentines-day-roses select.wpcf7-form-control.wpcf7-select{width:100%}body .valentines-day-roses input.wpcf7-form-control.wpcf7-submit:not([disabled]),body .valentines-day-roses textarea.wpcf7-form-control.wpcf7-textarea{border:none}body .wpcf7 form.valentines-day-roses p{margin-bottom:15px;font-size:16px;color:#000}body .valentines-day-roses input.wpcf7-form-control.wpcf7-submit{position:absolute;right:0;-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none}body .valentines-day-roses input.wpcf7-form-control.wpcf7-submit:not([disabled]):focus,body .valentines-day-roses input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{background:#7f2a3a;border:none}body .valentines-day-roses{background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/vday-rose/rose-bg-50percent.png) no-repeat;position:relative;min-height:380px;width:270px;padding:12px 0 0 200px;-wekit-box-sizing:initial;-moz-box-sizing:initial;box-sizing:initial;clear:both}body .valentines-day-roses input{padding-bottom:2px}body .valentines-day-roses input,body .valentines-day-roses input:focus,body .valentines-day-roses input:hover{border-bottom:1px solid #490706}body .valentines-day-roses textarea{width:215px;height:140px;resize:none;padding-top:0;line-height:32px}body .valentines-day-roses p{margin-bottom:10px}body .valentines-day-roses .letter-box{background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/vday-rose/contact-bg.png) no-repeat #826e50;width:285px;margin:32px 0 0 -50px;padding:35px 15px 50px}body .wpcf7 form.valentines-day-roses .letter-box p{color:#000}body .wpcf7 form.valentines-day-roses .wpcf7-submit{position:absolute;bottom:10px;right:20px;border:none;padding:7px 15px;color:#fff;box-shadow:none}body .valentines-day-roses input[type=submit]:focus,body .valentines-day-roses input[type=submit]:hover{background:#490706}body .valentines-day-roses div.wpcf7-mail-sent-ok,body .valentines-day-roses div.wpcf7-validation-errors{background:rgba(255,255,255,.6);border:none;left:115px;position:absolute;top:145px;width:295px}body .valentines-day-roses div.wpcf7-validation-errors{color:red}body .valentines-day-roses div.wpcf7-mail-sent-ok{color:green}body .valentines-day-roses div.wpcf7-response-output.wpcf7-mail-sent-ok,body .valentines-day-roses div.wpcf7-response-output.wpcf7-validation-errors{background:rgba(255,255,255,.6);border:none}body .valentines-day-birds input.wpcf7-form-control.wpcf7-date,body .valentines-day-birds input.wpcf7-form-control.wpcf7-file,body .valentines-day-birds input.wpcf7-form-control.wpcf7-number,body .valentines-day-birds input.wpcf7-form-control.wpcf7-quiz,body .valentines-day-birds input.wpcf7-form-control.wpcf7-range,body .valentines-day-birds input.wpcf7-form-control.wpcf7-text,body .valentines-day-birds select.wpcf7-form-control.wpcf7-select,body .valentines-day-birds textarea.wpcf7-form-control.wpcf7-textarea{margin:0 0 5px;padding:8px 10px;border:2px dashed #000;outline:0;resize:none;font-size:13px;line-height:16px;background:0 0;color:#222;font-family:inherit;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .valentines-day-birds input.wpcf7-form-control.wpcf7-date,body .valentines-day-birds input.wpcf7-form-control.wpcf7-number,body .valentines-day-birds input.wpcf7-form-control.wpcf7-range,body .valentines-day-birds input.wpcf7-form-control.wpcf7-text,body .valentines-day-birds input[type=email],body .valentines-day-birds input[type=password],body .valentines-day-birds input[type=search],body .valentines-day-birds input[type=text],body .valentines-day-birds input[type=url],body .valentines-day-birds select.wpcf7-form-control.wpcf7-select,body .valentines-day-birds textarea,body .valentines-day-birds textarea.wpcf7-form-control.wpcf7-textarea{width:100%}body .valentines-day-birds input.wpcf7-form-control.wpcf7-submit:not([disabled]),body .valentines-day-birds input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{border:none;background:0 0}body .valentines-day-birds input.wpcf7-form-control.wpcf7-submit:not([disabled]){color:#444}body .valentines-day-birds input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{color:#843a69}body .valentines-day-birds div.wpcf7-response-output{position:relative;padding:17px 42px;font-weight:400;font-size:13px;line-height:17px;text-transform:uppercase;letter-spacing:1px}body .valentines-day-birds div.wpcf7-response-output.wpcf7-validation-errors{background:0 0}body .valentines-day-birds div.wpcf7-response-output.wpcf7-validation-errors:before{display:none}body .valentines-day-birds span.wpcf7-list-item{display:inline-block}body .valentines-day-birds{position:relative;width:280px;margin:234px 0 330px 97px}body .valentines-day-birds-container{background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/vday-birds/bg-middle.png) 63px 0 repeat-y;width:486px;margin:0 auto}body .valentines-day-birds .bg-bottom,body .valentines-day-birds .bg-header{width:486px}body .valentines-day-birds .bg-header{background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/vday-birds/bg-top.png) 25px 0 no-repeat;height:234px;left:-97px;position:absolute;top:-234px}body .valentines-day-birds .bg-bottom{background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/vday-birds/bg-bottom.png) no-repeat;bottom:-301px;height:301px;left:-97px;position:absolute}body .wpcf7 form.valentines-day-birds p{margin-bottom:20px;color:#222;line-height:1.5em}body .valentines-day-birds input,body .valentines-day-birds textarea{background:0 0;border:2px dashed #000;resize:vertical}body .valentines-day-birds textarea{height:120px}body .valentines-day-birds input:focus,body .valentines-day-birds input:hover,body .valentines-day-birds textarea:focus,body .valentines-day-birds textarea:hover{border:2px dashed #000}body .valentines-day-birds input{margin-bottom:5px}body .valentines-day-birds input[type=submit]{font-size:30px;color:#444;text-transform:capitalize;border:none;box-shadow:none;background:0 0;display:block;margin:0 auto}body .valentines-day-birds input[type=submit]:focus,body .valentines-day-birds input[type=submit]:hover{background:0 0;color:#000}body .valentines-day-birds div.wpcf7-response-output{width:265px;margin:0 0 0 -36px;border:none}body .valentines-day-birds .wpcf7-validation-errors{color:red}body .valentines-day-birds .wpcf7-mail-sent-ok{color:green}body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-date,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-file,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-number,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-quiz,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-text,body .valentines-day-blue-birds select.wpcf7-form-control.wpcf7-select,body .valentines-day-blue-birds textarea.wpcf7-form-control.wpcf7-textarea{margin:5px 0 0;padding:15px;border:0;outline:0;resize:none;font-size:13px;line-height:17px;background:#dad3c2;color:#818181;font-family:Raleway;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-date,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-file,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-range,body .valentines-day-blue-birds select.wpcf7-form-control.wpcf7-select{width:100%}body .valentines-day-blue-birds .wpcf7-list-item,body .valentines-day-blue-birds .wpcf7-list-item-label{display:inline-block}body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-submit:not([disabled]){border:none}body .wpcf7 form.valentines-day-blue-birds p{margin-bottom:15px;font-size:16px}body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-submit:focus,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-submit:hover,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-submit:not([disabled]):focus,body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/vday-blue-birds/submit.png) top right no-repeat;border:none;color:#7f2a3a}body .valentines-day-blue-birds{position:relative;background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/vday-blue-birds/pattern.jpg);color:#100804}body .valentines-day-blue-birds .header{background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/vday-blue-birds/header.png) top center no-repeat;height:260px;width:100%}body .valentines-day-blue-birds textarea{width:100%;display:inline-block;background:#dad3c2;border:none;height:75px}body .valentines-day-blue-birds input:focus,body .valentines-day-blue-birds textarea:focus{background:#dad3c2}body .valentines-day-blue-birds input.wpcf7-form-control.wpcf7-submit{-webkit-transition:none;-moz-transition:none;-ms-transition:none;-o-transition:none;transition:none;background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/vday-blue-birds/submit.png) top right no-repeat;line-height:50px;font-size:30px;display:inline;text-transform:none;width:auto;position:absolute;top:50px;right:20px;color:#100804;box-shadow:none}body .valentines-day-blue-birds .wpcf7-submit:hover,body .valentines-day-blue-birds span.wpcf7-not-valid-tip{color:#7f2a3a}body .valentines-day-blue-birds p{width:290px;margin:7px auto;position:relative}body .valentines-day-blue-birds .footer{background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/vday-blue-birds/footer.png) bottom center no-repeat;height:145px;width:100%}body .valentines-day-blue-birds div.wpcf7-mail-sent-ok,body .valentines-day-blue-birds div.wpcf7-validation-errors{border:none;background:rgba(127,42,58,.9);position:absolute;bottom:0;color:#fff;margin:0;padding:10px 20px;right:0}body .valentines-day-blue-birds div.wpcf7-mail-sent-ok{background:rgba(9,94,0,.9)}body .christmas-classic input.wpcf7-form-control.wpcf7-date,body .christmas-classic input.wpcf7-form-control.wpcf7-file,body .christmas-classic input.wpcf7-form-control.wpcf7-number,body .christmas-classic input.wpcf7-form-control.wpcf7-quiz,body .christmas-classic input.wpcf7-form-control.wpcf7-text,body .christmas-classic select.wpcf7-form-control.wpcf7-select,body .christmas-classic textarea.wpcf7-form-control.wpcf7-textarea{margin:5px 0 0;padding:3px 10px;border:1px dotted #b2a28e;outline:0;resize:none;font-size:14px;line-height:20px;background:#f3eadf;color:#707070;color:rgba(51,51,51,.7);font-family:Raleway;font-weight:400;height:40px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}body .christmas-classic select.wpcf7-form-control.wpcf7-select[multiple]{height:auto}body .christmas-classic textarea.wpcf7-form-control.wpcf7-textarea{padding:5px 10px;height:140px}body .christmas-classic input.wpcf7-form-control.wpcf7-file{padding:8px 10px}body .christmas-classic span.wpcf7-list-item{margin:.5em;display:inline-block}body .christmas-classic{position:relative}body .christmas-classic-container{background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/xmas-classic/bg-repeat.png) 1px 1px repeat-y rgba(0,0,0,0);display:block;margin:auto auto 260px;text-align:center;width:403px}body .christmas-classic .header{background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/xmas-classic/top_border.png) no-repeat rgba(0,0,0,0);height:23px;width:100%}body .christmas-classic .left{background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/xmas-classic/left_part_bg.png) no-repeat rgba(0,0,0,0);bottom:0;height:129px;left:-73px;position:absolute;width:99px}body .christmas-classic p{color:#482c09;margin-bottom:20px;margin-left:27px;width:350px}body .christmas-classic .footer{background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/xmas-classic/bottombg.png) no-repeat rgba(0,0,0,0);height:255px;width:474px;position:absolute;bottom:-255px;margin:0 0 0 -70px;padding:0}body .christmas-classic input,body .christmas-classic textarea{display:inline-block;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;background:#f3eadf;border:1px dotted #b2a28e}body .christmas-classic input{height:28px;padding:3px 5px;line-height:28px}body .christmas-classic input:focus,body .christmas-classic textarea:focus{background:#f3eadf;border:1px dotted #b2a28e}body .christmas-classic .wpcf7-form-control-wrap input,body .christmas-classic .wpcf7-form-control-wrap textarea{display:block;width:100%}body .christmas-classic form textarea{resize:vertical;margin-bottom:10px}body .christmas-classic .wpcf7-submit,body .christmas-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]){background:rgba(0,0,0,0);border:none;bottom:-246px;height:86px;left:21px;position:absolute;text-indent:-9999px;width:95px;z-index:10}body .christmas-classic .wpcf7-submit:hover,body .christmas-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{background-color:rgba(255,255,255,.3)}body .christmas-classic div.wpcf7-response-output{width:84%;margin:0 auto}body .christmas-classic span.wpcf7-list-item-label{display:inline-block}body .christmas-red .wpcf7-form-control-wrap{display:inherit}body .christmas-red input.wpcf7-form-control.wpcf7-date,body .christmas-red input.wpcf7-form-control.wpcf7-number,body .christmas-red input.wpcf7-form-control.wpcf7-quiz,body .christmas-red input.wpcf7-form-control.wpcf7-text,body .christmas-red select.wpcf7-form-control.wpcf7-select,body .christmas-red textarea.wpcf7-form-control.wpcf7-textarea{margin:5px 0 0;padding:15px 10px;border:none;outline:0;resize:none;font-size:17px;line-height:normal;background:#fff;background:rgba(255,255,255,.9);color:#818181;font-family:Raleway;font-weight:400;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .christmas-red select.wpcf7-form-control.wpcf7-select[multiple]{height:auto;padding:5px 10px}body .christmas-red input.wpcf7-form-control.wpcf7-acceptance{display:inline-block;width:auto}body .christmas-red input.wpcf7-form-control.wpcf7-submit:not([disabled]),body .christmas-red textarea.wpcf7-form-control.wpcf7-textarea{border:none}body .wpcf7 form.christmas-red p{margin-bottom:15px;font-size:16px;color:#fff}body .christmas-red-container{color:#fff;font-size:17px;width:600px;margin:0 auto;background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/xmas-red/middle.png) top center repeat-y;position:relative}body .christmas-red{margin:94px 0 125px}body .christmas-red .header{display:block;background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/xmas-red/header.png) 32px top no-repeat;width:600px;height:94px;position:absolute;top:-94px}body .christmas-red .footer{display:block;background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/xmas-red/footer.png) top center no-repeat;width:600px;height:94px;bottom:-94px;position:absolute}body .christmas-red p{max-width:370px;margin:0 auto}body .christmas-red input,body .christmas-red textarea{color:#222;width:100%;font-size:16px;margin:0}body .christmas-red input[type=email],body .christmas-red input[type=password],body .christmas-red input[type=search],body .christmas-red input[type=text],body .christmas-red input[type=url],body .christmas-red select,body .christmas-red textarea{width:100%}body .christmas-red input[type=checkbox],body .christmas-red input[type=radio]{width:auto}body .christmas-red input:focus,body .christmas-red textarea:focus{background:#fff}body .christmas-red textarea{height:120px;resize:vertical}body .christmas-red .wpcf7-submit,body .christmas-red input.wpcf7-form-control.wpcf7-submit:not([disabled]){display:block;width:232px;height:126px;background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/xmas-red/send.png) top center no-repeat;position:absolute;bottom:-125px;right:0;text-indent:-9999px;border:none;z-index:10;-webkit-box-shadow:none;-moz-box-shadow:none;box-shadow:none}body .christmas-classic-mail-sent-ok,body .christmas-classic-validation-errors,body .christmas-red .wpcf7-mail-sent-ok,body .christmas-red .wpcf7-validation-errors{border:none;max-width:350px;font-size:22px;color:#fc8181;margin-left:25px;padding:0}body .christmas-classic-mail-sent-ok,body .christmas-red .wpcf7-mail-sent-ok{color:#73c94e}body .christmas-classic span.wpcf7-not-valid-tip,body .christmas-red span.wpcf7-not-valid-tip{left:0;top:0;padding:5px 10px;width:368px;font-size:16px;border:none;display:block;color:#fc8181;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}.wpcf7-form-control .wpcf7-radio,body .christmas-red span.wpcf7-list-item{display:inline-block;height:32px;margin-left:1em;position:relative}body .christmas-red .wpcf7-radio .wpcf7-list-item-label:before,body .christmas-red .wpcf7-radio input+.wpcf7-list-item-label:before{content:'';position:absolute;top:0;width:32px;height:32px;background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/xmas-red/radio.png) 0 2px no-repeat;z-index:1}body .christmas-red .wpcf7-radio .wpcf7-list-item-label:before{right:0}body .christmas-red .wpcf7-radio input+.wpcf7-list-item-label:before{left:0}body .christmas-red .wpcf7-radio .wpcf7-list-item .active .wpcf7-list-item-label:before,body .christmas-red .wpcf7-radio .wpcf7-list-item.active .wpcf7-list-item-label:before{background-position:0 -31px}body .christmas-red .wpcf7-radio .wpcf7-list-item-label{display:inline-block;vertical-align:top}body .christmas-red span.wpcf7-list-item input[type=radio]{position:relative;z-index:2;width:30px;height:30px;cursor:pointer;-ms-filter:"alpha(opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;-khtml-opacity:0;opacity:0}body .christmas-red .wpcf7-response-output{position:relative;margin:0 auto}body .christmas-red .wpcf7-submit:hover,body .christmas-red input.wpcf7-form-control.wpcf7-submit:not([disabled]):focus,body .christmas-red input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{opacity:.8}body .christmas-red div.wpcf7-response-output.wpcf7-mail-sent-ok,body .christmas-red div.wpcf7-response-output.wpcf7-validation-errors{background:0 0;border:none;font-size:17px}body .christmas-red div.wpcf7-response-output.wpcf7-validation-errors{color:#fc8181}body .christmas-red div.wpcf7-response-output.wpcf7-mail-sent-ok{color:#04c004}body .christmas-red span.wpcf7-not-valid-tip{padding:5px 10px 5px 0}body .christmas-simple{width:410px;padding:50px 20px 15px;color:#1b0a00;position:relative;margin:75px 0 35px}body .christmas-simple-container{width:425px;margin:0 auto;border-left:dashed 2px #542c0e;border-right:dashed 2px #542c0e;background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/xmas-simple/middle.png) center top repeat-y}body .christmas-simple p{width:325px;margin:15px auto}body .christmas-simple p input[type=date],body .christmas-simple p input[type=email],body .christmas-simple p input[type=email]:focus,body .christmas-simple p input[type=email]:hover,body .christmas-simple p input[type=file],body .christmas-simple p input[type=number],body .christmas-simple p input[type=range],body .christmas-simple p input[type=tel],body .christmas-simple p input[type=tel]:focus,body .christmas-simple p input[type=tel]:hover,body .christmas-simple p input[type=text],body .christmas-simple p input[type=text]:focus,body .christmas-simple p input[type=text]:hover,body .christmas-simple p input[type=url],body .christmas-simple p select,body .christmas-simple p textarea,body .christmas-simple p textarea:focus,body .christmas-simple p textarea:hover{width:94%;background:0 0;border:2px dashed #7d5f48;padding:.625em .4375em}body .christmas-simple span.wpcf7-list-item{display:inline-block;margin-left:1em}body .christmas-simple input[type=checkbox],body .christmas-simple input[type=radio]{margin-right:0}body .christmas-simple textarea{height:110px;resize:vertical}body .christmas-simple .footer,body .christmas-simple .header{width:425px;height:35px;margin:0 auto;background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/xmas-simple/header.png) center bottom no-repeat;border:2px dashed #542c0e;border-bottom:none;position:absolute;left:-2px}body .christmas-simple .header{background-position:1px 1px;border-radius:12px 12px 0 0;left:-2px;top:-35px;width:421px}body .christmas-simple .footer{background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/xmas-simple/footer.png) center top no-repeat;border-bottom:2px dashed #542c0e;border-radius:0 0 20px 20px;border-top:medium none;bottom:-35px;padding-bottom:3px;width:425px}body .christmas-simple .ribbon{width:182px;height:202px;position:absolute;background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/xmas-simple/ribbon.png) no-repeat;right:-118px;top:-85px}body .christmas-simple div.wpcf7-response-output{width:360px;margin:0 auto;border:none;color:#e00}body .christmas-simple .wpcf7-submit,body .christmas-simple input[type=submit]{background:#e7e3d0;color:#555;border-top:solid 1px #fff;font-size:14px;padding:0 40px;height:40px;-webkit-border-radius:15px 18px 7px 9px;-moz-border-radius:15px 18px 7px 9px;border-radius:15px 18px 7px 9px;-webkit-box-shadow:-3px 3px 9px 1px #999;box-shadow:-3px 3px 9px 1px #999}body .christmas-simple input[type=submit]:hover{border-top:solid 1px #fff;background:#e7e3d0;color:#000}body .christmas-simple span.wpcf7-not-valid-tip{top:-4px;left:2px;height:30px;line-height:30px;padding-left:9px;width:335px;color:#e00;background:#fff;border:none}body .christmas-classic .wpcf7-not-valid-tip{width:100%;background:0 0}body .twenty-fifteen-pattern{padding-top:1.6842em}body .twenty-fifteen-pattern p{font-size:1.6rem;margin-bottom:1.6842em;color:rgba(51,51,51,.7);display:block;font-family:"Noto Sans",sans-serif;font-weight:700;letter-spacing:.04em;line-height:1.5;text-transform:uppercase}body .twenty-fifteen-pattern input[type=email],body .twenty-fifteen-pattern input[type=submit],body .twenty-fifteen-pattern input[type=text],body .twenty-fifteen-pattern input[type=url],body .twenty-fifteen-pattern textarea{width:100%;padding:.5278em;line-height:normal;font-size:1.9rem;border:1px solid rgba(51,51,51,.1);color:rgba(51,51,51,.7);background:#f7f7f7;border-radius:0;margin:0;max-width:100%;vertical-align:baseline;font-family:"Noto Serif",serif;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .twenty-fifteen-pattern input:focus,body .twenty-fifteen-pattern textarea:focus{border:1px solid rgba(51,51,51,.3);color:#333;background:#fff}body .twenty-fifteen-pattern button,body .twenty-fifteen-pattern input[type=button],body .twenty-fifteen-pattern input[type=reset],body .twenty-fifteen-pattern input[type=submit]{font-size:1.6rem;padding:.8125em 1.625em;background:#333;border:none;color:#fff;cursor:pointer;font-family:"Noto Sans",sans-serif;font-weight:700;text-transform:uppercase;width:100%}body .twenty-fifteen-pattern button:hover,body .twenty-fifteen-pattern input[type=button]:hover,body .twenty-fifteen-pattern input[type=reset]:hover,body .twenty-fifteen-pattern input[type=submit]:hover{background:rgba(51,51,51,.7);outline:0}body .monochrome input::-webkit-input-placeholder,body .monochrome textarea::-webkit-input-placeholder{opacity:1;color:#fff}body .monochrome input::-moz-placeholder,body .monochrome textarea::-moz-placeholder{opacity:1;color:#fff}body .monochrome input:-ms-input-placeholder,body .monochrome textarea:-ms-input-placeholder{opacity:1;color:#fff}body .monochrome input:-moz-placeholder,body .monochrome textarea:-moz-placeholder{opacity:1;color:#fff}body .monochrome p{margin-bottom:0}body .monochrome input.wpcf7-form-control.wpcf7-date,body .monochrome input.wpcf7-form-control.wpcf7-number,body .monochrome input.wpcf7-form-control.wpcf7-quiz,body .monochrome input.wpcf7-form-control.wpcf7-text,body .monochrome select.wpcf7-form-control.wpcf7-select,body .monochrome textarea.wpcf7-form-control.wpcf7-textarea{background-color:#0d0d0d;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#fff;font-size:14px;font-style:normal;font-weight:700;letter-spacing:0;text-transform:none;margin-top:0;margin-bottom:5px;width:100%;padding:24px 29px}body .monochrome input.wpcf7-form-control.wpcf7-submit,body .monochrome input.wpcf7-form-control.wpcf7-submit:not([disabled]){background-color:#fff;border:2px solid #303030;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#0d0d0d;font-size:14px;line-height:65px;height:65px;font-style:normal;font-weight:700;letter-spacing:0;text-transform:none;padding:0 34px}body .monochrome input.wpcf7-form-control.wpcf7-submit:hover,body .monochrome input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{color:#fff;background-color:#0d0d0d}body .minimal-brown input::-webkit-input-placeholder,body .minimal-brown textarea::-webkit-input-placeholder{opacity:1;color:#828282}body .minimal-brown input::-moz-placeholder,body .minimal-brown textarea::-moz-placeholder{opacity:1;color:#828282}body .minimal-brown input:-ms-input-placeholder,body .minimal-brown textarea:-ms-input-placeholder{opacity:1;color:#828282}body .minimal-brown input:-moz-placeholder,body .minimal-brown textarea:-moz-placeholder{opacity:1;color:#828282}body .minimal-brown p{margin-bottom:-1px}body .minimal-brown input.wpcf7-form-control.wpcf7-date,body .minimal-brown input.wpcf7-form-control.wpcf7-number,body .minimal-brown input.wpcf7-form-control.wpcf7-quiz,body .minimal-brown input.wpcf7-form-control.wpcf7-text,body .minimal-brown select.wpcf7-form-control.wpcf7-select,body .minimal-brown textarea.wpcf7-form-control.wpcf7-textarea{background-color:#fff;border:1px solid #ededed;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;color:#828282;font-size:14px;font-style:normal;font-weight:400;text-transform:none;padding:17px 19px;margin:0;display:block;outline:0;resize:none;line-height:17px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}body .minimal-brown input.wpcf7-form-control.wpcf7-date:focus,body .minimal-brown input.wpcf7-form-control.wpcf7-number:focus,body .minimal-brown input.wpcf7-form-control.wpcf7-quiz:focus,body .minimal-brown input.wpcf7-form-control.wpcf7-text:focus,body .minimal-brown select.wpcf7-form-control.wpcf7-select:focus,body .minimal-brown textarea.wpcf7-form-control.wpcf7-textarea:focus{color:#828282;background-color:#fcfcfc;border-color:#ededed}body .minimal-brown input.wpcf7-form-control.wpcf7-submit,body .minimal-brown input.wpcf7-form-control.wpcf7-submit:not([disabled]){background-color:#fff;border:1px solid #ededed;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;color:#303030;font-size:12px;font-style:normal;font-weight:700;letter-spacing:0;text-transform:uppercase;height:51px;line-height:51px;padding:0 54px;margin-top:5px}body .minimal-brown input.wpcf7-form-control.wpcf7-submit:hover,body .minimal-brown input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{color:#fff;background-color:#b08d58;border-color:#b08d58}body .transparent-two-columns input::-webkit-input-placeholder,body .transparent-two-columns textarea::-webkit-input-placeholder{opacity:1;color:#fff}body .transparent-two-columns input::-moz-placeholder,body .transparent-two-columns textarea::-moz-placeholder{opacity:1;color:#fff}body .transparent-two-columns input:-ms-input-placeholder,body .transparent-two-columns textarea:-ms-input-placeholder{opacity:1;color:#fff}body .transparent-two-columns input:-moz-placeholder,body .transparent-two-columns textarea:-moz-placeholder{opacity:1;color:#fff}body .transparent-two-columns p{text-align:center;margin-bottom:5px}body .transparent-two-columns p:nth-of-type(1),body .transparent-two-columns p:nth-of-type(2){display:inline-block;width:48%;margin:0 10px 0 0}body .transparent-two-columns p:nth-of-type(2){margin:0 0 0 8px}body .transparent-two-columns input.wpcf7-form-control.wpcf7-date,body .transparent-two-columns input.wpcf7-form-control.wpcf7-number,body .transparent-two-columns input.wpcf7-form-control.wpcf7-quiz,body .transparent-two-columns input.wpcf7-form-control.wpcf7-text,body .transparent-two-columns select.wpcf7-form-control.wpcf7-select,body .transparent-two-columns textarea.wpcf7-form-control.wpcf7-textarea{background-color:rgba(255,255,255,0);border:1px solid #f6f6f6;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;color:#fff;font-size:14px;font-style:normal;font-weight:400;letter-spacing:0;text-transform:none;padding:14px 20px;margin:0 0 14px;outline:0;resize:none;line-height:17px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%}body .transparent-two-columns textarea.wpcf7-form-control.wpcf7-textarea{height:92px}body .transparent-two-columns input.wpcf7-form-control.wpcf7-date:focus,body .transparent-two-columns input.wpcf7-form-control.wpcf7-number:focus,body .transparent-two-columns input.wpcf7-form-control.wpcf7-quiz:focus,body .transparent-two-columns input.wpcf7-form-control.wpcf7-text:focus,body .transparent-two-columns select.wpcf7-form-control.wpcf7-select:focus,body .transparent-two-columns textarea.wpcf7-form-control.wpcf7-textarea:focus{color:#303030;background-color:#fff}body .transparent-two-columns input.wpcf7-form-control.wpcf7-submit,body .transparent-two-columns input.wpcf7-form-control.wpcf7-submit:not([disabled]){background-color:#f6f6f6;border-width:0;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;color:#222;font-size:13px;font-style:normal;font-weight:400;letter-spacing:2.9px;text-transform:uppercase;height:50px;line-height:50px;padding:0 26px;margin-top:22px;display:inline-block}body .transparent-two-columns input.wpcf7-form-control.wpcf7-submit:hover,body .transparent-two-columns input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{color:#222;background-color:#fff}body .transparent-two-columns div.wpcf7-response-output.wpcf7-validation-errors{background-color:#f1c40f;color:#fff;border-color:#f1c40f}body .transparent-two-columns div.wpcf7-response-output.wpcf7-mail-sent-ok{background-color:#1abc9c;color:#fff;border-color:#1abc9c}body .monochrome-light input::-webkit-input-placeholder,body .monochrome-light textarea::-webkit-input-placeholder{opacity:1;color:#303030}body .monochrome-light input::-moz-placeholder,body .monochrome-light textarea::-moz-placeholder{opacity:1;color:#303030}body .monochrome-light input:-ms-input-placeholder,body .monochrome-light textarea:-ms-input-placeholder{opacity:1;color:#303030}body .monochrome-light input:-moz-placeholder,body .monochrome-light textarea:-moz-placeholder{opacity:1;color:#303030}body .monochrome-light p{margin-bottom:20px}body .monochrome-light input.wpcf7-form-control.wpcf7-date,body .monochrome-light input.wpcf7-form-control.wpcf7-number,body .monochrome-light input.wpcf7-form-control.wpcf7-quiz,body .monochrome-light input.wpcf7-form-control.wpcf7-text,body .monochrome-light select.wpcf7-form-control.wpcf7-select,body .monochrome-light textarea.wpcf7-form-control.wpcf7-textarea{background-color:#fff;border:2px solid #303030;color:#303030;font-size:15px;line-height:15px;font-style:normal;font-weight:600;letter-spacing:1px;text-transform:uppercase;padding:21px 22px 17px;width:100%;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;resize:none}body .monochrome-light textarea.wpcf7-form-control.wpcf7-textarea{height:150px}body .monochrome-light input.wpcf7-form-control.wpcf7-submit,body .monochrome-light input.wpcf7-form-control.wpcf7-submit:not([disabled]){background-color:#303030;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;color:#fff;font-size:13px;font-style:normal;font-weight:700;letter-spacing:1px;text-transform:uppercase;height:45px;line-height:45px;padding:0 35px}body .monochrome-light input.wpcf7-form-control.wpcf7-submit:hover,body .monochrome-light input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover{color:#fff;background-color:#3a3a3a;border-color:#3a3a3a}body .monochrome-light div.wpcf7-response-output.wpcf7-mail-sent-ok{background-color:#1abc9c}.logged-in div.wpcf7{position:relative;margin-top:70px}.logged-in .frontend-edit-style-link{position:absolute;left:0;top:-50px;z-index:9;display:block;padding:5px 10px;-webkit-box-shadow:none;box-shadow:none;text-decoration:none;background:#e74c3c;color:#fff;-webkit-border-radius:5px;border-radius:5px;border:1px solid #e74c3c;font-size:13px;line-height:135%}.logged-in .frontend-edit-style-link:hover{background-color:#fff;color:#e74c3c}
@media only screen and (max-device-width:1024px){body .christmas-red{margin-bottom:0}body .christmas-red-container{margin-bottom:140px;padding-bottom:4px}body .christmas-classic .footer,body .christmas-classic .header,body .christmas-classic-container,body .christmas-red .footer,body .christmas-red .header,body .christmas-red-container,body .christmas-simple .footer,body .christmas-simple .header,body .christmas-simple .ribbon,body .christmas-simple-container,body .valentines-day-blue-birds,body .valentines-day-blue-birds .footer,body .valentines-day-blue-birds .header,body .valentines-day-classic .heart,body .valentines-day-roses{-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}body .christmas-classic p,body .christmas-red p,body .christmas-simple p,body .twenty-fifteen-pattern p,body .valentines-day-blue-birds p,body .valentines-day-blue-birds textarea,body .valentines-day-roses{width:100%;padding:0 45px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body .christmas-classic-container{width:100%;max-width:480px;margin-bottom:310px}body .christmas-classic p{margin-left:0}body .christmas-classic .left{z-index:100;left:-70px;bottom:-15px}body .christmas-classic .footer{width:559px;margin-left:-79px;height:300px;bottom:-300px}body .christmas-classic .wpcf7-submit,body .christmas-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]){bottom:-285px;left:34px;width:101px;height:90px}body .christmas-classic span.wpcf7-not-valid-tip,body .christmas-classic-mail-sent-ok,body .christmas-classic-validation-errors,body .christmas-red .wpcf7-mail-sent-ok,body .christmas-red .wpcf7-validation-errors,body .christmas-red span.wpcf7-not-valid-tip{width:100%}body .cf7-style div.wpcf7-response-output{padding:0 45px;font-size:14px}body .christmas-simple-container{width:85%}body .christmas-simple{width:100%;padding:0}body .christmas-simple .header{width:100.9%}body .christmas-simple .footer{width:100.9%;bottom:-35px}body .christmas-simple p input[type=text],body .christmas-simple p input[type=text]:focus,body .christmas-simple p input[type=text]:hover,body .christmas-simple p input[type=email],body .christmas-simple p input[type=email]:focus,body .christmas-simple p input[type=email]:hover,body .christmas-simple p input[type=tel],body .christmas-simple p input[type=tel]:focus,body .christmas-simple p input[type=tel]:hover,body .christmas-simple p textarea,body .christmas-simple p textarea:focus,body .christmas-simple p textarea:hover{width:97%}body .christmas-simple .ribbon{right:-70px;top:-90px}body .christmas-simple div.wpcf7-response-output,body .christmas-simple span.wpcf7-not-valid-tip{width:100%;line-height:20px}body .twenty-fifteen-pattern{width:100%}body .transparent-two-columns p:nth-of-type(1),body .transparent-two-columns p:nth-of-type(2){width:100%;margin:0}}@media only screen and (min-device-width:768px) and (max-device-width:1024px){body .christmas-red-container{width:480px;margin:0 auto 140px;padding-bottom:4px;display:block}body .christmas-red .header{width:489px;background-position:-5px 0;top:-85px}body .christmas-red .footer{width:490px;left:-5px}body .valentines-day-roses{padding-left:215px;padding-right:0}body .valentines-day-roses .letter-box{margin-top:64px}}@media only screen and (min-device-width:768px) and (max-device-width:1023px){body .christmas-classic-container{margin-bottom:331px}body .christmas-classic .footer{width:619px;margin-left:-87px;height:331px;bottom:-331px}body .valentines-day-roses{padding-left:265px}body .valentines-day-roses .letter-box{margin-top:93px}}@media only screen and (min-width:480px) and (max-device-width:767px){body .christmas-red-container{width:468px}body .christmas-red .footer,body .christmas-red .header{width:476px}body .christmas-red .header{top:-83px;left:-4px;background:url(//www.bahama.at/wp-content/plugins/contact-form-7-style/css/../images/xmas-red/header.png) 0 top no-repeat;background-size:contain}body .christmas-red .footer{left:-4px}body .christmas-red p{padding:0 20px}body .christmas-red select.wpcf7-form-control.wpcf7-select option{width:100%;background-color:#fff}body .christmas-simple .header{top:-33px}}@media only screen and (min-device-width:321px) and (max-device-width:480px){body .christmas-red-container{width:405px;padding-bottom:22px}body .christmas-red .header{background-position:-4px 0;top:-71px;width:412px}body .christmas-red p{padding:0 40px}body .christmas-red .footer{left:-4px;width:413px}body .christmas-classic-container{margin-bottom:260px}body .christmas-classic .left{left:-73px}body .christmas-classic .footer{bottom:-256px;height:256px;margin-left:-70px;width:476px}body .christmas-classic .wpcf7-submit,body .christmas-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]){left:20px;bottom:-250px}body .valentines-day-blue-birds .header{height:180px}}@media only screen and (max-device-width:480px){body .christmas-classic p{padding:0 25px}body .christmas-simple .ribbon{width:90px;top:-40px;right:-20px}body .christmas-simple p{padding:0 20px}body .christmas-simple span.wpcf7-list-item{display:block}body .christmas-simple .header{top:-28px}body .valentines-day-classic{margin-top:50px;padding-bottom:0;margin-bottom:10px}body .valentines-day-roses .letter-box{margin-top:17px}body .valentines-day-birds .bg-bottom,body .valentines-day-birds .bg-header,body .valentines-day-birds-container{-webkit-background-size:100% auto;-moz-background-size:100% auto;background-size:100% auto}body .valentines-day-birds{width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;margin-left:50px;padding:0 90px 0 0;margin-bottom:0}body .valentines-day-birds:after{content:'';width:94%;position:absolute;top:100%;right:50px;border-bottom:1px solid #000}body .valentines-day-birds-container{width:100%;background-position:2px 0}body .valentines-day-birds .bg-header{width:490px;height:263px;left:-92px;background-position:0 0;top:-260px}body .valentines-day-birds .bg-bottom{display:none}body .twenty-fifteen-pattern button,body .twenty-fifteen-pattern input[type=button],body .twenty-fifteen-pattern input[type=reset],body .twenty-fifteen-pattern input[type=submit],body .twenty-fifteen-pattern p{font-size:14px}}@media only screen and (max-width:479px){body .christmas-classic .footer{margin-left:-56px;width:373px}body .valentines-day-birds{margin-top:221px}body .valentines-day-birds .bg-header{width:383px;height:213px;left:-83px;top:-211px}body .wpcf7 form.valentines-day-birds p{font-size:.8rem}body .wpcf7 form.valentines-day-blue-birds p{font-size:.8rem;padding:0 20px}body .valentines-day-roses{padding:0 20px}body .valentines-day-roses>p{padding-top:8px;text-align:center;padding-left:100px}}@media only screen and (max-width:320px){body .christmas-red-container{width:270px}body .christmas-red .header{width:275px;height:47px;top:-47px;background-position:-3px 0}body .christmas-red .footer{width:270px}body .christmas-classic-container{margin-bottom:170px}body .christmas-classic .left{display:none}body .christmas-classic .footer{width:316px;margin-left:-46px;height:300px;bottom:-300px}body .christmas-classic .wpcf7-submit,body .christmas-classic input.wpcf7-form-control.wpcf7-submit:not([disabled]){bottom:-165px;left:12px}body .christmas-simple .header{top:-23px}body .valentines-day-classic .heart{width:90px}body .valentines-day-roses textarea.wpcf7-form-control.wpcf7-textarea{width:140px;height:90px;padding:5px}body .valentines-day-roses .letter-box{width:100%}body .valentines-day-roses div.wpcf7-mail-sent-ok,body .valentines-day-roses div.wpcf7-validation-errors{width:100%;margin:0;left:0}body .valentines-day-birds{margin-top:145px}body .valentines-day-birds .bg-header{width:322px;left:-75px;height:164px;top:-163px}body .valentines-day-blue-birds .header{height:120px}}@media only screen and (min-device-width:991px) and (max-device-width:1199px){body .valentines-day-roses input.wpcf7-form-control.wpcf7-submit{right:50%;margin-right:-40px}}@media only screen and (max-device-width:767px){body .valentines-day-roses .letter-box{margin:20px auto}body .valentines-day-roses input.wpcf7-form-control.wpcf7-submit{right:50%;margin-right:-40px}}
.widget div.wpcf7{padding:0;border:none}div.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}.widget div.wpcf7 p{margin-bottom:10px}.wpcf7-form>p:not(:last-of-type){margin-bottom:10px}.wpcf7-form>p:last-of-type{margin-top:30px}.wpcf7-form p label{display:inline-block;margin-bottom:5px}.wpcf7-form span.required{color:#f76b6b}.wpcf7-response-output{position:relative;border-width:1px;border-style:solid;background-color:#fff;padding:14px 55px 13px 20px;border-radius:3px}.wpcf7-mail-sent-ok{margin-top:10px;border-color:#269300;color:#269300}.wpcf7-mail-sent-ng,.wpcf7-spam-blocked,.wpcf7-validation-errors{margin-top:10px;border-color:red;color:red}span.wpcf7-form-control-wrap{position:relative}span.wpcf7-not-valid-tip{color:red;font-size:1em;display:block;margin-top:3px}.use-floating-validation-tip span.wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;background:#fff;padding:.2em .8em}span.wpcf7-list-item{margin-left:.5em}.wpcf7-display-none{display:none}div.wpcf7 img.ajax-loader{border:none;vertical-align:middle;margin-left:4px}div.wpcf7 div.ajax-error{display:none}div.wpcf7 .placeheld{color:#888}.vc_col-sm-6 .wpcf7 input[type=text],.vc_col-sm-6 .wpcf7 input[type=email]{padding-top:13px;padding-bottom:13px}.wpcf7-submit{font-size:14px;cursor:pointer;display:inline-block;border-width:2px;border-style:solid;color:#999;border-color:#999;border-radius:4px;padding:6px 18px;text-transform:uppercase;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none;-webkit-transition:color .7s ease,border-color .7s ease,background-color .7s ease;transition:color .7s ease,border-color .7s ease,background-color .7s ease}.wpcf7-submit:hover{color:#fff;border-color:#999;background-color:#999;-webkit-transition:color .5s ease,border-color .5s ease,background-color .5s ease;transition:color .5s ease,border-color .5s ease,background-color .5s ease}.vc_row-has-fill .vc_col-sm-6 .wpcf7-submit{padding:12px 18px 10px;font-size:16px;border-color:#fff;color:#fff}.vc_row-has-fill .vc_col-sm-6 .wpcf7-submit:hover{background-color:#fff;color:#333}
@font-face{font-family:'flexslider-icon';src:url(//www.bahama.at/wp-content/plugins/fusion-extension-gallery/includes/utilities/flexslider/fonts/flexslider-icon.eot);src:url(//www.bahama.at/wp-content/plugins/fusion-extension-gallery/includes/utilities/flexslider/fonts/flexslider-icon.eot?#iefix) format('embedded-opentype'),url(//www.bahama.at/wp-content/plugins/fusion-extension-gallery/includes/utilities/flexslider/fonts/flexslider-icon.woff) format('woff'),url(//www.bahama.at/wp-content/plugins/fusion-extension-gallery/includes/utilities/flexslider/fonts/flexslider-icon.ttf) format('truetype'),url(//www.bahama.at/wp-content/plugins/fusion-extension-gallery/includes/utilities/flexslider/fonts/flexslider-icon.svg#flexslider-icon) format('svg');font-weight:400;font-style:normal}.flex-container a:hover,.flex-slider a:hover{outline:none}.slides,.slides>li,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none}.flex-pauseplay span{text-transform:capitalize}.flexslider{margin:0;padding:0}.flexslider .slides>li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;display:block}.flexslider .slides:after{content:"\0020";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.no-js .flexslider .slides>li:first-child{display:block}.flexslider{margin:0 0 60px;background:#fff;border:4px solid #fff;position:relative;zoom:1;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);-moz-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);-o-box-shadow:'' 0 1px 4px rgba(0,0,0,.2);box-shadow:'' 0 1px 4px rgba(0,0,0,.2)}.flexslider .slides{zoom:1}.flexslider .slides img{height:auto;-moz-user-select:none}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{*height:0;}.flex-direction-nav a{text-decoration:none;display:block;width:40px;height:40px;margin:-20px 0 0;position:absolute;top:50%;z-index:10;overflow:hidden;opacity:0;cursor:pointer;color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3);-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-ms-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.flex-direction-nav a:before{font-family:"flexslider-icon";font-size:40px;display:inline-block;content:'\f001';color:rgba(0,0,0,.8);text-shadow:1px 1px 0 rgba(255,255,255,.3)}.flex-direction-nav a.flex-next:before{content:'\f002'}.flex-direction-nav .flex-prev{left:-50px}.flex-direction-nav .flex-next{right:-50px;text-align:right}.flexslider:hover .flex-direction-nav .flex-prev{opacity:.7;left:10px}.flexslider:hover .flex-direction-nav .flex-prev:hover{opacity:1}.flexslider:hover .flex-direction-nav .flex-next{opacity:.7;right:10px}.flexslider:hover .flex-direction-nav .flex-next:hover{opacity:1}.flex-direction-nav .flex-disabled{opacity:0!important;filter:alpha(opacity=0);cursor:default;z-index:-1}.flex-pauseplay a{display:block;width:20px;height:20px;position:absolute;bottom:5px;left:10px;opacity:.8;z-index:10;overflow:hidden;cursor:pointer;color:#000}.flex-pauseplay a:before{font-family:"flexslider-icon";font-size:20px;display:inline-block;content:'\f004'}.flex-pauseplay a:hover{opacity:1}.flex-pauseplay a.flex-play:before{content:'\f003'}.flex-control-nav{width:100%;position:absolute;bottom:-40px;text-align:center}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline;}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;-webkit-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-moz-box-shadow:inset 0 0 3px rgba(0,0,0,.3);-o-box-shadow:inset 0 0 3px rgba(0,0,0,.3);box-shadow:inset 0 0 3px rgba(0,0,0,.3);-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left;margin:0}.flex-control-thumbs img{width:100%;height:auto;display:block;opacity:.7;cursor:pointer;-moz-user-select:none;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}@media screen and (max-width:860px){.flex-direction-nav .flex-prev{opacity:1;left:10px}.flex-direction-nav .flex-next{opacity:1;right:10px}}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:none}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity .333s cubic-bezier(.4,0,.22,1);transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-backface-visibility:hidden;will-change:transform}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform .333s cubic-bezier(.4,0,.22,1);transition:transform .333s cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity .333s cubic-bezier(.4,0,.22,1);transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden;will-change:transform}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;-webkit-transition:opacity .15s;transition:opacity .15s}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%;height:100%;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}
/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button{width:44px;height:44px;position:relative;background:0 0;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:none;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(//www.bahama.at/wp-content/plugins/fusion-extension-gallery/includes/utilities/photoswipe/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(//www.bahama.at/wp-content/plugins/fusion-extension-gallery/includes/utilities/photoswipe/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid rgba(0,0,0,0);border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(//www.bahama.at/wp-content/plugins/fusion-extension-gallery/includes/utilities/photoswipe/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity .333s cubic-bezier(.4,0,.22,1);transition:opacity .333s cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none !important}.pswp--minimal--dark .pswp__top-bar{background:0 0}
/*!
Video.js Default Styles (http://videojs.com)
Version 4.11.2
Create your own skin at http://designer.videojs.com
*/.vjs-default-skin{color:#ccc}@font-face{font-family:VideoJS;src:url(//www.bahama.at/wp-content/plugins/fusion-extension-gallery/includes/utilities/video-js/font/vjs.eot);src:url(//www.bahama.at/wp-content/plugins/fusion-extension-gallery/includes/utilities/video-js/font/vjs.eot?#iefix) format('embedded-opentype'),url(//www.bahama.at/wp-content/plugins/fusion-extension-gallery/includes/utilities/video-js/font/vjs.woff) format('woff'),url(//www.bahama.at/wp-content/plugins/fusion-extension-gallery/includes/utilities/video-js/font/vjs.ttf) format('truetype'),url(//www.bahama.at/wp-content/plugins/fusion-extension-gallery/includes/utilities/video-js/font/vjs.svg#icomoon) format('svg');font-weight:400;font-style:normal}.vjs-default-skin .vjs-slider{outline:0;position:relative;cursor:pointer;padding:0;background-color:#333;background-color:rgba(51,51,51,.9)}.vjs-default-skin .vjs-slider:focus{-webkit-box-shadow:0 0 2em #fff;-moz-box-shadow:0 0 2em #fff;box-shadow:0 0 2em #fff}.vjs-default-skin .vjs-slider-handle{position:absolute;left:0;top:0}.vjs-default-skin .vjs-slider-handle:before{content:"\e009";font-family:VideoJS;font-size:1em;line-height:1;text-align:center;text-shadow:0 0 1em #fff;position:absolute;top:0;left:0;-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}.vjs-default-skin .vjs-control-bar{display:none;position:absolute;bottom:0;left:0;right:0;height:3em;background-color:#07141e;background-color:rgba(7,20,30,.7)}.vjs-default-skin.vjs-has-started .vjs-control-bar{display:block;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-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{display:block;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-default-skin.vjs-controls-disabled .vjs-control-bar{display:none}.vjs-default-skin.vjs-using-native-controls .vjs-control-bar{display:none}.vjs-default-skin.vjs-error .vjs-control-bar{display:none}.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar{opacity:1;visibility:visible}@media \0screen{.vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar :before{content:""}}.vjs-default-skin .vjs-control{outline:0;position:relative;float:left;text-align:center;margin:0;padding:0;height:3em;width:4em}.vjs-default-skin .vjs-control:before{font-family:VideoJS;font-size:1.5em;line-height:2;position:absolute;top:0;left:0;width:100%;height:100%;text-align:center;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.vjs-default-skin .vjs-control:focus:before,.vjs-default-skin .vjs-control:hover:before{text-shadow:0 0 1em #fff}.vjs-default-skin .vjs-control:focus{}.vjs-default-skin .vjs-control-text{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.vjs-default-skin .vjs-play-control{width:5em;cursor:pointer}.vjs-default-skin .vjs-play-control:before{content:"\e001"}.vjs-default-skin.vjs-playing .vjs-play-control:before{content:"\e002"}.vjs-default-skin .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;text-shadow:1px 1px 1px rgba(0,0,0,.5)}.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content{width:4em;left:-2em;list-style:none}.vjs-default-skin .vjs-mute-control,.vjs-default-skin .vjs-volume-menu-button{cursor:pointer;float:right}.vjs-default-skin .vjs-mute-control:before,.vjs-default-skin .vjs-volume-menu-button:before{content:"\e006"}.vjs-default-skin .vjs-mute-control.vjs-vol-0:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before{content:"\e003"}.vjs-default-skin .vjs-mute-control.vjs-vol-1:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before{content:"\e004"}.vjs-default-skin .vjs-mute-control.vjs-vol-2:before,.vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before{content:"\e005"}.vjs-default-skin .vjs-volume-control{width:5em;float:right}.vjs-default-skin .vjs-volume-bar{width:5em;height:.6em;margin:1.1em auto 0}.vjs-default-skin .vjs-volume-level{position:absolute;top:0;left:0;height:.5em;width:100%;background:#66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat}.vjs-default-skin .vjs-volume-bar .vjs-volume-handle{width:.5em;height:.5em;left:4.5em}.vjs-default-skin .vjs-volume-handle:before{font-size:.9em;top:-.2em;left:-.2em;width:1em;height:1em}.vjs-default-skin .vjs-volume-menu-button .vjs-menu{display:block;width:0;height:0;border-top-color:transparent}.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content{height:0;width:0}.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu,.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing{border-top-color:rgba(7,40,50,.5)}.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content,.vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content{height:2.9em;width:10em}.vjs-default-skin .vjs-progress-control{position:absolute;left:0;right:0;width:auto;font-size:.3em;height:1em;top:-1em;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.vjs-default-skin:hover .vjs-progress-control{font-size:.9em;-webkit-transition:all .2s;-moz-transition:all .2s;-o-transition:all .2s;transition:all .2s}.vjs-default-skin .vjs-progress-holder{height:100%}.vjs-default-skin .vjs-progress-holder .vjs-play-progress,.vjs-default-skin .vjs-progress-holder .vjs-load-progress,.vjs-default-skin .vjs-progress-holder .vjs-load-progress div{position:absolute;display:block;height:100%;margin:0;padding:0;width:0;left:0;top:0}.vjs-default-skin .vjs-play-progress{background:#66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat}.vjs-default-skin .vjs-load-progress{background:#646464;background:rgba(255,255,255,.2)}.vjs-default-skin .vjs-load-progress div{background:#787878;background:rgba(255,255,255,.1)}.vjs-default-skin .vjs-seek-handle{width:1.5em;height:100%}.vjs-default-skin .vjs-seek-handle:before{padding-top:.1em}.vjs-default-skin.vjs-live .vjs-time-controls,.vjs-default-skin.vjs-live .vjs-time-divider,.vjs-default-skin.vjs-live .vjs-progress-control{display:none}.vjs-default-skin.vjs-live .vjs-live-display{display:block}.vjs-default-skin .vjs-live-display{display:none;font-size:1em;line-height:3em}.vjs-default-skin .vjs-time-controls{font-size:1em;line-height:3em}.vjs-default-skin .vjs-current-time{float:left}.vjs-default-skin .vjs-duration{float:left}.vjs-default-skin .vjs-remaining-time{display:none;float:left}.vjs-time-divider{float:left;line-height:3em}.vjs-default-skin .vjs-fullscreen-control{width:3.8em;cursor:pointer;float:right}.vjs-default-skin .vjs-fullscreen-control:before{content:"\e000"}.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before{content:"\e00b"}.vjs-default-skin .vjs-big-play-button{left:.5em;top:.5em;font-size:3em;display:block;z-index:2;position:absolute;width:4em;height:2.6em;text-align:center;vertical-align:middle;cursor:pointer;opacity:1;background-color:#07141e;background-color:rgba(7,20,30,.7);border:.1em solid #3b4249;-webkit-border-radius:.8em;-moz-border-radius:.8em;border-radius:.8em;-webkit-box-shadow:0 0 1em rgba(255,255,255,.25);-moz-box-shadow:0 0 1em rgba(255,255,255,.25);box-shadow:0 0 1em rgba(255,255,255,.25);-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s}.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button{left:50%;margin-left:-2.1em;top:50%;margin-top:-1.4000000000000001em}.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button{display:none}.vjs-default-skin.vjs-has-started .vjs-big-play-button{display:none}.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button{display:none}.vjs-default-skin:hover .vjs-big-play-button,.vjs-default-skin .vjs-big-play-button:focus{outline:0;border-color:#fff;background-color:#505050;background-color:rgba(50,50,50,.75);-webkit-box-shadow:0 0 3em #fff;-moz-box-shadow:0 0 3em #fff;box-shadow:0 0 3em #fff;-webkit-transition:all 0s;-moz-transition:all 0s;-o-transition:all 0s;transition:all 0s}.vjs-default-skin .vjs-big-play-button:before{content:"\e001";font-family:VideoJS;line-height:2.6em;text-shadow:.05em .05em .1em #000;text-align:center;position:absolute;left:0;width:100%;height:100%}.vjs-error .vjs-big-play-button{display:none}.vjs-error-display{display:none}.vjs-error .vjs-error-display{display:block;position:absolute;left:0;top:0;width:100%;height:100%}.vjs-error .vjs-error-display:before{content:'X';font-family:Arial;font-size:4em;color:#666;line-height:1;text-shadow:.05em .05em .1em #000;text-align:center;vertical-align:middle;position:absolute;left:0;top:50%;margin-top:-.5em;width:100%}.vjs-error-display div{position:absolute;bottom:1em;right:0;left:0;font-size:1.4em;text-align:center;padding:3px;background:#000;background:rgba(0,0,0,.5)}.vjs-error-display a,.vjs-error-display a:visited{color:#F4A460}.vjs-loading-spinner{display:none;position:absolute;top:50%;left:50%;font-size:4em;line-height:1;width:1em;height:1em;margin-left:-.5em;margin-top:-.5em;opacity:.75}.vjs-waiting .vjs-loading-spinner,.vjs-seeking .vjs-loading-spinner{display:block;-webkit-animation:spin 1.5s infinite linear;-moz-animation:spin 1.5s infinite linear;-o-animation:spin 1.5s infinite linear;animation:spin 1.5s infinite linear}.vjs-error .vjs-loading-spinner{display:none;-webkit-animation:none;-moz-animation:none;-o-animation:none;animation:none}.vjs-default-skin .vjs-loading-spinner:before{content:"\e01e";font-family:VideoJS;position:absolute;top:0;left:0;width:1em;height:1em;text-align:center;text-shadow:0 0 .1em #000}@-moz-keyframes spin{0%{-moz-transform:rotate(0deg)}100%{-moz-transform:rotate(359deg)}}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}@-o-keyframes spin{0%{-o-transform:rotate(0deg)}100%{-o-transform:rotate(359deg)}}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}.vjs-default-skin .vjs-menu-button{float:right;cursor:pointer}.vjs-default-skin .vjs-menu{display:none;position:absolute;bottom:0;left:0;width:0;height:0;margin-bottom:3em;border-left:2em solid transparent;border-right:2em solid transparent;border-top:1.55em solid #000;border-top-color:rgba(7,40,50,.5)}.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content{display:block;padding:0;margin:0;position:absolute;width:10em;bottom:1.5em;max-height:15em;overflow:auto;left:-5em;background-color:#07141e;background-color:rgba(7,20,30,.7);-webkit-box-shadow:-.2em -.2em .3em rgba(255,255,255,.2);-moz-box-shadow:-.2em -.2em .3em rgba(255,255,255,.2);box-shadow:-.2em -.2em .3em rgba(255,255,255,.2)}.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu,.vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing{display:block}.vjs-default-skin .vjs-menu-button ul li{list-style:none;margin:0;padding:.3em 0;line-height:1.4em;font-size:1.2em;text-align:center;text-transform:lowercase}.vjs-default-skin .vjs-menu-button ul li.vjs-selected{background-color:#000}.vjs-default-skin .vjs-menu-button ul li:focus,.vjs-default-skin .vjs-menu-button ul li:hover,.vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus,.vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover{outline:0;color:#111;background-color:#fff;background-color:rgba(255,255,255,.75);-webkit-box-shadow:0 0 1em #fff;-moz-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title{text-align:center;text-transform:uppercase;font-size:1em;line-height:2em;padding:0;margin:0 0 .3em;font-weight:700;cursor:default}.vjs-default-skin .vjs-subtitles-button:before{content:"\e00c"}.vjs-default-skin .vjs-captions-button:before{content:"\e008"}.vjs-default-skin .vjs-chapters-button:before{content:"\e00c"}.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content{width:24em;left:-12em}.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before,.vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before{-webkit-box-shadow:0 0 1em #fff;-moz-box-shadow:0 0 1em #fff;box-shadow:0 0 1em #fff}.video-js{background-color:#000;position:relative;padding:0;font-size:10px;vertical-align:middle;font-weight:400;font-style:normal;font-family:Arial,sans-serif;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.video-js .vjs-tech{position:absolute;top:0;left:0;width:100%;height:100%}.video-js:-moz-full-screen{position:absolute}body.vjs-full-window{padding:0;margin:0;height:100%;overflow-y:auto}.video-js.vjs-fullscreen{position:fixed;overflow:hidden;z-index:1000;left:0;top:0;bottom:0;right:0;width:100%!important;height:100%!important;_position:absolute}.video-js:-webkit-full-screen{width:100%!important;height:100%!important}.video-js.vjs-fullscreen.vjs-user-inactive{cursor:none}.vjs-poster{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}.vjs-poster img{display:block;margin:0 auto;max-height:100%;padding:0;width:100%}.video-js.vjs-has-started .vjs-poster{display:none}.video-js.vjs-audio.vjs-has-started .vjs-poster{display:block}.video-js.vjs-controls-disabled .vjs-poster{display:none}.video-js.vjs-using-native-controls .vjs-poster{display:none}.video-js .vjs-text-track-display{text-align:center;position:absolute;bottom:4em;left:1em;right:1em}.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display{bottom:1em}.video-js .vjs-text-track{display:none;font-size:1.4em;text-align:center;margin-bottom:.1em;background-color:#000;background-color:rgba(0,0,0,.5)}.video-js .vjs-subtitles{color:#fff}.video-js .vjs-captions{color:#fc6}.vjs-tt-cue{display:block}.video-js.vjs-fullscreen .vjs-text-track{font-size:3em}.vjs-default-skin .vjs-hidden{display:none}.vjs-lock-showing{display:block!important;opacity:1;visibility:visible}.vjs-no-js{padding:20px;color:#ccc;background-color:#333;font-size:18px;font-family:Arial,sans-serif;text-align:center;width:300px;height:150px;margin:0 auto}.vjs-no-js a,.vjs-no-js a:visited{color:#F4A460}
.flex-direction-nav a,.flex-pauseplay a{line-height:1}.flex-direction-nav .flex-prev,.flex-direction-nav .flex-next{box-shadow:none}.flex-direction-nav .flex-prev,.flex-direction-nav .flex-next,.flex-control-paging li a{border-bottom:none}.fsn-gallery .fullscreen-trigger{position:absolute;bottom:24px;right:24px;z-index:9;cursor:pointer;display:block;width:56px;height:56px;border-radius:50%;background:#337ab7;color:#fff;line-height:0;padding:16px 0;text-align:center;box-shadow:0 2px 3px rgba(0,0,0,.2);-moz-transition:all .3s;-webkit-transition:all .3s;transition:all .3s}.fsn-gallery .fullscreen-trigger:hover{background:#286090;color:#fff}@media (max-width:767px){.fsn-gallery .fullscreen-trigger{bottom:16px;right:16px;width:40px;height:40px;padding:8px 0}}.fsn-gallery .masthead-container{margin-left:-15px;margin-right:-15px}.fsn-gallery .masthead{background-color:transparent;margin:0 auto;width:100%;max-width:100%;position:relative;overflow:hidden;border:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none}.no-opacity .fsn-gallery .masthead *{opacity:inherit;filter:inherit}.fsn-gallery .masthead .preloader{margin-top:-25px;margin-left:-40px;position:absolute;top:50%;left:50%;z-index:2}.fsn-gallery .masthead .masthead-placeholder-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.fsn-gallery .masthead .flex-viewport{height:100%}.fsn-gallery .masthead ul.slides{height:100%}.fsn-gallery .masthead ul.slides li{display:block;position:relative;height:100%;overflow:hidden;margin:0;padding:0}.opacity .fsn-gallery .masthead ul.slides li.slide.waiting{opacity:1 !important}.opacity .fsn-gallery .masthead ul.slides li.slide.waiting+.slide.loading .masthead-item-content{opacity:0;-moz-transition:opacity 0s;-webkit-transition:opacity 0s;transition:opacity 0s}.opacity .fsn-gallery .masthead .slide.flex-active-slide .masthead-item-content{opacity:1;-moz-transition:opacity .6s;-webkit-transition:opacity .6s;transition:opacity .6s}.no-opacity .fsn-gallery .masthead ul.slides li.slide.waiting{-ms-filter:"alpha(opacity=100)" !important;filter:alpha(opacity=100) !important}.no-opacity .fsn-gallery .masthead ul.slides li.slide.waiting+.slide.loading .masthead-item-content{visibility:hidden}.no-opacity .fsn-gallery .masthead .slide.flex-active-slide .masthead-item-content{visibility:visible}.fsn-gallery .masthead .masthead-placeholder-image,.fsn-gallery .masthead .masthead-item-image,.fsn-gallery .masthead .masthead-item-video{width:100%;height:100%;position:absolute;top:0;left:0}.fsn-gallery .masthead .masthead-overlay{display:block;width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;-moz-transition:opacity .6s;-webkit-transition:opacity .6s;transition:opacity .6s}.fsn-gallery .masthead li.loading .masthead-overlay{opacity:0 !important}.no-opacity .fsn-gallery .masthead li.loading .masthead-overlay{visibility:hidden}.fsn-gallery .masthead .masthead-item-image.video-fallback{display:none}.fsn-gallery .masthead .masthead-item-video>.video-element{display:block;margin:0;width:auto;height:auto;min-width:100%;min-height:100%;max-width:none;position:absolute;top:0;left:0;z-index:1}.fsn-gallery .masthead .slides li.loading img.masthead-image{opacity:0}.no-opacity .fsn-gallery .masthead .slides li.loading img.masthead-image{visibility:hidden}.fsn-gallery .masthead .masthead-item-content{position:absolute;left:0;bottom:60px;width:100%;padding:0 15px;color:#fff;z-index:2;text-align:center;-webkit-transform:translate3d(0px,0px,0px)}.fsn-gallery .masthead .masthead-item-image,.masthead-placeholder-container{-webkit-transform:translateZ(0)}.fsn-gallery .masthead .slides img.masthead-image,.fsn-gallery .masthead .masthead-placeholder-container img.masthead-image{max-width:none;height:auto;position:absolute;top:0;left:0;z-index:1;opacity:1;-moz-transition:opacity .6s;-webkit-transition:opacity .6s;transition:opacity .6s}.fsn-gallery .masthead .gallery-item-logo{display:inline-block;max-width:100%}.csstransitions .fsn-gallery .masthead .slide{-moz-transition:opacity .6s ease .6s !important;-webkit-transition:opacity .6s ease .6s !important;transition:opacity .6s ease .6s !important}.csstransitions .fsn-gallery .masthead .slide.flex-active-slide{-moz-transition-delay:0s !important;-webkit-transition-delay:0s !important;transition-delay:0s !important}.masthead .masthead-controls .flex-control-nav{position:static;text-align:left;width:500%;line-height:0;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;-ms-transition:all 1s ease;-o-transition:all 1s ease;transition:all 1s ease}.masthead .masthead-controls .flex-control-paging-wrap{position:absolute;bottom:30px;left:50%;z-index:10;margin-left:-80px;max-width:160px;overflow:hidden;height:20px;-webkit-transition:opacity .5s ease;-moz-transition:opacity .5s ease;-ms-transition:opacity .5s ease;-o-transition:opacity .5s ease;transition:opacity .5s ease;opacity:0}.masthead .masthead-controls .flex-control-paging-wrap.in{opacity:1}.masthead-controls .flex-control-nav li a{width:20px;height:20px;overflow:hidden;-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;-ms-transform:scale(.4,.4);-webkit-transform:scale(.4,.4) translate3d(0px,0px,0px);-moz-transform:scale(.4,.4) translate3d(0px,0px,0px);-ms-transform:scale(.4,.4) translate3d(0px,0px,0px);transform:scale(.4,.4) translate3d(0px,0px,0px)}.masthead-controls .flex-control-nav li a.flex-active{-ms-transform:scale(1,1);-webkit-transform:scale(1,1) translate3d(0px,0px,0px);-moz-transform:scale(1,1) translate3d(0px,0px,0px);-ms-transform:scale(1,1) translate3d(0px,0px,0px);transform:scale(1,1) translate3d(0px,0px,0px)}.masthead-controls .flex-control-nav li.sibling-li a{-ms-transform:scale(1,1);-webkit-transform:scale(1,1) translate3d(0px,0px,0px);-moz-transform:scale(1,1) translate3d(0px,0px,0px);-ms-transform:scale(1,1) translate3d(0px,0px,0px);transform:scale(1,1) translate3d(0px,0px,0px)}.masthead-controls .flex-control-nav li.next-sibling-li a{-ms-transform:scale(.7,.7);-webkit-transform:scale(.7,.7) translate3d(0px,0px,0px);-moz-transform:scale(.7,.7) translate3d(0px,0px,0px);-ms-transform:scale(.7,.7) translate3d(0px,0px,0px);transform:scale(.7,.7) translate3d(0px,0px,0px)}@media (max-width:767px){.masthead-controls .flex-control-nav li a{width:10px;height:10px}.masthead .masthead-controls .flex-control-paging-wrap{max-width:110px;margin-left:-55px;bottom:10px}.fsn-gallery .masthead.mobile-flex{-moz-transition:height .3s;-webkit-transition:height .3s;transition:height .3s}.fsn-gallery .masthead.mobile-flex .masthead-item-content{position:relative;bottom:0;padding-top:30px;padding-bottom:60px}.fsn-gallery .masthead .gallery-item-logo{height:auto !important}}@media (min-width:768px){.fsn-gallery .masthead-container{margin-left:-6px;margin-right:-6px}.full-width-row.seamless .fsn-gallery .masthead-container,.full-width-container.seamless .fsn-gallery .masthead-container{margin-left:0;margin-right:0}.fsn-gallery .masthead .slides img.masthead-image,.fsn-gallery .masthead .masthead-placeholder-container img.masthead-image{width:auto;height:auto;min-width:100%;min-height:100%}.fsn-gallery .masthead .masthead-item-content{bottom:40px;padding:0 100px}.fsn-gallery .masthead[data-controls=paging] .masthead-item-content,.fsn-gallery .masthead[data-controls=both] .masthead-item-content{bottom:76px}}.fsn-gallery .inline{margin:0 auto;width:100%;min-width:100%;height:300px;position:relative;overflow:hidden;border:none;border-radius:0;box-shadow:none;z-index:1;background:#222}.fsn-gallery .inline .inline-placeholder-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.fsn-gallery .inline .flex-viewport,.inline ul.slides{height:100%}.fsn-gallery .inline ul.slides li{height:100%;overflow:hidden;margin:0;padding:0}.opacity .fsn-gallery .inline ul.slides li.slide.waiting{opacity:1 !important}.no-opacity .fsn-gallery .inline ul.slides li.slide.waiting{-ms-filter:"alpha(opacity=100)" !important;filter:alpha(opacity=100) !important}.fsn-gallery .inline ul.slides .inline-image,.fsn-gallery .inline .inline-placeholder-container .inline-image{display:block;position:relative;max-width:none;width:auto;height:100%;min-height:300px;margin:auto;opacity:1;-moz-transition:opacity .6s;-webkit-transition:opacity .6s;transition:opacity .6s}.fsn-gallery .inline ul.slides li.loading .inline-image{opacity:0}.no-opacity .fsn-gallery .inline ul.slides li.loading .inline-image{visibility:hidden}.fsn-gallery .inline .preloader{margin-top:-25px;margin-left:-40px;position:absolute;top:50%;left:50%;z-index:2}.fsn-gallery .inline-nav-container{position:relative;padding:5px;background:#eee}.fsn-gallery .inline-nav{background:0 0;margin:0 auto;border:none;-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;box-shadow:none;overflow:hidden}.fsn-gallery .inline-nav .slides>li{margin-right:5px;cursor:pointer;background:#222}.fsn-gallery .inline-nav .slides>li img{display:block;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;opacity:.5;-moz-transition:opacity .3s;-webkit-transition:opacity .3s;transition:opacity .3s}.fsn-gallery .inline-nav .slides>li.flex-active-slide img,.fsn-gallery .inline-nav .slides>li.flex-active-slide:hover img{opacity:1}@media (min-width:768px){.fsn-gallery .inline{height:500px}.fsn-gallery .inline ul.slides .inline-image,.fsn-gallery .inline .inline-placeholder .inline-image{min-height:500px}}.carousel.flexslider{background:0 0;border-radius:0;border:none;box-shadow:none;padding-bottom:40px;margin-bottom:40px}.carousel-mobile.flexslider{background:0 0;border-radius:0;border:none;box-shadow:none;margin-bottom:60px}.carousel.flexslider[data-controls=none],.carousel-mobile.flexslider[data-controls=none]{margin-bottom:0;padding-bottom:0}.carousel.flexslider .carousel-item{padding-left:6px;padding-right:6px}.carousel-mobile.flexslider .carousel-item{padding-left:15px;padding-right:15px}.carousel.flexslider .carousel-item img,.carousel-mobile.flexslider .carousel-item img{width:100%;height:auto}.carousel-item .carousel-item-button{display:block}.carousel .carousel-controls-container{text-align:center}.carousel .carousel-controls{position:absolute;bottom:0;left:50%;padding-left:35px;padding-right:35px;-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%)}.carousel .carousel-controls .flex-control-nav{position:static;white-space:nowrap;line-height:0}.carousel .carousel-controls a:focus{outline:none}.carousel .flex-direction-nav a,.carousel.flexslider:hover .flex-direction-nav a{opacity:1}.carousel .flex-direction-nav a:before{font-size:28px;line-height:40px}.carousel .flex-direction-nav .flex-prev,.carousel.flexslider:hover .flex-direction-nav .flex-prev{left:0;text-align:left}.carousel .flex-direction-nav .flex-next,.carousel.flexslider:hover .flex-direction-nav .flex-next{right:0;text-align:right}.bubblingG{text-align:center;width:80px;height:50px}.bubblingG span{display:inline-block;vertical-align:middle;width:10px;height:10px;margin:25px auto;background:#000;-moz-border-radius:50px;-moz-animation:bubblingG 1.3s infinite alternate;-webkit-border-radius:50px;-webkit-animation:bubblingG 1.3s infinite alternate;-ms-border-radius:50px;-ms-animation:bubblingG 1.3s infinite alternate;-o-border-radius:50px;-o-animation:bubblingG 1.3s infinite alternate;border-radius:50px;animation:bubblingG 1.3s infinite alternate}#bubblingG_1{-moz-animation-delay:0s;-webkit-animation-delay:0s;-ms-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}#bubblingG_2{-moz-animation-delay:.39s;-webkit-animation-delay:.39s;-ms-animation-delay:.39s;-o-animation-delay:.39s;animation-delay:.39s}#bubblingG_3{-moz-animation-delay:.78s;-webkit-animation-delay:.78s;-ms-animation-delay:.78s;-o-animation-delay:.78s;animation-delay:.78s}@-moz-keyframes bubblingG{0%{width:10px;height:10px;background-color:#000;-moz-transform:translateY(0)}100%{width:24px;height:24px;background-color:#fff;-moz-transform:translateY(-21px)}}@-webkit-keyframes bubblingG{0%{width:10px;height:10px;background-color:#000;-webkit-transform:translateY(0)}100%{width:24px;height:24px;background-color:#fff;-webkit-transform:translateY(-21px)}}@-ms-keyframes bubblingG{0%{width:10px;height:10px;background-color:#000;-ms-transform:translateY(0)}100%{width:24px;height:24px;background-color:#fff;-ms-transform:translateY(-21px)}}@-o-keyframes bubblingG{0%{width:10px;height:10px;background-color:#000;-o-transform:translateY(0)}100%{width:24px;height:24px;background-color:#fff;-o-transform:translateY(-21px)}}@keyframes bubblingG{0%{width:10px;height:10px;background-color:#000;transform:translateY(0)}100%{width:24px;height:24px;background-color:#fff;transform:translateY(-21px)}}@media (min-width:768px){.kenburns .animating-visible img.masthead-image{animation:kenburns 30s cubic-bezier(0,0,.8,.90) infinite alternate}}@keyframes kenburns{0%{transform:scale3d(1,1,1)}100%{transform:scale3d(1.2,1.2,1);transform-origin:(50%,50%)}}
.fsn-image.overlay{position:relative;display:inline-block;max-width:100%}.fsn-image img.img-responsive{width:inherit}.fsn-image.align-left{float:left;max-width:100%}.fsn-image.align-right{float:right;max-width:100%}.fsn-image.align-center{text-align:center;clear:both}.fsn-image.align-center img{margin-left:auto;margin-right:auto}.align-center .image-content{text-align:center}@media (max-width:767px){.fsn-image.align-left,.fsn-image.align-right{float:none}}@media (min-width:768px){.fsn-image.kenburns{overflow:hidden}.fsn-image.kenburns img{animation:kenburns 30s cubic-bezier(0,0,.8,.90) infinite alternate}}@keyframes kenburns{0%{transform:scale3d(1,1,1)}100%{transform:scale3d(1.2,1.2,1);transform-origin:(50%,50%)}}
.fsn-row{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}.fsn-row .btn{text-decoration:none;box-shadow:none}.fsn-row .btn:focus,.fsn-row .btn:hover{border-width:1px;border-style:solid;box-shadow:none}.fsn-row .btn{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.42857143;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fsn-row .btn:focus,.fsn-row .btn:active:focus,.fsn-row .btn.active:focus,.fsn-row .btn.focus,.fsn-row .btn:active.focus,.fsn-row .btn.active.focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.fsn-row .btn:hover,.fsn-row .btn:focus,.fsn-row .btn.focus{color:#333;text-decoration:none}.fsn-row .btn:active,.fsn-row .btn.active{outline:0;background-image:none;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,.125);box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.fsn-row .btn.disabled,.fsn-row .btn[disabled],.fsn-row fieldset[disabled] .btn{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.fsn-row a.btn.disabled,.fsn-row fieldset[disabled] a.btn{pointer-events:none}.fsn-row .btn-default{color:#333;background-color:#fff;border-color:#ccc}.fsn-row .btn-default:focus,.fsn-row .btn-default.focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.fsn-row .btn-default:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.fsn-row .btn-default:active,.fsn-row .btn-default.active,.fsn-row .open>.dropdown-toggle.btn-default{color:#333;background-color:#e6e6e6;border-color:#adadad}.fsn-row .btn-default:active:hover,.fsn-row .btn-default.active:hover,.fsn-row .open>.dropdown-toggle.btn-default:hover,.fsn-row .btn-default:active:focus,.fsn-row .btn-default.active:focus,.fsn-row .open>.dropdown-toggle.btn-default:focus,.fsn-row .btn-default:active.focus,.fsn-row .btn-default.active.focus,.fsn-row .open>.dropdown-toggle.btn-default.focus{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.fsn-row .btn-default:active,.fsn-row .btn-default.active,.fsn-row .open>.dropdown-toggle.btn-default{background-image:none}.fsn-row .btn-default.disabled:hover,.fsn-row .btn-default[disabled]:hover,.fsn-row fieldset[disabled] .btn-default:hover,.fsn-row .btn-default.disabled:focus,.fsn-row .btn-default[disabled]:focus,.fsn-row fieldset[disabled] .btn-default:focus,.fsn-row .btn-default.disabled.focus,.fsn-row .btn-default[disabled].focus,.fsn-row fieldset[disabled] .btn-default.focus{background-color:#fff;border-color:#ccc}.fsn-row .btn-default .badge{color:#fff;background-color:#333}.fsn-row .btn-primary{color:#fff;background-color:#337ab7;border-color:#2e6da4}.fsn-row .btn-primary:focus,.fsn-row .btn-primary.focus{color:#fff;background-color:#286090;border-color:#122b40}.fsn-row .btn-primary:hover{color:#fff;background-color:#286090;border-color:#204d74}.fsn-row .btn-primary:active,.fsn-row .btn-primary.active,.fsn-row .open>.dropdown-toggle.btn-primary{color:#fff;background-color:#286090;border-color:#204d74}.fsn-row .btn-primary:active:hover,.fsn-row .btn-primary.active:hover,.fsn-row .open>.dropdown-toggle.btn-primary:hover,.fsn-row .btn-primary:active:focus,.fsn-row .btn-primary.active:focus,.fsn-row .open>.dropdown-toggle.btn-primary:focus,.fsn-row .btn-primary:active.focus,.fsn-row .btn-primary.active.focus,.fsn-row .open>.dropdown-toggle.btn-primary.focus{color:#fff;background-color:#204d74;border-color:#122b40}.fsn-row .btn-primary:active,.fsn-row .btn-primary.active,.fsn-row .open>.dropdown-toggle.btn-primary{background-image:none}.fsn-row .btn-primary.disabled:hover,.fsn-row .btn-primary[disabled]:hover,.fsn-row fieldset[disabled] .btn-primary:hover,.fsn-row .btn-primary.disabled:focus,.fsn-row .btn-primary[disabled]:focus,.fsn-row fieldset[disabled] .btn-primary:focus,.fsn-row .btn-primary.disabled.focus,.fsn-row .btn-primary[disabled].focus,.fsn-row fieldset[disabled] .btn-primary.focus{background-color:#337ab7;border-color:#2e6da4}.fsn-row .btn-primary .badge{color:#337ab7;background-color:#fff}.fsn-row .btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.fsn-row .btn-success:focus,.fsn-row .btn-success.focus{color:#fff;background-color:#449d44;border-color:#255625}.fsn-row .btn-success:hover{color:#fff;background-color:#449d44;border-color:#398439}.fsn-row .btn-success:active,.fsn-row .btn-success.active,.fsn-row .open>.dropdown-toggle.btn-success{color:#fff;background-color:#449d44;border-color:#398439}.fsn-row .btn-success:active:hover,.fsn-row .btn-success.active:hover,.fsn-row .open>.dropdown-toggle.btn-success:hover,.fsn-row .btn-success:active:focus,.fsn-row .btn-success.active:focus,.fsn-row .open>.dropdown-toggle.btn-success:focus,.fsn-row .btn-success:active.focus,.fsn-row .btn-success.active.focus,.fsn-row .open>.dropdown-toggle.btn-success.focus{color:#fff;background-color:#398439;border-color:#255625}.fsn-row .btn-success:active,.fsn-row .btn-success.active,.fsn-row .open>.dropdown-toggle.btn-success{background-image:none}.fsn-row .btn-success.disabled:hover,.fsn-row .btn-success[disabled]:hover,.fsn-row fieldset[disabled] .btn-success:hover,.fsn-row .btn-success.disabled:focus,.fsn-row .btn-success[disabled]:focus,.fsn-row fieldset[disabled] .btn-success:focus,.fsn-row .btn-success.disabled.focus,.fsn-row .btn-success[disabled].focus,.fsn-row fieldset[disabled] .btn-success.focus{background-color:#5cb85c;border-color:#4cae4c}.fsn-row .btn-success .badge{color:#5cb85c;background-color:#fff}.fsn-row .btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.fsn-row .btn-info:focus,.fsn-row .btn-info.focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.fsn-row .btn-info:hover{color:#fff;background-color:#31b0d5;border-color:#269abc}.fsn-row .btn-info:active,.fsn-row .btn-info.active,.fsn-row .open>.dropdown-toggle.btn-info{color:#fff;background-color:#31b0d5;border-color:#269abc}.fsn-row .btn-info:active:hover,.fsn-row .btn-info.active:hover,.fsn-row .open>.dropdown-toggle.btn-info:hover,.fsn-row .btn-info:active:focus,.fsn-row .btn-info.active:focus,.fsn-row .open>.dropdown-toggle.btn-info:focus,.fsn-row .btn-info:active.focus,.fsn-row .btn-info.active.focus,.fsn-row .open>.dropdown-toggle.btn-info.focus{color:#fff;background-color:#269abc;border-color:#1b6d85}.fsn-row .btn-info:active,.fsn-row .btn-info.active,.fsn-row .open>.dropdown-toggle.btn-info{background-image:none}.fsn-row .btn-info.disabled:hover,.fsn-row .btn-info[disabled]:hover,.fsn-row fieldset[disabled] .btn-info:hover,.fsn-row .btn-info.disabled:focus,.fsn-row .btn-info[disabled]:focus,.fsn-row fieldset[disabled] .btn-info:focus,.fsn-row .btn-info.disabled.focus,.fsn-row .btn-info[disabled].focus,.fsn-row fieldset[disabled] .btn-info.focus{background-color:#5bc0de;border-color:#46b8da}.fsn-row .btn-info .badge{color:#5bc0de;background-color:#fff}.fsn-row .btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.fsn-row .btn-warning:focus,.fsn-row .btn-warning.focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.fsn-row .btn-warning:hover{color:#fff;background-color:#ec971f;border-color:#d58512}.fsn-row .btn-warning:active,.fsn-row .btn-warning.active,.fsn-row .open>.dropdown-toggle.btn-warning{color:#fff;background-color:#ec971f;border-color:#d58512}.fsn-row .btn-warning:active:hover,.fsn-row .btn-warning.active:hover,.fsn-row .open>.dropdown-toggle.btn-warning:hover,.fsn-row .btn-warning:active:focus,.fsn-row .btn-warning.active:focus,.fsn-row .open>.dropdown-toggle.btn-warning:focus,.fsn-row .btn-warning:active.focus,.fsn-row .btn-warning.active.focus,.fsn-row .open>.dropdown-toggle.btn-warning.focus{color:#fff;background-color:#d58512;border-color:#985f0d}.fsn-row .btn-warning:active,.fsn-row .btn-warning.active,.fsn-row .open>.dropdown-toggle.btn-warning{background-image:none}.fsn-row .btn-warning.disabled:hover,.fsn-row .btn-warning[disabled]:hover,.fsn-row fieldset[disabled] .btn-warning:hover,.fsn-row .btn-warning.disabled:focus,.fsn-row .btn-warning[disabled]:focus,.fsn-row fieldset[disabled] .btn-warning:focus,.fsn-row .btn-warning.disabled.focus,.fsn-row .btn-warning[disabled].focus,.fsn-row fieldset[disabled] .btn-warning.focus{background-color:#f0ad4e;border-color:#eea236}.fsn-row .btn-warning .badge{color:#f0ad4e;background-color:#fff}.fsn-row .btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.fsn-row .btn-danger:focus,.fsn-row .btn-danger.focus{color:#fff;background-color:#c9302c;border-color:#761c19}.fsn-row .btn-danger:hover{color:#fff;background-color:#c9302c;border-color:#ac2925}.fsn-row .btn-danger:active,.fsn-row .btn-danger.active,.fsn-row .open>.dropdown-toggle.btn-danger{color:#fff;background-color:#c9302c;border-color:#ac2925}.fsn-row .btn-danger:active:hover,.fsn-row .btn-danger.active:hover,.fsn-row .open>.dropdown-toggle.btn-danger:hover,.fsn-row .btn-danger:active:focus,.fsn-row .btn-danger.active:focus,.fsn-row .open>.dropdown-toggle.btn-danger:focus,.fsn-row .btn-danger:active.focus,.fsn-row .btn-danger.active.focus,.fsn-row .open>.dropdown-toggle.btn-danger.focus{color:#fff;background-color:#ac2925;border-color:#761c19}.fsn-row .btn-danger:active,.fsn-row .btn-danger.active,.fsn-row .open>.dropdown-toggle.btn-danger{background-image:none}.fsn-row .btn-danger.disabled:hover,.fsn-row .btn-danger[disabled]:hover,.fsn-row fieldset[disabled] .btn-danger:hover,.fsn-row .btn-danger.disabled:focus,.fsn-row .btn-danger[disabled]:focus,.fsn-row fieldset[disabled] .btn-danger:focus,.fsn-row .btn-danger.disabled.focus,.fsn-row .btn-danger[disabled].focus,.fsn-row fieldset[disabled] .btn-danger.focus{background-color:#d9534f;border-color:#d43f3a}.fsn-row .btn-danger .badge{color:#d9534f;background-color:#fff}.fsn-row .btn-link{color:#337ab7;font-weight:400;border-radius:0}.fsn-row .btn-link,.fsn-row .btn-link:active,.fsn-row .btn-link.active,.fsn-row .btn-link[disabled],.fsn-row fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.fsn-row .btn-link,.fsn-row .btn-link:hover,.fsn-row .btn-link:focus,.fsn-row .btn-link:active{border-color:transparent}.fsn-row .btn-link:hover,.fsn-row .btn-link:focus{color:#23527c;text-decoration:underline;background-color:transparent}.fsn-row .btn-link[disabled]:hover,.fsn-row fieldset[disabled] .btn-link:hover,.fsn-row .btn-link[disabled]:focus,.fsn-row fieldset[disabled] .btn-link:focus{color:#777;text-decoration:none}.fsn-row .navbar-default .navbar-brand{border:none;box-shadow:none;text-decoration:none}.fsn-row .nav>li>a{border:none;box-shadow:none}
@font-face{font-family:'Material Icons';font-style:normal;font-weight:400;src:url(//www.bahama.at/wp-content/plugins/fusion/includes/css/webfonts/MaterialIcons-Regular.eot);src:local('Material Icons'),local('MaterialIcons-Regular'),url(//www.bahama.at/wp-content/plugins/fusion/includes/css/webfonts/MaterialIcons-Regular.woff2) format('woff2'),url(//www.bahama.at/wp-content/plugins/fusion/includes/css/webfonts/MaterialIcons-Regular.woff) format('woff'),url(//www.bahama.at/wp-content/plugins/fusion/includes/css/webfonts/MaterialIcons-Regular.ttf) format('truetype')}.material-icons{font-family:'Material Icons';font-weight:400;font-style:normal;font-size:24px;display:inline-block;line-height:1;text-transform:none;letter-spacing:normal;word-wrap:normal;white-space:nowrap;direction:ltr;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-feature-settings:'liga'}.material-icons.md-18{font-size:18px}.material-icons.md-24{font-size:24px}.material-icons.md-36{font-size:36px}.material-icons.md-48{font-size:48px}.close .material-icons{text-shadow:none}
.container .container{width:auto;padding:0}.full-width-container{width:100%;padding-left:6px;padding-right:6px}.component.modal>.modal-component-inner{margin:50px auto;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.5);position:relative;width:960px;-ms-transform:none;-moz-transform:none;-webkit-transform:none;transform:none;-moz-transition:none;-webkit-transition:none;transition:none}.full-width-row>.container-fluid{padding-left:0;padding-right:0}.dark h1,.dark .h1,.dark h2,.dark .h2,.dark h3,.dark .h3,.dark h4,.dark .h4,.dark h5,.dark .h5,.dark h6,.dark .h6{color:inherit}.dark a,.dark a:focus,.dark a:hover,.dark a:active{color:inherit}.dark .btn-default{color:#333}.dark .btn-default:focus,.dark .btn-default.focus{color:#333}.dark .btn-default:hover{color:#333}.dark .btn-default:active,.dark .btn-default.active,.dark .open>.dropdown-toggle.btn-default{color:#333}.dark .btn-default:active:hover,.dark .btn-default.active:hover,.dark .open>.dropdown-toggle.btn-default:hover,.dark .btn-default:active:focus,.dark .btn-default.active:focus,.dark .open>.dropdown-toggle.btn-default:focus,.dark .btn-default:active.focus,.dark .btn-default.active.focus,.dark .open>.dropdown-toggle.btn-default.focus{color:#333}.dark .btn-default .badge{color:#fff;background-color:#333}.nav.nav-tabs{margin:0}.nav.nav-tabs>li{margin:0 0 -1px}.nav>li>a{box-shadow:none;text-decoration:none}.nav.nav-tabs>li>a:focus,.nav.nav-tabs>li.active>a:focus{outline:none}.post-metadata{padding:20px 0 0;clear:both;font-size:12px}.post-metadata .post-tags{display:inline-block;margin-top:5px;color:#ccc}.post-metadata .post-tags a{color:#ccc}input[type=search]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media (max-width:767px){.full-width-container{padding-left:15px !important;padding-right:15px !important}.container,.container-fluid{padding-left:15px;padding-right:15px}.row{margin-left:-15px;margin-right:-15px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{padding-left:15px;padding-right:15px}.component.modal>.modal-component-inner{margin:20px auto;padding-left:15px;padding-right:15px;width:auto}.component.modal>.modal-component-inner>.modal-component-controls{position:relative;z-index:2}.full-width-container .full-width-row .container{padding-left:0 !important;padding-right:0 !important}.background-image-hidden-xs{background-image:none !important}}@media (min-width:768px){.full-width-row.seamless>.container>.row,.full-width-row.seamless>.container-fluid>.row,.full-width-container.seamless>.row{margin-left:0;margin-right:0}.full-width-container.seamless{padding-left:0 !important;padding-right:0 !important}.full-width-row.seamless>.container>.row>.col-sm-1,.full-width-row.seamless>.container>.row>.col-sm-2,.full-width-row.seamless>.container>.row>.col-sm-3,.full-width-row.seamless>.container>.row>.col-sm-4,.full-width-row.seamless>.container>.row>.col-sm-5,.full-width-row.seamless>.container>.row>.col-sm-6,.full-width-row.seamless>.container>.row>.col-sm-7,.full-width-row.seamless>.container>.row>.col-sm-8,.full-width-row.seamless>.container>.row>.col-sm-9,.full-width-row.seamless>.container>.row>.col-sm-10,.full-width-row.seamless>.container>.row>.col-sm-11,.full-width-row.seamless>.container>.row>.col-sm-12,.full-width-row.seamless>.container-fluid>.row>.col-sm-1,.full-width-row.seamless>.container-fluid>.row>.col-sm-2,.full-width-row.seamless>.container-fluid>.row>.col-sm-3,.full-width-row.seamless>.container-fluid>.row>.col-sm-4,.full-width-row.seamless>.container-fluid>.row>.col-sm-5,.full-width-row.seamless>.container-fluid>.row>.col-sm-6,.full-width-row.seamless>.container-fluid>.row>.col-sm-7,.full-width-row.seamless>.container-fluid>.row>.col-sm-8,.full-width-row.seamless>.container-fluid>.row>.col-sm-9,.full-width-row.seamless>.container-fluid>.row>.col-sm-10,.full-width-row.seamless>.container-fluid>.row>.col-sm-11,.full-width-row.seamless>.container-fluid>.row>.col-sm-12{padding:0}.full-width-container.seamless>.row>.col-sm-1,.full-width-container.seamless>.row>.col-sm-2,.full-width-container.seamless>.row>.col-sm-3,.full-width-container.seamless>.row>.col-sm-4,.full-width-container.seamless>.row>.col-sm-5,.full-width-container.seamless>.row>.col-sm-6,.full-width-container.seamless>.row>.col-sm-7,.full-width-container.seamless>.row>.col-sm-8,.full-width-container.seamless>.row>.col-sm-9,.full-width-container.seamless>.row>.col-sm-10,.full-width-container.seamless>.row>.col-sm-11,.full-width-container.seamless>.row>.col-sm-12{padding:0}}
#debungcontrolls{z-index:100000;position:fixed;bottom:0;width:100%;height:auto;background:rgba(0,0,0,.6);padding:10px;box-sizing:border-box}.debugtimeline{width:100%;height:10px;position:relative;display:block;margin-bottom:3px;display:none;white-space:nowrap;box-sizing:border-box}.debugtimeline:hover{height:15px}.the_timeline_tester{background:#e74c3c;position:absolute;top:0;left:0;height:100%;width:0}.rs-go-fullscreen{position:fixed !important;width:100% !important;height:100% !important;top:0 !important;left:0 !important;z-index:9999999 !important;background:#fff !important}.debugtimeline.tl_slide .the_timeline_tester{background:#f39c12}.debugtimeline.tl_frame .the_timeline_tester{background:#3498db}.debugtimline_txt{color:#fff;font-weight:400;font-size:7px;position:absolute;left:10px;top:0;white-space:nowrap;line-height:10px}.rtl{direction:rtl}@font-face{font-family:'revicons';src:url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888);src:url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.eot?5510888#iefix) format('embedded-opentype'),url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.woff?5510888) format('woff'),url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.ttf?5510888) format('truetype'),url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/../fonts/revicons/revicons.svg?5510888#revicons) format('svg');font-weight:400;font-style:normal}[class^=revicon-]:before,[class*=" revicon-"]:before{font-family:"revicons";font-style:normal;font-weight:400;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em}.revicon-search-1:before{content:'\e802'}.revicon-pencil-1:before{content:'\e831'}.revicon-picture-1:before{content:'\e803'}.revicon-cancel:before{content:'\e80a'}.revicon-info-circled:before{content:'\e80f'}.revicon-trash:before{content:'\e801'}.revicon-left-dir:before{content:'\e817'}.revicon-right-dir:before{content:'\e818'}.revicon-down-open:before{content:'\e83b'}.revicon-left-open:before{content:'\e819'}.revicon-right-open:before{content:'\e81a'}.revicon-angle-left:before{content:'\e820'}.revicon-angle-right:before{content:'\e81d'}.revicon-left-big:before{content:'\e81f'}.revicon-right-big:before{content:'\e81e'}.revicon-magic:before{content:'\e807'}.revicon-picture:before{content:'\e800'}.revicon-export:before{content:'\e80b'}.revicon-cog:before{content:'\e832'}.revicon-login:before{content:'\e833'}.revicon-logout:before{content:'\e834'}.revicon-video:before{content:'\e805'}.revicon-arrow-combo:before{content:'\e827'}.revicon-left-open-1:before{content:'\e82a'}.revicon-right-open-1:before{content:'\e82b'}.revicon-left-open-mini:before{content:'\e822'}.revicon-right-open-mini:before{content:'\e823'}.revicon-left-open-big:before{content:'\e824'}.revicon-right-open-big:before{content:'\e825'}.revicon-left:before{content:'\e836'}.revicon-right:before{content:'\e826'}.revicon-ccw:before{content:'\e808'}.revicon-arrows-ccw:before{content:'\e806'}.revicon-palette:before{content:'\e829'}.revicon-list-add:before{content:'\e80c'}.revicon-doc:before{content:'\e809'}.revicon-left-open-outline:before{content:'\e82e'}.revicon-left-open-2:before{content:'\e82c'}.revicon-right-open-outline:before{content:'\e82f'}.revicon-right-open-2:before{content:'\e82d'}.revicon-equalizer:before{content:'\e83a'}.revicon-layers-alt:before{content:'\e804'}.revicon-popup:before{content:'\e828'}.rev_slider_wrapper{position:relative;z-index:0;width:100%}.rev_slider{position:relative;overflow:visible}.entry-content .rev_slider a,.rev_slider a{box-shadow:none}.tp-overflow-hidden{overflow:hidden !important}.group_ov_hidden{overflow:hidden}.tp-simpleresponsive img,.rev_slider img{max-width:none !important;transition:none;margin:0;padding:0;border:none}.rev_slider .no-slides-text{font-weight:700;text-align:center;padding-top:80px}.rev_slider>ul,.rev_slider_wrapper>ul,.tp-revslider-mainul>li,.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before,.tp-revslider-mainul>li,.tp-simpleresponsive>ul>li{list-style:none !important;position:absolute;margin:0 !important;padding:0 !important;overflow-x:visible;overflow-y:visible;list-style-type:none !important;background-image:none;background-position:0 0;text-indent:0em;top:0;left:0}.tp-revslider-mainul>li,.rev_slider>ul>li,.rev_slider>ul>li:before,.tp-revslider-mainul>li:before,.tp-simpleresponsive>ul>li,.tp-simpleresponsive>ul>li:before,.tp-revslider-mainul>li,.tp-simpleresponsive>ul>li{visibility:hidden}.tp-revslider-slidesli,.tp-revslider-mainul{padding:0 !important;margin:0 !important;list-style:none !important}.rev_slider li.tp-revslider-slidesli{position:absolute !important}.tp-caption .rs-untoggled-content{display:block}.tp-caption .rs-toggled-content{display:none}.rs-toggle-content-active.tp-caption .rs-toggled-content{display:block}.rs-toggle-content-active.tp-caption .rs-untoggled-content{display:none}.rev_slider .tp-caption,.rev_slider .caption{position:relative;visibility:hidden;white-space:nowrap;display:block;-webkit-font-smoothing:antialiased !important;z-index:1}.rev_slider .tp-caption,.rev_slider .caption,.tp-simpleresponsive img{-moz-user-select:none;-khtml-user-select:none;-webkit-user-select:none;-o-user-select:none}.rev_slider .tp-mask-wrap .tp-caption,.rev_slider .tp-mask-wrap *:last-child,.wpb_text_column .rev_slider .tp-mask-wrap .tp-caption,.wpb_text_column .rev_slider .tp-mask-wrap *:last-child{margin-bottom:0}.tp-svg-layer svg{width:100%;height:100%;position:relative;vertical-align:top}.tp-carousel-wrapper{cursor:url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/openhand.cur),move}.tp-carousel-wrapper.dragged{cursor:url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/closedhand.cur),move}.tp_inner_padding{box-sizing:border-box;max-height:none !important}.tp-caption.tp-layer-selectable{-moz-user-select:all;-khtml-user-select:all;-webkit-user-select:all;-o-user-select:all}.tp-forcenotvisible,.tp-hide-revslider,.tp-caption.tp-hidden-caption,.tp-parallax-wrap.tp-hidden-caption{visibility:hidden !important;display:none !important}.rev_slider embed,.rev_slider iframe,.rev_slider object,.rev_slider audio,.rev_slider video{max-width:none !important}.tp-element-background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.tp-blockmask,.tp-blockmask_in,.tp-blockmask_out{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1000;transform:scaleX(0) scaleY(0)}.tp-parallax-wrap{transform-style:preserve-3d}.rev_row_zone{position:absolute;width:100%;left:0;box-sizing:border-box;min-height:50px;font-size:0px}.rev_row_zone_top{top:0}.rev_row_zone_middle{top:50%;transform:translateY(-50%)}.rev_row_zone_bottom{bottom:0}.rev_column .tp-parallax-wrap{vertical-align:top}.rev_slider .tp-caption.rev_row{display:table;position:relative;width:100% !important;table-layout:fixed;box-sizing:border-box;vertical-align:top;height:auto !important;font-size:0px}.rev_column{display:table-cell;position:relative;vertical-align:top;height:auto;box-sizing:border-box;font-size:0px}.rev_column_inner{box-sizing:border-box;display:block;position:relative;width:100% !important;height:auto !important;white-space:normal !important}.rev_column_bg{width:100%;height:100%;position:absolute;top:0;left:0;z-index:0;box-sizing:border-box;background-clip:content-box;border:0 solid transparent}.rev_column_inner .tp-parallax-wrap,.rev_column_inner .tp-loop-wrap,.rev_column_inner .tp-mask-wrap{text-align:inherit}.rev_column_inner .tp-mask-wrap{display:inline-block}.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap{position:relative !important;left:auto !important;top:auto !important;line-height:0}.rev_column_inner .tp-parallax-wrap .tp-loop-wrap,.rev_column_inner .tp-parallax-wrap .tp-mask-wrap,.rev_column_inner .tp-parallax-wrap,.rev_column_inner .rev_layer_in_column{vertical-align:top}.rev_break_columns{display:block !important}.rev_break_columns .tp-parallax-wrap.rev_column{display:block !important;width:100% !important}.fullscreen-container{position:relative;padding:0}.fullwidthbanner-container{position:relative;padding:0;overflow:hidden}.fullwidthbanner-container .fullwidthabanner{width:100%;position:relative}.tp-static-layers{position:absolute;z-index:101;top:0;left:0}.tp-static-layers-back{z-index:0}.tp-caption .frontcorner{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-top:40px solid #00a8ff;position:absolute;left:-40px;top:0}.tp-caption .backcorner{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-bottom:40px solid #00a8ff;position:absolute;right:0;top:0}.tp-caption .frontcornertop{width:0;height:0;border-left:40px solid transparent;border-right:0 solid transparent;border-bottom:40px solid #00a8ff;position:absolute;left:-40px;top:0}.tp-caption .backcornertop{width:0;height:0;border-left:0 solid transparent;border-right:40px solid transparent;border-top:40px solid #00a8ff;position:absolute;right:0;top:0}.tp-layer-inner-rotation{position:relative !important}img.tp-slider-alternative-image{width:100%;height:auto}.noFilterClass{filter:none !important}.rs-background-video-layer{position:absolute;top:0;left:0;width:100%;height:100%;visibility:hidden;z-index:0}.tp-caption.coverscreenvideo{width:100%;height:100%;top:0;left:0;position:absolute}.caption.fullscreenvideo,.tp-caption.fullscreenvideo{left:0;top:0;position:absolute;width:100%;height:100%}.caption.fullscreenvideo iframe,.caption.fullscreenvideo audio,.caption.fullscreenvideo video,.tp-caption.fullscreenvideo iframe,.tp-caption.fullscreenvideo iframe audio,.tp-caption.fullscreenvideo iframe video{width:100% !important;height:100% !important;display:none}.fullcoveredvideo audio,.fullscreenvideo audio .fullcoveredvideo video,.fullscreenvideo video{background:#000}.fullcoveredvideo .tp-poster{background-position:center center;background-size:cover;width:100%;height:100%;top:0;left:0}.videoisplaying .html5vid .tp-poster{display:none}.tp-video-play-button{background:#000;background:rgba(0,0,0,.3);border-radius:5px;position:absolute;top:50%;left:50%;color:#fff;z-index:3;margin-top:-25px;margin-left:-25px;line-height:50px !important;text-align:center;cursor:pointer;width:50px;height:50px;box-sizing:border-box;display:inline-block;vertical-align:top;z-index:4;opacity:0;transition:opacity .3s ease-out !important}.tp-hiddenaudio,.tp-audio-html5 .tp-video-play-button{display:none !important}.tp-caption .html5vid{width:100% !important;height:100% !important}.tp-video-play-button i{width:50px;height:50px;display:inline-block;text-align:center;vertical-align:top;line-height:50px !important;font-size:40px !important}.tp-caption:hover .tp-video-play-button{opacity:1;display:block}.tp-caption .tp-revstop{display:none;border-left:5px solid #fff !important;border-right:5px solid #fff !important;margin-top:15px !important;line-height:20px !important;vertical-align:top;font-size:25px !important}.videoisplaying .revicon-right-dir{display:none}.videoisplaying .tp-revstop{display:inline-block}.videoisplaying .tp-video-play-button{display:none}.fullcoveredvideo .tp-video-play-button{display:none !important}.fullscreenvideo .fullscreenvideo audio{object-fit:contain !important}.fullscreenvideo .fullscreenvideo video{object-fit:contain !important}.fullscreenvideo .fullcoveredvideo audio{object-fit:cover !important}.fullscreenvideo .fullcoveredvideo video{object-fit:cover !important}.tp-video-controls{position:absolute;bottom:0;left:0;right:0;padding:5px;opacity:0;transition:opacity .3s;background-image:linear-gradient(to bottom,#000 13%,#323232 100%);display:table;max-width:100%;overflow:hidden;box-sizing:border-box}.tp-caption:hover .tp-video-controls{opacity:.9}.tp-video-button{background:rgba(0,0,0,.5);border:0;color:#eee;border-radius:3px;cursor:pointer;line-height:12px;font-size:12px;color:#fff;padding:0;margin:0;outline:none}.tp-video-button:hover{cursor:pointer}.tp-video-button-wrap,.tp-video-seek-bar-wrap,.tp-video-vol-bar-wrap{padding:0 5px;display:table-cell;vertical-align:middle}.tp-video-seek-bar-wrap{width:80%}.tp-video-vol-bar-wrap{width:20%}.tp-volume-bar,.tp-seek-bar{width:100%;cursor:pointer;outline:none;line-height:12px;margin:0;padding:0}.rs-fullvideo-cover{width:100%;height:100%;top:0;left:0;position:absolute;background:0 0;z-index:5}.disabled_lc .tp-video-play-button,.rs-background-video-layer video::-webkit-media-controls-start-playback-button,.rs-background-video-layer video::-webkit-media-controls,.rs-background-video-layer audio::-webkit-media-controls{display:none !important}.tp-audio-html5 .tp-video-controls{opacity:1 !important;visibility:visible !important}.tp-dottedoverlay{background-repeat:repeat;width:100%;height:100%;position:absolute;top:0;left:0;z-index:3}.tp-dottedoverlay.twoxtwo{background:url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/../assets/gridtile.png)}.tp-dottedoverlay.twoxtwowhite{background:url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_white.png)}.tp-dottedoverlay.threexthree{background:url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3.png)}.tp-dottedoverlay.threexthreewhite{background:url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/../assets/gridtile_3x3_white.png)}.tp-shadowcover{width:100%;height:100%;top:0;left:0;background:#fff;position:absolute;z-index:-1}.tp-shadow1{box-shadow:0 10px 6px -6px rgba(0,0,0,.8)}.tp-shadow2:before,.tp-shadow2:after,.tp-shadow3:before,.tp-shadow4:after{z-index:-2;position:absolute;content:"";bottom:10px;left:10px;width:50%;top:85%;max-width:300px;background:0 0;box-shadow:0 15px 10px rgba(0,0,0,.8);transform:rotate(-3deg)}.tp-shadow2:after,.tp-shadow4:after{transform:rotate(3deg);right:10px;left:auto}.tp-shadow5{position:relative;box-shadow:0 1px 4px rgba(0,0,0,.3),0 0 40px rgba(0,0,0,.1) inset}.tp-shadow5:before,.tp-shadow5:after{content:"";position:absolute;z-index:-2;box-shadow:0 0 25px 0px rgba(0,0,0,.6);top:30%;bottom:0;left:20px;right:20px;border-radius:100px/20px}.tp-button{padding:6px 13px 5px;border-radius:3px;height:30px;cursor:pointer;color:#fff !important;text-shadow:0px 1px 1px rgba(0,0,0,.6) !important;font-size:15px;line-height:45px !important;font-family:arial,sans-serif;font-weight:700;letter-spacing:-1px;text-decoration:none}.tp-button.big{color:#fff;text-shadow:0px 1px 1px rgba(0,0,0,.6);font-weight:700;padding:9px 20px;font-size:19px;line-height:57px !important}.purchase:hover,.tp-button:hover,.tp-button.big:hover{background-position:bottom,15px 11px}.tp-button.green,.tp-button:hover.green,.purchase.green,.purchase:hover.green{background-color:#21a117;box-shadow:0px 3px 0px 0px #104d0b}.tp-button.blue,.tp-button:hover.blue,.purchase.blue,.purchase:hover.blue{background-color:#1d78cb;box-shadow:0px 3px 0px 0px #0f3e68}.tp-button.red,.tp-button:hover.red,.purchase.red,.purchase:hover.red{background-color:#cb1d1d;box-shadow:0px 3px 0px 0px #7c1212}.tp-button.orange,.tp-button:hover.orange,.purchase.orange,.purchase:hover.orange{background-color:#f70;box-shadow:0px 3px 0px 0px #a34c00}.tp-button.darkgrey,.tp-button.grey,.tp-button:hover.darkgrey,.tp-button:hover.grey,.purchase.darkgrey,.purchase:hover.darkgrey{background-color:#555;box-shadow:0px 3px 0px 0px #222}.tp-button.lightgrey,.tp-button:hover.lightgrey,.purchase.lightgrey,.purchase:hover.lightgrey{background-color:#888;box-shadow:0px 3px 0px 0px #555}.rev-btn,.rev-btn:visited{outline:none !important;box-shadow:none !important;text-decoration:none !important;line-height:44px;font-size:17px;font-weight:500;padding:12px 35px;box-sizing:border-box;font-family:"Roboto",sans-serif;cursor:pointer}.rev-btn.rev-uppercase,.rev-btn.rev-uppercase:visited{text-transform:uppercase;letter-spacing:1px;font-size:15px;font-weight:900}.rev-btn.rev-withicon i{font-size:15px;font-weight:400;position:relative;top:0;transition:all .2s ease-out !important;margin-left:10px !important}.rev-btn.rev-hiddenicon i{font-size:15px;font-weight:400;position:relative;top:0;transition:all .2s ease-out !important;opacity:0;margin-left:0 !important;width:0 !important}.rev-btn.rev-hiddenicon:hover i{opacity:1 !important;margin-left:10px !important;width:auto !important}.rev-btn.rev-medium,.rev-btn.rev-medium:visited{line-height:36px;font-size:14px;padding:10px 30px}.rev-btn.rev-medium.rev-withicon i{font-size:14px;top:0}.rev-btn.rev-medium.rev-hiddenicon i{font-size:14px;top:0}.rev-btn.rev-small,.rev-btn.rev-small:visited{line-height:28px;font-size:12px;padding:7px 20px}.rev-btn.rev-small.rev-withicon i{font-size:12px;top:0}.rev-btn.rev-small.rev-hiddenicon i{font-size:12px;top:0}.rev-maxround{border-radius:30px}.rev-minround{border-radius:3px}.rev-burger{position:relative;width:60px;height:60px;box-sizing:border-box;padding:22px 0 0 14px;border-radius:50%;border:1px solid rgba(51,51,51,.25);-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;cursor:pointer}.rev-burger span{display:block;width:30px;height:3px;background:#333;transition:.7s;pointer-events:none;transform-style:flat !important}.rev-burger span:nth-child(2){margin:3px 0}#dialog_addbutton .rev-burger:hover :first-child,.open .rev-burger :first-child,.open.rev-burger :first-child{transform:translateY(6px) rotate(-45deg)}#dialog_addbutton .rev-burger:hover :nth-child(2),.open .rev-burger :nth-child(2),.open.rev-burger :nth-child(2){transform:rotate(-45deg);opacity:0}#dialog_addbutton .rev-burger:hover :last-child,.open .rev-burger :last-child,.open.rev-burger :last-child{transform:translateY(-6px) rotate(-135deg)}.rev-burger.revb-white{border:2px solid rgba(255,255,255,.2)}.rev-burger.revb-white span{background:#fff}.rev-burger.revb-whitenoborder{border:0}.rev-burger.revb-whitenoborder span{background:#fff}.rev-burger.revb-darknoborder{border:0}.rev-burger.revb-darknoborder span{background:#333}.rev-burger.revb-whitefull{background:#fff;border:none}.rev-burger.revb-whitefull span{background:#333}.rev-burger.revb-darkfull{background:#333;border:none}.rev-burger.revb-darkfull span{background:#fff}@keyframes rev-ani-mouse{0%{opacity:1;top:29%}15%{opacity:1;top:50%}50%{opacity:0;top:50%}100%{opacity:0;top:29%}}.rev-scroll-btn{display:inline-block;position:relative;left:0;right:0;text-align:center;cursor:pointer;width:35px;height:55px;box-sizing:border-box;border:3px solid #fff;border-radius:23px}.rev-scroll-btn>*{display:inline-block;line-height:18px;font-size:13px;font-weight:400;color:#7f8c8d;color:#fff;font-family:"proxima-nova","Helvetica Neue",Helvetica,Arial,sans-serif;letter-spacing:2px}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*.active{color:#fff}.rev-scroll-btn>*:hover,.rev-scroll-btn>*:focus,.rev-scroll-btn>*:active,.rev-scroll-btn>*.active{opacity:.8}.rev-scroll-btn.revs-fullwhite{background:#fff}.rev-scroll-btn.revs-fullwhite span{background:#333}.rev-scroll-btn.revs-fulldark{background:#333;border:none}.rev-scroll-btn.revs-fulldark span{background:#fff}.rev-scroll-btn span{position:absolute;display:block;top:29%;left:50%;width:8px;height:8px;margin:-4px 0 0 -4px;background:#fff;border-radius:50%;animation:rev-ani-mouse 2.5s linear infinite}.rev-scroll-btn.revs-dark{border-color:#333}.rev-scroll-btn.revs-dark span{background:#333}.rev-control-btn{position:relative;display:inline-block;z-index:5;color:#fff;font-size:20px;line-height:60px;font-weight:400;font-style:normal;font-family:Raleway;text-decoration:none;text-align:center;background-color:#000;border-radius:50px;text-shadow:none;background-color:rgba(0,0,0,.5);width:60px;height:60px;box-sizing:border-box;cursor:pointer}.rev-cbutton-dark-sr{border-radius:3px}.rev-cbutton-light{color:#333;background-color:rgba(255,255,255,.75)}.rev-cbutton-light-sr{color:#333;border-radius:3px;background-color:rgba(255,255,255,.75)}.rev-sbutton{line-height:37px;width:37px;height:37px}.rev-sbutton-blue{background-color:#3b5998}.rev-sbutton-lightblue{background-color:#00a0d1}.rev-sbutton-red{background-color:#dd4b39}.tp-bannertimer{visibility:hidden;width:100%;height:5px;background:#000;background:rgba(0,0,0,.15);position:absolute;z-index:200;top:0}.tp-bannertimer.tp-bottom{top:auto;bottom:0 !important;height:5px}.tp-caption img{background:0 0;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);zoom:1}.caption.slidelink a div,.tp-caption.slidelink a div{width:3000px;height:1500px;background:url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat}.tp-caption.slidelink a span{background:url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/../assets/coloredbg.png) repeat}.tp-shape{width:100%;height:100%}.tp-caption .rs-starring{display:inline-block}.tp-caption .rs-starring .star-rating{float:none;display:inline-block;vertical-align:top;color:#ffc321 !important}.tp-caption .rs-starring .star-rating,.tp-caption .rs-starring-page .star-rating{position:relative;height:1em;width:5.4em;font-family:star;font-size:1em !important}.tp-caption .rs-starring .star-rating:before,.tp-caption .rs-starring-page .star-rating:before{content:"\73\73\73\73\73";color:#e0dadf;float:left;top:0;left:0;position:absolute}.tp-caption .rs-starring .star-rating span{overflow:hidden;float:left;top:0;left:0;position:absolute;padding-top:1.5em;font-size:1em !important}.tp-caption .rs-starring .star-rating span:before,.tp-caption .rs-starring .star-rating span:before{content:"\53\53\53\53\53";top:0;position:absolute;left:0}.tp-loader{top:50%;left:50%;z-index:10000;position:absolute}.tp-loader.spinner0{width:40px;height:40px;background-color:#fff;background-image:url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif);background-repeat:no-repeat;background-position:center center;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}.tp-loader.spinner1{width:40px;height:40px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);margin-top:-20px;margin-left:-20px;animation:tp-rotateplane 1.2s infinite ease-in-out;border-radius:3px}.tp-loader.spinner5{background-image:url(//www.bahama.at/wp-content/plugins/revslider/public/assets/css/../assets/loader.gif);background-repeat:no-repeat;background-position:10px 10px;background-color:#fff;margin:-22px;width:44px;height:44px;border-radius:3px}@keyframes tp-rotateplane{0%{transform:perspective(120px) rotateX(0deg) rotateY(0deg)}50%{transform:perspective(120px) rotateX(-180.1deg) rotateY(0deg)}100%{transform:perspective(120px) rotateX(-180deg) rotateY(-179.9deg)}}.tp-loader.spinner2{width:40px;height:40px;margin-top:-20px;margin-left:-20px;background-color:red;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;animation:tp-scaleout 1s infinite ease-in-out}@keyframes tp-scaleout{0%{transform:scale(0)}100%{transform:scale(1);opacity:0}}.tp-loader.spinner3{margin:-9px 0 0 -35px;width:70px;text-align:center}.tp-loader.spinner3 .bounce1,.tp-loader.spinner3 .bounce2,.tp-loader.spinner3 .bounce3{width:18px;height:18px;background-color:#fff;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15);border-radius:100%;display:inline-block;animation:tp-bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.tp-loader.spinner3 .bounce1{animation-delay:-.32s}.tp-loader.spinner3 .bounce2{animation-delay:-.16s}@keyframes tp-bouncedelay{0%,80%,100%{transform:scale(0)}40%{transform:scale(1)}}.tp-loader.spinner4{margin:-20px 0 0 -20px;width:40px;height:40px;text-align:center;animation:tp-rotate 2s infinite linear}.tp-loader.spinner4 .dot1,.tp-loader.spinner4 .dot2{width:60%;height:60%;display:inline-block;position:absolute;top:0;background-color:#fff;border-radius:100%;animation:tp-bounce 2s infinite ease-in-out;box-shadow:0px 0px 20px 0px rgba(0,0,0,.15)}.tp-loader.spinner4 .dot2{top:auto;bottom:0;animation-delay:-1s}@keyframes tp-rotate{100%{transform:rotate(360deg)}}@keyframes tp-bounce{0%,100%{transform:scale(0)}50%{transform:scale(1)}}.tp-thumbs.navbar,.tp-bullets.navbar,.tp-tabs.navbar{border:none;min-height:0;margin:0;border-radius:0}.tp-tabs,.tp-thumbs,.tp-bullets{position:absolute;display:block;z-index:1000;top:0;left:0}.tp-tab,.tp-thumb{cursor:pointer;position:absolute;opacity:.5;box-sizing:border-box}.tp-arr-imgholder,.tp-videoposter,.tp-thumb-image,.tp-tab-image{background-position:center center;background-size:cover;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.tp-tab:hover,.tp-tab.selected,.tp-thumb:hover,.tp-thumb.selected{opacity:1}.tp-tab-mask,.tp-thumb-mask{box-sizing:border-box !important}.tp-tabs,.tp-thumbs{box-sizing:content-box !important}.tp-bullet{width:15px;height:15px;position:absolute;background:#fff;background:rgba(255,255,255,.3);cursor:pointer}.tp-bullet.selected,.tp-bullet:hover{background:#fff}.tparrows{cursor:pointer;background:#000;background:rgba(0,0,0,.5);width:40px;height:40px;position:absolute;display:block;z-index:1000}.tparrows:hover{background:#000}.tparrows:before{font-family:"revicons";font-size:15px;color:#fff;display:block;line-height:40px;text-align:center}.tparrows.tp-leftarrow:before{content:'\e824'}.tparrows.tp-rightarrow:before{content:'\e825'}body.rtl .tp-kbimg{left:0 !important}.dddwrappershadow{box-shadow:0 45px 100px rgba(0,0,0,.4)}.hglayerinfo{position:fixed;bottom:0;left:0;color:#fff;font-size:12px;line-height:20px;font-weight:600;background:rgba(0,0,0,.75);padding:5px 10px;z-index:2000;white-space:normal}.hginfo{position:absolute;top:-2px;left:-2px;color:#e74c3c;font-size:12px;font-weight:600;background:#000;padding:2px 5px}.indebugmode .tp-caption:hover{border:1px dashed #c0392b !important}.helpgrid{border:2px dashed #c0392b;position:absolute;top:0;left:0;z-index:0}#revsliderlogloglog{padding:15px;color:#fff;position:fixed;top:0;left:0;width:200px;height:150px;background:rgba(0,0,0,.7);z-index:100000;font-size:10px;overflow:scroll}.aden{filter:hue-rotate(-20deg) contrast(.9) saturate(.85) brightness(1.2)}.aden:after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.perpetua:after,.reyes:after{mix-blend-mode:soft-light;opacity:.5}.inkwell{filter:sepia(.3) contrast(1.1) brightness(1.1) grayscale(1)}.perpetua:after{background:linear-gradient(to bottom,#005b9a,#e6c13d)}.reyes{filter:sepia(.22) brightness(1.1) contrast(.85) saturate(.75)}.reyes:after{background:#efcdad}.gingham{filter:brightness(1.05) hue-rotate(-10deg)}.gingham:after{background:linear-gradient(to right,rgba(66,10,14,.2),transparent);mix-blend-mode:darken}.toaster{filter:contrast(1.5) brightness(.9)}.toaster:after{background:radial-gradient(circle,#804e0f,#3b003b);mix-blend-mode:screen}.walden{filter:brightness(1.1) hue-rotate(-10deg) sepia(.3) saturate(1.6)}.walden:after{background:#04c;mix-blend-mode:screen;opacity:.3}.hudson{filter:brightness(1.2) contrast(.9) saturate(1.1)}.hudson:after{background:radial-gradient(circle,#a6b1ff 50%,#342134);mix-blend-mode:multiply;opacity:.5}.earlybird{filter:contrast(.9) sepia(.2)}.earlybird:after{background:radial-gradient(circle,#d0ba8e 20%,#360309 85%,#1d0210 100%);mix-blend-mode:overlay}.mayfair{filter:contrast(1.1) saturate(1.1)}.mayfair:after{background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.8),rgba(255,200,200,.6),#111 60%);mix-blend-mode:overlay;opacity:.4}.lofi{filter:saturate(1.1) contrast(1.5)}.lofi:after{background:radial-gradient(circle,transparent 70%,#222 150%);mix-blend-mode:multiply}._1977{filter:contrast(1.1) brightness(1.1) saturate(1.3)}._1977:after{background:rgba(243,106,188,.3);mix-blend-mode:screen}.brooklyn{filter:contrast(.9) brightness(1.1)}.brooklyn:after{background:radial-gradient(circle,rgba(168,223,193,.4) 70%,#c4b7c8);mix-blend-mode:overlay}.xpro2{filter:sepia(.3)}.xpro2:after{background:radial-gradient(circle,#e6e7e0 40%,rgba(43,42,161,.6) 110%);mix-blend-mode:color-burn}.nashville{filter:sepia(.2) contrast(1.2) brightness(1.05) saturate(1.2)}.nashville:after{background:rgba(0,70,150,.4);mix-blend-mode:lighten}.nashville:before{background:rgba(247,176,153,.56);mix-blend-mode:darken}.lark{filter:contrast(.9)}.lark:after{background:rgba(242,242,242,.8);mix-blend-mode:darken}.lark:before{background:#22253f;mix-blend-mode:color-dodge}.moon{filter:grayscale(1) contrast(1.1) brightness(1.1)}.moon:before{background:#a0a0a0;mix-blend-mode:soft-light}.moon:after{background:#383838;mix-blend-mode:lighten}.clarendon{filter:contrast(1.2) saturate(1.35)}.clarendon:before{background:rgba(127,187,227,.2);mix-blend-mode:overlay}.willow{filter:grayscale(.5) contrast(.95) brightness(.9)}.willow:before{background-color:radial-gradient(40%,circle,#d4a9af 55%,#000 150%);mix-blend-mode:overlay}.willow:after{background-color:#d8cdcb;mix-blend-mode:color}.rise{filter:brightness(1.05) sepia(.2) contrast(.9) saturate(.9)}.rise:after{background:radial-gradient(circle,rgba(232,197,152,.8),transparent 90%);mix-blend-mode:overlay;opacity:.6}.rise:before{background:radial-gradient(circle,rgba(236,205,169,.15) 55%,rgba(50,30,7,.4));mix-blend-mode:multiply}._1977:after,._1977:before,.aden:after,.aden:before,.brooklyn:after,.brooklyn:before,.clarendon:after,.clarendon:before,.earlybird:after,.earlybird:before,.gingham:after,.gingham:before,.hudson:after,.hudson:before,.inkwell:after,.inkwell:before,.lark:after,.lark:before,.lofi:after,.lofi:before,.mayfair:after,.mayfair:before,.moon:after,.moon:before,.nashville:after,.nashville:before,.perpetua:after,.perpetua:before,.reyes:after,.reyes:before,.rise:after,.rise:before,.slumber:after,.slumber:before,.toaster:after,.toaster:before,.walden:after,.walden:before,.willow:after,.willow:before,.xpro2:after,.xpro2:before{content:'';display:block;height:100%;width:100%;top:0;left:0;position:absolute;pointer-events:none}._1977,.aden,.brooklyn,.clarendon,.earlybird,.gingham,.hudson,.inkwell,.lark,.lofi,.mayfair,.moon,.nashville,.perpetua,.reyes,.rise,.slumber,.toaster,.walden,.willow,.xpro2{position:relative}._1977 img,.aden img,.brooklyn img,.clarendon img,.earlybird img,.gingham img,.hudson img,.inkwell img,.lark img,.lofi img,.mayfair img,.moon img,.nashville img,.perpetua img,.reyes img,.rise img,.slumber img,.toaster img,.walden img,.willow img,.xpro2 img{width:100%;z-index:1}._1977:before,.aden:before,.brooklyn:before,.clarendon:before,.earlybird:before,.gingham:before,.hudson:before,.inkwell:before,.lark:before,.lofi:before,.mayfair:before,.moon:before,.nashville:before,.perpetua:before,.reyes:before,.rise:before,.slumber:before,.toaster:before,.walden:before,.willow:before,.xpro2:before{z-index:2}._1977:after,.aden:after,.brooklyn:after,.clarendon:after,.earlybird:after,.gingham:after,.hudson:after,.inkwell:after,.lark:after,.lofi:after,.mayfair:after,.moon:after,.nashville:after,.perpetua:after,.reyes:after,.rise:after,.slumber:after,.toaster:after,.walden:after,.willow:after,.xpro2:after{z-index:3}.slumber{filter:saturate(.66) brightness(1.05)}.slumber:after{background:rgba(125,105,24,.5);mix-blend-mode:soft-light}.slumber:before{background:rgba(69,41,12,.4);mix-blend-mode:lighten}.tp-kbimg-wrap:before,.tp-kbimg-wrap:after{height:500%;width:500%}

#rs-demo-id {}

@font-face{font-family:"FontAwesome";font-display:block;src:url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-brands-400.eot"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-brands-400.eot?#iefix") format("embedded-opentype"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-brands-400.woff2") format("woff2"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-brands-400.woff") format("woff"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-brands-400.ttf") format("truetype"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-brands-400.svg#fontawesome") format("svg")}@font-face{font-family:"FontAwesome";font-display:block;src:url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-solid-900.eot"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-solid-900.eot?#iefix") format("embedded-opentype"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-solid-900.woff2") format("woff2"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-solid-900.woff") format("woff"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-solid-900.ttf") format("truetype"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-solid-900.svg#fontawesome") format("svg")}@font-face{font-family:"FontAwesome";font-display:block;src:url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-regular-400.eot"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-regular-400.eot?#iefix") format("embedded-opentype"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-regular-400.woff2") format("woff2"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-regular-400.woff") format("woff"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-regular-400.ttf") format("truetype"),url("https://use.fontawesome.com/releases/v5.13.1/webfonts/fa-regular-400.svg#fontawesome") format("svg");unicode-range:U+F004-F005,U+F007,U+F017,U+F022,U+F024,U+F02E,U+F03E,U+F044,U+F057-F059,U+F06E,U+F070,U+F075,U+F07B-F07C,U+F080,U+F086,U+F089,U+F094,U+F09D,U+F0A0,U+F0A4-F0A7,U+F0C5,U+F0C7-F0C8,U+F0E0,U+F0EB,U+F0F3,U+F0F8,U+F0FE,U+F111,U+F118-F11A,U+F11C,U+F133,U+F144,U+F146,U+F14A,U+F14D-F14E,U+F150-F152,U+F15B-F15C,U+F164-F165,U+F185-F186,U+F191-F192,U+F1AD,U+F1C1-F1C9,U+F1CD,U+F1D8,U+F1E3,U+F1EA,U+F1F6,U+F1F9,U+F20A,U+F247-F249,U+F24D,U+F254-F25B,U+F25D,U+F267,U+F271-F274,U+F279,U+F28B,U+F28D,U+F2B5-F2B6,U+F2B9,U+F2BB,U+F2BD,U+F2C1-F2C2,U+F2D0,U+F2D2,U+F2DC,U+F2ED,U+F328,U+F358-F35B,U+F3A5,U+F3D1,U+F410,U+F4AD}
/* Füge hier Dein eigenes CSS ein */

.fsn-6860f32ea0e3c{margin-bottom:20px}