/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{20%,53%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-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}@-webkit-keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{from,to{-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)}}@keyframes pulse{from,to{-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)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{from,to{-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)}}@keyframes rubberBand{from,to{-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)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.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)}to{-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)}to{-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{from,to{-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)}}@keyframes tada{from,to{-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)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{from,to{-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)}}@keyframes wobble{from,to{-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)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.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)}}@keyframes jello{11.1%,from,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.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)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}@keyframes bounceIn{20%,40%,60%,80%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes bounceInUp{60%,75%,90%,from,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{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)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-50px,0);transform:translate3d(0,-50px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-50px,0,0);transform:translate3d(-50px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(50px,0,0);transform:translate3d(50px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,-360deg);transform:perspective(400px) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;backface-visibility:visible!important}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{from{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{from{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{from{opacity:1}to{-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{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0}}.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}to{-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}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}@keyframes rollOut{from{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{from{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{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,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)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.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)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,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(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.odometer.odometer-auto-theme,.odometer.odometer-auto-theme .odometer-digit,.odometer.odometer-theme-default,.odometer.odometer-theme-default .odometer-digit{display:inline-block;vertical-align:middle;position:relative}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-spacer,.odometer.odometer-theme-default .odometer-digit .odometer-digit-spacer{display:inline-block;vertical-align:middle;visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-digit-inner,.odometer.odometer-theme-default .odometer-digit .odometer-digit-inner{text-align:left;display:block;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon{display:block}.odometer.odometer-auto-theme .odometer-digit .odometer-ribbon-inner,.odometer.odometer-theme-default .odometer-digit .odometer-ribbon-inner{display:block;-webkit-backface-visibility:hidden}.odometer.odometer-auto-theme .odometer-digit .odometer-value,.odometer.odometer-theme-default .odometer-digit .odometer-value{display:block;-webkit-transform:translateZ(0)}.odometer.odometer-auto-theme .odometer-digit .odometer-value.odometer-last-value,.odometer.odometer-theme-default .odometer-digit .odometer-value.odometer-last-value{position:absolute}.odometer.odometer-auto-theme.odometer-animating-up .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s}.odometer.odometer-auto-theme.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-auto-theme.odometer-animating-up.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-up.odometer-animating .odometer-ribbon-inner{-webkit-transform:translateY(-100%);-moz-transform:translateY(-100%);-ms-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%)}.odometer.odometer-auto-theme.odometer-animating-down.odometer-animating .odometer-ribbon-inner,.odometer.odometer-theme-default.odometer-animating-down.odometer-animating .odometer-ribbon-inner{-webkit-transition:-webkit-transform 2s;-moz-transition:-moz-transform 2s;-ms-transition:-ms-transform 2s;-o-transition:-o-transform 2s;transition:transform 2s;-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.odometer.odometer-auto-theme .odometer-value,.odometer.odometer-theme-default .odometer-value{text-align:center}.m-0{margin:0
!important}.mt-0,.my-0{margin-top:0 !important}.me-0,.mx-0{margin-right:0 !important.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.me-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ms-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.me-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ms-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.me-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ms-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.me-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ms-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.me-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ms-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:2rem!important}.mt-5,.my-5{margin-top:2rem!important}.me-5,.mx-5{margin-right:2rem!important}.mb-5,.my-5{margin-bottom:2rem!important}.ms-5,.mx-5{margin-left:2rem!important}.m-6{margin:2.5rem!important}.mt-6,.my-6{margin-top:2.5rem!important}.me-6,.mx-6{margin-right:2.5rem!important}.mb-6,.my-6{margin-bottom:2.5rem!important}.ms-6,.mx-6{margin-left:2.5rem!important}.m-7{margin:3rem!important}.mt-7,.my-7{margin-top:3rem!important}.me-7,.mx-7{margin-right:3rem!important}.mb-7,.my-7{margin-bottom:3rem!important}.ms-7,.mx-7{margin-left:3rem!important}.m-8{margin:3.5rem!important}.mt-8,.my-8{margin-top:3.5rem!important}.me-8,.mx-8{margin-right:3.5rem!important}.mb-8,.my-8{margin-bottom:3.5rem!important}.ms-8,.mx-8{margin-left:3.5rem!important}.m-9{margin:4rem!important}.mt-9,.my-9{margin-top:4rem!important}.me-9,.mx-9{margin-right:4rem!important}.mb-9,.my-9{margin-bottom:4rem!important}.ms-9,.mx-9{margin-left:4rem!important}.m-10{margin:4.5rem!important}.mt-10,.my-10{margin-top:4.5rem!important}.me-10,.mx-10{margin-right:4.5rem!important}.mb-10,.my-10{margin-bottom:4.5rem!important}.ms-10,.mx-10{margin-left:4.5rem!important}.m-11{margin:5rem!important}.mt-11,.my-11{margin-top:5rem!important}.me-11,.mx-11{margin-right:5rem!important}.mb-11,.my-11{margin-bottom:5rem!important}.ms-11,.mx-11{margin-left:5rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pe-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.ps-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pe-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.ps-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pe-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.ps-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pe-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.ps-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pe-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.ps-4,.px-4{padding-left:1.5rem!important}.p-5{padding:2rem!important}.pt-5,.py-5{padding-top:2rem!important}.pe-5,.px-5{padding-right:2rem!important}.pb-5,.py-5{padding-bottom:2rem!important}.ps-5,.px-5{padding-left:2rem!important}.p-6{padding:2.5rem!important}.pt-6,.py-6{padding-top:2.5rem!important}.pe-6,.px-6{padding-right:2.5rem!important}.pb-6,.py-6{padding-bottom:2.5rem!important}.ps-6,.px-6{padding-left:2.5rem!important}.p-7{padding:3rem!important}.pt-7,.py-7{padding-top:3rem!important}.pe-7,.px-7{padding-right:3rem!important}.pb-7,.py-7{padding-bottom:3rem!important}.ps-7,.px-7{padding-left:3rem!important}.p-8{padding:3.5rem!important}.pt-8,.py-8{padding-top:3.5rem!important}.pe-8,.px-8{padding-right:3.5rem!important}.pb-8,.py-8{padding-bottom:3.5rem!important}.ps-8,.px-8{padding-left:3.5rem!important}.p-9{padding:4rem!important}.pt-9,.py-9{padding-top:4rem!important}.pe-9,.px-9{padding-right:4rem!important}.pb-9,.py-9{padding-bottom:4rem!important}.ps-9,.px-9{padding-left:4rem!important}.p-10{padding:4.5rem!important}.pt-10,.py-10{padding-top:4.5rem!important}.pe-10,.px-10{padding-right:4.5rem!important}.pb-10,.py-10{padding-bottom:4.5rem!important}.ps-10,.px-10{padding-left:4.5rem!important}.p-11{padding:5rem!important}.pt-11,.py-11{padding-top:5rem!important}.pe-11,.px-11{padding-right:5rem!important}.pb-11,.py-11{padding-bottom:5rem!important}.ps-11,.px-11{padding-left:5rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.me-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ms-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.me-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ms-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.me-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ms-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.me-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ms-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-2rem!important}.mt-n5,.my-n5{margin-top:-2rem!important}.me-n5,.mx-n5{margin-right:-2rem!important}.mb-n5,.my-n5{margin-bottom:-2rem!important}.ms-n5,.mx-n5{margin-left:-2rem!important}.m-n6{margin:-2.5rem!important}.mt-n6,.my-n6{margin-top:-2.5rem!important}.me-n6,.mx-n6{margin-right:-2.5rem!important}.mb-n6,.my-n6{margin-bottom:-2.5rem!important}.ms-n6,.mx-n6{margin-left:-2.5rem!important}.m-n7{margin:-3rem!important}.mt-n7,.my-n7{margin-top:-3rem!important}.me-n7,.mx-n7{margin-right:-3rem!important}.mb-n7,.my-n7{margin-bottom:-3rem!important}.ms-n7,.mx-n7{margin-left:-3rem!important}.m-n8{margin:-3.5rem!important}.mt-n8,.my-n8{margin-top:-3.5rem!important}.me-n8,.mx-n8{margin-right:-3.5rem!important}.mb-n8,.my-n8{margin-bottom:-3.5rem!important}.ms-n8,.mx-n8{margin-left:-3.5rem!important}.m-n9{margin:-4rem!important}.mt-n9,.my-n9{margin-top:-4rem!important}.me-n9,.mx-n9{margin-right:-4rem!important}.mb-n9,.my-n9{margin-bottom:-4rem!important}.ms-n9,.mx-n9{margin-left:-4rem!important}.m-n10{margin:-4.5rem!important}.mt-n10,.my-n10{margin-top:-4.5rem!important}.me-n10,.mx-n10{margin-right:-4.5rem!important}.mb-n10,.my-n10{margin-bottom:-4.5rem!important}.ms-n10,.mx-n10{margin-left:-4.5rem!important}.m-n11{margin:-5rem!important}.mt-n11,.my-n11{margin-top:-5rem!important}.me-n11,.mx-n11{margin-right:-5rem!important}.mb-n11,.my-n11{margin-bottom:-5rem!important}.ms-n11,.mx-n11{margin-left:-5rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.me-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ms-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.me-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ms-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.me-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ms-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.me-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ms-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.me-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ms-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.me-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ms-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:2rem!important}.mt-sm-5,.my-sm-5{margin-top:2rem!important}.me-sm-5,.mx-sm-5{margin-right:2rem!important}.mb-sm-5,.my-sm-5{margin-bottom:2rem!important}.ms-sm-5,.mx-sm-5{margin-left:2rem!important}.m-sm-6{margin:2.5rem!important}.mt-sm-6,.my-sm-6{margin-top:2.5rem!important}.me-sm-6,.mx-sm-6{margin-right:2.5rem!important}.mb-sm-6,.my-sm-6{margin-bottom:2.5rem!important}.ms-sm-6,.mx-sm-6{margin-left:2.5rem!important}.m-sm-7{margin:3rem!important}.mt-sm-7,.my-sm-7{margin-top:3rem!important}.me-sm-7,.mx-sm-7{margin-right:3rem!important}.mb-sm-7,.my-sm-7{margin-bottom:3rem!important}.ms-sm-7,.mx-sm-7{margin-left:3rem!important}.m-sm-8{margin:3.5rem!important}.mt-sm-8,.my-sm-8{margin-top:3.5rem!important}.me-sm-8,.mx-sm-8{margin-right:3.5rem!important}.mb-sm-8,.my-sm-8{margin-bottom:3.5rem!important}.ms-sm-8,.mx-sm-8{margin-left:3.5rem!important}.m-sm-9{margin:4rem!important}.mt-sm-9,.my-sm-9{margin-top:4rem!important}.me-sm-9,.mx-sm-9{margin-right:4rem!important}.mb-sm-9,.my-sm-9{margin-bottom:4rem!important}.ms-sm-9,.mx-sm-9{margin-left:4rem!important}.m-sm-10{margin:4.5rem!important}.mt-sm-10,.my-sm-10{margin-top:4.5rem!important}.me-sm-10,.mx-sm-10{margin-right:4.5rem!important}.mb-sm-10,.my-sm-10{margin-bottom:4.5rem!important}.ms-sm-10,.mx-sm-10{margin-left:4.5rem!important}.m-sm-11{margin:5rem!important}.mt-sm-11,.my-sm-11{margin-top:5rem!important}.me-sm-11,.mx-sm-11{margin-right:5rem!important}.mb-sm-11,.my-sm-11{margin-bottom:5rem!important}.ms-sm-11,.mx-sm-11{margin-left:5rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pe-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.ps-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pe-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.ps-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pe-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.ps-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pe-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.ps-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pe-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.ps-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:2rem!important}.pt-sm-5,.py-sm-5{padding-top:2rem!important}.pe-sm-5,.px-sm-5{padding-right:2rem!important}.pb-sm-5,.py-sm-5{padding-bottom:2rem!important}.ps-sm-5,.px-sm-5{padding-left:2rem!important}.p-sm-6{padding:2.5rem!important}.pt-sm-6,.py-sm-6{padding-top:2.5rem!important}.pe-sm-6,.px-sm-6{padding-right:2.5rem!important}.pb-sm-6,.py-sm-6{padding-bottom:2.5rem!important}.ps-sm-6,.px-sm-6{padding-left:2.5rem!important}.p-sm-7{padding:3rem!important}.pt-sm-7,.py-sm-7{padding-top:3rem!important}.pe-sm-7,.px-sm-7{padding-right:3rem!important}.pb-sm-7,.py-sm-7{padding-bottom:3rem!important}.ps-sm-7,.px-sm-7{padding-left:3rem!important}.p-sm-8{padding:3.5rem!important}.pt-sm-8,.py-sm-8{padding-top:3.5rem!important}.pe-sm-8,.px-sm-8{padding-right:3.5rem!important}.pb-sm-8,.py-sm-8{padding-bottom:3.5rem!important}.ps-sm-8,.px-sm-8{padding-left:3.5rem!important}.p-sm-9{padding:4rem!important}.pt-sm-9,.py-sm-9{padding-top:4rem!important}.pe-sm-9,.px-sm-9{padding-right:4rem!important}.pb-sm-9,.py-sm-9{padding-bottom:4rem!important}.ps-sm-9,.px-sm-9{padding-left:4rem!important}.p-sm-10{padding:4.5rem!important}.pt-sm-10,.py-sm-10{padding-top:4.5rem!important}.pe-sm-10,.px-sm-10{padding-right:4.5rem!important}.pb-sm-10,.py-sm-10{padding-bottom:4.5rem!important}.ps-sm-10,.px-sm-10{padding-left:4.5rem!important}.p-sm-11{padding:5rem!important}.pt-sm-11,.py-sm-11{padding-top:5rem!important}.pe-sm-11,.px-sm-11{padding-right:5rem!important}.pb-sm-11,.py-sm-11{padding-bottom:5rem!important}.ps-sm-11,.px-sm-11{padding-left:5rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.me-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ms-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.me-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ms-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.me-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ms-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.me-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ms-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-2rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-2rem!important}.me-sm-n5,.mx-sm-n5{margin-right:-2rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-2rem!important}.ms-sm-n5,.mx-sm-n5{margin-left:-2rem!important}.m-sm-n6{margin:-2.5rem!important}.mt-sm-n6,.my-sm-n6{margin-top:-2.5rem!important}.me-sm-n6,.mx-sm-n6{margin-right:-2.5rem!important}.mb-sm-n6,.my-sm-n6{margin-bottom:-2.5rem!important}.ms-sm-n6,.mx-sm-n6{margin-left:-2.5rem!important}.m-sm-n7{margin:-3rem!important}.mt-sm-n7,.my-sm-n7{margin-top:-3rem!important}.me-sm-n7,.mx-sm-n7{margin-right:-3rem!important}.mb-sm-n7,.my-sm-n7{margin-bottom:-3rem!important}.ms-sm-n7,.mx-sm-n7{margin-left:-3rem!important}.m-sm-n8{margin:-3.5rem!important}.mt-sm-n8,.my-sm-n8{margin-top:-3.5rem!important}.me-sm-n8,.mx-sm-n8{margin-right:-3.5rem!important}.mb-sm-n8,.my-sm-n8{margin-bottom:-3.5rem!important}.ms-sm-n8,.mx-sm-n8{margin-left:-3.5rem!important}.m-sm-n9{margin:-4rem!important}.mt-sm-n9,.my-sm-n9{margin-top:-4rem!important}.me-sm-n9,.mx-sm-n9{margin-right:-4rem!important}.mb-sm-n9,.my-sm-n9{margin-bottom:-4rem!important}.ms-sm-n9,.mx-sm-n9{margin-left:-4rem!important}.m-sm-n10{margin:-4.5rem!important}.mt-sm-n10,.my-sm-n10{margin-top:-4.5rem!important}.me-sm-n10,.mx-sm-n10{margin-right:-4.5rem!important}.mb-sm-n10,.my-sm-n10{margin-bottom:-4.5rem!important}.ms-sm-n10,.mx-sm-n10{margin-left:-4.5rem!important}.m-sm-n11{margin:-5rem!important}.mt-sm-n11,.my-sm-n11{margin-top:-5rem!important}.me-sm-n11,.mx-sm-n11{margin-right:-5rem!important}.mb-sm-n11,.my-sm-n11{margin-bottom:-5rem!important}.ms-sm-n11,.mx-sm-n11{margin-left:-5rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.me-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ms-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.me-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ms-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.me-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ms-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.me-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ms-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.me-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ms-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.me-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ms-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:2rem!important}.mt-md-5,.my-md-5{margin-top:2rem!important}.me-md-5,.mx-md-5{margin-right:2rem!important}.mb-md-5,.my-md-5{margin-bottom:2rem!important}.ms-md-5,.mx-md-5{margin-left:2rem!important}.m-md-6{margin:2.5rem!important}.mt-md-6,.my-md-6{margin-top:2.5rem!important}.me-md-6,.mx-md-6{margin-right:2.5rem!important}.mb-md-6,.my-md-6{margin-bottom:2.5rem!important}.ms-md-6,.mx-md-6{margin-left:2.5rem!important}.m-md-7{margin:3rem!important}.mt-md-7,.my-md-7{margin-top:3rem!important}.me-md-7,.mx-md-7{margin-right:3rem!important}.mb-md-7,.my-md-7{margin-bottom:3rem!important}.ms-md-7,.mx-md-7{margin-left:3rem!important}.m-md-8{margin:3.5rem!important}.mt-md-8,.my-md-8{margin-top:3.5rem!important}.me-md-8,.mx-md-8{margin-right:3.5rem!important}.mb-md-8,.my-md-8{margin-bottom:3.5rem!important}.ms-md-8,.mx-md-8{margin-left:3.5rem!important}.m-md-9{margin:4rem!important}.mt-md-9,.my-md-9{margin-top:4rem!important}.me-md-9,.mx-md-9{margin-right:4rem!important}.mb-md-9,.my-md-9{margin-bottom:4rem!important}.ms-md-9,.mx-md-9{margin-left:4rem!important}.m-md-10{margin:4.5rem!important}.mt-md-10,.my-md-10{margin-top:4.5rem!important}.me-md-10,.mx-md-10{margin-right:4.5rem!important}.mb-md-10,.my-md-10{margin-bottom:4.5rem!important}.ms-md-10,.mx-md-10{margin-left:4.5rem!important}.m-md-11{margin:5rem!important}.mt-md-11,.my-md-11{margin-top:5rem!important}.me-md-11,.mx-md-11{margin-right:5rem!important}.mb-md-11,.my-md-11{margin-bottom:5rem!important}.ms-md-11,.mx-md-11{margin-left:5rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pe-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.ps-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pe-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.ps-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pe-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.ps-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pe-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.ps-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pe-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.ps-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:2rem!important}.pt-md-5,.py-md-5{padding-top:2rem!important}.pe-md-5,.px-md-5{padding-right:2rem!important}.pb-md-5,.py-md-5{padding-bottom:2rem!important}.ps-md-5,.px-md-5{padding-left:2rem!important}.p-md-6{padding:2.5rem!important}.pt-md-6,.py-md-6{padding-top:2.5rem!important}.pe-md-6,.px-md-6{padding-right:2.5rem!important}.pb-md-6,.py-md-6{padding-bottom:2.5rem!important}.ps-md-6,.px-md-6{padding-left:2.5rem!important}.p-md-7{padding:3rem!important}.pt-md-7,.py-md-7{padding-top:3rem!important}.pe-md-7,.px-md-7{padding-right:3rem!important}.pb-md-7,.py-md-7{padding-bottom:3rem!important}.ps-md-7,.px-md-7{padding-left:3rem!important}.p-md-8{padding:3.5rem!important}.pt-md-8,.py-md-8{padding-top:3.5rem!important}.pe-md-8,.px-md-8{padding-right:3.5rem!important}.pb-md-8,.py-md-8{padding-bottom:3.5rem!important}.ps-md-8,.px-md-8{padding-left:3.5rem!important}.p-md-9{padding:4rem!important}.pt-md-9,.py-md-9{padding-top:4rem!important}.pe-md-9,.px-md-9{padding-right:4rem!important}.pb-md-9,.py-md-9{padding-bottom:4rem!important}.ps-md-9,.px-md-9{padding-left:4rem!important}.p-md-10{padding:4.5rem!important}.pt-md-10,.py-md-10{padding-top:4.5rem!important}.pe-md-10,.px-md-10{padding-right:4.5rem!important}.pb-md-10,.py-md-10{padding-bottom:4.5rem!important}.ps-md-10,.px-md-10{padding-left:4.5rem!important}.p-md-11{padding:5rem!important}.pt-md-11,.py-md-11{padding-top:5rem!important}.pe-md-11,.px-md-11{padding-right:5rem!important}.pb-md-11,.py-md-11{padding-bottom:5rem!important}.ps-md-11,.px-md-11{padding-left:5rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.me-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ms-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.me-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ms-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.me-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ms-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.me-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ms-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-2rem!important}.mt-md-n5,.my-md-n5{margin-top:-2rem!important}.me-md-n5,.mx-md-n5{margin-right:-2rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-2rem!important}.ms-md-n5,.mx-md-n5{margin-left:-2rem!important}.m-md-n6{margin:-2.5rem!important}.mt-md-n6,.my-md-n6{margin-top:-2.5rem!important}.me-md-n6,.mx-md-n6{margin-right:-2.5rem!important}.mb-md-n6,.my-md-n6{margin-bottom:-2.5rem!important}.ms-md-n6,.mx-md-n6{margin-left:-2.5rem!important}.m-md-n7{margin:-3rem!important}.mt-md-n7,.my-md-n7{margin-top:-3rem!important}.me-md-n7,.mx-md-n7{margin-right:-3rem!important}.mb-md-n7,.my-md-n7{margin-bottom:-3rem!important}.ms-md-n7,.mx-md-n7{margin-left:-3rem!important}.m-md-n8{margin:-3.5rem!important}.mt-md-n8,.my-md-n8{margin-top:-3.5rem!important}.me-md-n8,.mx-md-n8{margin-right:-3.5rem!important}.mb-md-n8,.my-md-n8{margin-bottom:-3.5rem!important}.ms-md-n8,.mx-md-n8{margin-left:-3.5rem!important}.m-md-n9{margin:-4rem!important}.mt-md-n9,.my-md-n9{margin-top:-4rem!important}.me-md-n9,.mx-md-n9{margin-right:-4rem!important}.mb-md-n9,.my-md-n9{margin-bottom:-4rem!important}.ms-md-n9,.mx-md-n9{margin-left:-4rem!important}.m-md-n10{margin:-4.5rem!important}.mt-md-n10,.my-md-n10{margin-top:-4.5rem!important}.me-md-n10,.mx-md-n10{margin-right:-4.5rem!important}.mb-md-n10,.my-md-n10{margin-bottom:-4.5rem!important}.ms-md-n10,.mx-md-n10{margin-left:-4.5rem!important}.m-md-n11{margin:-5rem!important}.mt-md-n11,.my-md-n11{margin-top:-5rem!important}.me-md-n11,.mx-md-n11{margin-right:-5rem!important}.mb-md-n11,.my-md-n11{margin-bottom:-5rem!important}.ms-md-n11,.mx-md-n11{margin-left:-5rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.me-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ms-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.me-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ms-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.me-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ms-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.me-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ms-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.me-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ms-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.me-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ms-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:2rem!important}.mt-lg-5,.my-lg-5{margin-top:2rem!important}.me-lg-5,.mx-lg-5{margin-right:2rem!important}.mb-lg-5,.my-lg-5{margin-bottom:2rem!important}.ms-lg-5,.mx-lg-5{margin-left:2rem!important}.m-lg-6{margin:2.5rem!important}.mt-lg-6,.my-lg-6{margin-top:2.5rem!important}.me-lg-6,.mx-lg-6{margin-right:2.5rem!important}.mb-lg-6,.my-lg-6{margin-bottom:2.5rem!important}.ms-lg-6,.mx-lg-6{margin-left:2.5rem!important}.m-lg-7{margin:3rem!important}.mt-lg-7,.my-lg-7{margin-top:3rem!important}.me-lg-7,.mx-lg-7{margin-right:3rem!important}.mb-lg-7,.my-lg-7{margin-bottom:3rem!important}.ms-lg-7,.mx-lg-7{margin-left:3rem!important}.m-lg-8{margin:3.5rem!important}.mt-lg-8,.my-lg-8{margin-top:3.5rem!important}.me-lg-8,.mx-lg-8{margin-right:3.5rem!important}.mb-lg-8,.my-lg-8{margin-bottom:3.5rem!important}.ms-lg-8,.mx-lg-8{margin-left:3.5rem!important}.m-lg-9{margin:4rem!important}.mt-lg-9,.my-lg-9{margin-top:4rem!important}.me-lg-9,.mx-lg-9{margin-right:4rem!important}.mb-lg-9,.my-lg-9{margin-bottom:4rem!important}.ms-lg-9,.mx-lg-9{margin-left:4rem!important}.m-lg-10{margin:4.5rem!important}.mt-lg-10,.my-lg-10{margin-top:4.5rem!important}.me-lg-10,.mx-lg-10{margin-right:4.5rem!important}.mb-lg-10,.my-lg-10{margin-bottom:4.5rem!important}.ms-lg-10,.mx-lg-10{margin-left:4.5rem!important}.m-lg-11{margin:5rem!important}.mt-lg-11,.my-lg-11{margin-top:5rem!important}.me-lg-11,.mx-lg-11{margin-right:5rem!important}.mb-lg-11,.my-lg-11{margin-bottom:5rem!important}.ms-lg-11,.mx-lg-11{margin-left:5rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pe-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.ps-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pe-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.ps-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pe-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.ps-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pe-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.ps-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pe-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.ps-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:2rem!important}.pt-lg-5,.py-lg-5{padding-top:2rem!important}.pe-lg-5,.px-lg-5{padding-right:2rem!important}.pb-lg-5,.py-lg-5{padding-bottom:2rem!important}.ps-lg-5,.px-lg-5{padding-left:2rem!important}.p-lg-6{padding:2.5rem!important}.pt-lg-6,.py-lg-6{padding-top:2.5rem!important}.pe-lg-6,.px-lg-6{padding-right:2.5rem!important}.pb-lg-6,.py-lg-6{padding-bottom:2.5rem!important}.ps-lg-6,.px-lg-6{padding-left:2.5rem!important}.p-lg-7{padding:3rem!important}.pt-lg-7,.py-lg-7{padding-top:3rem!important}.pe-lg-7,.px-lg-7{padding-right:3rem!important}.pb-lg-7,.py-lg-7{padding-bottom:3rem!important}.ps-lg-7,.px-lg-7{padding-left:3rem!important}.p-lg-8{padding:3.5rem!important}.pt-lg-8,.py-lg-8{padding-top:3.5rem!important}.pe-lg-8,.px-lg-8{padding-right:3.5rem!important}.pb-lg-8,.py-lg-8{padding-bottom:3.5rem!important}.ps-lg-8,.px-lg-8{padding-left:3.5rem!important}.p-lg-9{padding:4rem!important}.pt-lg-9,.py-lg-9{padding-top:4rem!important}.pe-lg-9,.px-lg-9{padding-right:4rem!important}.pb-lg-9,.py-lg-9{padding-bottom:4rem!important}.ps-lg-9,.px-lg-9{padding-left:4rem!important}.p-lg-10{padding:4.5rem!important}.pt-lg-10,.py-lg-10{padding-top:4.5rem!important}.pe-lg-10,.px-lg-10{padding-right:4.5rem!important}.pb-lg-10,.py-lg-10{padding-bottom:4.5rem!important}.ps-lg-10,.px-lg-10{padding-left:4.5rem!important}.p-lg-11{padding:5rem!important}.pt-lg-11,.py-lg-11{padding-top:5rem!important}.pe-lg-11,.px-lg-11{padding-right:5rem!important}.pb-lg-11,.py-lg-11{padding-bottom:5rem!important}.ps-lg-11,.px-lg-11{padding-left:5rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.me-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ms-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.me-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ms-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.me-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ms-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.me-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ms-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-2rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-2rem!important}.me-lg-n5,.mx-lg-n5{margin-right:-2rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-2rem!important}.ms-lg-n5,.mx-lg-n5{margin-left:-2rem!important}.m-lg-n6{margin:-2.5rem!important}.mt-lg-n6,.my-lg-n6{margin-top:-2.5rem!important}.me-lg-n6,.mx-lg-n6{margin-right:-2.5rem!important}.mb-lg-n6,.my-lg-n6{margin-bottom:-2.5rem!important}.ms-lg-n6,.mx-lg-n6{margin-left:-2.5rem!important}.m-lg-n7{margin:-3rem!important}.mt-lg-n7,.my-lg-n7{margin-top:-3rem!important}.me-lg-n7,.mx-lg-n7{margin-right:-3rem!important}.mb-lg-n7,.my-lg-n7{margin-bottom:-3rem!important}.ms-lg-n7,.mx-lg-n7{margin-left:-3rem!important}.m-lg-n8{margin:-3.5rem!important}.mt-lg-n8,.my-lg-n8{margin-top:-3.5rem!important}.me-lg-n8,.mx-lg-n8{margin-right:-3.5rem!important}.mb-lg-n8,.my-lg-n8{margin-bottom:-3.5rem!important}.ms-lg-n8,.mx-lg-n8{margin-left:-3.5rem!important}.m-lg-n9{margin:-4rem!important}.mt-lg-n9,.my-lg-n9{margin-top:-4rem!important}.me-lg-n9,.mx-lg-n9{margin-right:-4rem!important}.mb-lg-n9,.my-lg-n9{margin-bottom:-4rem!important}.ms-lg-n9,.mx-lg-n9{margin-left:-4rem!important}.m-lg-n10{margin:-4.5rem!important}.mt-lg-n10,.my-lg-n10{margin-top:-4.5rem!important}.me-lg-n10,.mx-lg-n10{margin-right:-4.5rem!important}.mb-lg-n10,.my-lg-n10{margin-bottom:-4.5rem!important}.ms-lg-n10,.mx-lg-n10{margin-left:-4.5rem!important}.m-lg-n11{margin:-5rem!important}.mt-lg-n11,.my-lg-n11{margin-top:-5rem!important}.me-lg-n11,.mx-lg-n11{margin-right:-5rem!important}.mb-lg-n11,.my-lg-n11{margin-bottom:-5rem!important}.ms-lg-n11,.mx-lg-n11{margin-left:-5rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.me-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ms-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.me-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ms-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.me-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ms-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.me-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ms-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.me-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ms-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.me-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ms-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:2rem!important}.mt-xl-5,.my-xl-5{margin-top:2rem!important}.me-xl-5,.mx-xl-5{margin-right:2rem!important}.mb-xl-5,.my-xl-5{margin-bottom:2rem!important}.ms-xl-5,.mx-xl-5{margin-left:2rem!important}.m-xl-6{margin:2.5rem!important}.mt-xl-6,.my-xl-6{margin-top:2.5rem!important}.me-xl-6,.mx-xl-6{margin-right:2.5rem!important}.mb-xl-6,.my-xl-6{margin-bottom:2.5rem!important}.ms-xl-6,.mx-xl-6{margin-left:2.5rem!important}.m-xl-7{margin:3rem!important}.mt-xl-7,.my-xl-7{margin-top:3rem!important}.me-xl-7,.mx-xl-7{margin-right:3rem!important}.mb-xl-7,.my-xl-7{margin-bottom:3rem!important}.ms-xl-7,.mx-xl-7{margin-left:3rem!important}.m-xl-8{margin:3.5rem!important}.mt-xl-8,.my-xl-8{margin-top:3.5rem!important}.me-xl-8,.mx-xl-8{margin-right:3.5rem!important}.mb-xl-8,.my-xl-8{margin-bottom:3.5rem!important}.ms-xl-8,.mx-xl-8{margin-left:3.5rem!important}.m-xl-9{margin:4rem!important}.mt-xl-9,.my-xl-9{margin-top:4rem!important}.me-xl-9,.mx-xl-9{margin-right:4rem!important}.mb-xl-9,.my-xl-9{margin-bottom:4rem!important}.ms-xl-9,.mx-xl-9{margin-left:4rem!important}.m-xl-10{margin:4.5rem!important}.mt-xl-10,.my-xl-10{margin-top:4.5rem!important}.me-xl-10,.mx-xl-10{margin-right:4.5rem!important}.mb-xl-10,.my-xl-10{margin-bottom:4.5rem!important}.ms-xl-10,.mx-xl-10{margin-left:4.5rem!important}.m-xl-11{margin:5rem!important}.mt-xl-11,.my-xl-11{margin-top:5rem!important}.me-xl-11,.mx-xl-11{margin-right:5rem!important}.mb-xl-11,.my-xl-11{margin-bottom:5rem!important}.ms-xl-11,.mx-xl-11{margin-left:5rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pe-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.ps-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pe-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.ps-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pe-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.ps-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pe-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.ps-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pe-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.ps-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:2rem!important}.pt-xl-5,.py-xl-5{padding-top:2rem!important}.pe-xl-5,.px-xl-5{padding-right:2rem!important}.pb-xl-5,.py-xl-5{padding-bottom:2rem!important}.ps-xl-5,.px-xl-5{padding-left:2rem!important}.p-xl-6{padding:2.5rem!important}.pt-xl-6,.py-xl-6{padding-top:2.5rem!important}.pe-xl-6,.px-xl-6{padding-right:2.5rem!important}.pb-xl-6,.py-xl-6{padding-bottom:2.5rem!important}.ps-xl-6,.px-xl-6{padding-left:2.5rem!important}.p-xl-7{padding:3rem!important}.pt-xl-7,.py-xl-7{padding-top:3rem!important}.pe-xl-7,.px-xl-7{padding-right:3rem!important}.pb-xl-7,.py-xl-7{padding-bottom:3rem!important}.ps-xl-7,.px-xl-7{padding-left:3rem!important}.p-xl-8{padding:3.5rem!important}.pt-xl-8,.py-xl-8{padding-top:3.5rem!important}.pe-xl-8,.px-xl-8{padding-right:3.5rem!important}.pb-xl-8,.py-xl-8{padding-bottom:3.5rem!important}.ps-xl-8,.px-xl-8{padding-left:3.5rem!important}.p-xl-9{padding:4rem!important}.pt-xl-9,.py-xl-9{padding-top:4rem!important}.pe-xl-9,.px-xl-9{padding-right:4rem!important}.pb-xl-9,.py-xl-9{padding-bottom:4rem!important}.ps-xl-9,.px-xl-9{padding-left:4rem!important}.p-xl-10{padding:4.5rem!important}.pt-xl-10,.py-xl-10{padding-top:4.5rem!important}.pe-xl-10,.px-xl-10{padding-right:4.5rem!important}.pb-xl-10,.py-xl-10{padding-bottom:4.5rem!important}.ps-xl-10,.px-xl-10{padding-left:4.5rem!important}.p-xl-11{padding:5rem!important}.pt-xl-11,.py-xl-11{padding-top:5rem!important}.pe-xl-11,.px-xl-11{padding-right:5rem!important}.pb-xl-11,.py-xl-11{padding-bottom:5rem!important}.ps-xl-11,.px-xl-11{padding-left:5rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.me-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ms-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.me-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ms-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.me-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ms-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.me-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ms-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-2rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-2rem!important}.me-xl-n5,.mx-xl-n5{margin-right:-2rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-2rem!important}.ms-xl-n5,.mx-xl-n5{margin-left:-2rem!important}.m-xl-n6{margin:-2.5rem!important}.mt-xl-n6,.my-xl-n6{margin-top:-2.5rem!important}.me-xl-n6,.mx-xl-n6{margin-right:-2.5rem!important}.mb-xl-n6,.my-xl-n6{margin-bottom:-2.5rem!important}.ms-xl-n6,.mx-xl-n6{margin-left:-2.5rem!important}.m-xl-n7{margin:-3rem!important}.mt-xl-n7,.my-xl-n7{margin-top:-3rem!important}.me-xl-n7,.mx-xl-n7{margin-right:-3rem!important}.mb-xl-n7,.my-xl-n7{margin-bottom:-3rem!important}.ms-xl-n7,.mx-xl-n7{margin-left:-3rem!important}.m-xl-n8{margin:-3.5rem!important}.mt-xl-n8,.my-xl-n8{margin-top:-3.5rem!important}.me-xl-n8,.mx-xl-n8{margin-right:-3.5rem!important}.mb-xl-n8,.my-xl-n8{margin-bottom:-3.5rem!important}.ms-xl-n8,.mx-xl-n8{margin-left:-3.5rem!important}.m-xl-n9{margin:-4rem!important}.mt-xl-n9,.my-xl-n9{margin-top:-4rem!important}.me-xl-n9,.mx-xl-n9{margin-right:-4rem!important}.mb-xl-n9,.my-xl-n9{margin-bottom:-4rem!important}.ms-xl-n9,.mx-xl-n9{margin-left:-4rem!important}.m-xl-n10{margin:-4.5rem!important}.mt-xl-n10,.my-xl-n10{margin-top:-4.5rem!important}.me-xl-n10,.mx-xl-n10{margin-right:-4.5rem!important}.mb-xl-n10,.my-xl-n10{margin-bottom:-4.5rem!important}.ms-xl-n10,.mx-xl-n10{margin-left:-4.5rem!important}.m-xl-n11{margin:-5rem!important}.mt-xl-n11,.my-xl-n11{margin-top:-5rem!important}.me-xl-n11,.mx-xl-n11{margin-right:-5rem!important}.mb-xl-n11,.my-xl-n11{margin-bottom:-5rem!important}.ms-xl-n11,.mx-xl-n11{margin-left:-5rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.me-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ms-xl-auto,.mx-xl-auto{margin-left:auto!important}}.custom-py-1{padding-top:10rem!important;padding-bottom:10rem!important}.custom-py-2{padding-top:15rem!important;padding-bottom:15rem!important}.custom-py-3{padding-top:20rem!important;padding-bottom:20rem!important}.custom-py-4{padding-top:25rem!important;padding-bottom:25rem!important}.custom-py-5{padding-top:30rem!important;padding-bottom:30rem!important}.custom-pt-1{padding-top:10rem!important}.custom-pt-2{padding-top:15rem!important}.custom-pt-3{padding-top:20rem!important}.custom-pt-4{padding-top:25rem!important}.custom-pt-5{padding-top:30rem!important}.custom-pb-1{padding-bottom:10rem!important}.custom-pb-2{padding-bottom:15rem!important}.custom-pb-3{padding-bottom:20rem!important}.custom-pb-4{padding-bottom:25rem!important}.custom-pb-5{padding-bottom:30rem!important}.mt-n15{margin-top:-15rem!important}.mt-n20{margin-top:-20rem!important}}.mb-0,.my-0{margin-bottom:0 !important}.ms-0,.mx-0{margin-left:0 !important}.m-1{margin: .25rem !important}.mt-1,.my-1{margin-top: .25rem !important}.me-1,.mx-1{margin-right: .25rem !important}.mb-1,.my-1{margin-bottom: .25rem !important}.ms-1,.mx-1{margin-left: .25rem !important}.m-2{margin: .5rem !important}.mt-2,.my-2{margin-top: .5rem !important}.me-2,.mx-2{margin-right: .5rem !important}.mb-2,.my-2{margin-bottom: .5rem !important}.ms-2,.mx-2{margin-left: .5rem !important}.m-3{margin:1rem !important}.mt-3,.my-3{margin-top:1rem !important}.me-3,.mx-3{margin-right:1rem !important}.mb-3,.my-3{margin-bottom:1rem !important}.ms-3,.mx-3{margin-left:1rem !important}.m-4{margin:1.5rem !important}.mt-4,.my-4{margin-top:1.5rem !important}.me-4,.mx-4{margin-right:1.5rem !important}.mb-4,.my-4{margin-bottom:1.5rem !important}.ms-4,.mx-4{margin-left:1.5rem !important}.m-5{margin:2rem !important}.mt-5,.my-5{margin-top:2rem !important}.me-5,.mx-5{margin-right:2rem !important}.mb-5,.my-5{margin-bottom:2rem !important}.ms-5,.mx-5{margin-left:2rem !important}.m-6{margin:2.5rem !important}.mt-6,.my-6{margin-top:2.5rem !important}.me-6,.mx-6{margin-right:2.5rem !important}.mb-6,.my-6{margin-bottom:2.5rem !important}.ms-6,.mx-6{margin-left:2.5rem !important}.m-7{margin:3rem !important}.mt-7,.my-7{margin-top:3rem !important}.me-7,.mx-7{margin-right:3rem !important}.mb-7,.my-7{margin-bottom:3rem !important}.ms-7,.mx-7{margin-left:3rem !important}.m-8{margin:3.5rem !important}.mt-8,.my-8{margin-top:3.5rem !important}.me-8,.mx-8{margin-right:3.5rem !important}.mb-8,.my-8{margin-bottom:3.5rem !important}.ms-8,.mx-8{margin-left:3.5rem !important}.m-9{margin:4rem !important}.mt-9,.my-9{margin-top:4rem !important}.me-9,.mx-9{margin-right:4rem !important}.mb-9,.my-9{margin-bottom:4rem !important}.ms-9,.mx-9{margin-left:4rem !important}.m-10{margin:4.5rem !important}.mt-10,.my-10{margin-top:4.5rem !important}.me-10,.mx-10{margin-right:4.5rem !important}.mb-10,.my-10{margin-bottom:4.5rem !important}.ms-10,.mx-10{margin-left:4.5rem !important}.m-11{margin:5rem !important}.mt-11,.my-11{margin-top:5rem !important}.me-11,.mx-11{margin-right:5rem !important}.mb-11,.my-11{margin-bottom:5rem !important}.ms-11,.mx-11{margin-left:5rem !important}.p-0{padding:0
!important}.pt-0,.py-0{padding-top:0 !important}.pe-0,.px-0{padding-right:0 !important}.pb-0,.py-0{padding-bottom:0 !important}.ps-0,.px-0{padding-left:0 !important}.p-1{padding: .25rem !important}.pt-1,.py-1{padding-top: .25rem !important}.pe-1,.px-1{padding-right: .25rem !important}.pb-1,.py-1{padding-bottom: .25rem !important}.ps-1,.px-1{padding-left: .25rem !important}.p-2{padding: .5rem !important}.pt-2,.py-2{padding-top: .5rem !important}.pe-2,.px-2{padding-right: .5rem !important}.pb-2,.py-2{padding-bottom: .5rem !important}.ps-2,.px-2{padding-left: .5rem !important}.p-3{padding:1rem !important}.pt-3,.py-3{padding-top:1rem !important}.pe-3,.px-3{padding-right:1rem !important}.pb-3,.py-3{padding-bottom:1rem !important}.ps-3,.px-3{padding-left:1rem !important}.p-4{padding:1.5rem !important}.pt-4,.py-4{padding-top:1.5rem !important}.pe-4,.px-4{padding-right:1.5rem !important}.pb-4,.py-4{padding-bottom:1.5rem !important}.ps-4,.px-4{padding-left:1.5rem !important}.p-5{padding:2rem !important}.pt-5,.py-5{padding-top:2rem !important}.pe-5,.px-5{padding-right:2rem !important}.pb-5,.py-5{padding-bottom:2rem !important}.ps-5,.px-5{padding-left:2rem !important}.p-6{padding:2.5rem !important}.pt-6,.py-6{padding-top:2.5rem !important}.pe-6,.px-6{padding-right:2.5rem !important}.pb-6,.py-6{padding-bottom:2.5rem !important}.ps-6,.px-6{padding-left:2.5rem !important}.p-7{padding:3rem !important}.pt-7,.py-7{padding-top:3rem !important}.pe-7,.px-7{padding-right:3rem !important}.pb-7,.py-7{padding-bottom:3rem !important}.ps-7,.px-7{padding-left:3rem !important}.p-8{padding:3.5rem !important}.pt-8,.py-8{padding-top:3.5rem !important}.pe-8,.px-8{padding-right:3.5rem !important}.pb-8,.py-8{padding-bottom:3.5rem !important}.ps-8,.px-8{padding-left:3.5rem !important}.p-9{padding:4rem !important}.pt-9,.py-9{padding-top:4rem !important}.pe-9,.px-9{padding-right:4rem !important}.pb-9,.py-9{padding-bottom:4rem !important}.ps-9,.px-9{padding-left:4rem !important}.p-10{padding:4.5rem !important}.pt-10,.py-10{padding-top:4.5rem !important}.pe-10,.px-10{padding-right:4.5rem !important}.pb-10,.py-10{padding-bottom:4.5rem !important}.ps-10,.px-10{padding-left:4.5rem !important}.p-11{padding:5rem !important}.pt-11,.py-11{padding-top:5rem !important}.pe-11,.px-11{padding-right:5rem !important}.pb-11,.py-11{padding-bottom:5rem !important}.ps-11,.px-11{padding-left:5rem !important}.m-n1{margin:-.25rem !important}.mt-n1,.my-n1{margin-top:-.25rem !important}.me-n1,.mx-n1{margin-right:-.25rem !important}.mb-n1,.my-n1{margin-bottom:-.25rem !important}.ms-n1,.mx-n1{margin-left:-.25rem !important}.m-n2{margin:-.5rem !important}.mt-n2,.my-n2{margin-top:-.5rem !important}.me-n2,.mx-n2{margin-right:-.5rem !important}.mb-n2,.my-n2{margin-bottom:-.5rem !important}.ms-n2,.mx-n2{margin-left:-.5rem !important}.m-n3{margin:-1rem !important}.mt-n3,.my-n3{margin-top:-1rem !important}.me-n3,.mx-n3{margin-right:-1rem !important}.mb-n3,.my-n3{margin-bottom:-1rem !important}.ms-n3,.mx-n3{margin-left:-1rem !important}.m-n4{margin:-1.5rem !important}.mt-n4,.my-n4{margin-top:-1.5rem !important}.me-n4,.mx-n4{margin-right:-1.5rem !important}.mb-n4,.my-n4{margin-bottom:-1.5rem !important}.ms-n4,.mx-n4{margin-left:-1.5rem !important}.m-n5{margin:-2rem !important}.mt-n5,.my-n5{margin-top:-2rem !important}.me-n5,.mx-n5{margin-right:-2rem !important}.mb-n5,.my-n5{margin-bottom:-2rem !important}.ms-n5,.mx-n5{margin-left:-2rem !important}.m-n6{margin:-2.5rem !important}.mt-n6,.my-n6{margin-top:-2.5rem !important}.me-n6,.mx-n6{margin-right:-2.5rem !important}.mb-n6,.my-n6{margin-bottom:-2.5rem !important}.ms-n6,.mx-n6{margin-left:-2.5rem !important}.m-n7{margin:-3rem !important}.mt-n7,.my-n7{margin-top:-3rem !important}.me-n7,.mx-n7{margin-right:-3rem !important}.mb-n7,.my-n7{margin-bottom:-3rem !important}.ms-n7,.mx-n7{margin-left:-3rem !important}.m-n8{margin:-3.5rem !important}.mt-n8,.my-n8{margin-top:-3.5rem !important}.me-n8,.mx-n8{margin-right:-3.5rem !important}.mb-n8,.my-n8{margin-bottom:-3.5rem !important}.ms-n8,.mx-n8{margin-left:-3.5rem !important}.m-n9{margin:-4rem !important}.mt-n9,.my-n9{margin-top:-4rem !important}.me-n9,.mx-n9{margin-right:-4rem !important}.mb-n9,.my-n9{margin-bottom:-4rem !important}.ms-n9,.mx-n9{margin-left:-4rem !important}.m-n10{margin:-4.5rem !important}.mt-n10,.my-n10{margin-top:-4.5rem !important}.me-n10,.mx-n10{margin-right:-4.5rem !important}.mb-n10,.my-n10{margin-bottom:-4.5rem !important}.ms-n10,.mx-n10{margin-left:-4.5rem !important}.m-n11{margin:-5rem !important}.mt-n11,.my-n11{margin-top:-5rem !important}.me-n11,.mx-n11{margin-right:-5rem !important}.mb-n11,.my-n11{margin-bottom:-5rem !important}.ms-n11,.mx-n11{margin-left:-5rem !important}.m-auto{margin:auto !important}.mt-auto,.my-auto{margin-top:auto !important}.me-auto,.mx-auto{margin-right:auto !important}.mb-auto,.my-auto{margin-bottom:auto !important}.ms-auto,.mx-auto{margin-left:auto !important}@media (min-width:576px){.m-sm-0{margin:0
!important}.mt-sm-0,.my-sm-0{margin-top:0 !important}.me-sm-0,.mx-sm-0{margin-right:0 !important}.mb-sm-0,.my-sm-0{margin-bottom:0 !important}.ms-sm-0,.mx-sm-0{margin-left:0 !important}.m-sm-1{margin: .25rem !important}.mt-sm-1,.my-sm-1{margin-top: .25rem !important}.me-sm-1,.mx-sm-1{margin-right: .25rem !important}.mb-sm-1,.my-sm-1{margin-bottom: .25rem !important}.ms-sm-1,.mx-sm-1{margin-left: .25rem !important}.m-sm-2{margin: .5rem !important}.mt-sm-2,.my-sm-2{margin-top: .5rem !important}.me-sm-2,.mx-sm-2{margin-right: .5rem !important}.mb-sm-2,.my-sm-2{margin-bottom: .5rem !important}.ms-sm-2,.mx-sm-2{margin-left: .5rem !important}.m-sm-3{margin:1rem !important}.mt-sm-3,.my-sm-3{margin-top:1rem !important}.me-sm-3,.mx-sm-3{margin-right:1rem !important}.mb-sm-3,.my-sm-3{margin-bottom:1rem !important}.ms-sm-3,.mx-sm-3{margin-left:1rem !important}.m-sm-4{margin:1.5rem !important}.mt-sm-4,.my-sm-4{margin-top:1.5rem !important}.me-sm-4,.mx-sm-4{margin-right:1.5rem !important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem !important}.ms-sm-4,.mx-sm-4{margin-left:1.5rem !important}.m-sm-5{margin:2rem !important}.mt-sm-5,.my-sm-5{margin-top:2rem !important}.me-sm-5,.mx-sm-5{margin-right:2rem !important}.mb-sm-5,.my-sm-5{margin-bottom:2rem !important}.ms-sm-5,.mx-sm-5{margin-left:2rem !important}.m-sm-6{margin:2.5rem !important}.mt-sm-6,.my-sm-6{margin-top:2.5rem !important}.me-sm-6,.mx-sm-6{margin-right:2.5rem !important}.mb-sm-6,.my-sm-6{margin-bottom:2.5rem !important}.ms-sm-6,.mx-sm-6{margin-left:2.5rem !important}.m-sm-7{margin:3rem !important}.mt-sm-7,.my-sm-7{margin-top:3rem !important}.me-sm-7,.mx-sm-7{margin-right:3rem !important}.mb-sm-7,.my-sm-7{margin-bottom:3rem !important}.ms-sm-7,.mx-sm-7{margin-left:3rem !important}.m-sm-8{margin:3.5rem !important}.mt-sm-8,.my-sm-8{margin-top:3.5rem !important}.me-sm-8,.mx-sm-8{margin-right:3.5rem !important}.mb-sm-8,.my-sm-8{margin-bottom:3.5rem !important}.ms-sm-8,.mx-sm-8{margin-left:3.5rem !important}.m-sm-9{margin:4rem !important}.mt-sm-9,.my-sm-9{margin-top:4rem !important}.me-sm-9,.mx-sm-9{margin-right:4rem !important}.mb-sm-9,.my-sm-9{margin-bottom:4rem !important}.ms-sm-9,.mx-sm-9{margin-left:4rem !important}.m-sm-10{margin:4.5rem !important}.mt-sm-10,.my-sm-10{margin-top:4.5rem !important}.me-sm-10,.mx-sm-10{margin-right:4.5rem !important}.mb-sm-10,.my-sm-10{margin-bottom:4.5rem !important}.ms-sm-10,.mx-sm-10{margin-left:4.5rem !important}.m-sm-11{margin:5rem !important}.mt-sm-11,.my-sm-11{margin-top:5rem !important}.me-sm-11,.mx-sm-11{margin-right:5rem !important}.mb-sm-11,.my-sm-11{margin-bottom:5rem !important}.ms-sm-11,.mx-sm-11{margin-left:5rem !important}.p-sm-0{padding:0
!important}.pt-sm-0,.py-sm-0{padding-top:0 !important}.pe-sm-0,.px-sm-0{padding-right:0 !important}.pb-sm-0,.py-sm-0{padding-bottom:0 !important}.ps-sm-0,.px-sm-0{padding-left:0 !important}.p-sm-1{padding: .25rem !important}.pt-sm-1,.py-sm-1{padding-top: .25rem !important}.pe-sm-1,.px-sm-1{padding-right: .25rem !important}.pb-sm-1,.py-sm-1{padding-bottom: .25rem !important}.ps-sm-1,.px-sm-1{padding-left: .25rem !important}.p-sm-2{padding: .5rem !important}.pt-sm-2,.py-sm-2{padding-top: .5rem !important}.pe-sm-2,.px-sm-2{padding-right: .5rem !important}.pb-sm-2,.py-sm-2{padding-bottom: .5rem !important}.ps-sm-2,.px-sm-2{padding-left: .5rem !important}.p-sm-3{padding:1rem !important}.pt-sm-3,.py-sm-3{padding-top:1rem !important}.pe-sm-3,.px-sm-3{padding-right:1rem !important}.pb-sm-3,.py-sm-3{padding-bottom:1rem !important}.ps-sm-3,.px-sm-3{padding-left:1rem !important}.p-sm-4{padding:1.5rem !important}.pt-sm-4,.py-sm-4{padding-top:1.5rem !important}.pe-sm-4,.px-sm-4{padding-right:1.5rem !important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem !important}.ps-sm-4,.px-sm-4{padding-left:1.5rem !important}.p-sm-5{padding:2rem !important}.pt-sm-5,.py-sm-5{padding-top:2rem !important}.pe-sm-5,.px-sm-5{padding-right:2rem !important}.pb-sm-5,.py-sm-5{padding-bottom:2rem !important}.ps-sm-5,.px-sm-5{padding-left:2rem !important}.p-sm-6{padding:2.5rem !important}.pt-sm-6,.py-sm-6{padding-top:2.5rem !important}.pe-sm-6,.px-sm-6{padding-right:2.5rem !important}.pb-sm-6,.py-sm-6{padding-bottom:2.5rem !important}.ps-sm-6,.px-sm-6{padding-left:2.5rem !important}.p-sm-7{padding:3rem !important}.pt-sm-7,.py-sm-7{padding-top:3rem !important}.pe-sm-7,.px-sm-7{padding-right:3rem !important}.pb-sm-7,.py-sm-7{padding-bottom:3rem !important}.ps-sm-7,.px-sm-7{padding-left:3rem !important}.p-sm-8{padding:3.5rem !important}.pt-sm-8,.py-sm-8{padding-top:3.5rem !important}.pe-sm-8,.px-sm-8{padding-right:3.5rem !important}.pb-sm-8,.py-sm-8{padding-bottom:3.5rem !important}.ps-sm-8,.px-sm-8{padding-left:3.5rem !important}.p-sm-9{padding:4rem !important}.pt-sm-9,.py-sm-9{padding-top:4rem !important}.pe-sm-9,.px-sm-9{padding-right:4rem !important}.pb-sm-9,.py-sm-9{padding-bottom:4rem !important}.ps-sm-9,.px-sm-9{padding-left:4rem !important}.p-sm-10{padding:4.5rem !important}.pt-sm-10,.py-sm-10{padding-top:4.5rem !important}.pe-sm-10,.px-sm-10{padding-right:4.5rem !important}.pb-sm-10,.py-sm-10{padding-bottom:4.5rem !important}.ps-sm-10,.px-sm-10{padding-left:4.5rem !important}.p-sm-11{padding:5rem !important}.pt-sm-11,.py-sm-11{padding-top:5rem !important}.pe-sm-11,.px-sm-11{padding-right:5rem !important}.pb-sm-11,.py-sm-11{padding-bottom:5rem !important}.ps-sm-11,.px-sm-11{padding-left:5rem !important}.m-sm-n1{margin:-.25rem !important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem !important}.me-sm-n1,.mx-sm-n1{margin-right:-.25rem !important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem !important}.ms-sm-n1,.mx-sm-n1{margin-left:-.25rem !important}.m-sm-n2{margin:-.5rem !important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem !important}.me-sm-n2,.mx-sm-n2{margin-right:-.5rem !important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem !important}.ms-sm-n2,.mx-sm-n2{margin-left:-.5rem !important}.m-sm-n3{margin:-1rem !important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem !important}.me-sm-n3,.mx-sm-n3{margin-right:-1rem !important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem !important}.ms-sm-n3,.mx-sm-n3{margin-left:-1rem !important}.m-sm-n4{margin:-1.5rem !important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem !important}.me-sm-n4,.mx-sm-n4{margin-right:-1.5rem !important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem !important}.ms-sm-n4,.mx-sm-n4{margin-left:-1.5rem !important}.m-sm-n5{margin:-2rem !important}.mt-sm-n5,.my-sm-n5{margin-top:-2rem !important}.me-sm-n5,.mx-sm-n5{margin-right:-2rem !important}.mb-sm-n5,.my-sm-n5{margin-bottom:-2rem !important}.ms-sm-n5,.mx-sm-n5{margin-left:-2rem !important}.m-sm-n6{margin:-2.5rem !important}.mt-sm-n6,.my-sm-n6{margin-top:-2.5rem !important}.me-sm-n6,.mx-sm-n6{margin-right:-2.5rem !important}.mb-sm-n6,.my-sm-n6{margin-bottom:-2.5rem !important}.ms-sm-n6,.mx-sm-n6{margin-left:-2.5rem !important}.m-sm-n7{margin:-3rem !important}.mt-sm-n7,.my-sm-n7{margin-top:-3rem !important}.me-sm-n7,.mx-sm-n7{margin-right:-3rem !important}.mb-sm-n7,.my-sm-n7{margin-bottom:-3rem !important}.ms-sm-n7,.mx-sm-n7{margin-left:-3rem !important}.m-sm-n8{margin:-3.5rem !important}.mt-sm-n8,.my-sm-n8{margin-top:-3.5rem !important}.me-sm-n8,.mx-sm-n8{margin-right:-3.5rem !important}.mb-sm-n8,.my-sm-n8{margin-bottom:-3.5rem !important}.ms-sm-n8,.mx-sm-n8{margin-left:-3.5rem !important}.m-sm-n9{margin:-4rem !important}.mt-sm-n9,.my-sm-n9{margin-top:-4rem !important}.me-sm-n9,.mx-sm-n9{margin-right:-4rem !important}.mb-sm-n9,.my-sm-n9{margin-bottom:-4rem !important}.ms-sm-n9,.mx-sm-n9{margin-left:-4rem !important}.m-sm-n10{margin:-4.5rem !important}.mt-sm-n10,.my-sm-n10{margin-top:-4.5rem !important}.me-sm-n10,.mx-sm-n10{margin-right:-4.5rem !important}.mb-sm-n10,.my-sm-n10{margin-bottom:-4.5rem !important}.ms-sm-n10,.mx-sm-n10{margin-left:-4.5rem !important}.m-sm-n11{margin:-5rem !important}.mt-sm-n11,.my-sm-n11{margin-top:-5rem !important}.me-sm-n11,.mx-sm-n11{margin-right:-5rem !important}.mb-sm-n11,.my-sm-n11{margin-bottom:-5rem !important}.ms-sm-n11,.mx-sm-n11{margin-left:-5rem !important}.m-sm-auto{margin:auto !important}.mt-sm-auto,.my-sm-auto{margin-top:auto !important}.me-sm-auto,.mx-sm-auto{margin-right:auto !important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto !important}.ms-sm-auto,.mx-sm-auto{margin-left:auto !important}}@media (min-width:768px){.m-md-0{margin:0
!important}.mt-md-0,.my-md-0{margin-top:0 !important}.me-md-0,.mx-md-0{margin-right:0 !important}.mb-md-0,.my-md-0{margin-bottom:0 !important}.ms-md-0,.mx-md-0{margin-left:0 !important}.m-md-1{margin: .25rem !important}.mt-md-1,.my-md-1{margin-top: .25rem !important}.me-md-1,.mx-md-1{margin-right: .25rem !important}.mb-md-1,.my-md-1{margin-bottom: .25rem !important}.ms-md-1,.mx-md-1{margin-left: .25rem !important}.m-md-2{margin: .5rem !important}.mt-md-2,.my-md-2{margin-top: .5rem !important}.me-md-2,.mx-md-2{margin-right: .5rem !important}.mb-md-2,.my-md-2{margin-bottom: .5rem !important}.ms-md-2,.mx-md-2{margin-left: .5rem !important}.m-md-3{margin:1rem !important}.mt-md-3,.my-md-3{margin-top:1rem !important}.me-md-3,.mx-md-3{margin-right:1rem !important}.mb-md-3,.my-md-3{margin-bottom:1rem !important}.ms-md-3,.mx-md-3{margin-left:1rem !important}.m-md-4{margin:1.5rem !important}.mt-md-4,.my-md-4{margin-top:1.5rem !important}.me-md-4,.mx-md-4{margin-right:1.5rem !important}.mb-md-4,.my-md-4{margin-bottom:1.5rem !important}.ms-md-4,.mx-md-4{margin-left:1.5rem !important}.m-md-5{margin:2rem !important}.mt-md-5,.my-md-5{margin-top:2rem !important}.me-md-5,.mx-md-5{margin-right:2rem !important}.mb-md-5,.my-md-5{margin-bottom:2rem !important}.ms-md-5,.mx-md-5{margin-left:2rem !important}.m-md-6{margin:2.5rem !important}.mt-md-6,.my-md-6{margin-top:2.5rem !important}.me-md-6,.mx-md-6{margin-right:2.5rem !important}.mb-md-6,.my-md-6{margin-bottom:2.5rem !important}.ms-md-6,.mx-md-6{margin-left:2.5rem !important}.m-md-7{margin:3rem !important}.mt-md-7,.my-md-7{margin-top:3rem !important}.me-md-7,.mx-md-7{margin-right:3rem !important}.mb-md-7,.my-md-7{margin-bottom:3rem !important}.ms-md-7,.mx-md-7{margin-left:3rem !important}.m-md-8{margin:3.5rem !important}.mt-md-8,.my-md-8{margin-top:3.5rem !important}.me-md-8,.mx-md-8{margin-right:3.5rem !important}.mb-md-8,.my-md-8{margin-bottom:3.5rem !important}.ms-md-8,.mx-md-8{margin-left:3.5rem !important}.m-md-9{margin:4rem !important}.mt-md-9,.my-md-9{margin-top:4rem !important}.me-md-9,.mx-md-9{margin-right:4rem !important}.mb-md-9,.my-md-9{margin-bottom:4rem !important}.ms-md-9,.mx-md-9{margin-left:4rem !important}.m-md-10{margin:4.5rem !important}.mt-md-10,.my-md-10{margin-top:4.5rem !important}.me-md-10,.mx-md-10{margin-right:4.5rem !important}.mb-md-10,.my-md-10{margin-bottom:4.5rem !important}.ms-md-10,.mx-md-10{margin-left:4.5rem !important}.m-md-11{margin:5rem !important}.mt-md-11,.my-md-11{margin-top:5rem !important}.me-md-11,.mx-md-11{margin-right:5rem !important}.mb-md-11,.my-md-11{margin-bottom:5rem !important}.ms-md-11,.mx-md-11{margin-left:5rem !important}.p-md-0{padding:0
!important}.pt-md-0,.py-md-0{padding-top:0 !important}.pe-md-0,.px-md-0{padding-right:0 !important}.pb-md-0,.py-md-0{padding-bottom:0 !important}.ps-md-0,.px-md-0{padding-left:0 !important}.p-md-1{padding: .25rem !important}.pt-md-1,.py-md-1{padding-top: .25rem !important}.pe-md-1,.px-md-1{padding-right: .25rem !important}.pb-md-1,.py-md-1{padding-bottom: .25rem !important}.ps-md-1,.px-md-1{padding-left: .25rem !important}.p-md-2{padding: .5rem !important}.pt-md-2,.py-md-2{padding-top: .5rem !important}.pe-md-2,.px-md-2{padding-right: .5rem !important}.pb-md-2,.py-md-2{padding-bottom: .5rem !important}.ps-md-2,.px-md-2{padding-left: .5rem !important}.p-md-3{padding:1rem !important}.pt-md-3,.py-md-3{padding-top:1rem !important}.pe-md-3,.px-md-3{padding-right:1rem !important}.pb-md-3,.py-md-3{padding-bottom:1rem !important}.ps-md-3,.px-md-3{padding-left:1rem !important}.p-md-4{padding:1.5rem !important}.pt-md-4,.py-md-4{padding-top:1.5rem !important}.pe-md-4,.px-md-4{padding-right:1.5rem !important}.pb-md-4,.py-md-4{padding-bottom:1.5rem !important}.ps-md-4,.px-md-4{padding-left:1.5rem !important}.p-md-5{padding:2rem !important}.pt-md-5,.py-md-5{padding-top:2rem !important}.pe-md-5,.px-md-5{padding-right:2rem !important}.pb-md-5,.py-md-5{padding-bottom:2rem !important}.ps-md-5,.px-md-5{padding-left:2rem !important}.p-md-6{padding:2.5rem !important}.pt-md-6,.py-md-6{padding-top:2.5rem !important}.pe-md-6,.px-md-6{padding-right:2.5rem !important}.pb-md-6,.py-md-6{padding-bottom:2.5rem !important}.ps-md-6,.px-md-6{padding-left:2.5rem !important}.p-md-7{padding:3rem !important}.pt-md-7,.py-md-7{padding-top:3rem !important}.pe-md-7,.px-md-7{padding-right:3rem !important}.pb-md-7,.py-md-7{padding-bottom:3rem !important}.ps-md-7,.px-md-7{padding-left:3rem !important}.p-md-8{padding:3.5rem !important}.pt-md-8,.py-md-8{padding-top:3.5rem !important}.pe-md-8,.px-md-8{padding-right:3.5rem !important}.pb-md-8,.py-md-8{padding-bottom:3.5rem !important}.ps-md-8,.px-md-8{padding-left:3.5rem !important}.p-md-9{padding:4rem !important}.pt-md-9,.py-md-9{padding-top:4rem !important}.pe-md-9,.px-md-9{padding-right:4rem !important}.pb-md-9,.py-md-9{padding-bottom:4rem !important}.ps-md-9,.px-md-9{padding-left:4rem !important}.p-md-10{padding:4.5rem !important}.pt-md-10,.py-md-10{padding-top:4.5rem !important}.pe-md-10,.px-md-10{padding-right:4.5rem !important}.pb-md-10,.py-md-10{padding-bottom:4.5rem !important}.ps-md-10,.px-md-10{padding-left:4.5rem !important}.p-md-11{padding:5rem !important}.pt-md-11,.py-md-11{padding-top:5rem !important}.pe-md-11,.px-md-11{padding-right:5rem !important}.pb-md-11,.py-md-11{padding-bottom:5rem !important}.ps-md-11,.px-md-11{padding-left:5rem !important}.m-md-n1{margin:-.25rem !important}.mt-md-n1,.my-md-n1{margin-top:-.25rem !important}.me-md-n1,.mx-md-n1{margin-right:-.25rem !important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem !important}.ms-md-n1,.mx-md-n1{margin-left:-.25rem !important}.m-md-n2{margin:-.5rem !important}.mt-md-n2,.my-md-n2{margin-top:-.5rem !important}.me-md-n2,.mx-md-n2{margin-right:-.5rem !important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem !important}.ms-md-n2,.mx-md-n2{margin-left:-.5rem !important}.m-md-n3{margin:-1rem !important}.mt-md-n3,.my-md-n3{margin-top:-1rem !important}.me-md-n3,.mx-md-n3{margin-right:-1rem !important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem !important}.ms-md-n3,.mx-md-n3{margin-left:-1rem !important}.m-md-n4{margin:-1.5rem !important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem !important}.me-md-n4,.mx-md-n4{margin-right:-1.5rem !important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem !important}.ms-md-n4,.mx-md-n4{margin-left:-1.5rem !important}.m-md-n5{margin:-2rem !important}.mt-md-n5,.my-md-n5{margin-top:-2rem !important}.me-md-n5,.mx-md-n5{margin-right:-2rem !important}.mb-md-n5,.my-md-n5{margin-bottom:-2rem !important}.ms-md-n5,.mx-md-n5{margin-left:-2rem !important}.m-md-n6{margin:-2.5rem !important}.mt-md-n6,.my-md-n6{margin-top:-2.5rem !important}.me-md-n6,.mx-md-n6{margin-right:-2.5rem !important}.mb-md-n6,.my-md-n6{margin-bottom:-2.5rem !important}.ms-md-n6,.mx-md-n6{margin-left:-2.5rem !important}.m-md-n7{margin:-3rem !important}.mt-md-n7,.my-md-n7{margin-top:-3rem !important}.me-md-n7,.mx-md-n7{margin-right:-3rem !important}.mb-md-n7,.my-md-n7{margin-bottom:-3rem !important}.ms-md-n7,.mx-md-n7{margin-left:-3rem !important}.m-md-n8{margin:-3.5rem !important}.mt-md-n8,.my-md-n8{margin-top:-3.5rem !important}.me-md-n8,.mx-md-n8{margin-right:-3.5rem !important}.mb-md-n8,.my-md-n8{margin-bottom:-3.5rem !important}.ms-md-n8,.mx-md-n8{margin-left:-3.5rem !important}.m-md-n9{margin:-4rem !important}.mt-md-n9,.my-md-n9{margin-top:-4rem !important}.me-md-n9,.mx-md-n9{margin-right:-4rem !important}.mb-md-n9,.my-md-n9{margin-bottom:-4rem !important}.ms-md-n9,.mx-md-n9{margin-left:-4rem !important}.m-md-n10{margin:-4.5rem !important}.mt-md-n10,.my-md-n10{margin-top:-4.5rem !important}.me-md-n10,.mx-md-n10{margin-right:-4.5rem !important}.mb-md-n10,.my-md-n10{margin-bottom:-4.5rem !important}.ms-md-n10,.mx-md-n10{margin-left:-4.5rem !important}.m-md-n11{margin:-5rem !important}.mt-md-n11,.my-md-n11{margin-top:-5rem !important}.me-md-n11,.mx-md-n11{margin-right:-5rem !important}.mb-md-n11,.my-md-n11{margin-bottom:-5rem !important}.ms-md-n11,.mx-md-n11{margin-left:-5rem !important}.m-md-auto{margin:auto !important}.mt-md-auto,.my-md-auto{margin-top:auto !important}.me-md-auto,.mx-md-auto{margin-right:auto !important}.mb-md-auto,.my-md-auto{margin-bottom:auto !important}.ms-md-auto,.mx-md-auto{margin-left:auto !important}}@media (min-width:992px){.m-lg-0{margin:0
!important}.mt-lg-0,.my-lg-0{margin-top:0 !important}.me-lg-0,.mx-lg-0{margin-right:0 !important}.mb-lg-0,.my-lg-0{margin-bottom:0 !important}.ms-lg-0,.mx-lg-0{margin-left:0 !important}.m-lg-1{margin: .25rem !important}.mt-lg-1,.my-lg-1{margin-top: .25rem !important}.me-lg-1,.mx-lg-1{margin-right: .25rem !important}.mb-lg-1,.my-lg-1{margin-bottom: .25rem !important}.ms-lg-1,.mx-lg-1{margin-left: .25rem !important}.m-lg-2{margin: .5rem !important}.mt-lg-2,.my-lg-2{margin-top: .5rem !important}.me-lg-2,.mx-lg-2{margin-right: .5rem !important}.mb-lg-2,.my-lg-2{margin-bottom: .5rem !important}.ms-lg-2,.mx-lg-2{margin-left: .5rem !important}.m-lg-3{margin:1rem !important}.mt-lg-3,.my-lg-3{margin-top:1rem !important}.me-lg-3,.mx-lg-3{margin-right:1rem !important}.mb-lg-3,.my-lg-3{margin-bottom:1rem !important}.ms-lg-3,.mx-lg-3{margin-left:1rem !important}.m-lg-4{margin:1.5rem !important}.mt-lg-4,.my-lg-4{margin-top:1.5rem !important}.me-lg-4,.mx-lg-4{margin-right:1.5rem !important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem !important}.ms-lg-4,.mx-lg-4{margin-left:1.5rem !important}.m-lg-5{margin:2rem !important}.mt-lg-5,.my-lg-5{margin-top:2rem !important}.me-lg-5,.mx-lg-5{margin-right:2rem !important}.mb-lg-5,.my-lg-5{margin-bottom:2rem !important}.ms-lg-5,.mx-lg-5{margin-left:2rem !important}.m-lg-6{margin:2.5rem !important}.mt-lg-6,.my-lg-6{margin-top:2.5rem !important}.me-lg-6,.mx-lg-6{margin-right:2.5rem !important}.mb-lg-6,.my-lg-6{margin-bottom:2.5rem !important}.ms-lg-6,.mx-lg-6{margin-left:2.5rem !important}.m-lg-7{margin:3rem !important}.mt-lg-7,.my-lg-7{margin-top:3rem !important}.me-lg-7,.mx-lg-7{margin-right:3rem !important}.mb-lg-7,.my-lg-7{margin-bottom:3rem !important}.ms-lg-7,.mx-lg-7{margin-left:3rem !important}.m-lg-8{margin:3.5rem !important}.mt-lg-8,.my-lg-8{margin-top:3.5rem !important}.me-lg-8,.mx-lg-8{margin-right:3.5rem !important}.mb-lg-8,.my-lg-8{margin-bottom:3.5rem !important}.ms-lg-8,.mx-lg-8{margin-left:3.5rem !important}.m-lg-9{margin:4rem !important}.mt-lg-9,.my-lg-9{margin-top:4rem !important}.me-lg-9,.mx-lg-9{margin-right:4rem !important}.mb-lg-9,.my-lg-9{margin-bottom:4rem !important}.ms-lg-9,.mx-lg-9{margin-left:4rem !important}.m-lg-10{margin:4.5rem !important}.mt-lg-10,.my-lg-10{margin-top:4.5rem !important}.me-lg-10,.mx-lg-10{margin-right:4.5rem !important}.mb-lg-10,.my-lg-10{margin-bottom:4.5rem !important}.ms-lg-10,.mx-lg-10{margin-left:4.5rem !important}.m-lg-11{margin:5rem !important}.mt-lg-11,.my-lg-11{margin-top:5rem !important}.me-lg-11,.mx-lg-11{margin-right:5rem !important}.mb-lg-11,.my-lg-11{margin-bottom:5rem !important}.ms-lg-11,.mx-lg-11{margin-left:5rem !important}.p-lg-0{padding:0
!important}.pt-lg-0,.py-lg-0{padding-top:0 !important}.pe-lg-0,.px-lg-0{padding-right:0 !important}.pb-lg-0,.py-lg-0{padding-bottom:0 !important}.ps-lg-0,.px-lg-0{padding-left:0 !important}.p-lg-1{padding: .25rem !important}.pt-lg-1,.py-lg-1{padding-top: .25rem !important}.pe-lg-1,.px-lg-1{padding-right: .25rem !important}.pb-lg-1,.py-lg-1{padding-bottom: .25rem !important}.ps-lg-1,.px-lg-1{padding-left: .25rem !important}.p-lg-2{padding: .5rem !important}.pt-lg-2,.py-lg-2{padding-top: .5rem !important}.pe-lg-2,.px-lg-2{padding-right: .5rem !important}.pb-lg-2,.py-lg-2{padding-bottom: .5rem !important}.ps-lg-2,.px-lg-2{padding-left: .5rem !important}.p-lg-3{padding:1rem !important}.pt-lg-3,.py-lg-3{padding-top:1rem !important}.pe-lg-3,.px-lg-3{padding-right:1rem !important}.pb-lg-3,.py-lg-3{padding-bottom:1rem !important}.ps-lg-3,.px-lg-3{padding-left:1rem !important}.p-lg-4{padding:1.5rem !important}.pt-lg-4,.py-lg-4{padding-top:1.5rem !important}.pe-lg-4,.px-lg-4{padding-right:1.5rem !important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem !important}.ps-lg-4,.px-lg-4{padding-left:1.5rem !important}.p-lg-5{padding:2rem !important}.pt-lg-5,.py-lg-5{padding-top:2rem !important}.pe-lg-5,.px-lg-5{padding-right:2rem !important}.pb-lg-5,.py-lg-5{padding-bottom:2rem !important}.ps-lg-5,.px-lg-5{padding-left:2rem !important}.p-lg-6{padding:2.5rem !important}.pt-lg-6,.py-lg-6{padding-top:2.5rem !important}.pe-lg-6,.px-lg-6{padding-right:2.5rem !important}.pb-lg-6,.py-lg-6{padding-bottom:2.5rem !important}.ps-lg-6,.px-lg-6{padding-left:2.5rem !important}.p-lg-7{padding:3rem !important}.pt-lg-7,.py-lg-7{padding-top:3rem !important}.pe-lg-7,.px-lg-7{padding-right:3rem !important}.pb-lg-7,.py-lg-7{padding-bottom:3rem !important}.ps-lg-7,.px-lg-7{padding-left:3rem !important}.p-lg-8{padding:3.5rem !important}.pt-lg-8,.py-lg-8{padding-top:3.5rem !important}.pe-lg-8,.px-lg-8{padding-right:3.5rem !important}.pb-lg-8,.py-lg-8{padding-bottom:3.5rem !important}.ps-lg-8,.px-lg-8{padding-left:3.5rem !important}.p-lg-9{padding:4rem !important}.pt-lg-9,.py-lg-9{padding-top:4rem !important}.pe-lg-9,.px-lg-9{padding-right:4rem !important}.pb-lg-9,.py-lg-9{padding-bottom:4rem !important}.ps-lg-9,.px-lg-9{padding-left:4rem !important}.p-lg-10{padding:4.5rem !important}.pt-lg-10,.py-lg-10{padding-top:4.5rem !important}.pe-lg-10,.px-lg-10{padding-right:4.5rem !important}.pb-lg-10,.py-lg-10{padding-bottom:4.5rem !important}.ps-lg-10,.px-lg-10{padding-left:4.5rem !important}.p-lg-11{padding:5rem !important}.pt-lg-11,.py-lg-11{padding-top:5rem !important}.pe-lg-11,.px-lg-11{padding-right:5rem !important}.pb-lg-11,.py-lg-11{padding-bottom:5rem !important}.ps-lg-11,.px-lg-11{padding-left:5rem !important}.m-lg-n1{margin:-.25rem !important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem !important}.me-lg-n1,.mx-lg-n1{margin-right:-.25rem !important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem !important}.ms-lg-n1,.mx-lg-n1{margin-left:-.25rem !important}.m-lg-n2{margin:-.5rem !important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem !important}.me-lg-n2,.mx-lg-n2{margin-right:-.5rem !important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem !important}.ms-lg-n2,.mx-lg-n2{margin-left:-.5rem !important}.m-lg-n3{margin:-1rem !important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem !important}.me-lg-n3,.mx-lg-n3{margin-right:-1rem !important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem !important}.ms-lg-n3,.mx-lg-n3{margin-left:-1rem !important}.m-lg-n4{margin:-1.5rem !important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem !important}.me-lg-n4,.mx-lg-n4{margin-right:-1.5rem !important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem !important}.ms-lg-n4,.mx-lg-n4{margin-left:-1.5rem !important}.m-lg-n5{margin:-2rem !important}.mt-lg-n5,.my-lg-n5{margin-top:-2rem !important}.me-lg-n5,.mx-lg-n5{margin-right:-2rem !important}.mb-lg-n5,.my-lg-n5{margin-bottom:-2rem !important}.ms-lg-n5,.mx-lg-n5{margin-left:-2rem !important}.m-lg-n6{margin:-2.5rem !important}.mt-lg-n6,.my-lg-n6{margin-top:-2.5rem !important}.me-lg-n6,.mx-lg-n6{margin-right:-2.5rem !important}.mb-lg-n6,.my-lg-n6{margin-bottom:-2.5rem !important}.ms-lg-n6,.mx-lg-n6{margin-left:-2.5rem !important}.m-lg-n7{margin:-3rem !important}.mt-lg-n7,.my-lg-n7{margin-top:-3rem !important}.me-lg-n7,.mx-lg-n7{margin-right:-3rem !important}.mb-lg-n7,.my-lg-n7{margin-bottom:-3rem !important}.ms-lg-n7,.mx-lg-n7{margin-left:-3rem !important}.m-lg-n8{margin:-3.5rem !important}.mt-lg-n8,.my-lg-n8{margin-top:-3.5rem !important}.me-lg-n8,.mx-lg-n8{margin-right:-3.5rem !important}.mb-lg-n8,.my-lg-n8{margin-bottom:-3.5rem !important}.ms-lg-n8,.mx-lg-n8{margin-left:-3.5rem !important}.m-lg-n9{margin:-4rem !important}.mt-lg-n9,.my-lg-n9{margin-top:-4rem !important}.me-lg-n9,.mx-lg-n9{margin-right:-4rem !important}.mb-lg-n9,.my-lg-n9{margin-bottom:-4rem !important}.ms-lg-n9,.mx-lg-n9{margin-left:-4rem !important}.m-lg-n10{margin:-4.5rem !important}.mt-lg-n10,.my-lg-n10{margin-top:-4.5rem !important}.me-lg-n10,.mx-lg-n10{margin-right:-4.5rem !important}.mb-lg-n10,.my-lg-n10{margin-bottom:-4.5rem !important}.ms-lg-n10,.mx-lg-n10{margin-left:-4.5rem !important}.m-lg-n11{margin:-5rem !important}.mt-lg-n11,.my-lg-n11{margin-top:-5rem !important}.me-lg-n11,.mx-lg-n11{margin-right:-5rem !important}.mb-lg-n11,.my-lg-n11{margin-bottom:-5rem !important}.ms-lg-n11,.mx-lg-n11{margin-left:-5rem !important}.m-lg-auto{margin:auto !important}.mt-lg-auto,.my-lg-auto{margin-top:auto !important}.me-lg-auto,.mx-lg-auto{margin-right:auto !important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto !important}.ms-lg-auto,.mx-lg-auto{margin-left:auto !important}}@media (min-width:1200px){.m-xl-0{margin:0
!important}.mt-xl-0,.my-xl-0{margin-top:0 !important}.me-xl-0,.mx-xl-0{margin-right:0 !important}.mb-xl-0,.my-xl-0{margin-bottom:0 !important}.ms-xl-0,.mx-xl-0{margin-left:0 !important}.m-xl-1{margin: .25rem !important}.mt-xl-1,.my-xl-1{margin-top: .25rem !important}.me-xl-1,.mx-xl-1{margin-right: .25rem !important}.mb-xl-1,.my-xl-1{margin-bottom: .25rem !important}.ms-xl-1,.mx-xl-1{margin-left: .25rem !important}.m-xl-2{margin: .5rem !important}.mt-xl-2,.my-xl-2{margin-top: .5rem !important}.me-xl-2,.mx-xl-2{margin-right: .5rem !important}.mb-xl-2,.my-xl-2{margin-bottom: .5rem !important}.ms-xl-2,.mx-xl-2{margin-left: .5rem !important}.m-xl-3{margin:1rem !important}.mt-xl-3,.my-xl-3{margin-top:1rem !important}.me-xl-3,.mx-xl-3{margin-right:1rem !important}.mb-xl-3,.my-xl-3{margin-bottom:1rem !important}.ms-xl-3,.mx-xl-3{margin-left:1rem !important}.m-xl-4{margin:1.5rem !important}.mt-xl-4,.my-xl-4{margin-top:1.5rem !important}.me-xl-4,.mx-xl-4{margin-right:1.5rem !important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem !important}.ms-xl-4,.mx-xl-4{margin-left:1.5rem !important}.m-xl-5{margin:2rem !important}.mt-xl-5,.my-xl-5{margin-top:2rem !important}.me-xl-5,.mx-xl-5{margin-right:2rem !important}.mb-xl-5,.my-xl-5{margin-bottom:2rem !important}.ms-xl-5,.mx-xl-5{margin-left:2rem !important}.m-xl-6{margin:2.5rem !important}.mt-xl-6,.my-xl-6{margin-top:2.5rem !important}.me-xl-6,.mx-xl-6{margin-right:2.5rem !important}.mb-xl-6,.my-xl-6{margin-bottom:2.5rem !important}.ms-xl-6,.mx-xl-6{margin-left:2.5rem !important}.m-xl-7{margin:3rem !important}.mt-xl-7,.my-xl-7{margin-top:3rem !important}.me-xl-7,.mx-xl-7{margin-right:3rem !important}.mb-xl-7,.my-xl-7{margin-bottom:3rem !important}.ms-xl-7,.mx-xl-7{margin-left:3rem !important}.m-xl-8{margin:3.5rem !important}.mt-xl-8,.my-xl-8{margin-top:3.5rem !important}.me-xl-8,.mx-xl-8{margin-right:3.5rem !important}.mb-xl-8,.my-xl-8{margin-bottom:3.5rem !important}.ms-xl-8,.mx-xl-8{margin-left:3.5rem !important}.m-xl-9{margin:4rem !important}.mt-xl-9,.my-xl-9{margin-top:4rem !important}.me-xl-9,.mx-xl-9{margin-right:4rem !important}.mb-xl-9,.my-xl-9{margin-bottom:4rem !important}.ms-xl-9,.mx-xl-9{margin-left:4rem !important}.m-xl-10{margin:4.5rem !important}.mt-xl-10,.my-xl-10{margin-top:4.5rem !important}.me-xl-10,.mx-xl-10{margin-right:4.5rem !important}.mb-xl-10,.my-xl-10{margin-bottom:4.5rem !important}.ms-xl-10,.mx-xl-10{margin-left:4.5rem !important}.m-xl-11{margin:5rem !important}.mt-xl-11,.my-xl-11{margin-top:5rem !important}.me-xl-11,.mx-xl-11{margin-right:5rem !important}.mb-xl-11,.my-xl-11{margin-bottom:5rem !important}.ms-xl-11,.mx-xl-11{margin-left:5rem !important}.p-xl-0{padding:0
!important}.pt-xl-0,.py-xl-0{padding-top:0 !important}.pe-xl-0,.px-xl-0{padding-right:0 !important}.pb-xl-0,.py-xl-0{padding-bottom:0 !important}.ps-xl-0,.px-xl-0{padding-left:0 !important}.p-xl-1{padding: .25rem !important}.pt-xl-1,.py-xl-1{padding-top: .25rem !important}.pe-xl-1,.px-xl-1{padding-right: .25rem !important}.pb-xl-1,.py-xl-1{padding-bottom: .25rem !important}.ps-xl-1,.px-xl-1{padding-left: .25rem !important}.p-xl-2{padding: .5rem !important}.pt-xl-2,.py-xl-2{padding-top: .5rem !important}.pe-xl-2,.px-xl-2{padding-right: .5rem !important}.pb-xl-2,.py-xl-2{padding-bottom: .5rem !important}.ps-xl-2,.px-xl-2{padding-left: .5rem !important}.p-xl-3{padding:1rem !important}.pt-xl-3,.py-xl-3{padding-top:1rem !important}.pe-xl-3,.px-xl-3{padding-right:1rem !important}.pb-xl-3,.py-xl-3{padding-bottom:1rem !important}.ps-xl-3,.px-xl-3{padding-left:1rem !important}.p-xl-4{padding:1.5rem !important}.pt-xl-4,.py-xl-4{padding-top:1.5rem !important}.pe-xl-4,.px-xl-4{padding-right:1.5rem !important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem !important}.ps-xl-4,.px-xl-4{padding-left:1.5rem !important}.p-xl-5{padding:2rem !important}.pt-xl-5,.py-xl-5{padding-top:2rem !important}.pe-xl-5,.px-xl-5{padding-right:2rem !important}.pb-xl-5,.py-xl-5{padding-bottom:2rem !important}.ps-xl-5,.px-xl-5{padding-left:2rem !important}.p-xl-6{padding:2.5rem !important}.pt-xl-6,.py-xl-6{padding-top:2.5rem !important}.pe-xl-6,.px-xl-6{padding-right:2.5rem !important}.pb-xl-6,.py-xl-6{padding-bottom:2.5rem !important}.ps-xl-6,.px-xl-6{padding-left:2.5rem !important}.p-xl-7{padding:3rem !important}.pt-xl-7,.py-xl-7{padding-top:3rem !important}.pe-xl-7,.px-xl-7{padding-right:3rem !important}.pb-xl-7,.py-xl-7{padding-bottom:3rem !important}.ps-xl-7,.px-xl-7{padding-left:3rem !important}.p-xl-8{padding:3.5rem !important}.pt-xl-8,.py-xl-8{padding-top:3.5rem !important}.pe-xl-8,.px-xl-8{padding-right:3.5rem !important}.pb-xl-8,.py-xl-8{padding-bottom:3.5rem !important}.ps-xl-8,.px-xl-8{padding-left:3.5rem !important}.p-xl-9{padding:4rem !important}.pt-xl-9,.py-xl-9{padding-top:4rem !important}.pe-xl-9,.px-xl-9{padding-right:4rem !important}.pb-xl-9,.py-xl-9{padding-bottom:4rem !important}.ps-xl-9,.px-xl-9{padding-left:4rem !important}.p-xl-10{padding:4.5rem !important}.pt-xl-10,.py-xl-10{padding-top:4.5rem !important}.pe-xl-10,.px-xl-10{padding-right:4.5rem !important}.pb-xl-10,.py-xl-10{padding-bottom:4.5rem !important}.ps-xl-10,.px-xl-10{padding-left:4.5rem !important}.p-xl-11{padding:5rem !important}.pt-xl-11,.py-xl-11{padding-top:5rem !important}.pe-xl-11,.px-xl-11{padding-right:5rem !important}.pb-xl-11,.py-xl-11{padding-bottom:5rem !important}.ps-xl-11,.px-xl-11{padding-left:5rem !important}.m-xl-n1{margin:-.25rem !important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem !important}.me-xl-n1,.mx-xl-n1{margin-right:-.25rem !important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem !important}.ms-xl-n1,.mx-xl-n1{margin-left:-.25rem !important}.m-xl-n2{margin:-.5rem !important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem !important}.me-xl-n2,.mx-xl-n2{margin-right:-.5rem !important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem !important}.ms-xl-n2,.mx-xl-n2{margin-left:-.5rem !important}.m-xl-n3{margin:-1rem !important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem !important}.me-xl-n3,.mx-xl-n3{margin-right:-1rem !important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem !important}.ms-xl-n3,.mx-xl-n3{margin-left:-1rem !important}.m-xl-n4{margin:-1.5rem !important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem !important}.me-xl-n4,.mx-xl-n4{margin-right:-1.5rem !important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem !important}.ms-xl-n4,.mx-xl-n4{margin-left:-1.5rem !important}.m-xl-n5{margin:-2rem !important}.mt-xl-n5,.my-xl-n5{margin-top:-2rem !important}.me-xl-n5,.mx-xl-n5{margin-right:-2rem !important}.mb-xl-n5,.my-xl-n5{margin-bottom:-2rem !important}.ms-xl-n5,.mx-xl-n5{margin-left:-2rem !important}.m-xl-n6{margin:-2.5rem !important}.mt-xl-n6,.my-xl-n6{margin-top:-2.5rem !important}.me-xl-n6,.mx-xl-n6{margin-right:-2.5rem !important}.mb-xl-n6,.my-xl-n6{margin-bottom:-2.5rem !important}.ms-xl-n6,.mx-xl-n6{margin-left:-2.5rem !important}.m-xl-n7{margin:-3rem !important}.mt-xl-n7,.my-xl-n7{margin-top:-3rem !important}.me-xl-n7,.mx-xl-n7{margin-right:-3rem !important}.mb-xl-n7,.my-xl-n7{margin-bottom:-3rem !important}.ms-xl-n7,.mx-xl-n7{margin-left:-3rem !important}.m-xl-n8{margin:-3.5rem !important}.mt-xl-n8,.my-xl-n8{margin-top:-3.5rem !important}.me-xl-n8,.mx-xl-n8{margin-right:-3.5rem !important}.mb-xl-n8,.my-xl-n8{margin-bottom:-3.5rem !important}.ms-xl-n8,.mx-xl-n8{margin-left:-3.5rem !important}.m-xl-n9{margin:-4rem !important}.mt-xl-n9,.my-xl-n9{margin-top:-4rem !important}.me-xl-n9,.mx-xl-n9{margin-right:-4rem !important}.mb-xl-n9,.my-xl-n9{margin-bottom:-4rem !important}.ms-xl-n9,.mx-xl-n9{margin-left:-4rem !important}.m-xl-n10{margin:-4.5rem !important}.mt-xl-n10,.my-xl-n10{margin-top:-4.5rem !important}.me-xl-n10,.mx-xl-n10{margin-right:-4.5rem !important}.mb-xl-n10,.my-xl-n10{margin-bottom:-4.5rem !important}.ms-xl-n10,.mx-xl-n10{margin-left:-4.5rem !important}.m-xl-n11{margin:-5rem !important}.mt-xl-n11,.my-xl-n11{margin-top:-5rem !important}.me-xl-n11,.mx-xl-n11{margin-right:-5rem !important}.mb-xl-n11,.my-xl-n11{margin-bottom:-5rem !important}.ms-xl-n11,.mx-xl-n11{margin-left:-5rem !important}.m-xl-auto{margin:auto !important}.mt-xl-auto,.my-xl-auto{margin-top:auto !important}.me-xl-auto,.mx-xl-auto{margin-right:auto !important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto !important}.ms-xl-auto,.mx-xl-auto{margin-left:auto !important}}.custom-py-1{padding-top:10rem !important;padding-bottom:10rem !important}.custom-py-2{padding-top:15rem !important;padding-bottom:15rem !important}.custom-py-3{padding-top:20rem !important;padding-bottom:20rem !important}.custom-py-4{padding-top:25rem !important;padding-bottom:25rem !important}.custom-py-5{padding-top:30rem !important;padding-bottom:30rem !important}.custom-pt-1{padding-top:10rem !important}.custom-pt-2{padding-top:15rem !important}.custom-pt-3{padding-top:20rem !important}.custom-pt-4{padding-top:25rem !important}.custom-pt-5{padding-top:30rem !important}.custom-pb-1{padding-bottom:10rem !important}.custom-pb-2{padding-bottom:15rem !important}.custom-pb-3{padding-bottom:20rem !important}.custom-pb-4{padding-bottom:25rem !important}.custom-pb-5{padding-bottom:30rem !important}.mt-n15{margin-top:-15rem !important}.mt-n20{margin-top:-20rem !important}@font-face{font-family:'Saudagar';src:url('/wp-content/themes/riddhi_siddhi/fonts/Saudagar.woff2') format('woff2'),
url('/wp-content/themes/riddhi_siddhi/fonts/Saudagar.woff') format('woff'),
url('/wp-content/themes/riddhi_siddhi/fonts/Saudagar.ttf') format('truetype');url('/wp-content/themes/riddhi_siddhi/fonts/Saudagar.svg') format('svg');font-weight:normal;font-style:normal;font-display:swap}@font-face{font-family:'Bilo';src:url('/wp-content/themes/riddhi_siddhi/fonts/Bilo.woff2') format('woff2'),
url('/wp-content/themes/riddhi_siddhi/fonts/Bilo.woff') format('woff'),
url('/wp-content/themes/riddhi_siddhi/fonts/Bilo.ttf') format('truetype'),
url('/wp-content/themes/riddhi_siddhi/fonts/Bilo.svg#Bilo') format('svg');font-weight:normal;font-style:normal;font-display:swap}:root{--rss-primary-font:'Saudagar';--rss-secondary-font:"Bilo" }a,a:focus{text-decoration:none !important}a{text-decoration:none;color:var(--themeht-text-color)}a:focus,a:hover{color:var(--themeht-primary-color);text-decoration:none !important}a,button,input{outline:medium none !important}*::-moz-selection{background:var(--themeht-primary-color);color:var(--themeht-white-color);text-shadow:none}::-moz-selection{background:var(--themeht-primary-color);color:var(--themeht-white-color);text-shadow:none}::selection{background:var(--themeht-primary-color);color:var(--themeht-white-color);text-shadow:none}a,
.btn,
button,
img,
span,
input,
.dropdown-item,
.nav-item.dropdown .dropdown-menu a:before,
.social-icons li:hover a,
.featured-item,
.service-item,
.service-item .service-icon,
.service-icon:before,
.round-text,
.team-description,
.footer-list li a:before,
.btn:before,
.btn:after,
.service-widget li a:before,
.service-widget li a:after{-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s;font-family:var(--rss-secondary-font)}#ht-preloader{background:var(--themeht-bg-dark-color);bottom:0;height:100%;left:0;overflow:hidden !important;position:fixed;right:0;text-align:center;top:0;width:100%;z-index:99999;display:flex;justify-content:center;align-items:center}.loader-div{width:48px;height:48px;display:inline-block;position:relative}.loader-div::after,.loader-div::before{content:'';width:48px;height:48px;border:2px
solid var(--themeht-white-color);position:absolute;left:0;top:0;animation:rotationBreak 3s ease-in-out infinite alternate}.loader-div::after{border-color:var(--themeht-primary-color);animation-direction:alternate-reverse}@keyframes
rotationBreak{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}.scroll-top{position:fixed;bottom:30px;right:30px;z-index:600;opacity:0;visibility:hidden;-webkit-transition:all 0.8s ease-in-out;transition:all 0.8s ease-in-out;-webkit-transform:translate3d(0, 200%, 0);-ms-transform:translate3d(0, 200%, 0);transform:translate3d(0, 200%, 0)}.scroll-top a,
.scroll-top a:visited{display:block;height:42px;width:42px;line-height:42px;text-align:center;-webkit-box-shadow:0 0 15px 6px rgba(0, 0, 0, 0.1);-moz-box-shadow:0 0 15px 6px rgba(0, 0, 0, 0.1);box-shadow:0 0 15px 6px rgba(0, 0, 0, 0.1);-webkit-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;font-size:24px;color:var(--themeht-white-color);background:var(--themeht-primary-color)}.scroll-top a:hover,
.scroll-top a:focus{color:var(--themeht-primary-color);background:var(--themeht-white-color)}.scroll-top.scroll-visible{opacity:1;visibility:visible;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}[data-overlay]{position:relative;z-index:0}[data-overlay]:before{position:absolute;content:'';background-color:var(--themeht-bg-dark-color);width:100%;height:100%;top:0;left:0;z-index:-1}[data-overlay].white-overlay:before{background-color:var(--themeht-white-color)}[data-overlay].theme-overlay:before{background-color:var(--themeht-primary-color)}[data-overlay].overlay-50:before{width:50%}[data-overlay="1"]:before{opacity:0.1}[data-overlay="2"]:before{opacity:0.2}[data-overlay="3"]:before{opacity:0.3}[data-overlay="4"]:before{opacity:0.4}[data-overlay="5"]:before{opacity:0.5}[data-overlay="6"]:before{opacity:0.6}[data-overlay="7"]:before{opacity:0.7}[data-overlay="8"]:before{opacity:0.8}[data-overlay="9"]:before{opacity:0.9}[data-overlay="10"]:before{opacity:1}[data-overlay="0"]:before{opacity:0}.topbar-link a,.topbar-link{color:var(--themeht-white-color)}.topbar-link
i{margin-right:5px;color:var(--themeht-primary-color);font-size:20px;vertical-align:middle}.topbar-link a:hover{color:var(--themeht-primary-color)}.header-top{line-height:35px;background-color:var(--themeht-bg-dark-color)}.header-top
ul{margin:0}.header-top
li{display:inline-block;border-right:1px solid var(--themeht-border-dark-color);margin:0;padding:0
20px;font-size:13px}.header-top .social-icons
li{margin:0}.header-top .social-icons li
a{color:var(--themeht-white-color);height:35px;line-height:35px}.header .primary-btn{margin-left:30px}#header-wrap{position:relative;z-index:999}.sticky-header{position:fixed;opacity:0;visibility:hidden;left:0px;top:0px;width:100%;z-index:0;transition:all 500ms ease;-moz-transition:all 500ms ease;-webkit-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;background-color:var(--themeht-white-color)}#header-wrap.fixed-header{position:fixed;z-index:999;left:0px;top:0px;width:100%;transition:all 500ms ease;-moz-transition:all 500ms ease;-webkit-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;background-color:var(--themeht-white-color);-webkit-box-shadow:0 10px 50px 0 rgba(46, 56, 220, .2);box-shadow:0 10px 50px 0 rgba(0, 0, 0, .2);border-top:3px solid #B07568}.sticky-header .navbar-brand.logo{padding:20px
30px;margin-top:0}@-webkit-keyframes
smoothScroll{0%{opacity:0;-webkit-transform:translateY(-20px)}100%{opacity:1;-webkit-transform:translateY(0)}}@keyframes
smoothScroll{0%{opacity:0;transform:translateY(-20px)}100%{opacity:1;transform:translateY(0)}}ul{list-style:none !important}.counter-round-1{border-radius:100px}.navbar-brand.logo{padding:45px
0px 10px;display:flex;height:100%;align-items:center;margin-top:-38px;position:relative;margin-right:0}.navbar-expand-lg .navbar-collapse{justify-content:end}.logo
img{max-height:80px}.navbar{padding:0}@media (min-width:992px){.navbar-nav .nav-item{margin:0
14px;padding:35px
0}}.navbar-nav .nav-item.dropdown .dropdown-menu .nav-item{margin:0}.navbar-nav .nav-item.dropdown .dropdown-menu{background:var(--themeht-bg-dark-color);box-shadow:0 0.5rem 1rem rgb(42 39 94 / 6%);border-radius:0;padding:22px;border:none}.navbar-nav .nav-link{padding:0
!important;color:var(--themeht-text-color);font-size:18px;border-radius:0;position:relative}.navbar-nav .dropdown-menu
a{background:none;padding:5px
0;padding-right:15px;color:var(--themeht-white-color);position:relative;display:inline-block}.nav-link.dropdown-toggle::after{border:solid var(--themeht-body-color);border-width:0 2px 2px 0;width:0.425rem;height:0.425rem;transform:rotate(45deg);-webkit-transform:rotate(45deg);vertical-align:0.15em;margin-left:5px}.dropdown-submenu{position:relative !important;box-shadow:none !important;display:block}.navbar-nav .dropdown-submenu>.dropdown-menu{top:3% !important}.navbar-nav .dropdown-submenu:hover>.dropdown-menu{top:0 !important;display:block}.dropdown-submenu a.dropdown-toggle::after{border:solid var(--themeht-white-color);border-width:0 2px 2px 0;width:0.425rem;height:0.425rem;transform:translateY(-50%) rotate(-45deg);position:absolute;right:0;top:50%;margin-top:0}.dropdown-submenu .dropdown-menu{top:0;left:100%;margin-left: .1rem;margin-right: .1rem;margin-top:0 !important}.dropdown-submenu>a{padding-right:2.5rem;position:relative}@media (min-width:992px){.navbar-nav .nav-link.active,
.navbar-nav .nav-link:focus,
.navbar-nav .nav-link:hover,
.navbar-nav .show>.nav-link,a:focus,a:hover{color:var(--themeht-primary-color)}.navbar-nav .nav-link.active.dropdown-toggle::after,
.navbar-nav .nav-link.dropdown-toggle:hover::after,
.navbar-nav .show>.nav-link.dropdown-toggle::after{border:solid var(--themeht-primary-color);border-width:0 2px 2px 0}.navbar-nav .nav-link:before{font-family:'Line Awesome Free';font-weight:900;color:var(--themeht-text-color);font-size:14px;position:absolute;left:-15px;top:-5px}.navbar-nav .nav-link.active:before,
.navbar-nav .nav-link:focus:before,
.navbar-nav .nav-link:hover:before,
.navbar-nav .show>.nav-link:before{color:var(--themeht-primary-color);animation:rotate 5s ease-in-out infinite}.navbar-nav .dropdown-menu{min-width:15em !important;max-width:20em !important}.navbar-nav .dropdown>.dropdown-menu{transform-origin:top center;transform:scaleY(0);opacity:0;top:100%;position:absolute;display:block;pointer-events:none;background:var(--themeht-white-color)}.navbar-nav .dropdown:hover>.dropdown-menu{transform:scaleY(1);display:block;opacity:1;pointer-events:auto;visibility:visible;top:100%;-webkit-transition:all 0.5s ease-in-out 0s;-moz-transition:all 0.5s ease-in-out 0s;-ms-transition:all 0.5s ease-in-out 0s;-o-transition:all 0.5s ease-in-out 0s;transition:all 0.5s ease-in-out 0s}.navbar-nav .dropdown-menu a.active,
.navbar-nav .dropdown-menu a:active,
.navbar-nav .dropdown-menu a:focus,
.navbar-nav .dropdown-menu a:hover{padding-left:20px;background:none;color:var(--themeht-primary-color)}.nav-item.dropdown .dropdown-menu a:before{font-family:'Line Awesome Free';font-weight:900;color:var(--themeht-text-color);font-size:14px;position:absolute;left:0;top:5px;opacity:0}.nav-item.dropdown .dropdown-menu a.active:before,
.nav-item.dropdown .dropdown-menu a:focus:before,
.nav-item.dropdown .dropdown-menu a:hover:before{opacity:1;left:0;color:var(--themeht-primary-color);animation:rotate 5s ease-in-out infinite}}@media (max-width:991.98px){.navbar-nav .nav-item{margin:0}.navbar-toggler{background:none;border:0px
solid var(--themeht-primary-color);height:40px;width:40px;padding:0;border-radius:0;margin-left:auto}.navbar-toggler:focus{box-shadow:none}.ht-toggler
svg{width:40px;height:40px;display:inline-block}.ht-toggler
.line{fill:none;stroke:var(--themeht-primary-color);stroke-width:6;transition:stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1), stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1)}.ht-toggler
.line1{stroke-dasharray:60 207;stroke-width:3}.ht-toggler
.line2{stroke-dasharray:60 60;stroke-width:3}.ht-toggler
.line3{stroke-dasharray:60 207;stroke-width:3}.ht-toggler[aria-expanded="true"] .line1{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:3}.ht-toggler[aria-expanded="true"] .line2{stroke-dasharray:1 60;stroke-dashoffset:-30;stroke-width:3}.ht-toggler[aria-expanded="true"] .line3{stroke-dasharray:90 207;stroke-dashoffset:-134;stroke-width:3}.navbar-collapse{background:var(--themeht-white-color);max-height:400px;left:0;padding:20px;position:absolute;z-index:99;top:100%;width:100%;overflow:auto;border:medium none;-webkit-box-shadow:0 0 45px rgb(5 28 141 / 10%);-moz-box-shadow:0 0 45px rgb(5 28 141 / 10%);box-shadow:0 0 45px rgb(5 28 141 / 10%)}.navbar-nav .dropdown-toggle::after{position:absolute;top:50%;right:0;margin:-.1rem 0.5em 0 0;border-color:var(--themeht-text-color)}.navbar-nav .nav-link{padding:10px
!important;color:var(--themeht-text-color)}.navbar-nav .nav-item .nav-link.active{background:var(--themeht-primary-color);color:var(--themeht-white-color)}.navbar-nav .nav-link.active.dropdown-toggle::after{border:solid var(--themeht-white-color);border-width:0 2px 2px 0}.navbar-nav .dropdown-menu
a.active{background:none;color:var(--themeht-primary-color)}.nav-item.dropdown .dropdown-menu a.active:before{opacity:1;left:0;color:var(--themeht-primary-color);animation:rotate 5s ease-in-out infinite}.navbar-nav .nav-item.dropdown .dropdown-menu{background:var(--themeht-white-color);padding:10px
20px;box-shadow:none}.navbar-nav .dropdown-menu
a{color:var(--themeht-text-color)}.dropdown-submenu a.dropdown-toggle::after{border:solid var(--themeht-text-color);border-width:0 2px 2px 0;width:0.425rem}}.search-icon
a{font-size:30px;color:var(--themeht-text-color);line-height:30px}.search-input{position:fixed;left:0;width:100%;z-index:999;text-align:center;background:var(--themeht-bg-dark-color);z-index:9999;top:0;display:none;padding:80px
0}.search-inner{padding:15px
0;position:relative}.search-input
label{width:100%}.search-input .search-field{width:100%;background:transparent;border:none;height:100%;padding-right:60px}.search-input .search-form button[type="submit"]{width:0;height:0;padding:0;border:0;font-size:30px;right:50px;position:absolute;top:5px}.search-input .search-submit:hover{color:var(--themeht-primary-color)}.right-nav{position:relative}.search-input .search-form{margin:0
auto;background:var(--themeht-white-color);padding:15px
10px;border-radius:10px}.close-search{position:absolute;top:15px;right:-60px;cursor:pointer;font-size:30px;color:var(--themeht-white-color)}.close-search:hover{color:var(--themeht-primary-color)}.founders-text{font-size:18px !important}.footer{padding-top:100px;background-image:url('/wp-content/themes/riddhi_siddhi/images/bg/fot-bg.webp')}.founders-dec{border-top:2px solid var(--themeht-primary-color);background-color:#f5f5f5;padding:16px;font-size:16px;line-height:1.4;min-height:220px;font-family:var(--rss-secondary-font)}.add-rs{color:var(--themeht-accent-color);font-size:16px;text-align:center;margin-top:30px;width:40%}.secondary-footer
a{color:#A29992}.secondary-footer{padding:0px
0 30px 0;margin-top:0px;font-size:14px;color:#A29992;font-family:var(--rss-secondary-font)}.footer
h5{padding-left:30px;font-weight:500;position:relative;color:var(--themeht-white-color)}.post-title
h5{position:relative;margin-top:10px}.post-title h5
a{border-bottom:2px solid #000}.footer h5:before{content:"\f1ce";font-family:'Line Awesome Free';font-weight:700;color:var(--themeht-primary-color);font-size:24px;position:absolute;left:0;top:0;animation:rotate 5s ease-in-out infinite}.media-icon.list-inline
li{display:inline-block}.media-icon
li{margin-bottom:25px !important;font-size:16px;font-weight:400;display:flex;align-items:flex-start}.media-icon li:last-child{margin-bottom:0 !important}.media-icon li
i{font-size:24px;color:var(--themeht-primary-color);vertical-align:middle;line-height:24px;margin-right:10px}.media-icon li a,
.media-icon li
p{color:var(--themeht-white-color)}.media-icon li a:hover{color:var(--themeht-primary-color);text-decoration:underline !important}.footer-menu
li{margin-bottom:15px;text-transform:capitalize}.footer-menu li:last-child{margin-bottom:0}.footer-menu li
a{color:var(--themeht-white-color);position:relative}.footer-menu li a:hover{color:var(--themeht-primary-color);padding-left:15px}.footer-menu li a:before{content:"";background:var(--themeht-primary-color);width:5px;height:5px;position:absolute;left:-5px;top:50%;margin-top:-2.5px;opacity:0}.footer-menu li a:hover:before{opacity:1;left:0;animation:opacitychange 1s ease-in-out infinite}.social-icons.footer-social li
a{height:40px;width:40px;line-height:40px;font-size:24px;color:#ACC4CC}.add-rs
span{font-size:20px}.footer-logo-1
img{height:180px}@media (min-width: 300px) and  (max-width: 576px){.blog-section-1 .border-2{border-width:0 !important}}@media (min-width: 300px) and  (max-width: 767px){.footer{margin-top:0px;padding-top:40px}.contact-detail-content
p{margin:0}.footer-logo-1
img{height:130px}.add-rs
span{font-size:16px}}.page-title{display:block;position:relative;padding:160px
0;background:var(--themeht-bg-dark-color);z-index:9;background-size:cover}.page-title
h1{font-size:50px;color:var(--themeht-white-color);line-height:60px;font-weight:600;word-break:break-word;font-family:var(--rss-primary-font)}.page-title{display:block;position:relative;padding:160px
0;background:var(--themeht-bg-dark-color);z-index:9;background-size:cover}.page-title::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.3);z-index:-1}.theme-breadcrumb-box{display:inline-block;padding:30px;padding-left:0}.page-breadcrumb{background:var(--themeht-white-color);padding:10px
20px;display:inline-block;margin-top:10px;border-radius:26px;font-size:14px}.breadcrumb{background:none;display:inline-block;margin:0;text-transform:capitalize;color:var(--themeht-white-color);font-weight:500}.breadcrumb-item{display:inline-block}.breadcrumb-item
a{color:var(--themeht-text-color)}.breadcrumb-item.active,
.breadcrumb-item a:hover{color:var(--themeht-primary-color)}.breadcrumb-item+.breadcrumb-item:before{color:var(--themeht-primary-color);content:"\f054";font-family:'Line Awesome Free';font-weight:700}@font-face{font-family:"Flaticon";src:url("/wp-content/themes/riddhi_siddhi/fonts/Flaticon.eot");src:url("/wp-content/themes/riddhi_siddhi/fonts/Flaticond41d.eot?#iefix") format("embedded-opentype"),
url("/wp-content/themes/riddhi_siddhi/fonts/Flaticon.woff") format("woff"),
url("/wp-content/themes/riddhi_siddhi/fonts/Flaticon.ttf") format("truetype"),
url("/wp-content/themes/riddhi_siddhi/fonts/Flaticon.svg#Flaticon") format("svg");font-weight:normal;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"Flaticon";src:url("/wp-content/themes/riddhi_siddhi/fonts/Flaticon.svg#Flaticon") format("svg")}}[class^="flaticon-"]:before,[class*=" flaticon-"]:before,[class^="flaticon-"]:after,[class*=" flaticon-"]:after{font-family:Flaticon;font-style:normal}.flaticon-24-hours:before{content:"\f100"}.flaticon-drawing:before{content:"\f101"}.flaticon-innovation-1:before{content:"\f102"}.flaticon-idea:before{content:"\f103"}.flaticon-alarm-clock:before{content:"\f104"}.flaticon-broken-link-1:before{content:"\f105"}.flaticon-broken-link:before{content:"\f106"}.flaticon-search-1:before{content:"\f107"}.flaticon-search:before{content:"\f108"}.flaticon-magnifier:before{content:"\f109"}.flaticon-cancel:before{content:"\f10a"}.flaticon-home:before{content:"\f10b"}.flaticon-map:before{content:"\f10c"}.flaticon-employee:before{content:"\f10d"}.flaticon-coffee-cup:before{content:"\f10e"}.flaticon-pencil:before{content:"\f10f"}.flaticon-project:before{content:"\f110"}.flaticon-engine:before{content:"\f111"}.flaticon-fuel-station:before{content:"\f112"}.flaticon-factory:before{content:"\f113"}.flaticon-maintenance:before{content:"\f114"}.flaticon-industrial-robot:before{content:"\f115"}.flaticon-gear:before{content:"\f116"}.flaticon-motor:before{content:"\f117"}.flaticon-worker:before{content:"\f118"}.flaticon-oil:before{content:"\f119"}.flaticon-angle-arrow-down:before{content:"\f11a"}.flaticon-paper-plane:before{content:"\f11b"}.flaticon-message:before{content:"\f11c"}.flaticon-opened-email-envelope:before{content:"\f11d"}.flaticon-phone-call:before{content:"\f11e"}.flaticon-online-support:before{content:"\f11f"}.flaticon-settings:before{content:"\f120"}.flaticon-networking:before{content:"\f121"}.flaticon-browser:before{content:"\f122"}.flaticon-time-management:before{content:"\f123"}.flaticon-chat-bubble:before{content:"\f124"}.flaticon-trophy:before{content:"\f125"}.flaticon-growth:before{content:"\f126"}.flaticon-innovation:before{content:"\f127"}.cart{position:relative;z-index:200}[data-cart-items]{position:relative;display:inline-block}[data-cart-items]::before{content:attr(data-cart-items);position:absolute;top:-.5rem;right:-.75rem;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;width:20px;height:20px;font-size:11px;font-weight:500;border-radius:50%;background-color:var(--themeht-primary-color);color:var(--themeht-white-color)}.cart a
i{font-size:26px;color:var(text)}.modal.cart-modal{padding-right:0 !important}.modal.cart-modal .modal-dialog{margin:0
0 0 auto;height:100%;max-width:450px}.modal.cart-modal .modal-content{border:none;border-radius:0;height:inherit;overflow-y:auto}.modal.cart-modal.fade .modal-dialog{-webkit-transform:translateX(100%);transform:translateX(100%)}.modal.cart-modal.show .modal-dialog{-webkit-transform:translateX(0);transform:translateX(0)}.modal-header
.close{background:var(--themeht-primary-color) !important;color:var(--themeht-white-color);opacity:1}.theme-title
h2{font-family:var(--rss-primary-font ) !important}p{font-family:var(--rss-secondary-font ) !important}.theme-title
h6{font-family:var(--rss-secondary-font ) !important}.banner-content .banner-slider-title{font-family:var(--rss-primary-font) !important}.post-title
a{font-size:20px}.primary-btn
br{display:none}.dropdown-menu .nav-item{padding:4px
0}.counter-desc .count-number
br{display:none !important}.team-social-icon li a
br{display:none !important}.post-image{width:100%}@media (min-width: 992px){.navbar-nav .dropdown-menu{min-width:20em !important;max-width:20em !important}}.theme-title{}.tab-content-para{padding:20px}.marquee-btn
svg{margin:0
20px }.pipe-bg-section{background-size:20%;background-repeat:no-repeat;background-position:right bottom;background-image:url('/wp-content/themes/riddhi_siddhi/images/bg/pipe-bg-2.png')}.home-section-1{background-size:20%;background-repeat:no-repeat;background-position:right bottom;background-attachment:scroll;background-image:url('/wp-content/themes/riddhi_siddhi/images/bg/line-bg-1.webp')}.ss-section-2{background-size:100%;background-repeat:no-repeat;background-position:center;background-attachment:fixed;background-image:url('/wp-content/themes/riddhi_siddhi/images/bg/footer-bg.png')}.sustain-adt-list
li{list-style:none;margin:20px
0;display:flex;align-items:start;background-color:#f5f5f5;padding:10px
16px;border-radius:10px;align-items:center}.sustain-adt-list li
i{background:#b07568;color:#fff;padding:10px;font-weight:600;border-radius:20px;margin-right:10px}.featured-desc
p{text-align:justify}.theme-title
p{}.tab-pane
table{font-family:var(--rss-secondary-font) }.tab-pane
h4{font-family:var(--rss-primary-font);margin:0}.table-tab{text-align:center;justify-content:center}.service-image{background:#f5f5f5}.contact-card{background:#f5f5f5;border:1px
solid #ddd;padding:20px;border-radius:8px;min-height:570px}.contact-card
h5{font-family:var(--rss-primary-font)}.contact-card
a{}.details-icon{margin-right:10px}.details-icon
img{width:22px}.contact-info
p{flex:50}.detail-content{border-bottom:1px solid #ddd;padding:4px
0}.contact-sec-details{padding-top:20px}.contact-sec-details p
a{color:#696868}.contact-sec-details h6 , .contact-detail-content
h6{font-weight:600}.contact-sec-details{font-family:var(--rss-secondary-font)}.contact-detail-content{display:flex;flex-direction:column;flex:0px;font-family:var(--rss-secondary-font)}.address-details{display:flex;padding-top:10px;gap:20px}.address-details .contact-detail-content h6 ,
.address-details .contact-detail-content
a{color:var(--themeht-accent-color)}.footer .details-icon{padding-bottom:10px}.contact-page-section{padding-right:30px}. page-title::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.3);z-index:1}.contact-page-section{background:url('https://riddhisiddhigroup.easyglue.in/wp-content/uploads/2025/03/map-22-opacity.png');background-position:center;background-size:contain;background-repeat:no-repeat}.contact-page-section
h6{margin-bottom:0}.contact-bg{background:#f5f5f5}.bauen-products-items .service-desc{padding:20px}.table-tab{font-family:var(--rss-secondary-font)}.post-credits{padding:16px
0;border-top:1px solid #ddd;border-bottom:1px solid #ddd}@media (min-width: 320px) and  (max-width: 768px){.founders-dec{text-align:justify}.theme-title p
br{display:none}.products-gallery{padding-top:10px}.banner-slider .owl-carousel .owl-nav button.owl-prev, .banner-slider .owl-carousel .owl-nav button.owl-next{width:46px !important;height:46px !important;line-height:48px !important;font-size:24px !important}.banner-slider
p{max-width:70% !important}.featured-item p , .post-content
p{text-align:justify}.products-gallery-section .justify-content-center{justify-content:unset !important}}@media (min-width: 992px) and  (max-width: 1499px){.page-title{padding:120px
0}}@media (min-width: 992px) and  (max-width: 1499px){}.post-content
h4{font-family:var(--rss-secondary-font)}.post-content ul
li{font-family:var(--rss-secondary-font);list-style:disc !important}.user-social-icon{padding:10px
14px}.user-social-icon a
i{font-size:20px}.user-title{background:#fafafa}.theme-title h2
span{color:var(--themeht-primary-color);font-weight:600;text-decoration:underline}.theme-title
p{font-size:18px;margin-bottom:12px;font-weight:400;line-height:1.4;text-align:justify}.dark-bg .featured-desc,.dark-bg .featured-title h5,.dark-bg .price-list li i,.dark-bg .price-title h4,.dark-bg .service-desc,.dark-bg .service-title h5,.dark-bg .testimonial .testimonial-caption span,.dark-bg .testimonial-content p,.dark-bg h2,.dark-bg h2 span,.product-link a:hover i,.theme-bg .counter h6,.theme-bg .counter-icon i,.theme-bg .featured-desc,.theme-bg .featured-title h5,.theme-bg .service-desc,.theme-bg .service-icon i,.theme-bg .service-title h5,.theme-bg .theme-title h6,.theme-bg h2,.theme-bg h2
span{color:var(--themeht-white-color)}.accordion-button,.dark-bg .white-bg h2,.social-icons li a,.white-btn{color:var(--themeht-text-color)}.accordion-button:not(.collapsed),.comment-author.vcard a:hover,.dark-bg .counter h6,.dark-bg .white-bg h2 span,.post-card .post-desc h4 a:hover,.project-item h4 a:hover,.search-form button[type=submit]:hover,.team-member h5 a:hover,.theme-title h6,.themeht-widget.widget .tagcloud a:hover,.themeht-widget.widget li a:hover,.white-btn:hover{color:var(--themeht-primary-color)}.theme-title
h6{position:relative;display:inline-block;font-weight:500;text-transform:uppercase;margin-bottom:10px}.post-comment .comment-reply-title,.theme-title h2,.themeht-widget.widget_recent_entries
li{margin-bottom:15px}.text-large-style{position:absolute!important;top:calc(100% / 2);left:calc(100% / -2);width:100%;transform:rotate(90deg);margin-left:50px}.text-large-style
h1{font-size:100px;line-height:1;opacity:.5;text-transform:uppercase;color:var(--themeht-accent-color);white-space:nowrap}.accordion-button,.post-card .post-desc h4,.tags-links a,.team-member
h5{text-transform:capitalize}.primary-btn,.white-btn{background:0 0;padding:12px
26px;overflow:hidden;border-radius:0;position:relative;display:inline-block;cursor:pointer;outline:0;border:0;vertical-align:middle;text-decoration:none}.white-btn{background:var(--themeht-white-color)}.primary-btn{position:relative;transition:.6s}.primary-btn
span{transition:.6s;z-index:9;position:relative;color:var(--themeht-white-color)}.primary-btn::after,.primary-btn::before{content:'';position:absolute;transition:.6s;bottom:0;left:0;width:100%;height:100%;z-index:1}.primary-btn::before{left:4px;z-index:1;opacity:0;background:var(--themeht-primary-color);transform:scale(.1,1)}.primary-btn:hover::before{opacity:1;transform:scale(1,1)}.primary-btn::after{transition:.6s;background:var(--themeht-primary-color)}.primary-btn:hover::after{transform:scale(1,.1);opacity:0}.marquee-btn{overflow:hidden;display:block}.marquee-btn
span{animation:20s linear infinite marquee;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px var(--themeht-white-color);position:relative;display:inline-block;font-size:86px;width:100%;white-space:nowrap;line-height:normal}.marquee-btn span
i{font-size:100px;display:inline-block;vertical-align:middle;line-height:1;margin:0
20px}.counter h6,.featured-desc p,.service-desc p,.service-widget li:last-child,.single-post .post-card,.team-member h5,.themeht-widget.widget:last-child{margin-bottom:0}@keyframes
marquee{0%{transform:translateX(0)}100%{transform:translatex(-100%)}}.accordion-button{font-size:18px;line-height:28px;font-weight:500!important;transition:ease-in-out}.accordion-body{color:var(--themeht-body-color);margin-top:15px}.social-icons
ul{padding:0;margin:0;line-height:0}.social-icons
li{display:flex;justify-content:center;align-items:center}.brand-consult-title{color:#fff}.social-icons li
a{display:inline-block;height:40px;width:40px;line-height:40px;font-size:20px;text-align:center;margin:0;border:0;background:0 0;overflow:hidden;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.social-icons li:hover
a{transform:rotateY(360deg)}.social-icons.social-colored a,.social-icons.social-hover a:hover{color:#fff;border:0}.social-icons.social-colored .social-facebook a,.social-icons.social-hover .social-facebook a:hover{background-color:#3b5998}.social-icons.social-colored .social-twitter a,.social-icons.social-hover .social-twitter a:hover{background-color:#1da1f2}.social-icons.social-colored .social-instagram a,.social-icons.social-hover .social-instagram a:hover{background-color:#262626}.social-icons.social-colored .social-dribbble a,.social-icons.social-hover .social-dribbble a:hover{background-color:#ea4c89}.social-icons.social-colored .social-linkedin a,.social-icons.social-hover .social-linkedin a:hover{background-color:#0077b5}.project-item.style-2 .project-img,.team-member,.team-member .team-images{position:relative;overflow:hidden}.team-member .team-description{padding:15px
25px;overflow:hidden}.team-member .team-description
span{color:var(--themeht-text-color);font-weight:500;display:block}.team-member
h5{font-size:28px;z-index:9;line-height:1;left:0;top:340px;font-weight:600;color:var(--themeht-primary-color);background:#fafafa;padding:5px
15px}.price-value h2,.testimonial-heading
h2{-webkit-background-clip:text;-webkit-text-fill-color:transparent}.team-member h5:hover{-webkit-text-stroke:1px var(--themeht-primary-color)}.dark-bg .counter span,.testimonial-heading h2,.theme-bg .counter
span{-webkit-text-stroke:1px var(--themeht-white-color)}.team-member .team-social-icon{position:absolute;margin:0;padding:0;top:0;right:20px;-webkit-transform:translateY(-101%);-ms-transform:translateY(-101%);transform:translateY(-101%);-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.team-member:hover .team-social-icon{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.team-social-icon
li{margin:0}.team-social-icon li
a{background:var(--themeht-white-color);font-size:20px;height:50px;width:50px;line-height:50px;color:var(--themeht-body-color);display:inline-block;text-align:center}.product-link a:hover,.tags-links a:hover,.team-social-icon li a:hover,.widget-size input[type=radio]:checked+label{background:var(--themeht-primary-color);color:var(--themeht-white-color)}.post-card .post-image img,.search-form label,.team-member
img{width:100%}.nav-tabs .nav-link{border:1px
solid transparent!important;border-radius:0;width:33.3333%;text-align:center!important;font-weight:600!important;color:var(--themeht-text-color)!important;position:relative;border-bottom:2px solid var(--themeht-border-light-color)!important;padding:10px
15px!important}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{border-color:var(--themeht-border-light-color)!important;border-bottom-color:var(--themeht-primary-color)!important;color:var(--themeht-primary-color)!important}.counter{position:relative;z-index:9;display:flex;align-items:center;justify-content:center}.counter
span{font-size:40px;font-weight:600;line-height:1;color:var(--themeht-text-color);display:inline-block}.counter span+span{font-weight:400;font-size:30px;color:var(--themeht-text-color);margin-bottom:0}.counter
h6{display:block;color:var(--themeht-body-color);font-size:14px;font-weight:400;position:relative}.counter-icon i,.post-bottom li
i{color:var(--themeht-primary-color)}.counter-icon{margin-right:20px}.counter-icon
i{position:relative;font-size:50px;line-height:1;display:inline-block;font-weight:400}.post-card .post-desc h4 a,.tags-links
a{color:var(--themeht-text-color);display:inline-block}.post-card{position:relative;background:#f8f8f8;display:inline-block;width:100%;min-height:460px;padding:16px}.post-card .post-image,.project-item.style-2,.search-form,.service-image{position:relative}.post-card .post-desc
h4{margin:0;font-weight:500;word-break:break-word}.post-card .post-bottom
li{text-transform:capitalize;position:relative}.post-card .post-bottom li+li:before{display:inline-block;padding-right:.2rem;color:var(--themeht-primary-color);content:"\f7a5";font-family:'Line Awesome Free';font-weight:700}.post-card .post-bottom .list-inline-item:not(:last-child),.widget-color li:nth-child(4n+4),.widget-size li:nth-child(4n+4){margin-right:0}.post-title{margin:10px
0;border-top:1px solid var(--themeht-border-light-color);padding-top:20px}.post-classic .post-desc,.single-post .post-card .post-desc{padding-top:30px}.tags-links
a{border:1px
solid var(--themeht-border-light-color);padding:8px
12px;margin:4px
8px 4px 0;font-size:16px}.themeht-blogs .post-classic{margin-bottom:80px}.blog .post-title
h4{font-size:40px;line-height:50px;font-weight:500;margin-bottom:15px}.search-form button[type=submit],.widget
h2{font-size:24px;color:var(--themeht-text-color)}.theme-tags{clear:both;margin-top:20px}.post-bottom li
i{font-size:20px;margin-right:5px;vertical-align:middle}.post-desc{margin:10px
0}.comments-box,.post-comment{margin-top:50px}.widget
h2{position:relative;line-height:1.4;display:block;margin-bottom:20px;font-weight:500;border-bottom:1px solid var(--themeht-border-dark-color);padding-bottom:5px;text-transform:uppercase}.comment-author.vcard a,.featured-title h5,.service-title h5,.themeht-widget.widget a,.themeht-widget.widget li
a{text-transform:capitalize}.themeht-widget.widget{margin-bottom:50px}.themeht-widget.widget ol,.themeht-widget.widget ul,.wp-block-archives
ul{margin:0;padding-left:0}.themeht-widget.widget ol.children,.themeht-widget.widget
ul.children{margin-left:15px;margin-top:15px}.themeht-widget.widget ol li,.themeht-widget.widget ul li,.widget_recent_entries
li{list-style-type:none;margin-bottom:15px}.themeht-widget.widget ol li:last-child,.themeht-widget.widget ul li:last-child,.widget_recent_entries li:last-child{margin-bottom:0;padding-bottom:0}.themeht-widget.widget .tagcloud
a{position:relative;color:var(--themeht-text-color);padding:8px
0;font-weight:400!important;font-size:17px!important;display:inline-block}.themeht-widget.widget .tagcloud a+a:before{display:inline-block;padding-right:.2rem;color:var(--themeht-primary-color);content:"\f7a5";font-family:'Line Awesome Free';font-weight:900}.widget_categories
li{color:var(--themeht-primary-color);position:relative;padding-left:30px}.widget.widget_categories ul li:before{content:"\f07b";font-family:'Line Awesome Free';font-weight:900;color:var(--themeht-primary-color);font-size:20px;position:absolute;left:0;top:0}.themeht-widget.widget.widget_nav_menu ul,.themeht-widget.widget.widget_pages
ul{padding-left:20px}.widget_themeht_recentpost
li{display:flex;align-items:center}.themeht-post-image{flex-shrink:0;width:80px;height:80px;margin-right:20px}.themeht-post-date{display:block}.search-form button[type=submit]{background:inherit;line-height:55px;text-align:center;cursor:pointer;position:absolute;right:15px;padding:0;border:none;top:0;z-index:1}.themeht-widget.widget li
a{font-size:17px;color:var(--themeht-text-color)}.themeht-widget.widget li .post-date,.widget_recent_entries li .post-date{margin-top:10px;display:block;color:var(--themeht-primary-color)}.post-comment .comment-reply-title,.post-comment .comments-title{font-size:34px;line-height:44px;margin-bottom:30px}.comments-box{box-shadow:0 22px 57px 0 rgb(34 41 72 / 5%);padding:50px}.comment-form-author,.comment-form-email{width:50%;margin-top:15px;margin-bottom:15px;float:left}.comment-author
img{margin-right:15px;width:80px;height:80px;display:inline-block;padding:8px}.post-comment li.comment,.post-comment li.pingback,.post-comment
li.trackback{margin-bottom:30px;list-style-type:none}.post-comment li.comment .comment-body,.post-comment li.pingback .comment-body,.post-comment li.trackback .comment-body{border:1px
solid var(--themeht-border-light-color);margin-bottom:30px;padding:20px;list-style-type:none}.post-comment .comment-meta{display:flex;align-items:center;margin-bottom:15px}.post-comment .comment-metadata{font-size:15px;margin-left:auto}.comment-author.vcard
a{font-size:18px;font-weight:500;color:var(--themeht-text-color)}.comment-form-author{padding-right:15px}.comment-form-email{padding-left:15px}.comment-form-url{clear:both;margin-bottom:15px}.post-comment .form-submit{margin-top:30px;margin-bottom:30px}.comment-respond{margin-top:30px}.comment-form-comment{margin-top:30px;margin-bottom:0}.reply{text-align:right}.comment-reply-link,.comment-reply-link:active,.comment-reply-link:focus,.comment-reply-link:visited{border:1px
solid var(--themeht-border-dark-color);position:relative;text-transform:uppercase;padding:5px
20px 5px 40px;background:var(--themeht-white-color);color:var(--themeht-text-color);display:inline-block;font-weight:600;font-size:14px}.comment-reply-link:hover{background:var(--themeht-primary-color);color:var(--themeht-white-color);border-color:var(--themeht-primary-color)}.service-desc,.service-item .service-icon{background-color:var(--themeht-white-color)}.light-bg .featured-item.style-1 .featured-icon,.price-table,.testimonial.style-2{background:var(--themeht-white-color)}.comment-reply-link:before{content:'\f4ad';font-family:'Line Awesome Free';font-weight:900;font-size:20px;position:absolute;left:14px;top:5px}#comments small #cancel-comment-reply-link{margin-left:15px;font-size:22px;font-weight:600}.featured-item.style-1,.project-meta-list{display:flex;align-items:flex-start}.featured-item .featured-icon i,.service-item .service-icon i,.testimonial-caption{display:inline-block}.featured-item.style-1 .featured-icon{background:var(--themeht-bg-light-color);margin-right:20px;flex-shrink:0;position:relative;z-index:9;width:70px;height:70px;font-size:40px;line-height:70px;text-align:center;color:var(--themeht-primary-color);display:inline-block;overflow:hidden}.featured-title
h5{margin-bottom:10px}.testimonial.style-1{position:relative;display:flex;align-items:end}.testimonial.style-1 .testimonial-content{background:var(--themeht-bg-dark-color);padding:50px;width:60%}.project-item:hover .round-text,.service-item .service-icon:before,.service-item:hover .round-text{background:var(--themeht-primary-color)}.testimonial-content
p{font-size:18px;line-height:30px;margin-bottom:0;color:var(--themeht-text-color);font-style:italic}.testimonial-caption{position:relative;margin-top:20px}.testimonial .testimonial-caption
span{color:var(--themeht-text-color);display:block;font-style:italic}.testimonial .testimonial-caption
h4{font-weight:400;display:inline-block;margin-bottom:0;color:var(--themeht-primary-color)}.testimonial.style-2 .testimonial-content{padding:50px
50px 20px}.testimonial.style-2 .testimonial-img{width:100px;height:100px;display:block;margin-left:auto}#testimonial-pagination{bottom:0}.testimonial-heading{position:absolute!important;right:-200px;top:180px;text-align:right}.testimonial-heading
h2{font-size:100px;position:relative;z-index:9}.service-item{margin-bottom:30px;position:relative}.service-item .service-icon{width:90px;height:90px;font-size:50px;line-height:90px;text-align:center;color:var(--themeht-primary-color);display:inline-block;position:absolute;top:20px;left:20px}.service-item .service-icon:before{content:'';width:100%;height:100%;top:-20px;left:-20px;position:absolute;z-index:-9}.service-item:hover .service-icon,.service-item:hover .service-icon:before{top:0;left:0}.service-title
h5{margin-bottom:0;max-width:280px}.service-desc{padding:40px
20px 30px;box-shadow:0 0 45px rgb(5 28 141 / 10%);position:relative}.service-desc .link-round-text.round-text{position:absolute;right:20px;top:-50px;width:80px;height:80px}.service-desc .link-round-text.round-text .text-btn-icon{font-size:20px}.service-widget
ul{padding-left:0}.service-widget
li{margin-bottom:15px;list-style-type:none}.service-widget li
a{background-color:var(--themeht-bg-light-color);color:var(--themeht-text-color);display:block;font-size:18px;padding:15px
20px;font-weight:500;position:relative;overflow:hidden}.service-widget li a.active,.service-widget li:hover
a{color:var(--themeht-primary-color);padding-left:80px}.service-widget li a:after,.service-widget li a:before{position:absolute;top:0;left:-50px;font-family:'Line Awesome Free';font-weight:900;content:"\f054";font-size:22px;display:flex;z-index:99;background:var(--themeht-white-color);width:40px;height:100%;color:var(--themeht-primary-color);justify-content:center;align-items:center}.service-widget li a:after{left:auto;right:20px}.service-widget li a.active:before,.service-widget li a:hover:before{opacity:1;left:20px}.service-widget li a.active:after,.service-widget li a:hover:after{opacity:1;right:-50px}.price-table{padding:50px
30px 100px;overflow:hidden;position:relative;z-index:9;display:flex;justify-content:space-between;align-items:center;border:1px
solid var(--themeht-border-dark-color)}.price-value
h2{font-size:80px;line-height:1;margin-bottom:0;position:relative;display:inline-block;-webkit-text-stroke:1px var(--themeht-primary-color)}.price-value h2
span{font-size:18px;line-height:18px;color:var(--themeht-white-color);font-weight:400}.price-list{width:40%}.price-list ul
li{position:relative;display:inline-block;margin-bottom:10px;width:49%}.price-list ul li:last-child{margin-bottom:0;margin-right:0}.dark-bg .price-list ul li,.dark-bg .price-title{color:rgba(255,255,255,.7)}.price-list li
i{color:var(--themeht-text-color);line-height:20px;font-size:12px;width:20px;height:20px;background:rgba(251,59,60,.1);display:inline-block;text-align:center;border-radius:50%;margin-right:10px}.price-title{position:absolute;left:30px;bottom:20px}.price-title
h4{font-size:80px;line-height:80px;font-weight:900;margin-bottom:0;color:var(--themeht-white-color);text-shadow:1px 1px 1px var(--themeht-text-color),3px 3px 5px var(--themeht-primary-color)}.price-table.style-2{display:block;padding:50px
30px}.price-table.style-2 .price-title{position:relative;left:inherit;bottom:inherit}.price-table.style-2 .price-title
h4{font-size:50px;line-height:50px;margin-bottom:40px}.price-table.style-2 .price-list{width:100%;margin:30px
0}.price-table.style-2 .price-list ul
li{position:relative;display:inline-block;margin-bottom:10px;width:100%}.ht-progress-bar{position:relative;padding-left:70px}.ht-progress-bar
h4{color:var(--themeht-text-color);font-weight:500;font-size:16px;margin-bottom:0}.ht-progress-bar
.progress{height:4px;background:var(--themeht-bg-dark-color);overflow:visible;align-items:center;width:100%;border-radius:0}.ht-progress-bar .progress-parcent{position:absolute;left:0;top:50%;transform:translateY(-50%);color:var(--themeht-text-color);font-size:16px;font-weight:600;width:50px;height:50px;line-height:50px;background:var(--themeht-white-color)}.ht-progress-bar .progress .progress-bar{height:4px;background-color:var(--themeht-primary-color);overflow:visible}.project-item.style-1{position:relative;background:var(--themeht-bg-dark-color);border-top:1px dashed #acc4CCAA;border-right:1px dashed #acc4CCAA;min-height:600px}.project-item.style-1 .project-img{position:absolute;height:40%;overflow:hidden;bottom:0;transition:height 1s}.project-item.style-1:hover .project-img{height:65%}.project-item.style-1 .project-title{background:var(--themeht-bg-dark-color);padding:30px}.project-item .project-title .project-cat{color:var(--themeht-primary-color);font-weight:500;text-transform:uppercase;z-index:9;position:relative;margin-bottom:8px;display:inline-block}.project-item h4
a{color:var(--themeht-white-color);display:inline-block;z-index:9;position:relative;max-width:300px}.project-item.style-2 .project-title{position:absolute;bottom:30px;width:100%;left:0;padding-left:30px;padding-right:30px}.project-item.style-2 .project-cat{background:var(--themeht-primary-color);color:var(--themeht-white-color);padding:2px
8px}.project-item.style-2 .project-img:before{position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-linear-gradient(top,rgba(0,0,0,0) 0,rgba(0,0,0,.9) 55%);background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.9) 55%);content:'';-webkit-transform:translate3d(0,50%,0);transform:translate3d(0,50%,0)}.link-round-text.round-text,.project-item.style-2 .link-round-text.round-text{width:120px;height:120px;background:var(--themeht-bg-dark-color);border-radius:50%;margin:0
auto;display:block}.project-item.style-2 .link-round-text.round-text{position:absolute;top:30px;transform:scale(0);right:30px}.project-item.style-2:hover .link-round-text.round-text{transform:scale(1)}.project-meta-icon{font-size:40px;color:var(--themeht-primary-color);flex-shrink:0;margin-right:20px;line-height:1}.btn-product,.cart-table td,.product-link a,.product-link a i,.project-meta-sub-title,.widget-size label,input.form-product{color:var(--themeht-text-color)}.project-meta-title{display:block;text-transform:uppercase}.project-meta-sub-title{font-weight:600}.portfolio-single .custom-sec-padding{padding-bottom:0}.form-check-input:checked,.widget-color .form-check-input[type=radio]:checked+label::after{background-color:var(--themeht-primary-color)}.link-round-text.round-text
text{font-size:22px;letter-spacing:4px;font-weight:400;fill:var(--themeht-white-color)}.link-round-text.round-text .text-btn-icon{font-size:30px;width:auto;height:auto;background:0 0}.product-link a.add-cart{width:auto;height:auto;padding:0
20px;line-height:40px;font-size:14px}.product-link a
i{display:inline-block;font-size:18px;vertical-align:middle}.product-link
a{background:var(--themeht-white-color);font-weight:500;display:inline-block;width:50px;height:40px;line-height:36px;overflow:hidden;position:relative;-webkit-box-shadow:0 10px 55px 5px rgba(137,173,255,.15);box-shadow:0 10px 55px 5px rgba(137,173,255,.15);-webkit-transition:.4s;-o-transition:.4s;transition:.4s;text-align:center}.form-check-input:checked{border-color:var(--themeht-primary-color)}.widget-color [type=radio]:checked,.widget-color [type=radio]:not(:checked){position:absolute;opacity:0;pointer-events:none}.widget-color .form-check-label{width:26px;height:26px!important;border-radius:.25rem;padding:0!important;margin-bottom:0}.widget-color .form-check-input[type=radio]:checked+label,.widget-color .form-check-input[type=radio]:not(:checked)+label,label.btn input[type=radio]:checked+label,label.btn input[type=radio]:not(:checked)+label{position:relative;padding-left:35px;cursor:pointer;display:inline-block;height:1.5625rem;line-height:1.5625rem;transition:.28s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.widget-color .form-check-input[type=radio]+label::after,.widget-color .form-check-input[type=radio]+label::before,label.btn input[type=radio]+label::after,label.btn input[type=radio]+label::before{content:'';position:absolute;left:-2px;top:-2px;width:30px;height:30px;transition:.28s;z-index:-1;border-radius:.25rem}.widget-color .form-check-input[type=radio]:checked+label::after,label.btn input[type=radio]:checked+label::after{transform:scale(1.02)}.widget-size input[type=radio]{visibility:hidden;position:absolute}.widget-size
label{background:var(--bg-light);margin-bottom:0;display:inline-block;height:40px;min-width:40px;text-align:center;font-size:14px;font-weight:500;cursor:pointer;border-radius:.25rem;line-height:40px}.widget-color
li{list-style-type:none;display:inline-block;margin-right:1%;margin-bottom:20px;width:22%;text-align:center}.widget-size
li{list-style-type:none;display:inline-block;width:20%;text-align:center;float:left}input.form-product{-moz-appearance:textfield;height:40px!important;border:none;background:var(--themeht-white-color);text-align:center;width:150px;border-top:1px solid var(--themeht-border-light-color)!important;border-bottom:1px solid var(--themeht-border-light-color)!important;vertical-align:middle}.btn-product{background:0 0;border:1px
solid var(--themeht-border-light-color);height:40px;width:auto;padding:0
10px;font-size:13px;cursor:pointer}.cart-table
td{padding:20px;text-align:center;vertical-align:middle}.counter-desc br,.form-group .wpcf7-spinner,.wpcf7-form .primary-btn
span{display:none}.founders-text{text-align:center!important}.contact-page-section{padding-right:30px}.wpcf7-form .primary-btn{padding:0}:root{--themeht-primary-color:#B07568;--themeht-accent-color:#ACC4CC;--themeht-text-color:#12181c;--themeht-white-color:#fff;--themeht-body-color:#4a5156;--themeht-rgb-color:rgba(251, 165, 65, 0.1);--themeht-bg-dark-color:#0D3956;--themeht-bg-light-color:#f8f8f8;--themeht-border-light-color:#e1e1e1;--themeht-border-dark-color:#303b40;--logo-desktop-height:70px;--logo-tablet-height:60px;--logo-mobile-height:50px}body{font-family:'Rubik',sans-serif;font-weight:normal;font-style:normal;font-size:16px;line-height:26px;color:var(--themeht-body-color);overflow-x:hidden}.page-wrapper{overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:normal;margin-top:0px;margin-bottom:0px;color:var(--themeht-text-color)}h1 a, h2 a, h3 a, h4 a, h5 a, h6
a{color:inherit}h1{font-size:70px;font-style:normal;line-height:80px;font-weight:700;letter-spacing:0}h2{font-size:50px;font-style:normal;line-height:60px;font-weight:600;margin-bottom:10px;position:relative}h3{font-size:30px;font-style:normal;line-height:40px;font-weight:600}h4{font-size:24px;font-style:normal;margin-bottom:10px;font-weight:600;line-height:34px}h5{font-size:20px;font-style:normal;margin-bottom:10px;font-weight:600;line-height:26px}h6{font-size:18px;font-style:normal;line-height:24px;margin-bottom:10px}ul{margin-left:0}p{line-height:1.7}.lead{font-weight:normal;font-size:16px;line-height:30px}.text-decoration{text-decoration:underline}.z-index-0{z-index:0;position:relative}.z-index-1{z-index:1;position:relative}.border-10{border-width:10px !important}.section-padd{padding:50px
0}section{padding:100px
0}.font-w-3{font-weight:300}.font-w-4{font-weight:400}.font-w-5{font-weight:500}.font-w-6{font-weight:600}.font-w-7{font-weight:700}.font-w-8{font-weight:800}.font-w-9{font-weight:900}.text-theme{color:var(--themeht-primary-color)}.text-black{color:var(--themeht-text-color)}.text-grey{color:var(--themeht-body-color)}.text-rgba{color:rgba(255, 255, 255, 0.8)}.white-bg{background-color:var(--themeht-white-color)}.dark-bg{background-color:var(--themeht-bg-dark-color)}.light-bg{background-color:var(--themeht-bg-light-color)}.theme-bg{background-color:var(--themeht-primary-color)}.transparent-bg{background-color:inherit !important}[data-bg-img]{background-size:cover;background-position:center center;background-repeat:no-repeat}.bg-parallax{background-attachment:fixed}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.bg-auto{background-size:auto}.bg-pos-l{background-position:left}.bg-pos-r{background-position:right}.bg-pos-rt{background-position:right top}.bg-pos-lt{background-position:left top}.bg-pos-rb{background-position:right bottom}.bg-pos-lb{background-position:left bottom}.bg-repeat{background-repeat:repeat}.elementor-widget-banner-slider .swiper-wrapper{margin-left:100px}.banner-slider .slider-img{background-size:cover;background-position:center center;background-repeat:no-repeat;position:absolute;left:0;top:0;width:100%;height:100%;right:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:all 6000ms linear;-moz-transition:all 6000ms linear;-ms-transition:all 6000ms linear;-o-transition:all 6000ms linear;transition:all 6000ms linear}.banner-slider .swiper-slide-active .slider-img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.banner-content{padding:200px
0 300px;position:relative;z-index:9}.slider-img::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.35);z-index:1}.banner-slider2 .slider-img::before{background-color:var(--themeht-primary-color);width:50%;opacity:0.9}.banner-content .banner-slider-title
span{color:var(--themeht-primary-color);background:var(--themeht-bg-dark-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px var(--themeht-white-color)}.banner-content
p{font-weight:500;font-size:17px;color:var(--themeht-text-color)}.banner-slider2 .banner-content .banner-slider-title{color:var(--themeht-white-color)}.banner-slider2 .banner-content
p{color:var(--themeht-white-color)}.banner-slider .owl-carousel .owl-nav button.owl-prev, .banner-slider .owl-carousel .owl-nav button.owl-next{width:76px;height:76px;line-height:76px;top:inherit;transform:inherit;bottom:0;font-size:36px;border-radius:0}.banner-slider .owl-carousel .owl-nav button.owl-prev{left:0;right:auto}.banner-slider .banner-slider-title{font-weight:600;line-height:1;font-size:70px;position:relative;opacity:0;-webkit-transition:all 1000ms ease;-moz-transition:all 100ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease;transition:all 1000ms ease;-webkit-transform:translateY(80px);-moz-transform:translateY(80px);-ms-transform:translateY(80px);-o-transform:translateY(80px);transform:translateY(80px)}.banner-slider
p{position:relative;opacity:0;-webkit-transition:all 1000ms ease;-moz-transition:all 100ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease;transition:all 1000ms ease;-webkit-transform:translateY(80px);-moz-transform:translateY(80px);-ms-transform:translateY(80px);-o-transform:translateY(80px);transform:translateY(80px)}.banner-slider .btn-box{position:relative;opacity:0;-webkit-transition:all 1000ms ease;-moz-transition:all 100ms ease;-ms-transition:all 1000ms ease;-o-transition:all 1000ms ease;transition:all 1000ms ease;-webkit-transform:translateY(80px);-moz-transform:translateY(80px);-ms-transform:translateY(80px);-o-transform:translateY(80px);transform:translateY(80px)}.banner-slider .active .banner-slider-title{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);transition-delay:1500ms}.banner-slider .active
p{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);transition-delay:2000ms}.banner-slider .active .btn-box{opacity:1;-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0);transition-delay:2500ms}.banner-slider .banner-slider-title, .banner-slider
p{color:var(--themeht-white-color)}.banner-slider
p{max-width:60%;margin:0
auto}.banner-large-text{position:absolute;bottom:0;left:0;z-index:9}.banner-large-text .banner-slider-title{font-size:200px;line-height:1;-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px var(--themeht-white-color)}.banner-slider-two .banner-slider-title{font-size:150px;line-height:1;color:var(--themeht-white-color)}.banner-simple h1, .banner-simple p, .banner-simple .btn-box{transform:inherit;opacity:1}.banner-simple .banner-content{padding:200px
0}.year-counter{text-align:right}.year-counter
.counter{background:var(--themeht-white-color);margin-left:auto;display:inline-block;padding:50px;text-align:center}.year-counter .counter-icon
i{position:absolute;font-size:120px;left:50%;transform:translateX(-50%) translateY(-50%);opacity:0.1;top:50%;z-index:-9}.year-counter .counter
span{font-size:80px}.about-call{position:absolute !important;top:100px;background:var(--themeht-white-color);padding:30px;display:inline-block;left:0;width:auto !important}.round-text{position:relative;width:180px;overflow:hidden;height:180px;z-index:9;display:inline-block;background:var(--themeht-white-color);border-radius:100%}.round-text
text{text-transform:uppercase;font-size:14.2px;letter-spacing:2px;font-weight:600;fill:var(--themeht-text-color)}.round-text
svg{position:absolute;left:0;top:0;width:100%;height:100%;-webkit-animation-name:rotate;-moz-animation-name:rotate;-ms-animation-name:rotate;-o-animation-name:rotate;animation-name:rotate;-webkit-animation-duration:20s;-moz-animation-duration:20s;-ms-animation-duration:20s;-o-animation-duration:20s;animation-duration:20s;-webkit-animation-iteration-count:infinite;-moz-animation-iteration-count:infinite;-ms-animation-iteration-count:infinite;-o-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;-moz-animation-timing-function:linear;-ms-animation-timing-function:linear;-o-animation-timing-function:linear;animation-timing-function:linear}.text-btn-icon{font-size:45px;color:var(--themeht-white-color) !important;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:var(--themeht-primary-color);width:90px;height:90px;border-radius:100%;display:flex;justify-content:center;align-items:center}.video-popup
i{font-size:26px}.center .round-text{margin-left:auto;margin-right:auto}.right .round-text{margin-left:auto}@keyframes
rotate{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg)}50%{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg)}100%{-webkit-transform:rotate(720deg);-moz-transform:rotate(720deg)}}.list-icon
li{padding-left:25px;position:relative;color:var(--themeht-text-color);margin-bottom:10px}.list-icon li:before{content:"\f00c";font-family:'Line Awesome Free';font-weight:900;color:var(--themeht-primary-color);font-size:16px;position:absolute;top:0;left:0}.call-action-box h6
a{color:var(--themeht-primary-color);font-weight:500}.call-icon
i{background:var(--themeht-bg-dark-color);font-size:30px;color:var(--themeht-white-color);line-height:1;border-radius:50%;width:60px;height:60px;display:flex;align-items:center;justify-content:center}.countdown{width:100%}.countdown>li{list-style-type:none;text-align:center}.countdown > li
span{font-size:100px;line-height:1;font-weight:700;display:inline-block;color:var(--themeht-primary-color);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px var(--themeht-primary-color)}.countdown > li
p{font-size:20px;font-weight:500;margin-top:15px;display:block;margin-bottom:0;color:var(--themeht-white-color)}p{margin:0
0 25px}blockquote,.wp-block-quote.is-style-large{padding:40px
40px 40px 140px !important;margin:30px
0px 20px 0;font-size:18px;line-height:26px;font-weight:500;position:relative;background-color:var(--themeht-bg-light-color);color:var(--themeht-text-color);font-style:italic}blockquote
span{color:var(--themeht-primary-color)}.themeht-blogs .post-card .post-desc blockquote
p{margin-bottom:15px;margin-top:0}body blockquote.wp-block-quote.is-style-large cite, body blockquote.wp-block-quote.is-style-large p, body blockquote
p{margin:0px}blockquote:after{position:absolute;top:0;left:0;font-family:'Line Awesome Free';font-weight:900;content:"\f10d";font-size:80px;display:flex;z-index:99;background:var(--themeht-primary-color);width:100px;height:100%;text-align:center;color:var(--themeht-white-color);justify-content:center;align-items:center;font-style:initial}.subscribe-form .primary-btn{padding:0}input[type="submit"].subscribe-btn,input[type="button"],input[type="reset"],input[type="submit"],.wp-block-search__button{background-color:transparent;border:none !important;color:var(--themeht-white-color);padding:16px
35px;height:100%;border-radius:0;line-height:inherit;z-index:99;position:relative}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea,.form-select{border:none;border-bottom:1px solid var(--themeht-border-light-color);padding: .375rem 15px .375rem 0;width:100%;height:55px;color:var(--themeht-body-color);border-radius:0;background-color:transparent}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,.form-select:focus,textarea:focus{color:var(--themeht-body-color);border-bottom:1px solid var(--themeht-primary-color) !important;box-shadow:none;background:transparent}.dark-bg input[type="text"]:focus,
.dark-bg input[type="email"]:focus,
.dark-bg input[type="url"]:focus,
.dark-bg input[type="password"]:focus,
.dark-bg input[type="search"]:focus,
.dark-bg input[type="number"]:focus,
.dark-bg input[type="tel"]:focus,
.dark-bg input[type="range"]:focus,
.dark-bg input[type="date"]:focus,
.dark-bg input[type="month"]:focus,
.dark-bg input[type="week"]:focus,
.dark-bg input[type="time"]:focus,
.dark-bg input[type="datetime"]:focus,
.dark-bg input[type="datetime-local"]:focus,
.dark-bg input[type="color"]:focus,
.dark-bg textarea:focus{color:var(--themeht-white-color)}::-webkit-input-placeholder{color:var(--themeht-body-color) !important;opacity:1}:-moz-placeholder{color:var(--themeht-body-color) !important;opacity:1}::-moz-placeholder{color:var(--themeht-body-color) !important;opacity:1}:-ms-input-placeholder{color:var(--themeht-body-color) !important;opacity:1}.dark-bg ::-webkit-input-placeholder{color:var(--themeht-white-color) !important;opacity:1}.dark-bg :-moz-placeholder{color:var(--themeht-white-color) !important;opacity:1}.dark-bg ::-moz-placeholder{color:var(--themeht-white-color) !important;opacity:1}.dark-bg :-ms-input-placeholder{color:var(--themeht-white-color) !important;opacity:1}:focus-visible{outline:none}select{-webkit-appearance:none;-moz-appearance:none;background-repeat:no-repeat;background-position:right 0.5rem center;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact}.contact-info
p{margin-bottom:10px}.map{height:300px}.map
iframe{filter:grayscale(100%)}@media (max-width:1024px){.banner-slider .banner-slider-title{font-size:38px}}@media (max-width:768px){.banner-slider .banner-slider-title{font-size:28px}.contact-sec-details{flex-direction:column}.team-member
h5{bottom:236px;top:unset !important}}@media (min-width:1200px){.themeht-sidebar{padding-left:50px}}@media (max-width:1550px){.banner-large-text{left:30px}}@media (max-width:1400px){.theme-title h2, .theme-title
.h2{line-height:54px !important;font-size:44px !important}.banner-content{padding:150px
0 300px}.testimonial-heading{right:50px}.testimonial-heading
h2{font-size:65px}}@media (max-width:576px){.scroll-top{position:fixed;bottom:10px;right:10px}.theme_menu
.col{padding:0}.navbar.navbar-expand-lg{padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5)}}@media (max-width:991px){.footer{background-size:140%;background-repeat:no-repeat;background-position:bottom}.navbar-nav .nav-item.dropdown .dropdown-menu{background:#f5f5f5;padding:6px
20px;box-shadow:none}#menu-primary-navigation .dropdown-menu
li{border-bottom:0px solid #f5f5f5}#menu-primary-navigation
li{border-bottom:1px solid #f5f5f5}.dropdown-menu .nav-link{padding:2px
10px !important}}@media (max-width:767px){.mob-line{white-space:pre-line}.scroll-top a, .scroll-top a:visited{height:32px;width:32px;line-height:32px;font-size:16px}.banner-content{padding:100px
0 130px !important;min-height:640px}.home-section-1{background-size:50%}}@media (max-width:992px){.page-title{padding:160px
0}.page-title
h1{font-size:40px;line-height:50px}#header-wrap .navbar-brand.logo{padding:15px
20px;margin-top:0}.logo
img{max-height:var(--logo-tablet-height)}.banner-content{padding:150px
0 200px}.team-member{margin-bottom:0px}.right-nav{margin-left:30px}.testimonial.style-1{display:block}.header-top .social-icons, .banner-pagination, #header-wrap .navbar-brand.logo:before{display:none}.elementor-widget-banner-slider .swiper-wrapper{margin-left:0}.banner-large-text .banner-slider-title{font-size:100px}.banner-slider-two .banner-slider-title{font-size:120px}.testimonial-heading{top:100px;text-align:left;right:0}.project-item.style-2{margin-bottom:40px}.price-table{display:block}.price-list{width:auto;margin:30px
0}.price-table.style-2 .price-title
h4{font-size:40px;line-height:40px}.project-item h4
a{max-width:inherit}.themeht-sidebar{margin-top:40px}}@media (max-width:767px){.theme-title
h2{font-size:36px !important;line-height:46px !important}.theme-title
p{font-size:16px}.page-title
h1{font-size:30px;line-height:30px}.header-top,.right-nav{display:none !important}.banner-large-text{left:20px;bottom:80px}.testimonial.style-1 .testimonial-content{padding:30px;width:100%}.text-large-style{position:relative !important;top:inherit;left:inherit;transform:inherit;text-align:center;height:inherit;margin:0}.text-large-style
h3{font-size:50px}.home-section-1 .text-large-style
h3{font-size:40px;margin-top:12px}.counter
span{font-size:40px}.video-popup
i{font-size:20px}.marquee-btn
span{font-size:70px}.about-call{top:0}blockquote{padding:140px
20px 20px 20px !important}blockquote:after{width:100%;height:100px}#header-wrap .navbar-brand.logo, .sticky-header .navbar-brand.logo{margin-top:0;box-shadow:none;padding:15px
0}.countdown>li{margin-bottom:30px}.countdown > li
span{font-size:40px}.price-title
h4{font-size:40px;line-height:50px}.price-list ul
li{width:100%}.d-desktop{display:none !important}.d-mobile{display:block !important}.add-rs{width:80%}}.d-mobile{display:none !important}.about-call{display:none}@media (max-width:768px){.page-title
h1{font-size:32px !important;text-align:center}.theme-breadcrumb-box{padding:20px}.page-title .col-lg-8{text-align:center}.theme-title.mb-6{margin-bottom:10px}.address-details{flex-direction:column;gap:10px;align-items:center}.secondary-footer{padding:10px
0}}@media (max-width:1400px){.blog-section-1 .post-card{min-height:100%}}@media (max-width:767px){.sustain-adt-list{padding:0}}@media (max-width:599px){.home-section-1{background-size:80%}.section-padd{padding:40px
0 !important}section{padding:40px
0}h1{font-size:28px !important;line-height:normal !important}.theme-title
h2{font-size:26px !important;line-height:42px !important}.theme-title
h6{font-size:16px !important}.banner-content .primary-btn{width:max-content;text-align:center}.banner-content
p{line-height:1.4}.primary-btn{width:100%;text-align:center}.counter-round-1{border-radius:0px}.banner-large-text .banner-slider-title{font-size:60px !important}.counter{justify-content:start}.theme-title
h2{margin-bottom:0px}.breadcrumb-item{line-height:30px}.page-title{padding:20px
0 20px}.page-breadcrumb{display:none}.px-8{padding:0
!important}.social-icons.footer-social li
a{height:45px;width:45px;line-height:45px;font-size:26px}.featured-item.style-1{display:block}.featured-item.style-1 .featured-icon{margin-right:0;margin-bottom:20px}}.facilities-row{background-color:#f5f5f5;border-radius:350px;padding:50px
0;color:#FFF;position:relative;background-attachment:fixed;background-image:url(/wp-content/themes/riddhi_siddhi/images/bg/about-bg.webp)}.facilities-row .theme-title
h2{color:#FFF}.facilities-row .theme-title
p{font-size:24px !important;line-height:1.6}.facilities-sec{padding-bottom:0}.facilities-row::before{content:"";border-radius:350px;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0, 0, 0, 0.4);z-index:0}.light-bg-1{background-image:linear-gradient(to bottom, #F8F8F8, #FAFAFA, #FBFCFB, #FDFDFD, #FFFFFF)}.gallery-img-container{border:1px
solid #e9e2e2;margin-bottom:20px}@media (max-width:575px){.facilities-row,.facilities-row::before{border-radius:0px}.facilities-sec{padding-bottom:0;padding-top:0 !important}.facilities-row .theme-title
p{font-size:18px !important;line-height:1.6}}@media (max-width:1199px){.facilities-row,.facilities-row::before{border-radius:0px}.facilities-sec{padding-bottom:0;padding-top:40px}}#preloader,.preloader-bg{position:fixed;width:100%;height:100%;overflow:hidden;background:#0D3956;z-index:999999}#preloader{display:table;table-layout:fixed}#preloader-status{display:table-cell;vertical-align:middle;text-align:center}.preloader-logo-img{padding:20px
0;width:20vw;text-align:center}@media (max-width:768px){.preloader-logo-img{width:42vw}}.loader,
.loader
span{width:55px;height:55px}.preloader-position{position:relative;margin:0
auto;text-align:center;-moz-box-sizing:border-box;-ms-box-sizing:border-box;-o-box-sizing:border-box;box-sizing:border-box}.loader{position:relative;left:50%;top:auto;margin-left:-22px;margin-top:2px;-webkit-animation:1s linear infinite rotate;-moz-animation:1s linear infinite rotate;-ms-animation:rotate 1s infinite linear;-o-animation:1s linear infinite rotate;animation:1s linear infinite rotate;border:1px
solid rgba(255, 255, 255, .1);-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}.progress-wrap,.progress-wrap::after{height:40px;-webkit-transition: .4s linear;-o-transition: .4s linear;width:40px;display:block;cursor:pointer}.loader
span{position:absolute;top:-1px;left:-1px;border:1px
solid transparent;border-top:1px solid #537eb9;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%}@-webkit-keyframes
rotate{0%{-webkit-transform:rotate(0)}100%{-webkit-transform:rotate(360deg)}}@keyframes
rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.progress-wrap{position:fixed;bottom:30px;right:30px;border-radius:50px;z-index:100;opacity:0;visibility:hidden;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);transition: .4s linear;-webkit-box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .2);box-shadow:inset 0 0 0 1px rgba(255, 255, 255, .2)}.pagination-wrapper
ul{display:flex;list-style:none;padding:0;justify-content:center;gap:10px}.pagination-wrapper li a,
.pagination-wrapper li
span{padding:8px
12px;background:#f1f1f1;color:#333;text-decoration:none;border-radius:5px}.pagination-wrapper li
span.current{background:#b07568;color:#fff}.products-arrow{background:var(--themeht-primary-color);padding:10px
13px;border-radius:30px;border:1px
solid transparent}.products-arrow
span{color:#fff;font-size:20px}.products-arrow:hover
span{color:#000}.products-arrow:hover{background:#f5f5f5;border:1px
solid #666}.pad-btm{padding-bottom:0}